blob: 118324c6c2157e5ad734d2aaeda223f3281d811b [file] [log] [blame]
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001#
2# Copyright (C) 2017 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016# Preloaded-classes filter file for phones.
17#
18# Classes in this file will be allocated into the boot image, and forcibly initialized in
19# the zygote during initialization. This is a trade-off, using virtual address space to share
20# common heap between apps.
21#
22# This file has been derived for mainline phone (and tablet) usage.
23#
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080024android.R$styleable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070025android.accessibilityservice.AccessibilityServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -080026android.accessibilityservice.AccessibilityServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080027android.accessibilityservice.IAccessibilityServiceClient$Stub$Proxy
28android.accessibilityservice.IAccessibilityServiceClient$Stub
29android.accessibilityservice.IAccessibilityServiceClient
art-benchmark-serviced5115932020-02-25 17:55:03 -080030android.accounts.AbstractAccountAuthenticator$Transport
31android.accounts.AbstractAccountAuthenticator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070032android.accounts.Account$1
Calin Juravle00b23d32019-03-08 17:52:20 -080033android.accounts.Account
art-benchmark-serviced8f25642020-01-27 20:25:10 -080034android.accounts.AccountAndUser
art-benchmark-serviced5115932020-02-25 17:55:03 -080035android.accounts.AccountAuthenticatorResponse$1
36android.accounts.AccountAuthenticatorResponse
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070037android.accounts.AccountManager$10
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070038android.accounts.AccountManager$11
art-benchmark-serviced5115932020-02-25 17:55:03 -080039android.accounts.AccountManager$15
40android.accounts.AccountManager$16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080041android.accounts.AccountManager$17
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070042android.accounts.AccountManager$18
Calin Juravle00b23d32019-03-08 17:52:20 -080043android.accounts.AccountManager$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070044android.accounts.AccountManager$20
Calin Juravle00b23d32019-03-08 17:52:20 -080045android.accounts.AccountManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080046android.accounts.AccountManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -080047android.accounts.AccountManager$8
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070048android.accounts.AccountManager$AmsTask$1
49android.accounts.AccountManager$AmsTask$Response
Calin Juravle00b23d32019-03-08 17:52:20 -080050android.accounts.AccountManager$AmsTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -070051android.accounts.AccountManager$BaseFutureTask$1
52android.accounts.AccountManager$BaseFutureTask$Response
Calin Juravle00b23d32019-03-08 17:52:20 -080053android.accounts.AccountManager$BaseFutureTask
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070054android.accounts.AccountManager$Future2Task$1
Calin Juravle00b23d32019-03-08 17:52:20 -080055android.accounts.AccountManager$Future2Task
56android.accounts.AccountManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070057android.accounts.AccountManagerCallback
Jesse Wilson80686182011-01-21 17:12:43 -080058android.accounts.AccountManagerFuture
art-benchmark-serviced8f25642020-01-27 20:25:10 -080059android.accounts.AccountManagerInternal$OnAppPermissionChangeListener
60android.accounts.AccountManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +000061android.accounts.AccountsException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070062android.accounts.AuthenticatorDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -080063android.accounts.AuthenticatorDescription
Andreas Gampedcad4ca2014-10-03 02:00:29 +000064android.accounts.AuthenticatorException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080065android.accounts.IAccountAuthenticator$Stub$Proxy
66android.accounts.IAccountAuthenticator$Stub
67android.accounts.IAccountAuthenticator
art-benchmark-serviced5115932020-02-25 17:55:03 -080068android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
69android.accounts.IAccountAuthenticatorResponse$Stub
70android.accounts.IAccountAuthenticatorResponse
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070071android.accounts.IAccountManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080072android.accounts.IAccountManager$Stub
73android.accounts.IAccountManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080074android.accounts.IAccountManagerResponse$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -070075android.accounts.IAccountManagerResponse$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080076android.accounts.IAccountManagerResponse
Kenny Rootdbf30ed2012-09-19 13:08:12 -070077android.accounts.OnAccountsUpdateListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +000078android.accounts.OperationCanceledException
Andreas Gampe571fc302016-02-18 13:58:09 -080079android.animation.AnimationHandler$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080080android.animation.AnimationHandler$2
Andreas Gampe571fc302016-02-18 13:58:09 -080081android.animation.AnimationHandler$AnimationFrameCallback
82android.animation.AnimationHandler$AnimationFrameCallbackProvider
83android.animation.AnimationHandler$MyFrameCallbackProvider
Calin Juravle00b23d32019-03-08 17:52:20 -080084android.animation.AnimationHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070085android.animation.Animator$AnimatorConstantState
Jesse Wilson80686182011-01-21 17:12:43 -080086android.animation.Animator$AnimatorListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +000087android.animation.Animator$AnimatorPauseListener
Calin Juravle00b23d32019-03-08 17:52:20 -080088android.animation.Animator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070089android.animation.AnimatorInflater$PathDataEvaluator
Calin Juravle00b23d32019-03-08 17:52:20 -080090android.animation.AnimatorInflater
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040091android.animation.AnimatorListenerAdapter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080092android.animation.AnimatorSet$1
93android.animation.AnimatorSet$2
94android.animation.AnimatorSet$3
95android.animation.AnimatorSet$AnimationEvent
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -080096android.animation.AnimatorSet$Builder
97android.animation.AnimatorSet$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080098android.animation.AnimatorSet$SeekState
Calin Juravle00b23d32019-03-08 17:52:20 -080099android.animation.AnimatorSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700100android.animation.ArgbEvaluator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800101android.animation.BidirectionalTypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800102android.animation.FloatEvaluator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400103android.animation.FloatKeyframeSet
Jesse Wilson80686182011-01-21 17:12:43 -0800104android.animation.IntEvaluator
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700105android.animation.IntKeyframeSet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400106android.animation.Keyframe$FloatKeyframe
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700107android.animation.Keyframe$IntKeyframe
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700108android.animation.Keyframe$ObjectKeyframe
Calin Juravle00b23d32019-03-08 17:52:20 -0800109android.animation.Keyframe
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400110android.animation.KeyframeSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000111android.animation.Keyframes$FloatKeyframes
112android.animation.Keyframes$IntKeyframes
Calin Juravle00b23d32019-03-08 17:52:20 -0800113android.animation.Keyframes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700114android.animation.LayoutTransition$1
115android.animation.LayoutTransition$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800116android.animation.LayoutTransition$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700117android.animation.LayoutTransition$4
118android.animation.LayoutTransition$5
119android.animation.LayoutTransition$CleanupCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800120android.animation.LayoutTransition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800121android.animation.LayoutTransition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400122android.animation.ObjectAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700123android.animation.PathKeyframes$1
124android.animation.PathKeyframes$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800125android.animation.PathKeyframes$3
126android.animation.PathKeyframes$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700127android.animation.PathKeyframes$FloatKeyframesBase
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800128android.animation.PathKeyframes$IntKeyframesBase
Andreas Gampe61e7b662015-06-17 23:57:04 -0700129android.animation.PathKeyframes$SimpleKeyframes
Calin Juravle00b23d32019-03-08 17:52:20 -0800130android.animation.PathKeyframes
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800131android.animation.PropertyValuesHolder$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400132android.animation.PropertyValuesHolder$FloatPropertyValuesHolder
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700133android.animation.PropertyValuesHolder$IntPropertyValuesHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800134android.animation.PropertyValuesHolder$PropertyValues$DataSource
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800135android.animation.PropertyValuesHolder$PropertyValues
Calin Juravle00b23d32019-03-08 17:52:20 -0800136android.animation.PropertyValuesHolder
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000137android.animation.RectEvaluator
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700138android.animation.RevealAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000139android.animation.StateListAnimator$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700140android.animation.StateListAnimator$StateListAnimatorConstantState
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000141android.animation.StateListAnimator$Tuple
Calin Juravle00b23d32019-03-08 17:52:20 -0800142android.animation.StateListAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700143android.animation.TimeAnimator$TimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800144android.animation.TimeAnimator
Jesse Wilson80686182011-01-21 17:12:43 -0800145android.animation.TimeInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800146android.animation.TypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800147android.animation.TypeEvaluator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000148android.animation.ValueAnimator$AnimatorUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800149android.animation.ValueAnimator
art-benchmark-servicead05a302020-03-17 09:46:02 -0700150android.annotation.ColorInt
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700151android.annotation.CurrentTimeMillisLong
art-benchmark-serviced5115932020-02-25 17:55:03 -0800152android.annotation.IntRange
153android.annotation.NonNull
154android.annotation.SystemApi
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800155android.apex.ApexInfo$1
156android.apex.ApexInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800157android.apex.ApexSessionInfo$1
158android.apex.ApexSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800159android.apex.IApexService$Stub$Proxy
160android.apex.IApexService$Stub
161android.apex.IApexService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700162android.app.ActionBar$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -0800163android.app.ActionBar
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800164android.app.Activity$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700165android.app.Activity$HostCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800166android.app.Activity$ManagedCursor
167android.app.Activity$ManagedDialog
Calin Juravle00b23d32019-03-08 17:52:20 -0800168android.app.Activity$NonConfigurationInstances
169android.app.Activity
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800170android.app.ActivityManager$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700171android.app.ActivityManager$AppTask
172android.app.ActivityManager$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800173android.app.ActivityManager$MemoryInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700174android.app.ActivityManager$OnUidImportanceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800175android.app.ActivityManager$ProcessErrorStateInfo$1
176android.app.ActivityManager$ProcessErrorStateInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700177android.app.ActivityManager$RecentTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800178android.app.ActivityManager$RecentTaskInfo
Kenny Root9787b802013-04-26 12:53:57 -0700179android.app.ActivityManager$RunningAppProcessInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800180android.app.ActivityManager$RunningAppProcessInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700181android.app.ActivityManager$RunningServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800182android.app.ActivityManager$RunningServiceInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700183android.app.ActivityManager$RunningTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800184android.app.ActivityManager$RunningTaskInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000185android.app.ActivityManager$TaskDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800186android.app.ActivityManager$TaskDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700187android.app.ActivityManager$UidObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800188android.app.ActivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800189android.app.ActivityManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800190android.app.ActivityOptions$1
art-benchmark-service13164882020-11-07 02:19:14 -0800191android.app.ActivityOptions$2
Andreas Gampe571fc302016-02-18 13:58:09 -0800192android.app.ActivityOptions
Calin Juravle00b23d32019-03-08 17:52:20 -0800193android.app.ActivityTaskManager$1
194android.app.ActivityTaskManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700195android.app.ActivityThread$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700196android.app.ActivityThread$ActivityClientRecord
Calin Juravle00b23d32019-03-08 17:52:20 -0800197android.app.ActivityThread$AndroidOs
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700198android.app.ActivityThread$AppBindData
Calin Juravle00b23d32019-03-08 17:52:20 -0800199android.app.ActivityThread$ApplicationThread$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800200android.app.ActivityThread$ApplicationThread
Jesse Wilson80686182011-01-21 17:12:43 -0800201android.app.ActivityThread$BindServiceData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700202android.app.ActivityThread$ContextCleanupInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700203android.app.ActivityThread$CreateBackupAgentData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700204android.app.ActivityThread$CreateServiceData
Calin Juravle00b23d32019-03-08 17:52:20 -0800205android.app.ActivityThread$DumpComponentInfo
206android.app.ActivityThread$DumpHeapData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700207android.app.ActivityThread$GcIdler
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800208android.app.ActivityThread$H
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700209android.app.ActivityThread$Idler
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800210android.app.ActivityThread$Profiler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700211android.app.ActivityThread$ProviderClientRecord
Kenny Root9787b802013-04-26 12:53:57 -0700212android.app.ActivityThread$ProviderKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700213android.app.ActivityThread$ProviderRefCount
Calin Juravle00b23d32019-03-08 17:52:20 -0800214android.app.ActivityThread$PurgeIdler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700215android.app.ActivityThread$ReceiverData
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700216android.app.ActivityThread$RequestAssistContextExtras
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800217android.app.ActivityThread$SafeCancellationTransport
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700218android.app.ActivityThread$ServiceArgsData
Calin Juravle00b23d32019-03-08 17:52:20 -0800219android.app.ActivityThread$UpdateCompatibilityData
220android.app.ActivityThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800221android.app.ActivityTransitionCoordinator
222android.app.ActivityTransitionState$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000223android.app.ActivityTransitionState
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800224android.app.AlarmManager$AlarmClockInfo$1
225android.app.AlarmManager$AlarmClockInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700226android.app.AlarmManager$ListenerWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800227android.app.AlarmManager$OnAlarmListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800228android.app.AlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700229android.app.AlertDialog$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800230android.app.AlertDialog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800231android.app.AppCompatCallbacks
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700232android.app.AppComponentFactory
Calin Juravle00b23d32019-03-08 17:52:20 -0800233android.app.AppDetailsActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700234android.app.AppGlobals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800235android.app.AppOpsManager$1
236android.app.AppOpsManager$2
237android.app.AppOpsManager$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700238android.app.AppOpsManager$4
art-benchmark-servicead05a302020-03-17 09:46:02 -0700239android.app.AppOpsManager$AppOpsCollector
art-benchmark-service13164882020-11-07 02:19:14 -0800240android.app.AppOpsManager$AttributedHistoricalOps$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700241android.app.AppOpsManager$AttributedHistoricalOps
art-benchmark-service13164882020-11-07 02:19:14 -0800242android.app.AppOpsManager$AttributedOpEntry$1
243android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700244android.app.AppOpsManager$AttributedOpEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800245android.app.AppOpsManager$HistoricalOp$1
246android.app.AppOpsManager$HistoricalOp
247android.app.AppOpsManager$HistoricalOps$1
248android.app.AppOpsManager$HistoricalOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800249android.app.AppOpsManager$HistoricalOpsRequest$Builder
250android.app.AppOpsManager$HistoricalOpsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800251android.app.AppOpsManager$HistoricalPackageOps$1
252android.app.AppOpsManager$HistoricalPackageOps
253android.app.AppOpsManager$HistoricalUidOps$1
254android.app.AppOpsManager$HistoricalUidOps
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700255android.app.AppOpsManager$Mode
256android.app.AppOpsManager$NoteOpEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800257android.app.AppOpsManager$NoteOpEvent
258android.app.AppOpsManager$OnOpActiveChangedInternalListener
259android.app.AppOpsManager$OnOpActiveChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800260android.app.AppOpsManager$OnOpChangedInternalListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700261android.app.AppOpsManager$OnOpChangedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700262android.app.AppOpsManager$OnOpNotedCallback$1
263android.app.AppOpsManager$OnOpNotedCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800264android.app.AppOpsManager$OnOpNotedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800265android.app.AppOpsManager$OpEntry$1
266android.app.AppOpsManager$OpEntry
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700267android.app.AppOpsManager$OpEventProxyInfo$1
268android.app.AppOpsManager$OpEventProxyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800269android.app.AppOpsManager$PackageOps$1
270android.app.AppOpsManager$PackageOps
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700271android.app.AppOpsManager$RestrictionBypass
Calin Juravle00b23d32019-03-08 17:52:20 -0800272android.app.AppOpsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800273android.app.AppOpsManagerInternal
Kenny Root9787b802013-04-26 12:53:57 -0700274android.app.Application$ActivityLifecycleCallbacks
art-benchmark-serviced5115932020-02-25 17:55:03 -0800275android.app.Application$OnProvideAssistDataListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800276android.app.Application
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800277android.app.ApplicationErrorReport$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800278android.app.ApplicationErrorReport$AnrInfo
279android.app.ApplicationErrorReport$BatteryInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700280android.app.ApplicationErrorReport$CrashInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800281android.app.ApplicationErrorReport$ParcelableCrashInfo$1
282android.app.ApplicationErrorReport$ParcelableCrashInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800283android.app.ApplicationErrorReport$RunningServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800284android.app.ApplicationErrorReport
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700285android.app.ApplicationExitInfo$1
286android.app.ApplicationExitInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800287android.app.ApplicationLoaders$CachedClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700288android.app.ApplicationLoaders
art-benchmark-serviced5115932020-02-25 17:55:03 -0800289android.app.ApplicationPackageManager$1
art-benchmark-service13164882020-11-07 02:19:14 -0800290android.app.ApplicationPackageManager$2
art-benchmark-serviced5115932020-02-25 17:55:03 -0800291android.app.ApplicationPackageManager$HasSystemFeatureQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800292android.app.ApplicationPackageManager$MoveCallbackDelegate
Jesse Wilson80686182011-01-21 17:12:43 -0800293android.app.ApplicationPackageManager$ResourceName
Calin Juravle00b23d32019-03-08 17:52:20 -0800294android.app.ApplicationPackageManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800295android.app.AsyncNotedAppOp$1
296android.app.AsyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800297android.app.AutomaticZenRule$1
298android.app.AutomaticZenRule
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700299android.app.BackStackRecord$Op
Calin Juravle00b23d32019-03-08 17:52:20 -0800300android.app.BackStackRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800301android.app.BackStackState$1
302android.app.BackStackState
303android.app.BroadcastOptions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700304android.app.ClientTransactionHandler
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800305android.app.ContentProviderHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800306android.app.ContentProviderHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700307android.app.ContextImpl$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700308android.app.ContextImpl$ApplicationContentResolver
Calin Juravle00b23d32019-03-08 17:52:20 -0800309android.app.ContextImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700310android.app.DexLoadReporter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700311android.app.Dialog$ListenersHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800312android.app.Dialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700313android.app.DialogFragment
art-benchmark-serviced5115932020-02-25 17:55:03 -0800314android.app.DirectAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800315android.app.DirectAction
art-benchmark-service13164882020-11-07 02:19:14 -0800316android.app.DisabledWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800317android.app.DownloadManager$CursorTranslator
318android.app.DownloadManager$Query
art-benchmark-service56aece62020-02-10 17:58:03 -0800319android.app.DownloadManager$Request
Andreas Gampe61e7b662015-06-17 23:57:04 -0700320android.app.DownloadManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700321android.app.DreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800322android.app.EnterTransitionCoordinator
art-benchmark-serviced5115932020-02-25 17:55:03 -0800323android.app.EventLogTags
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800324android.app.ExitTransitionCoordinator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700325android.app.Fragment$1
326android.app.Fragment$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800327android.app.Fragment$InstantiationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700328android.app.Fragment$OnStartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800329android.app.Fragment
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700330android.app.FragmentContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -0700331android.app.FragmentController
332android.app.FragmentHostCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700333android.app.FragmentManager$BackStackEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800334android.app.FragmentManager$FragmentLifecycleCallbacks
335android.app.FragmentManager$OnBackStackChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800336android.app.FragmentManager
Jesse Wilson80686182011-01-21 17:12:43 -0800337android.app.FragmentManagerImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800338android.app.FragmentManagerImpl$2
339android.app.FragmentManagerImpl$AnimateOnHWLayerIfNeededListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700340android.app.FragmentManagerImpl$OpGenerator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800341android.app.FragmentManagerImpl$StartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800342android.app.FragmentManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800343android.app.FragmentManagerNonConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700344android.app.FragmentManagerState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800345android.app.FragmentManagerState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700346android.app.FragmentState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800347android.app.FragmentState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700348android.app.FragmentTransaction
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800349android.app.FragmentTransition$2
350android.app.FragmentTransition$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700351android.app.FragmentTransition$FragmentContainerTransition
Calin Juravle00b23d32019-03-08 17:52:20 -0800352android.app.FragmentTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800353android.app.IActivityController$Stub$Proxy
354android.app.IActivityController$Stub
355android.app.IActivityController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800356android.app.IActivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800357android.app.IActivityManager$Stub
358android.app.IActivityManager
359android.app.IActivityTaskManager$Stub$Proxy
360android.app.IActivityTaskManager$Stub
361android.app.IActivityTaskManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800362android.app.IAlarmCompleteListener$Stub$Proxy
363android.app.IAlarmCompleteListener$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700364android.app.IAlarmCompleteListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800365android.app.IAlarmListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700366android.app.IAlarmListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800367android.app.IAlarmListener
Jesse Wilson80686182011-01-21 17:12:43 -0800368android.app.IAlarmManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800369android.app.IAlarmManager$Stub
370android.app.IAlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700371android.app.IAppTask$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800372android.app.IAppTask$Stub
373android.app.IAppTask
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800374android.app.IApplicationThread$Stub$Proxy
Sudheer Shankaea8e738b2016-10-27 17:42:25 -0700375android.app.IApplicationThread$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800376android.app.IApplicationThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800377android.app.IAssistDataReceiver$Stub$Proxy
378android.app.IAssistDataReceiver$Stub
379android.app.IAssistDataReceiver
380android.app.IBackupAgent$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700381android.app.IBackupAgent$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800382android.app.IBackupAgent
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800383android.app.IInstantAppResolver$Stub$Proxy
384android.app.IInstantAppResolver$Stub
385android.app.IInstantAppResolver
386android.app.IInstrumentationWatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700387android.app.IInstrumentationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800388android.app.IInstrumentationWatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400389android.app.INotificationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800390android.app.INotificationManager$Stub
391android.app.INotificationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800392android.app.IProcessObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700393android.app.IProcessObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800394android.app.IProcessObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800395android.app.ISearchManager$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700396android.app.ISearchManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800397android.app.ISearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800398android.app.IServiceConnection$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400399android.app.IServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800400android.app.IServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800401android.app.IStopUserCallback$Stub$Proxy
402android.app.IStopUserCallback$Stub
403android.app.IStopUserCallback
404android.app.ITaskStackListener$Stub$Proxy
405android.app.ITaskStackListener$Stub
406android.app.ITaskStackListener
407android.app.ITransientNotification$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700408android.app.ITransientNotification$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800409android.app.ITransientNotification
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700410android.app.ITransientNotificationCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800411android.app.ITransientNotificationCallback$Stub
412android.app.ITransientNotificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800413android.app.IUiAutomationConnection$Stub$Proxy
Kenny Root9787b802013-04-26 12:53:57 -0700414android.app.IUiAutomationConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800415android.app.IUiAutomationConnection
Andreas Gampe859e2782016-04-06 18:37:56 -0700416android.app.IUiModeManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800417android.app.IUiModeManager$Stub
418android.app.IUiModeManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800419android.app.IUidObserver$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700420android.app.IUidObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800421android.app.IUidObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800422android.app.IUriGrantsManager$Stub$Proxy
423android.app.IUriGrantsManager$Stub
424android.app.IUriGrantsManager
425android.app.IUserSwitchObserver$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700426android.app.IUserSwitchObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800427android.app.IUserSwitchObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700428android.app.IWallpaperManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800429android.app.IWallpaperManager$Stub
430android.app.IWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800431android.app.IWallpaperManagerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700432android.app.IWallpaperManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800433android.app.IWallpaperManagerCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800434android.app.InstantAppResolverService$1
435android.app.InstantAppResolverService$InstantAppResolutionCallback
436android.app.InstantAppResolverService$ServiceHandler
437android.app.InstantAppResolverService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800438android.app.Instrumentation$ActivityGoing
439android.app.Instrumentation$ActivityMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -0800440android.app.Instrumentation$ActivityResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800441android.app.Instrumentation$ActivityWaiter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800442android.app.Instrumentation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700443android.app.IntentReceiverLeaked
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400444android.app.IntentService$ServiceHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800445android.app.IntentService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700446android.app.JobSchedulerImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700447android.app.KeyguardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700448android.app.ListActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700449android.app.LoadedApk$ReceiverDispatcher$Args
450android.app.LoadedApk$ReceiverDispatcher$InnerReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -0800451android.app.LoadedApk$ReceiverDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400452android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
453android.app.LoadedApk$ServiceDispatcher$DeathMonitor
454android.app.LoadedApk$ServiceDispatcher$InnerConnection
455android.app.LoadedApk$ServiceDispatcher$RunConnection
Calin Juravle00b23d32019-03-08 17:52:20 -0800456android.app.LoadedApk$ServiceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800457android.app.LoadedApk$SplitDependencyLoaderImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700458android.app.LoadedApk$WarningContextClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -0800459android.app.LoadedApk
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700460android.app.LoaderManager$LoaderCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -0800461android.app.LoaderManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700462android.app.LoaderManagerImpl$LoaderInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800463android.app.LoaderManagerImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700464android.app.NativeActivity
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700465android.app.Notification$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700466android.app.Notification$Action$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700467android.app.Notification$Action$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800468android.app.Notification$Action
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700469android.app.Notification$BigPictureStyle
470android.app.Notification$BigTextStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800471android.app.Notification$BubbleMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700472android.app.Notification$BubbleMetadata$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800473android.app.Notification$BubbleMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700474android.app.Notification$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700475android.app.Notification$BuilderRemoteViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700476android.app.Notification$DecoratedCustomViewStyle
477android.app.Notification$DecoratedMediaCustomViewStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -0800478android.app.Notification$Extender
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700479android.app.Notification$InboxStyle
480android.app.Notification$MediaStyle
Calin Juravle4a054192018-05-29 17:52:20 -0700481android.app.Notification$MessagingStyle$Message
Calin Juravle00b23d32019-03-08 17:52:20 -0800482android.app.Notification$MessagingStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700483android.app.Notification$StandardTemplateParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700484android.app.Notification$Style
art-benchmark-serviced5115932020-02-25 17:55:03 -0800485android.app.Notification$TemplateBindResult
486android.app.Notification$TvExtender
Calin Juravle00b23d32019-03-08 17:52:20 -0800487android.app.Notification
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700488android.app.NotificationChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800489android.app.NotificationChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700490android.app.NotificationChannelGroup$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800491android.app.NotificationChannelGroup
art-benchmark-serviced5115932020-02-25 17:55:03 -0800492android.app.NotificationHistory$1
493android.app.NotificationHistory$HistoricalNotification$Builder
494android.app.NotificationHistory$HistoricalNotification
495android.app.NotificationHistory
Calin Juravle00b23d32019-03-08 17:52:20 -0800496android.app.NotificationManager$Policy$1
497android.app.NotificationManager$Policy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400498android.app.NotificationManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700499android.app.OnActivityPausedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800500android.app.PackageInstallObserver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800501android.app.PackageInstallObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700502android.app.PendingIntent$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700503android.app.PendingIntent$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000504android.app.PendingIntent$CanceledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800505android.app.PendingIntent$FinishedDispatcher
506android.app.PendingIntent$OnFinished
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800507android.app.PendingIntent$OnMarshaledListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800508android.app.PendingIntent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700509android.app.Person$1
510android.app.Person$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800511android.app.Person
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800512android.app.PictureInPictureParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800513android.app.PictureInPictureParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800514android.app.PictureInPictureParams
art-benchmark-serviced5115932020-02-25 17:55:03 -0800515android.app.ProcessMemoryState$1
516android.app.ProcessMemoryState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700517android.app.ProfilerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800518android.app.ProfilerInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700519android.app.ProgressDialog$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800520android.app.ProgressDialog
521android.app.PropertyInvalidatedCache$1
art-benchmark-service13164882020-11-07 02:19:14 -0800522android.app.PropertyInvalidatedCache$AutoCorker
art-benchmark-serviced5115932020-02-25 17:55:03 -0800523android.app.PropertyInvalidatedCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800524android.app.QueuedWork$QueuedWorkHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800525android.app.QueuedWork
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700526android.app.ReceiverRestrictedContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700527android.app.RemoteAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800528android.app.RemoteAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700529android.app.RemoteInput$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800530android.app.RemoteInput$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800531android.app.RemoteInput
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700532android.app.RemoteInputHistoryItem$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800533android.app.RemoteInputHistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800534android.app.RemoteServiceException
Andreas Gampe859e2782016-04-06 18:37:56 -0700535android.app.ResourcesManager$1
536android.app.ResourcesManager$ActivityResources
art-benchmark-service13164882020-11-07 02:19:14 -0800537android.app.ResourcesManager$ApkAssetsSupplier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700538android.app.ResourcesManager$ApkKey
art-benchmark-serviced5115932020-02-25 17:55:03 -0800539android.app.ResourcesManager$UpdateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800540android.app.ResourcesManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700541android.app.ResultInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800542android.app.ResultInfo
art-benchmark-service13164882020-11-07 02:19:14 -0800543android.app.RuntimeAppOpAccessMessage$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700544android.app.RuntimeAppOpAccessMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -0800545android.app.SearchDialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700546android.app.SearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800547android.app.SearchableInfo$1
548android.app.SearchableInfo$ActionKeyInfo
549android.app.SearchableInfo
Evan Millar0ea97b82009-03-24 17:49:23 -0700550android.app.Service
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400551android.app.ServiceConnectionLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700552android.app.ServiceStartArgs$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800553android.app.ServiceStartArgs
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000554android.app.SharedElementCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800555android.app.SharedElementCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800556android.app.SharedPreferencesImpl$1
557android.app.SharedPreferencesImpl$2
Jesse Wilson80686182011-01-21 17:12:43 -0800558android.app.SharedPreferencesImpl$EditorImpl$1
559android.app.SharedPreferencesImpl$EditorImpl$2
Calin Juravle00b23d32019-03-08 17:52:20 -0800560android.app.SharedPreferencesImpl$EditorImpl
Jesse Wilson80686182011-01-21 17:12:43 -0800561android.app.SharedPreferencesImpl$MemoryCommitResult
Calin Juravle00b23d32019-03-08 17:52:20 -0800562android.app.SharedPreferencesImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700563android.app.StatusBarManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700564android.app.SyncNotedAppOp$1
565android.app.SyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800566android.app.SynchronousUserSwitchObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800567android.app.SystemServiceRegistry$100
568android.app.SystemServiceRegistry$101
569android.app.SystemServiceRegistry$102
570android.app.SystemServiceRegistry$103
571android.app.SystemServiceRegistry$104
572android.app.SystemServiceRegistry$105
573android.app.SystemServiceRegistry$106
574android.app.SystemServiceRegistry$107
575android.app.SystemServiceRegistry$108
576android.app.SystemServiceRegistry$109
Andreas Gampe61e7b662015-06-17 23:57:04 -0700577android.app.SystemServiceRegistry$10
art-benchmark-service35aba412020-02-03 11:53:25 -0800578android.app.SystemServiceRegistry$110
579android.app.SystemServiceRegistry$111
580android.app.SystemServiceRegistry$112
art-benchmark-service56aece62020-02-10 17:58:03 -0800581android.app.SystemServiceRegistry$113
582android.app.SystemServiceRegistry$114
583android.app.SystemServiceRegistry$115
art-benchmark-serviced5115932020-02-25 17:55:03 -0800584android.app.SystemServiceRegistry$116
585android.app.SystemServiceRegistry$117
586android.app.SystemServiceRegistry$118
587android.app.SystemServiceRegistry$119
Andreas Gampe61e7b662015-06-17 23:57:04 -0700588android.app.SystemServiceRegistry$11
art-benchmark-serviced5115932020-02-25 17:55:03 -0800589android.app.SystemServiceRegistry$120
art-benchmark-service84deab32021-05-12 09:41:00 -0700590android.app.SystemServiceRegistry$121
Andreas Gampe61e7b662015-06-17 23:57:04 -0700591android.app.SystemServiceRegistry$12
592android.app.SystemServiceRegistry$13
593android.app.SystemServiceRegistry$14
594android.app.SystemServiceRegistry$15
595android.app.SystemServiceRegistry$16
596android.app.SystemServiceRegistry$17
597android.app.SystemServiceRegistry$18
598android.app.SystemServiceRegistry$19
Calin Juravle00b23d32019-03-08 17:52:20 -0800599android.app.SystemServiceRegistry$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700600android.app.SystemServiceRegistry$20
601android.app.SystemServiceRegistry$21
602android.app.SystemServiceRegistry$22
603android.app.SystemServiceRegistry$23
604android.app.SystemServiceRegistry$24
605android.app.SystemServiceRegistry$25
606android.app.SystemServiceRegistry$26
607android.app.SystemServiceRegistry$27
608android.app.SystemServiceRegistry$28
609android.app.SystemServiceRegistry$29
Calin Juravle00b23d32019-03-08 17:52:20 -0800610android.app.SystemServiceRegistry$2
Andreas Gampe61e7b662015-06-17 23:57:04 -0700611android.app.SystemServiceRegistry$30
612android.app.SystemServiceRegistry$31
613android.app.SystemServiceRegistry$32
614android.app.SystemServiceRegistry$33
615android.app.SystemServiceRegistry$34
616android.app.SystemServiceRegistry$35
617android.app.SystemServiceRegistry$36
618android.app.SystemServiceRegistry$37
619android.app.SystemServiceRegistry$38
620android.app.SystemServiceRegistry$39
Calin Juravle00b23d32019-03-08 17:52:20 -0800621android.app.SystemServiceRegistry$3
Andreas Gampe61e7b662015-06-17 23:57:04 -0700622android.app.SystemServiceRegistry$40
623android.app.SystemServiceRegistry$41
624android.app.SystemServiceRegistry$42
625android.app.SystemServiceRegistry$43
626android.app.SystemServiceRegistry$44
627android.app.SystemServiceRegistry$45
628android.app.SystemServiceRegistry$46
629android.app.SystemServiceRegistry$47
630android.app.SystemServiceRegistry$48
631android.app.SystemServiceRegistry$49
Calin Juravle00b23d32019-03-08 17:52:20 -0800632android.app.SystemServiceRegistry$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700633android.app.SystemServiceRegistry$50
634android.app.SystemServiceRegistry$51
635android.app.SystemServiceRegistry$52
636android.app.SystemServiceRegistry$53
637android.app.SystemServiceRegistry$54
638android.app.SystemServiceRegistry$55
639android.app.SystemServiceRegistry$56
640android.app.SystemServiceRegistry$57
641android.app.SystemServiceRegistry$58
642android.app.SystemServiceRegistry$59
Calin Juravle00b23d32019-03-08 17:52:20 -0800643android.app.SystemServiceRegistry$5
Andreas Gampe61e7b662015-06-17 23:57:04 -0700644android.app.SystemServiceRegistry$60
645android.app.SystemServiceRegistry$61
646android.app.SystemServiceRegistry$62
647android.app.SystemServiceRegistry$63
648android.app.SystemServiceRegistry$64
649android.app.SystemServiceRegistry$65
650android.app.SystemServiceRegistry$66
651android.app.SystemServiceRegistry$67
652android.app.SystemServiceRegistry$68
Andreas Gampe571fc302016-02-18 13:58:09 -0800653android.app.SystemServiceRegistry$69
Calin Juravle00b23d32019-03-08 17:52:20 -0800654android.app.SystemServiceRegistry$6
Andreas Gampe571fc302016-02-18 13:58:09 -0800655android.app.SystemServiceRegistry$70
Andreas Gampe859e2782016-04-06 18:37:56 -0700656android.app.SystemServiceRegistry$71
657android.app.SystemServiceRegistry$72
658android.app.SystemServiceRegistry$73
659android.app.SystemServiceRegistry$74
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800660android.app.SystemServiceRegistry$75
661android.app.SystemServiceRegistry$76
662android.app.SystemServiceRegistry$77
663android.app.SystemServiceRegistry$78
664android.app.SystemServiceRegistry$79
Calin Juravle00b23d32019-03-08 17:52:20 -0800665android.app.SystemServiceRegistry$7
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700666android.app.SystemServiceRegistry$80
667android.app.SystemServiceRegistry$81
668android.app.SystemServiceRegistry$82
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700669android.app.SystemServiceRegistry$83
670android.app.SystemServiceRegistry$84
671android.app.SystemServiceRegistry$85
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700672android.app.SystemServiceRegistry$86
673android.app.SystemServiceRegistry$87
674android.app.SystemServiceRegistry$88
675android.app.SystemServiceRegistry$89
Calin Juravle00b23d32019-03-08 17:52:20 -0800676android.app.SystemServiceRegistry$8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700677android.app.SystemServiceRegistry$90
678android.app.SystemServiceRegistry$91
679android.app.SystemServiceRegistry$92
680android.app.SystemServiceRegistry$93
Calin Juravle00b23d32019-03-08 17:52:20 -0800681android.app.SystemServiceRegistry$94
682android.app.SystemServiceRegistry$95
683android.app.SystemServiceRegistry$96
684android.app.SystemServiceRegistry$97
685android.app.SystemServiceRegistry$98
686android.app.SystemServiceRegistry$99
687android.app.SystemServiceRegistry$9
Andreas Gampe61e7b662015-06-17 23:57:04 -0700688android.app.SystemServiceRegistry$CachedServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800689android.app.SystemServiceRegistry$ContextAwareServiceProducerWithBinder
690android.app.SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder
Andreas Gampe61e7b662015-06-17 23:57:04 -0700691android.app.SystemServiceRegistry$ServiceFetcher
Andreas Gampe859e2782016-04-06 18:37:56 -0700692android.app.SystemServiceRegistry$StaticApplicationContextServiceFetcher
Andreas Gampe61e7b662015-06-17 23:57:04 -0700693android.app.SystemServiceRegistry$StaticServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800694android.app.SystemServiceRegistry$StaticServiceProducerWithBinder
art-benchmark-service56aece62020-02-10 17:58:03 -0800695android.app.SystemServiceRegistry$StaticServiceProducerWithoutBinder
Calin Juravle00b23d32019-03-08 17:52:20 -0800696android.app.SystemServiceRegistry
697android.app.TaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800698android.app.TaskStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700699android.app.UiModeManager
Calin Juravle36829e52019-04-10 19:07:47 -0700700android.app.UriGrantsManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800701android.app.UriGrantsManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700702android.app.UserSwitchObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800703android.app.VoiceInteractor$Request
704android.app.VoiceInteractor
705android.app.Vr2dDisplayProperties$1
706android.app.Vr2dDisplayProperties
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700707android.app.VrManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800708android.app.WaitResult$1
709android.app.WaitResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700710android.app.WallpaperColors$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800711android.app.WallpaperColors
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700712android.app.WallpaperInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800713android.app.WallpaperInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800714android.app.WallpaperManager$ColorManagementProxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700715android.app.WallpaperManager$Globals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800716android.app.WallpaperManager$OnColorsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800717android.app.WallpaperManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700718android.app.WindowConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800719android.app.WindowConfiguration
720android.app.admin.DeviceAdminInfo$1
721android.app.admin.DeviceAdminInfo$PolicyInfo
722android.app.admin.DeviceAdminInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800723android.app.admin.DevicePolicyCache$EmptyDevicePolicyCache
724android.app.admin.DevicePolicyCache
725android.app.admin.DevicePolicyEventLogger
Calin Juravle00b23d32019-03-08 17:52:20 -0800726android.app.admin.DevicePolicyManager$1
727android.app.admin.DevicePolicyManager$2
Calin Juravle36829e52019-04-10 19:07:47 -0700728android.app.admin.DevicePolicyManager$InstallSystemUpdateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800729android.app.admin.DevicePolicyManager$OnClearApplicationUserDataListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000730android.app.admin.DevicePolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800731android.app.admin.DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener
732android.app.admin.DevicePolicyManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800733android.app.admin.DeviceStateCache
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700734android.app.admin.FactoryResetProtectionPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800735android.app.admin.FactoryResetProtectionPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800736android.app.admin.IDeviceAdminService$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800737android.app.admin.IDeviceAdminService$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800738android.app.admin.IDeviceAdminService
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000739android.app.admin.IDevicePolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800740android.app.admin.IDevicePolicyManager$Stub
741android.app.admin.IDevicePolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700742android.app.admin.IKeyguardCallback$Stub
743android.app.admin.IKeyguardCallback
744android.app.admin.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800745android.app.admin.NetworkEvent
Calin Juravle36829e52019-04-10 19:07:47 -0700746android.app.admin.PasswordMetrics$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800747android.app.admin.PasswordMetrics$ComplexityBucket$1
748android.app.admin.PasswordMetrics$ComplexityBucket$2
749android.app.admin.PasswordMetrics$ComplexityBucket$3
750android.app.admin.PasswordMetrics$ComplexityBucket$4
751android.app.admin.PasswordMetrics$ComplexityBucket
Calin Juravle00b23d32019-03-08 17:52:20 -0800752android.app.admin.PasswordMetrics
art-benchmark-serviced5115932020-02-25 17:55:03 -0800753android.app.admin.PasswordPolicy
Andreas Gampe859e2782016-04-06 18:37:56 -0700754android.app.admin.SecurityLog$SecurityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800755android.app.admin.SecurityLog$SecurityEvent
756android.app.admin.SecurityLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800757android.app.admin.StartInstallingUpdateCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800758android.app.admin.StartInstallingUpdateCallback$Stub
759android.app.admin.StartInstallingUpdateCallback
Calin Juravle36829e52019-04-10 19:07:47 -0700760android.app.admin.SystemUpdateInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800761android.app.admin.SystemUpdateInfo
Calin Juravle4a054192018-05-29 17:52:20 -0700762android.app.admin.SystemUpdatePolicy$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800763android.app.admin.SystemUpdatePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700764android.app.assist.AssistContent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800765android.app.assist.AssistContent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700766android.app.assist.AssistStructure$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800767android.app.assist.AssistStructure$AutofillOverlay
768android.app.assist.AssistStructure$HtmlInfoNode$1
769android.app.assist.AssistStructure$HtmlInfoNode
770android.app.assist.AssistStructure$HtmlInfoNodeBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700771android.app.assist.AssistStructure$ParcelTransferReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700772android.app.assist.AssistStructure$ParcelTransferWriter
773android.app.assist.AssistStructure$SendChannel
774android.app.assist.AssistStructure$ViewNode
775android.app.assist.AssistStructure$ViewNodeBuilder
776android.app.assist.AssistStructure$ViewNodeText
777android.app.assist.AssistStructure$ViewStackEntry
778android.app.assist.AssistStructure$WindowNode
Calin Juravle00b23d32019-03-08 17:52:20 -0800779android.app.assist.AssistStructure
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700780android.app.backup.BackupAgent$BackupServiceBinder
781android.app.backup.BackupAgent$SharedPrefsSynchronizer
Calin Juravle00b23d32019-03-08 17:52:20 -0800782android.app.backup.BackupAgent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700783android.app.backup.BackupAgentHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800784android.app.backup.BackupDataInput$EntityHeader
Calin Juravle00b23d32019-03-08 17:52:20 -0800785android.app.backup.BackupDataInput
Christopher Tate7adc2742010-03-05 18:03:22 -0800786android.app.backup.BackupDataOutput
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700787android.app.backup.BackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800788android.app.backup.BackupHelperDispatcher$Header
Calin Juravle00b23d32019-03-08 17:52:20 -0800789android.app.backup.BackupHelperDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -0800790android.app.backup.BackupManager$BackupManagerMonitorWrapper
791android.app.backup.BackupManager$BackupObserverWrapper$1
792android.app.backup.BackupManager$BackupObserverWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800793android.app.backup.BackupManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800794android.app.backup.BackupManagerMonitor
795android.app.backup.BackupObserver
796android.app.backup.BackupProgress$1
797android.app.backup.BackupProgress
Calin Juravle4a054192018-05-29 17:52:20 -0700798android.app.backup.BackupTransport$TransportImpl
Calin Juravle00b23d32019-03-08 17:52:20 -0800799android.app.backup.BackupTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800800android.app.backup.BlobBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -0800801android.app.backup.FileBackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800802android.app.backup.FileBackupHelperBase
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400803android.app.backup.FullBackup
Andreas Gampe61e7b662015-06-17 23:57:04 -0700804android.app.backup.FullBackupDataOutput
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800805android.app.backup.IBackupCallback$Stub$Proxy
806android.app.backup.IBackupCallback$Stub
807android.app.backup.IBackupCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700808android.app.backup.IBackupManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800809android.app.backup.IBackupManager$Stub
810android.app.backup.IBackupManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800811android.app.backup.IBackupManagerMonitor$Stub$Proxy
812android.app.backup.IBackupManagerMonitor$Stub
813android.app.backup.IBackupManagerMonitor
814android.app.backup.IBackupObserver$Stub$Proxy
815android.app.backup.IBackupObserver$Stub
816android.app.backup.IBackupObserver
817android.app.backup.IFullBackupRestoreObserver$Stub$Proxy
818android.app.backup.IFullBackupRestoreObserver$Stub
819android.app.backup.IFullBackupRestoreObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800820android.app.backup.IRestoreSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800821android.app.backup.ISelectBackupTransportCallback$Stub$Proxy
822android.app.backup.ISelectBackupTransportCallback$Stub
823android.app.backup.ISelectBackupTransportCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800824android.app.backup.RestoreDescription$1
825android.app.backup.RestoreDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700826android.app.backup.SharedPreferencesBackupHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700827android.app.blob.BlobHandle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800828android.app.blob.BlobHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800829android.app.blob.BlobStoreManager
Sudheer Shankaf5b36962019-10-04 16:16:13 -0700830android.app.blob.BlobStoreManagerFrameworkInitializer
art-benchmark-serviced5115932020-02-25 17:55:03 -0800831android.app.blob.IBlobStoreManager$Stub
832android.app.blob.IBlobStoreManager
833android.app.blob.IBlobStoreSession
art-benchmark-service13164882020-11-07 02:19:14 -0800834android.app.blob.LeaseInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700835android.app.blob.LeaseInfo
art-benchmark-service13164882020-11-07 02:19:14 -0800836android.app.compat.ChangeIdStateCache
837android.app.compat.ChangeIdStateQuery
838android.app.compat.CompatChanges
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700839android.app.contentsuggestions.ClassificationsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800840android.app.contentsuggestions.ClassificationsRequest
art-benchmark-service13164882020-11-07 02:19:14 -0800841android.app.contentsuggestions.ContentSelection$1
842android.app.contentsuggestions.ContentSelection
Calin Juravle00b23d32019-03-08 17:52:20 -0800843android.app.contentsuggestions.ContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700844android.app.contentsuggestions.IClassificationsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800845android.app.contentsuggestions.IClassificationsCallback$Stub
846android.app.contentsuggestions.IClassificationsCallback
art-benchmark-service13164882020-11-07 02:19:14 -0800847android.app.contentsuggestions.IContentSuggestionsManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800848android.app.contentsuggestions.IContentSuggestionsManager$Stub
849android.app.contentsuggestions.IContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700850android.app.contentsuggestions.ISelectionsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800851android.app.contentsuggestions.ISelectionsCallback$Stub
852android.app.contentsuggestions.ISelectionsCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700853android.app.contentsuggestions.SelectionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800854android.app.contentsuggestions.SelectionsRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700855android.app.job.IJobCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800856android.app.job.IJobCallback$Stub
857android.app.job.IJobCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700858android.app.job.IJobScheduler$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800859android.app.job.IJobScheduler$Stub
860android.app.job.IJobScheduler
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800861android.app.job.IJobService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700862android.app.job.IJobService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800863android.app.job.IJobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700864android.app.job.JobInfo$1
865android.app.job.JobInfo$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700866android.app.job.JobInfo$TriggerContentUri$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800867android.app.job.JobInfo$TriggerContentUri
868android.app.job.JobInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700869android.app.job.JobParameters$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800870android.app.job.JobParameters
Andreas Gampe61e7b662015-06-17 23:57:04 -0700871android.app.job.JobScheduler
Makoto Onuki792de8d2019-07-16 16:19:01 -0700872android.app.job.JobSchedulerFrameworkInitializer
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700873android.app.job.JobService$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800874android.app.job.JobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700875android.app.job.JobServiceEngine$JobHandler
876android.app.job.JobServiceEngine$JobInterface
Calin Juravle00b23d32019-03-08 17:52:20 -0800877android.app.job.JobServiceEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700878android.app.job.JobWorkItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800879android.app.job.JobWorkItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800880android.app.prediction.AppPredictionContext$1
881android.app.prediction.AppPredictionContext
Calin Juravle00b23d32019-03-08 17:52:20 -0800882android.app.prediction.AppPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800883android.app.prediction.AppPredictionSessionId$1
884android.app.prediction.AppPredictionSessionId
art-benchmark-serviced5115932020-02-25 17:55:03 -0800885android.app.prediction.AppPredictor$CallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800886android.app.prediction.AppPredictor
887android.app.prediction.AppTarget$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800888android.app.prediction.AppTarget$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800889android.app.prediction.AppTarget
890android.app.prediction.AppTargetEvent$1
891android.app.prediction.AppTargetEvent
892android.app.prediction.AppTargetId$1
893android.app.prediction.AppTargetId
894android.app.prediction.IPredictionCallback$Stub$Proxy
895android.app.prediction.IPredictionCallback$Stub
896android.app.prediction.IPredictionCallback
897android.app.prediction.IPredictionManager$Stub$Proxy
898android.app.prediction.IPredictionManager$Stub
899android.app.prediction.IPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800900android.app.servertransaction.ActivityConfigurationChangeItem$1
901android.app.servertransaction.ActivityConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700902android.app.servertransaction.ActivityLifecycleItem
Calin Juravle36829e52019-04-10 19:07:47 -0700903android.app.servertransaction.ActivityRelaunchItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800904android.app.servertransaction.ActivityRelaunchItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700905android.app.servertransaction.ActivityResultItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800906android.app.servertransaction.ActivityResultItem
art-benchmark-service13164882020-11-07 02:19:14 -0800907android.app.servertransaction.ActivityTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700908android.app.servertransaction.BaseClientRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700909android.app.servertransaction.ClientTransaction$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800910android.app.servertransaction.ClientTransaction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700911android.app.servertransaction.ClientTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700912android.app.servertransaction.ConfigurationChangeItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800913android.app.servertransaction.ConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700914android.app.servertransaction.DestroyActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800915android.app.servertransaction.DestroyActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700916android.app.servertransaction.LaunchActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800917android.app.servertransaction.LaunchActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700918android.app.servertransaction.NewIntentItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800919android.app.servertransaction.NewIntentItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800920android.app.servertransaction.ObjectPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700921android.app.servertransaction.ObjectPoolItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700922android.app.servertransaction.PauseActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800923android.app.servertransaction.PauseActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700924android.app.servertransaction.PendingTransactionActions$StopInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800925android.app.servertransaction.PendingTransactionActions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700926android.app.servertransaction.ResumeActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800927android.app.servertransaction.ResumeActivityItem
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700928android.app.servertransaction.StartActivityItem$1
929android.app.servertransaction.StartActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700930android.app.servertransaction.StopActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800931android.app.servertransaction.StopActivityItem
932android.app.servertransaction.TopResumedActivityChangeItem$1
933android.app.servertransaction.TopResumedActivityChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700934android.app.servertransaction.TransactionExecutor
935android.app.servertransaction.TransactionExecutorHelper
Calin Juravle4a054192018-05-29 17:52:20 -0700936android.app.slice.ISliceManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800937android.app.slice.ISliceManager$Stub
938android.app.slice.ISliceManager
939android.app.slice.Slice$1
940android.app.slice.Slice$Builder
941android.app.slice.Slice
942android.app.slice.SliceItem$1
943android.app.slice.SliceItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700944android.app.slice.SliceManager
Calin Juravle00b23d32019-03-08 17:52:20 -0800945android.app.slice.SliceProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700946android.app.slice.SliceSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800947android.app.slice.SliceSpec
art-benchmark-service84deab32021-05-12 09:41:00 -0700948android.app.time.TimeManager
Calin Juravle00b23d32019-03-08 17:52:20 -0800949android.app.timedetector.ITimeDetectorService$Stub$Proxy
950android.app.timedetector.ITimeDetectorService$Stub
951android.app.timedetector.ITimeDetectorService
art-benchmark-serviced5115932020-02-25 17:55:03 -0800952android.app.timedetector.ManualTimeSuggestion$1
953android.app.timedetector.ManualTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700954android.app.timedetector.NetworkTimeSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800955android.app.timedetector.NetworkTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700956android.app.timedetector.TelephonyTimeSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -0800957android.app.timedetector.TelephonyTimeSuggestion$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -0800958android.app.timedetector.TelephonyTimeSuggestion
Calin Juravle00b23d32019-03-08 17:52:20 -0800959android.app.timedetector.TimeDetector
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700960android.app.timedetector.TimeDetectorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700961android.app.timezone.RulesManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800962android.app.timezonedetector.ITimeZoneDetectorService$Stub$Proxy
963android.app.timezonedetector.ITimeZoneDetectorService$Stub
964android.app.timezonedetector.ITimeZoneDetectorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700965android.app.timezonedetector.ManualTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800966android.app.timezonedetector.ManualTimeZoneSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700967android.app.timezonedetector.TelephonyTimeZoneSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -0800968android.app.timezonedetector.TelephonyTimeZoneSuggestion$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -0800969android.app.timezonedetector.TelephonyTimeZoneSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800970android.app.timezonedetector.TimeZoneDetector
971android.app.trust.IStrongAuthTracker$Stub$Proxy
972android.app.trust.IStrongAuthTracker$Stub
973android.app.trust.IStrongAuthTracker
974android.app.trust.ITrustListener$Stub$Proxy
975android.app.trust.ITrustListener$Stub
976android.app.trust.ITrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700977android.app.trust.ITrustManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800978android.app.trust.ITrustManager$Stub
979android.app.trust.ITrustManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800980android.app.trust.TrustManager$1
981android.app.trust.TrustManager$2
982android.app.trust.TrustManager$TrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700983android.app.trust.TrustManager
Calin Juravle4a054192018-05-29 17:52:20 -0700984android.app.usage.AppStandbyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800985android.app.usage.AppStandbyInfo
986android.app.usage.CacheQuotaHint$1
987android.app.usage.CacheQuotaHint$Builder
988android.app.usage.CacheQuotaHint
989android.app.usage.CacheQuotaService$CacheQuotaServiceWrapper
990android.app.usage.CacheQuotaService$ServiceHandler
991android.app.usage.CacheQuotaService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800992android.app.usage.ConfigurationStats$1
993android.app.usage.ConfigurationStats
994android.app.usage.EventList
art-benchmark-serviced5115932020-02-25 17:55:03 -0800995android.app.usage.ExternalStorageStats$1
996android.app.usage.ExternalStorageStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800997android.app.usage.ICacheQuotaService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800998android.app.usage.ICacheQuotaService$Stub
Calin Juravle36829e52019-04-10 19:07:47 -0700999android.app.usage.ICacheQuotaService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001000android.app.usage.IStorageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001001android.app.usage.IStorageStatsManager$Stub
1002android.app.usage.IStorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001003android.app.usage.IUsageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001004android.app.usage.IUsageStatsManager$Stub
1005android.app.usage.IUsageStatsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001006android.app.usage.NetworkStats$Bucket
1007android.app.usage.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001008android.app.usage.NetworkStatsManager$CallbackHandler
1009android.app.usage.NetworkStatsManager$UsageCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001010android.app.usage.NetworkStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001011android.app.usage.StorageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001012android.app.usage.StorageStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001013android.app.usage.StorageStatsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001014android.app.usage.TimeSparseArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001015android.app.usage.UsageEvents$1
1016android.app.usage.UsageEvents$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08001017android.app.usage.UsageEvents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001018android.app.usage.UsageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001019android.app.usage.UsageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001020android.app.usage.UsageStatsManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001021android.appwidget.AppWidgetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001022android.appwidget.AppWidgetManagerInternal
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001023android.appwidget.AppWidgetProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001024android.appwidget.AppWidgetProviderInfo$1
1025android.appwidget.AppWidgetProviderInfo
1026android.attention.AttentionManagerInternal$AttentionCallbackInternal
1027android.attention.AttentionManagerInternal
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001028android.bluetooth.BluetoothA2dp$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001029android.bluetooth.BluetoothA2dp
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001030android.bluetooth.BluetoothA2dpSink
Calin Juravle4a054192018-05-29 17:52:20 -07001031android.bluetooth.BluetoothActivityEnergyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001032android.bluetooth.BluetoothActivityEnergyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07001033android.bluetooth.BluetoothAdapter$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001034android.bluetooth.BluetoothAdapter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08001035android.bluetooth.BluetoothAdapter$3
1036android.bluetooth.BluetoothAdapter$4
1037android.bluetooth.BluetoothAdapter$5
Calin Juravle00b23d32019-03-08 17:52:20 -08001038android.bluetooth.BluetoothAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001039android.bluetooth.BluetoothAvrcpController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001040android.bluetooth.BluetoothClass$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001041android.bluetooth.BluetoothClass
Calin Juravle4a054192018-05-29 17:52:20 -07001042android.bluetooth.BluetoothCodecConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001043android.bluetooth.BluetoothCodecConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001044android.bluetooth.BluetoothCodecStatus$1
1045android.bluetooth.BluetoothCodecStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001046android.bluetooth.BluetoothDevice$1
1047android.bluetooth.BluetoothDevice$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001048android.bluetooth.BluetoothDevice$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001049android.bluetooth.BluetoothDevice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001050android.bluetooth.BluetoothGatt
art-benchmark-serviced5115932020-02-25 17:55:03 -08001051android.bluetooth.BluetoothGattCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001052android.bluetooth.BluetoothGattServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001053android.bluetooth.BluetoothGattService$1
1054android.bluetooth.BluetoothGattService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001055android.bluetooth.BluetoothHeadset$1
1056android.bluetooth.BluetoothHeadset$2
1057android.bluetooth.BluetoothHeadset$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001058android.bluetooth.BluetoothHeadset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001059android.bluetooth.BluetoothHeadsetClient
1060android.bluetooth.BluetoothHearingAid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001061android.bluetooth.BluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001062android.bluetooth.BluetoothHidDevice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001063android.bluetooth.BluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001064android.bluetooth.BluetoothHidDeviceAppQosSettings$1
1065android.bluetooth.BluetoothHidDeviceAppQosSettings
1066android.bluetooth.BluetoothHidDeviceAppSdpSettings$1
1067android.bluetooth.BluetoothHidDeviceAppSdpSettings
1068android.bluetooth.BluetoothHidHost$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001069android.bluetooth.BluetoothHidHost
Calin Juravle4a054192018-05-29 17:52:20 -07001070android.bluetooth.BluetoothInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07001071android.bluetooth.BluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001072android.bluetooth.BluetoothMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001073android.bluetooth.BluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001074android.bluetooth.BluetoothMapClient
Calin Juravle4a054192018-05-29 17:52:20 -07001075android.bluetooth.BluetoothOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001076android.bluetooth.BluetoothPan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001077android.bluetooth.BluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001078android.bluetooth.BluetoothPbap$1
1079android.bluetooth.BluetoothPbap$2
Calin Juravle00b23d32019-03-08 17:52:20 -08001080android.bluetooth.BluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001081android.bluetooth.BluetoothPbapClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001082android.bluetooth.BluetoothProfile$ServiceListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001083android.bluetooth.BluetoothProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001084android.bluetooth.BluetoothProfileConnector$1
1085android.bluetooth.BluetoothProfileConnector$2
1086android.bluetooth.BluetoothProfileConnector
1087android.bluetooth.BluetoothSap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001088android.bluetooth.BluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001089android.bluetooth.BluetoothServerSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001090android.bluetooth.BluetoothSocket$SocketState
Calin Juravle00b23d32019-03-08 17:52:20 -08001091android.bluetooth.BluetoothSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001092android.bluetooth.BluetoothUuid
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001093android.bluetooth.IBluetooth$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001094android.bluetooth.IBluetooth$Stub
1095android.bluetooth.IBluetooth
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001096android.bluetooth.IBluetoothA2dp$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001097android.bluetooth.IBluetoothA2dp$Stub
1098android.bluetooth.IBluetoothA2dp
Calin Juravle4a054192018-05-29 17:52:20 -07001099android.bluetooth.IBluetoothAvrcpTarget$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001100android.bluetooth.IBluetoothAvrcpTarget
Calin Juravle4a054192018-05-29 17:52:20 -07001101android.bluetooth.IBluetoothCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001102android.bluetooth.IBluetoothCallback$Stub
1103android.bluetooth.IBluetoothCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001104android.bluetooth.IBluetoothGatt$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001105android.bluetooth.IBluetoothGatt$Stub
1106android.bluetooth.IBluetoothGatt
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001107android.bluetooth.IBluetoothGattCallback$Stub$Proxy
1108android.bluetooth.IBluetoothGattCallback$Stub
1109android.bluetooth.IBluetoothGattCallback
1110android.bluetooth.IBluetoothGattServerCallback$Stub$Proxy
1111android.bluetooth.IBluetoothGattServerCallback$Stub
1112android.bluetooth.IBluetoothGattServerCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001113android.bluetooth.IBluetoothHeadset$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001114android.bluetooth.IBluetoothHeadset$Stub
1115android.bluetooth.IBluetoothHeadset
art-benchmark-serviced5115932020-02-25 17:55:03 -08001116android.bluetooth.IBluetoothHearingAid$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001117android.bluetooth.IBluetoothHearingAid$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001118android.bluetooth.IBluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001119android.bluetooth.IBluetoothHidDevice$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001120android.bluetooth.IBluetoothHidDevice$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001121android.bluetooth.IBluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001122android.bluetooth.IBluetoothHidDeviceCallback$Stub$Proxy
1123android.bluetooth.IBluetoothHidDeviceCallback$Stub
1124android.bluetooth.IBluetoothHidDeviceCallback
1125android.bluetooth.IBluetoothHidHost$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001126android.bluetooth.IBluetoothHidHost$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001127android.bluetooth.IBluetoothHidHost
Andreas Gampe61e7b662015-06-17 23:57:04 -07001128android.bluetooth.IBluetoothManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001129android.bluetooth.IBluetoothManager$Stub
1130android.bluetooth.IBluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001131android.bluetooth.IBluetoothManagerCallback$Stub$Proxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07001132android.bluetooth.IBluetoothManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001133android.bluetooth.IBluetoothManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001134android.bluetooth.IBluetoothMap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001135android.bluetooth.IBluetoothMap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001136android.bluetooth.IBluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001137android.bluetooth.IBluetoothMetadataListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001138android.bluetooth.IBluetoothMetadataListener$Stub
1139android.bluetooth.IBluetoothMetadataListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001140android.bluetooth.IBluetoothPan$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001141android.bluetooth.IBluetoothPan$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001142android.bluetooth.IBluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001143android.bluetooth.IBluetoothPbap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001144android.bluetooth.IBluetoothPbap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001145android.bluetooth.IBluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001146android.bluetooth.IBluetoothProfileServiceConnection$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001147android.bluetooth.IBluetoothProfileServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001148android.bluetooth.IBluetoothProfileServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001149android.bluetooth.IBluetoothSap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001150android.bluetooth.IBluetoothSap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001151android.bluetooth.IBluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001152android.bluetooth.IBluetoothSocketManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001153android.bluetooth.IBluetoothSocketManager$Stub
1154android.bluetooth.IBluetoothSocketManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001155android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001156android.bluetooth.IBluetoothStateChangeCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001157android.bluetooth.IBluetoothStateChangeCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001158android.bluetooth.OobData$1
1159android.bluetooth.OobData
Calin Juravle4a054192018-05-29 17:52:20 -07001160android.bluetooth.UidTraffic$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001161android.bluetooth.UidTraffic
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001162android.bluetooth.le.AdvertiseData$1
1163android.bluetooth.le.AdvertiseData
1164android.bluetooth.le.AdvertisingSetParameters$1
1165android.bluetooth.le.AdvertisingSetParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001166android.bluetooth.le.BluetoothLeScanner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001167android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001168android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001169android.bluetooth.le.BluetoothLeScanner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001170android.bluetooth.le.BluetoothLeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001171android.bluetooth.le.IAdvertisingSetCallback$Stub$Proxy
1172android.bluetooth.le.IAdvertisingSetCallback$Stub
1173android.bluetooth.le.IAdvertisingSetCallback
1174android.bluetooth.le.IPeriodicAdvertisingCallback$Stub$Proxy
1175android.bluetooth.le.IPeriodicAdvertisingCallback$Stub
1176android.bluetooth.le.IPeriodicAdvertisingCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001177android.bluetooth.le.IScannerCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001178android.bluetooth.le.IScannerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001179android.bluetooth.le.IScannerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001180android.bluetooth.le.PeriodicAdvertisingParameters$1
1181android.bluetooth.le.PeriodicAdvertisingParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001182android.bluetooth.le.ScanCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001183android.bluetooth.le.ScanFilter$1
1184android.bluetooth.le.ScanFilter$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001185android.bluetooth.le.ScanFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001186android.bluetooth.le.ScanRecord
Calin Juravle4a054192018-05-29 17:52:20 -07001187android.bluetooth.le.ScanResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001188android.bluetooth.le.ScanResult
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001189android.bluetooth.le.ScanSettings$1
1190android.bluetooth.le.ScanSettings$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001191android.bluetooth.le.ScanSettings
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001192android.companion.AssociationRequest$1
1193android.companion.AssociationRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001194android.companion.CompanionDeviceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001195android.companion.ICompanionDeviceManager$Stub$Proxy
1196android.companion.ICompanionDeviceManager$Stub
1197android.companion.ICompanionDeviceManager
1198android.companion.IFindDeviceCallback$Stub$Proxy
1199android.companion.IFindDeviceCallback$Stub
1200android.companion.IFindDeviceCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001201android.compat.Compatibility$ChangeConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001202android.compat.Compatibility
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001203android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001204android.content.AbstractThreadedSyncAdapter$SyncThread
Calin Juravle00b23d32019-03-08 17:52:20 -08001205android.content.AbstractThreadedSyncAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001206android.content.ActivityNotFoundException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001207android.content.AsyncQueryHandler$WorkerArgs
1208android.content.AsyncQueryHandler$WorkerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001209android.content.AsyncQueryHandler
Calin Juravle36829e52019-04-10 19:07:47 -07001210android.content.AutofillOptions$1
1211android.content.AutofillOptions
Andreas Gampe859e2782016-04-06 18:37:56 -07001212android.content.BroadcastReceiver$PendingResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001213android.content.BroadcastReceiver$PendingResult
1214android.content.BroadcastReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001215android.content.ClipData$1
1216android.content.ClipData$Item
1217android.content.ClipData
1218android.content.ClipDescription$1
1219android.content.ClipDescription
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001220android.content.ClipboardManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001221android.content.ClipboardManager$OnPrimaryClipChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001222android.content.ClipboardManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001223android.content.ComponentCallbacks2
Calin Juravle00b23d32019-03-08 17:52:20 -08001224android.content.ComponentCallbacks
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001225android.content.ComponentName$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001226android.content.ComponentName$WithComponentName
Calin Juravle00b23d32019-03-08 17:52:20 -08001227android.content.ComponentName
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001228android.content.ContentCaptureOptions$1
Calin Juravle36829e52019-04-10 19:07:47 -07001229android.content.ContentCaptureOptions
Calin Juravle00b23d32019-03-08 17:52:20 -08001230android.content.ContentInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08001231android.content.ContentProvider$CallingIdentity
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001232android.content.ContentProvider$PipeDataWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001233android.content.ContentProvider$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001234android.content.ContentProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001235android.content.ContentProviderClient$CursorWrapperInner
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001236android.content.ContentProviderClient$NotRespondingRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08001237android.content.ContentProviderClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001238android.content.ContentProviderNative
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001239android.content.ContentProviderOperation$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001240android.content.ContentProviderOperation$BackReference$1
1241android.content.ContentProviderOperation$BackReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001242android.content.ContentProviderOperation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001243android.content.ContentProviderOperation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001244android.content.ContentProviderProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001245android.content.ContentProviderResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001246android.content.ContentProviderResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001247android.content.ContentResolver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001248android.content.ContentResolver$2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001249android.content.ContentResolver$CursorWrapperInner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001250android.content.ContentResolver$OpenResourceIdResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001251android.content.ContentResolver$ParcelFileDescriptorInner
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001252android.content.ContentResolver$ResultListener
1253android.content.ContentResolver$StringResultListener
art-benchmark-service13164882020-11-07 02:19:14 -08001254android.content.ContentResolver$UriResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001255android.content.ContentResolver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001256android.content.ContentUris
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001257android.content.ContentValues$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001258android.content.ContentValues
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001259android.content.Context
1260android.content.ContextWrapper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001261android.content.CursorLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001262android.content.DialogInterface$OnCancelListener
1263android.content.DialogInterface$OnClickListener
1264android.content.DialogInterface$OnDismissListener
Calin Juravle4a054192018-05-29 17:52:20 -07001265android.content.DialogInterface$OnKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001266android.content.DialogInterface$OnShowListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001267android.content.DialogInterface
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001268android.content.IClipboard$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001269android.content.IClipboard$Stub
1270android.content.IClipboard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001271android.content.IContentProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001272android.content.IContentService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001273android.content.IContentService$Stub
1274android.content.IContentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001275android.content.IIntentReceiver$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001276android.content.IIntentReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001277android.content.IIntentReceiver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001278android.content.IIntentSender$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001279android.content.IIntentSender$Stub
1280android.content.IIntentSender
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001281android.content.IOnPrimaryClipChangedListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001282android.content.IOnPrimaryClipChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001283android.content.IOnPrimaryClipChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001284android.content.IRestrictionsManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001285android.content.IRestrictionsManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001286android.content.IRestrictionsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001287android.content.ISyncAdapter$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001288android.content.ISyncAdapter$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001289android.content.ISyncAdapter
Calin Juravle4a054192018-05-29 17:52:20 -07001290android.content.ISyncAdapterUnsyncableAccountCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001291android.content.ISyncAdapterUnsyncableAccountCallback$Stub
1292android.content.ISyncAdapterUnsyncableAccountCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001293android.content.ISyncContext$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001294android.content.ISyncContext$Stub
1295android.content.ISyncContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001296android.content.ISyncStatusObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001297android.content.ISyncStatusObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001298android.content.ISyncStatusObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001299android.content.Intent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001300android.content.Intent$CommandOptionHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001301android.content.Intent$FilterComparison
Calin Juravle00b23d32019-03-08 17:52:20 -08001302android.content.Intent
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001303android.content.IntentFilter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001304android.content.IntentFilter$AuthorityEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001305android.content.IntentFilter$MalformedMimeTypeException
Calin Juravle00b23d32019-03-08 17:52:20 -08001306android.content.IntentFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001307android.content.IntentSender$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001308android.content.IntentSender$FinishedDispatcher
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001309android.content.IntentSender$SendIntentException
Calin Juravle00b23d32019-03-08 17:52:20 -08001310android.content.IntentSender
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001311android.content.Loader$ForceLoadContentObserver
1312android.content.Loader$OnLoadCanceledListener
1313android.content.Loader$OnLoadCompleteListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001314android.content.Loader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001315android.content.LocusId$1
1316android.content.LocusId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001317android.content.LoggingContentInterface
1318android.content.MutableContextWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001319android.content.OperationApplicationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001320android.content.PeriodicSync$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001321android.content.PeriodicSync
1322android.content.PermissionChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001323android.content.ReceiverCallNotAllowedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001324android.content.RestrictionEntry$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001325android.content.RestrictionEntry
Andreas Gampe61e7b662015-06-17 23:57:04 -07001326android.content.RestrictionsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001327android.content.SearchRecentSuggestionsProvider$DatabaseHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001328android.content.SearchRecentSuggestionsProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001329android.content.ServiceConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001330android.content.SharedPreferences$Editor
1331android.content.SharedPreferences$OnSharedPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001332android.content.SharedPreferences
Calin Juravle4a054192018-05-29 17:52:20 -07001333android.content.SyncAdapterType$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001334android.content.SyncAdapterType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001335android.content.SyncAdaptersCache$MySerializer
1336android.content.SyncAdaptersCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001337android.content.SyncContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08001338android.content.SyncInfo$1
1339android.content.SyncInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001340android.content.SyncRequest$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001341android.content.SyncRequest$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001342android.content.SyncRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001343android.content.SyncResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001344android.content.SyncResult
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001345android.content.SyncStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001346android.content.SyncStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001347android.content.SyncStatusInfo$1
1348android.content.SyncStatusInfo$Stats
1349android.content.SyncStatusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001350android.content.SyncStatusObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001351android.content.UndoManager$UndoState
Calin Juravle00b23d32019-03-08 17:52:20 -08001352android.content.UndoManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001353android.content.UndoOperation
Andreas Gampe61e7b662015-06-17 23:57:04 -07001354android.content.UndoOwner
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001355android.content.UriMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08001356android.content.UriPermission$1
1357android.content.UriPermission
art-benchmark-service56aece62020-02-10 17:58:03 -08001358android.content.integrity.AppIntegrityManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001359android.content.integrity.IAppIntegrityManager$Stub
1360android.content.integrity.IAppIntegrityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001361android.content.om.IOverlayManager$Stub$Proxy
1362android.content.om.IOverlayManager$Stub
1363android.content.om.IOverlayManager
1364android.content.om.OverlayInfo$1
1365android.content.om.OverlayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001366android.content.om.OverlayManager
art-benchmark-service35aba412020-02-03 11:53:25 -08001367android.content.om.OverlayableInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001368android.content.pm.ActivityInfo$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001369android.content.pm.ActivityInfo$WindowLayout
Calin Juravle00b23d32019-03-08 17:52:20 -08001370android.content.pm.ActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001371android.content.pm.ActivityPresentationInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001372android.content.pm.AndroidTestBaseUpdater
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001373android.content.pm.ApplicationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001374android.content.pm.ApplicationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001375android.content.pm.AuxiliaryResolveInfo$AuxiliaryFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001376android.content.pm.BaseParceledListSlice$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001377android.content.pm.BaseParceledListSlice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001378android.content.pm.ChangedPackages$1
1379android.content.pm.ChangedPackages
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001380android.content.pm.ComponentInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001381android.content.pm.ConfigurationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001382android.content.pm.ConfigurationInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001383android.content.pm.CrossProfileApps
art-benchmark-service35aba412020-02-03 11:53:25 -08001384android.content.pm.DataLoaderManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001385android.content.pm.DataLoaderParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001386android.content.pm.DataLoaderParamsParcel$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001387android.content.pm.DataLoaderParamsParcel
Calin Juravle00b23d32019-03-08 17:52:20 -08001388android.content.pm.FallbackCategoryProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001389android.content.pm.FeatureGroupInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001390android.content.pm.FeatureGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001391android.content.pm.FeatureInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001392android.content.pm.FeatureInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001393android.content.pm.FileSystemControlParcel$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001394android.content.pm.FileSystemControlParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08001395android.content.pm.ICrossProfileApps$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001396android.content.pm.ICrossProfileApps$Stub
1397android.content.pm.ICrossProfileApps
art-benchmark-serviced5115932020-02-25 17:55:03 -08001398android.content.pm.IDataLoader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001399android.content.pm.IDataLoaderManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001400android.content.pm.IDataLoaderManager$Stub
1401android.content.pm.IDataLoaderManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001402android.content.pm.IDataLoaderStatusListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001403android.content.pm.IDataLoaderStatusListener$Stub
1404android.content.pm.IDataLoaderStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001405android.content.pm.IDexModuleRegisterCallback$Stub$Proxy
1406android.content.pm.IDexModuleRegisterCallback$Stub
1407android.content.pm.IDexModuleRegisterCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001408android.content.pm.ILauncherApps$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001409android.content.pm.ILauncherApps$Stub
1410android.content.pm.ILauncherApps
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001411android.content.pm.IOnAppsChangedListener$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001412android.content.pm.IOnAppsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001413android.content.pm.IOnAppsChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001414android.content.pm.IOtaDexopt$Stub
1415android.content.pm.IOtaDexopt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07001416android.content.pm.IPackageChangeObserver$Stub
1417android.content.pm.IPackageChangeObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001418android.content.pm.IPackageDataObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001419android.content.pm.IPackageDataObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001420android.content.pm.IPackageDataObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001421android.content.pm.IPackageDeleteObserver$Stub$Proxy
1422android.content.pm.IPackageDeleteObserver$Stub
1423android.content.pm.IPackageDeleteObserver2$Stub$Proxy
1424android.content.pm.IPackageDeleteObserver2$Stub
1425android.content.pm.IPackageDeleteObserver2
Calin Juravle4a054192018-05-29 17:52:20 -07001426android.content.pm.IPackageDeleteObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001427android.content.pm.IPackageInstallObserver2$Stub
1428android.content.pm.IPackageInstallObserver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001429android.content.pm.IPackageInstaller$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001430android.content.pm.IPackageInstaller$Stub
1431android.content.pm.IPackageInstaller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001432android.content.pm.IPackageInstallerCallback$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001433android.content.pm.IPackageInstallerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001434android.content.pm.IPackageInstallerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001435android.content.pm.IPackageInstallerSession$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001436android.content.pm.IPackageInstallerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001437android.content.pm.IPackageInstallerSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001438android.content.pm.IPackageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001439android.content.pm.IPackageManager$Stub
1440android.content.pm.IPackageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001441android.content.pm.IPackageManagerNative$Stub
1442android.content.pm.IPackageManagerNative
1443android.content.pm.IPackageMoveObserver$Stub$Proxy
1444android.content.pm.IPackageMoveObserver$Stub
1445android.content.pm.IPackageMoveObserver
1446android.content.pm.IPackageStatsObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001447android.content.pm.IPackageStatsObserver$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001448android.content.pm.IPackageStatsObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001449android.content.pm.IShortcutChangeCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001450android.content.pm.IShortcutChangeCallback$Stub
1451android.content.pm.IShortcutChangeCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001452android.content.pm.IShortcutService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001453android.content.pm.IShortcutService$Stub
1454android.content.pm.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08001455android.content.pm.InstallSourceInfo$1
1456android.content.pm.InstallSourceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001457android.content.pm.InstantAppIntentFilter$1
1458android.content.pm.InstantAppIntentFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08001459android.content.pm.InstantAppRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001460android.content.pm.InstantAppRequestInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001461android.content.pm.InstantAppRequestInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001462android.content.pm.InstantAppResolveInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001463android.content.pm.InstantAppResolveInfo$InstantAppDigest$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001464android.content.pm.InstantAppResolveInfo$InstantAppDigest
1465android.content.pm.InstantAppResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001466android.content.pm.InstrumentationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001467android.content.pm.InstrumentationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001468android.content.pm.IntentFilterVerificationInfo$1
1469android.content.pm.IntentFilterVerificationInfo
1470android.content.pm.KeySet$1
1471android.content.pm.KeySet
1472android.content.pm.LauncherActivityInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001473android.content.pm.LauncherApps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001474android.content.pm.LauncherApps$AppUsageLimit$1
1475android.content.pm.LauncherApps$AppUsageLimit
1476android.content.pm.LauncherApps$Callback
1477android.content.pm.LauncherApps$CallbackMessageHandler$CallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001478android.content.pm.LauncherApps$CallbackMessageHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001479android.content.pm.LauncherApps$ShortcutQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001480android.content.pm.LauncherApps
1481android.content.pm.ModuleInfo$1
1482android.content.pm.ModuleInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001483android.content.pm.PackageInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001484android.content.pm.PackageInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001485android.content.pm.PackageInfoLite$1
1486android.content.pm.PackageInfoLite
Calin Juravle4a054192018-05-29 17:52:20 -07001487android.content.pm.PackageInstaller$Session
1488android.content.pm.PackageInstaller$SessionCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001489android.content.pm.PackageInstaller$SessionCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001490android.content.pm.PackageInstaller$SessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001491android.content.pm.PackageInstaller$SessionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001492android.content.pm.PackageInstaller$SessionParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001493android.content.pm.PackageInstaller$SessionParams
1494android.content.pm.PackageInstaller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001495android.content.pm.PackageItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001496android.content.pm.PackageManager$1
1497android.content.pm.PackageManager$2
1498android.content.pm.PackageManager$ApplicationInfoQuery
1499android.content.pm.PackageManager$MoveCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001500android.content.pm.PackageManager$NameNotFoundException
Calin Juravle4a054192018-05-29 17:52:20 -07001501android.content.pm.PackageManager$OnPermissionsChangedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001502android.content.pm.PackageManager$PackageInfoQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001503android.content.pm.PackageManager
1504android.content.pm.PackageParser$1
Calin Juravle4a054192018-05-29 17:52:20 -07001505android.content.pm.PackageParser$Activity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001506android.content.pm.PackageParser$Activity
Calin Juravle4a054192018-05-29 17:52:20 -07001507android.content.pm.PackageParser$ActivityIntentInfo
1508android.content.pm.PackageParser$ApkLite
1509android.content.pm.PackageParser$CachedComponentArgs
1510android.content.pm.PackageParser$Callback
1511android.content.pm.PackageParser$CallbackImpl
1512android.content.pm.PackageParser$Component
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001513android.content.pm.PackageParser$Instrumentation$1
1514android.content.pm.PackageParser$Instrumentation
Calin Juravle00b23d32019-03-08 17:52:20 -08001515android.content.pm.PackageParser$IntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001516android.content.pm.PackageParser$NewPermissionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001517android.content.pm.PackageParser$Package$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001518android.content.pm.PackageParser$Package
Calin Juravle4a054192018-05-29 17:52:20 -07001519android.content.pm.PackageParser$PackageLite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001520android.content.pm.PackageParser$PackageParserException
Calin Juravle4a054192018-05-29 17:52:20 -07001521android.content.pm.PackageParser$ParseComponentArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08001522android.content.pm.PackageParser$ParsePackageItemArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001523android.content.pm.PackageParser$Permission$1
1524android.content.pm.PackageParser$Permission
1525android.content.pm.PackageParser$PermissionGroup$1
1526android.content.pm.PackageParser$PermissionGroup
1527android.content.pm.PackageParser$Provider$1
1528android.content.pm.PackageParser$Provider
1529android.content.pm.PackageParser$ProviderIntentInfo
1530android.content.pm.PackageParser$Service$1
1531android.content.pm.PackageParser$Service
1532android.content.pm.PackageParser$ServiceIntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001533android.content.pm.PackageParser$SigningDetails$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001534android.content.pm.PackageParser$SigningDetails$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001535android.content.pm.PackageParser$SigningDetails
Calin Juravle4a054192018-05-29 17:52:20 -07001536android.content.pm.PackageParser$SplitNameComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08001537android.content.pm.PackageParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001538android.content.pm.PackageParserCacheHelper$ReadHelper
1539android.content.pm.PackageParserCacheHelper$WriteHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001540android.content.pm.PackagePartitions$DeferredCanonicalFile
1541android.content.pm.PackagePartitions$SystemPartition
1542android.content.pm.PackagePartitions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001543android.content.pm.PackageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001544android.content.pm.PackageStats
Calin Juravle4a054192018-05-29 17:52:20 -07001545android.content.pm.PackageUserState
Andreas Gampe61e7b662015-06-17 23:57:04 -07001546android.content.pm.ParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001547android.content.pm.ParceledListSlice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001548android.content.pm.PathPermission$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001549android.content.pm.PathPermission
1550android.content.pm.PermissionGroupInfo$1
1551android.content.pm.PermissionGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001552android.content.pm.PermissionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001553android.content.pm.PermissionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001554android.content.pm.ProviderInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001555android.content.pm.ProviderInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001556android.content.pm.ProviderInfoList$1
1557android.content.pm.ProviderInfoList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001558android.content.pm.RegisteredServicesCache$1
1559android.content.pm.RegisteredServicesCache$2
1560android.content.pm.RegisteredServicesCache$3
1561android.content.pm.RegisteredServicesCache$ServiceInfo
1562android.content.pm.RegisteredServicesCache$UserServices
1563android.content.pm.RegisteredServicesCache
1564android.content.pm.RegisteredServicesCacheListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001565android.content.pm.ResolveInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001566android.content.pm.ResolveInfo
1567android.content.pm.SELinuxUtil
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001568android.content.pm.ServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001569android.content.pm.ServiceInfo
1570android.content.pm.SharedLibraryInfo$1
1571android.content.pm.SharedLibraryInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001572android.content.pm.ShortcutInfo$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001573android.content.pm.ShortcutInfo$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001574android.content.pm.ShortcutInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001575android.content.pm.ShortcutManager$ShareShortcutInfo$1
1576android.content.pm.ShortcutManager$ShareShortcutInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07001577android.content.pm.ShortcutManager
art-benchmark-service13164882020-11-07 02:19:14 -08001578android.content.pm.ShortcutQueryWrapper$1
1579android.content.pm.ShortcutQueryWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001580android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
1581android.content.pm.ShortcutServiceInternal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001582android.content.pm.Signature$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001583android.content.pm.Signature
Calin Juravle4a054192018-05-29 17:52:20 -07001584android.content.pm.SigningInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001585android.content.pm.SigningInfo
Calin Juravle36829e52019-04-10 19:07:47 -07001586android.content.pm.StringParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001587android.content.pm.StringParceledListSlice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001588android.content.pm.SuspendDialogInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001589android.content.pm.SuspendDialogInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001590android.content.pm.SuspendDialogInfo
Kenny Root9787b802013-04-26 12:53:57 -07001591android.content.pm.UserInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001592android.content.pm.UserInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001593android.content.pm.VerifierDeviceIdentity$1
1594android.content.pm.VerifierDeviceIdentity
Calin Juravle36829e52019-04-10 19:07:47 -07001595android.content.pm.VerifierInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001596android.content.pm.VerifierInfo
1597android.content.pm.VersionedPackage$1
1598android.content.pm.VersionedPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001599android.content.pm.XmlSerializerAndParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001600android.content.pm.dex.ArtManager$SnapshotRuntimeProfileCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001601android.content.pm.dex.ArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001602android.content.pm.dex.ArtManagerInternal
1603android.content.pm.dex.DexMetadataHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001604android.content.pm.dex.IArtManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001605android.content.pm.dex.IArtManager$Stub
Calin Juravle4a054192018-05-29 17:52:20 -07001606android.content.pm.dex.IArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001607android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub$Proxy
1608android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub
1609android.content.pm.dex.ISnapshotRuntimeProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001610android.content.pm.dex.PackageOptimizationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001611android.content.pm.parsing.ApkLiteParseUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08001612android.content.pm.parsing.ParsingPackage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001613android.content.pm.parsing.ParsingPackageRead
art-benchmark-service13164882020-11-07 02:19:14 -08001614android.content.pm.parsing.ParsingPackageUtils$Callback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001615android.content.pm.parsing.ParsingPackageUtils
art-benchmark-service13164882020-11-07 02:19:14 -08001616android.content.pm.parsing.ParsingUtils
1617android.content.pm.parsing.component.ComponentParseUtils
1618android.content.pm.parsing.component.ParsedActivity$1
1619android.content.pm.parsing.component.ParsedActivity
1620android.content.pm.parsing.component.ParsedActivityUtils
1621android.content.pm.parsing.component.ParsedAttribution$1
1622android.content.pm.parsing.component.ParsedAttribution
1623android.content.pm.parsing.component.ParsedAttributionUtils
1624android.content.pm.parsing.component.ParsedComponent
1625android.content.pm.parsing.component.ParsedInstrumentation$1
1626android.content.pm.parsing.component.ParsedInstrumentation
1627android.content.pm.parsing.component.ParsedInstrumentationUtils
1628android.content.pm.parsing.component.ParsedIntentInfo$1
1629android.content.pm.parsing.component.ParsedIntentInfo$ListParceler
1630android.content.pm.parsing.component.ParsedIntentInfo$Parceler
1631android.content.pm.parsing.component.ParsedIntentInfo
1632android.content.pm.parsing.component.ParsedIntentInfoUtils
1633android.content.pm.parsing.component.ParsedMainComponent$1
1634android.content.pm.parsing.component.ParsedMainComponent
1635android.content.pm.parsing.component.ParsedPermission$1
1636android.content.pm.parsing.component.ParsedPermission
1637android.content.pm.parsing.component.ParsedPermissionGroup$1
1638android.content.pm.parsing.component.ParsedPermissionGroup
1639android.content.pm.parsing.component.ParsedPermissionUtils
1640android.content.pm.parsing.component.ParsedProcessUtils
1641android.content.pm.parsing.component.ParsedProvider$1
1642android.content.pm.parsing.component.ParsedProvider
1643android.content.pm.parsing.component.ParsedProviderUtils
1644android.content.pm.parsing.component.ParsedService$1
1645android.content.pm.parsing.component.ParsedService
1646android.content.pm.parsing.component.ParsedServiceUtils
art-benchmark-service13164882020-11-07 02:19:14 -08001647android.content.pm.parsing.result.ParseInput$Callback
1648android.content.pm.parsing.result.ParseInput
1649android.content.pm.parsing.result.ParseResult
1650android.content.pm.parsing.result.ParseTypeImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08001651android.content.pm.permission.SplitPermissionInfoParcelable$1
1652android.content.pm.permission.SplitPermissionInfoParcelable
Calin Juravle4a054192018-05-29 17:52:20 -07001653android.content.pm.split.DefaultSplitAssetLoader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001654android.content.pm.split.SplitAssetDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001655android.content.pm.split.SplitAssetLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08001656android.content.pm.split.SplitDependencyLoader$IllegalDependencyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001657android.content.pm.split.SplitDependencyLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001658android.content.res.ApkAssets
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001659android.content.res.AssetFileDescriptor$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001660android.content.res.AssetFileDescriptor$AutoCloseInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08001661android.content.res.AssetFileDescriptor
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001662android.content.res.AssetManager$AssetInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001663android.content.res.AssetManager$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001664android.content.res.AssetManager
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001665android.content.res.ColorStateList$1
Andreas Gampe571fc302016-02-18 13:58:09 -08001666android.content.res.ColorStateList$ColorStateListFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08001667android.content.res.ColorStateList
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001668android.content.res.CompatResources
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001669android.content.res.CompatibilityInfo$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001670android.content.res.CompatibilityInfo$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001671android.content.res.CompatibilityInfo$Translator
Calin Juravle00b23d32019-03-08 17:52:20 -08001672android.content.res.CompatibilityInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08001673android.content.res.ComplexColor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001674android.content.res.Configuration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001675android.content.res.Configuration
Andreas Gampe61e7b662015-06-17 23:57:04 -07001676android.content.res.ConfigurationBoundResourceCache
1677android.content.res.ConstantState
1678android.content.res.DrawableCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001679android.content.res.FontResourcesParser$FamilyResourceEntry
1680android.content.res.FontResourcesParser$FontFamilyFilesResourceEntry
1681android.content.res.FontResourcesParser$FontFileResourceEntry
1682android.content.res.FontResourcesParser$ProviderResourceEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08001683android.content.res.FontResourcesParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001684android.content.res.GradientColor$GradientColorFactory
Andreas Gampe571fc302016-02-18 13:58:09 -08001685android.content.res.GradientColor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001686android.content.res.ObbInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001687android.content.res.ObbInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001688android.content.res.ObbScanner
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001689android.content.res.ResourceId
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001690android.content.res.Resources$AssetManagerUpdateHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001691android.content.res.Resources$NotFoundException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001692android.content.res.Resources$Theme
Andreas Gampe61e7b662015-06-17 23:57:04 -07001693android.content.res.Resources$ThemeKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08001694android.content.res.Resources$UpdateCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08001695android.content.res.Resources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001696android.content.res.ResourcesImpl$LookupStack
Andreas Gampe859e2782016-04-06 18:37:56 -07001697android.content.res.ResourcesImpl$ThemeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08001698android.content.res.ResourcesImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001699android.content.res.ResourcesKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001700android.content.res.StringBlock$Height
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001701android.content.res.StringBlock$StyleIDs
Calin Juravle00b23d32019-03-08 17:52:20 -08001702android.content.res.StringBlock
Andreas Gampe61e7b662015-06-17 23:57:04 -07001703android.content.res.ThemedResourceCache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001704android.content.res.TypedArray
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001705android.content.res.XmlBlock$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -08001706android.content.res.XmlBlock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001707android.content.res.XmlResourceParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001708android.content.res.loader.AssetsProvider
1709android.content.res.loader.ResourcesLoader$UpdateCallbacks
1710android.content.res.loader.ResourcesLoader
1711android.content.res.loader.ResourcesProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001712android.content.rollback.IRollbackManager$Stub$Proxy
1713android.content.rollback.IRollbackManager$Stub
1714android.content.rollback.IRollbackManager
Calin Juravle00b23d32019-03-08 17:52:20 -08001715android.content.rollback.RollbackManager
art-benchmark-service13164882020-11-07 02:19:14 -08001716android.content.rollback.RollbackManagerFrameworkInitializer
art-benchmark-serviced5115932020-02-25 17:55:03 -08001717android.content.type.DefaultMimeMapFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001718android.database.AbstractCursor$SelfContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08001719android.database.AbstractCursor
Evan Millar0ea97b82009-03-24 17:49:23 -07001720android.database.AbstractWindowedCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001721android.database.BulkCursorDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001722android.database.BulkCursorDescriptor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001723android.database.BulkCursorNative
1724android.database.BulkCursorProxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001725android.database.BulkCursorToCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001726android.database.CharArrayBuffer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001727android.database.ContentObservable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001728android.database.ContentObserver$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001729android.database.ContentObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001730android.database.CrossProcessCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001731android.database.CrossProcessCursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001732android.database.Cursor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001733android.database.CursorIndexOutOfBoundsException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001734android.database.CursorToBulkCursorAdaptor$ContentObserverProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001735android.database.CursorToBulkCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001736android.database.CursorWindow$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001737android.database.CursorWindow
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001738android.database.CursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001739android.database.DataSetObservable
1740android.database.DataSetObserver
Jesse Wilson80686182011-01-21 17:12:43 -08001741android.database.DatabaseErrorHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001742android.database.DatabaseUtils$InsertHelper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001743android.database.DatabaseUtils
Jesse Wilson80686182011-01-21 17:12:43 -08001744android.database.DefaultDatabaseErrorHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001745android.database.IBulkCursor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001746android.database.IContentObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001747android.database.IContentObserver$Stub
1748android.database.IContentObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001749android.database.MatrixCursor$RowBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08001750android.database.MatrixCursor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001751android.database.MergeCursor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001752android.database.MergeCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001753android.database.Observable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001754android.database.SQLException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001755android.database.StaleDataException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001756android.database.sqlite.DatabaseObjectNotClosedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001757android.database.sqlite.SQLiteAbortException
1758android.database.sqlite.SQLiteAccessPermException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001759android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001760android.database.sqlite.SQLiteBlobTooBigException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001761android.database.sqlite.SQLiteCantOpenDatabaseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001762android.database.sqlite.SQLiteClosable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001763android.database.sqlite.SQLiteCompatibilityWalFlags
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001764android.database.sqlite.SQLiteConnection$Operation
1765android.database.sqlite.SQLiteConnection$OperationLog
1766android.database.sqlite.SQLiteConnection$PreparedStatement
1767android.database.sqlite.SQLiteConnection$PreparedStatementCache
Calin Juravle00b23d32019-03-08 17:52:20 -08001768android.database.sqlite.SQLiteConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001769android.database.sqlite.SQLiteConnectionPool$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001770android.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus
Kenny Root9787b802013-04-26 12:53:57 -07001771android.database.sqlite.SQLiteConnectionPool$ConnectionWaiter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001772android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001773android.database.sqlite.SQLiteConnectionPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001774android.database.sqlite.SQLiteConstraintException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001775android.database.sqlite.SQLiteCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001776android.database.sqlite.SQLiteCursorDriver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001777android.database.sqlite.SQLiteCustomFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001778android.database.sqlite.SQLiteDatabase$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001779android.database.sqlite.SQLiteDatabase$CursorFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001780android.database.sqlite.SQLiteDatabase$OpenParams$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001781android.database.sqlite.SQLiteDatabase$OpenParams
1782android.database.sqlite.SQLiteDatabase
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001783android.database.sqlite.SQLiteDatabaseConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001784android.database.sqlite.SQLiteDatabaseCorruptException
1785android.database.sqlite.SQLiteDatabaseLockedException
Calin Juravle00b23d32019-03-08 17:52:20 -08001786android.database.sqlite.SQLiteDebug$DbStats
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001787android.database.sqlite.SQLiteDebug$PagerStats
Calin Juravle00b23d32019-03-08 17:52:20 -08001788android.database.sqlite.SQLiteDebug
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001789android.database.sqlite.SQLiteDirectCursorDriver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001790android.database.sqlite.SQLiteDiskIOException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001791android.database.sqlite.SQLiteDoneException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001792android.database.sqlite.SQLiteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001793android.database.sqlite.SQLiteFullException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001794android.database.sqlite.SQLiteGlobal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001795android.database.sqlite.SQLiteOpenHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001796android.database.sqlite.SQLiteOutOfMemoryException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001797android.database.sqlite.SQLiteProgram
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001798android.database.sqlite.SQLiteQuery
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001799android.database.sqlite.SQLiteQueryBuilder
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001800android.database.sqlite.SQLiteSession$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08001801android.database.sqlite.SQLiteSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001802android.database.sqlite.SQLiteStatement
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001803android.database.sqlite.SQLiteStatementInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001804android.database.sqlite.SQLiteTableLockedException
1805android.database.sqlite.SQLiteTokenizer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001806android.database.sqlite.SQLiteTransactionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001807android.database.sqlite.SqliteWrapper
art-benchmark-service35aba412020-02-03 11:53:25 -08001808android.ddm.DdmHandleAppName$Names
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001809android.ddm.DdmHandleAppName
Evan Millar0ea97b82009-03-24 17:49:23 -07001810android.ddm.DdmHandleExit
art-benchmark-serviceba354032021-03-16 09:58:05 -07001811android.ddm.DdmHandleHeap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001812android.ddm.DdmHandleHello
Evan Millar0ea97b82009-03-24 17:49:23 -07001813android.ddm.DdmHandleNativeHeap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001814android.ddm.DdmHandleProfiling
Kenny Root9787b802013-04-26 12:53:57 -07001815android.ddm.DdmHandleViewDebug
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001816android.ddm.DdmRegister
Calin Juravle00b23d32019-03-08 17:52:20 -08001817android.debug.AdbManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001818android.debug.AdbManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08001819android.debug.IAdbManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001820android.debug.IAdbManager$Stub
1821android.debug.IAdbManager
1822android.debug.IAdbTransport$Stub
1823android.debug.IAdbTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001824android.graphics.BLASTBufferQueue
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001825android.graphics.BaseCanvas
John Reck6b164402018-09-24 15:25:42 -07001826android.graphics.BaseRecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001827android.graphics.Bitmap$1
Calin Juravle4a054192018-05-29 17:52:20 -07001828android.graphics.Bitmap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001829android.graphics.Bitmap$CompressFormat
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001830android.graphics.Bitmap$Config
Calin Juravle00b23d32019-03-08 17:52:20 -08001831android.graphics.Bitmap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001832android.graphics.BitmapFactory$Options
Calin Juravle00b23d32019-03-08 17:52:20 -08001833android.graphics.BitmapFactory
Jesse Wilson80686182011-01-21 17:12:43 -08001834android.graphics.BitmapRegionDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001835android.graphics.BitmapShader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001836android.graphics.BlendMode$1
Calin Juravle36829e52019-04-10 19:07:47 -07001837android.graphics.BlendMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001838android.graphics.BlendModeColorFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001839android.graphics.BlurMaskFilter$Blur
Calin Juravle00b23d32019-03-08 17:52:20 -08001840android.graphics.BlurMaskFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001841android.graphics.Camera
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001842android.graphics.Canvas$EdgeType
Andreas Gampe859e2782016-04-06 18:37:56 -07001843android.graphics.Canvas$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001844android.graphics.Canvas
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001845android.graphics.CanvasProperty
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001846android.graphics.Color
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001847android.graphics.ColorFilter$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001848android.graphics.ColorFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001849android.graphics.ColorMatrixColorFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08001850android.graphics.ColorSpace$Adaptation
art-benchmark-serviced5115932020-02-25 17:55:03 -08001851android.graphics.ColorSpace$Connector
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001852android.graphics.ColorSpace$Lab
1853android.graphics.ColorSpace$Model
1854android.graphics.ColorSpace$Named
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001855android.graphics.ColorSpace$RenderIntent
Calin Juravle00b23d32019-03-08 17:52:20 -08001856android.graphics.ColorSpace$Rgb$NoImagePreloadHolder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001857android.graphics.ColorSpace$Rgb$TransferParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08001858android.graphics.ColorSpace$Rgb
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001859android.graphics.ColorSpace$Xyz
Calin Juravle00b23d32019-03-08 17:52:20 -08001860android.graphics.ColorSpace
art-benchmark-service13164882020-11-07 02:19:14 -08001861android.graphics.Compatibility
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001862android.graphics.ComposePathEffect
1863android.graphics.ComposeShader
1864android.graphics.CornerPathEffect
1865android.graphics.DashPathEffect
1866android.graphics.DiscretePathEffect
1867android.graphics.DrawFilter
1868android.graphics.EmbossMaskFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001869android.graphics.FontFamily
1870android.graphics.FontListParser
Calin Juravle00b23d32019-03-08 17:52:20 -08001871android.graphics.FrameInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001872android.graphics.GraphicBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001873android.graphics.GraphicBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08001874android.graphics.GraphicsStatsService$1
1875android.graphics.GraphicsStatsService$ActiveBuffer
1876android.graphics.GraphicsStatsService$BufferInfo
1877android.graphics.GraphicsStatsService$HistoricalBuffer
1878android.graphics.GraphicsStatsService
Calin Juravle00b23d32019-03-08 17:52:20 -08001879android.graphics.HardwareRenderer$DestroyContextRunnable
1880android.graphics.HardwareRenderer$FrameCompleteCallback
1881android.graphics.HardwareRenderer$FrameDrawingCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001882android.graphics.HardwareRenderer$FrameRenderRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08001883android.graphics.HardwareRenderer$ProcessInitializer$1
1884android.graphics.HardwareRenderer$ProcessInitializer
1885android.graphics.HardwareRenderer
art-benchmark-service56aece62020-02-10 17:58:03 -08001886android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener
1887android.graphics.HardwareRendererObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001888android.graphics.ImageDecoder$AssetInputStreamSource
1889android.graphics.ImageDecoder$DecodeException
1890android.graphics.ImageDecoder$ImageInfo
1891android.graphics.ImageDecoder$InputStreamSource
1892android.graphics.ImageDecoder$OnHeaderDecodedListener
1893android.graphics.ImageDecoder$Source
Calin Juravle00b23d32019-03-08 17:52:20 -08001894android.graphics.ImageDecoder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001895android.graphics.ImageFormat
Calin Juravle36829e52019-04-10 19:07:47 -07001896android.graphics.Insets$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001897android.graphics.Insets
Calin Juravle4a054192018-05-29 17:52:20 -07001898android.graphics.Interpolator$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08001899android.graphics.Interpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001900android.graphics.LeakyTypefaceStorage
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001901android.graphics.LightingColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001902android.graphics.LinearGradient
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001903android.graphics.MaskFilter
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001904android.graphics.Matrix$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001905android.graphics.Matrix$NoImagePreloadHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001906android.graphics.Matrix$ScaleToFit
Calin Juravle00b23d32019-03-08 17:52:20 -08001907android.graphics.Matrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001908android.graphics.Movie
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001909android.graphics.NinePatch$InsetStruct
Calin Juravle00b23d32019-03-08 17:52:20 -08001910android.graphics.NinePatch
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001911android.graphics.Outline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001912android.graphics.Paint$Align
1913android.graphics.Paint$Cap
1914android.graphics.Paint$FontMetrics
1915android.graphics.Paint$FontMetricsInt
1916android.graphics.Paint$Join
Andreas Gampe859e2782016-04-06 18:37:56 -07001917android.graphics.Paint$NoImagePreloadHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001918android.graphics.Paint$Style
Calin Juravle00b23d32019-03-08 17:52:20 -08001919android.graphics.Paint
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001920android.graphics.PaintFlagsDrawFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001921android.graphics.Path$Direction
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001922android.graphics.Path$FillType
art-benchmark-serviced5115932020-02-25 17:55:03 -08001923android.graphics.Path$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001924android.graphics.Path
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001925android.graphics.PathDashPathEffect
1926android.graphics.PathEffect
1927android.graphics.PathMeasure
art-benchmark-serviced5115932020-02-25 17:55:03 -08001928android.graphics.Picture$PictureCanvas
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001929android.graphics.Picture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001930android.graphics.PixelFormat
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001931android.graphics.Point$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001932android.graphics.Point
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001933android.graphics.PointF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001934android.graphics.PointF
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001935android.graphics.PorterDuff$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -08001936android.graphics.PorterDuff
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001937android.graphics.PorterDuffColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001938android.graphics.PorterDuffXfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001939android.graphics.RadialGradient
Calin Juravle00b23d32019-03-08 17:52:20 -08001940android.graphics.RecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001941android.graphics.Rect$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001942android.graphics.Rect$UnflattenHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001943android.graphics.Rect
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001944android.graphics.RectF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001945android.graphics.RectF
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001946android.graphics.Region$1
Jesse Wilson80686182011-01-21 17:12:43 -08001947android.graphics.Region$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001948android.graphics.Region
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001949android.graphics.RegionIterator
art-benchmark-service84deab32021-05-12 09:41:00 -07001950android.graphics.RenderEffect
Calin Juravle36829e52019-04-10 19:07:47 -07001951android.graphics.RenderNode$AnimationHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001952android.graphics.RenderNode$CompositePositionUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001953android.graphics.RenderNode$NoImagePreloadHolder
1954android.graphics.RenderNode$PositionUpdateListener
1955android.graphics.RenderNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001956android.graphics.RuntimeShader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001957android.graphics.Shader$NoImagePreloadHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001958android.graphics.Shader$TileMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001959android.graphics.Shader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001960android.graphics.SumPathEffect
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001961android.graphics.SurfaceTexture$1
1962android.graphics.SurfaceTexture$OnFrameAvailableListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001963android.graphics.SurfaceTexture
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001964android.graphics.SweepGradient
1965android.graphics.TableMaskFilter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001966android.graphics.TemporaryBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08001967android.graphics.TextureLayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001968android.graphics.Typeface$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001969android.graphics.Typeface$CustomFallbackBuilder
1970android.graphics.Typeface
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001971android.graphics.Xfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001972android.graphics.YuvImage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001973android.graphics.animation.FallbackLUTInterpolator
1974android.graphics.animation.HasNativeInterpolator
art-benchmark-servicead05a302020-03-17 09:46:02 -07001975android.graphics.animation.NativeInterpolator
1976android.graphics.animation.NativeInterpolatorFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001977android.graphics.animation.RenderNodeAnimator$DelayedAnimationHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001978android.graphics.animation.RenderNodeAnimator$ViewListener
1979android.graphics.animation.RenderNodeAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001980android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable
1981android.graphics.drawable.AdaptiveIconDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08001982android.graphics.drawable.AdaptiveIconDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08001983android.graphics.drawable.Animatable2$AnimationCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001984android.graphics.drawable.Animatable2
Calin Juravle00b23d32019-03-08 17:52:20 -08001985android.graphics.drawable.Animatable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001986android.graphics.drawable.AnimatedImageDrawable$State
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001987android.graphics.drawable.AnimatedImageDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001988android.graphics.drawable.AnimatedRotateDrawable$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001989android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08001990android.graphics.drawable.AnimatedRotateDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001991android.graphics.drawable.AnimatedStateListDrawable$AnimatableTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001992android.graphics.drawable.AnimatedStateListDrawable$AnimatedStateListState
Calin Juravle4a054192018-05-29 17:52:20 -07001993android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001994android.graphics.drawable.AnimatedStateListDrawable$AnimationDrawableTransition
art-benchmark-serviced5115932020-02-25 17:55:03 -08001995android.graphics.drawable.AnimatedStateListDrawable$FrameInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001996android.graphics.drawable.AnimatedStateListDrawable$Transition
Calin Juravle00b23d32019-03-08 17:52:20 -08001997android.graphics.drawable.AnimatedStateListDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07001998android.graphics.drawable.AnimatedVectorDrawable$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001999android.graphics.drawable.AnimatedVectorDrawable$2
Andreas Gampe61e7b662015-06-17 23:57:04 -07002000android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator
Calin Juravle00b23d32019-03-08 17:52:20 -08002001android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState
Andreas Gampe859e2782016-04-06 18:37:56 -07002002android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimator
Doris Liu28cfd202016-02-22 16:51:40 -08002003android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002004android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorUI
Calin Juravle00b23d32019-03-08 17:52:20 -08002005android.graphics.drawable.AnimatedVectorDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002006android.graphics.drawable.AnimationDrawable$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08002007android.graphics.drawable.AnimationDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002008android.graphics.drawable.BitmapDrawable$BitmapState
Calin Juravle00b23d32019-03-08 17:52:20 -08002009android.graphics.drawable.BitmapDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002010android.graphics.drawable.ClipDrawable$ClipState
Calin Juravle00b23d32019-03-08 17:52:20 -08002011android.graphics.drawable.ClipDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002012android.graphics.drawable.ColorDrawable$ColorState
Calin Juravle00b23d32019-03-08 17:52:20 -08002013android.graphics.drawable.ColorDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002014android.graphics.drawable.ColorStateListDrawable$ColorStateListDrawableState
2015android.graphics.drawable.ColorStateListDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002016android.graphics.drawable.Drawable$Callback
2017android.graphics.drawable.Drawable$ConstantState
Calin Juravle00b23d32019-03-08 17:52:20 -08002018android.graphics.drawable.Drawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002019android.graphics.drawable.DrawableContainer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002020android.graphics.drawable.DrawableContainer$BlockInvalidateCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002021android.graphics.drawable.DrawableContainer$DrawableContainerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002022android.graphics.drawable.DrawableContainer
Andreas Gampe571fc302016-02-18 13:58:09 -08002023android.graphics.drawable.DrawableInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07002024android.graphics.drawable.DrawableWrapper$DrawableWrapperState
Calin Juravle00b23d32019-03-08 17:52:20 -08002025android.graphics.drawable.DrawableWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07002026android.graphics.drawable.GradientDrawable$1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002027android.graphics.drawable.GradientDrawable$GradientState
2028android.graphics.drawable.GradientDrawable$Orientation
Calin Juravle00b23d32019-03-08 17:52:20 -08002029android.graphics.drawable.GradientDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002030android.graphics.drawable.Icon$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002031android.graphics.drawable.Icon$LoadDrawableTask
Calin Juravle00b23d32019-03-08 17:52:20 -08002032android.graphics.drawable.Icon
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002033android.graphics.drawable.InsetDrawable$InsetState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002034android.graphics.drawable.InsetDrawable$InsetValue
Calin Juravle00b23d32019-03-08 17:52:20 -08002035android.graphics.drawable.InsetDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002036android.graphics.drawable.LayerDrawable$ChildDrawable
Evan Millar0ea97b82009-03-24 17:49:23 -07002037android.graphics.drawable.LayerDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002038android.graphics.drawable.LayerDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002039android.graphics.drawable.LevelListDrawable$LevelListState
2040android.graphics.drawable.LevelListDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002041android.graphics.drawable.NinePatchDrawable$NinePatchState
Calin Juravle00b23d32019-03-08 17:52:20 -08002042android.graphics.drawable.NinePatchDrawable
Calin Juravle4a054192018-05-29 17:52:20 -07002043android.graphics.drawable.PaintDrawable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002044android.graphics.drawable.RippleBackground$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07002045android.graphics.drawable.RippleBackground$BackgroundProperty
Calin Juravle00b23d32019-03-08 17:52:20 -08002046android.graphics.drawable.RippleBackground
Andreas Gampe61e7b662015-06-17 23:57:04 -07002047android.graphics.drawable.RippleComponent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002048android.graphics.drawable.RippleDrawable$RippleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002049android.graphics.drawable.RippleDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002050android.graphics.drawable.RippleForeground$1
2051android.graphics.drawable.RippleForeground$2
2052android.graphics.drawable.RippleForeground$3
2053android.graphics.drawable.RippleForeground$4
Calin Juravle00b23d32019-03-08 17:52:20 -08002054android.graphics.drawable.RippleForeground
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002055android.graphics.drawable.RotateDrawable$RotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002056android.graphics.drawable.RotateDrawable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002057android.graphics.drawable.ScaleDrawable$ScaleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002058android.graphics.drawable.ScaleDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002059android.graphics.drawable.ShapeDrawable$ShaderFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002060android.graphics.drawable.ShapeDrawable$ShapeState
Calin Juravle00b23d32019-03-08 17:52:20 -08002061android.graphics.drawable.ShapeDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002062android.graphics.drawable.StateListDrawable$StateListState
Calin Juravle00b23d32019-03-08 17:52:20 -08002063android.graphics.drawable.StateListDrawable
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002064android.graphics.drawable.TransitionDrawable$TransitionState
Calin Juravle00b23d32019-03-08 17:52:20 -08002065android.graphics.drawable.TransitionDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002066android.graphics.drawable.VectorDrawable$VClipPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002067android.graphics.drawable.VectorDrawable$VFullPath$10
Calin Juravle00b23d32019-03-08 17:52:20 -08002068android.graphics.drawable.VectorDrawable$VFullPath$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002069android.graphics.drawable.VectorDrawable$VFullPath$2
2070android.graphics.drawable.VectorDrawable$VFullPath$3
2071android.graphics.drawable.VectorDrawable$VFullPath$4
2072android.graphics.drawable.VectorDrawable$VFullPath$5
2073android.graphics.drawable.VectorDrawable$VFullPath$6
2074android.graphics.drawable.VectorDrawable$VFullPath$7
2075android.graphics.drawable.VectorDrawable$VFullPath$8
2076android.graphics.drawable.VectorDrawable$VFullPath$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002077android.graphics.drawable.VectorDrawable$VFullPath
Andreas Gampe571fc302016-02-18 13:58:09 -08002078android.graphics.drawable.VectorDrawable$VGroup$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002079android.graphics.drawable.VectorDrawable$VGroup$2
2080android.graphics.drawable.VectorDrawable$VGroup$3
2081android.graphics.drawable.VectorDrawable$VGroup$4
2082android.graphics.drawable.VectorDrawable$VGroup$5
2083android.graphics.drawable.VectorDrawable$VGroup$6
2084android.graphics.drawable.VectorDrawable$VGroup$7
2085android.graphics.drawable.VectorDrawable$VGroup$8
2086android.graphics.drawable.VectorDrawable$VGroup$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002087android.graphics.drawable.VectorDrawable$VGroup
Andreas Gampe571fc302016-02-18 13:58:09 -08002088android.graphics.drawable.VectorDrawable$VObject
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002089android.graphics.drawable.VectorDrawable$VPath$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002090android.graphics.drawable.VectorDrawable$VPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002091android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002092android.graphics.drawable.VectorDrawable$VectorDrawableState
2093android.graphics.drawable.VectorDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002094android.graphics.drawable.shapes.OvalShape
art-benchmark-serviced5115932020-02-25 17:55:03 -08002095android.graphics.drawable.shapes.PathShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002096android.graphics.drawable.shapes.RectShape
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002097android.graphics.drawable.shapes.RoundRectShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002098android.graphics.drawable.shapes.Shape
Calin Juravle00b23d32019-03-08 17:52:20 -08002099android.graphics.fonts.Font$Builder
2100android.graphics.fonts.Font
2101android.graphics.fonts.FontCustomizationParser$Result
2102android.graphics.fonts.FontCustomizationParser
2103android.graphics.fonts.FontFamily$Builder
2104android.graphics.fonts.FontFamily
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002105android.graphics.fonts.FontFileUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08002106android.graphics.fonts.FontStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002107android.graphics.fonts.FontVariationAxis
Calin Juravle00b23d32019-03-08 17:52:20 -08002108android.graphics.fonts.SystemFonts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002109android.graphics.pdf.PdfDocument
2110android.graphics.pdf.PdfEditor
2111android.graphics.pdf.PdfRenderer
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002112android.graphics.text.LineBreaker$Builder
2113android.graphics.text.LineBreaker$ParagraphConstraints
2114android.graphics.text.LineBreaker$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08002115android.graphics.text.LineBreaker
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002116android.graphics.text.MeasuredText$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002117android.graphics.text.MeasuredText
art-benchmark-service84deab32021-05-12 09:41:00 -07002118android.graphics.text.PositionedGlyphs
art-benchmark-service13164882020-11-07 02:19:14 -08002119android.gsi.AvbPublicKey$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002120android.gsi.AvbPublicKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08002121android.gsi.GsiProgress$1
2122android.gsi.GsiProgress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002123android.gsi.IGsiService$Stub$Proxy
2124android.gsi.IGsiService$Stub
2125android.gsi.IGsiService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002126android.hardware.Camera$CameraInfo
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002127android.hardware.Camera$Face
Calin Juravle00b23d32019-03-08 17:52:20 -08002128android.hardware.Camera
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002129android.hardware.CameraStatus$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002130android.hardware.CameraStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07002131android.hardware.ConsumerIrManager
Calin Juravle4a054192018-05-29 17:52:20 -07002132android.hardware.GeomagneticField$LegendreTable
Calin Juravle00b23d32019-03-08 17:52:20 -08002133android.hardware.GeomagneticField
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002134android.hardware.HardwareBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002135android.hardware.HardwareBuffer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002136android.hardware.ICameraService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002137android.hardware.ICameraService$Stub
2138android.hardware.ICameraService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002139android.hardware.ICameraServiceListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002140android.hardware.ICameraServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002141android.hardware.ICameraServiceProxy$Stub
2142android.hardware.ICameraServiceProxy
2143android.hardware.IConsumerIrService$Stub
2144android.hardware.IConsumerIrService
2145android.hardware.ISensorPrivacyListener$Stub$Proxy
2146android.hardware.ISensorPrivacyListener$Stub
2147android.hardware.ISensorPrivacyListener
2148android.hardware.ISensorPrivacyManager$Stub$Proxy
2149android.hardware.ISensorPrivacyManager$Stub
2150android.hardware.ISensorPrivacyManager
2151android.hardware.ISerialManager$Stub
2152android.hardware.ISerialManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002153android.hardware.Sensor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002154android.hardware.SensorAdditionalInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07002155android.hardware.SensorEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08002156android.hardware.SensorEventCallback
2157android.hardware.SensorEventListener2
Kenny Root9787b802013-04-26 12:53:57 -07002158android.hardware.SensorEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002159android.hardware.SensorListener
Evan Millar0ea97b82009-03-24 17:49:23 -07002160android.hardware.SensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002161android.hardware.SensorPrivacyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002162android.hardware.SensorPrivacyManager
Andreas Gampe61e7b662015-06-17 23:57:04 -07002163android.hardware.SerialManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002164android.hardware.SerialPort
Kenny Root9787b802013-04-26 12:53:57 -07002165android.hardware.SystemSensorManager$BaseEventQueue
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002166android.hardware.SystemSensorManager$SensorEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002167android.hardware.SystemSensorManager$TriggerEventQueue
Calin Juravle00b23d32019-03-08 17:52:20 -08002168android.hardware.SystemSensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002169android.hardware.TriggerEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002170android.hardware.TriggerEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002171android.hardware.biometrics.BiometricAuthenticator$AuthenticationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002172android.hardware.biometrics.BiometricAuthenticator$Identifier
Calin Juravle00b23d32019-03-08 17:52:20 -08002173android.hardware.biometrics.BiometricAuthenticator
2174android.hardware.biometrics.BiometricFaceConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002175android.hardware.biometrics.BiometricFingerprintConstants
Calin Juravle00b23d32019-03-08 17:52:20 -08002176android.hardware.biometrics.BiometricManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002177android.hardware.biometrics.BiometricSourceType$1
2178android.hardware.biometrics.BiometricSourceType
art-benchmark-serviced5115932020-02-25 17:55:03 -08002179android.hardware.biometrics.CryptoObject
2180android.hardware.biometrics.IAuthService$Stub$Proxy
2181android.hardware.biometrics.IAuthService$Stub
2182android.hardware.biometrics.IAuthService
2183android.hardware.biometrics.IBiometricAuthenticator$Stub$Proxy
2184android.hardware.biometrics.IBiometricAuthenticator$Stub
2185android.hardware.biometrics.IBiometricAuthenticator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002186android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub$Proxy
2187android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub
2188android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback
2189android.hardware.biometrics.IBiometricService$Stub$Proxy
2190android.hardware.biometrics.IBiometricService$Stub
2191android.hardware.biometrics.IBiometricService
2192android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002193android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub
2194android.hardware.biometrics.IBiometricServiceLockoutResetCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002195android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy
2196android.hardware.biometrics.IBiometricServiceReceiver$Stub
2197android.hardware.biometrics.IBiometricServiceReceiver
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002198android.hardware.camera2.CameraAccessException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002199android.hardware.camera2.CameraCharacteristics$1
2200android.hardware.camera2.CameraCharacteristics$2
2201android.hardware.camera2.CameraCharacteristics$3
2202android.hardware.camera2.CameraCharacteristics$4
2203android.hardware.camera2.CameraCharacteristics$5
art-benchmark-service56aece62020-02-10 17:58:03 -08002204android.hardware.camera2.CameraCharacteristics$6
Andreas Gampe571fc302016-02-18 13:58:09 -08002205android.hardware.camera2.CameraCharacteristics$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002206android.hardware.camera2.CameraCharacteristics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002207android.hardware.camera2.CameraDevice
2208android.hardware.camera2.CameraManager$AvailabilityCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002209android.hardware.camera2.CameraManager$CameraManagerGlobal$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002210android.hardware.camera2.CameraManager$CameraManagerGlobal$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002211android.hardware.camera2.CameraManager$CameraManagerGlobal$4
2212android.hardware.camera2.CameraManager$CameraManagerGlobal$5
2213android.hardware.camera2.CameraManager$CameraManagerGlobal$6
2214android.hardware.camera2.CameraManager$CameraManagerGlobal$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002215android.hardware.camera2.CameraManager$CameraManagerGlobal
2216android.hardware.camera2.CameraManager$TorchCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002217android.hardware.camera2.CameraManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002218android.hardware.camera2.CameraMetadata
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002219android.hardware.camera2.CaptureRequest$1
2220android.hardware.camera2.CaptureRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08002221android.hardware.camera2.CaptureRequest$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002222android.hardware.camera2.CaptureRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002223android.hardware.camera2.CaptureResult$1
2224android.hardware.camera2.CaptureResult$2
2225android.hardware.camera2.CaptureResult$3
Andreas Gampe571fc302016-02-18 13:58:09 -08002226android.hardware.camera2.CaptureResult$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002227android.hardware.camera2.CaptureResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002228android.hardware.camera2.DngCreator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002229android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor
2230android.hardware.camera2.impl.CameraDeviceImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002231android.hardware.camera2.impl.CameraMetadataNative$10
2232android.hardware.camera2.impl.CameraMetadataNative$11
2233android.hardware.camera2.impl.CameraMetadataNative$12
2234android.hardware.camera2.impl.CameraMetadataNative$13
2235android.hardware.camera2.impl.CameraMetadataNative$14
2236android.hardware.camera2.impl.CameraMetadataNative$15
2237android.hardware.camera2.impl.CameraMetadataNative$16
2238android.hardware.camera2.impl.CameraMetadataNative$17
2239android.hardware.camera2.impl.CameraMetadataNative$18
2240android.hardware.camera2.impl.CameraMetadataNative$19
Calin Juravle00b23d32019-03-08 17:52:20 -08002241android.hardware.camera2.impl.CameraMetadataNative$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002242android.hardware.camera2.impl.CameraMetadataNative$20
Calin Juravle00b23d32019-03-08 17:52:20 -08002243android.hardware.camera2.impl.CameraMetadataNative$21
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002244android.hardware.camera2.impl.CameraMetadataNative$22
art-benchmark-serviced5115932020-02-25 17:55:03 -08002245android.hardware.camera2.impl.CameraMetadataNative$23
Calin Juravle00b23d32019-03-08 17:52:20 -08002246android.hardware.camera2.impl.CameraMetadataNative$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002247android.hardware.camera2.impl.CameraMetadataNative$3
2248android.hardware.camera2.impl.CameraMetadataNative$4
2249android.hardware.camera2.impl.CameraMetadataNative$5
2250android.hardware.camera2.impl.CameraMetadataNative$6
2251android.hardware.camera2.impl.CameraMetadataNative$7
2252android.hardware.camera2.impl.CameraMetadataNative$8
2253android.hardware.camera2.impl.CameraMetadataNative$9
2254android.hardware.camera2.impl.CameraMetadataNative$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002255android.hardware.camera2.impl.CameraMetadataNative
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002256android.hardware.camera2.impl.GetCommand
2257android.hardware.camera2.impl.SetCommand
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002258android.hardware.camera2.marshal.MarshalHelpers
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002259android.hardware.camera2.marshal.MarshalQueryable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002260android.hardware.camera2.marshal.MarshalRegistry$MarshalToken
Calin Juravle00b23d32019-03-08 17:52:20 -08002261android.hardware.camera2.marshal.MarshalRegistry
Calin Juravle4a054192018-05-29 17:52:20 -07002262android.hardware.camera2.marshal.Marshaler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002263android.hardware.camera2.marshal.impl.MarshalQueryableArray$MarshalerArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002264android.hardware.camera2.marshal.impl.MarshalQueryableArray
2265android.hardware.camera2.marshal.impl.MarshalQueryableBlackLevelPattern
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002266android.hardware.camera2.marshal.impl.MarshalQueryableBoolean$MarshalerBoolean
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002267android.hardware.camera2.marshal.impl.MarshalQueryableBoolean
2268android.hardware.camera2.marshal.impl.MarshalQueryableColorSpaceTransform
2269android.hardware.camera2.marshal.impl.MarshalQueryableEnum
2270android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration
2271android.hardware.camera2.marshal.impl.MarshalQueryableMeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002272android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08002273android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002274android.hardware.camera2.marshal.impl.MarshalQueryablePair
2275android.hardware.camera2.marshal.impl.MarshalQueryableParcelable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002276android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive$MarshalerPrimitive
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002277android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive
2278android.hardware.camera2.marshal.impl.MarshalQueryableRange
Calin Juravle00b23d32019-03-08 17:52:20 -08002279android.hardware.camera2.marshal.impl.MarshalQueryableRecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002280android.hardware.camera2.marshal.impl.MarshalQueryableRect
art-benchmark-service13164882020-11-07 02:19:14 -08002281android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002282android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap
2283android.hardware.camera2.marshal.impl.MarshalQueryableRggbChannelVector
art-benchmark-serviced5115932020-02-25 17:55:03 -08002284android.hardware.camera2.marshal.impl.MarshalQueryableSize$MarshalerSize
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002285android.hardware.camera2.marshal.impl.MarshalQueryableSize
2286android.hardware.camera2.marshal.impl.MarshalQueryableSizeF
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002287android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002288android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002289android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002290android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration
2291android.hardware.camera2.marshal.impl.MarshalQueryableString
2292android.hardware.camera2.params.BlackLevelPattern
art-benchmark-service56aece62020-02-10 17:58:03 -08002293android.hardware.camera2.params.Capability
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002294android.hardware.camera2.params.ColorSpaceTransform
2295android.hardware.camera2.params.Face
2296android.hardware.camera2.params.HighSpeedVideoConfiguration
2297android.hardware.camera2.params.LensShadingMap
Calin Juravle36829e52019-04-10 19:07:47 -07002298android.hardware.camera2.params.MandatoryStreamCombination$ReprocessType
2299android.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold
2300android.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate
2301android.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate
Calin Juravle00b23d32019-03-08 17:52:20 -08002302android.hardware.camera2.params.MandatoryStreamCombination
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002303android.hardware.camera2.params.MeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002304android.hardware.camera2.params.OisSample
Calin Juravle00b23d32019-03-08 17:52:20 -08002305android.hardware.camera2.params.RecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002306android.hardware.camera2.params.ReprocessFormatsMap
2307android.hardware.camera2.params.RggbChannelVector
2308android.hardware.camera2.params.StreamConfiguration
2309android.hardware.camera2.params.StreamConfigurationDuration
2310android.hardware.camera2.params.StreamConfigurationMap
2311android.hardware.camera2.params.TonemapCurve
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002312android.hardware.camera2.utils.ArrayUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002313android.hardware.camera2.utils.ConcurrentCameraIdCombination$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002314android.hardware.camera2.utils.ConcurrentCameraIdCombination
art-benchmark-service13164882020-11-07 02:19:14 -08002315android.hardware.camera2.utils.SurfaceUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08002316android.hardware.camera2.utils.TypeReference$SpecializedBaseTypeReference
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002317android.hardware.camera2.utils.TypeReference$SpecializedTypeReference
Calin Juravle00b23d32019-03-08 17:52:20 -08002318android.hardware.camera2.utils.TypeReference
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002319android.hardware.contexthub.V1_0.ContextHub
2320android.hardware.contexthub.V1_0.ContextHubMsg
2321android.hardware.contexthub.V1_0.HubAppInfo
2322android.hardware.contexthub.V1_0.IContexthub$Proxy
2323android.hardware.contexthub.V1_0.IContexthub
2324android.hardware.contexthub.V1_0.IContexthubCallback$Stub
2325android.hardware.contexthub.V1_0.IContexthubCallback
2326android.hardware.contexthub.V1_0.MemRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002327android.hardware.contexthub.V1_0.NanoAppBinary
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002328android.hardware.contexthub.V1_0.PhysicalSensor
Calin Juravle4a054192018-05-29 17:52:20 -07002329android.hardware.display.AmbientBrightnessDayStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002330android.hardware.display.AmbientBrightnessDayStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002331android.hardware.display.AmbientDisplayConfiguration
Calin Juravle4a054192018-05-29 17:52:20 -07002332android.hardware.display.BrightnessChangeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002333android.hardware.display.BrightnessChangeEvent$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002334android.hardware.display.BrightnessChangeEvent
Calin Juravle4a054192018-05-29 17:52:20 -07002335android.hardware.display.BrightnessConfiguration$1
2336android.hardware.display.BrightnessConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002337android.hardware.display.BrightnessConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002338android.hardware.display.BrightnessCorrection$1
2339android.hardware.display.BrightnessCorrection$BrightnessCorrectionImplementation
2340android.hardware.display.BrightnessCorrection$ScaleAndTranslateLog
2341android.hardware.display.BrightnessCorrection
Calin Juravle00b23d32019-03-08 17:52:20 -08002342android.hardware.display.ColorDisplayManager$ColorDisplayManagerInternal
2343android.hardware.display.ColorDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002344android.hardware.display.Curve$1
2345android.hardware.display.Curve
art-benchmark-servicead05a302020-03-17 09:46:02 -07002346android.hardware.display.DeviceProductInfo$1
2347android.hardware.display.DeviceProductInfo$ManufactureDate$1
2348android.hardware.display.DeviceProductInfo$ManufactureDate
2349android.hardware.display.DeviceProductInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002350android.hardware.display.DisplayManager$DisplayListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002351android.hardware.display.DisplayManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002352android.hardware.display.DisplayManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002353android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002354android.hardware.display.DisplayManagerGlobal$DisplayManagerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002355android.hardware.display.DisplayManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002356android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks
2357android.hardware.display.DisplayManagerInternal$DisplayPowerRequest
2358android.hardware.display.DisplayManagerInternal
2359android.hardware.display.DisplayViewport
Calin Juravle00b23d32019-03-08 17:52:20 -08002360android.hardware.display.DisplayedContentSample
2361android.hardware.display.DisplayedContentSamplingAttributes
2362android.hardware.display.IColorDisplayManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002363android.hardware.display.IColorDisplayManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07002364android.hardware.display.IColorDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002365android.hardware.display.IDisplayManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002366android.hardware.display.IDisplayManager$Stub
2367android.hardware.display.IDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002368android.hardware.display.IDisplayManagerCallback$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002369android.hardware.display.IDisplayManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002370android.hardware.display.IDisplayManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002371android.hardware.display.IVirtualDisplayCallback$Stub$Proxy
2372android.hardware.display.IVirtualDisplayCallback$Stub
2373android.hardware.display.IVirtualDisplayCallback
2374android.hardware.display.NightDisplayListener$1
2375android.hardware.display.NightDisplayListener$Callback
2376android.hardware.display.NightDisplayListener
2377android.hardware.display.Time$1
2378android.hardware.display.Time
art-benchmark-service13164882020-11-07 02:19:14 -08002379android.hardware.display.VirtualDisplayConfig$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002380android.hardware.display.VirtualDisplayConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002381android.hardware.display.WifiDisplay$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002382android.hardware.display.WifiDisplay
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002383android.hardware.display.WifiDisplaySessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002384android.hardware.display.WifiDisplaySessionInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002385android.hardware.display.WifiDisplayStatus$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002386android.hardware.display.WifiDisplayStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002387android.hardware.face.Face$1
2388android.hardware.face.Face
2389android.hardware.face.FaceManager$1
2390android.hardware.face.FaceManager$AuthenticationCallback
2391android.hardware.face.FaceManager$AuthenticationResult
2392android.hardware.face.FaceManager$EnrollmentCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002393android.hardware.face.FaceManager$LockoutResetCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002394android.hardware.face.FaceManager$MyHandler
2395android.hardware.face.FaceManager$OnAuthenticationCancelListener
2396android.hardware.face.FaceManager$RemovalCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002397android.hardware.face.FaceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002398android.hardware.face.IFaceService$Stub$Proxy
2399android.hardware.face.IFaceService$Stub
2400android.hardware.face.IFaceService
2401android.hardware.face.IFaceServiceReceiver$Stub$Proxy
2402android.hardware.face.IFaceServiceReceiver$Stub
2403android.hardware.face.IFaceServiceReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08002404android.hardware.fingerprint.Fingerprint$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002405android.hardware.fingerprint.Fingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002406android.hardware.fingerprint.FingerprintManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002407android.hardware.fingerprint.FingerprintManager$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002408android.hardware.fingerprint.FingerprintManager$AuthenticationCallback
2409android.hardware.fingerprint.FingerprintManager$LockoutResetCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002410android.hardware.fingerprint.FingerprintManager$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08002411android.hardware.fingerprint.FingerprintManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002412android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub$Proxy
2413android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub
2414android.hardware.fingerprint.IFingerprintClientActiveCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002415android.hardware.fingerprint.IFingerprintService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002416android.hardware.fingerprint.IFingerprintService$Stub
2417android.hardware.fingerprint.IFingerprintService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002418android.hardware.fingerprint.IFingerprintServiceReceiver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002419android.hardware.fingerprint.IFingerprintServiceReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002420android.hardware.fingerprint.IFingerprintServiceReceiver
Andreas Gampe61e7b662015-06-17 23:57:04 -07002421android.hardware.hdmi.HdmiControlManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002422android.hardware.hdmi.HdmiPlaybackClient$DisplayStatusCallback
2423android.hardware.input.IInputDevicesChangedListener$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002424android.hardware.input.IInputDevicesChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002425android.hardware.input.IInputDevicesChangedListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002426android.hardware.input.IInputManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002427android.hardware.input.IInputManager$Stub
2428android.hardware.input.IInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002429android.hardware.input.ITabletModeChangedListener$Stub$Proxy
2430android.hardware.input.ITabletModeChangedListener$Stub
2431android.hardware.input.ITabletModeChangedListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002432android.hardware.input.InputDeviceIdentifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002433android.hardware.input.InputDeviceIdentifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002434android.hardware.input.InputManager$InputDeviceListener
2435android.hardware.input.InputManager$InputDeviceListenerDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002436android.hardware.input.InputManager$InputDevicesChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002437android.hardware.input.InputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002438android.hardware.input.InputManagerInternal
2439android.hardware.input.KeyboardLayout$1
2440android.hardware.input.KeyboardLayout
2441android.hardware.input.TouchCalibration$1
2442android.hardware.input.TouchCalibration
Calin Juravle00b23d32019-03-08 17:52:20 -08002443android.hardware.iris.IrisManager
art-benchmark-service13164882020-11-07 02:19:14 -08002444android.hardware.lights.ILightsManager$Stub
2445android.hardware.lights.ILightsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002446android.hardware.lights.LightsManager
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002447android.hardware.location.ActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002448android.hardware.location.ContextHubClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08002449android.hardware.location.ContextHubClientCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002450android.hardware.location.ContextHubInfo$1
2451android.hardware.location.ContextHubInfo
2452android.hardware.location.ContextHubManager$2
2453android.hardware.location.ContextHubManager$3
2454android.hardware.location.ContextHubManager$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002455android.hardware.location.ContextHubManager$Callback
2456android.hardware.location.ContextHubManager$ICallback
Andreas Gampe859e2782016-04-06 18:37:56 -07002457android.hardware.location.ContextHubManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002458android.hardware.location.ContextHubMessage$1
2459android.hardware.location.ContextHubMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -08002460android.hardware.location.ContextHubTransaction$OnCompleteListener
2461android.hardware.location.ContextHubTransaction$Response
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002462android.hardware.location.ContextHubTransaction
art-benchmark-serviced5115932020-02-25 17:55:03 -08002463android.hardware.location.GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper
2464android.hardware.location.GeofenceHardware
2465android.hardware.location.GeofenceHardwareCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002466android.hardware.location.GeofenceHardwareImpl$1
2467android.hardware.location.GeofenceHardwareImpl$2
2468android.hardware.location.GeofenceHardwareImpl$3
2469android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
2470android.hardware.location.GeofenceHardwareImpl$Reaper
2471android.hardware.location.GeofenceHardwareImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08002472android.hardware.location.GeofenceHardwareMonitorCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002473android.hardware.location.GeofenceHardwareMonitorEvent$1
2474android.hardware.location.GeofenceHardwareMonitorEvent
2475android.hardware.location.GeofenceHardwareRequest
2476android.hardware.location.GeofenceHardwareRequestParcelable$1
2477android.hardware.location.GeofenceHardwareRequestParcelable
2478android.hardware.location.GeofenceHardwareService$1
2479android.hardware.location.GeofenceHardwareService
2480android.hardware.location.IActivityRecognitionHardware$Stub$Proxy
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002481android.hardware.location.IActivityRecognitionHardware$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002482android.hardware.location.IActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002483android.hardware.location.IActivityRecognitionHardwareClient$Stub$Proxy
2484android.hardware.location.IActivityRecognitionHardwareClient$Stub
2485android.hardware.location.IActivityRecognitionHardwareClient
2486android.hardware.location.IContextHubCallback$Stub$Proxy
2487android.hardware.location.IContextHubCallback$Stub
2488android.hardware.location.IContextHubCallback
2489android.hardware.location.IContextHubClient$Stub$Proxy
2490android.hardware.location.IContextHubClient$Stub
2491android.hardware.location.IContextHubClient
2492android.hardware.location.IContextHubClientCallback$Stub$Proxy
2493android.hardware.location.IContextHubClientCallback$Stub
2494android.hardware.location.IContextHubClientCallback
2495android.hardware.location.IContextHubService$Stub$Proxy
2496android.hardware.location.IContextHubService$Stub
2497android.hardware.location.IContextHubService
2498android.hardware.location.IContextHubTransactionCallback$Stub$Proxy
2499android.hardware.location.IContextHubTransactionCallback$Stub
2500android.hardware.location.IContextHubTransactionCallback
2501android.hardware.location.IGeofenceHardware$Stub$Proxy
2502android.hardware.location.IGeofenceHardware$Stub
2503android.hardware.location.IGeofenceHardware
2504android.hardware.location.IGeofenceHardwareCallback$Stub$Proxy
2505android.hardware.location.IGeofenceHardwareCallback$Stub
2506android.hardware.location.IGeofenceHardwareCallback
2507android.hardware.location.IGeofenceHardwareMonitorCallback$Stub$Proxy
2508android.hardware.location.IGeofenceHardwareMonitorCallback$Stub
2509android.hardware.location.IGeofenceHardwareMonitorCallback
2510android.hardware.location.MemoryRegion$1
2511android.hardware.location.MemoryRegion
2512android.hardware.location.NanoApp$1
2513android.hardware.location.NanoApp
2514android.hardware.location.NanoAppBinary$1
2515android.hardware.location.NanoAppBinary
2516android.hardware.location.NanoAppFilter$1
2517android.hardware.location.NanoAppFilter
2518android.hardware.location.NanoAppInstanceInfo$1
2519android.hardware.location.NanoAppInstanceInfo
2520android.hardware.location.NanoAppMessage$1
2521android.hardware.location.NanoAppMessage
2522android.hardware.location.NanoAppState$1
2523android.hardware.location.NanoAppState
2524android.hardware.radio.ITuner$Stub
2525android.hardware.radio.ITuner
2526android.hardware.radio.ITunerCallback
2527android.hardware.radio.ProgramSelector$1
2528android.hardware.radio.ProgramSelector$Identifier$1
2529android.hardware.radio.ProgramSelector$Identifier
2530android.hardware.radio.ProgramSelector
2531android.hardware.radio.RadioManager$AmBandConfig$1
2532android.hardware.radio.RadioManager$AmBandConfig
2533android.hardware.radio.RadioManager$AmBandDescriptor$1
2534android.hardware.radio.RadioManager$AmBandDescriptor
2535android.hardware.radio.RadioManager$BandConfig$1
2536android.hardware.radio.RadioManager$BandConfig
2537android.hardware.radio.RadioManager$BandDescriptor$1
2538android.hardware.radio.RadioManager$BandDescriptor
2539android.hardware.radio.RadioManager$FmBandConfig$1
2540android.hardware.radio.RadioManager$FmBandConfig
2541android.hardware.radio.RadioManager$FmBandDescriptor$1
2542android.hardware.radio.RadioManager$FmBandDescriptor
2543android.hardware.radio.RadioManager$ModuleProperties$1
2544android.hardware.radio.RadioManager$ModuleProperties
2545android.hardware.radio.RadioManager$ProgramInfo$1
2546android.hardware.radio.RadioManager$ProgramInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07002547android.hardware.radio.RadioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002548android.hardware.radio.RadioMetadata$1
2549android.hardware.radio.RadioMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08002550android.hardware.radio.V1_0.ActivityStatsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002551android.hardware.radio.V1_0.AppStatus
2552android.hardware.radio.V1_0.Call
2553android.hardware.radio.V1_0.CallForwardInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002554android.hardware.radio.V1_0.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002555android.hardware.radio.V1_0.Carrier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002556android.hardware.radio.V1_0.CarrierRestrictions
Calin Juravle00b23d32019-03-08 17:52:20 -08002557android.hardware.radio.V1_0.CdmaBroadcastSmsConfigInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002558android.hardware.radio.V1_0.CdmaCallWaiting
2559android.hardware.radio.V1_0.CdmaInformationRecords
2560android.hardware.radio.V1_0.CdmaSignalInfoRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08002561android.hardware.radio.V1_0.CdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002562android.hardware.radio.V1_0.CdmaSmsAddress
2563android.hardware.radio.V1_0.CdmaSmsMessage
2564android.hardware.radio.V1_0.CdmaSmsSubaddress
2565android.hardware.radio.V1_0.CellIdentity
2566android.hardware.radio.V1_0.CellIdentityCdma
2567android.hardware.radio.V1_0.CellIdentityGsm
2568android.hardware.radio.V1_0.CellIdentityLte
2569android.hardware.radio.V1_0.CellIdentityTdscdma
2570android.hardware.radio.V1_0.CellIdentityWcdma
2571android.hardware.radio.V1_0.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002572android.hardware.radio.V1_0.CellInfoCdma
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002573android.hardware.radio.V1_0.CellInfoGsm
2574android.hardware.radio.V1_0.CellInfoLte
2575android.hardware.radio.V1_0.CellInfoTdscdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002576android.hardware.radio.V1_0.CellInfoType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002577android.hardware.radio.V1_0.CellInfoWcdma
2578android.hardware.radio.V1_0.DataCallFailCause
2579android.hardware.radio.V1_0.DataProfileInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002580android.hardware.radio.V1_0.DataRegStateResult
2581android.hardware.radio.V1_0.EvdoSignalStrength
2582android.hardware.radio.V1_0.GsmBroadcastSmsConfigInfo
2583android.hardware.radio.V1_0.GsmSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002584android.hardware.radio.V1_0.GsmSmsMessage
Calin Juravle00b23d32019-03-08 17:52:20 -08002585android.hardware.radio.V1_0.HardwareConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002586android.hardware.radio.V1_0.HardwareConfigModem
2587android.hardware.radio.V1_0.HardwareConfigSim
Calin Juravle00b23d32019-03-08 17:52:20 -08002588android.hardware.radio.V1_0.IRadio
2589android.hardware.radio.V1_0.IRadioIndication
2590android.hardware.radio.V1_0.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002591android.hardware.radio.V1_0.IccIo
Calin Juravle00b23d32019-03-08 17:52:20 -08002592android.hardware.radio.V1_0.IccIoResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002593android.hardware.radio.V1_0.ImsSmsMessage
2594android.hardware.radio.V1_0.LastCallFailCauseInfo
2595android.hardware.radio.V1_0.LceDataInfo
2596android.hardware.radio.V1_0.LceStatusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002597android.hardware.radio.V1_0.LteSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002598android.hardware.radio.V1_0.NeighboringCell
2599android.hardware.radio.V1_0.OperatorInfo
2600android.hardware.radio.V1_0.PcoDataInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002601android.hardware.radio.V1_0.RadioCapability
2602android.hardware.radio.V1_0.RadioResponseInfo
2603android.hardware.radio.V1_0.RegState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002604android.hardware.radio.V1_0.SendSmsResult
2605android.hardware.radio.V1_0.SetupDataCallResult
2606android.hardware.radio.V1_0.SignalStrength
2607android.hardware.radio.V1_0.SimApdu
2608android.hardware.radio.V1_0.SimRefreshResult
2609android.hardware.radio.V1_0.StkCcUnsolSsResult
2610android.hardware.radio.V1_0.SuppSvcNotification
Calin Juravle00b23d32019-03-08 17:52:20 -08002611android.hardware.radio.V1_0.TdScdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002612android.hardware.radio.V1_0.UusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002613android.hardware.radio.V1_0.VoiceRegStateResult
2614android.hardware.radio.V1_0.WcdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002615android.hardware.radio.V1_1.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002616android.hardware.radio.V1_1.IRadio
2617android.hardware.radio.V1_1.IRadioIndication
2618android.hardware.radio.V1_1.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002619android.hardware.radio.V1_1.KeepaliveStatus
2620android.hardware.radio.V1_1.NetworkScanResult
Calin Juravle00b23d32019-03-08 17:52:20 -08002621android.hardware.radio.V1_2.Call
2622android.hardware.radio.V1_2.CardStatus
2623android.hardware.radio.V1_2.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002624android.hardware.radio.V1_2.CellIdentityCdma
2625android.hardware.radio.V1_2.CellIdentityGsm
2626android.hardware.radio.V1_2.CellIdentityLte
Calin Juravle00b23d32019-03-08 17:52:20 -08002627android.hardware.radio.V1_2.CellIdentityOperatorNames
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002628android.hardware.radio.V1_2.CellIdentityTdscdma
2629android.hardware.radio.V1_2.CellIdentityWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002630android.hardware.radio.V1_2.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002631android.hardware.radio.V1_2.CellInfoCdma
2632android.hardware.radio.V1_2.CellInfoGsm
2633android.hardware.radio.V1_2.CellInfoLte
2634android.hardware.radio.V1_2.CellInfoTdscdma
2635android.hardware.radio.V1_2.CellInfoWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002636android.hardware.radio.V1_2.DataRegStateResult
2637android.hardware.radio.V1_2.IRadio
2638android.hardware.radio.V1_2.IRadioIndication
2639android.hardware.radio.V1_2.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002640android.hardware.radio.V1_2.LinkCapacityEstimate
2641android.hardware.radio.V1_2.NetworkScanResult
2642android.hardware.radio.V1_2.PhysicalChannelConfig
Calin Juravle00b23d32019-03-08 17:52:20 -08002643android.hardware.radio.V1_2.SignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002644android.hardware.radio.V1_2.TdscdmaSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08002645android.hardware.radio.V1_2.VoiceRegStateResult
2646android.hardware.radio.V1_2.WcdmaSignalStrength
2647android.hardware.radio.V1_3.IRadio$Proxy
2648android.hardware.radio.V1_3.IRadio
2649android.hardware.radio.V1_3.IRadioIndication
2650android.hardware.radio.V1_3.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002651android.hardware.radio.V1_4.CardStatus
2652android.hardware.radio.V1_4.CarrierRestrictionsWithPriority
art-benchmark-serviced5115932020-02-25 17:55:03 -08002653android.hardware.radio.V1_4.CellConfigLte
2654android.hardware.radio.V1_4.CellIdentityNr
2655android.hardware.radio.V1_4.CellInfo$Info
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002656android.hardware.radio.V1_4.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002657android.hardware.radio.V1_4.CellInfoLte
2658android.hardware.radio.V1_4.CellInfoNr
2659android.hardware.radio.V1_4.DataRegStateResult$VopsInfo$hidl_discriminator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002660android.hardware.radio.V1_4.DataRegStateResult$VopsInfo
2661android.hardware.radio.V1_4.DataRegStateResult
2662android.hardware.radio.V1_4.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08002663android.hardware.radio.V1_4.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002664android.hardware.radio.V1_4.IRadio
2665android.hardware.radio.V1_4.IRadioIndication$Stub
2666android.hardware.radio.V1_4.IRadioIndication
2667android.hardware.radio.V1_4.IRadioResponse$Stub
2668android.hardware.radio.V1_4.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002669android.hardware.radio.V1_4.LteVopsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002670android.hardware.radio.V1_4.NetworkScanResult
2671android.hardware.radio.V1_4.NrIndicators
art-benchmark-serviced5115932020-02-25 17:55:03 -08002672android.hardware.radio.V1_4.NrSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002673android.hardware.radio.V1_4.PhysicalChannelConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08002674android.hardware.radio.V1_4.RadioFrequencyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002675android.hardware.radio.V1_4.SetupDataCallResult
2676android.hardware.radio.V1_4.SignalStrength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002677android.hardware.radio.V1_5.CellIdentity
2678android.hardware.radio.V1_5.CellIdentityGsm
2679android.hardware.radio.V1_5.CellIdentityLte
2680android.hardware.radio.V1_5.CellIdentityNr
2681android.hardware.radio.V1_5.CellIdentityTdscdma
2682android.hardware.radio.V1_5.CellIdentityWcdma
2683android.hardware.radio.V1_5.ClosedSubscriberGroupInfo
2684android.hardware.radio.V1_5.IRadio
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002685android.hardware.radio.V1_5.IRadioIndication$Stub
2686android.hardware.radio.V1_5.IRadioIndication
2687android.hardware.radio.V1_5.IRadioResponse$Stub
2688android.hardware.radio.V1_5.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002689android.hardware.radio.V1_5.OptionalCsgInfo
art-benchmark-service13164882020-11-07 02:19:14 -08002690android.hardware.radio.config.V1_0.IRadioConfig$Proxy
2691android.hardware.radio.config.V1_0.IRadioConfig$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002692android.hardware.radio.config.V1_0.IRadioConfig
art-benchmark-service13164882020-11-07 02:19:14 -08002693android.hardware.radio.config.V1_0.IRadioConfigIndication$Proxy
2694android.hardware.radio.config.V1_0.IRadioConfigIndication$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002695android.hardware.radio.config.V1_0.IRadioConfigIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002696android.hardware.radio.config.V1_0.IRadioConfigResponse$Proxy
2697android.hardware.radio.config.V1_0.IRadioConfigResponse$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002698android.hardware.radio.config.V1_0.IRadioConfigResponse
2699android.hardware.radio.config.V1_0.SimSlotStatus
art-benchmark-service13164882020-11-07 02:19:14 -08002700android.hardware.radio.config.V1_0.SlotState
art-benchmark-service56aece62020-02-10 17:58:03 -08002701android.hardware.radio.config.V1_1.IRadioConfig$Proxy
art-benchmark-service13164882020-11-07 02:19:14 -08002702android.hardware.radio.config.V1_1.IRadioConfig$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002703android.hardware.radio.config.V1_1.IRadioConfig
art-benchmark-service13164882020-11-07 02:19:14 -08002704android.hardware.radio.config.V1_1.IRadioConfigIndication$Proxy
2705android.hardware.radio.config.V1_1.IRadioConfigIndication$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002706android.hardware.radio.config.V1_1.IRadioConfigIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002707android.hardware.radio.config.V1_1.IRadioConfigResponse$Proxy
2708android.hardware.radio.config.V1_1.IRadioConfigResponse$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002709android.hardware.radio.config.V1_1.IRadioConfigResponse
2710android.hardware.radio.config.V1_1.ModemInfo
2711android.hardware.radio.config.V1_1.ModemsConfig
2712android.hardware.radio.config.V1_1.PhoneCapability
art-benchmark-service13164882020-11-07 02:19:14 -08002713android.hardware.radio.config.V1_2.IRadioConfigIndication$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002714android.hardware.radio.config.V1_2.IRadioConfigIndication$Stub
2715android.hardware.radio.config.V1_2.IRadioConfigIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002716android.hardware.radio.config.V1_2.IRadioConfigResponse$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002717android.hardware.radio.config.V1_2.IRadioConfigResponse$Stub
2718android.hardware.radio.config.V1_2.IRadioConfigResponse
2719android.hardware.radio.config.V1_2.SimSlotStatus
2720android.hardware.radio.deprecated.V1_0.IOemHook$Proxy
art-benchmark-service13164882020-11-07 02:19:14 -08002721android.hardware.radio.deprecated.V1_0.IOemHook$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002722android.hardware.radio.deprecated.V1_0.IOemHook
art-benchmark-service13164882020-11-07 02:19:14 -08002723android.hardware.radio.deprecated.V1_0.IOemHookIndication$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002724android.hardware.radio.deprecated.V1_0.IOemHookIndication$Stub
2725android.hardware.radio.deprecated.V1_0.IOemHookIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002726android.hardware.radio.deprecated.V1_0.IOemHookResponse$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002727android.hardware.radio.deprecated.V1_0.IOemHookResponse$Stub
2728android.hardware.radio.deprecated.V1_0.IOemHookResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002729android.hardware.sidekick.SidekickInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002730android.hardware.soundtrigger.ConversionUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002731android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy
2732android.hardware.soundtrigger.IRecognitionStatusCallback$Stub
2733android.hardware.soundtrigger.IRecognitionStatusCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002734android.hardware.soundtrigger.KeyphraseEnrollmentInfo
2735android.hardware.soundtrigger.KeyphraseMetadata$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002736android.hardware.soundtrigger.KeyphraseMetadata
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002737android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002738android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel
Andreas Gampe859e2782016-04-06 18:37:56 -07002739android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002740android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002741android.hardware.soundtrigger.SoundTrigger$GenericSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002742android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002743android.hardware.soundtrigger.SoundTrigger$Keyphrase$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002744android.hardware.soundtrigger.SoundTrigger$Keyphrase
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002745android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002746android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002747android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002748android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002749android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002750android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08002751android.hardware.soundtrigger.SoundTrigger$ModelParamRange$1
2752android.hardware.soundtrigger.SoundTrigger$ModelParamRange
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002753android.hardware.soundtrigger.SoundTrigger$ModuleProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002754android.hardware.soundtrigger.SoundTrigger$ModuleProperties
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002755android.hardware.soundtrigger.SoundTrigger$RecognitionConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002756android.hardware.soundtrigger.SoundTrigger$RecognitionConfig
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002757android.hardware.soundtrigger.SoundTrigger$RecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002758android.hardware.soundtrigger.SoundTrigger$RecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002759android.hardware.soundtrigger.SoundTrigger$SoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002760android.hardware.soundtrigger.SoundTrigger$SoundModelEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002761android.hardware.soundtrigger.SoundTrigger$SoundModelEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002762android.hardware.soundtrigger.SoundTrigger$StatusListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002763android.hardware.soundtrigger.SoundTrigger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002764android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002765android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002766android.hardware.soundtrigger.SoundTriggerModule
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002767android.hardware.thermal.V1_0.IThermal
2768android.hardware.thermal.V1_0.ThermalStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002769android.hardware.thermal.V2_0.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002770android.hardware.thermal.V2_0.IThermal$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08002771android.hardware.thermal.V2_0.IThermal$getCurrentCoolingDevicesCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002772android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback
2773android.hardware.thermal.V2_0.IThermal
2774android.hardware.thermal.V2_0.IThermalChangedCallback$Stub
2775android.hardware.thermal.V2_0.IThermalChangedCallback
2776android.hardware.thermal.V2_0.Temperature
art-benchmark-serviced5115932020-02-25 17:55:03 -08002777android.hardware.usb.AccessoryFilter
2778android.hardware.usb.DeviceFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002779android.hardware.usb.IUsbManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002780android.hardware.usb.IUsbManager$Stub
2781android.hardware.usb.IUsbManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002782android.hardware.usb.IUsbSerialReader$Stub
2783android.hardware.usb.IUsbSerialReader
Calin Juravle00b23d32019-03-08 17:52:20 -08002784android.hardware.usb.ParcelableUsbPort$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002785android.hardware.usb.ParcelableUsbPort
2786android.hardware.usb.UsbAccessory$2
2787android.hardware.usb.UsbAccessory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002788android.hardware.usb.UsbConfiguration$1
2789android.hardware.usb.UsbConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002790android.hardware.usb.UsbDevice$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002791android.hardware.usb.UsbDevice$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002792android.hardware.usb.UsbDevice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002793android.hardware.usb.UsbDeviceConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002794android.hardware.usb.UsbInterface$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002795android.hardware.usb.UsbInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07002796android.hardware.usb.UsbManager
Calin Juravle00b23d32019-03-08 17:52:20 -08002797android.hardware.usb.UsbPort
2798android.hardware.usb.UsbPortStatus$1
2799android.hardware.usb.UsbPortStatus
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002800android.hardware.usb.UsbRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002801android.hardware.usb.gadget.V1_0.IUsbGadget$Proxy
2802android.hardware.usb.gadget.V1_0.IUsbGadget
2803android.hardware.usb.gadget.V1_0.IUsbGadgetCallback$Stub
2804android.hardware.usb.gadget.V1_0.IUsbGadgetCallback
art-benchmark-service13164882020-11-07 02:19:14 -08002805android.icu.impl.Assert
art-benchmark-service56aece62020-02-10 17:58:03 -08002806android.icu.impl.BMPSet
art-benchmark-service13164882020-11-07 02:19:14 -08002807android.icu.impl.CSCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002808android.icu.impl.CacheBase
art-benchmark-service13164882020-11-07 02:19:14 -08002809android.icu.impl.CacheValue$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002810android.icu.impl.CacheValue$NullValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002811android.icu.impl.CacheValue$SoftValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002812android.icu.impl.CacheValue$Strength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002813android.icu.impl.CacheValue$StrongValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002814android.icu.impl.CacheValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002815android.icu.impl.CalType
art-benchmark-service13164882020-11-07 02:19:14 -08002816android.icu.impl.CalendarAstronomer$1
2817android.icu.impl.CalendarAstronomer$2
2818android.icu.impl.CalendarAstronomer$3
2819android.icu.impl.CalendarAstronomer$4
2820android.icu.impl.CalendarAstronomer$AngleFunc
2821android.icu.impl.CalendarAstronomer$CoordFunc
2822android.icu.impl.CalendarAstronomer$Ecliptic
2823android.icu.impl.CalendarAstronomer$Equatorial
2824android.icu.impl.CalendarAstronomer$Horizon
2825android.icu.impl.CalendarAstronomer$MoonAge
2826android.icu.impl.CalendarAstronomer$SolarLongitude
2827android.icu.impl.CalendarAstronomer
2828android.icu.impl.CalendarCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002829android.icu.impl.CalendarUtil$CalendarPreferences
2830android.icu.impl.CalendarUtil
art-benchmark-service13164882020-11-07 02:19:14 -08002831android.icu.impl.CaseMapImpl$1
2832android.icu.impl.CaseMapImpl$GreekUpper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002833android.icu.impl.CaseMapImpl$StringContextIterator
art-benchmark-service13164882020-11-07 02:19:14 -08002834android.icu.impl.CaseMapImpl$WholeStringBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08002835android.icu.impl.CaseMapImpl
2836android.icu.impl.CharTrie
2837android.icu.impl.CharacterIteration
art-benchmark-service13164882020-11-07 02:19:14 -08002838android.icu.impl.CharacterIteratorWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002839android.icu.impl.CharacterPropertiesImpl
art-benchmark-service13164882020-11-07 02:19:14 -08002840android.icu.impl.ClassLoaderUtil$1
2841android.icu.impl.ClassLoaderUtil$BootstrapClassLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08002842android.icu.impl.ClassLoaderUtil
art-benchmark-service13164882020-11-07 02:19:14 -08002843android.icu.impl.CollectionSet
2844android.icu.impl.CurrencyData$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002845android.icu.impl.CurrencyData$CurrencyDisplayInfo
2846android.icu.impl.CurrencyData$CurrencyDisplayInfoProvider
art-benchmark-service13164882020-11-07 02:19:14 -08002847android.icu.impl.CurrencyData$CurrencyFormatInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08002848android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern
2849android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType
2850android.icu.impl.CurrencyData$CurrencySpacingInfo
art-benchmark-service13164882020-11-07 02:19:14 -08002851android.icu.impl.CurrencyData$DefaultInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08002852android.icu.impl.CurrencyData
art-benchmark-serviced5115932020-02-25 17:55:03 -08002853android.icu.impl.DateNumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08002854android.icu.impl.DayPeriodRules$1
2855android.icu.impl.DayPeriodRules$CutoffType
2856android.icu.impl.DayPeriodRules$DayPeriod
2857android.icu.impl.DayPeriodRules$DayPeriodRulesCountSink
2858android.icu.impl.DayPeriodRules$DayPeriodRulesData
2859android.icu.impl.DayPeriodRules$DayPeriodRulesDataSink
2860android.icu.impl.DayPeriodRules
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002861android.icu.impl.DontCareFieldPosition
art-benchmark-service13164882020-11-07 02:19:14 -08002862android.icu.impl.EraRules
art-benchmark-serviced5115932020-02-25 17:55:03 -08002863android.icu.impl.FormattedStringBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08002864android.icu.impl.FormattedValueFieldPositionIteratorImpl$FieldWithValue
2865android.icu.impl.FormattedValueFieldPositionIteratorImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08002866android.icu.impl.FormattedValueStringBuilderImpl$NullField
2867android.icu.impl.FormattedValueStringBuilderImpl
2868android.icu.impl.Grego
art-benchmark-service13164882020-11-07 02:19:14 -08002869android.icu.impl.ICUBinary$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002870android.icu.impl.ICUBinary$Authenticate
2871android.icu.impl.ICUBinary$DatPackageReader$IsAcceptable
2872android.icu.impl.ICUBinary$DatPackageReader
2873android.icu.impl.ICUBinary$DataFile
2874android.icu.impl.ICUBinary$PackageDataFile
art-benchmark-service13164882020-11-07 02:19:14 -08002875android.icu.impl.ICUBinary$SingleDataFile
art-benchmark-service56aece62020-02-10 17:58:03 -08002876android.icu.impl.ICUBinary
2877android.icu.impl.ICUCache
art-benchmark-service13164882020-11-07 02:19:14 -08002878android.icu.impl.ICUConfig$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002879android.icu.impl.ICUConfig
2880android.icu.impl.ICUCurrencyDisplayInfoProvider$1
2881android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable
2882android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink
2883android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData
art-benchmark-service13164882020-11-07 02:19:14 -08002884android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$ParsingData
art-benchmark-service56aece62020-02-10 17:58:03 -08002885android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo
2886android.icu.impl.ICUCurrencyDisplayInfoProvider
art-benchmark-service13164882020-11-07 02:19:14 -08002887android.icu.impl.ICUCurrencyMetaInfo$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002888android.icu.impl.ICUCurrencyMetaInfo$Collector
2889android.icu.impl.ICUCurrencyMetaInfo$CurrencyCollector
art-benchmark-service13164882020-11-07 02:19:14 -08002890android.icu.impl.ICUCurrencyMetaInfo$InfoCollector
2891android.icu.impl.ICUCurrencyMetaInfo$RegionCollector
art-benchmark-service56aece62020-02-10 17:58:03 -08002892android.icu.impl.ICUCurrencyMetaInfo$UniqueList
2893android.icu.impl.ICUCurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08002894android.icu.impl.ICUData$1
2895android.icu.impl.ICUData$2
2896android.icu.impl.ICUData$3
art-benchmark-service56aece62020-02-10 17:58:03 -08002897android.icu.impl.ICUData
art-benchmark-service13164882020-11-07 02:19:14 -08002898android.icu.impl.ICUDataVersion
art-benchmark-service56aece62020-02-10 17:58:03 -08002899android.icu.impl.ICUDebug
art-benchmark-service13164882020-11-07 02:19:14 -08002900android.icu.impl.ICULangDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08002901android.icu.impl.ICULocaleService$ICUResourceBundleFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002902android.icu.impl.ICULocaleService$LocaleKey
art-benchmark-service56aece62020-02-10 17:58:03 -08002903android.icu.impl.ICULocaleService$LocaleKeyFactory
art-benchmark-service13164882020-11-07 02:19:14 -08002904android.icu.impl.ICULocaleService$SimpleLocaleKeyFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08002905android.icu.impl.ICULocaleService
art-benchmark-service13164882020-11-07 02:19:14 -08002906android.icu.impl.ICUNotifier$NotifyThread
art-benchmark-service56aece62020-02-10 17:58:03 -08002907android.icu.impl.ICUNotifier
art-benchmark-service13164882020-11-07 02:19:14 -08002908android.icu.impl.ICURWLock$1
2909android.icu.impl.ICURWLock$Stats
art-benchmark-service56aece62020-02-10 17:58:03 -08002910android.icu.impl.ICURWLock
art-benchmark-service13164882020-11-07 02:19:14 -08002911android.icu.impl.ICURegionDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08002912android.icu.impl.ICUResourceBundle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002913android.icu.impl.ICUResourceBundle$2$1
2914android.icu.impl.ICUResourceBundle$2
art-benchmark-service56aece62020-02-10 17:58:03 -08002915android.icu.impl.ICUResourceBundle$3
2916android.icu.impl.ICUResourceBundle$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002917android.icu.impl.ICUResourceBundle$AvailEntry
art-benchmark-service13164882020-11-07 02:19:14 -08002918android.icu.impl.ICUResourceBundle$AvailableLocalesSink
art-benchmark-service56aece62020-02-10 17:58:03 -08002919android.icu.impl.ICUResourceBundle$Loader
2920android.icu.impl.ICUResourceBundle$OpenType
2921android.icu.impl.ICUResourceBundle$WholeBundle
2922android.icu.impl.ICUResourceBundle
2923android.icu.impl.ICUResourceBundleImpl$ResourceArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08002924android.icu.impl.ICUResourceBundleImpl$ResourceBinary
art-benchmark-service56aece62020-02-10 17:58:03 -08002925android.icu.impl.ICUResourceBundleImpl$ResourceContainer
2926android.icu.impl.ICUResourceBundleImpl$ResourceInt
art-benchmark-serviced5115932020-02-25 17:55:03 -08002927android.icu.impl.ICUResourceBundleImpl$ResourceIntVector
art-benchmark-service56aece62020-02-10 17:58:03 -08002928android.icu.impl.ICUResourceBundleImpl$ResourceString
2929android.icu.impl.ICUResourceBundleImpl$ResourceTable
2930android.icu.impl.ICUResourceBundleImpl
art-benchmark-service13164882020-11-07 02:19:14 -08002931android.icu.impl.ICUResourceBundleReader$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002932android.icu.impl.ICUResourceBundleReader$Array16
2933android.icu.impl.ICUResourceBundleReader$Array32
2934android.icu.impl.ICUResourceBundleReader$Array
2935android.icu.impl.ICUResourceBundleReader$Container
2936android.icu.impl.ICUResourceBundleReader$IsAcceptable
2937android.icu.impl.ICUResourceBundleReader$ReaderCache
2938android.icu.impl.ICUResourceBundleReader$ReaderCacheKey
2939android.icu.impl.ICUResourceBundleReader$ReaderValue
2940android.icu.impl.ICUResourceBundleReader$ResourceCache$Level
2941android.icu.impl.ICUResourceBundleReader$ResourceCache
2942android.icu.impl.ICUResourceBundleReader$Table1632
2943android.icu.impl.ICUResourceBundleReader$Table16
art-benchmark-service13164882020-11-07 02:19:14 -08002944android.icu.impl.ICUResourceBundleReader$Table32
art-benchmark-service56aece62020-02-10 17:58:03 -08002945android.icu.impl.ICUResourceBundleReader$Table
2946android.icu.impl.ICUResourceBundleReader
art-benchmark-service13164882020-11-07 02:19:14 -08002947android.icu.impl.ICUResourceTableAccess
art-benchmark-serviced5115932020-02-25 17:55:03 -08002948android.icu.impl.ICUService$CacheEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002949android.icu.impl.ICUService$Factory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002950android.icu.impl.ICUService$Key
art-benchmark-service13164882020-11-07 02:19:14 -08002951android.icu.impl.ICUService$LocaleRef
2952android.icu.impl.ICUService$ServiceListener
2953android.icu.impl.ICUService$SimpleFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08002954android.icu.impl.ICUService
art-benchmark-serviced5115932020-02-25 17:55:03 -08002955android.icu.impl.IDNA2003
art-benchmark-servicead05a302020-03-17 09:46:02 -07002956android.icu.impl.IllegalIcuArgumentException
art-benchmark-service13164882020-11-07 02:19:14 -08002957android.icu.impl.IntTrie
2958android.icu.impl.IntTrieBuilder
2959android.icu.impl.InvalidFormatException
2960android.icu.impl.IterableComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -08002961android.icu.impl.JavaTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08002962android.icu.impl.LocaleDisplayNamesImpl$1
2963android.icu.impl.LocaleDisplayNamesImpl$Cache
2964android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextSink
2965android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextUsage
2966android.icu.impl.LocaleDisplayNamesImpl$DataTable
2967android.icu.impl.LocaleDisplayNamesImpl$DataTableType
2968android.icu.impl.LocaleDisplayNamesImpl$DataTables$1
2969android.icu.impl.LocaleDisplayNamesImpl$DataTables
2970android.icu.impl.LocaleDisplayNamesImpl$ICUDataTable
2971android.icu.impl.LocaleDisplayNamesImpl$ICUDataTables
2972android.icu.impl.LocaleDisplayNamesImpl$LangDataTables
2973android.icu.impl.LocaleDisplayNamesImpl$RegionDataTables
2974android.icu.impl.LocaleDisplayNamesImpl
2975android.icu.impl.LocaleIDParser$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002976android.icu.impl.LocaleIDParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08002977android.icu.impl.LocaleIDs
art-benchmark-servicead05a302020-03-17 09:46:02 -07002978android.icu.impl.LocaleUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08002979android.icu.impl.Norm2AllModes$1
2980android.icu.impl.Norm2AllModes$ComposeNormalizer2
2981android.icu.impl.Norm2AllModes$DecomposeNormalizer2
2982android.icu.impl.Norm2AllModes$FCDNormalizer2
2983android.icu.impl.Norm2AllModes$NFCSingleton
2984android.icu.impl.Norm2AllModes$NFKCSingleton
art-benchmark-service13164882020-11-07 02:19:14 -08002985android.icu.impl.Norm2AllModes$NFKC_CFSingleton
art-benchmark-serviced5115932020-02-25 17:55:03 -08002986android.icu.impl.Norm2AllModes$NoopNormalizer2
2987android.icu.impl.Norm2AllModes$Norm2AllModesSingleton
2988android.icu.impl.Norm2AllModes$Normalizer2WithImpl
2989android.icu.impl.Norm2AllModes
2990android.icu.impl.Normalizer2Impl$1
art-benchmark-service13164882020-11-07 02:19:14 -08002991android.icu.impl.Normalizer2Impl$Hangul
art-benchmark-serviced5115932020-02-25 17:55:03 -08002992android.icu.impl.Normalizer2Impl$IsAcceptable
2993android.icu.impl.Normalizer2Impl$ReorderingBuffer
2994android.icu.impl.Normalizer2Impl$UTF16Plus
2995android.icu.impl.Normalizer2Impl
2996android.icu.impl.OlsonTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08002997android.icu.impl.PVecToTrieCompactHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08002998android.icu.impl.Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08002999android.icu.impl.PatternProps
3000android.icu.impl.PatternTokenizer
3001android.icu.impl.PluralRulesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003002android.icu.impl.PropsVectors$1
3003android.icu.impl.PropsVectors$CompactHandler
3004android.icu.impl.PropsVectors$DefaultGetFoldedValue
3005android.icu.impl.PropsVectors$DefaultGetFoldingOffset
3006android.icu.impl.PropsVectors
3007android.icu.impl.Punycode
3008android.icu.impl.RBBIDataWrapper$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003009android.icu.impl.RBBIDataWrapper$IsAcceptable
3010android.icu.impl.RBBIDataWrapper$RBBIDataHeader
3011android.icu.impl.RBBIDataWrapper$RBBIStateTable
3012android.icu.impl.RBBIDataWrapper
art-benchmark-service13164882020-11-07 02:19:14 -08003013android.icu.impl.Relation$SimpleEntry
3014android.icu.impl.Relation
3015android.icu.impl.RelativeDateFormat$1
3016android.icu.impl.RelativeDateFormat$RelDateFmtDataSink
3017android.icu.impl.RelativeDateFormat$URelativeString
3018android.icu.impl.RelativeDateFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003019android.icu.impl.ReplaceableUCharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003020android.icu.impl.ResourceBundleWrapper$1
3021android.icu.impl.ResourceBundleWrapper$2$1
3022android.icu.impl.ResourceBundleWrapper$2
3023android.icu.impl.ResourceBundleWrapper$Loader
3024android.icu.impl.ResourceBundleWrapper
3025android.icu.impl.Row$R2
3026android.icu.impl.Row$R3
3027android.icu.impl.Row$R4
3028android.icu.impl.Row$R5
3029android.icu.impl.Row
art-benchmark-serviced5115932020-02-25 17:55:03 -08003030android.icu.impl.RuleCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003031android.icu.impl.SimpleCache
art-benchmark-service13164882020-11-07 02:19:14 -08003032android.icu.impl.SimpleFilteredSentenceBreakIterator$Builder
3033android.icu.impl.SimpleFilteredSentenceBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003034android.icu.impl.SimpleFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003035android.icu.impl.SoftCache
art-benchmark-service13164882020-11-07 02:19:14 -08003036android.icu.impl.SortedSetRelation
art-benchmark-serviced5115932020-02-25 17:55:03 -08003037android.icu.impl.StandardPlural
3038android.icu.impl.StaticUnicodeSets$Key
3039android.icu.impl.StaticUnicodeSets$ParseDataSink
3040android.icu.impl.StaticUnicodeSets
3041android.icu.impl.StringPrepDataReader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003042android.icu.impl.StringRange$1
art-benchmark-service13164882020-11-07 02:19:14 -08003043android.icu.impl.StringRange$Adder
3044android.icu.impl.StringRange$Range
3045android.icu.impl.StringRange$Ranges
art-benchmark-servicead05a302020-03-17 09:46:02 -07003046android.icu.impl.StringRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08003047android.icu.impl.StringSegment
art-benchmark-service13164882020-11-07 02:19:14 -08003048android.icu.impl.TZDBTimeZoneNames$1
3049android.icu.impl.TZDBTimeZoneNames$TZDBNameInfo
3050android.icu.impl.TZDBTimeZoneNames$TZDBNameSearchHandler
3051android.icu.impl.TZDBTimeZoneNames$TZDBNames
3052android.icu.impl.TZDBTimeZoneNames
3053android.icu.impl.TextTrieMap$1
3054android.icu.impl.TextTrieMap$CharIterator
3055android.icu.impl.TextTrieMap$LongestMatchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003056android.icu.impl.TextTrieMap$Node
art-benchmark-service13164882020-11-07 02:19:14 -08003057android.icu.impl.TextTrieMap$Output
3058android.icu.impl.TextTrieMap$ResultHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003059android.icu.impl.TextTrieMap
art-benchmark-service13164882020-11-07 02:19:14 -08003060android.icu.impl.TimeZoneAdapter
3061android.icu.impl.TimeZoneGenericNames$1
3062android.icu.impl.TimeZoneGenericNames$Cache
3063android.icu.impl.TimeZoneGenericNames$GenericMatchInfo
3064android.icu.impl.TimeZoneGenericNames$GenericNameSearchHandler
3065android.icu.impl.TimeZoneGenericNames$GenericNameType
3066android.icu.impl.TimeZoneGenericNames$NameInfo
3067android.icu.impl.TimeZoneGenericNames$Pattern
3068android.icu.impl.TimeZoneGenericNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08003069android.icu.impl.TimeZoneNamesFactoryImpl
3070android.icu.impl.TimeZoneNamesImpl$1
3071android.icu.impl.TimeZoneNamesImpl$MZ2TZsCache
3072android.icu.impl.TimeZoneNamesImpl$MZMapEntry
art-benchmark-service13164882020-11-07 02:19:14 -08003073android.icu.impl.TimeZoneNamesImpl$NameInfo
3074android.icu.impl.TimeZoneNamesImpl$NameSearchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003075android.icu.impl.TimeZoneNamesImpl$TZ2MZsCache
3076android.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex
3077android.icu.impl.TimeZoneNamesImpl$ZNames
3078android.icu.impl.TimeZoneNamesImpl$ZNamesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003079android.icu.impl.TimeZoneNamesImpl$ZoneStringsLoader
art-benchmark-serviced5115932020-02-25 17:55:03 -08003080android.icu.impl.TimeZoneNamesImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003081android.icu.impl.Trie$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003082android.icu.impl.Trie$DataManipulate
3083android.icu.impl.Trie$DefaultGetFoldingOffset
art-benchmark-service56aece62020-02-10 17:58:03 -08003084android.icu.impl.Trie2$1
3085android.icu.impl.Trie2$2
art-benchmark-service13164882020-11-07 02:19:14 -08003086android.icu.impl.Trie2$CharSequenceIterator
3087android.icu.impl.Trie2$CharSequenceValues
art-benchmark-serviced5115932020-02-25 17:55:03 -08003088android.icu.impl.Trie2$Range
3089android.icu.impl.Trie2$Trie2Iterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003090android.icu.impl.Trie2$UTrie2Header
3091android.icu.impl.Trie2$ValueMapper
3092android.icu.impl.Trie2$ValueWidth
3093android.icu.impl.Trie2
art-benchmark-service13164882020-11-07 02:19:14 -08003094android.icu.impl.Trie2Writable$1
3095android.icu.impl.Trie2Writable
art-benchmark-service56aece62020-02-10 17:58:03 -08003096android.icu.impl.Trie2_16
art-benchmark-serviced5115932020-02-25 17:55:03 -08003097android.icu.impl.Trie2_32
3098android.icu.impl.Trie
art-benchmark-service13164882020-11-07 02:19:14 -08003099android.icu.impl.TrieBuilder$DataManipulate
3100android.icu.impl.TrieBuilder
3101android.icu.impl.TrieIterator
3102android.icu.impl.UBiDiProps$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003103android.icu.impl.UBiDiProps$IsAcceptable
3104android.icu.impl.UBiDiProps
art-benchmark-service13164882020-11-07 02:19:14 -08003105android.icu.impl.UCaseProps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003106android.icu.impl.UCaseProps$ContextIterator
3107android.icu.impl.UCaseProps$IsAcceptable
3108android.icu.impl.UCaseProps$LatinCase
3109android.icu.impl.UCaseProps
art-benchmark-service13164882020-11-07 02:19:14 -08003110android.icu.impl.UCharArrayIterator
3111android.icu.impl.UCharacterIteratorWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003112android.icu.impl.UCharacterName$AlgorithmName
art-benchmark-servicead05a302020-03-17 09:46:02 -07003113android.icu.impl.UCharacterName
art-benchmark-service13164882020-11-07 02:19:14 -08003114android.icu.impl.UCharacterNameChoice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003115android.icu.impl.UCharacterNameReader
art-benchmark-service56aece62020-02-10 17:58:03 -08003116android.icu.impl.UCharacterProperty$10
3117android.icu.impl.UCharacterProperty$11
3118android.icu.impl.UCharacterProperty$12
3119android.icu.impl.UCharacterProperty$13
3120android.icu.impl.UCharacterProperty$14
3121android.icu.impl.UCharacterProperty$15
3122android.icu.impl.UCharacterProperty$16
3123android.icu.impl.UCharacterProperty$17
3124android.icu.impl.UCharacterProperty$18
3125android.icu.impl.UCharacterProperty$19
3126android.icu.impl.UCharacterProperty$1
3127android.icu.impl.UCharacterProperty$20
3128android.icu.impl.UCharacterProperty$21
3129android.icu.impl.UCharacterProperty$22
3130android.icu.impl.UCharacterProperty$23
3131android.icu.impl.UCharacterProperty$24
3132android.icu.impl.UCharacterProperty$25
3133android.icu.impl.UCharacterProperty$26
3134android.icu.impl.UCharacterProperty$27
3135android.icu.impl.UCharacterProperty$2
3136android.icu.impl.UCharacterProperty$3
3137android.icu.impl.UCharacterProperty$4
3138android.icu.impl.UCharacterProperty$5
3139android.icu.impl.UCharacterProperty$6
3140android.icu.impl.UCharacterProperty$7
3141android.icu.impl.UCharacterProperty$8
3142android.icu.impl.UCharacterProperty$9
3143android.icu.impl.UCharacterProperty$BiDiIntProperty
3144android.icu.impl.UCharacterProperty$BinaryProperty
3145android.icu.impl.UCharacterProperty$CaseBinaryProperty
3146android.icu.impl.UCharacterProperty$CombiningClassIntProperty
3147android.icu.impl.UCharacterProperty$IntProperty
3148android.icu.impl.UCharacterProperty$IsAcceptable
art-benchmark-service13164882020-11-07 02:19:14 -08003149android.icu.impl.UCharacterProperty$LayoutProps$IsAcceptable
3150android.icu.impl.UCharacterProperty$LayoutProps
art-benchmark-service56aece62020-02-10 17:58:03 -08003151android.icu.impl.UCharacterProperty$NormInertBinaryProperty
3152android.icu.impl.UCharacterProperty$NormQuickCheckIntProperty
3153android.icu.impl.UCharacterProperty
art-benchmark-service13164882020-11-07 02:19:14 -08003154android.icu.impl.UCharacterUtility
3155android.icu.impl.UPropertyAliases$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003156android.icu.impl.UPropertyAliases$IsAcceptable
3157android.icu.impl.UPropertyAliases
art-benchmark-service13164882020-11-07 02:19:14 -08003158android.icu.impl.URLHandler$FileURLHandler
3159android.icu.impl.URLHandler$JarURLHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003160android.icu.impl.URLHandler$URLVisitor
art-benchmark-service13164882020-11-07 02:19:14 -08003161android.icu.impl.URLHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003162android.icu.impl.UResource$Array
3163android.icu.impl.UResource$Key
3164android.icu.impl.UResource$Sink
3165android.icu.impl.UResource$Table
3166android.icu.impl.UResource$Value
3167android.icu.impl.UResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08003168android.icu.impl.USerializedSet
art-benchmark-service13164882020-11-07 02:19:14 -08003169android.icu.impl.UTS46
3170android.icu.impl.UnicodeRegex$1
3171android.icu.impl.UnicodeRegex
art-benchmark-serviced5115932020-02-25 17:55:03 -08003172android.icu.impl.UnicodeSetStringSpan$OffsetList
3173android.icu.impl.UnicodeSetStringSpan
art-benchmark-service56aece62020-02-10 17:58:03 -08003174android.icu.impl.Utility
art-benchmark-service13164882020-11-07 02:19:14 -08003175android.icu.impl.UtilityExtensions
3176android.icu.impl.ValidIdentifiers$Datasubtype
3177android.icu.impl.ValidIdentifiers$Datatype
3178android.icu.impl.ValidIdentifiers$ValidityData
3179android.icu.impl.ValidIdentifiers$ValiditySet
3180android.icu.impl.ValidIdentifiers
art-benchmark-service56aece62020-02-10 17:58:03 -08003181android.icu.impl.ZoneMeta$1
3182android.icu.impl.ZoneMeta$CustomTimeZoneCache
3183android.icu.impl.ZoneMeta$SystemTimeZoneCache
3184android.icu.impl.ZoneMeta
art-benchmark-service13164882020-11-07 02:19:14 -08003185android.icu.impl.coll.BOCSU
3186android.icu.impl.coll.Collation
3187android.icu.impl.coll.CollationBuilder$1
3188android.icu.impl.coll.CollationBuilder$BundleImporter
3189android.icu.impl.coll.CollationBuilder$CEFinalizer
3190android.icu.impl.coll.CollationBuilder
3191android.icu.impl.coll.CollationCompare
art-benchmark-serviced5115932020-02-25 17:55:03 -08003192android.icu.impl.coll.CollationData
art-benchmark-service13164882020-11-07 02:19:14 -08003193android.icu.impl.coll.CollationDataBuilder$CEModifier
3194android.icu.impl.coll.CollationDataBuilder$ConditionalCE32
3195android.icu.impl.coll.CollationDataBuilder$CopyHelper
3196android.icu.impl.coll.CollationDataBuilder$DataBuilderCollationIterator
3197android.icu.impl.coll.CollationDataBuilder
3198android.icu.impl.coll.CollationDataReader$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003199android.icu.impl.coll.CollationDataReader$IsAcceptable
3200android.icu.impl.coll.CollationDataReader
art-benchmark-service13164882020-11-07 02:19:14 -08003201android.icu.impl.coll.CollationFCD
art-benchmark-serviced5115932020-02-25 17:55:03 -08003202android.icu.impl.coll.CollationFastLatin
art-benchmark-service13164882020-11-07 02:19:14 -08003203android.icu.impl.coll.CollationFastLatinBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003204android.icu.impl.coll.CollationIterator$CEBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08003205android.icu.impl.coll.CollationIterator$SkippedState
3206android.icu.impl.coll.CollationIterator
3207android.icu.impl.coll.CollationKeys$LevelCallback
3208android.icu.impl.coll.CollationKeys$SortKeyByteSink
3209android.icu.impl.coll.CollationKeys$SortKeyLevel
3210android.icu.impl.coll.CollationKeys
3211android.icu.impl.coll.CollationLoader$ASCII
art-benchmark-serviced5115932020-02-25 17:55:03 -08003212android.icu.impl.coll.CollationLoader
3213android.icu.impl.coll.CollationRoot
art-benchmark-service13164882020-11-07 02:19:14 -08003214android.icu.impl.coll.CollationRootElements
3215android.icu.impl.coll.CollationRuleParser$Importer
3216android.icu.impl.coll.CollationRuleParser$Position
3217android.icu.impl.coll.CollationRuleParser$Sink
3218android.icu.impl.coll.CollationRuleParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003219android.icu.impl.coll.CollationSettings
3220android.icu.impl.coll.CollationTailoring
art-benchmark-service13164882020-11-07 02:19:14 -08003221android.icu.impl.coll.CollationWeights$1
3222android.icu.impl.coll.CollationWeights$WeightRange
3223android.icu.impl.coll.CollationWeights
3224android.icu.impl.coll.ContractionsAndExpansions$CESink
3225android.icu.impl.coll.ContractionsAndExpansions
3226android.icu.impl.coll.FCDIterCollationIterator$State
3227android.icu.impl.coll.FCDIterCollationIterator
3228android.icu.impl.coll.FCDUTF16CollationIterator
3229android.icu.impl.coll.IterCollationIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003230android.icu.impl.coll.SharedObject$Reference
3231android.icu.impl.coll.SharedObject
art-benchmark-service13164882020-11-07 02:19:14 -08003232android.icu.impl.coll.TailoredSet
3233android.icu.impl.coll.UTF16CollationIterator
3234android.icu.impl.coll.UVector32
3235android.icu.impl.coll.UVector64
3236android.icu.impl.data.HolidayBundle
3237android.icu.impl.data.HolidayBundle_da
3238android.icu.impl.data.HolidayBundle_da_DK
3239android.icu.impl.data.HolidayBundle_de
3240android.icu.impl.data.HolidayBundle_de_AT
3241android.icu.impl.data.HolidayBundle_de_DE
3242android.icu.impl.data.HolidayBundle_el
3243android.icu.impl.data.HolidayBundle_el_GR
3244android.icu.impl.data.HolidayBundle_en
3245android.icu.impl.data.HolidayBundle_en_CA
3246android.icu.impl.data.HolidayBundle_en_GB
3247android.icu.impl.data.HolidayBundle_en_US
3248android.icu.impl.data.HolidayBundle_es
3249android.icu.impl.data.HolidayBundle_es_MX
3250android.icu.impl.data.HolidayBundle_fr
3251android.icu.impl.data.HolidayBundle_fr_CA
3252android.icu.impl.data.HolidayBundle_fr_FR
3253android.icu.impl.data.HolidayBundle_it
3254android.icu.impl.data.HolidayBundle_it_IT
3255android.icu.impl.data.HolidayBundle_iw
3256android.icu.impl.data.HolidayBundle_iw_IL
3257android.icu.impl.data.HolidayBundle_ja_JP
3258android.icu.impl.data.ResourceReader
3259android.icu.impl.data.TokenIterator
3260android.icu.impl.duration.BasicDurationFormat
3261android.icu.impl.duration.BasicDurationFormatter
3262android.icu.impl.duration.BasicDurationFormatterFactory
3263android.icu.impl.duration.BasicPeriodBuilderFactory$Settings
3264android.icu.impl.duration.BasicPeriodBuilderFactory
3265android.icu.impl.duration.BasicPeriodFormatter
3266android.icu.impl.duration.BasicPeriodFormatterFactory$Customizations
3267android.icu.impl.duration.BasicPeriodFormatterFactory
3268android.icu.impl.duration.BasicPeriodFormatterService
3269android.icu.impl.duration.DateFormatter
3270android.icu.impl.duration.DurationFormatter
3271android.icu.impl.duration.DurationFormatterFactory
3272android.icu.impl.duration.FixedUnitBuilder
3273android.icu.impl.duration.MultiUnitBuilder
3274android.icu.impl.duration.OneOrTwoUnitBuilder
3275android.icu.impl.duration.Period
3276android.icu.impl.duration.PeriodBuilder
3277android.icu.impl.duration.PeriodBuilderFactory
3278android.icu.impl.duration.PeriodBuilderImpl
3279android.icu.impl.duration.PeriodFormatter
3280android.icu.impl.duration.PeriodFormatterFactory
3281android.icu.impl.duration.PeriodFormatterService
3282android.icu.impl.duration.SingleUnitBuilder
3283android.icu.impl.duration.TimeUnit
3284android.icu.impl.duration.TimeUnitConstants
3285android.icu.impl.duration.impl.DataRecord$ECountVariant
3286android.icu.impl.duration.impl.DataRecord$EDecimalHandling
3287android.icu.impl.duration.impl.DataRecord$EFractionHandling
3288android.icu.impl.duration.impl.DataRecord$EGender
3289android.icu.impl.duration.impl.DataRecord$EHalfPlacement
3290android.icu.impl.duration.impl.DataRecord$EHalfSupport
3291android.icu.impl.duration.impl.DataRecord$EMilliSupport
3292android.icu.impl.duration.impl.DataRecord$ENumberSystem
3293android.icu.impl.duration.impl.DataRecord$EPluralization
3294android.icu.impl.duration.impl.DataRecord$ESeparatorVariant
3295android.icu.impl.duration.impl.DataRecord$ETimeDirection
3296android.icu.impl.duration.impl.DataRecord$ETimeLimit
3297android.icu.impl.duration.impl.DataRecord$EUnitVariant
3298android.icu.impl.duration.impl.DataRecord$EZeroHandling
3299android.icu.impl.duration.impl.DataRecord$ScopeData
3300android.icu.impl.duration.impl.DataRecord
3301android.icu.impl.duration.impl.PeriodFormatterData
3302android.icu.impl.duration.impl.PeriodFormatterDataService
3303android.icu.impl.duration.impl.RecordReader
3304android.icu.impl.duration.impl.RecordWriter
3305android.icu.impl.duration.impl.ResourceBasedPeriodFormatterDataService
3306android.icu.impl.duration.impl.Utils$ChineseDigits
3307android.icu.impl.duration.impl.Utils
3308android.icu.impl.duration.impl.XMLRecordReader
3309android.icu.impl.duration.impl.XMLRecordWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003310android.icu.impl.locale.AsciiUtil$CaseInsensitiveKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003311android.icu.impl.locale.AsciiUtil
art-benchmark-service13164882020-11-07 02:19:14 -08003312android.icu.impl.locale.BaseLocale$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003313android.icu.impl.locale.BaseLocale$Cache
3314android.icu.impl.locale.BaseLocale$Key
3315android.icu.impl.locale.BaseLocale
art-benchmark-service13164882020-11-07 02:19:14 -08003316android.icu.impl.locale.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -08003317android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveChar
art-benchmark-service13164882020-11-07 02:19:14 -08003318android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08003319android.icu.impl.locale.InternalLocaleBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08003320android.icu.impl.locale.KeyTypeData$1
3321android.icu.impl.locale.KeyTypeData$CodepointsTypeHandler
3322android.icu.impl.locale.KeyTypeData$KeyData
3323android.icu.impl.locale.KeyTypeData$KeyInfoType
3324android.icu.impl.locale.KeyTypeData$PrivateUseKeyValueTypeHandler
3325android.icu.impl.locale.KeyTypeData$ReorderCodeTypeHandler
3326android.icu.impl.locale.KeyTypeData$RgKeyValueTypeHandler
3327android.icu.impl.locale.KeyTypeData$SpecialType
3328android.icu.impl.locale.KeyTypeData$SpecialTypeHandler
3329android.icu.impl.locale.KeyTypeData$SubdivisionKeyValueTypeHandler
3330android.icu.impl.locale.KeyTypeData$Type
3331android.icu.impl.locale.KeyTypeData$TypeInfoType
3332android.icu.impl.locale.KeyTypeData$ValueType
3333android.icu.impl.locale.KeyTypeData
3334android.icu.impl.locale.LSR
art-benchmark-serviced5115932020-02-25 17:55:03 -08003335android.icu.impl.locale.LanguageTag
art-benchmark-service13164882020-11-07 02:19:14 -08003336android.icu.impl.locale.LocaleDistance$Data
3337android.icu.impl.locale.LocaleDistance
3338android.icu.impl.locale.LocaleExtensions
art-benchmark-service56aece62020-02-10 17:58:03 -08003339android.icu.impl.locale.LocaleObjectCache$CacheEntry
3340android.icu.impl.locale.LocaleObjectCache
3341android.icu.impl.locale.LocaleSyntaxException
art-benchmark-service13164882020-11-07 02:19:14 -08003342android.icu.impl.locale.LocaleValidityChecker$1
3343android.icu.impl.locale.LocaleValidityChecker$SpecialCase
3344android.icu.impl.locale.LocaleValidityChecker$Where
3345android.icu.impl.locale.LocaleValidityChecker
3346android.icu.impl.locale.ParseStatus
3347android.icu.impl.locale.StringTokenIterator
3348android.icu.impl.locale.UnicodeLocaleExtension
3349android.icu.impl.locale.XCldrStub$1
3350android.icu.impl.locale.XCldrStub$CollectionUtilities
3351android.icu.impl.locale.XCldrStub$FileUtilities
3352android.icu.impl.locale.XCldrStub$HashMultimap
3353android.icu.impl.locale.XCldrStub$ImmutableMap
3354android.icu.impl.locale.XCldrStub$ImmutableMultimap
3355android.icu.impl.locale.XCldrStub$ImmutableSet
3356android.icu.impl.locale.XCldrStub$Joiner
3357android.icu.impl.locale.XCldrStub$LinkedHashMultimap
3358android.icu.impl.locale.XCldrStub$Multimap
3359android.icu.impl.locale.XCldrStub$MultimapIterator
3360android.icu.impl.locale.XCldrStub$Multimaps
3361android.icu.impl.locale.XCldrStub$Predicate
3362android.icu.impl.locale.XCldrStub$RegexUtilities
3363android.icu.impl.locale.XCldrStub$ReusableEntry
3364android.icu.impl.locale.XCldrStub$Splitter
3365android.icu.impl.locale.XCldrStub$TreeMultimap
3366android.icu.impl.locale.XCldrStub
3367android.icu.impl.locale.XLikelySubtags$1
3368android.icu.impl.locale.XLikelySubtags$Data
3369android.icu.impl.locale.XLikelySubtags
art-benchmark-serviced5115932020-02-25 17:55:03 -08003370android.icu.impl.number.AdoptingModifierStore
art-benchmark-service13164882020-11-07 02:19:14 -08003371android.icu.impl.number.AffixPatternProvider$Flags
art-benchmark-service56aece62020-02-10 17:58:03 -08003372android.icu.impl.number.AffixPatternProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003373android.icu.impl.number.AffixUtils$SymbolProvider
3374android.icu.impl.number.AffixUtils$TokenConsumer
art-benchmark-service56aece62020-02-10 17:58:03 -08003375android.icu.impl.number.AffixUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003376android.icu.impl.number.CompactData$CompactDataSink
3377android.icu.impl.number.CompactData$CompactType
3378android.icu.impl.number.CompactData
art-benchmark-serviced5115932020-02-25 17:55:03 -08003379android.icu.impl.number.ConstantAffixModifier
3380android.icu.impl.number.ConstantMultiFieldModifier
art-benchmark-service13164882020-11-07 02:19:14 -08003381android.icu.impl.number.CurrencyPluralInfoAffixProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003382android.icu.impl.number.CurrencySpacingEnabledModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003383android.icu.impl.number.CustomSymbolCurrency
3384android.icu.impl.number.DecimalFormatProperties$ParseMode
3385android.icu.impl.number.DecimalFormatProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08003386android.icu.impl.number.DecimalQuantity
art-benchmark-service13164882020-11-07 02:19:14 -08003387android.icu.impl.number.DecimalQuantity_AbstractBCD$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003388android.icu.impl.number.DecimalQuantity_AbstractBCD
3389android.icu.impl.number.DecimalQuantity_DualStorageBCD
art-benchmark-service13164882020-11-07 02:19:14 -08003390android.icu.impl.number.Grouper$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003391android.icu.impl.number.Grouper
art-benchmark-service13164882020-11-07 02:19:14 -08003392android.icu.impl.number.LocalizedNumberFormatterAsFormat$Proxy
3393android.icu.impl.number.LocalizedNumberFormatterAsFormat
3394android.icu.impl.number.LongNameHandler$PluralTableSink
3395android.icu.impl.number.LongNameHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003396android.icu.impl.number.MacroProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08003397android.icu.impl.number.MicroProps
3398android.icu.impl.number.MicroPropsGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08003399android.icu.impl.number.MicroPropsMutator
3400android.icu.impl.number.Modifier$Parameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08003401android.icu.impl.number.Modifier
3402android.icu.impl.number.ModifierStore
3403android.icu.impl.number.MultiplierFormatHandler
art-benchmark-service13164882020-11-07 02:19:14 -08003404android.icu.impl.number.MultiplierProducer
art-benchmark-serviced5115932020-02-25 17:55:03 -08003405android.icu.impl.number.MutablePatternModifier$ImmutablePatternModifier
3406android.icu.impl.number.MutablePatternModifier
art-benchmark-service13164882020-11-07 02:19:14 -08003407android.icu.impl.number.Padder$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003408android.icu.impl.number.Padder$PadPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08003409android.icu.impl.number.Padder
art-benchmark-service13164882020-11-07 02:19:14 -08003410android.icu.impl.number.PatternStringParser$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003411android.icu.impl.number.PatternStringParser$ParsedPatternInfo
3412android.icu.impl.number.PatternStringParser$ParsedSubpatternInfo
3413android.icu.impl.number.PatternStringParser$ParserState
3414android.icu.impl.number.PatternStringParser
art-benchmark-service13164882020-11-07 02:19:14 -08003415android.icu.impl.number.PatternStringUtils$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003416android.icu.impl.number.PatternStringUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003417android.icu.impl.number.Properties
art-benchmark-service56aece62020-02-10 17:58:03 -08003418android.icu.impl.number.PropertiesAffixPatternProvider
3419android.icu.impl.number.RoundingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003420android.icu.impl.number.SimpleModifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003421android.icu.impl.number.parse.AffixMatcher$1
3422android.icu.impl.number.parse.AffixMatcher
3423android.icu.impl.number.parse.AffixPatternMatcher
3424android.icu.impl.number.parse.AffixTokenMatcherFactory
art-benchmark-service13164882020-11-07 02:19:14 -08003425android.icu.impl.number.parse.CodePointMatcher
3426android.icu.impl.number.parse.CombinedCurrencyMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08003427android.icu.impl.number.parse.DecimalMatcher
3428android.icu.impl.number.parse.IgnorablesMatcher
3429android.icu.impl.number.parse.InfinityMatcher
3430android.icu.impl.number.parse.MinusSignMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08003431android.icu.impl.number.parse.MultiplierParseHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003432android.icu.impl.number.parse.NanMatcher
3433android.icu.impl.number.parse.NumberParseMatcher$Flexible
3434android.icu.impl.number.parse.NumberParseMatcher
3435android.icu.impl.number.parse.NumberParserImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003436android.icu.impl.number.parse.PaddingMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08003437android.icu.impl.number.parse.ParsedNumber$1
3438android.icu.impl.number.parse.ParsedNumber
3439android.icu.impl.number.parse.ParsingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003440android.icu.impl.number.parse.PercentMatcher
3441android.icu.impl.number.parse.PermilleMatcher
3442android.icu.impl.number.parse.PlusSignMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08003443android.icu.impl.number.parse.RequireAffixValidator
art-benchmark-service13164882020-11-07 02:19:14 -08003444android.icu.impl.number.parse.RequireCurrencyValidator
3445android.icu.impl.number.parse.RequireDecimalSeparatorValidator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003446android.icu.impl.number.parse.RequireNumberValidator
3447android.icu.impl.number.parse.ScientificMatcher
3448android.icu.impl.number.parse.SeriesMatcher
3449android.icu.impl.number.parse.SymbolMatcher
3450android.icu.impl.number.parse.ValidationMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08003451android.icu.impl.number.range.PrefixInfixSuffixLengthHelper
3452android.icu.impl.number.range.RangeMacroProps
3453android.icu.impl.number.range.StandardPluralRanges$PluralRangesDataSink
3454android.icu.impl.number.range.StandardPluralRanges
3455android.icu.impl.text.RbnfScannerProviderImpl$1
3456android.icu.impl.text.RbnfScannerProviderImpl$RbnfLenientScannerImpl
3457android.icu.impl.text.RbnfScannerProviderImpl
art-benchmark-servicead05a302020-03-17 09:46:02 -07003458android.icu.lang.CharSequences
art-benchmark-serviced5115932020-02-25 17:55:03 -08003459android.icu.lang.CharacterProperties
art-benchmark-service13164882020-11-07 02:19:14 -08003460android.icu.lang.UCharacter$1
3461android.icu.lang.UCharacter$BidiPairedBracketType
3462android.icu.lang.UCharacter$DecompositionType
3463android.icu.lang.UCharacter$DummyValueIterator
3464android.icu.lang.UCharacter$EastAsianWidth
3465android.icu.lang.UCharacter$GraphemeClusterBreak
3466android.icu.lang.UCharacter$HangulSyllableType
3467android.icu.lang.UCharacter$IndicPositionalCategory
3468android.icu.lang.UCharacter$IndicSyllabicCategory
3469android.icu.lang.UCharacter$JoiningGroup
3470android.icu.lang.UCharacter$JoiningType
3471android.icu.lang.UCharacter$LineBreak
3472android.icu.lang.UCharacter$NumericType
3473android.icu.lang.UCharacter$SentenceBreak
3474android.icu.lang.UCharacter$UCharacterTypeIterator$MaskType
3475android.icu.lang.UCharacter$UCharacterTypeIterator
3476android.icu.lang.UCharacter$UnicodeBlock
3477android.icu.lang.UCharacter$VerticalOrientation
3478android.icu.lang.UCharacter$WordBreak
art-benchmark-service56aece62020-02-10 17:58:03 -08003479android.icu.lang.UCharacter
art-benchmark-service13164882020-11-07 02:19:14 -08003480android.icu.lang.UCharacterCategory
3481android.icu.lang.UCharacterDirection
art-benchmark-service56aece62020-02-10 17:58:03 -08003482android.icu.lang.UCharacterEnums$ECharacterCategory
3483android.icu.lang.UCharacterEnums$ECharacterDirection
art-benchmark-service13164882020-11-07 02:19:14 -08003484android.icu.lang.UCharacterEnums
3485android.icu.lang.UCharacterNameIterator
3486android.icu.lang.UProperty$NameChoice
3487android.icu.lang.UProperty
3488android.icu.lang.UScript$ScriptMetadata
art-benchmark-serviced5115932020-02-25 17:55:03 -08003489android.icu.lang.UScript$ScriptUsage
3490android.icu.lang.UScript
art-benchmark-service13164882020-11-07 02:19:14 -08003491android.icu.lang.UScriptRun$ParenStackEntry
3492android.icu.lang.UScriptRun
art-benchmark-serviced5115932020-02-25 17:55:03 -08003493android.icu.math.BigDecimal
3494android.icu.math.MathContext
art-benchmark-service13164882020-11-07 02:19:14 -08003495android.icu.number.CompactNotation$1
3496android.icu.number.CompactNotation$CompactHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003497android.icu.number.CompactNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003498android.icu.number.CurrencyPrecision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003499android.icu.number.FormattedNumber
art-benchmark-service13164882020-11-07 02:19:14 -08003500android.icu.number.FormattedNumberRange
art-benchmark-service56aece62020-02-10 17:58:03 -08003501android.icu.number.FractionPrecision
3502android.icu.number.IntegerWidth
3503android.icu.number.LocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08003504android.icu.number.LocalizedNumberRangeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003505android.icu.number.Notation
art-benchmark-service56aece62020-02-10 17:58:03 -08003506android.icu.number.NumberFormatter$DecimalSeparatorDisplay
art-benchmark-service13164882020-11-07 02:19:14 -08003507android.icu.number.NumberFormatter$GroupingStrategy
art-benchmark-service56aece62020-02-10 17:58:03 -08003508android.icu.number.NumberFormatter$SignDisplay
art-benchmark-serviced5115932020-02-25 17:55:03 -08003509android.icu.number.NumberFormatter$UnitWidth
art-benchmark-service56aece62020-02-10 17:58:03 -08003510android.icu.number.NumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003511android.icu.number.NumberFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003512android.icu.number.NumberFormatterSettings
3513android.icu.number.NumberPropertyMapper
art-benchmark-service13164882020-11-07 02:19:14 -08003514android.icu.number.NumberRangeFormatter$RangeCollapse
3515android.icu.number.NumberRangeFormatter$RangeIdentityFallback
3516android.icu.number.NumberRangeFormatter$RangeIdentityResult
3517android.icu.number.NumberRangeFormatter
3518android.icu.number.NumberRangeFormatterImpl$1
3519android.icu.number.NumberRangeFormatterImpl$NumberRangeDataSink
3520android.icu.number.NumberRangeFormatterImpl
3521android.icu.number.NumberRangeFormatterSettings
3522android.icu.number.NumberSkeletonImpl$1
3523android.icu.number.NumberSkeletonImpl$2
3524android.icu.number.NumberSkeletonImpl$BlueprintHelpers
3525android.icu.number.NumberSkeletonImpl$EnumToStemString
3526android.icu.number.NumberSkeletonImpl$GeneratorHelpers
3527android.icu.number.NumberSkeletonImpl$ParseState
3528android.icu.number.NumberSkeletonImpl$StemEnum
3529android.icu.number.NumberSkeletonImpl$StemToObject
3530android.icu.number.NumberSkeletonImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003531android.icu.number.Precision$CurrencyRounderImpl
3532android.icu.number.Precision$FracSigRounderImpl
3533android.icu.number.Precision$FractionRounderImpl
3534android.icu.number.Precision$IncrementFiveRounderImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003535android.icu.number.Precision$IncrementOneRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003536android.icu.number.Precision$IncrementRounderImpl
3537android.icu.number.Precision$InfiniteRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003538android.icu.number.Precision$SignificantRounderImpl
3539android.icu.number.Precision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003540android.icu.number.Scale
art-benchmark-service13164882020-11-07 02:19:14 -08003541android.icu.number.ScientificNotation$1
3542android.icu.number.ScientificNotation$ScientificHandler
3543android.icu.number.ScientificNotation$ScientificModifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003544android.icu.number.ScientificNotation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003545android.icu.number.SimpleNotation
art-benchmark-service13164882020-11-07 02:19:14 -08003546android.icu.number.SkeletonSyntaxException
art-benchmark-service56aece62020-02-10 17:58:03 -08003547android.icu.number.UnlocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08003548android.icu.number.UnlocalizedNumberRangeFormatter
3549android.icu.text.AbsoluteValueSubstitution
art-benchmark-serviced5115932020-02-25 17:55:03 -08003550android.icu.text.AlphabeticIndex$1
art-benchmark-service13164882020-11-07 02:19:14 -08003551android.icu.text.AlphabeticIndex$Bucket$LabelType
art-benchmark-serviced5115932020-02-25 17:55:03 -08003552android.icu.text.AlphabeticIndex$Bucket
3553android.icu.text.AlphabeticIndex$BucketList
3554android.icu.text.AlphabeticIndex$ImmutableIndex
art-benchmark-service13164882020-11-07 02:19:14 -08003555android.icu.text.AlphabeticIndex$Record
3556android.icu.text.AlphabeticIndex
3557android.icu.text.AnyTransliterator$ScriptRunIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003558android.icu.text.AnyTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003559android.icu.text.ArabicShaping
3560android.icu.text.ArabicShapingException
3561android.icu.text.Bidi$1
3562android.icu.text.Bidi$BracketData
art-benchmark-serviced5115932020-02-25 17:55:03 -08003563android.icu.text.Bidi$ImpTabPair
art-benchmark-service13164882020-11-07 02:19:14 -08003564android.icu.text.Bidi$InsertPoints
3565android.icu.text.Bidi$IsoRun
3566android.icu.text.Bidi$Isolate
3567android.icu.text.Bidi$LevState
3568android.icu.text.Bidi$Opening
3569android.icu.text.Bidi$Point
art-benchmark-serviced5115932020-02-25 17:55:03 -08003570android.icu.text.Bidi
art-benchmark-service56aece62020-02-10 17:58:03 -08003571android.icu.text.BidiClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003572android.icu.text.BidiLine
art-benchmark-service13164882020-11-07 02:19:14 -08003573android.icu.text.BidiRun
3574android.icu.text.BidiTransform$1
3575android.icu.text.BidiTransform$Mirroring
3576android.icu.text.BidiTransform$Order
3577android.icu.text.BidiTransform$ReorderingScheme$10
3578android.icu.text.BidiTransform$ReorderingScheme$11
3579android.icu.text.BidiTransform$ReorderingScheme$12
3580android.icu.text.BidiTransform$ReorderingScheme$13
3581android.icu.text.BidiTransform$ReorderingScheme$14
3582android.icu.text.BidiTransform$ReorderingScheme$15
3583android.icu.text.BidiTransform$ReorderingScheme$16
3584android.icu.text.BidiTransform$ReorderingScheme$1
3585android.icu.text.BidiTransform$ReorderingScheme$2
3586android.icu.text.BidiTransform$ReorderingScheme$3
3587android.icu.text.BidiTransform$ReorderingScheme$4
3588android.icu.text.BidiTransform$ReorderingScheme$5
3589android.icu.text.BidiTransform$ReorderingScheme$6
3590android.icu.text.BidiTransform$ReorderingScheme$7
3591android.icu.text.BidiTransform$ReorderingScheme$8
3592android.icu.text.BidiTransform$ReorderingScheme$9
3593android.icu.text.BidiTransform$ReorderingScheme
3594android.icu.text.BidiTransform
3595android.icu.text.BidiWriter
art-benchmark-service56aece62020-02-10 17:58:03 -08003596android.icu.text.BreakIterator$BreakIteratorCache
3597android.icu.text.BreakIterator$BreakIteratorServiceShim
3598android.icu.text.BreakIterator
3599android.icu.text.BreakIteratorFactory$BFService$1RBBreakIteratorFactory
3600android.icu.text.BreakIteratorFactory$BFService
3601android.icu.text.BreakIteratorFactory
art-benchmark-service13164882020-11-07 02:19:14 -08003602android.icu.text.BreakTransliterator$ReplaceableCharacterIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003603android.icu.text.BreakTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003604android.icu.text.BurmeseBreakEngine
3605android.icu.text.BytesDictionaryMatcher
3606android.icu.text.CanonicalIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003607android.icu.text.CaseFoldTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08003608android.icu.text.CaseFoldTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07003609android.icu.text.CaseFoldTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003610android.icu.text.CaseMap$1
3611android.icu.text.CaseMap$Fold
3612android.icu.text.CaseMap$Lower
art-benchmark-serviced5115932020-02-25 17:55:03 -08003613android.icu.text.CaseMap$Title
3614android.icu.text.CaseMap$Upper
3615android.icu.text.CaseMap
art-benchmark-service13164882020-11-07 02:19:14 -08003616android.icu.text.CharsDictionaryMatcher
3617android.icu.text.CharsetDetector$CSRecognizerInfo
3618android.icu.text.CharsetDetector
3619android.icu.text.CharsetMatch
3620android.icu.text.CharsetRecog_2022$CharsetRecog_2022CN
3621android.icu.text.CharsetRecog_2022$CharsetRecog_2022JP
3622android.icu.text.CharsetRecog_2022$CharsetRecog_2022KR
3623android.icu.text.CharsetRecog_2022
3624android.icu.text.CharsetRecog_UTF8
3625android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_BE
3626android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_LE
3627android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32
3628android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_BE
3629android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_LE
3630android.icu.text.CharsetRecog_Unicode
3631android.icu.text.CharsetRecog_mbcs$CharsetRecog_big5
3632android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_jp
3633android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_kr
3634android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc
3635android.icu.text.CharsetRecog_mbcs$CharsetRecog_gb_18030
3636android.icu.text.CharsetRecog_mbcs$CharsetRecog_sjis
3637android.icu.text.CharsetRecog_mbcs$iteratedChar
3638android.icu.text.CharsetRecog_mbcs
3639android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_1
3640android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_2
3641android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5
3642android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5_ru
3643android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6
3644android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6_ar
3645android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7
3646android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7_el
3647android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8
3648android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_I_he
3649android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_he
3650android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9
3651android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9_tr
3652android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar
3653android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_ltr
3654android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_rtl
3655android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he
3656android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_ltr
3657android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_rtl
3658android.icu.text.CharsetRecog_sbcs$CharsetRecog_KOI8_R
3659android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1251
3660android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1256
3661android.icu.text.CharsetRecog_sbcs$NGramParser
3662android.icu.text.CharsetRecog_sbcs$NGramParser_IBM420
3663android.icu.text.CharsetRecog_sbcs$NGramsPlusLang
3664android.icu.text.CharsetRecog_sbcs
3665android.icu.text.CharsetRecognizer
3666android.icu.text.ChineseDateFormat$Field
3667android.icu.text.ChineseDateFormat
3668android.icu.text.ChineseDateFormatSymbols
3669android.icu.text.CjkBreakEngine
3670android.icu.text.CollationElementIterator$MaxExpSink
3671android.icu.text.CollationElementIterator
3672android.icu.text.CollationKey$BoundMode
3673android.icu.text.CollationKey
3674android.icu.text.Collator$1
3675android.icu.text.Collator$ASCII
3676android.icu.text.Collator$CollatorFactory
3677android.icu.text.Collator$KeywordsSink
3678android.icu.text.Collator$ReorderCodes
art-benchmark-serviced5115932020-02-25 17:55:03 -08003679android.icu.text.Collator$ServiceShim
3680android.icu.text.Collator
art-benchmark-service13164882020-11-07 02:19:14 -08003681android.icu.text.CollatorServiceShim$1CFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003682android.icu.text.CollatorServiceShim$CService$1CollatorFactory
3683android.icu.text.CollatorServiceShim$CService
3684android.icu.text.CollatorServiceShim
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003685android.icu.text.CompactDecimalFormat$CompactStyle
art-benchmark-service13164882020-11-07 02:19:14 -08003686android.icu.text.CompactDecimalFormat
3687android.icu.text.ComposedCharIter
3688android.icu.text.CompoundTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003689android.icu.text.ConstrainedFieldPosition$1
3690android.icu.text.ConstrainedFieldPosition$ConstraintType
3691android.icu.text.ConstrainedFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003692android.icu.text.CurrencyDisplayNames
art-benchmark-service13164882020-11-07 02:19:14 -08003693android.icu.text.CurrencyFormat
art-benchmark-service56aece62020-02-10 17:58:03 -08003694android.icu.text.CurrencyMetaInfo$CurrencyDigits
3695android.icu.text.CurrencyMetaInfo$CurrencyFilter
art-benchmark-service13164882020-11-07 02:19:14 -08003696android.icu.text.CurrencyMetaInfo$CurrencyInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08003697android.icu.text.CurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003698android.icu.text.CurrencyPluralInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003699android.icu.text.DateFormat$BooleanAttribute
3700android.icu.text.DateFormat$Field
3701android.icu.text.DateFormat
3702android.icu.text.DateFormatSymbols$1
3703android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType
3704android.icu.text.DateFormatSymbols$CalendarDataSink
3705android.icu.text.DateFormatSymbols$CapitalizationContextUsage
3706android.icu.text.DateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -08003707android.icu.text.DateIntervalFormat$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003708android.icu.text.DateIntervalFormat$BestMatchInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003709android.icu.text.DateIntervalFormat$FormatOutput
3710android.icu.text.DateIntervalFormat$FormattedDateInterval
3711android.icu.text.DateIntervalFormat$SkeletonAndItsBestMatch
3712android.icu.text.DateIntervalFormat$SpanField
art-benchmark-serviced5115932020-02-25 17:55:03 -08003713android.icu.text.DateIntervalFormat
3714android.icu.text.DateIntervalInfo$DateIntervalSink
3715android.icu.text.DateIntervalInfo$PatternInfo
3716android.icu.text.DateIntervalInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003717android.icu.text.DateTimePatternGenerator$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003718android.icu.text.DateTimePatternGenerator$AppendItemFormatsSink
3719android.icu.text.DateTimePatternGenerator$AppendItemNamesSink
3720android.icu.text.DateTimePatternGenerator$AvailableFormatsSink
3721android.icu.text.DateTimePatternGenerator$DTPGflags
3722android.icu.text.DateTimePatternGenerator$DateTimeMatcher
3723android.icu.text.DateTimePatternGenerator$DayPeriodAllowedHoursSink
3724android.icu.text.DateTimePatternGenerator$DisplayWidth
3725android.icu.text.DateTimePatternGenerator$DistanceInfo
3726android.icu.text.DateTimePatternGenerator$FormatParser
3727android.icu.text.DateTimePatternGenerator$PatternInfo
3728android.icu.text.DateTimePatternGenerator$PatternWithMatcher
3729android.icu.text.DateTimePatternGenerator$PatternWithSkeletonFlag
3730android.icu.text.DateTimePatternGenerator$SkeletonFields
3731android.icu.text.DateTimePatternGenerator$VariableField
3732android.icu.text.DateTimePatternGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08003733android.icu.text.DecimalFormat$PropertySetter
art-benchmark-service56aece62020-02-10 17:58:03 -08003734android.icu.text.DecimalFormat
3735android.icu.text.DecimalFormatSymbols$1
3736android.icu.text.DecimalFormatSymbols$CacheData
3737android.icu.text.DecimalFormatSymbols$DecFmtDataSink
3738android.icu.text.DecimalFormatSymbols
3739android.icu.text.DictionaryBreakEngine$DequeI
art-benchmark-service13164882020-11-07 02:19:14 -08003740android.icu.text.DictionaryBreakEngine$PossibleWord
art-benchmark-service56aece62020-02-10 17:58:03 -08003741android.icu.text.DictionaryBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08003742android.icu.text.DictionaryData
3743android.icu.text.DictionaryMatcher
art-benchmark-service56aece62020-02-10 17:58:03 -08003744android.icu.text.DisplayContext$Type
3745android.icu.text.DisplayContext
art-benchmark-service13164882020-11-07 02:19:14 -08003746android.icu.text.DurationFormat
3747android.icu.text.Edits$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003748android.icu.text.Edits$Iterator
3749android.icu.text.Edits
art-benchmark-servicead05a302020-03-17 09:46:02 -07003750android.icu.text.EscapeTransliterator$1
3751android.icu.text.EscapeTransliterator$2
3752android.icu.text.EscapeTransliterator$3
3753android.icu.text.EscapeTransliterator$4
3754android.icu.text.EscapeTransliterator$5
3755android.icu.text.EscapeTransliterator$6
3756android.icu.text.EscapeTransliterator$7
3757android.icu.text.EscapeTransliterator$8
3758android.icu.text.EscapeTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003759android.icu.text.FilteredBreakIteratorBuilder
3760android.icu.text.FilteredNormalizer2
art-benchmark-serviced5115932020-02-25 17:55:03 -08003761android.icu.text.FormattedValue
art-benchmark-service13164882020-11-07 02:19:14 -08003762android.icu.text.FractionalPartSubstitution
3763android.icu.text.FunctionReplacer
3764android.icu.text.IDNA$Error
3765android.icu.text.IDNA$Info
art-benchmark-serviced5115932020-02-25 17:55:03 -08003766android.icu.text.IDNA
art-benchmark-service13164882020-11-07 02:19:14 -08003767android.icu.text.IntegralPartSubstitution
3768android.icu.text.KhmerBreakEngine
art-benchmark-service56aece62020-02-10 17:58:03 -08003769android.icu.text.LanguageBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08003770android.icu.text.LaoBreakEngine
3771android.icu.text.ListFormatter$1
3772android.icu.text.ListFormatter$Cache
3773android.icu.text.ListFormatter$FormattedListBuilder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003774android.icu.text.ListFormatter$Style
art-benchmark-service13164882020-11-07 02:19:14 -08003775android.icu.text.ListFormatter
3776android.icu.text.LocaleDisplayNames$1
3777android.icu.text.LocaleDisplayNames$DialectHandling
3778android.icu.text.LocaleDisplayNames$LastResortLocaleDisplayNames
3779android.icu.text.LocaleDisplayNames$UiListItem$UiListItemComparator
3780android.icu.text.LocaleDisplayNames$UiListItem
3781android.icu.text.LocaleDisplayNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07003782android.icu.text.LowercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08003783android.icu.text.LowercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07003784android.icu.text.LowercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003785android.icu.text.MeasureFormat$FormatWidth
art-benchmark-service13164882020-11-07 02:19:14 -08003786android.icu.text.MeasureFormat$MeasureProxy
3787android.icu.text.MeasureFormat$NumberFormatterCacheEntry
3788android.icu.text.MeasureFormat$NumericFormatters
art-benchmark-serviced5115932020-02-25 17:55:03 -08003789android.icu.text.MeasureFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003790android.icu.text.MessageFormat$1
3791android.icu.text.MessageFormat$AppendableWrapper
3792android.icu.text.MessageFormat$AttributeAndPosition
3793android.icu.text.MessageFormat$Field
3794android.icu.text.MessageFormat$PluralSelectorContext
3795android.icu.text.MessageFormat$PluralSelectorProvider
3796android.icu.text.MessageFormat
3797android.icu.text.MessagePattern$1
3798android.icu.text.MessagePattern$ApostropheMode
3799android.icu.text.MessagePattern$ArgType
3800android.icu.text.MessagePattern$Part$Type
3801android.icu.text.MessagePattern$Part
3802android.icu.text.MessagePattern
3803android.icu.text.MessagePatternUtil$1
3804android.icu.text.MessagePatternUtil$ArgNode
3805android.icu.text.MessagePatternUtil$ComplexArgStyleNode
3806android.icu.text.MessagePatternUtil$MessageContentsNode$Type
3807android.icu.text.MessagePatternUtil$MessageContentsNode
3808android.icu.text.MessagePatternUtil$MessageNode
3809android.icu.text.MessagePatternUtil$Node
3810android.icu.text.MessagePatternUtil$TextNode
3811android.icu.text.MessagePatternUtil$VariantNode
3812android.icu.text.MessagePatternUtil
3813android.icu.text.ModulusSubstitution
3814android.icu.text.MultiplierSubstitution
3815android.icu.text.NFRule
3816android.icu.text.NFRuleSet
3817android.icu.text.NFSubstitution
art-benchmark-servicead05a302020-03-17 09:46:02 -07003818android.icu.text.NameUnicodeTransliterator$1
3819android.icu.text.NameUnicodeTransliterator
3820android.icu.text.NormalizationTransliterator$1
3821android.icu.text.NormalizationTransliterator$2
3822android.icu.text.NormalizationTransliterator$3
3823android.icu.text.NormalizationTransliterator$4
3824android.icu.text.NormalizationTransliterator$5
3825android.icu.text.NormalizationTransliterator$6
art-benchmark-service13164882020-11-07 02:19:14 -08003826android.icu.text.NormalizationTransliterator$NormalizingTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07003827android.icu.text.NormalizationTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003828android.icu.text.Normalizer$1
3829android.icu.text.Normalizer$CharsAppendable
3830android.icu.text.Normalizer$CmpEquivLevel
3831android.icu.text.Normalizer$FCD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003832android.icu.text.Normalizer$FCDMode
art-benchmark-service13164882020-11-07 02:19:14 -08003833android.icu.text.Normalizer$FCDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003834android.icu.text.Normalizer$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003835android.icu.text.Normalizer$ModeImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003836android.icu.text.Normalizer$NFC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003837android.icu.text.Normalizer$NFCMode
art-benchmark-service13164882020-11-07 02:19:14 -08003838android.icu.text.Normalizer$NFCModeImpl
3839android.icu.text.Normalizer$NFD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003840android.icu.text.Normalizer$NFDMode
art-benchmark-service13164882020-11-07 02:19:14 -08003841android.icu.text.Normalizer$NFDModeImpl
3842android.icu.text.Normalizer$NFKC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003843android.icu.text.Normalizer$NFKCMode
art-benchmark-service13164882020-11-07 02:19:14 -08003844android.icu.text.Normalizer$NFKCModeImpl
3845android.icu.text.Normalizer$NFKD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003846android.icu.text.Normalizer$NFKDMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003847android.icu.text.Normalizer$NFKDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003848android.icu.text.Normalizer$NONEMode
3849android.icu.text.Normalizer$QuickCheckResult
art-benchmark-service13164882020-11-07 02:19:14 -08003850android.icu.text.Normalizer$Unicode32
3851android.icu.text.Normalizer2$1
3852android.icu.text.Normalizer2$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003853android.icu.text.Normalizer2
art-benchmark-service56aece62020-02-10 17:58:03 -08003854android.icu.text.Normalizer
art-benchmark-servicead05a302020-03-17 09:46:02 -07003855android.icu.text.NullTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003856android.icu.text.NumberFormat$Field
art-benchmark-service13164882020-11-07 02:19:14 -08003857android.icu.text.NumberFormat$NumberFormatFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003858android.icu.text.NumberFormat$NumberFormatShim
art-benchmark-service13164882020-11-07 02:19:14 -08003859android.icu.text.NumberFormat$SimpleNumberFormatFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08003860android.icu.text.NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003861android.icu.text.NumberFormatServiceShim$NFFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003862android.icu.text.NumberFormatServiceShim$NFService$1RBNumberFormatFactory
3863android.icu.text.NumberFormatServiceShim$NFService
art-benchmark-service13164882020-11-07 02:19:14 -08003864android.icu.text.NumberFormatServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08003865android.icu.text.NumberingSystem$1
3866android.icu.text.NumberingSystem$2
3867android.icu.text.NumberingSystem$LocaleLookupData
3868android.icu.text.NumberingSystem
art-benchmark-service13164882020-11-07 02:19:14 -08003869android.icu.text.NumeratorSubstitution
3870android.icu.text.PluralFormat$1
3871android.icu.text.PluralFormat$PluralSelector
3872android.icu.text.PluralFormat$PluralSelectorAdapter
3873android.icu.text.PluralFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003874android.icu.text.PluralRules$1
3875android.icu.text.PluralRules$2
3876android.icu.text.PluralRules$AndConstraint
3877android.icu.text.PluralRules$BinaryConstraint
3878android.icu.text.PluralRules$Constraint
3879android.icu.text.PluralRules$Factory
3880android.icu.text.PluralRules$FixedDecimal
3881android.icu.text.PluralRules$FixedDecimalRange
3882android.icu.text.PluralRules$FixedDecimalSamples
3883android.icu.text.PluralRules$IFixedDecimal
art-benchmark-service13164882020-11-07 02:19:14 -08003884android.icu.text.PluralRules$KeywordStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003885android.icu.text.PluralRules$Operand
art-benchmark-service13164882020-11-07 02:19:14 -08003886android.icu.text.PluralRules$OrConstraint
art-benchmark-serviced5115932020-02-25 17:55:03 -08003887android.icu.text.PluralRules$PluralType
3888android.icu.text.PluralRules$RangeConstraint
3889android.icu.text.PluralRules$Rule
3890android.icu.text.PluralRules$RuleList
3891android.icu.text.PluralRules$SampleType
3892android.icu.text.PluralRules$SimpleTokenizer
3893android.icu.text.PluralRules
art-benchmark-service13164882020-11-07 02:19:14 -08003894android.icu.text.PluralRulesSerialProxy
3895android.icu.text.PluralSamples
3896android.icu.text.Quantifier
3897android.icu.text.QuantityFormatter
3898android.icu.text.RBBINode
3899android.icu.text.RBBIRuleBuilder$IntPair
3900android.icu.text.RBBIRuleBuilder
3901android.icu.text.RBBIRuleParseTable$RBBIRuleTableElement
3902android.icu.text.RBBIRuleParseTable
3903android.icu.text.RBBIRuleScanner$RBBIRuleChar
3904android.icu.text.RBBIRuleScanner$RBBISetTableEl
3905android.icu.text.RBBIRuleScanner
3906android.icu.text.RBBISetBuilder$RangeDescriptor
3907android.icu.text.RBBISetBuilder
3908android.icu.text.RBBISymbolTable$RBBISymbolTableEntry
3909android.icu.text.RBBISymbolTable
3910android.icu.text.RBBITableBuilder$RBBIStateDescriptor
3911android.icu.text.RBBITableBuilder
3912android.icu.text.RBNFChinesePostProcessor
3913android.icu.text.RBNFPostProcessor
3914android.icu.text.RawCollationKey
3915android.icu.text.RbnfLenientScanner
3916android.icu.text.RbnfLenientScannerProvider
3917android.icu.text.RelativeDateTimeFormatter$1
3918android.icu.text.RelativeDateTimeFormatter$AbsoluteUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08003919android.icu.text.RelativeDateTimeFormatter$Cache$1
3920android.icu.text.RelativeDateTimeFormatter$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08003921android.icu.text.RelativeDateTimeFormatter$Direction
3922android.icu.text.RelativeDateTimeFormatter$Field
3923android.icu.text.RelativeDateTimeFormatter$FormattedRelativeDateTime
art-benchmark-serviced5115932020-02-25 17:55:03 -08003924android.icu.text.RelativeDateTimeFormatter$Loader
art-benchmark-service13164882020-11-07 02:19:14 -08003925android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08003926android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink
art-benchmark-service13164882020-11-07 02:19:14 -08003927android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeFormatterData
3928android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeUnit
3929android.icu.text.RelativeDateTimeFormatter$RelativeUnit
3930android.icu.text.RelativeDateTimeFormatter$Style
3931android.icu.text.RelativeDateTimeFormatter
art-benchmark-servicead05a302020-03-17 09:46:02 -07003932android.icu.text.RemoveTransliterator$1
3933android.icu.text.RemoveTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003934android.icu.text.Replaceable
art-benchmark-service13164882020-11-07 02:19:14 -08003935android.icu.text.ReplaceableContextIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003936android.icu.text.ReplaceableString
art-benchmark-service56aece62020-02-10 17:58:03 -08003937android.icu.text.RuleBasedBreakIterator$BreakCache
3938android.icu.text.RuleBasedBreakIterator$DictionaryCache
art-benchmark-service56aece62020-02-10 17:58:03 -08003939android.icu.text.RuleBasedBreakIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003940android.icu.text.RuleBasedCollator$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003941android.icu.text.RuleBasedCollator$CollationBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08003942android.icu.text.RuleBasedCollator$CollationKeyByteSink
art-benchmark-serviced5115932020-02-25 17:55:03 -08003943android.icu.text.RuleBasedCollator$FCDUTF16NFDIterator
3944android.icu.text.RuleBasedCollator$NFDIterator
3945android.icu.text.RuleBasedCollator$UTF16NFDIterator
3946android.icu.text.RuleBasedCollator
art-benchmark-service13164882020-11-07 02:19:14 -08003947android.icu.text.RuleBasedNumberFormat
art-benchmark-servicead05a302020-03-17 09:46:02 -07003948android.icu.text.RuleBasedTransliterator$Data
art-benchmark-service13164882020-11-07 02:19:14 -08003949android.icu.text.RuleBasedTransliterator
3950android.icu.text.SCSU
3951android.icu.text.SameValueSubstitution
3952android.icu.text.ScientificNumberFormatter$1
3953android.icu.text.ScientificNumberFormatter$MarkupStyle
3954android.icu.text.ScientificNumberFormatter$Style
3955android.icu.text.ScientificNumberFormatter$SuperscriptStyle
3956android.icu.text.ScientificNumberFormatter
3957android.icu.text.SearchIterator$ElementComparisonType
3958android.icu.text.SearchIterator$Search
3959android.icu.text.SearchIterator
3960android.icu.text.SelectFormat
3961android.icu.text.SimpleDateFormat$1
3962android.icu.text.SimpleDateFormat$ContextValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08003963android.icu.text.SimpleDateFormat$PatternItem
3964android.icu.text.SimpleDateFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003965android.icu.text.SimpleFormatter
3966android.icu.text.SourceTargetUtility
3967android.icu.text.SpoofChecker$1
3968android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUString
3969android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringComparator
3970android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringPool
3971android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder
3972android.icu.text.SpoofChecker$Builder
3973android.icu.text.SpoofChecker$CheckResult
3974android.icu.text.SpoofChecker$ConfusableDataUtils
3975android.icu.text.SpoofChecker$RestrictionLevel
3976android.icu.text.SpoofChecker$ScriptSet
3977android.icu.text.SpoofChecker$SpoofData$DefaultData
3978android.icu.text.SpoofChecker$SpoofData$IsAcceptable
3979android.icu.text.SpoofChecker$SpoofData
3980android.icu.text.SpoofChecker
3981android.icu.text.StringCharacterIterator
3982android.icu.text.StringMatcher
3983android.icu.text.StringPrep$1
3984android.icu.text.StringPrep$Values
art-benchmark-serviced5115932020-02-25 17:55:03 -08003985android.icu.text.StringPrep
art-benchmark-service56aece62020-02-10 17:58:03 -08003986android.icu.text.StringPrepParseException
art-benchmark-service13164882020-11-07 02:19:14 -08003987android.icu.text.StringReplacer
3988android.icu.text.StringSearch$1
3989android.icu.text.StringSearch$CEBuffer
3990android.icu.text.StringSearch$CEI
3991android.icu.text.StringSearch$CollationPCE$PCEBuffer
3992android.icu.text.StringSearch$CollationPCE$PCEI
3993android.icu.text.StringSearch$CollationPCE$RCEBuffer
3994android.icu.text.StringSearch$CollationPCE$RCEI
3995android.icu.text.StringSearch$CollationPCE$Range
3996android.icu.text.StringSearch$CollationPCE
3997android.icu.text.StringSearch$Match
3998android.icu.text.StringSearch$Pattern
3999android.icu.text.StringSearch
art-benchmark-service56aece62020-02-10 17:58:03 -08004000android.icu.text.StringTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07004001android.icu.text.SymbolTable
art-benchmark-service13164882020-11-07 02:19:14 -08004002android.icu.text.ThaiBreakEngine
4003android.icu.text.TimeUnitFormat$TimeUnitFormatSetupSink
4004android.icu.text.TimeUnitFormat
4005android.icu.text.TimeZoneFormat$1
4006android.icu.text.TimeZoneFormat$GMTOffsetField
4007android.icu.text.TimeZoneFormat$GMTOffsetPatternType
4008android.icu.text.TimeZoneFormat$OffsetFields
4009android.icu.text.TimeZoneFormat$ParseOption
4010android.icu.text.TimeZoneFormat$Style
4011android.icu.text.TimeZoneFormat$TimeType
4012android.icu.text.TimeZoneFormat$TimeZoneFormatCache
4013android.icu.text.TimeZoneFormat
4014android.icu.text.TimeZoneNames$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004015android.icu.text.TimeZoneNames$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08004016android.icu.text.TimeZoneNames$DefaultTimeZoneNames$FactoryImpl
4017android.icu.text.TimeZoneNames$DefaultTimeZoneNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08004018android.icu.text.TimeZoneNames$Factory
art-benchmark-service13164882020-11-07 02:19:14 -08004019android.icu.text.TimeZoneNames$MatchInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004020android.icu.text.TimeZoneNames$NameType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004021android.icu.text.TimeZoneNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07004022android.icu.text.TitlecaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004023android.icu.text.TitlecaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004024android.icu.text.TitlecaseTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004025android.icu.text.Transform
art-benchmark-service13164882020-11-07 02:19:14 -08004026android.icu.text.TransliterationRule
4027android.icu.text.TransliterationRuleSet
art-benchmark-servicead05a302020-03-17 09:46:02 -07004028android.icu.text.Transliterator$Factory
4029android.icu.text.Transliterator$Position
art-benchmark-service56aece62020-02-10 17:58:03 -08004030android.icu.text.Transliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004031android.icu.text.TransliteratorIDParser$SingleID
4032android.icu.text.TransliteratorIDParser$Specs
4033android.icu.text.TransliteratorIDParser
art-benchmark-service13164882020-11-07 02:19:14 -08004034android.icu.text.TransliteratorParser$1
4035android.icu.text.TransliteratorParser$ParseData
4036android.icu.text.TransliteratorParser$RuleArray
4037android.icu.text.TransliteratorParser$RuleBody
4038android.icu.text.TransliteratorParser$RuleHalf
4039android.icu.text.TransliteratorParser
art-benchmark-servicead05a302020-03-17 09:46:02 -07004040android.icu.text.TransliteratorRegistry$AliasEntry
art-benchmark-service13164882020-11-07 02:19:14 -08004041android.icu.text.TransliteratorRegistry$CompoundRBTEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004042android.icu.text.TransliteratorRegistry$IDEnumeration
art-benchmark-service13164882020-11-07 02:19:14 -08004043android.icu.text.TransliteratorRegistry$LocaleEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004044android.icu.text.TransliteratorRegistry$ResourceEntry
4045android.icu.text.TransliteratorRegistry$Spec
4046android.icu.text.TransliteratorRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08004047android.icu.text.UCharacterIterator
4048android.icu.text.UFieldPosition
art-benchmark-service13164882020-11-07 02:19:14 -08004049android.icu.text.UFormat$SpanField
art-benchmark-service56aece62020-02-10 17:58:03 -08004050android.icu.text.UFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004051android.icu.text.UForwardCharacterIterator
4052android.icu.text.UTF16$StringComparator
art-benchmark-service56aece62020-02-10 17:58:03 -08004053android.icu.text.UTF16
art-benchmark-servicead05a302020-03-17 09:46:02 -07004054android.icu.text.UnescapeTransliterator$1
4055android.icu.text.UnescapeTransliterator$2
4056android.icu.text.UnescapeTransliterator$3
4057android.icu.text.UnescapeTransliterator$4
4058android.icu.text.UnescapeTransliterator$5
4059android.icu.text.UnescapeTransliterator$6
4060android.icu.text.UnescapeTransliterator$7
4061android.icu.text.UnescapeTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004062android.icu.text.UnhandledBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08004063android.icu.text.UnicodeCompressor
4064android.icu.text.UnicodeDecompressor
art-benchmark-service56aece62020-02-10 17:58:03 -08004065android.icu.text.UnicodeFilter
4066android.icu.text.UnicodeMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07004067android.icu.text.UnicodeNameTransliterator$1
4068android.icu.text.UnicodeNameTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004069android.icu.text.UnicodeReplacer
4070android.icu.text.UnicodeSet$1
4071android.icu.text.UnicodeSet$ComparisonStyle
4072android.icu.text.UnicodeSet$EntryRange
4073android.icu.text.UnicodeSet$EntryRangeIterable
4074android.icu.text.UnicodeSet$EntryRangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004075android.icu.text.UnicodeSet$Filter
4076android.icu.text.UnicodeSet$GeneralCategoryMaskFilter
4077android.icu.text.UnicodeSet$IntPropertyFilter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004078android.icu.text.UnicodeSet$NumericValueFilter
4079android.icu.text.UnicodeSet$ScriptExtensionsFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004080android.icu.text.UnicodeSet$SpanCondition
4081android.icu.text.UnicodeSet$UnicodeSetIterator2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004082android.icu.text.UnicodeSet$VersionFilter
4083android.icu.text.UnicodeSet$XSymbolTable
art-benchmark-service56aece62020-02-10 17:58:03 -08004084android.icu.text.UnicodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08004085android.icu.text.UnicodeSetIterator
4086android.icu.text.UnicodeSetSpanner$CountMethod
4087android.icu.text.UnicodeSetSpanner$TrimOption
4088android.icu.text.UnicodeSetSpanner
art-benchmark-servicead05a302020-03-17 09:46:02 -07004089android.icu.text.UppercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004090android.icu.text.UppercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004091android.icu.text.UppercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004092android.icu.util.AnnualTimeZoneRule
4093android.icu.util.BasicTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004094android.icu.util.BuddhistCalendar
4095android.icu.util.ByteArrayWrapper
4096android.icu.util.BytesTrie$1
4097android.icu.util.BytesTrie$Entry
4098android.icu.util.BytesTrie$Iterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004099android.icu.util.BytesTrie$Result
art-benchmark-service13164882020-11-07 02:19:14 -08004100android.icu.util.BytesTrie$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08004101android.icu.util.BytesTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004102android.icu.util.BytesTrieBuilder$BytesAsCharSequence
4103android.icu.util.BytesTrieBuilder
4104android.icu.util.CECalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004105android.icu.util.Calendar$1
4106android.icu.util.Calendar$FormatConfiguration
4107android.icu.util.Calendar$PatternData
4108android.icu.util.Calendar$WeekData
4109android.icu.util.Calendar$WeekDataCache
4110android.icu.util.Calendar
art-benchmark-servicead05a302020-03-17 09:46:02 -07004111android.icu.util.CaseInsensitiveString
art-benchmark-service13164882020-11-07 02:19:14 -08004112android.icu.util.CharsTrie$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004113android.icu.util.CharsTrie$Entry
4114android.icu.util.CharsTrie$Iterator
art-benchmark-service13164882020-11-07 02:19:14 -08004115android.icu.util.CharsTrie$State
4116android.icu.util.CharsTrie
4117android.icu.util.CharsTrieBuilder
4118android.icu.util.ChineseCalendar
4119android.icu.util.CodePointMap$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004120android.icu.util.CodePointMap$Range
art-benchmark-service13164882020-11-07 02:19:14 -08004121android.icu.util.CodePointMap$RangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004122android.icu.util.CodePointMap$RangeOption
art-benchmark-service13164882020-11-07 02:19:14 -08004123android.icu.util.CodePointMap$StringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004124android.icu.util.CodePointMap$ValueFilter
4125android.icu.util.CodePointMap
4126android.icu.util.CodePointTrie$1
4127android.icu.util.CodePointTrie$Data16
art-benchmark-service13164882020-11-07 02:19:14 -08004128android.icu.util.CodePointTrie$Data32
4129android.icu.util.CodePointTrie$Data8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004130android.icu.util.CodePointTrie$Data
art-benchmark-service13164882020-11-07 02:19:14 -08004131android.icu.util.CodePointTrie$Fast$FastStringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004132android.icu.util.CodePointTrie$Fast16
art-benchmark-service13164882020-11-07 02:19:14 -08004133android.icu.util.CodePointTrie$Fast32
4134android.icu.util.CodePointTrie$Fast8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004135android.icu.util.CodePointTrie$Fast
art-benchmark-service13164882020-11-07 02:19:14 -08004136android.icu.util.CodePointTrie$Small$SmallStringIterator
4137android.icu.util.CodePointTrie$Small16
4138android.icu.util.CodePointTrie$Small32
4139android.icu.util.CodePointTrie$Small8
4140android.icu.util.CodePointTrie$Small
art-benchmark-serviced5115932020-02-25 17:55:03 -08004141android.icu.util.CodePointTrie$Type
4142android.icu.util.CodePointTrie$ValueWidth
4143android.icu.util.CodePointTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004144android.icu.util.CompactByteArray
4145android.icu.util.CompactCharArray
4146android.icu.util.CopticCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004147android.icu.util.Currency$1
art-benchmark-service13164882020-11-07 02:19:14 -08004148android.icu.util.Currency$CurrencyNameResultHandler
4149android.icu.util.Currency$CurrencyStringInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004150android.icu.util.Currency$CurrencyUsage
art-benchmark-service13164882020-11-07 02:19:14 -08004151android.icu.util.Currency$ServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08004152android.icu.util.Currency
art-benchmark-service13164882020-11-07 02:19:14 -08004153android.icu.util.CurrencyAmount
4154android.icu.util.CurrencyServiceShim$CFService$1CurrencyFactory
4155android.icu.util.CurrencyServiceShim$CFService
4156android.icu.util.CurrencyServiceShim
4157android.icu.util.DangiCalendar
4158android.icu.util.DateInterval
4159android.icu.util.DateRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08004160android.icu.util.DateTimeRule
art-benchmark-service13164882020-11-07 02:19:14 -08004161android.icu.util.EasterHoliday
4162android.icu.util.EasterRule
4163android.icu.util.EthiopicCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004164android.icu.util.Freezable
art-benchmark-service13164882020-11-07 02:19:14 -08004165android.icu.util.GenderInfo$1
4166android.icu.util.GenderInfo$Cache
4167android.icu.util.GenderInfo$Gender
4168android.icu.util.GenderInfo$ListGenderStyle
4169android.icu.util.GenderInfo
4170android.icu.util.GlobalizationPreferences
art-benchmark-serviced5115932020-02-25 17:55:03 -08004171android.icu.util.GregorianCalendar
art-benchmark-service13164882020-11-07 02:19:14 -08004172android.icu.util.HebrewCalendar
4173android.icu.util.HebrewHoliday
4174android.icu.util.Holiday
4175android.icu.util.ICUCloneNotSupportedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004176android.icu.util.ICUException
art-benchmark-servicead05a302020-03-17 09:46:02 -07004177android.icu.util.ICUUncheckedIOException
art-benchmark-service13164882020-11-07 02:19:14 -08004178android.icu.util.IllformedLocaleException
4179android.icu.util.IndianCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004180android.icu.util.InitialTimeZoneRule
art-benchmark-service13164882020-11-07 02:19:14 -08004181android.icu.util.IslamicCalendar$CalculationType
4182android.icu.util.IslamicCalendar
4183android.icu.util.JapaneseCalendar
4184android.icu.util.LocaleData$1
4185android.icu.util.LocaleData$MeasurementSystem
4186android.icu.util.LocaleData$PaperSize
4187android.icu.util.LocaleData
4188android.icu.util.LocaleMatcher$1
4189android.icu.util.LocaleMatcher$Builder
4190android.icu.util.LocaleMatcher$Demotion
4191android.icu.util.LocaleMatcher$FavorSubtag
4192android.icu.util.LocaleMatcher$LocaleLsrIterator
4193android.icu.util.LocaleMatcher$LsrIterator
4194android.icu.util.LocaleMatcher$Result
4195android.icu.util.LocaleMatcher$ULocaleLsrIterator
4196android.icu.util.LocaleMatcher
4197android.icu.util.LocalePriorityList$1
4198android.icu.util.LocalePriorityList$Builder
4199android.icu.util.LocalePriorityList
art-benchmark-serviced5115932020-02-25 17:55:03 -08004200android.icu.util.Measure
art-benchmark-service56aece62020-02-10 17:58:03 -08004201android.icu.util.MeasureUnit$1
4202android.icu.util.MeasureUnit$2
4203android.icu.util.MeasureUnit$3
art-benchmark-service13164882020-11-07 02:19:14 -08004204android.icu.util.MeasureUnit$CurrencyNumericCodeSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004205android.icu.util.MeasureUnit$Factory
art-benchmark-service13164882020-11-07 02:19:14 -08004206android.icu.util.MeasureUnit$MeasureUnitProxy
4207android.icu.util.MeasureUnit$MeasureUnitSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004208android.icu.util.MeasureUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004209android.icu.util.MutableCodePointTrie$1
4210android.icu.util.MutableCodePointTrie$AllSameBlocks
4211android.icu.util.MutableCodePointTrie$MixedBlocks
4212android.icu.util.MutableCodePointTrie
4213android.icu.util.NoUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004214android.icu.util.Output
art-benchmark-service13164882020-11-07 02:19:14 -08004215android.icu.util.OutputInt
4216android.icu.util.PersianCalendar
4217android.icu.util.Range
4218android.icu.util.RangeDateRule
4219android.icu.util.RangeValueIterator$Element
4220android.icu.util.RangeValueIterator
4221android.icu.util.Region$RegionType
4222android.icu.util.Region
4223android.icu.util.RuleBasedTimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004224android.icu.util.STZInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004225android.icu.util.SimpleDateRule
4226android.icu.util.SimpleHoliday
art-benchmark-serviced5115932020-02-25 17:55:03 -08004227android.icu.util.SimpleTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004228android.icu.util.StringTokenizer
4229android.icu.util.StringTrieBuilder$1
4230android.icu.util.StringTrieBuilder$BranchHeadNode
4231android.icu.util.StringTrieBuilder$BranchNode
4232android.icu.util.StringTrieBuilder$DynamicBranchNode
4233android.icu.util.StringTrieBuilder$IntermediateValueNode
4234android.icu.util.StringTrieBuilder$LinearMatchNode
4235android.icu.util.StringTrieBuilder$ListBranchNode
4236android.icu.util.StringTrieBuilder$Node
4237android.icu.util.StringTrieBuilder$Option
4238android.icu.util.StringTrieBuilder$SplitBranchNode
4239android.icu.util.StringTrieBuilder$State
4240android.icu.util.StringTrieBuilder$ValueNode
4241android.icu.util.StringTrieBuilder
4242android.icu.util.TaiwanCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004243android.icu.util.TimeArrayTimeZoneRule
art-benchmark-service56aece62020-02-10 17:58:03 -08004244android.icu.util.TimeUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004245android.icu.util.TimeUnitAmount
4246android.icu.util.TimeZone$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004247android.icu.util.TimeZone$ConstantZone
4248android.icu.util.TimeZone$SystemTimeZoneType
4249android.icu.util.TimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004250android.icu.util.TimeZoneRule
4251android.icu.util.TimeZoneTransition
art-benchmark-service56aece62020-02-10 17:58:03 -08004252android.icu.util.ULocale$1
4253android.icu.util.ULocale$2
4254android.icu.util.ULocale$3
art-benchmark-service13164882020-11-07 02:19:14 -08004255android.icu.util.ULocale$AvailableType
4256android.icu.util.ULocale$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08004257android.icu.util.ULocale$Category
4258android.icu.util.ULocale$JDKLocaleHelper
art-benchmark-service13164882020-11-07 02:19:14 -08004259android.icu.util.ULocale$Minimize
art-benchmark-service56aece62020-02-10 17:58:03 -08004260android.icu.util.ULocale$Type
4261android.icu.util.ULocale
4262android.icu.util.UResourceBundle$1
4263android.icu.util.UResourceBundle$RootType
4264android.icu.util.UResourceBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004265android.icu.util.UResourceBundleIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004266android.icu.util.UResourceTypeMismatchException
art-benchmark-service13164882020-11-07 02:19:14 -08004267android.icu.util.UniversalTimeScale$TimeScaleData
4268android.icu.util.UniversalTimeScale
4269android.icu.util.VTimeZone
4270android.icu.util.ValueIterator$Element
4271android.icu.util.ValueIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004272android.icu.util.VersionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004273android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodImpl
4274android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodSessionImpl
4275android.inputmethodservice.AbstractInputMethodService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004276android.inputmethodservice.ExtractEditText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004277android.inputmethodservice.IInputMethodSessionWrapper$ImeInputEventReceiver
4278android.inputmethodservice.IInputMethodSessionWrapper
4279android.inputmethodservice.IInputMethodWrapper$InputMethodSessionCallbackWrapper
4280android.inputmethodservice.IInputMethodWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08004281android.inputmethodservice.InputMethodService$InputMethodImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004282android.inputmethodservice.InputMethodService$InputMethodSessionImpl
4283android.inputmethodservice.InputMethodService$Insets
4284android.inputmethodservice.InputMethodService$SettingsObserver
4285android.inputmethodservice.InputMethodService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004286android.inputmethodservice.SoftInputWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004287android.internal.hidl.base.V1_0.DebugInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08004288android.internal.hidl.base.V1_0.IBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08004289android.internal.hidl.safe_union.V1_0.Monostate
art-benchmark-service13164882020-11-07 02:19:14 -08004290android.internal.telephony.sysprop.AdbProperties
4291android.internal.telephony.sysprop.ApkVerityProperties
4292android.internal.telephony.sysprop.CarProperties
4293android.internal.telephony.sysprop.ContactsProperties
4294android.internal.telephony.sysprop.CryptoProperties$state_values
4295android.internal.telephony.sysprop.CryptoProperties$type_values
4296android.internal.telephony.sysprop.CryptoProperties
4297android.internal.telephony.sysprop.DisplayProperties
4298android.internal.telephony.sysprop.HdmiProperties$cec_device_types_values
4299android.internal.telephony.sysprop.HdmiProperties$playback_device_action_on_routing_control_values
art-benchmark-service13164882020-11-07 02:19:14 -08004300android.internal.telephony.sysprop.HdmiProperties
4301android.internal.telephony.sysprop.MediaProperties
art-benchmark-service13164882020-11-07 02:19:14 -08004302android.internal.telephony.sysprop.OtaProperties
4303android.internal.telephony.sysprop.PowerProperties
4304android.internal.telephony.sysprop.SetupWizardProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08004305android.internal.telephony.sysprop.TelephonyProperties
art-benchmark-service13164882020-11-07 02:19:14 -08004306android.internal.telephony.sysprop.TraceProperties
4307android.internal.telephony.sysprop.VndkProperties
4308android.internal.telephony.sysprop.VoldProperties
4309android.internal.telephony.sysprop.WifiProperties
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004310android.location.Address$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004311android.location.Address
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004312android.location.Country$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004313android.location.Country
4314android.location.CountryDetector$ListenerTransport
Andreas Gampe61e7b662015-06-17 23:57:04 -07004315android.location.CountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004316android.location.CountryListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004317android.location.Criteria$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004318android.location.Criteria
art-benchmark-serviced5115932020-02-25 17:55:03 -08004319android.location.FusedBatchOptions$SourceTechnologies
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004320android.location.Geocoder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004321android.location.GeocoderParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004322android.location.GeocoderParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004323android.location.Geofence$1
4324android.location.Geofence
4325android.location.GnssClock$1
4326android.location.GnssClock
4327android.location.GnssMeasurement$1
4328android.location.GnssMeasurement
4329android.location.GnssMeasurementCorrections$1
4330android.location.GnssMeasurementCorrections
art-benchmark-serviced5115932020-02-25 17:55:03 -08004331android.location.GnssMeasurementsEvent$1
4332android.location.GnssMeasurementsEvent
4333android.location.GnssNavigationMessage$1
4334android.location.GnssNavigationMessage
4335android.location.GnssReflectingPlane$1
4336android.location.GnssReflectingPlane
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004337android.location.GnssRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004338android.location.GnssRequest
4339android.location.GnssSingleSatCorrection$1
4340android.location.GnssSingleSatCorrection
art-benchmark-service13164882020-11-07 02:19:14 -08004341android.location.GnssStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004342android.location.GnssStatus$Callback
4343android.location.GnssStatus
4344android.location.GpsSatellite
Calin Juravle4a054192018-05-29 17:52:20 -07004345android.location.GpsStatus$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004346android.location.GpsStatus$SatelliteIterator
4347android.location.GpsStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004348android.location.ICountryDetector$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004349android.location.ICountryDetector$Stub
4350android.location.ICountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004351android.location.ICountryListener$Stub$Proxy
4352android.location.ICountryListener$Stub
4353android.location.ICountryListener
4354android.location.IFusedGeofenceHardware$Stub$Proxy
4355android.location.IFusedGeofenceHardware$Stub
4356android.location.IFusedGeofenceHardware
4357android.location.IGeocodeProvider$Stub$Proxy
4358android.location.IGeocodeProvider$Stub
4359android.location.IGeocodeProvider
4360android.location.IGeofenceProvider$Stub$Proxy
4361android.location.IGeofenceProvider$Stub
4362android.location.IGeofenceProvider
4363android.location.IGnssMeasurementsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004364android.location.IGnssMeasurementsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004365android.location.IGnssMeasurementsListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004366android.location.IGnssNavigationMessageListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004367android.location.IGnssNavigationMessageListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004368android.location.IGnssNavigationMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004369android.location.IGnssStatusListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004370android.location.IGnssStatusListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004371android.location.IGnssStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004372android.location.IGpsGeofenceHardware$Stub$Proxy
4373android.location.IGpsGeofenceHardware$Stub
4374android.location.IGpsGeofenceHardware
4375android.location.ILocationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004376android.location.ILocationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004377android.location.ILocationListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004378android.location.ILocationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004379android.location.ILocationManager$Stub
4380android.location.ILocationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004381android.location.INetInitiatedListener$Stub
4382android.location.INetInitiatedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004383android.location.Location$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004384android.location.Location$BearingDistanceCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004385android.location.Location
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004386android.location.LocationListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004387android.location.LocationManager$LocationListenerTransport
Calin Juravle00b23d32019-03-08 17:52:20 -08004388android.location.LocationManager
art-benchmark-service13164882020-11-07 02:19:14 -08004389android.location.LocationManagerInternal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004390android.location.LocationProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004391android.location.LocationRequest$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004392android.location.LocationRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08004393android.location.LocationTime$1
4394android.location.LocationTime
4395android.location.OnNmeaMessageListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004396android.media.AudioAttributes$1
4397android.media.AudioAttributes$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004398android.media.AudioAttributes
art-benchmark-servicead05a302020-03-17 09:46:02 -07004399android.media.AudioDeviceAttributes$1
4400android.media.AudioDeviceAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07004401android.media.AudioDeviceCallback
4402android.media.AudioDeviceInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004403android.media.AudioDevicePort
4404android.media.AudioDevicePortConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004405android.media.AudioFocusInfo$1
4406android.media.AudioFocusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004407android.media.AudioFocusRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004408android.media.AudioFocusRequest
Andreas Gampe859e2782016-04-06 18:37:56 -07004409android.media.AudioFormat$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004410android.media.AudioFormat$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004411android.media.AudioFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004412android.media.AudioGain
4413android.media.AudioGainConfig
4414android.media.AudioHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004415android.media.AudioManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -08004416android.media.AudioManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004417android.media.AudioManager$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004418android.media.AudioManager$4
Calin Juravle4a054192018-05-29 17:52:20 -07004419android.media.AudioManager$AudioPlaybackCallback
4420android.media.AudioManager$AudioPlaybackCallbackInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004421android.media.AudioManager$AudioRecordingCallback
4422android.media.AudioManager$AudioRecordingCallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004423android.media.AudioManager$BlockingFocusResultReceiver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004424android.media.AudioManager$FocusRequestInfo
Calin Juravle4a054192018-05-29 17:52:20 -07004425android.media.AudioManager$NativeEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004426android.media.AudioManager$NativeEventHandlerDelegate
Calin Juravle4a054192018-05-29 17:52:20 -07004427android.media.AudioManager$OnAmPortUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004428android.media.AudioManager$OnAudioFocusChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07004429android.media.AudioManager$OnAudioPortUpdateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004430android.media.AudioManager$PlaybackConfigChangeCallbackData
4431android.media.AudioManager$RecordConfigChangeCallbackData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004432android.media.AudioManager$SafeWaitObject
Andreas Gampe571fc302016-02-18 13:58:09 -08004433android.media.AudioManager$ServiceEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004434android.media.AudioManager$ServiceEventHandlerDelegate
4435android.media.AudioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004436android.media.AudioManagerInternal$RingerModeDelegate
4437android.media.AudioManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004438android.media.AudioMixPort
4439android.media.AudioMixPortConfig
4440android.media.AudioPatch
Calin Juravle4a054192018-05-29 17:52:20 -07004441android.media.AudioPlaybackConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004442android.media.AudioPlaybackConfiguration$IPlayerShell
4443android.media.AudioPlaybackConfiguration$PlayerDeathMonitor
Calin Juravle00b23d32019-03-08 17:52:20 -08004444android.media.AudioPlaybackConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004445android.media.AudioPort
4446android.media.AudioPortConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004447android.media.AudioPortEventHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004448android.media.AudioPortEventHandler
4449android.media.AudioPresentation
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004450android.media.AudioRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08004451android.media.AudioRecordRoutingProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004452android.media.AudioRecordingConfiguration$1
4453android.media.AudioRecordingConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08004454android.media.AudioRecordingMonitor
4455android.media.AudioRecordingMonitorClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004456android.media.AudioRecordingMonitorImpl$1
4457android.media.AudioRecordingMonitorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004458android.media.AudioRoutesInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004459android.media.AudioRoutesInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08004460android.media.AudioRouting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004461android.media.AudioSystem$AudioRecordingCallback
4462android.media.AudioSystem$DynamicPolicyCallback
4463android.media.AudioSystem$ErrorCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004464android.media.AudioSystem
Andreas Gampe571fc302016-02-18 13:58:09 -08004465android.media.AudioTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08004466android.media.AudioTrack$1
4467android.media.AudioTrack$TunerConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004468android.media.AudioTrack
Calin Juravle00b23d32019-03-08 17:52:20 -08004469android.media.AudioTrackRoutingProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004470android.media.CamcorderProfile
4471android.media.CameraProfile
4472android.media.DecoderCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -08004473android.media.DrmInitData$SchemeInitData
4474android.media.DrmInitData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004475android.media.EncoderCapabilities
Calin Juravle4a054192018-05-29 17:52:20 -07004476android.media.ExifInterface$ByteOrderedDataInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004477android.media.ExifInterface$ByteOrderedDataOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004478android.media.ExifInterface$ExifAttribute
4479android.media.ExifInterface$ExifTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004480android.media.ExifInterface$Rational
Calin Juravle00b23d32019-03-08 17:52:20 -08004481android.media.ExifInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08004482android.media.ExternalRingtonesCursorWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004483android.media.IAudioFocusDispatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004484android.media.IAudioFocusDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004485android.media.IAudioFocusDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004486android.media.IAudioRoutesObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004487android.media.IAudioRoutesObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004488android.media.IAudioRoutesObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004489android.media.IAudioServerStateDispatcher$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004490android.media.IAudioServerStateDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004491android.media.IAudioServerStateDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004492android.media.IAudioService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004493android.media.IAudioService$Stub
4494android.media.IAudioService
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004495android.media.IMediaHTTPConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004496android.media.IMediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004497android.media.IMediaHTTPService$Stub
4498android.media.IMediaHTTPService
4499android.media.IMediaResourceMonitor$Stub
4500android.media.IMediaResourceMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08004501android.media.IMediaRouter2$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004502android.media.IMediaRouter2$Stub
4503android.media.IMediaRouter2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004504android.media.IMediaRouter2Manager$Stub$Proxy
4505android.media.IMediaRouter2Manager$Stub
4506android.media.IMediaRouter2Manager
4507android.media.IMediaRouterClient$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004508android.media.IMediaRouterClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004509android.media.IMediaRouterClient
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004510android.media.IMediaRouterService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004511android.media.IMediaRouterService$Stub
4512android.media.IMediaRouterService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004513android.media.IPlaybackConfigDispatcher$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004514android.media.IPlaybackConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004515android.media.IPlaybackConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004516android.media.IPlayer$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004517android.media.IPlayer$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004518android.media.IPlayer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004519android.media.IRecordingConfigDispatcher$Stub$Proxy
Andreas Gampe571fc302016-02-18 13:58:09 -08004520android.media.IRecordingConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004521android.media.IRecordingConfigDispatcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004522android.media.IRemoteVolumeObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004523android.media.IRemoteVolumeObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004524android.media.IRingtonePlayer$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004525android.media.IRingtonePlayer$Stub
4526android.media.IRingtonePlayer
jiabinf40141d2020-08-07 17:27:48 -07004527android.media.IStrategyPreferredDevicesDispatcher$Stub$Proxy
4528android.media.IStrategyPreferredDevicesDispatcher$Stub
4529android.media.IStrategyPreferredDevicesDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004530android.media.IVolumeController$Stub$Proxy
4531android.media.IVolumeController$Stub
4532android.media.IVolumeController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004533android.media.Image$Plane
Calin Juravle00b23d32019-03-08 17:52:20 -08004534android.media.Image
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004535android.media.ImageReader$SurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08004536android.media.ImageReader$SurfaceImage
4537android.media.ImageReader
art-benchmark-service13164882020-11-07 02:19:14 -08004538android.media.ImageUtils
Calin Juravle4a054192018-05-29 17:52:20 -07004539android.media.ImageWriter$WriterSurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08004540android.media.ImageWriter$WriterSurfaceImage
4541android.media.ImageWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004542android.media.JetPlayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004543android.media.MediaCodec$BufferInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004544android.media.MediaCodec$BufferMap$CodecBuffer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004545android.media.MediaCodec$BufferMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004546android.media.MediaCodec$Callback
Calin Juravle4a054192018-05-29 17:52:20 -07004547android.media.MediaCodec$CodecException
4548android.media.MediaCodec$CryptoException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004549android.media.MediaCodec$CryptoInfo$Pattern
Calin Juravle00b23d32019-03-08 17:52:20 -08004550android.media.MediaCodec$CryptoInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004551android.media.MediaCodec$EventHandler
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004552android.media.MediaCodec$IncompatibleWithBlockModelException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004553android.media.MediaCodec$LinearBlock
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004554android.media.MediaCodec$OnFrameRenderedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004555android.media.MediaCodec$OutputFrame
Calin Juravle4a054192018-05-29 17:52:20 -07004556android.media.MediaCodec$PersistentSurface
art-benchmark-serviced5115932020-02-25 17:55:03 -08004557android.media.MediaCodec$QueueRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08004558android.media.MediaCodec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004559android.media.MediaCodecInfo$AudioCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004560android.media.MediaCodecInfo$CodecCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004561android.media.MediaCodecInfo$CodecProfileLevel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004562android.media.MediaCodecInfo$EncoderCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004563android.media.MediaCodecInfo$Feature
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004564android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004565android.media.MediaCodecInfo$VideoCapabilities
Calin Juravle00b23d32019-03-08 17:52:20 -08004566android.media.MediaCodecInfo
Mathieu Chartierd62dd932017-09-09 15:19:46 -07004567android.media.MediaCodecList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004568android.media.MediaCrypto
art-benchmark-serviced5115932020-02-25 17:55:03 -08004569android.media.MediaCryptoException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004570android.media.MediaDescrambler
Calin Juravle4a054192018-05-29 17:52:20 -07004571android.media.MediaDescription$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004572android.media.MediaDescription$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004573android.media.MediaDescription
Calin Juravle4a054192018-05-29 17:52:20 -07004574android.media.MediaDrm$Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -08004575android.media.MediaDrm$CryptoSession
Calin Juravle4a054192018-05-29 17:52:20 -07004576android.media.MediaDrm$KeyRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004577android.media.MediaDrm$KeyStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08004578android.media.MediaDrm$ListenerWithExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004579android.media.MediaDrm$MediaDrmStateException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004580android.media.MediaDrm$OnEventListener
Calin Juravle4a054192018-05-29 17:52:20 -07004581android.media.MediaDrm$ProvisionRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08004582android.media.MediaDrm$SessionException
4583android.media.MediaDrm
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004584android.media.MediaDrmException
4585android.media.MediaExtractor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004586android.media.MediaFile
Andreas Gampe859e2782016-04-06 18:37:56 -07004587android.media.MediaFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004588android.media.MediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004589android.media.MediaHTTPService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004590android.media.MediaMetadata$1
4591android.media.MediaMetadata$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004592android.media.MediaMetadata
Calin Juravle4a054192018-05-29 17:52:20 -07004593android.media.MediaMetadataRetriever$BitmapParams
Calin Juravle00b23d32019-03-08 17:52:20 -08004594android.media.MediaMetadataRetriever
art-benchmark-service56aece62020-02-10 17:58:03 -08004595android.media.MediaMetrics
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004596android.media.MediaMuxer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004597android.media.MediaPlayer$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004598android.media.MediaPlayer$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004599android.media.MediaPlayer$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004600android.media.MediaPlayer$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004601android.media.MediaPlayer$6
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004602android.media.MediaPlayer$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004603android.media.MediaPlayer$DrmInfo
4604android.media.MediaPlayer$EventHandler$1
4605android.media.MediaPlayer$EventHandler$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004606android.media.MediaPlayer$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004607android.media.MediaPlayer$OnBufferingUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004608android.media.MediaPlayer$OnCompletionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004609android.media.MediaPlayer$OnDrmInfoHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004610android.media.MediaPlayer$OnErrorListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004611android.media.MediaPlayer$OnInfoListener
4612android.media.MediaPlayer$OnMediaTimeDiscontinuityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004613android.media.MediaPlayer$OnPreparedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004614android.media.MediaPlayer$OnSeekCompleteListener
4615android.media.MediaPlayer$OnSubtitleDataListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004616android.media.MediaPlayer$OnTimedMetaDataAvailableListener
4617android.media.MediaPlayer$OnTimedTextListener
4618android.media.MediaPlayer$OnVideoSizeChangedListener
4619android.media.MediaPlayer$ProvisioningThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004620android.media.MediaPlayer$TimeProvider$EventHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08004621android.media.MediaPlayer$TimeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004622android.media.MediaPlayer$TrackInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004623android.media.MediaPlayer$TrackInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08004624android.media.MediaPlayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004625android.media.MediaRecorder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004626android.media.MediaRoute2Info$1
4627android.media.MediaRoute2Info
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004628android.media.MediaRouter$Callback
4629android.media.MediaRouter$CallbackInfo
4630android.media.MediaRouter$RouteCategory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004631android.media.MediaRouter$RouteGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004632android.media.MediaRouter$RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004633android.media.MediaRouter$RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004634android.media.MediaRouter$SimpleCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004635android.media.MediaRouter$Static$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004636android.media.MediaRouter$Static$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004637android.media.MediaRouter$Static$Client
4638android.media.MediaRouter$Static
art-benchmark-serviced5115932020-02-25 17:55:03 -08004639android.media.MediaRouter$UserRouteInfo$SessionVolumeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004640android.media.MediaRouter$UserRouteInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004641android.media.MediaRouter$VolumeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004642android.media.MediaRouter$VolumeCallbackInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004643android.media.MediaRouter$VolumeChangeReceiver
4644android.media.MediaRouter$WifiDisplayStatusChangedReceiver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004645android.media.MediaRouter2Manager$Callback
art-benchmark-service13164882020-11-07 02:19:14 -08004646android.media.MediaRouter2Manager$CallbackRecord
4647android.media.MediaRouter2Manager$Client
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004648android.media.MediaRouter2Manager
art-benchmark-service13164882020-11-07 02:19:14 -08004649android.media.MediaRouter2Utils
Calin Juravle00b23d32019-03-08 17:52:20 -08004650android.media.MediaRouter
4651android.media.MediaRouterClientState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004652android.media.MediaRouterClientState$RouteInfo$1
4653android.media.MediaRouterClientState$RouteInfo
4654android.media.MediaRouterClientState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004655android.media.MediaScanner
Calin Juravle4a054192018-05-29 17:52:20 -07004656android.media.MediaScannerConnection$MediaScannerConnectionClient
4657android.media.MediaScannerConnection$OnScanCompletedListener
art-benchmark-service13164882020-11-07 02:19:14 -08004658android.media.MediaServiceManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004659android.media.MediaSync
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004660android.media.MediaTimeProvider$OnMediaTimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004661android.media.MediaTimeProvider
Calin Juravle4a054192018-05-29 17:52:20 -07004662android.media.MediaTimestamp
Calin Juravle00b23d32019-03-08 17:52:20 -08004663android.media.MicrophoneDirection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004664android.media.MicrophoneInfo$Coordinate3F
Calin Juravle00b23d32019-03-08 17:52:20 -08004665android.media.MicrophoneInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004666android.media.NativeRoutingEventHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004667android.media.NotProvisionedException
Andreas Gampe61e7b662015-06-17 23:57:04 -07004668android.media.PlaybackParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004669android.media.PlaybackParams
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004670android.media.PlayerBase$IPlayerWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004671android.media.PlayerBase$PlayerIdCard$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004672android.media.PlayerBase$PlayerIdCard
4673android.media.PlayerBase
Calin Juravle4a054192018-05-29 17:52:20 -07004674android.media.Rating$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004675android.media.Rating
art-benchmark-serviced5115932020-02-25 17:55:03 -08004676android.media.RemoteControlClient
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004677android.media.RemoteDisplay
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004678android.media.ResampleInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004679android.media.Ringtone$MyOnCompletionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004680android.media.Ringtone
Calin Juravle4a054192018-05-29 17:52:20 -07004681android.media.RingtoneManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004682android.media.RouteDiscoveryPreference$1
art-benchmark-service13164882020-11-07 02:19:14 -08004683android.media.RouteDiscoveryPreference$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004684android.media.RouteDiscoveryPreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004685android.media.RoutingSessionInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004686android.media.RoutingSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004687android.media.SoundPool$Builder
4688android.media.SoundPool$EventHandler
4689android.media.SoundPool$OnLoadCompleteListener
Mathieu Chartierd62dd932017-09-09 15:19:46 -07004690android.media.SoundPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004691android.media.SubtitleController$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004692android.media.SubtitleController$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004693android.media.SubtitleController$Anchor
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004694android.media.SubtitleController$Listener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004695android.media.SubtitleController
4696android.media.SubtitleData
4697android.media.SubtitleTrack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004698android.media.SyncParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004699android.media.ThumbnailUtils$Resizer
4700android.media.ThumbnailUtils$SizedThumbnailBitmap
art-benchmark-serviced5115932020-02-25 17:55:03 -08004701android.media.ThumbnailUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004702android.media.TimedMetaData
4703android.media.TimedText
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004704android.media.ToneGenerator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004705android.media.Utils$1
4706android.media.Utils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004707android.media.Utils$ListenerList
Calin Juravle00b23d32019-03-08 17:52:20 -08004708android.media.Utils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004709android.media.VolumeAutomation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004710android.media.VolumePolicy$1
4711android.media.VolumePolicy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004712android.media.VolumeProvider$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004713android.media.VolumeProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004714android.media.VolumeShaper$Configuration$1
4715android.media.VolumeShaper$Configuration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004716android.media.VolumeShaper$Configuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004717android.media.VolumeShaper$Operation$1
4718android.media.VolumeShaper$Operation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004719android.media.VolumeShaper$Operation
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004720android.media.VolumeShaper$State$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004721android.media.VolumeShaper$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08004722android.media.VolumeShaper
Calin Juravle00b23d32019-03-08 17:52:20 -08004723android.media.audiofx.AudioEffect$Descriptor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004724android.media.audiofx.AudioEffect
art-benchmark-service13164882020-11-07 02:19:14 -08004725android.media.audiofx.DefaultEffect
4726android.media.audiofx.SourceDefaultEffect
4727android.media.audiofx.StreamDefaultEffect
4728android.media.audiofx.Visualizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08004729android.media.audiopolicy.AudioMix$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07004730android.media.audiopolicy.AudioMix
Andreas Gampe571fc302016-02-18 13:58:09 -08004731android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion
art-benchmark-serviced5115932020-02-25 17:55:03 -08004732android.media.audiopolicy.AudioMixingRule$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004733android.media.audiopolicy.AudioMixingRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08004734android.media.audiopolicy.AudioPolicy$1
4735android.media.audiopolicy.AudioPolicy$AudioPolicyStatusListener
4736android.media.audiopolicy.AudioPolicy$EventHandler
4737android.media.audiopolicy.AudioPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004738android.media.audiopolicy.AudioPolicyConfig$1
4739android.media.audiopolicy.AudioPolicyConfig
Calin Juravle36829e52019-04-10 19:07:47 -07004740android.media.audiopolicy.AudioProductStrategy$1
4741android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup$1
4742android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup
4743android.media.audiopolicy.AudioProductStrategy
4744android.media.audiopolicy.AudioVolumeGroup$1
4745android.media.audiopolicy.AudioVolumeGroup
4746android.media.audiopolicy.AudioVolumeGroupChangeHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004747android.media.audiopolicy.IAudioPolicyCallback$Stub$Proxy
4748android.media.audiopolicy.IAudioPolicyCallback$Stub
4749android.media.audiopolicy.IAudioPolicyCallback
Calin Juravle4a054192018-05-29 17:52:20 -07004750android.media.browse.MediaBrowser$1
4751android.media.browse.MediaBrowser$2
4752android.media.browse.MediaBrowser$6
4753android.media.browse.MediaBrowser$7
4754android.media.browse.MediaBrowser$8
4755android.media.browse.MediaBrowser$ConnectionCallback
Calin Juravle4a054192018-05-29 17:52:20 -07004756android.media.browse.MediaBrowser$MediaItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004757android.media.browse.MediaBrowser$MediaItem
Calin Juravle4a054192018-05-29 17:52:20 -07004758android.media.browse.MediaBrowser$MediaServiceConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004759android.media.browse.MediaBrowser$MediaServiceConnection
Calin Juravle4a054192018-05-29 17:52:20 -07004760android.media.browse.MediaBrowser$ServiceCallbacks
4761android.media.browse.MediaBrowser$Subscription
4762android.media.browse.MediaBrowser$SubscriptionCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004763android.media.browse.MediaBrowser
Calin Juravle4a054192018-05-29 17:52:20 -07004764android.media.browse.MediaBrowserUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004765android.media.midi.IMidiDeviceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004766android.media.midi.IMidiDeviceListener$Stub
4767android.media.midi.IMidiDeviceListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004768android.media.midi.IMidiDeviceOpenCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004769android.media.midi.IMidiDeviceOpenCallback$Stub
4770android.media.midi.IMidiDeviceOpenCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004771android.media.midi.IMidiDeviceServer$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004772android.media.midi.IMidiDeviceServer$Stub
4773android.media.midi.IMidiDeviceServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004774android.media.midi.IMidiManager$Stub
4775android.media.midi.IMidiManager
Calin Juravle00b23d32019-03-08 17:52:20 -08004776android.media.midi.MidiDevice
4777android.media.midi.MidiDeviceInfo$1
4778android.media.midi.MidiDeviceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004779android.media.midi.MidiDeviceStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004780android.media.midi.MidiDeviceStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07004781android.media.midi.MidiManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004782android.media.projection.IMediaProjection$Stub$Proxy
4783android.media.projection.IMediaProjection$Stub
4784android.media.projection.IMediaProjection
4785android.media.projection.IMediaProjectionManager$Stub$Proxy
4786android.media.projection.IMediaProjectionManager$Stub
4787android.media.projection.IMediaProjectionManager
4788android.media.projection.IMediaProjectionWatcherCallback$Stub$Proxy
4789android.media.projection.IMediaProjectionWatcherCallback$Stub
4790android.media.projection.IMediaProjectionWatcherCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004791android.media.projection.MediaProjection
4792android.media.projection.MediaProjectionInfo$1
4793android.media.projection.MediaProjectionInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004794android.media.projection.MediaProjectionManager$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004795android.media.projection.MediaProjectionManager$CallbackDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07004796android.media.projection.MediaProjectionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004797android.media.session.IActiveSessionsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004798android.media.session.IActiveSessionsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004799android.media.session.IActiveSessionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004800android.media.session.IOnMediaKeyEventDispatchedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08004801android.media.session.IOnMediaKeyEventDispatchedListener$Stub
4802android.media.session.IOnMediaKeyEventDispatchedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004803android.media.session.IOnMediaKeyEventSessionChangedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08004804android.media.session.IOnMediaKeyEventSessionChangedListener$Stub
4805android.media.session.IOnMediaKeyEventSessionChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004806android.media.session.IOnMediaKeyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004807android.media.session.IOnMediaKeyListener$Stub
4808android.media.session.IOnMediaKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004809android.media.session.IOnVolumeKeyLongPressListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004810android.media.session.IOnVolumeKeyLongPressListener$Stub
4811android.media.session.IOnVolumeKeyLongPressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004812android.media.session.ISession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004813android.media.session.ISession$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07004814android.media.session.ISession2TokensListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004815android.media.session.ISession2TokensListener$Stub
4816android.media.session.ISession2TokensListener
4817android.media.session.ISession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004818android.media.session.ISessionCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004819android.media.session.ISessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004820android.media.session.ISessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004821android.media.session.ISessionController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004822android.media.session.ISessionController$Stub
4823android.media.session.ISessionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004824android.media.session.ISessionControllerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004825android.media.session.ISessionControllerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004826android.media.session.ISessionControllerCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004827android.media.session.ISessionManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004828android.media.session.ISessionManager$Stub
4829android.media.session.ISessionManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004830android.media.session.MediaController$Callback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004831android.media.session.MediaController$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004832android.media.session.MediaController$MessageHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004833android.media.session.MediaController$PlaybackInfo$1
4834android.media.session.MediaController$PlaybackInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004835android.media.session.MediaController$TransportControls
Calin Juravle00b23d32019-03-08 17:52:20 -08004836android.media.session.MediaController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004837android.media.session.MediaSession$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004838android.media.session.MediaSession$CallbackMessageHandler
Calin Juravle36829e52019-04-10 19:07:47 -07004839android.media.session.MediaSession$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004840android.media.session.MediaSession$QueueItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004841android.media.session.MediaSession$QueueItem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004842android.media.session.MediaSession$Token$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004843android.media.session.MediaSession$Token
4844android.media.session.MediaSession
art-benchmark-serviced5115932020-02-25 17:55:03 -08004845android.media.session.MediaSessionLegacyHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004846android.media.session.MediaSessionManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07004847android.media.session.MediaSessionManager$OnActiveSessionsChangedListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004848android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListener
4849android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListenerStub
4850android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListener
4851android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08004852android.media.session.MediaSessionManager$OnMediaKeyListener
4853android.media.session.MediaSessionManager$OnMediaKeyListenerImpl
4854android.media.session.MediaSessionManager$OnSession2TokensChangedListener
4855android.media.session.MediaSessionManager$OnVolumeKeyLongPressListener
4856android.media.session.MediaSessionManager$OnVolumeKeyLongPressListenerImpl
4857android.media.session.MediaSessionManager$RemoteUserInfo
4858android.media.session.MediaSessionManager$Session2TokensChangedWrapper
Calin Juravle00b23d32019-03-08 17:52:20 -08004859android.media.session.MediaSessionManager$SessionsChangedWrapper$1
4860android.media.session.MediaSessionManager$SessionsChangedWrapper
4861android.media.session.MediaSessionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004862android.media.session.PlaybackState$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004863android.media.session.PlaybackState$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004864android.media.session.PlaybackState$CustomAction$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004865android.media.session.PlaybackState$CustomAction
4866android.media.session.PlaybackState
art-benchmark-serviced5115932020-02-25 17:55:03 -08004867android.media.soundtrigger.ISoundTriggerDetectionServiceClient$Stub
4868android.media.soundtrigger.ISoundTriggerDetectionServiceClient
Andreas Gampe571fc302016-02-18 13:58:09 -08004869android.media.soundtrigger.SoundTriggerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004870android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004871android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub
4872android.media.soundtrigger_middleware.ISoundTriggerCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004873android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub$Proxy
4874android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004875android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004876android.media.soundtrigger_middleware.ISoundTriggerModule$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004877android.media.soundtrigger_middleware.ISoundTriggerModule
art-benchmark-service13164882020-11-07 02:19:14 -08004878android.media.soundtrigger_middleware.PhraseRecognitionExtra$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004879android.media.soundtrigger_middleware.PhraseRecognitionExtra
4880android.media.soundtrigger_middleware.RecognitionConfig$1
4881android.media.soundtrigger_middleware.RecognitionConfig
4882android.media.soundtrigger_middleware.SoundModel$1
4883android.media.soundtrigger_middleware.SoundModel
4884android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor$1
4885android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor
4886android.media.soundtrigger_middleware.SoundTriggerModuleProperties$1
4887android.media.soundtrigger_middleware.SoundTriggerModuleProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004888android.media.tv.TvInputHardwareInfo$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07004889android.media.tv.TvInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004890android.media.tv.TvStreamConfig$1
4891android.media.tv.TvStreamConfig$Builder
4892android.media.tv.TvStreamConfig
art-benchmark-servicead05a302020-03-17 09:46:02 -07004893android.media.tv.tunerresourcemanager.TunerResourceManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004894android.metrics.LogMaker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004895android.metrics.MetricsReader$Event
4896android.metrics.MetricsReader$LogReader
4897android.metrics.MetricsReader
art-benchmark-service56aece62020-02-10 17:58:03 -08004898android.mtp.MtpDatabase$1
4899android.mtp.MtpDatabase$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004900android.mtp.MtpDatabase
4901android.mtp.MtpDevice
Kenny Root9787b802013-04-26 12:53:57 -07004902android.mtp.MtpDeviceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08004903android.mtp.MtpEvent
Kenny Root9787b802013-04-26 12:53:57 -07004904android.mtp.MtpObjectInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004905android.mtp.MtpPropertyGroup
Kenny Root9787b802013-04-26 12:53:57 -07004906android.mtp.MtpPropertyList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004907android.mtp.MtpServer
Kenny Root9787b802013-04-26 12:53:57 -07004908android.mtp.MtpStorage
4909android.mtp.MtpStorageInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004910android.mtp.MtpStorageManager$MtpNotifier
4911android.mtp.MtpStorageManager$MtpObject
4912android.mtp.MtpStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004913android.net.ConnectivityMetricsEvent$1
4914android.net.ConnectivityMetricsEvent
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004915android.net.Credentials
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004916android.net.DataUsageRequest$1
4917android.net.DataUsageRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004918android.net.DhcpResults$1
4919android.net.DhcpResults
Andreas Gampe61e7b662015-06-17 23:57:04 -07004920android.net.EthernetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004921android.net.EventLogTags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004922android.net.IEthernetManager$Stub
4923android.net.IEthernetManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004924android.net.IEthernetServiceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004925android.net.IEthernetServiceListener$Stub
4926android.net.IEthernetServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004927android.net.IIpConnectivityMetrics$Stub$Proxy
4928android.net.IIpConnectivityMetrics$Stub
4929android.net.IIpConnectivityMetrics
4930android.net.IIpSecService$Stub
4931android.net.IIpSecService
4932android.net.INetdEventCallback$Stub$Proxy
4933android.net.INetdEventCallback$Stub
4934android.net.INetdEventCallback
4935android.net.INetworkManagementEventObserver$Stub$Proxy
4936android.net.INetworkManagementEventObserver$Stub
4937android.net.INetworkManagementEventObserver
4938android.net.INetworkPolicyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004939android.net.INetworkPolicyListener$Stub
4940android.net.INetworkPolicyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004941android.net.INetworkPolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004942android.net.INetworkPolicyManager$Stub
4943android.net.INetworkPolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004944android.net.INetworkRecommendationProvider$Stub$Proxy
4945android.net.INetworkRecommendationProvider$Stub
4946android.net.INetworkRecommendationProvider
4947android.net.INetworkScoreCache$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004948android.net.INetworkScoreCache$Stub
4949android.net.INetworkScoreCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004950android.net.INetworkScoreService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004951android.net.INetworkScoreService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004952android.net.INetworkScoreService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004953android.net.INetworkStatsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004954android.net.INetworkStatsService$Stub
4955android.net.INetworkStatsService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004956android.net.INetworkStatsSession$Stub$Proxy
4957android.net.INetworkStatsSession$Stub
4958android.net.INetworkStatsSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004959android.net.ITetheredInterfaceCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004960android.net.ITetheredInterfaceCallback$Stub
4961android.net.ITetheredInterfaceCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004962android.net.ITetheringStatsProvider$Stub$Proxy
4963android.net.ITetheringStatsProvider$Stub
4964android.net.ITetheringStatsProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004965android.net.InterfaceConfiguration$1
4966android.net.InterfaceConfiguration
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004967android.net.IpSecConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004968android.net.IpSecConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004969android.net.IpSecManager$SpiUnavailableException
art-benchmark-service56aece62020-02-10 17:58:03 -08004970android.net.IpSecManager$UdpEncapsulationSocket
Calin Juravle00b23d32019-03-08 17:52:20 -08004971android.net.IpSecManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004972android.net.IpSecSpiResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004973android.net.IpSecSpiResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004974android.net.IpSecTransformResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004975android.net.IpSecTransformResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004976android.net.IpSecTunnelInterfaceResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004977android.net.IpSecTunnelInterfaceResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004978android.net.IpSecUdpEncapResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004979android.net.IpSecUdpEncapResponse
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004980android.net.LocalServerSocket
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004981android.net.LocalSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004982android.net.LocalSocketAddress$Namespace
Calin Juravle00b23d32019-03-08 17:52:20 -08004983android.net.LocalSocketAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004984android.net.LocalSocketImpl$SocketInputStream
4985android.net.LocalSocketImpl$SocketOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08004986android.net.LocalSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004987android.net.MatchAllNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004988android.net.MatchAllNetworkSpecifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004989android.net.NetworkIdentity
Calin Juravle00b23d32019-03-08 17:52:20 -08004990android.net.NetworkKey$1
4991android.net.NetworkKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004992android.net.NetworkPolicy$1
4993android.net.NetworkPolicy
4994android.net.NetworkPolicyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004995android.net.NetworkPolicyManager$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004996android.net.NetworkPolicyManager$SubscriptionCallback
4997android.net.NetworkPolicyManager$SubscriptionCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07004998android.net.NetworkPolicyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004999android.net.NetworkQuotaInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005000android.net.NetworkQuotaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005001android.net.NetworkRecommendationProvider$ServiceWrapper$1
5002android.net.NetworkRecommendationProvider$ServiceWrapper
5003android.net.NetworkRecommendationProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005004android.net.NetworkScoreManager$NetworkScoreCallback
5005android.net.NetworkScoreManager$NetworkScoreCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07005006android.net.NetworkScoreManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005007android.net.NetworkScorerAppData$1
5008android.net.NetworkScorerAppData
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005009android.net.NetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08005010android.net.NetworkStack
Kenny Root9787b802013-04-26 12:53:57 -07005011android.net.NetworkStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005012android.net.NetworkStats$Entry
5013android.net.NetworkStats$NonMonotonicObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08005014android.net.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005015android.net.NetworkStatsHistory$1
5016android.net.NetworkStatsHistory$DataStreamUtils
5017android.net.NetworkStatsHistory$Entry
5018android.net.NetworkStatsHistory$ParcelUtils
5019android.net.NetworkStatsHistory
5020android.net.NetworkTemplate$1
5021android.net.NetworkTemplate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005022android.net.NetworkWatchlistManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005023android.net.PacProxySelector
Calin Juravle00b23d32019-03-08 17:52:20 -08005024android.net.PrivateDnsConnectivityChecker
Jesse Wilson80686182011-01-21 17:12:43 -08005025android.net.Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005026android.net.RssiCurve$1
5027android.net.RssiCurve
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005028android.net.SSLCertificateSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005029android.net.SSLCertificateSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005030android.net.SSLSessionCache
Calin Juravle00b23d32019-03-08 17:52:20 -08005031android.net.ScoredNetwork$1
5032android.net.ScoredNetwork
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005033android.net.SntpClient$InvalidServerReplyException
5034android.net.SntpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005035android.net.StringNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005036android.net.StringNetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08005037android.net.TelephonyNetworkSpecifier$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005038android.net.TelephonyNetworkSpecifier$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005039android.net.TelephonyNetworkSpecifier
Ken Shirriff1ec81462009-12-08 13:38:48 -08005040android.net.TrafficStats
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005041android.net.Uri$1
5042android.net.Uri$AbstractHierarchicalUri
5043android.net.Uri$AbstractPart
5044android.net.Uri$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005045android.net.Uri$HierarchicalUri
art-benchmark-service13164882020-11-07 02:19:14 -08005046android.net.Uri$NotCachedHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005047android.net.Uri$OpaqueUri
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005048android.net.Uri$Part$EmptyPart
Calin Juravle00b23d32019-03-08 17:52:20 -08005049android.net.Uri$Part
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005050android.net.Uri$PathPart
5051android.net.Uri$PathSegments
5052android.net.Uri$PathSegmentsBuilder
5053android.net.Uri$StringUri
Calin Juravle00b23d32019-03-08 17:52:20 -08005054android.net.Uri
5055android.net.UriCodec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005056android.net.VpnManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005057android.net.WebAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08005058android.net.WifiKey$1
5059android.net.WifiKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005060android.net.http.HttpResponseCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005061android.net.http.X509TrustManagerExtensions
5062android.net.lowpan.LowpanManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005063android.net.metrics.ApfProgramEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005064android.net.metrics.ApfProgramEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005065android.net.metrics.ApfProgramEvent
5066android.net.metrics.ApfStats$1
5067android.net.metrics.ApfStats
5068android.net.metrics.ConnectStats
5069android.net.metrics.DefaultNetworkEvent
5070android.net.metrics.DhcpClientEvent$1
5071android.net.metrics.DhcpClientEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08005072android.net.metrics.DhcpErrorEvent$1
5073android.net.metrics.DhcpErrorEvent$Decoder
5074android.net.metrics.DhcpErrorEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005075android.net.metrics.DnsEvent
5076android.net.metrics.IpConnectivityLog$Event
5077android.net.metrics.IpConnectivityLog
5078android.net.metrics.IpManagerEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005079android.net.metrics.IpManagerEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005080android.net.metrics.IpManagerEvent
5081android.net.metrics.IpReachabilityEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005082android.net.metrics.IpReachabilityEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005083android.net.metrics.IpReachabilityEvent
5084android.net.metrics.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005085android.net.metrics.NetworkEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005086android.net.metrics.NetworkEvent
5087android.net.metrics.NetworkMetrics$Metrics
5088android.net.metrics.NetworkMetrics$Summary
art-benchmark-serviced5115932020-02-25 17:55:03 -08005089android.net.metrics.NetworkMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005090android.net.metrics.RaEvent$1
5091android.net.metrics.RaEvent
5092android.net.metrics.ValidationProbeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005093android.net.metrics.ValidationProbeEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005094android.net.metrics.ValidationProbeEvent
5095android.net.metrics.WakeupEvent
5096android.net.metrics.WakeupStats
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005097android.net.netstats.provider.INetworkStatsProvider$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005098android.net.netstats.provider.INetworkStatsProvider$Stub
5099android.net.netstats.provider.INetworkStatsProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005100android.net.netstats.provider.INetworkStatsProviderCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08005101android.net.netstats.provider.INetworkStatsProviderCallback
art-benchmark-service13164882020-11-07 02:19:14 -08005102android.net.netstats.provider.NetworkStatsProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005103android.net.nsd.INsdManager$Stub$Proxy
5104android.net.nsd.INsdManager$Stub
5105android.net.nsd.INsdManager
5106android.net.nsd.NsdManager$ServiceHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07005107android.net.nsd.NsdManager
art-benchmark-serviceba354032021-03-16 09:58:05 -07005108android.net.rtp.AudioCodec
5109android.net.rtp.AudioGroup
5110android.net.rtp.AudioStream
5111android.net.rtp.RtpStream
art-benchmark-service13164882020-11-07 02:19:14 -08005112android.net.sip.ISipService$Default
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005113android.net.sip.ISipService$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07005114android.net.sip.ISipService$Stub
5115android.net.sip.ISipService
art-benchmark-service13164882020-11-07 02:19:14 -08005116android.net.sip.ISipSession$Default
5117android.net.sip.ISipSession$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005118android.net.sip.ISipSession$Stub
5119android.net.sip.ISipSession
art-benchmark-service13164882020-11-07 02:19:14 -08005120android.net.sip.ISipSessionListener$Default
5121android.net.sip.ISipSessionListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005122android.net.sip.ISipSessionListener$Stub
5123android.net.sip.ISipSessionListener
art-benchmark-service13164882020-11-07 02:19:14 -08005124android.net.sip.SimpleSessionDescription$1
5125android.net.sip.SimpleSessionDescription$Fields
5126android.net.sip.SimpleSessionDescription$Media
5127android.net.sip.SimpleSessionDescription
5128android.net.sip.SipAudioCall$1
5129android.net.sip.SipAudioCall$Listener
5130android.net.sip.SipAudioCall
5131android.net.sip.SipErrorCode
art-benchmark-service56aece62020-02-10 17:58:03 -08005132android.net.sip.SipException
art-benchmark-service13164882020-11-07 02:19:14 -08005133android.net.sip.SipManager$ListenerRelay
Calin Juravle00b23d32019-03-08 17:52:20 -08005134android.net.sip.SipManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07005135android.net.sip.SipProfile$1
art-benchmark-service13164882020-11-07 02:19:14 -08005136android.net.sip.SipProfile$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08005137android.net.sip.SipProfile
art-benchmark-service13164882020-11-07 02:19:14 -08005138android.net.sip.SipRegistrationListener
5139android.net.sip.SipSession$1
5140android.net.sip.SipSession$Listener
5141android.net.sip.SipSession$State
5142android.net.sip.SipSession
art-benchmark-service56aece62020-02-10 17:58:03 -08005143android.net.sip.SipSessionAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005144android.net.wifi.WifiNetworkScoreCache$CacheListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005145android.net.wifi.WifiNetworkScoreCache$CacheListener
5146android.net.wifi.WifiNetworkScoreCache
art-benchmark-servicead05a302020-03-17 09:46:02 -07005147android.net.wifi.nl80211.WifiNl80211Manager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005148android.nfc.BeamShareData$1
5149android.nfc.BeamShareData
5150android.nfc.IAppCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005151android.nfc.IAppCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005152android.nfc.IAppCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005153android.nfc.INfcAdapter$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005154android.nfc.INfcAdapter$Stub
5155android.nfc.INfcAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08005156android.nfc.INfcAdapterExtras
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005157android.nfc.INfcCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005158android.nfc.INfcCardEmulation$Stub
5159android.nfc.INfcCardEmulation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005160android.nfc.INfcDta
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005161android.nfc.INfcFCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005162android.nfc.INfcFCardEmulation$Stub
5163android.nfc.INfcFCardEmulation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005164android.nfc.INfcTag$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005165android.nfc.INfcTag$Stub
5166android.nfc.INfcTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005167android.nfc.INfcUnlockHandler$Stub$Proxy
5168android.nfc.INfcUnlockHandler$Stub
5169android.nfc.INfcUnlockHandler
5170android.nfc.ITagRemovedCallback$Stub$Proxy
5171android.nfc.ITagRemovedCallback$Stub
5172android.nfc.ITagRemovedCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005173android.nfc.NfcActivityManager$NfcActivityState
5174android.nfc.NfcActivityManager$NfcApplicationState
Calin Juravle00b23d32019-03-08 17:52:20 -08005175android.nfc.NfcActivityManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005176android.nfc.NfcAdapter$1
5177android.nfc.NfcAdapter$CreateNdefMessageCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005178android.nfc.NfcAdapter
Kenny Root9787b802013-04-26 12:53:57 -07005179android.nfc.NfcManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005180android.nfc.Tag$1
5181android.nfc.Tag
5182android.nfc.TechListParcel$1
5183android.nfc.TechListParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08005184android.nfc.cardemulation.AidGroup$1
5185android.nfc.cardemulation.AidGroup
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005186android.nfc.cardemulation.ApduServiceInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005187android.nfc.cardemulation.ApduServiceInfo
5188android.nfc.cardemulation.CardEmulation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005189android.nfc.cardemulation.HostApduService$MsgHandler
5190android.nfc.cardemulation.HostApduService
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005191android.opengl.EGL14
Courtney Goeltzenleuchter367ed8b2018-07-18 10:45:37 -06005192android.opengl.EGL15
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005193android.opengl.EGLConfig
5194android.opengl.EGLContext
5195android.opengl.EGLDisplay
5196android.opengl.EGLExt
Calin Juravle00b23d32019-03-08 17:52:20 -08005197android.opengl.EGLImage
art-benchmark-service13164882020-11-07 02:19:14 -08005198android.opengl.EGLLogWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005199android.opengl.EGLObjectHandle
5200android.opengl.EGLSurface
Calin Juravle00b23d32019-03-08 17:52:20 -08005201android.opengl.EGLSync
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005202android.opengl.ETC1
5203android.opengl.GLES10
5204android.opengl.GLES10Ext
5205android.opengl.GLES11
5206android.opengl.GLES11Ext
5207android.opengl.GLES20
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005208android.opengl.GLES30
5209android.opengl.GLES31
5210android.opengl.GLES31Ext
Andreas Gampe571fc302016-02-18 13:58:09 -08005211android.opengl.GLES32
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005212android.opengl.GLSurfaceView$BaseConfigChooser
5213android.opengl.GLSurfaceView$ComponentSizeChooser
5214android.opengl.GLSurfaceView$DefaultContextFactory
5215android.opengl.GLSurfaceView$DefaultWindowSurfaceFactory
5216android.opengl.GLSurfaceView$EGLConfigChooser
5217android.opengl.GLSurfaceView$EGLContextFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005218android.opengl.GLSurfaceView$EGLWindowSurfaceFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005219android.opengl.GLSurfaceView$EglHelper
5220android.opengl.GLSurfaceView$GLThread
5221android.opengl.GLSurfaceView$GLThreadManager
5222android.opengl.GLSurfaceView$Renderer
5223android.opengl.GLSurfaceView$SimpleEGLConfigChooser
5224android.opengl.GLSurfaceView
Andreas Gampe61e7b662015-06-17 23:57:04 -07005225android.opengl.GLUtils
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005226android.opengl.Matrix
5227android.opengl.Visibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08005228android.os.AppZygote
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005229android.os.AsyncResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005230android.os.AsyncTask$1
Jesse Wilson80686182011-01-21 17:12:43 -08005231android.os.AsyncTask$2
5232android.os.AsyncTask$3
Calin Juravle36829e52019-04-10 19:07:47 -07005233android.os.AsyncTask$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005234android.os.AsyncTask$5
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005235android.os.AsyncTask$AsyncTaskResult
Jesse Wilson80686182011-01-21 17:12:43 -08005236android.os.AsyncTask$InternalHandler
Jesse Wilson80686182011-01-21 17:12:43 -08005237android.os.AsyncTask$SerialExecutor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005238android.os.AsyncTask$SerialExecutor
Jesse Wilson80686182011-01-21 17:12:43 -08005239android.os.AsyncTask$Status
5240android.os.AsyncTask$WorkerRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005241android.os.AsyncTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005242android.os.BadParcelableException
Andreas Gampe52764cb2016-04-19 20:46:43 -07005243android.os.BaseBundle$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08005244android.os.BaseBundle
Andreas Gampe61e7b662015-06-17 23:57:04 -07005245android.os.BatteryManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005246android.os.BatteryManagerInternal
Calin Juravle4a054192018-05-29 17:52:20 -07005247android.os.BatteryProperty$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005248android.os.BatteryProperty
5249android.os.BatterySaverPolicyConfig$1
5250android.os.BatterySaverPolicyConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08005251android.os.BatteryStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005252android.os.BatteryStats$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005253android.os.BatteryStats$BitDescription
5254android.os.BatteryStats$ControllerActivityCounter
5255android.os.BatteryStats$Counter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005256android.os.BatteryStats$DailyItem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005257android.os.BatteryStats$HistoryEventTracker
5258android.os.BatteryStats$HistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005259android.os.BatteryStats$HistoryPrinter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005260android.os.BatteryStats$HistoryStepDetails
5261android.os.BatteryStats$HistoryTag
5262android.os.BatteryStats$IntToString
5263android.os.BatteryStats$LevelStepTracker
5264android.os.BatteryStats$LongCounter
5265android.os.BatteryStats$LongCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005266android.os.BatteryStats$PackageChange
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005267android.os.BatteryStats$Timer
art-benchmark-serviced5115932020-02-25 17:55:03 -08005268android.os.BatteryStats$TimerEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005269android.os.BatteryStats$Uid$Pid
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005270android.os.BatteryStats$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08005271android.os.BatteryStats$Uid$Pkg
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005272android.os.BatteryStats$Uid$Proc$ExcessivePower
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005273android.os.BatteryStats$Uid$Proc
5274android.os.BatteryStats$Uid$Sensor
5275android.os.BatteryStats$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08005276android.os.BatteryStats$Uid
5277android.os.BatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005278android.os.BatteryStatsManager
5279android.os.BestClock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005280android.os.Binder$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005281android.os.Binder$PropagateWorkSourceTransactListener
5282android.os.Binder$ProxyTransactListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005283android.os.Binder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005284android.os.BinderProxy$NoImagePreloadHolder
5285android.os.BinderProxy$ProxyMap
Calin Juravle00b23d32019-03-08 17:52:20 -08005286android.os.BinderProxy
5287android.os.BugreportManager
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005288android.os.Build$VERSION
Calin Juravle00b23d32019-03-08 17:52:20 -08005289android.os.Build
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005290android.os.Bundle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005291android.os.Bundle
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005292android.os.CancellationSignal$OnCancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005293android.os.CancellationSignal$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08005294android.os.CancellationSignal
art-benchmark-service84deab32021-05-12 09:41:00 -07005295android.os.CarrierAssociatedAppEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005296android.os.ChildZygoteProcess
Andreas Gampe571fc302016-02-18 13:58:09 -08005297android.os.ConditionVariable
art-benchmark-serviced5115932020-02-25 17:55:03 -08005298android.os.CoolingDevice$1
5299android.os.CoolingDevice
art-benchmark-service13164882020-11-07 02:19:14 -08005300android.os.CountDownTimer$1
5301android.os.CountDownTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005302android.os.CpuUsageInfo$1
5303android.os.CpuUsageInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005304android.os.DeadObjectException
Andreas Gampe859e2782016-04-06 18:37:56 -07005305android.os.DeadSystemException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005306android.os.Debug$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005307android.os.Debug$MemoryInfo
5308android.os.Debug
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005309android.os.DeviceIdleManager
Calin Juravle4a054192018-05-29 17:52:20 -07005310android.os.DropBoxManager$Entry$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005311android.os.DropBoxManager$Entry
5312android.os.DropBoxManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005313android.os.Environment$UserEnvironment
Calin Juravle00b23d32019-03-08 17:52:20 -08005314android.os.Environment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005315android.os.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005316android.os.ExternalVibration$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005317android.os.ExternalVibration
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005318android.os.FactoryTest
Calin Juravle4a054192018-05-29 17:52:20 -07005319android.os.FileBridge$FileBridgeOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08005320android.os.FileBridge
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005321android.os.FileObserver$ObserverThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005322android.os.FileUtils$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005323android.os.FileUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005324android.os.GraphicsEnvironment$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005325android.os.GraphicsEnvironment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005326android.os.Handler$BlockingRunnable
Kenny Root9787b802013-04-26 12:53:57 -07005327android.os.Handler$Callback
5328android.os.Handler$MessengerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08005329android.os.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005330android.os.HandlerExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005331android.os.HandlerThread
Andreas Gampe571fc302016-02-18 13:58:09 -08005332android.os.HardwarePropertiesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005333android.os.HidlMemory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005334android.os.HidlMemoryUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005335android.os.HidlSupport$Mutable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005336android.os.HidlSupport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005337android.os.HwBinder
5338android.os.HwBlob
5339android.os.HwParcel
5340android.os.HwRemoteBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005341android.os.IBatteryPropertiesRegistrar$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005342android.os.IBatteryPropertiesRegistrar$Stub
5343android.os.IBatteryPropertiesRegistrar
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005344android.os.IBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08005345android.os.IBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005346android.os.ICancellationSignal$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005347android.os.ICancellationSignal$Stub
5348android.os.ICancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005349android.os.IDeviceIdentifiersPolicyService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005350android.os.IDeviceIdentifiersPolicyService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005351android.os.IDeviceIdentifiersPolicyService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005352android.os.IDeviceIdleController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005353android.os.IDeviceIdleController$Stub
5354android.os.IDeviceIdleController
art-benchmark-serviced5115932020-02-25 17:55:03 -08005355android.os.IDumpstate$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005356android.os.IDumpstate$Stub
5357android.os.IDumpstate
art-benchmark-serviced5115932020-02-25 17:55:03 -08005358android.os.IDumpstateListener$Stub$Proxy
5359android.os.IDumpstateListener$Stub
5360android.os.IDumpstateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005361android.os.IExternalVibratorService$Stub
5362android.os.IExternalVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005363android.os.IHardwarePropertiesManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005364android.os.IHardwarePropertiesManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005365android.os.IHardwarePropertiesManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005366android.os.IHwBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08005367android.os.IHwBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005368android.os.IHwInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08005369android.os.IIncidentAuthListener$Stub$Proxy
5370android.os.IIncidentAuthListener$Stub
5371android.os.IIncidentAuthListener
5372android.os.IIncidentCompanion$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005373android.os.IIncidentCompanion$Stub
5374android.os.IIncidentCompanion
5375android.os.IIncidentManager$Stub$Proxy
5376android.os.IIncidentManager$Stub
5377android.os.IIncidentManager
5378android.os.IInstalld$Stub$Proxy
5379android.os.IInstalld$Stub
5380android.os.IInstalld
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005381android.os.IInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07005382android.os.IMessenger$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005383android.os.IMessenger$Stub
5384android.os.IMessenger
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005385android.os.INetworkManagementService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005386android.os.INetworkManagementService$Stub
5387android.os.INetworkManagementService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005388android.os.IPermissionController$Stub
5389android.os.IPermissionController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005390android.os.IPowerManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005391android.os.IPowerManager$Stub
5392android.os.IPowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005393android.os.IProcessInfoService$Stub
5394android.os.IProcessInfoService
5395android.os.IProgressListener$Stub$Proxy
5396android.os.IProgressListener$Stub
5397android.os.IProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005398android.os.IRecoverySystem$Stub
5399android.os.IRecoverySystem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005400android.os.IRecoverySystemProgressListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005401android.os.IRecoverySystemProgressListener$Stub
5402android.os.IRecoverySystemProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005403android.os.IRemoteCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005404android.os.IRemoteCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005405android.os.IRemoteCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005406android.os.ISchedulingPolicyService$Stub
5407android.os.ISchedulingPolicyService
5408android.os.IServiceManager$Stub$Proxy
5409android.os.IServiceManager$Stub
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005410android.os.IServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005411android.os.IStoraged$Stub$Proxy
5412android.os.IStoraged$Stub
5413android.os.IStoraged
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005414android.os.ISystemConfig$Stub
5415android.os.ISystemConfig
Calin Juravle4a054192018-05-29 17:52:20 -07005416android.os.ISystemUpdateManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005417android.os.ISystemUpdateManager$Stub
5418android.os.ISystemUpdateManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005419android.os.IThermalEventListener$Stub$Proxy
5420android.os.IThermalEventListener$Stub
5421android.os.IThermalEventListener
5422android.os.IThermalService$Stub$Proxy
5423android.os.IThermalService$Stub
5424android.os.IThermalService
5425android.os.IThermalStatusListener$Stub$Proxy
5426android.os.IThermalStatusListener$Stub
5427android.os.IThermalStatusListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005428android.os.IUpdateEngine$Stub$Proxy
5429android.os.IUpdateEngine$Stub
5430android.os.IUpdateEngine
5431android.os.IUpdateEngineCallback$Stub
5432android.os.IUpdateEngineCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005433android.os.IUpdateLock$Stub
5434android.os.IUpdateLock
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005435android.os.IUserManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005436android.os.IUserManager$Stub
5437android.os.IUserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005438android.os.IUserRestrictionsListener$Stub$Proxy
5439android.os.IUserRestrictionsListener$Stub
5440android.os.IUserRestrictionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005441android.os.IVibratorStateListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005442android.os.IVibratorStateListener$Stub
5443android.os.IVibratorStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005444android.os.IVold$Stub$Proxy
5445android.os.IVold$Stub
5446android.os.IVold
5447android.os.IVoldListener$Stub
5448android.os.IVoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005449android.os.IVoldMountCallback$Stub
5450android.os.IVoldMountCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005451android.os.IVoldTaskListener$Stub$Proxy
5452android.os.IVoldTaskListener$Stub
5453android.os.IVoldTaskListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005454android.os.IncidentManager$IncidentReport$1
5455android.os.IncidentManager$IncidentReport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005456android.os.IncidentManager
Andreas Gampecbcb9e32016-06-03 17:24:05 -07005457android.os.LocaleList$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005458android.os.LocaleList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005459android.os.Looper$Observer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005460android.os.Looper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005461android.os.MemoryFile
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005462android.os.Message$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005463android.os.Message
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005464android.os.MessageQueue$FileDescriptorRecord
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005465android.os.MessageQueue$IdleHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005466android.os.MessageQueue$OnFileDescriptorEventListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005467android.os.MessageQueue
Kenny Root9787b802013-04-26 12:53:57 -07005468android.os.Messenger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005469android.os.Messenger
5470android.os.NativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005471android.os.NetworkOnMainThreadException
Andreas Gampe571fc302016-02-18 13:58:09 -08005472android.os.OperationCanceledException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005473android.os.Parcel$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005474android.os.Parcel$2
5475android.os.Parcel$ReadWriteHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005476android.os.Parcel$SquashReadHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08005477android.os.Parcel
art-benchmark-service84deab32021-05-12 09:41:00 -07005478android.os.ParcelDuration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005479android.os.ParcelFileDescriptor$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005480android.os.ParcelFileDescriptor$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005481android.os.ParcelFileDescriptor$AutoCloseInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005482android.os.ParcelFileDescriptor$AutoCloseOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08005483android.os.ParcelFileDescriptor$OnCloseListener
5484android.os.ParcelFileDescriptor$Status
Calin Juravle00b23d32019-03-08 17:52:20 -08005485android.os.ParcelFileDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005486android.os.ParcelFormatException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005487android.os.ParcelUuid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005488android.os.ParcelUuid
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005489android.os.Parcelable$ClassLoaderCreator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005490android.os.Parcelable$Creator
Calin Juravle00b23d32019-03-08 17:52:20 -08005491android.os.Parcelable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005492android.os.ParcelableException$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005493android.os.ParcelableException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005494android.os.ParcelableParcel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005495android.os.ParcelableParcel
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005496android.os.PatternMatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005497android.os.PatternMatcher
Andreas Gampe61e7b662015-06-17 23:57:04 -07005498android.os.PersistableBundle$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005499android.os.PersistableBundle$MyReadMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005500android.os.PersistableBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005501android.os.PooledStringReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005502android.os.PooledStringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08005503android.os.PowerManager$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005504android.os.PowerManager$2
5505android.os.PowerManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08005506android.os.PowerManager$OnThermalStatusChangedListener
5507android.os.PowerManager$WakeData
Calin Juravle00b23d32019-03-08 17:52:20 -08005508android.os.PowerManager$WakeLock
5509android.os.PowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005510android.os.PowerManagerInternal$1
5511android.os.PowerManagerInternal$LowPowerModeListener
5512android.os.PowerManagerInternal
5513android.os.PowerSaveState$1
5514android.os.PowerSaveState$Builder
5515android.os.PowerSaveState
5516android.os.PowerWhitelistManager
5517android.os.Process$ProcessStartResult
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005518android.os.Process
art-benchmark-service56aece62020-02-10 17:58:03 -08005519android.os.ProxyFileDescriptorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005520android.os.RecoverySystem$1
5521android.os.RecoverySystem$2
5522android.os.RecoverySystem$3
5523android.os.RecoverySystem$4
5524android.os.RecoverySystem$5
5525android.os.RecoverySystem$ProgressListener
Andreas Gampe859e2782016-04-06 18:37:56 -07005526android.os.RecoverySystem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005527android.os.Registrant
Calin Juravle00b23d32019-03-08 17:52:20 -08005528android.os.RegistrantList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005529android.os.RemoteCallback$1
5530android.os.RemoteCallback$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005531android.os.RemoteCallback$3
Calin Juravle36829e52019-04-10 19:07:47 -07005532android.os.RemoteCallback$OnResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005533android.os.RemoteCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005534android.os.RemoteCallbackList$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08005535android.os.RemoteCallbackList
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005536android.os.RemoteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005537android.os.ResultReceiver$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005538android.os.ResultReceiver$MyResultReceiver
5539android.os.ResultReceiver$MyRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08005540android.os.ResultReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005541android.os.SELinux
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005542android.os.ServiceManager$ServiceNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08005543android.os.ServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005544android.os.ServiceManagerNative
5545android.os.ServiceManagerProxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005546android.os.ServiceSpecificException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005547android.os.SharedMemory$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005548android.os.SharedMemory$Closer
5549android.os.SharedMemory$MemoryRegistration
5550android.os.SharedMemory$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -08005551android.os.SharedMemory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005552android.os.ShellCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005553android.os.ShellCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005554android.os.ShellCommand
5555android.os.SimpleClock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005556android.os.StatFs
art-benchmark-serviced5115932020-02-25 17:55:03 -08005557android.os.StatsServiceManager$ServiceRegisterer
5558android.os.StatsServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005559android.os.StrictMode$1
5560android.os.StrictMode$2
Jesse Wilson80686182011-01-21 17:12:43 -08005561android.os.StrictMode$3
5562android.os.StrictMode$4
5563android.os.StrictMode$5
5564android.os.StrictMode$6
5565android.os.StrictMode$7
5566android.os.StrictMode$8
Calin Juravle00b23d32019-03-08 17:52:20 -08005567android.os.StrictMode$9
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005568android.os.StrictMode$AndroidBlockGuardPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08005569android.os.StrictMode$AndroidCloseGuardReporter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005570android.os.StrictMode$InstanceTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005571android.os.StrictMode$OnThreadViolationListener
Jesse Wilson80686182011-01-21 17:12:43 -08005572android.os.StrictMode$Span
Andreas Gampe571fc302016-02-18 13:58:09 -08005573android.os.StrictMode$ThreadPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005574android.os.StrictMode$ThreadPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08005575android.os.StrictMode$ThreadSpanState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005576android.os.StrictMode$ViolationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005577android.os.StrictMode$ViolationInfo
Kurt Nelson7d5c07a2017-09-07 16:43:45 -07005578android.os.StrictMode$ViolationLogger
Jesse Wilson80686182011-01-21 17:12:43 -08005579android.os.StrictMode$VmPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005580android.os.StrictMode$VmPolicy
5581android.os.StrictMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005582android.os.SynchronousResultReceiver$Result
5583android.os.SynchronousResultReceiver
5584android.os.SystemClock$1
5585android.os.SystemClock$2
5586android.os.SystemClock$3
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005587android.os.SystemClock
art-benchmark-serviced5115932020-02-25 17:55:03 -08005588android.os.SystemConfigManager
5589android.os.SystemProperties$Handle
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005590android.os.SystemProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005591android.os.SystemService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005592android.os.SystemService$State
5593android.os.SystemService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005594android.os.SystemUpdateManager
Andreas Gampe859e2782016-04-06 18:37:56 -07005595android.os.SystemVibrator
art-benchmark-serviced5115932020-02-25 17:55:03 -08005596android.os.TelephonyServiceManager$ServiceRegisterer
art-benchmark-service35aba412020-02-03 11:53:25 -08005597android.os.TelephonyServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005598android.os.Temperature$1
5599android.os.Temperature
Calin Juravle00b23d32019-03-08 17:52:20 -08005600android.os.ThreadLocalWorkSource
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005601android.os.TimestampedValue$1
5602android.os.TimestampedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005603android.os.TokenWatcher$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005604android.os.TokenWatcher$Death
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005605android.os.TokenWatcher
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005606android.os.Trace
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005607android.os.TraceNameSupplier
5608android.os.TransactionTooLargeException
Calin Juravle00b23d32019-03-08 17:52:20 -08005609android.os.TransactionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08005610android.os.UEventObserver$UEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005611android.os.UEventObserver$UEventThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005612android.os.UEventObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08005613android.os.UpdateEngine$1$1
5614android.os.UpdateEngine$1
5615android.os.UpdateEngine
5616android.os.UpdateEngineCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005617android.os.UpdateLock
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005618android.os.UserHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005619android.os.UserHandle
art-benchmark-serviced5115932020-02-25 17:55:03 -08005620android.os.UserManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005621android.os.UserManager$EnforcingUser$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005622android.os.UserManager$EnforcingUser
Calin Juravle00b23d32019-03-08 17:52:20 -08005623android.os.UserManager$UserOperationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005624android.os.UserManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07005625android.os.VibrationAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005626android.os.VibrationAttributes$Builder
5627android.os.VibrationAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07005628android.os.VibrationEffect$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005629android.os.VibrationEffect$Composed$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005630android.os.VibrationEffect$Composed
Calin Juravle00b23d32019-03-08 17:52:20 -08005631android.os.VibrationEffect
Andreas Gampe61e7b662015-06-17 23:57:04 -07005632android.os.Vibrator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005633android.os.VintfObject
5634android.os.VintfRuntimeInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005635android.os.WorkSource$1
Calin Juravle4a054192018-05-29 17:52:20 -07005636android.os.WorkSource$WorkChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005637android.os.WorkSource$WorkChain
5638android.os.WorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005639android.os.ZygoteProcess$ZygoteState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005640android.os.ZygoteProcess
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005641android.os.ZygoteStartFailedEx
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005642android.os.connectivity.CellularBatteryStats$1
5643android.os.connectivity.CellularBatteryStats
5644android.os.connectivity.GpsBatteryStats$1
5645android.os.connectivity.GpsBatteryStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08005646android.os.connectivity.WifiActivityEnergyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005647android.os.connectivity.WifiActivityEnergyInfo
5648android.os.connectivity.WifiBatteryStats$1
5649android.os.connectivity.WifiBatteryStats
5650android.os.health.HealthKeys$Constant
art-benchmark-serviced5115932020-02-25 17:55:03 -08005651android.os.health.HealthKeys$Constants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005652android.os.health.HealthKeys$SortedIntArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005653android.os.health.HealthStats
5654android.os.health.HealthStatsParceler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005655android.os.health.HealthStatsParceler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005656android.os.health.HealthStatsWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08005657android.os.health.PackageHealthStats
5658android.os.health.PidHealthStats
5659android.os.health.ProcessHealthStats
5660android.os.health.ServiceHealthStats
Andreas Gampe859e2782016-04-06 18:37:56 -07005661android.os.health.SystemHealthManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005662android.os.health.TimerStat$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005663android.os.health.TimerStat
art-benchmark-serviced5115932020-02-25 17:55:03 -08005664android.os.health.UidHealthStats
Po-Chien Hsueh4e908c22019-03-07 11:57:17 +08005665android.os.image.DynamicSystemClient
5666android.os.image.DynamicSystemManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005667android.os.image.IDynamicSystemService$Stub
5668android.os.image.IDynamicSystemService
art-benchmark-service56aece62020-02-10 17:58:03 -08005669android.os.incremental.IncrementalManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005670android.os.storage.DiskInfo$1
5671android.os.storage.DiskInfo
5672android.os.storage.IObbActionListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005673android.os.storage.IObbActionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005674android.os.storage.IObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005675android.os.storage.IStorageEventListener$Stub$Proxy
5676android.os.storage.IStorageEventListener$Stub
5677android.os.storage.IStorageEventListener
Sudheer Shanka2250d562016-11-07 15:41:02 -08005678android.os.storage.IStorageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005679android.os.storage.IStorageManager$Stub
5680android.os.storage.IStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005681android.os.storage.IStorageShutdownObserver$Stub$Proxy
5682android.os.storage.IStorageShutdownObserver$Stub
5683android.os.storage.IStorageShutdownObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08005684android.os.storage.OnObbStateChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005685android.os.storage.StorageEventListener
art-benchmark-service56aece62020-02-10 17:58:03 -08005686android.os.storage.StorageManager$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005687android.os.storage.StorageManager$ObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005688android.os.storage.StorageManager$StorageEventListenerDelegate
art-benchmark-service56aece62020-02-10 17:58:03 -08005689android.os.storage.StorageManager$StorageVolumeCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005690android.os.storage.StorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005691android.os.storage.StorageManagerInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005692android.os.storage.StorageVolume$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005693android.os.storage.StorageVolume
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005694android.os.storage.VolumeInfo$1
5695android.os.storage.VolumeInfo$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005696android.os.storage.VolumeInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005697android.os.storage.VolumeRecord$1
5698android.os.storage.VolumeRecord
5699android.os.strictmode.ContentUriWithoutPermissionViolation
5700android.os.strictmode.CredentialProtectedWhileLockedViolation
5701android.os.strictmode.CustomViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005702android.os.strictmode.DiskReadViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005703android.os.strictmode.DiskWriteViolation
5704android.os.strictmode.ExplicitGcViolation
5705android.os.strictmode.ImplicitDirectBootViolation
art-benchmark-servicead05a302020-03-17 09:46:02 -07005706android.os.strictmode.IncorrectContextUseViolation
Calin Juravle4a054192018-05-29 17:52:20 -07005707android.os.strictmode.InstanceCountViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005708android.os.strictmode.IntentReceiverLeakedViolation
5709android.os.strictmode.LeakedClosableViolation
5710android.os.strictmode.NetworkViolation
5711android.os.strictmode.ResourceMismatchViolation
5712android.os.strictmode.ServiceConnectionLeakedViolation
5713android.os.strictmode.SqliteObjectLeakedViolation
5714android.os.strictmode.UnbufferedIoViolation
5715android.os.strictmode.UntaggedSocketViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005716android.os.strictmode.Violation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005717android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005718android.permission.IOnPermissionsChangeListener$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005719android.permission.IOnPermissionsChangeListener$Stub
5720android.permission.IOnPermissionsChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005721android.permission.IPermissionController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005722android.permission.IPermissionController$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005723android.permission.IPermissionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005724android.permission.IPermissionManager$Stub$Proxy
5725android.permission.IPermissionManager$Stub
5726android.permission.IPermissionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005727android.permission.PermissionControllerManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005728android.permission.PermissionControllerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005729android.permission.PermissionManager$1
5730android.permission.PermissionManager$2
5731android.permission.PermissionManager$PackageNamePermissionQuery
5732android.permission.PermissionManager$PermissionQuery
Calin Juravle787d34d2019-04-25 15:12:44 -07005733android.permission.PermissionManager$SplitPermissionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005734android.permission.PermissionManagerInternal
5735android.preference.GenericInflater$Parent
5736android.preference.GenericInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005737android.preference.Preference$OnPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005738android.preference.Preference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005739android.preference.PreferenceActivity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005740android.preference.PreferenceFragment$OnPreferenceStartFragmentCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005741android.preference.PreferenceFragment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005742android.preference.PreferenceGroup
5743android.preference.PreferenceInflater
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005744android.preference.PreferenceManager$OnPreferenceTreeClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005745android.preference.PreferenceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005746android.preference.PreferenceScreen
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005747android.print.IPrintDocumentAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005748android.print.IPrintDocumentAdapter$Stub
5749android.print.IPrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005750android.print.IPrintJobStateChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005751android.print.IPrintJobStateChangeListener$Stub
5752android.print.IPrintJobStateChangeListener
5753android.print.IPrintManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005754android.print.IPrintManager$Stub
5755android.print.IPrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005756android.print.IPrintServicesChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005757android.print.IPrintServicesChangeListener$Stub
5758android.print.IPrintServicesChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005759android.print.IPrintSpooler$Stub$Proxy
5760android.print.IPrintSpooler$Stub
5761android.print.IPrintSpooler
art-benchmark-serviced5115932020-02-25 17:55:03 -08005762android.print.IPrintSpoolerCallbacks$Stub
5763android.print.IPrintSpoolerCallbacks
5764android.print.IPrintSpoolerClient$Stub
5765android.print.IPrintSpoolerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005766android.print.IPrinterDiscoveryObserver$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005767android.print.IPrinterDiscoveryObserver$Stub
5768android.print.IPrinterDiscoveryObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005769android.print.PrintAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005770android.print.PrintAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005771android.print.PrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005772android.print.PrintJobId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005773android.print.PrintJobId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005774android.print.PrintJobInfo$1
5775android.print.PrintJobInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005776android.print.PrintManager$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07005777android.print.PrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005778android.print.PrinterId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005779android.print.PrinterId
5780android.printservice.IPrintServiceClient$Stub
5781android.printservice.IPrintServiceClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005782android.printservice.PrintServiceInfo$1
5783android.printservice.PrintServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005784android.printservice.recommendation.IRecommendationsChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005785android.printservice.recommendation.IRecommendationsChangeListener$Stub
5786android.printservice.recommendation.IRecommendationsChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005787android.privacy.DifferentialPrivacyConfig
5788android.privacy.DifferentialPrivacyEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005789android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005790android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder
5791android.privacy.internal.rappor.RapporConfig
5792android.privacy.internal.rappor.RapporEncoder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005793android.provider.BaseColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005794android.provider.BlockedNumberContract$BlockedNumbers
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005795android.provider.BlockedNumberContract$SystemContract
5796android.provider.BlockedNumberContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005797android.provider.CalendarContract$Attendees
5798android.provider.CalendarContract$AttendeesColumns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005799android.provider.CalendarContract$CalendarColumns
5800android.provider.CalendarContract$CalendarSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005801android.provider.CalendarContract$Calendars
Calin Juravle4a054192018-05-29 17:52:20 -07005802android.provider.CalendarContract$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005803android.provider.CalendarContract$EventsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005804android.provider.CalendarContract$Instances
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005805android.provider.CalendarContract$SyncColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005806android.provider.CalendarContract
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005807android.provider.CallLog$Calls
art-benchmark-serviced5115932020-02-25 17:55:03 -08005808android.provider.CallLog
5809android.provider.ContactsContract$BaseSyncColumns
Andreas Gampe61e7b662015-06-17 23:57:04 -07005810android.provider.ContactsContract$CommonDataKinds$BaseTypes
Calin Juravle00b23d32019-03-08 17:52:20 -08005811android.provider.ContactsContract$CommonDataKinds$Callable
Andreas Gampe61e7b662015-06-17 23:57:04 -07005812android.provider.ContactsContract$CommonDataKinds$CommonColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005813android.provider.ContactsContract$CommonDataKinds$Email
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005814android.provider.ContactsContract$CommonDataKinds$Event
5815android.provider.ContactsContract$CommonDataKinds$Im
Calin Juravle4a054192018-05-29 17:52:20 -07005816android.provider.ContactsContract$CommonDataKinds$Phone
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005817android.provider.ContactsContract$CommonDataKinds$Relation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005818android.provider.ContactsContract$CommonDataKinds$StructuredPostal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005819android.provider.ContactsContract$ContactCounts
5820android.provider.ContactsContract$ContactNameColumns
5821android.provider.ContactsContract$ContactOptionsColumns
5822android.provider.ContactsContract$ContactStatusColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005823android.provider.ContactsContract$Contacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005824android.provider.ContactsContract$ContactsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005825android.provider.ContactsContract$Data
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005826android.provider.ContactsContract$DataColumns
5827android.provider.ContactsContract$DataColumnsWithJoins
art-benchmark-serviced5115932020-02-25 17:55:03 -08005828android.provider.ContactsContract$DataUsageFeedback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005829android.provider.ContactsContract$DataUsageStatColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005830android.provider.ContactsContract$DeletedContacts
5831android.provider.ContactsContract$DeletedContactsColumns
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005832android.provider.ContactsContract$Directory
art-benchmark-serviced5115932020-02-25 17:55:03 -08005833android.provider.ContactsContract$DisplayPhoto
5834android.provider.ContactsContract$Groups
5835android.provider.ContactsContract$GroupsColumns
5836android.provider.ContactsContract$MetadataSync
5837android.provider.ContactsContract$MetadataSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005838android.provider.ContactsContract$PhoneLookup
5839android.provider.ContactsContract$PhoneLookupColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005840android.provider.ContactsContract$Profile
5841android.provider.ContactsContract$ProviderStatus
5842android.provider.ContactsContract$RawContacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005843android.provider.ContactsContract$RawContactsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005844android.provider.ContactsContract$RawContactsEntity
5845android.provider.ContactsContract$Settings
5846android.provider.ContactsContract$SettingsColumns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005847android.provider.ContactsContract$StatusColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005848android.provider.ContactsContract$SyncColumns
5849android.provider.ContactsContract$SyncState
Calin Juravle00b23d32019-03-08 17:52:20 -08005850android.provider.ContactsContract
5851android.provider.DeviceConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005852android.provider.DeviceConfig$BadConfigException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005853android.provider.DeviceConfig$OnPropertiesChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005854android.provider.DeviceConfig$Properties$Builder
5855android.provider.DeviceConfig$Properties
Calin Juravle00b23d32019-03-08 17:52:20 -08005856android.provider.DeviceConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08005857android.provider.DocumentsContract$Path$1
5858android.provider.DocumentsContract$Path
5859android.provider.DocumentsContract
5860android.provider.DocumentsProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005861android.provider.Downloads$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005862android.provider.Downloads
Calin Juravle00b23d32019-03-08 17:52:20 -08005863android.provider.FontRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005864android.provider.FontsContract$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005865android.provider.FontsContract$FontFamilyResult
5866android.provider.FontsContract$FontInfo
5867android.provider.FontsContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005868android.provider.OpenableColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005869android.provider.SearchIndexableData
5870android.provider.SearchIndexableResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08005871android.provider.SearchIndexablesContract
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005872android.provider.SearchIndexablesProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005873android.provider.SearchRecentSuggestions
Calin Juravle00b23d32019-03-08 17:52:20 -08005874android.provider.Settings$Config
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005875android.provider.Settings$ContentProviderHolder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07005876android.provider.Settings$GenerationTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08005877android.provider.Settings$Global
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005878android.provider.Settings$NameValueCache
5879android.provider.Settings$NameValueTable
Calin Juravle00b23d32019-03-08 17:52:20 -08005880android.provider.Settings$Secure
Kenny Root9787b802013-04-26 12:53:57 -07005881android.provider.Settings$SettingNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08005882android.provider.Settings$System
5883android.provider.Settings
art-benchmark-serviced5115932020-02-25 17:55:03 -08005884android.provider.SyncStateContract$Columns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005885android.provider.Telephony$BaseMmsColumns
5886android.provider.Telephony$CarrierColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005887android.provider.Telephony$CarrierId$All
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005888android.provider.Telephony$CarrierId
Calin Juravle00b23d32019-03-08 17:52:20 -08005889android.provider.Telephony$Carriers
art-benchmark-serviced5115932020-02-25 17:55:03 -08005890android.provider.Telephony$Mms$Inbox
5891android.provider.Telephony$Mms$Sent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005892android.provider.Telephony$Mms
art-benchmark-serviced5115932020-02-25 17:55:03 -08005893android.provider.Telephony$MmsSms
Calin Juravle00b23d32019-03-08 17:52:20 -08005894android.provider.Telephony$ServiceStateTable
art-benchmark-service35aba412020-02-03 11:53:25 -08005895android.provider.Telephony$SimInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005896android.provider.Telephony$Sms$Intents
art-benchmark-serviced5115932020-02-25 17:55:03 -08005897android.provider.Telephony$Sms$Sent
Calin Juravle4a054192018-05-29 17:52:20 -07005898android.provider.Telephony$Sms
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005899android.provider.Telephony$TextBasedSmsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005900android.provider.Telephony$Threads
5901android.provider.Telephony$ThreadsColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005902android.provider.UserDictionary$Words
art-benchmark-serviced5115932020-02-25 17:55:03 -08005903android.provider.VoicemailContract$Status
5904android.provider.VoicemailContract$Voicemails
5905android.renderscript.Allocation
5906android.renderscript.BaseObj
5907android.renderscript.Element$1
5908android.renderscript.Element$DataKind
5909android.renderscript.Element$DataType
5910android.renderscript.Element
5911android.renderscript.RSDriverException
5912android.renderscript.RSIllegalArgumentException
5913android.renderscript.RSInvalidStateException
5914android.renderscript.RSRuntimeException
5915android.renderscript.RenderScript$ContextType
5916android.renderscript.RenderScript$MessageThread
5917android.renderscript.RenderScript$RSErrorHandler
5918android.renderscript.RenderScript$RSMessageHandler
5919android.renderscript.RenderScript
Andreas Gampe61e7b662015-06-17 23:57:04 -07005920android.renderscript.RenderScriptCacheDir
art-benchmark-serviced5115932020-02-25 17:55:03 -08005921android.renderscript.Script
5922android.renderscript.ScriptIntrinsic
5923android.renderscript.ScriptIntrinsicBlur
Calin Juravle00b23d32019-03-08 17:52:20 -08005924android.security.AttestedKeyPair
5925android.security.Credentials
art-benchmark-service56aece62020-02-10 17:58:03 -08005926android.security.FileIntegrityManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005927android.security.GateKeeper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005928android.security.IFileIntegrityService$Stub
5929android.security.IFileIntegrityService
Calin Juravle00b23d32019-03-08 17:52:20 -08005930android.security.IKeyChainAliasCallback$Stub
5931android.security.IKeyChainAliasCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005932android.security.IKeyChainService$Stub$Proxy
5933android.security.IKeyChainService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005934android.security.IKeyChainService
5935android.security.KeyChain$1
5936android.security.KeyChain$AliasResponse
5937android.security.KeyChain$KeyChainConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005938android.security.KeyChain
Calin Juravle00b23d32019-03-08 17:52:20 -08005939android.security.KeyChainAliasCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005940android.security.KeyChainException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005941android.security.KeyPairGeneratorSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005942android.security.KeyStore$State
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005943android.security.KeyStore
Calin Juravle00b23d32019-03-08 17:52:20 -08005944android.security.KeyStoreException
Calin Juravle4a054192018-05-29 17:52:20 -07005945android.security.NetworkSecurityPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005946android.security.Scrypt
art-benchmark-serviced5115932020-02-25 17:55:03 -08005947android.security.keymaster.ExportResult$1
5948android.security.keymaster.ExportResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005949android.security.keymaster.IKeyAttestationApplicationIdProvider$Stub
5950android.security.keymaster.IKeyAttestationApplicationIdProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005951android.security.keymaster.KeyAttestationApplicationId$1
5952android.security.keymaster.KeyAttestationApplicationId
5953android.security.keymaster.KeyAttestationPackageInfo$1
5954android.security.keymaster.KeyAttestationPackageInfo
Calin Juravle4a054192018-05-29 17:52:20 -07005955android.security.keymaster.KeyCharacteristics$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005956android.security.keymaster.KeyCharacteristics
Calin Juravle4a054192018-05-29 17:52:20 -07005957android.security.keymaster.KeymasterArgument$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005958android.security.keymaster.KeymasterArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005959android.security.keymaster.KeymasterArguments$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005960android.security.keymaster.KeymasterArguments
Calin Juravle4a054192018-05-29 17:52:20 -07005961android.security.keymaster.KeymasterBlob$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005962android.security.keymaster.KeymasterBlob
Calin Juravle4a054192018-05-29 17:52:20 -07005963android.security.keymaster.KeymasterBlobArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005964android.security.keymaster.KeymasterBooleanArgument
Calin Juravle36829e52019-04-10 19:07:47 -07005965android.security.keymaster.KeymasterCertificateChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005966android.security.keymaster.KeymasterCertificateChain
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005967android.security.keymaster.KeymasterDateArgument
5968android.security.keymaster.KeymasterDefs
Calin Juravle4a054192018-05-29 17:52:20 -07005969android.security.keymaster.KeymasterIntArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005970android.security.keymaster.KeymasterLongArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005971android.security.keymaster.OperationResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005972android.security.keymaster.OperationResult
Alex Klyubindcdaf872015-05-13 15:57:09 -07005973android.security.keystore.AndroidKeyStoreProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005974android.security.keystore.ArrayUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08005975android.security.keystore.AttestationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005976android.security.keystore.DelegatingX509Certificate
5977android.security.keystore.DeviceIdAttestationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005978android.security.keystore.KeyAttestationException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005979android.security.keystore.KeyExpiredException
5980android.security.keystore.KeyGenParameterSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005981android.security.keystore.KeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005982android.security.keystore.KeyInfo
5983android.security.keystore.KeyNotYetValidException
Calin Juravle36829e52019-04-10 19:07:47 -07005984android.security.keystore.KeyPermanentlyInvalidatedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005985android.security.keystore.KeyProperties$BlockMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005986android.security.keystore.KeyProperties$Digest
art-benchmark-serviced5115932020-02-25 17:55:03 -08005987android.security.keystore.KeyProperties$EncryptionPadding
Calin Juravle4a054192018-05-29 17:52:20 -07005988android.security.keystore.KeyProperties$KeyAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08005989android.security.keystore.KeyProperties$Origin
5990android.security.keystore.KeyProperties$Purpose
5991android.security.keystore.KeyProperties$SignaturePadding
5992android.security.keystore.KeyProperties
5993android.security.keystore.KeyProtection$Builder
5994android.security.keystore.KeyProtection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005995android.security.keystore.KeyStoreConnectException
Calin Juravle4a054192018-05-29 17:52:20 -07005996android.security.keystore.KeyStoreCryptoOperation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005997android.security.keystore.KeystoreResponse$1
5998android.security.keystore.KeystoreResponse
Calin Juravle36829e52019-04-10 19:07:47 -07005999android.security.keystore.ParcelableKeyGenParameterSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006000android.security.keystore.ParcelableKeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006001android.security.keystore.SecureKeyImportUnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08006002android.security.keystore.StrongBoxUnavailableException
6003android.security.keystore.UserAuthArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006004android.security.keystore.UserNotAuthenticatedException
6005android.security.keystore.Utils
art-benchmark-serviced5115932020-02-25 17:55:03 -08006006android.security.keystore.WrappedKeyEntry
6007android.security.keystore.recovery.InternalRecoveryServiceException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006008android.security.keystore.recovery.KeyChainProtectionParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006009android.security.keystore.recovery.KeyChainProtectionParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006010android.security.keystore.recovery.KeyChainProtectionParams
6011android.security.keystore.recovery.KeyChainSnapshot$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006012android.security.keystore.recovery.KeyChainSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006013android.security.keystore.recovery.KeyChainSnapshot
6014android.security.keystore.recovery.KeyDerivationParams$1
6015android.security.keystore.recovery.KeyDerivationParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08006016android.security.keystore.recovery.LockScreenRequiredException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006017android.security.keystore.recovery.RecoveryCertPath$1
6018android.security.keystore.recovery.RecoveryCertPath
Calin Juravle4a054192018-05-29 17:52:20 -07006019android.security.keystore.recovery.RecoveryController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006020android.security.keystore.recovery.TrustedRootCertificates
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006021android.security.keystore.recovery.WrappedApplicationKey$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006022android.security.keystore.recovery.WrappedApplicationKey$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006023android.security.keystore.recovery.WrappedApplicationKey
6024android.security.keystore.recovery.X509CertificateParsingUtils
Andreas Gampe571fc302016-02-18 13:58:09 -08006025android.security.net.config.ApplicationConfig
6026android.security.net.config.CertificateSource
6027android.security.net.config.CertificatesEntryRef
6028android.security.net.config.ConfigNetworkSecurityPolicy
6029android.security.net.config.ConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006030android.security.net.config.DirectoryCertificateSource$1
6031android.security.net.config.DirectoryCertificateSource$3
6032android.security.net.config.DirectoryCertificateSource$CertSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08006033android.security.net.config.DirectoryCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006034android.security.net.config.Domain
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006035android.security.net.config.KeyStoreCertificateSource
6036android.security.net.config.KeyStoreConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006037android.security.net.config.ManifestConfigSource$DefaultConfigSource
Calin Juravle00b23d32019-03-08 17:52:20 -08006038android.security.net.config.ManifestConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006039android.security.net.config.NetworkSecurityConfig$1
6040android.security.net.config.NetworkSecurityConfig$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006041android.security.net.config.NetworkSecurityConfig
Chad Brubaker78d47122015-11-17 22:26:58 -08006042android.security.net.config.NetworkSecurityConfigProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08006043android.security.net.config.NetworkSecurityTrustManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006044android.security.net.config.Pin
Andreas Gampe571fc302016-02-18 13:58:09 -08006045android.security.net.config.PinSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006046android.security.net.config.ResourceCertificateSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006047android.security.net.config.RootTrustManager
6048android.security.net.config.RootTrustManagerFactorySpi
6049android.security.net.config.SystemCertificateSource
Calin Juravle00b23d32019-03-08 17:52:20 -08006050android.security.net.config.TrustAnchor
Andreas Gampe571fc302016-02-18 13:58:09 -08006051android.security.net.config.TrustedCertificateStoreAdapter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006052android.security.net.config.UserCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006053android.security.net.config.WfaCertificateSource
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006054android.security.net.config.XmlConfigSource$ParserException
Calin Juravle00b23d32019-03-08 17:52:20 -08006055android.security.net.config.XmlConfigSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006056android.service.appprediction.IPredictionService$Stub$Proxy
6057android.service.appprediction.IPredictionService$Stub
6058android.service.appprediction.IPredictionService
6059android.service.autofill.AutofillServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006060android.service.autofill.Dataset$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006061android.service.autofill.Dataset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006062android.service.autofill.FieldClassificationUserData
art-benchmark-serviced5115932020-02-25 17:55:03 -08006063android.service.autofill.FillContext$1
6064android.service.autofill.FillContext
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006065android.service.autofill.FillEventHistory$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006066android.service.autofill.FillEventHistory
6067android.service.autofill.FillRequest$1
6068android.service.autofill.FillRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006069android.service.autofill.FillResponse$1
6070android.service.autofill.FillResponse
6071android.service.autofill.IAutoFillService$Stub$Proxy
6072android.service.autofill.IAutoFillService$Stub
6073android.service.autofill.IAutoFillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006074android.service.autofill.IFillCallback$Stub$Proxy
6075android.service.autofill.IFillCallback$Stub
6076android.service.autofill.IFillCallback
6077android.service.autofill.ISaveCallback$Stub
6078android.service.autofill.ISaveCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006079android.service.autofill.SaveRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006080android.service.autofill.SaveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006081android.service.autofill.UserData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006082android.service.autofill.UserData$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006083android.service.autofill.UserData
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006084android.service.autofill.augmented.Helper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006085android.service.autofill.augmented.IAugmentedAutofillService$Stub$Proxy
6086android.service.autofill.augmented.IAugmentedAutofillService$Stub
6087android.service.autofill.augmented.IAugmentedAutofillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006088android.service.autofill.augmented.IFillCallback$Stub$Proxy
6089android.service.autofill.augmented.IFillCallback$Stub
6090android.service.autofill.augmented.IFillCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006091android.service.carrier.CarrierIdentifier$1
6092android.service.carrier.CarrierIdentifier
art-benchmark-service56aece62020-02-10 17:58:03 -08006093android.service.carrier.CarrierMessagingServiceWrapper
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006094android.service.carrier.ICarrierService$Stub$Proxy
6095android.service.carrier.ICarrierService$Stub
6096android.service.carrier.ICarrierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006097android.service.contentcapture.ActivityEvent$1
6098android.service.contentcapture.ActivityEvent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006099android.service.contentcapture.ContentCaptureService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006100android.service.contentcapture.ContentCaptureServiceInfo
6101android.service.contentcapture.FlushMetrics$1
6102android.service.contentcapture.FlushMetrics
6103android.service.contentcapture.IContentCaptureService$Stub$Proxy
6104android.service.contentcapture.IContentCaptureService$Stub
6105android.service.contentcapture.IContentCaptureService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006106android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
6107android.service.contentcapture.IContentCaptureServiceCallback$Stub
6108android.service.contentcapture.IContentCaptureServiceCallback
6109android.service.contentcapture.IDataShareCallback$Stub
6110android.service.contentcapture.IDataShareCallback
6111android.service.contentcapture.SnapshotData$1
6112android.service.contentcapture.SnapshotData
art-benchmark-service56aece62020-02-10 17:58:03 -08006113android.service.dataloader.DataLoaderService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006114android.service.dreams.DreamActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006115android.service.dreams.DreamManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006116android.service.dreams.DreamService$DreamServiceWrapper
6117android.service.dreams.DreamService
Calin Juravle00b23d32019-03-08 17:52:20 -08006118android.service.dreams.IDreamManager$Stub$Proxy
6119android.service.dreams.IDreamManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07006120android.service.dreams.IDreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006121android.service.dreams.IDreamService$Stub$Proxy
6122android.service.dreams.IDreamService$Stub
6123android.service.dreams.IDreamService
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006124android.service.euicc.EuiccProfileInfo$1
6125android.service.euicc.EuiccProfileInfo
6126android.service.euicc.GetEuiccProfileInfoListResult$1
6127android.service.euicc.GetEuiccProfileInfoListResult
6128android.service.euicc.IDeleteSubscriptionCallback$Stub
6129android.service.euicc.IDeleteSubscriptionCallback
6130android.service.euicc.IDownloadSubscriptionCallback$Stub
6131android.service.euicc.IDownloadSubscriptionCallback
6132android.service.euicc.IEraseSubscriptionsCallback$Stub
6133android.service.euicc.IEraseSubscriptionsCallback
6134android.service.euicc.IEuiccService$Stub$Proxy
6135android.service.euicc.IEuiccService$Stub
6136android.service.euicc.IEuiccService
6137android.service.euicc.IEuiccServiceDumpResultCallback$Stub
6138android.service.euicc.IEuiccServiceDumpResultCallback
6139android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback$Stub
6140android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback
6141android.service.euicc.IGetDownloadableSubscriptionMetadataCallback$Stub
6142android.service.euicc.IGetDownloadableSubscriptionMetadataCallback
6143android.service.euicc.IGetEidCallback$Stub
6144android.service.euicc.IGetEidCallback
6145android.service.euicc.IGetEuiccInfoCallback$Stub
6146android.service.euicc.IGetEuiccInfoCallback
6147android.service.euicc.IGetEuiccProfileInfoListCallback$Stub$Proxy
6148android.service.euicc.IGetEuiccProfileInfoListCallback$Stub
6149android.service.euicc.IGetEuiccProfileInfoListCallback
6150android.service.euicc.IGetOtaStatusCallback$Stub
6151android.service.euicc.IGetOtaStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006152android.service.euicc.IOtaStatusChangedCallback$Stub
6153android.service.euicc.IOtaStatusChangedCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006154android.service.euicc.IRetainSubscriptionsForFactoryResetCallback$Stub
6155android.service.euicc.IRetainSubscriptionsForFactoryResetCallback
6156android.service.euicc.ISwitchToSubscriptionCallback$Stub
6157android.service.euicc.ISwitchToSubscriptionCallback
6158android.service.euicc.IUpdateSubscriptionNicknameCallback$Stub
6159android.service.euicc.IUpdateSubscriptionNicknameCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006160android.service.gatekeeper.GateKeeperResponse$1
6161android.service.gatekeeper.GateKeeperResponse
6162android.service.gatekeeper.IGateKeeperService$Stub$Proxy
6163android.service.gatekeeper.IGateKeeperService$Stub
6164android.service.gatekeeper.IGateKeeperService
Calin Juravle4a054192018-05-29 17:52:20 -07006165android.service.media.IMediaBrowserService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006166android.service.media.IMediaBrowserService$Stub
6167android.service.media.IMediaBrowserService
Calin Juravle4a054192018-05-29 17:52:20 -07006168android.service.media.IMediaBrowserServiceCallbacks$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006169android.service.media.IMediaBrowserServiceCallbacks$Stub
6170android.service.media.IMediaBrowserServiceCallbacks
Calin Juravle4a054192018-05-29 17:52:20 -07006171android.service.media.MediaBrowserService$1
6172android.service.media.MediaBrowserService$3
6173android.service.media.MediaBrowserService$BrowserRoot
6174android.service.media.MediaBrowserService$ConnectionRecord
6175android.service.media.MediaBrowserService$Result
Calin Juravle4a054192018-05-29 17:52:20 -07006176android.service.media.MediaBrowserService$ServiceBinder$1
6177android.service.media.MediaBrowserService$ServiceBinder$2
6178android.service.media.MediaBrowserService$ServiceBinder$3
6179android.service.media.MediaBrowserService$ServiceBinder$4
Calin Juravle00b23d32019-03-08 17:52:20 -08006180android.service.media.MediaBrowserService$ServiceBinder
6181android.service.media.MediaBrowserService
6182android.service.notification.Adjustment$1
6183android.service.notification.Adjustment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006184android.service.notification.Condition$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006185android.service.notification.Condition
6186android.service.notification.ConditionProviderService$H
6187android.service.notification.ConditionProviderService$Provider
6188android.service.notification.ConditionProviderService
6189android.service.notification.IConditionProvider$Stub$Proxy
6190android.service.notification.IConditionProvider$Stub
6191android.service.notification.IConditionProvider
6192android.service.notification.INotificationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006193android.service.notification.INotificationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006194android.service.notification.INotificationListener
6195android.service.notification.IStatusBarNotificationHolder$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006196android.service.notification.IStatusBarNotificationHolder$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006197android.service.notification.IStatusBarNotificationHolder
6198android.service.notification.NotificationAssistantService$MyHandler
6199android.service.notification.NotificationAssistantService$NotificationAssistantServiceWrapper
6200android.service.notification.NotificationAssistantService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006201android.service.notification.NotificationListenerService$MyHandler
6202android.service.notification.NotificationListenerService$NotificationListenerWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006203android.service.notification.NotificationListenerService$Ranking
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006204android.service.notification.NotificationListenerService$RankingMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006205android.service.notification.NotificationListenerService$RankingMap
6206android.service.notification.NotificationListenerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006207android.service.notification.NotificationRankingUpdate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006208android.service.notification.NotificationRankingUpdate
6209android.service.notification.NotificationStats$1
6210android.service.notification.NotificationStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08006211android.service.notification.NotifyingApp$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006212android.service.notification.ScheduleCalendar
6213android.service.notification.SnoozeCriterion$1
6214android.service.notification.SnoozeCriterion
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006215android.service.notification.StatusBarNotification$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006216android.service.notification.StatusBarNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006217android.service.notification.ZenModeConfig$1
6218android.service.notification.ZenModeConfig$Diff
6219android.service.notification.ZenModeConfig$EventInfo
6220android.service.notification.ZenModeConfig$ScheduleInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006221android.service.notification.ZenModeConfig$ZenRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006222android.service.notification.ZenModeConfig$ZenRule
6223android.service.notification.ZenModeConfig
6224android.service.notification.ZenPolicy$1
6225android.service.notification.ZenPolicy$Builder
6226android.service.notification.ZenPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006227android.service.oemlock.IOemLockService$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006228android.service.oemlock.IOemLockService$Stub
6229android.service.oemlock.IOemLockService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006230android.service.oemlock.OemLockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006231android.service.persistentdata.IPersistentDataBlockService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07006232android.service.persistentdata.IPersistentDataBlockService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006233android.service.persistentdata.IPersistentDataBlockService
Andreas Gampe61e7b662015-06-17 23:57:04 -07006234android.service.persistentdata.PersistentDataBlockManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006235android.service.quicksettings.IQSService$Stub
6236android.service.quicksettings.IQSService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006237android.service.textclassifier.ITextClassifierCallback$Stub$Proxy
6238android.service.textclassifier.ITextClassifierCallback$Stub
6239android.service.textclassifier.ITextClassifierCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006240android.service.textclassifier.ITextClassifierService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07006241android.service.textclassifier.ITextClassifierService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006242android.service.textclassifier.ITextClassifierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006243android.service.textclassifier.TextClassifierService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006244android.service.textclassifier.TextClassifierService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006245android.service.trust.ITrustAgentService$Stub$Proxy
6246android.service.trust.ITrustAgentService$Stub
6247android.service.trust.ITrustAgentService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006248android.service.trust.ITrustAgentServiceCallback$Stub$Proxy
6249android.service.trust.ITrustAgentServiceCallback$Stub
6250android.service.trust.ITrustAgentServiceCallback
6251android.service.trust.TrustAgentService$1
6252android.service.trust.TrustAgentService$ConfigurationData
6253android.service.trust.TrustAgentService$TrustAgentServiceWrapper
6254android.service.trust.TrustAgentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006255android.service.voice.IVoiceInteractionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006256android.service.voice.IVoiceInteractionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006257android.service.voice.IVoiceInteractionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006258android.service.voice.IVoiceInteractionSession$Stub$Proxy
6259android.service.voice.IVoiceInteractionSession$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006260android.service.voice.IVoiceInteractionSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006261android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006262android.service.voice.IVoiceInteractionSessionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006263android.service.voice.IVoiceInteractionSessionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006264android.service.voice.VoiceInteractionManagerInternal
6265android.service.voice.VoiceInteractionServiceInfo
6266android.service.vr.IPersistentVrStateCallbacks$Stub$Proxy
6267android.service.vr.IPersistentVrStateCallbacks$Stub
6268android.service.vr.IPersistentVrStateCallbacks
6269android.service.vr.IVrManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006270android.service.vr.IVrManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006271android.service.vr.IVrManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006272android.service.vr.IVrStateCallbacks$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006273android.service.vr.IVrStateCallbacks$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006274android.service.vr.IVrStateCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006275android.service.wallpaper.IWallpaperConnection$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006276android.service.wallpaper.IWallpaperConnection$Stub
6277android.service.wallpaper.IWallpaperConnection
6278android.service.wallpaper.IWallpaperEngine$Stub$Proxy
6279android.service.wallpaper.IWallpaperEngine$Stub
6280android.service.wallpaper.IWallpaperEngine
6281android.service.wallpaper.IWallpaperService$Stub$Proxy
6282android.service.wallpaper.IWallpaperService$Stub
6283android.service.wallpaper.IWallpaperService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006284android.service.wallpaper.WallpaperService$Engine$1
6285android.service.wallpaper.WallpaperService$Engine$2
6286android.service.wallpaper.WallpaperService$Engine$3
6287android.service.wallpaper.WallpaperService$Engine$WallpaperInputEventReceiver
6288android.service.wallpaper.WallpaperService$Engine
6289android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper
6290android.service.wallpaper.WallpaperService$IWallpaperServiceWrapper
6291android.service.wallpaper.WallpaperService$WallpaperCommand
6292android.service.wallpaper.WallpaperService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006293android.service.watchdog.ExplicitHealthCheckService$PackageConfig$1
6294android.service.watchdog.ExplicitHealthCheckService$PackageConfig
6295android.service.watchdog.IExplicitHealthCheckService$Stub$Proxy
6296android.service.watchdog.IExplicitHealthCheckService$Stub
6297android.service.watchdog.IExplicitHealthCheckService
6298android.speech.SpeechRecognizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006299android.speech.tts.ITextToSpeechCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006300android.speech.tts.ITextToSpeechCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006301android.speech.tts.ITextToSpeechService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006302android.speech.tts.ITextToSpeechService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006303android.speech.tts.ITextToSpeechService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006304android.speech.tts.TextToSpeech$Action
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006305android.speech.tts.TextToSpeech$Connection$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006306android.speech.tts.TextToSpeech$EngineInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006307android.speech.tts.TextToSpeech$OnInitListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006308android.speech.tts.TtsEngines$EngineInfoComparator
Calin Juravle4a054192018-05-29 17:52:20 -07006309android.speech.tts.TtsEngines
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006310android.stats.devicepolicy.nano.StringList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006311android.sysprop.AdbProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08006312android.sysprop.ApexProperties
6313android.sysprop.ContactsProperties
Calin Juravle36829e52019-04-10 19:07:47 -07006314android.sysprop.CryptoProperties$state_values
6315android.sysprop.CryptoProperties$type_values
Calin Juravle00b23d32019-03-08 17:52:20 -08006316android.sysprop.CryptoProperties
6317android.sysprop.DisplayProperties
art-benchmark-service13164882020-11-07 02:19:14 -08006318android.sysprop.HdmiProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006319android.sysprop.TelephonyProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08006320android.sysprop.VndkProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08006321android.sysprop.VoldProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07006322android.system.ErrnoException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006323android.system.GaiException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006324android.system.Int32Ref
6325android.system.Int64Ref
Andreas Gampe61e7b662015-06-17 23:57:04 -07006326android.system.NetlinkSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006327android.system.Os
6328android.system.OsConstants
Andreas Gampe61e7b662015-06-17 23:57:04 -07006329android.system.PacketSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006330android.system.StructAddrinfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006331android.system.StructCapUserData
6332android.system.StructCapUserHeader
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006333android.system.StructGroupReq
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006334android.system.StructIfaddrs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006335android.system.StructLinger
6336android.system.StructPasswd
6337android.system.StructPollfd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006338android.system.StructRlimit
Andreas Gampe61e7b662015-06-17 23:57:04 -07006339android.system.StructStat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006340android.system.StructStatVfs
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006341android.system.StructTimespec
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006342android.system.StructTimeval
6343android.system.StructUcred
6344android.system.StructUtsname
Andreas Gampe571fc302016-02-18 13:58:09 -08006345android.system.UnixSocketAddress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006346android.telecom.AudioState$1
6347android.telecom.AudioState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006348android.telecom.CallAudioState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006349android.telecom.CallAudioState
art-benchmark-serviced5115932020-02-25 17:55:03 -08006350android.telecom.CallerInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006351android.telecom.Conference$Listener
6352android.telecom.Conference
6353android.telecom.Conferenceable
6354android.telecom.Connection$FailureSignalingConnection
6355android.telecom.Connection$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006356android.telecom.Connection$VideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006357android.telecom.Connection
6358android.telecom.ConnectionRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006359android.telecom.ConnectionRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006360android.telecom.ConnectionRequest
6361android.telecom.ConnectionService$1
6362android.telecom.ConnectionService$2
6363android.telecom.ConnectionService$3
6364android.telecom.ConnectionService$4
6365android.telecom.ConnectionService$5
6366android.telecom.ConnectionService
6367android.telecom.ConnectionServiceAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006368android.telecom.DefaultDialerManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006369android.telecom.DisconnectCause$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006370android.telecom.DisconnectCause
Calin Juravle00b23d32019-03-08 17:52:20 -08006371android.telecom.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006372android.telecom.Logging.EventManager$Event
6373android.telecom.Logging.EventManager$EventListener
6374android.telecom.Logging.EventManager$EventRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08006375android.telecom.Logging.EventManager$Loggable
6376android.telecom.Logging.EventManager$TimedEventPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006377android.telecom.Logging.EventManager
6378android.telecom.Logging.Runnable$1
6379android.telecom.Logging.Runnable
6380android.telecom.Logging.Session$Info$1
6381android.telecom.Logging.Session$Info
6382android.telecom.Logging.Session
6383android.telecom.Logging.SessionManager$ICurrentThreadId
6384android.telecom.Logging.SessionManager$ISessionCleanupTimeoutMs
6385android.telecom.Logging.SessionManager$ISessionIdQueryHandler
6386android.telecom.Logging.SessionManager$ISessionListener
6387android.telecom.Logging.SessionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006388android.telecom.ParcelableCall$1
art-benchmark-service13164882020-11-07 02:19:14 -08006389android.telecom.ParcelableCall$ParcelableCallBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08006390android.telecom.ParcelableCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006391android.telecom.ParcelableConference$1
6392android.telecom.ParcelableConference
6393android.telecom.ParcelableConnection$1
6394android.telecom.ParcelableConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006395android.telecom.PhoneAccount$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006396android.telecom.PhoneAccount$Builder
6397android.telecom.PhoneAccount
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006398android.telecom.PhoneAccountHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006399android.telecom.PhoneAccountHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006400android.telecom.RemoteConnectionManager
6401android.telecom.StatusHints$1
6402android.telecom.StatusHints
art-benchmark-serviced5115932020-02-25 17:55:03 -08006403android.telecom.TelecomAnalytics$1
6404android.telecom.TelecomAnalytics$SessionTiming$1
6405android.telecom.TelecomAnalytics
Andreas Gampe61e7b662015-06-17 23:57:04 -07006406android.telecom.TelecomManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006407android.telecom.TimedEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006408android.telecom.VideoProfile$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006409android.telecom.VideoProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006410android.telephony.AccessNetworkConstants$AccessNetworkType
6411android.telephony.AccessNetworkConstants$TransportType
6412android.telephony.AccessNetworkConstants
6413android.telephony.AccessNetworkUtils
6414android.telephony.AnomalyReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006415android.telephony.AvailableNetworkInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006416android.telephony.AvailableNetworkInfo
art-benchmark-service13164882020-11-07 02:19:14 -08006417android.telephony.BarringInfo$1
6418android.telephony.BarringInfo$BarringServiceInfo$1
6419android.telephony.BarringInfo$BarringServiceInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006420android.telephony.BarringInfo
6421android.telephony.CallAttributes$1
6422android.telephony.CallAttributes
art-benchmark-service13164882020-11-07 02:19:14 -08006423android.telephony.CallForwardingInfo$1
6424android.telephony.CallForwardingInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006425android.telephony.CallQuality$1
6426android.telephony.CallQuality
art-benchmark-service13164882020-11-07 02:19:14 -08006427android.telephony.CarrierConfigManager$Apn
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006428android.telephony.CarrierConfigManager$Gps
art-benchmark-service13164882020-11-07 02:19:14 -08006429android.telephony.CarrierConfigManager$Ims
6430android.telephony.CarrierConfigManager$Wifi
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006431android.telephony.CarrierConfigManager
6432android.telephony.CarrierRestrictionRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006433android.telephony.CarrierRestrictionRules$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006434android.telephony.CarrierRestrictionRules
6435android.telephony.CellConfigLte$1
6436android.telephony.CellConfigLte
6437android.telephony.CellIdentity$1
6438android.telephony.CellIdentity
6439android.telephony.CellIdentityCdma$1
6440android.telephony.CellIdentityCdma
6441android.telephony.CellIdentityGsm$1
6442android.telephony.CellIdentityGsm
6443android.telephony.CellIdentityLte$1
6444android.telephony.CellIdentityLte
6445android.telephony.CellIdentityNr$1
6446android.telephony.CellIdentityNr
6447android.telephony.CellIdentityTdscdma$1
6448android.telephony.CellIdentityTdscdma
6449android.telephony.CellIdentityWcdma$1
6450android.telephony.CellIdentityWcdma
6451android.telephony.CellInfo$1
6452android.telephony.CellInfo
6453android.telephony.CellInfoCdma$1
6454android.telephony.CellInfoCdma
6455android.telephony.CellInfoGsm$1
6456android.telephony.CellInfoGsm
6457android.telephony.CellInfoLte$1
6458android.telephony.CellInfoLte
6459android.telephony.CellInfoNr$1
6460android.telephony.CellInfoNr
6461android.telephony.CellInfoTdscdma$1
6462android.telephony.CellInfoTdscdma
6463android.telephony.CellInfoWcdma$1
6464android.telephony.CellInfoWcdma
6465android.telephony.CellLocation
6466android.telephony.CellSignalStrength
6467android.telephony.CellSignalStrengthCdma$1
6468android.telephony.CellSignalStrengthCdma
6469android.telephony.CellSignalStrengthGsm$1
6470android.telephony.CellSignalStrengthGsm
6471android.telephony.CellSignalStrengthLte$1
6472android.telephony.CellSignalStrengthLte
6473android.telephony.CellSignalStrengthNr$1
6474android.telephony.CellSignalStrengthNr
6475android.telephony.CellSignalStrengthTdscdma$1
6476android.telephony.CellSignalStrengthTdscdma
6477android.telephony.CellSignalStrengthWcdma$1
6478android.telephony.CellSignalStrengthWcdma
6479android.telephony.ClientRequestStats$1
6480android.telephony.ClientRequestStats
art-benchmark-service13164882020-11-07 02:19:14 -08006481android.telephony.ClosedSubscriberGroupInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006482android.telephony.ClosedSubscriberGroupInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006483android.telephony.DataConnectionRealTimeInfo$1
6484android.telephony.DataConnectionRealTimeInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006485android.telephony.DataFailCause$1
6486android.telephony.DataFailCause
6487android.telephony.DataSpecificRegistrationInfo$1
6488android.telephony.DataSpecificRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08006489android.telephony.DisconnectCause
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006490android.telephony.ICellInfoCallback$Stub$Proxy
6491android.telephony.ICellInfoCallback$Stub
6492android.telephony.ICellInfoCallback
6493android.telephony.INetworkService$Stub$Proxy
6494android.telephony.INetworkService$Stub
6495android.telephony.INetworkService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006496android.telephony.INetworkServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006497android.telephony.INetworkServiceCallback$Stub
6498android.telephony.INetworkServiceCallback
6499android.telephony.IccOpenLogicalChannelResponse$1
6500android.telephony.IccOpenLogicalChannelResponse
6501android.telephony.ImsiEncryptionInfo$1
6502android.telephony.ImsiEncryptionInfo
6503android.telephony.JapanesePhoneNumberFormatter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006504android.telephony.LocationAccessPolicy$LocationPermissionQuery$Builder
6505android.telephony.LocationAccessPolicy$LocationPermissionQuery
6506android.telephony.LocationAccessPolicy$LocationPermissionResult
Calin Juravle00b23d32019-03-08 17:52:20 -08006507android.telephony.LocationAccessPolicy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006508android.telephony.LteVopsSupportInfo$1
6509android.telephony.LteVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08006510android.telephony.MmsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006511android.telephony.ModemActivityInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006512android.telephony.ModemActivityInfo
6513android.telephony.ModemInfo$1
6514android.telephony.ModemInfo
6515android.telephony.NeighboringCellInfo$1
6516android.telephony.NeighboringCellInfo
6517android.telephony.NetworkRegistrationInfo$1
6518android.telephony.NetworkRegistrationInfo$Builder
6519android.telephony.NetworkRegistrationInfo
6520android.telephony.NetworkScan
6521android.telephony.NetworkScanRequest$1
6522android.telephony.NetworkScanRequest
art-benchmark-service13164882020-11-07 02:19:14 -08006523android.telephony.NetworkService$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006524android.telephony.NetworkService$INetworkServiceWrapper
6525android.telephony.NetworkService$NetworkServiceHandler
6526android.telephony.NetworkService$NetworkServiceProvider
6527android.telephony.NetworkService
6528android.telephony.NetworkServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006529android.telephony.NumberVerificationCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006530android.telephony.PhoneCapability$1
6531android.telephony.PhoneCapability
6532android.telephony.PhoneNumberRange$1
6533android.telephony.PhoneNumberRange
art-benchmark-service13164882020-11-07 02:19:14 -08006534android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006535android.telephony.PhoneNumberUtils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006536android.telephony.PhoneStateListener$IPhoneStateListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08006537android.telephony.PhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006538android.telephony.PhysicalChannelConfig$1
6539android.telephony.PhysicalChannelConfig$Builder
6540android.telephony.PhysicalChannelConfig
art-benchmark-service13164882020-11-07 02:19:14 -08006541android.telephony.PinResult$1
6542android.telephony.PinResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006543android.telephony.PreciseCallState$1
6544android.telephony.PreciseCallState
6545android.telephony.PreciseDataConnectionState$1
6546android.telephony.PreciseDataConnectionState
6547android.telephony.RadioAccessFamily$1
6548android.telephony.RadioAccessFamily
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006549android.telephony.RadioAccessSpecifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006550android.telephony.RadioAccessSpecifier
Kenny Root9787b802013-04-26 12:53:57 -07006551android.telephony.Rlog
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006552android.telephony.ServiceState$1
6553android.telephony.ServiceState
6554android.telephony.SignalStrength$1
6555android.telephony.SignalStrength
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006556android.telephony.SmsCbCmasInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006557android.telephony.SmsCbCmasInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006558android.telephony.SmsCbEtwsInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006559android.telephony.SmsCbEtwsInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006560android.telephony.SmsCbLocation$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006561android.telephony.SmsCbLocation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006562android.telephony.SmsCbMessage$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006563android.telephony.SmsCbMessage
art-benchmark-service13164882020-11-07 02:19:14 -08006564android.telephony.SmsManager$1
6565android.telephony.SmsManager$2
6566android.telephony.SmsManager$3
6567android.telephony.SmsManager$4
6568android.telephony.SmsManager$5
6569android.telephony.SmsManager$6
6570android.telephony.SmsManager$FinancialSmsCallback
6571android.telephony.SmsManager$SubscriptionResolverResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006572android.telephony.SmsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006573android.telephony.SmsMessage$1
6574android.telephony.SmsMessage$MessageClass
art-benchmark-service13164882020-11-07 02:19:14 -08006575android.telephony.SmsMessage$NoEmsSupportConfig
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006576android.telephony.SmsMessage
6577android.telephony.SubscriptionInfo$1
6578android.telephony.SubscriptionInfo
art-benchmark-service13164882020-11-07 02:19:14 -08006579android.telephony.SubscriptionManager$1
6580android.telephony.SubscriptionManager$CallISubMethodHelper
6581android.telephony.SubscriptionManager$IntegerPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006582android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener
6583android.telephony.SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler
6584android.telephony.SubscriptionManager$OnSubscriptionsChangedListener
art-benchmark-service13164882020-11-07 02:19:14 -08006585android.telephony.SubscriptionManager$VoidPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006586android.telephony.SubscriptionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006587android.telephony.SubscriptionPlan$1
6588android.telephony.SubscriptionPlan
art-benchmark-service13164882020-11-07 02:19:14 -08006589android.telephony.TelephonyDisplayInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006590android.telephony.TelephonyDisplayInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006591android.telephony.TelephonyFrameworkInitializer
6592android.telephony.TelephonyHistogram$1
6593android.telephony.TelephonyHistogram
art-benchmark-serviced5115932020-02-25 17:55:03 -08006594android.telephony.TelephonyManager$1
6595android.telephony.TelephonyManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08006596android.telephony.TelephonyManager$3
6597android.telephony.TelephonyManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006598android.telephony.TelephonyManager$5
art-benchmark-service13164882020-11-07 02:19:14 -08006599android.telephony.TelephonyManager$6
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006600android.telephony.TelephonyManager$7
6601android.telephony.TelephonyManager$8
6602android.telephony.TelephonyManager$CellInfoCallback
6603android.telephony.TelephonyManager$DeathRecipient
6604android.telephony.TelephonyManager$MultiSimVariants
art-benchmark-serviced5115932020-02-25 17:55:03 -08006605android.telephony.TelephonyManager$UssdResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006606android.telephony.TelephonyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006607android.telephony.TelephonyRegistryManager$1
6608android.telephony.TelephonyRegistryManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006609android.telephony.TelephonyRegistryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006610android.telephony.TelephonyScanManager$NetworkScanCallback
art-benchmark-service13164882020-11-07 02:19:14 -08006611android.telephony.TelephonyScanManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006612android.telephony.UiccAccessRule$1
6613android.telephony.UiccAccessRule
6614android.telephony.UiccCardInfo$1
6615android.telephony.UiccCardInfo
6616android.telephony.UiccSlotInfo$1
6617android.telephony.UiccSlotInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006618android.telephony.UssdResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006619android.telephony.UssdResponse
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006620android.telephony.VisualVoicemailSmsFilterSettings$1
6621android.telephony.VisualVoicemailSmsFilterSettings$Builder
6622android.telephony.VisualVoicemailSmsFilterSettings
6623android.telephony.VoiceSpecificRegistrationInfo$1
6624android.telephony.VoiceSpecificRegistrationInfo
6625android.telephony.cdma.CdmaCellLocation
6626android.telephony.data.ApnSetting$1
6627android.telephony.data.ApnSetting$Builder
6628android.telephony.data.ApnSetting
6629android.telephony.data.DataCallResponse$1
6630android.telephony.data.DataCallResponse
6631android.telephony.data.DataProfile$1
6632android.telephony.data.DataProfile$Builder
6633android.telephony.data.DataProfile
art-benchmark-service13164882020-11-07 02:19:14 -08006634android.telephony.data.DataService$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006635android.telephony.data.DataService$DataCallListChangedIndication
6636android.telephony.data.DataService$DataServiceHandler
6637android.telephony.data.DataService$DataServiceProvider
6638android.telephony.data.DataService$DeactivateDataCallRequest
6639android.telephony.data.DataService$IDataServiceWrapper
6640android.telephony.data.DataService$SetDataProfileRequest
6641android.telephony.data.DataService$SetInitialAttachApnRequest
6642android.telephony.data.DataService$SetupDataCallRequest
6643android.telephony.data.DataService
6644android.telephony.data.DataServiceCallback
6645android.telephony.data.IDataService$Stub$Proxy
6646android.telephony.data.IDataService$Stub
6647android.telephony.data.IDataService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006648android.telephony.data.IDataServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006649android.telephony.data.IDataServiceCallback$Stub
6650android.telephony.data.IDataServiceCallback
6651android.telephony.data.IQualifiedNetworksService$Stub$Proxy
6652android.telephony.data.IQualifiedNetworksService$Stub
6653android.telephony.data.IQualifiedNetworksService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006654android.telephony.data.IQualifiedNetworksServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006655android.telephony.data.IQualifiedNetworksServiceCallback$Stub
6656android.telephony.data.IQualifiedNetworksServiceCallback
6657android.telephony.emergency.EmergencyNumber$1
6658android.telephony.emergency.EmergencyNumber
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006659android.telephony.euicc.DownloadableSubscription$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006660android.telephony.euicc.DownloadableSubscription
art-benchmark-service13164882020-11-07 02:19:14 -08006661android.telephony.euicc.EuiccCardManager$10
6662android.telephony.euicc.EuiccCardManager$11
6663android.telephony.euicc.EuiccCardManager$12
art-benchmark-serviced5115932020-02-25 17:55:03 -08006664android.telephony.euicc.EuiccCardManager$13
art-benchmark-service13164882020-11-07 02:19:14 -08006665android.telephony.euicc.EuiccCardManager$14
6666android.telephony.euicc.EuiccCardManager$15
6667android.telephony.euicc.EuiccCardManager$16
6668android.telephony.euicc.EuiccCardManager$17
6669android.telephony.euicc.EuiccCardManager$18
6670android.telephony.euicc.EuiccCardManager$19
art-benchmark-serviced5115932020-02-25 17:55:03 -08006671android.telephony.euicc.EuiccCardManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08006672android.telephony.euicc.EuiccCardManager$20
6673android.telephony.euicc.EuiccCardManager$21
6674android.telephony.euicc.EuiccCardManager$22
6675android.telephony.euicc.EuiccCardManager$2
6676android.telephony.euicc.EuiccCardManager$3
6677android.telephony.euicc.EuiccCardManager$4
6678android.telephony.euicc.EuiccCardManager$5
6679android.telephony.euicc.EuiccCardManager$6
6680android.telephony.euicc.EuiccCardManager$7
6681android.telephony.euicc.EuiccCardManager$8
6682android.telephony.euicc.EuiccCardManager$9
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006683android.telephony.euicc.EuiccCardManager$ResultCallback
6684android.telephony.euicc.EuiccCardManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006685android.telephony.euicc.EuiccInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006686android.telephony.euicc.EuiccInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006687android.telephony.euicc.EuiccManager
6688android.telephony.gsm.GsmCellLocation
art-benchmark-service13164882020-11-07 02:19:14 -08006689android.telephony.gsm.SmsManager
6690android.telephony.gsm.SmsMessage$MessageClass
6691android.telephony.gsm.SmsMessage$SubmitPdu
6692android.telephony.gsm.SmsMessage
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006693android.telephony.ims.ImsCallForwardInfo$1
6694android.telephony.ims.ImsCallForwardInfo
6695android.telephony.ims.ImsCallProfile$1
6696android.telephony.ims.ImsCallProfile
art-benchmark-service13164882020-11-07 02:19:14 -08006697android.telephony.ims.ImsCallSession$Listener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006698android.telephony.ims.ImsException
6699android.telephony.ims.ImsExternalCallState$1
6700android.telephony.ims.ImsExternalCallState
6701android.telephony.ims.ImsManager
art-benchmark-service13164882020-11-07 02:19:14 -08006702android.telephony.ims.ImsMmTelManager$1
6703android.telephony.ims.ImsMmTelManager$2
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006704android.telephony.ims.ImsMmTelManager$3
art-benchmark-service13164882020-11-07 02:19:14 -08006705android.telephony.ims.ImsMmTelManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006706android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder
6707android.telephony.ims.ImsMmTelManager$CapabilityCallback
6708android.telephony.ims.ImsMmTelManager$RegistrationCallback
6709android.telephony.ims.ImsMmTelManager
art-benchmark-service13164882020-11-07 02:19:14 -08006710android.telephony.ims.ImsRcsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006711android.telephony.ims.ImsReasonInfo$1
6712android.telephony.ims.ImsReasonInfo
6713android.telephony.ims.ImsService$1
6714android.telephony.ims.ImsService$Listener
6715android.telephony.ims.ImsService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006716android.telephony.ims.ImsSsData$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006717android.telephony.ims.ImsSsData
6718android.telephony.ims.ImsSsInfo$1
6719android.telephony.ims.ImsSsInfo
art-benchmark-service13164882020-11-07 02:19:14 -08006720android.telephony.ims.ImsStreamMediaProfile$1
6721android.telephony.ims.ImsStreamMediaProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006722android.telephony.ims.ImsUtListener
art-benchmark-service13164882020-11-07 02:19:14 -08006723android.telephony.ims.ProvisioningManager$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006724android.telephony.ims.ProvisioningManager$Callback$CallbackBinder
6725android.telephony.ims.ProvisioningManager$Callback
6726android.telephony.ims.RegistrationManager$1
6727android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder
6728android.telephony.ims.RegistrationManager$RegistrationCallback
6729android.telephony.ims.RegistrationManager
6730android.telephony.ims.aidl.IImsCapabilityCallback$Stub$Proxy
6731android.telephony.ims.aidl.IImsCapabilityCallback$Stub
6732android.telephony.ims.aidl.IImsCapabilityCallback
6733android.telephony.ims.aidl.IImsConfig$Stub$Proxy
6734android.telephony.ims.aidl.IImsConfig$Stub
6735android.telephony.ims.aidl.IImsConfig
6736android.telephony.ims.aidl.IImsConfigCallback$Stub$Proxy
6737android.telephony.ims.aidl.IImsConfigCallback$Stub
6738android.telephony.ims.aidl.IImsConfigCallback
6739android.telephony.ims.aidl.IImsMmTelFeature$Stub$Proxy
6740android.telephony.ims.aidl.IImsMmTelFeature$Stub
6741android.telephony.ims.aidl.IImsMmTelFeature
6742android.telephony.ims.aidl.IImsMmTelListener$Stub$Proxy
6743android.telephony.ims.aidl.IImsMmTelListener$Stub
6744android.telephony.ims.aidl.IImsMmTelListener
6745android.telephony.ims.aidl.IImsRcsFeature$Stub
6746android.telephony.ims.aidl.IImsRcsFeature
art-benchmark-service13164882020-11-07 02:19:14 -08006747android.telephony.ims.aidl.IImsRegistration$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006748android.telephony.ims.aidl.IImsRegistration$Stub
6749android.telephony.ims.aidl.IImsRegistration
6750android.telephony.ims.aidl.IImsRegistrationCallback$Stub$Proxy
6751android.telephony.ims.aidl.IImsRegistrationCallback$Stub
6752android.telephony.ims.aidl.IImsRegistrationCallback
6753android.telephony.ims.aidl.IImsServiceController$Stub$Proxy
6754android.telephony.ims.aidl.IImsServiceController$Stub
6755android.telephony.ims.aidl.IImsServiceController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006756android.telephony.ims.aidl.IImsServiceControllerListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006757android.telephony.ims.aidl.IImsServiceControllerListener$Stub
6758android.telephony.ims.aidl.IImsServiceControllerListener
6759android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy
6760android.telephony.ims.aidl.IImsSmsListener$Stub
6761android.telephony.ims.aidl.IImsSmsListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006762android.telephony.ims.feature.CapabilityChangeRequest$1
6763android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair
6764android.telephony.ims.feature.CapabilityChangeRequest
6765android.telephony.ims.feature.ImsFeature$1
6766android.telephony.ims.feature.ImsFeature$2
6767android.telephony.ims.feature.ImsFeature$Capabilities
6768android.telephony.ims.feature.ImsFeature$CapabilityCallbackProxy
6769android.telephony.ims.feature.ImsFeature
6770android.telephony.ims.feature.MmTelFeature$1
6771android.telephony.ims.feature.MmTelFeature$Listener
6772android.telephony.ims.feature.MmTelFeature$MmTelCapabilities
6773android.telephony.ims.feature.MmTelFeature
art-benchmark-service13164882020-11-07 02:19:14 -08006774android.telephony.ims.feature.RcsFeature
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006775android.telephony.ims.stub.ImsCallSessionImplBase
6776android.telephony.ims.stub.ImsConfigImplBase$ImsConfigStub
6777android.telephony.ims.stub.ImsConfigImplBase
6778android.telephony.ims.stub.ImsEcbmImplBase$1
6779android.telephony.ims.stub.ImsEcbmImplBase
6780android.telephony.ims.stub.ImsFeatureConfiguration$1
6781android.telephony.ims.stub.ImsFeatureConfiguration$FeatureSlotPair
6782android.telephony.ims.stub.ImsFeatureConfiguration
6783android.telephony.ims.stub.ImsMultiEndpointImplBase$1
6784android.telephony.ims.stub.ImsMultiEndpointImplBase
6785android.telephony.ims.stub.ImsRegistrationImplBase$1
6786android.telephony.ims.stub.ImsRegistrationImplBase
6787android.telephony.ims.stub.ImsSmsImplBase
6788android.telephony.ims.stub.ImsUtImplBase$1
6789android.telephony.ims.stub.ImsUtImplBase
Calin Juravle00b23d32019-03-08 17:52:20 -08006790android.text.AndroidBidi
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006791android.text.AndroidCharacter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006792android.text.Annotation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006793android.text.AutoGrowArray$ByteArray
6794android.text.AutoGrowArray$FloatArray
6795android.text.AutoGrowArray$IntArray
Calin Juravle00b23d32019-03-08 17:52:20 -08006796android.text.AutoGrowArray
6797android.text.BidiFormatter$DirectionalityEstimator
6798android.text.BidiFormatter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006799android.text.BoringLayout$Metrics
Calin Juravle00b23d32019-03-08 17:52:20 -08006800android.text.BoringLayout
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006801android.text.CharSequenceCharacterIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -07006802android.text.ClipboardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006803android.text.DynamicLayout$Builder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006804android.text.DynamicLayout$ChangeWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08006805android.text.DynamicLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006806android.text.Editable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006807android.text.Editable
Calin Juravle4a054192018-05-29 17:52:20 -07006808android.text.Emoji
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006809android.text.FontConfig$Alias
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006810android.text.FontConfig$Font
Calin Juravle00b23d32019-03-08 17:52:20 -08006811android.text.FontConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006812android.text.GetChars
6813android.text.GraphicsOperations
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006814android.text.Html$HtmlParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08006815android.text.Html$ImageGetter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006816android.text.Html$TagHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006817android.text.Html
art-benchmark-serviced5115932020-02-25 17:55:03 -08006818android.text.HtmlToSpannedConverter$Alignment
6819android.text.HtmlToSpannedConverter$Background
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006820android.text.HtmlToSpannedConverter$Big
6821android.text.HtmlToSpannedConverter$Blockquote
6822android.text.HtmlToSpannedConverter$Bold
6823android.text.HtmlToSpannedConverter$Bullet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006824android.text.HtmlToSpannedConverter$Font
6825android.text.HtmlToSpannedConverter$Foreground
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006826android.text.HtmlToSpannedConverter$Heading
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006827android.text.HtmlToSpannedConverter$Href
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006828android.text.HtmlToSpannedConverter$Italic
6829android.text.HtmlToSpannedConverter$Monospace
art-benchmark-serviced5115932020-02-25 17:55:03 -08006830android.text.HtmlToSpannedConverter$Newline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006831android.text.HtmlToSpannedConverter$Small
6832android.text.HtmlToSpannedConverter$Strikethrough
6833android.text.HtmlToSpannedConverter$Sub
6834android.text.HtmlToSpannedConverter$Super
6835android.text.HtmlToSpannedConverter$Underline
Calin Juravle00b23d32019-03-08 17:52:20 -08006836android.text.HtmlToSpannedConverter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006837android.text.Hyphenator
Calin Juravle4a054192018-05-29 17:52:20 -07006838android.text.InputFilter$LengthFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08006839android.text.InputFilter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006840android.text.InputType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006841android.text.Layout$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006842android.text.Layout$Alignment
6843android.text.Layout$Directions
Andreas Gampe859e2782016-04-06 18:37:56 -07006844android.text.Layout$Ellipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006845android.text.Layout$HorizontalMeasurementProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006846android.text.Layout$SelectionRectangleConsumer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006847android.text.Layout$SpannedEllipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006848android.text.Layout$TabStops
Calin Juravle00b23d32019-03-08 17:52:20 -08006849android.text.Layout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006850android.text.MeasuredParagraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006851android.text.NoCopySpan$Concrete
Calin Juravle00b23d32019-03-08 17:52:20 -08006852android.text.NoCopySpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006853android.text.PackedIntVector
6854android.text.PackedObjectVector
6855android.text.ParcelableSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006856android.text.PrecomputedText$ParagraphInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006857android.text.PrecomputedText$Params$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006858android.text.PrecomputedText$Params
Calin Juravle00b23d32019-03-08 17:52:20 -08006859android.text.PrecomputedText
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006860android.text.Selection$END
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006861android.text.Selection$MEMORY
6862android.text.Selection$MemoryTextWatcher
6863android.text.Selection$PositionIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006864android.text.Selection$START
Calin Juravle00b23d32019-03-08 17:52:20 -08006865android.text.Selection
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006866android.text.SpanSet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006867android.text.SpanWatcher
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006868android.text.Spannable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006869android.text.Spannable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006870android.text.SpannableString
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006871android.text.SpannableStringBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006872android.text.SpannableStringInternal
6873android.text.Spanned
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006874android.text.SpannedString
Andreas Gampe61e7b662015-06-17 23:57:04 -07006875android.text.StaticLayout$Builder
6876android.text.StaticLayout$LineBreaks
Calin Juravle00b23d32019-03-08 17:52:20 -08006877android.text.StaticLayout
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006878android.text.TextDirectionHeuristic
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006879android.text.TextDirectionHeuristics$AnyStrong
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006880android.text.TextDirectionHeuristics$FirstStrong
6881android.text.TextDirectionHeuristics$TextDirectionAlgorithm
6882android.text.TextDirectionHeuristics$TextDirectionHeuristicImpl
6883android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006884android.text.TextDirectionHeuristics$TextDirectionHeuristicLocale
Calin Juravle00b23d32019-03-08 17:52:20 -08006885android.text.TextDirectionHeuristics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006886android.text.TextLine$DecorationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006887android.text.TextLine
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006888android.text.TextPaint
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006889android.text.TextUtils$1
6890android.text.TextUtils$EllipsizeCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006891android.text.TextUtils$SimpleStringSplitter
6892android.text.TextUtils$StringSplitter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006893android.text.TextUtils$StringWithRemovedChars
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006894android.text.TextUtils$TruncateAt
Calin Juravle00b23d32019-03-08 17:52:20 -08006895android.text.TextUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006896android.text.TextWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006897android.text.format.DateFormat
6898android.text.format.DateUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006899android.text.format.Formatter$BytesResult
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006900android.text.format.Formatter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006901android.text.format.Time$TimeCalculator
Calin Juravle00b23d32019-03-08 17:52:20 -08006902android.text.format.Time
Calin Juravle4a054192018-05-29 17:52:20 -07006903android.text.format.TimeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08006904android.text.format.TimeMigrationUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006905android.text.method.AllCapsTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006906android.text.method.ArrowKeyMovementMethod
6907android.text.method.BaseKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006908android.text.method.BaseMovementMethod
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006909android.text.method.DateKeyListener
6910android.text.method.DateTimeKeyListener
6911android.text.method.DialerKeyListener
6912android.text.method.DigitsKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006913android.text.method.KeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006914android.text.method.LinkMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006915android.text.method.MetaKeyKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006916android.text.method.MovementMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006917android.text.method.MultiTapKeyListener
Calin Juravle4a054192018-05-29 17:52:20 -07006918android.text.method.NumberKeyListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006919android.text.method.PasswordTransformationMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006920android.text.method.QwertyKeyListener$Replaced
Calin Juravle4a054192018-05-29 17:52:20 -07006921android.text.method.QwertyKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006922android.text.method.ReplacementTransformationMethod$ReplacementCharSequence
6923android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence
Calin Juravle00b23d32019-03-08 17:52:20 -08006924android.text.method.ReplacementTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006925android.text.method.ScrollingMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006926android.text.method.SingleLineTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006927android.text.method.TextKeyListener$Capitalize
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006928android.text.method.TextKeyListener$NullKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006929android.text.method.TextKeyListener$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08006930android.text.method.TextKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006931android.text.method.TimeKeyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006932android.text.method.Touch$DragState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006933android.text.method.Touch
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006934android.text.method.TransformationMethod2
Calin Juravle00b23d32019-03-08 17:52:20 -08006935android.text.method.TransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006936android.text.method.WordIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006937android.text.style.AbsoluteSizeSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006938android.text.style.AccessibilityClickableSpan$1
6939android.text.style.AccessibilityClickableSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006940android.text.style.AccessibilityReplacementSpan$1
6941android.text.style.AccessibilityReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006942android.text.style.AccessibilityURLSpan
6943android.text.style.AlignmentSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006944android.text.style.AlignmentSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006945android.text.style.BackgroundColorSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006946android.text.style.BulletSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006947android.text.style.CharacterStyle$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006948android.text.style.CharacterStyle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006949android.text.style.ClickableSpan
6950android.text.style.DynamicDrawableSpan
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006951android.text.style.EasyEditSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006952android.text.style.ForegroundColorSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006953android.text.style.ImageSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006954android.text.style.LeadingMarginSpan$LeadingMarginSpan2
6955android.text.style.LeadingMarginSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006956android.text.style.LeadingMarginSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006957android.text.style.LineBackgroundSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006958android.text.style.LineBackgroundSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006959android.text.style.LineHeightSpan$Standard
6960android.text.style.LineHeightSpan$WithDensity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006961android.text.style.LineHeightSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006962android.text.style.LocaleSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006963android.text.style.MetricAffectingSpan$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006964android.text.style.MetricAffectingSpan
6965android.text.style.ParagraphStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006966android.text.style.QuoteSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006967android.text.style.RelativeSizeSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006968android.text.style.ReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006969android.text.style.ScaleXSpan
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08006970android.text.style.SpellCheckSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006971android.text.style.StrikethroughSpan
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006972android.text.style.StyleSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006973android.text.style.SubscriptSpan
6974android.text.style.SuggestionRangeSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006975android.text.style.SuggestionSpan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006976android.text.style.SuggestionSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006977android.text.style.SuperscriptSpan
Andreas Gampe61e7b662015-06-17 23:57:04 -07006978android.text.style.TabStopSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006979android.text.style.TextAppearanceSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006980android.text.style.TtsSpan$Builder
6981android.text.style.TtsSpan$SemioticClassBuilder
6982android.text.style.TtsSpan$TelephoneBuilder
6983android.text.style.TtsSpan
6984android.text.style.TypefaceSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006985android.text.style.URLSpan
6986android.text.style.UnderlineSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006987android.text.style.UpdateAppearance
6988android.text.style.UpdateLayout
6989android.text.style.WrapTogetherSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006990android.text.util.LinkSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006991android.text.util.Linkify$1
6992android.text.util.Linkify$2
6993android.text.util.Linkify$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08006994android.text.util.Linkify$4
Calin Juravle4a054192018-05-29 17:52:20 -07006995android.text.util.Linkify$MatchFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006996android.text.util.Linkify$TransformFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006997android.text.util.Linkify
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006998android.text.util.Rfc822Token
6999android.text.util.Rfc822Tokenizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007000android.transition.ArcMotion
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007001android.transition.AutoTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007002android.transition.ChangeBounds$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07007003android.transition.ChangeBounds$2
7004android.transition.ChangeBounds$3
7005android.transition.ChangeBounds$4
7006android.transition.ChangeBounds$5
7007android.transition.ChangeBounds$6
Calin Juravle00b23d32019-03-08 17:52:20 -08007008android.transition.ChangeBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007009android.transition.ChangeClipBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007010android.transition.ChangeImageTransform$1
7011android.transition.ChangeImageTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007012android.transition.ChangeImageTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007013android.transition.ChangeScroll
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007014android.transition.ChangeTransform$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07007015android.transition.ChangeTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007016android.transition.ChangeTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007017android.transition.CircularPropagation
7018android.transition.Explode
Calin Juravle4a054192018-05-29 17:52:20 -07007019android.transition.Fade$1
7020android.transition.Fade$FadeAnimatorListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007021android.transition.Fade
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007022android.transition.PathMotion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007023android.transition.PatternPathMotion
7024android.transition.Recolor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007025android.transition.Scene
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007026android.transition.Slide$1
7027android.transition.Slide$2
7028android.transition.Slide$3
7029android.transition.Slide$4
7030android.transition.Slide$5
7031android.transition.Slide$6
7032android.transition.Slide$CalculateSlide
7033android.transition.Slide$CalculateSlideHorizontal
7034android.transition.Slide$CalculateSlideVertical
7035android.transition.Slide
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007036android.transition.Transition$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007037android.transition.Transition$2
7038android.transition.Transition$3
7039android.transition.Transition$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007040android.transition.Transition$EpicenterCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007041android.transition.Transition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007042android.transition.Transition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007043android.transition.TransitionInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007044android.transition.TransitionListenerAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007045android.transition.TransitionManager$MultiListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007046android.transition.TransitionManager$MultiListener
7047android.transition.TransitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007048android.transition.TransitionPropagation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007049android.transition.TransitionSet$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007050android.transition.TransitionSet$TransitionSetListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007051android.transition.TransitionSet
Calin Juravle4a054192018-05-29 17:52:20 -07007052android.transition.TransitionUtils
7053android.transition.TransitionValues
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007054android.transition.TransitionValuesMaps
art-benchmark-serviced5115932020-02-25 17:55:03 -08007055android.transition.Visibility$1
7056android.transition.Visibility$DisappearListener
7057android.transition.Visibility$VisibilityInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007058android.transition.Visibility
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007059android.transition.VisibilityPropagation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007060android.util.AndroidException
7061android.util.AndroidRuntimeException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007062android.util.ArrayMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007063android.util.ArrayMap
Andreas Gampe571fc302016-02-18 13:58:09 -08007064android.util.ArraySet$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007065android.util.ArraySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007066android.util.AtomicFile
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007067android.util.AttributeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08007068android.util.BackupUtils$BadVersionException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007069android.util.BackupUtils
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007070android.util.Base64$Coder
Kenny Root9787b802013-04-26 12:53:57 -07007071android.util.Base64$Decoder
7072android.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -08007073android.util.Base64
art-benchmark-serviced5115932020-02-25 17:55:03 -08007074android.util.CloseGuard
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007075android.util.ContainerHelpers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007076android.util.DataUnit$1
7077android.util.DataUnit$2
7078android.util.DataUnit$3
7079android.util.DataUnit$4
7080android.util.DataUnit$5
7081android.util.DataUnit$6
Calin Juravle00b23d32019-03-08 17:52:20 -08007082android.util.DataUnit
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007083android.util.DebugUtils
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007084android.util.DisplayMetrics
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007085android.util.EventLog$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08007086android.util.EventLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007087android.util.ExceptionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007088android.util.FastImmutableArraySet$FastIterator
7089android.util.FastImmutableArraySet
Calin Juravle00b23d32019-03-08 17:52:20 -08007090android.util.FeatureFlagUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007091android.util.FloatProperty
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007092android.util.Half
Calin Juravle00b23d32019-03-08 17:52:20 -08007093android.util.IconDrawableFactory
Dmitri Plotnikovf800b702020-05-15 13:49:20 -07007094android.util.IndentingPrintWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007095android.util.IntArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007096android.util.IntProperty
Calin Juravle4a054192018-05-29 17:52:20 -07007097android.util.JsonReader$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007098android.util.JsonReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007099android.util.JsonScope
7100android.util.JsonToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007101android.util.JsonWriter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007102android.util.JsonWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007103android.util.KeyValueListParser$IntValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007104android.util.KeyValueListParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007105android.util.KeyValueSettingObserver$SettingObserver
7106android.util.KeyValueSettingObserver
7107android.util.LauncherIcons
art-benchmark-serviced5115932020-02-25 17:55:03 -08007108android.util.LocalLog$ReadOnlyLocalLog
Calin Juravle00b23d32019-03-08 17:52:20 -08007109android.util.LocalLog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007110android.util.Log$1
Andreas Gampe571fc302016-02-18 13:58:09 -08007111android.util.Log$ImmediateLogWriter
Andreas Gampe61a3e8c2017-09-27 11:57:27 -07007112android.util.Log$PreloadHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007113android.util.Log$TerribleFailure
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007114android.util.Log$TerribleFailureHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007115android.util.Log
Andreas Gampe571fc302016-02-18 13:58:09 -08007116android.util.LogPrinter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007117android.util.LogWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007118android.util.LongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007119android.util.LongArrayQueue
art-benchmark-serviced5115932020-02-25 17:55:03 -08007120android.util.LongSparseArray$StringParcelling
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007121android.util.LongSparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08007122android.util.LongSparseLongArray$Parcelling
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007123android.util.LongSparseLongArray
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007124android.util.LruCache
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007125android.util.MapCollections$ArrayIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007126android.util.MapCollections$EntrySet
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007127android.util.MapCollections$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007128android.util.MapCollections$MapIterator
7129android.util.MapCollections$ValuesCollection
Calin Juravle00b23d32019-03-08 17:52:20 -08007130android.util.MapCollections
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007131android.util.MathUtils
Andreas Gampecbcb9e32016-06-03 17:24:05 -07007132android.util.MemoryIntArray$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007133android.util.MemoryIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007134android.util.MergedConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007135android.util.MergedConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007136android.util.MutableBoolean
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007137android.util.MutableInt
7138android.util.MutableLong
art-benchmark-serviced5115932020-02-25 17:55:03 -08007139android.util.NtpTrustedTime$1
7140android.util.NtpTrustedTime$NtpConnectionInfo
7141android.util.NtpTrustedTime$TimeResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007142android.util.NtpTrustedTime
7143android.util.PackageUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007144android.util.Pair
Andreas Gampe571fc302016-02-18 13:58:09 -08007145android.util.PathParser$PathData
Calin Juravle00b23d32019-03-08 17:52:20 -08007146android.util.PathParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007147android.util.Patterns
Kenny Root9787b802013-04-26 12:53:57 -07007148android.util.Pools$Pool
7149android.util.Pools$SimplePool
7150android.util.Pools$SynchronizedPool
art-benchmark-serviced5115932020-02-25 17:55:03 -08007151android.util.PrefixPrinter
Calin Juravle00b23d32019-03-08 17:52:20 -08007152android.util.PrintWriterPrinter
Andreas Gampe61e7b662015-06-17 23:57:04 -07007153android.util.Printer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007154android.util.Property
Andreas Gampe859e2782016-04-06 18:37:56 -07007155android.util.Range
Andreas Gampe571fc302016-02-18 13:58:09 -08007156android.util.Rational
art-benchmark-serviced5115932020-02-25 17:55:03 -08007157android.util.RecurrenceRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007158android.util.RecurrenceRule$NonrecurringIterator
7159android.util.RecurrenceRule$RecurringIterator
7160android.util.RecurrenceRule
Jesse Wilson80686182011-01-21 17:12:43 -08007161android.util.Singleton
Andreas Gampe61e7b662015-06-17 23:57:04 -07007162android.util.Size
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007163android.util.SizeF
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007164android.util.Slog
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007165android.util.SparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08007166android.util.SparseArrayMap
Jesse Wilson80686182011-01-21 17:12:43 -08007167android.util.SparseBooleanArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007168android.util.SparseIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007169android.util.SparseLongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007170android.util.SparseSetArray
7171android.util.Spline$LinearSpline
7172android.util.Spline$MonotoneCubicSpline
7173android.util.Spline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007174android.util.StateSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08007175android.util.StringBuilderPrinter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007176android.util.SuperNotCalledException
art-benchmark-service13164882020-11-07 02:19:14 -08007177android.util.SystemConfigFileCommitEventLogger
art-benchmark-serviced5115932020-02-25 17:55:03 -08007178android.util.TimeFormatException
Calin Juravle4a054192018-05-29 17:52:20 -07007179android.util.TimeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007180android.util.TimedRemoteCaller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007181android.util.TimingLogger
Mathieu Chartierf72073a2017-08-16 11:37:02 -07007182android.util.TimingsTraceLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007183android.util.TrustedTime
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007184android.util.TypedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007185android.util.UtilConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08007186android.util.Xml$Encoding
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007187android.util.Xml
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007188android.util.XmlPullAttributes
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007189android.util.apk.ApkSignatureSchemeV2Verifier$VerifiedSigner
7190android.util.apk.ApkSignatureSchemeV2Verifier
7191android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007192android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner
7193android.util.apk.ApkSignatureSchemeV3Verifier
7194android.util.apk.ApkSignatureVerifier
7195android.util.apk.ApkSigningBlockUtils$1
7196android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester
7197android.util.apk.ApkSigningBlockUtils
7198android.util.apk.ByteBufferDataSource
7199android.util.apk.ByteBufferFactory
7200android.util.apk.DataDigester
7201android.util.apk.DataSource
7202android.util.apk.MemoryMappedFileDataSource
7203android.util.apk.SignatureInfo
7204android.util.apk.SignatureNotFoundException
7205android.util.apk.VerbatimX509Certificate
7206android.util.apk.VerityBuilder$BufferedDigester
7207android.util.apk.VerityBuilder$VerityResult
7208android.util.apk.VerityBuilder
7209android.util.apk.WrappedX509Certificate
7210android.util.apk.ZipUtils
7211android.util.jar.StrictJarFile$EntryIterator
7212android.util.jar.StrictJarFile$FDStream
7213android.util.jar.StrictJarFile$JarFileInputStream
7214android.util.jar.StrictJarFile$ZipInflaterInputStream
Przemyslaw Szczepaniak8a7c1602015-11-03 09:47:56 +00007215android.util.jar.StrictJarFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007216android.util.jar.StrictJarManifest$Chunk
7217android.util.jar.StrictJarManifest
7218android.util.jar.StrictJarManifestReader
7219android.util.jar.StrictJarVerifier$VerifierEntry
7220android.util.jar.StrictJarVerifier
7221android.util.proto.EncodedBuffer
7222android.util.proto.ProtoInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08007223android.util.proto.ProtoOutputStream
7224android.util.proto.ProtoParseException
7225android.util.proto.ProtoStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08007226android.util.proto.ProtoUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08007227android.util.proto.WireTypeMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007228android.view.AbsSavedState$1
7229android.view.AbsSavedState$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007230android.view.AbsSavedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007231android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher
7232android.view.AccessibilityInteractionController$PrivateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007233android.view.AccessibilityInteractionController
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007234android.view.ActionMode$Callback2
Jesse Wilson80686182011-01-21 17:12:43 -08007235android.view.ActionMode$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08007236android.view.ActionMode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007237android.view.ActionProvider$SubUiVisibilityListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007238android.view.ActionProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007239android.view.AppTransitionAnimationSpec$1
7240android.view.AppTransitionAnimationSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08007241android.view.BatchedInputEventReceiver$BatchedInputRunnable
7242android.view.BatchedInputEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007243android.view.Choreographer$1
7244android.view.Choreographer$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007245android.view.Choreographer$3
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007246android.view.Choreographer$CallbackQueue
7247android.view.Choreographer$CallbackRecord
Andreas Gampe61e7b662015-06-17 23:57:04 -07007248android.view.Choreographer$FrameCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007249android.view.Choreographer$FrameDisplayEventReceiver
7250android.view.Choreographer$FrameHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007251android.view.Choreographer
Calin Juravle36829e52019-04-10 19:07:47 -07007252android.view.CompositionSamplingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007253android.view.ContextMenu$ContextMenuInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007254android.view.ContextMenu
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007255android.view.ContextThemeWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007256android.view.CutoutSpecification$Parser
7257android.view.CutoutSpecification
Andreas Gampecbcb9e32016-06-03 17:24:05 -07007258android.view.Display$HdrCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007259android.view.Display$HdrCapabilities
Andreas Gampe61e7b662015-06-17 23:57:04 -07007260android.view.Display$Mode$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007261android.view.Display$Mode
7262android.view.Display
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007263android.view.DisplayAddress$Physical$1
7264android.view.DisplayAddress$Physical
Calin Juravle36829e52019-04-10 19:07:47 -07007265android.view.DisplayAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007266android.view.DisplayAdjustments
Calin Juravle00b23d32019-03-08 17:52:20 -08007267android.view.DisplayCutout$Bounds
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007268android.view.DisplayCutout$ParcelableWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007269android.view.DisplayCutout$ParcelableWrapper
7270android.view.DisplayCutout
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007271android.view.DisplayEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007272android.view.DisplayInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007273android.view.DisplayInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007274android.view.DragEvent$1
7275android.view.DragEvent
Jesse Wilson80686182011-01-21 17:12:43 -08007276android.view.FallbackEventHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007277android.view.FocusFinder$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007278android.view.FocusFinder$FocusSorter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007279android.view.FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter
Calin Juravle00b23d32019-03-08 17:52:20 -08007280android.view.FocusFinder$UserSpecifiedFocusComparator
7281android.view.FocusFinder
Andreas Gampe571fc302016-02-18 13:58:09 -08007282android.view.FrameMetrics
7283android.view.FrameMetricsObserver
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007284android.view.FrameStats
Kenny Root9787b802013-04-26 12:53:57 -07007285android.view.GestureDetector$GestureHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07007286android.view.GestureDetector$OnContextClickListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007287android.view.GestureDetector$OnDoubleTapListener
7288android.view.GestureDetector$OnGestureListener
Kenny Root9787b802013-04-26 12:53:57 -07007289android.view.GestureDetector$SimpleOnGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007290android.view.GestureDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007291android.view.GestureExclusionTracker$GestureExclusionViewInfo
7292android.view.GestureExclusionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08007293android.view.GhostView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007294android.view.Gravity
Andreas Gampe571fc302016-02-18 13:58:09 -08007295android.view.HandlerActionQueue$HandlerAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007296android.view.HandlerActionQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007297android.view.IAppTransitionAnimationSpecsFuture$Stub$Proxy
7298android.view.IAppTransitionAnimationSpecsFuture$Stub
7299android.view.IAppTransitionAnimationSpecsFuture
art-benchmark-serviced5115932020-02-25 17:55:03 -08007300android.view.IApplicationToken$Stub
7301android.view.IApplicationToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007302android.view.IDisplayFoldListener$Stub$Proxy
7303android.view.IDisplayFoldListener$Stub
7304android.view.IDisplayFoldListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007305android.view.IDisplayWindowInsetsController$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007306android.view.IDisplayWindowInsetsController$Stub
7307android.view.IDisplayWindowInsetsController
7308android.view.IDisplayWindowListener$Stub$Proxy
7309android.view.IDisplayWindowListener$Stub
7310android.view.IDisplayWindowListener
7311android.view.IDisplayWindowRotationCallback$Stub
7312android.view.IDisplayWindowRotationCallback
7313android.view.IDisplayWindowRotationController$Stub$Proxy
7314android.view.IDisplayWindowRotationController$Stub
7315android.view.IDisplayWindowRotationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007316android.view.IDockedStackListener$Stub$Proxy
7317android.view.IDockedStackListener$Stub
7318android.view.IDockedStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007319android.view.IGraphicsStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007320android.view.IGraphicsStats$Stub
7321android.view.IGraphicsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007322android.view.IGraphicsStatsCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007323android.view.IGraphicsStatsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007324android.view.IGraphicsStatsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007325android.view.IInputMonitorHost$Stub$Proxy
7326android.view.IInputMonitorHost$Stub
7327android.view.IInputMonitorHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007328android.view.IOnKeyguardExitResult$Stub$Proxy
7329android.view.IOnKeyguardExitResult$Stub
7330android.view.IOnKeyguardExitResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08007331android.view.IRecentsAnimationController$Stub$Proxy
7332android.view.IRecentsAnimationController$Stub
7333android.view.IRecentsAnimationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007334android.view.IRecentsAnimationRunner$Stub$Proxy
7335android.view.IRecentsAnimationRunner$Stub
7336android.view.IRecentsAnimationRunner
art-benchmark-serviced5115932020-02-25 17:55:03 -08007337android.view.IRemoteAnimationFinishedCallback$Stub$Proxy
7338android.view.IRemoteAnimationFinishedCallback$Stub
7339android.view.IRemoteAnimationFinishedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007340android.view.IRemoteAnimationRunner$Stub$Proxy
7341android.view.IRemoteAnimationRunner$Stub
7342android.view.IRemoteAnimationRunner
7343android.view.IRotationWatcher$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007344android.view.IRotationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007345android.view.IRotationWatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007346android.view.ISystemGestureExclusionListener$Stub$Proxy
7347android.view.ISystemGestureExclusionListener$Stub
7348android.view.ISystemGestureExclusionListener
7349android.view.IWallpaperVisibilityListener$Stub$Proxy
7350android.view.IWallpaperVisibilityListener$Stub
7351android.view.IWallpaperVisibilityListener
7352android.view.IWindow$Stub$Proxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007353android.view.IWindow$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007354android.view.IWindow
art-benchmark-serviced5115932020-02-25 17:55:03 -08007355android.view.IWindowFocusObserver$Stub
7356android.view.IWindowFocusObserver
7357android.view.IWindowId$Stub$Proxy
7358android.view.IWindowId$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007359android.view.IWindowId
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007360android.view.IWindowManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007361android.view.IWindowManager$Stub
7362android.view.IWindowManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007363android.view.IWindowSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007364android.view.IWindowSession$Stub
7365android.view.IWindowSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007366android.view.IWindowSessionCallback$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007367android.view.IWindowSessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007368android.view.IWindowSessionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007369android.view.ImeFocusController$InputMethodManagerDelegate
7370android.view.ImeFocusController
Calin Juravle00b23d32019-03-08 17:52:20 -08007371android.view.ImeInsetsSourceConsumer
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007372android.view.InflateException
Calin Juravle00b23d32019-03-08 17:52:20 -08007373android.view.InputApplicationHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007374android.view.InputChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007375android.view.InputChannel
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007376android.view.InputDevice$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007377android.view.InputDevice$MotionRange
Calin Juravle00b23d32019-03-08 17:52:20 -08007378android.view.InputDevice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007379android.view.InputEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007380android.view.InputEvent
7381android.view.InputEventCompatProcessor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007382android.view.InputEventConsistencyVerifier
SangWook Hanfd9cb492012-08-12 19:46:51 +09007383android.view.InputEventReceiver
Kenny Root9787b802013-04-26 12:53:57 -07007384android.view.InputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08007385android.view.InputMonitor$1
7386android.view.InputMonitor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007387android.view.InputQueue$Callback
Kenny Root9787b802013-04-26 12:53:57 -07007388android.view.InputQueue$FinishedInputEventCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007389android.view.InputQueue
7390android.view.InputWindowHandle
art-benchmark-service56aece62020-02-10 17:58:03 -08007391android.view.InsetsAnimationControlCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007392android.view.InsetsAnimationControlImpl
7393android.view.InsetsAnimationControlRunner
7394android.view.InsetsAnimationThread
art-benchmark-service13164882020-11-07 02:19:14 -08007395android.view.InsetsAnimationThreadControlRunner$1
7396android.view.InsetsAnimationThreadControlRunner
7397android.view.InsetsController$Host
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007398android.view.InsetsController$InternalAnimationControlListener$1
7399android.view.InsetsController$InternalAnimationControlListener$2
7400android.view.InsetsController$InternalAnimationControlListener
7401android.view.InsetsController$PendingControlRequest
7402android.view.InsetsController$RunningAnimation
Calin Juravle00b23d32019-03-08 17:52:20 -08007403android.view.InsetsController
art-benchmark-serviced5115932020-02-25 17:55:03 -08007404android.view.InsetsFlags
Calin Juravle00b23d32019-03-08 17:52:20 -08007405android.view.InsetsSource$1
7406android.view.InsetsSource
7407android.view.InsetsSourceConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007408android.view.InsetsSourceControl$1
7409android.view.InsetsSourceControl
Calin Juravle00b23d32019-03-08 17:52:20 -08007410android.view.InsetsState$1
7411android.view.InsetsState
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007412android.view.KeyCharacterMap$1
Jesse Wilson80686182011-01-21 17:12:43 -08007413android.view.KeyCharacterMap$FallbackAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007414android.view.KeyCharacterMap$UnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08007415android.view.KeyCharacterMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007416android.view.KeyEvent$1
7417android.view.KeyEvent$Callback
7418android.view.KeyEvent$DispatcherState
Calin Juravle00b23d32019-03-08 17:52:20 -08007419android.view.KeyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007420android.view.LayoutInflater$BlinkLayout$1
7421android.view.LayoutInflater$BlinkLayout
Jesse Wilson80686182011-01-21 17:12:43 -08007422android.view.LayoutInflater$Factory2
Calin Juravle00b23d32019-03-08 17:52:20 -08007423android.view.LayoutInflater$Factory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007424android.view.LayoutInflater$FactoryMerger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007425android.view.LayoutInflater$Filter
Calin Juravle00b23d32019-03-08 17:52:20 -08007426android.view.LayoutInflater
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007427android.view.Menu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007428android.view.MenuInflater$InflatedOnMenuItemClickListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007429android.view.MenuInflater$MenuState
Calin Juravle00b23d32019-03-08 17:52:20 -08007430android.view.MenuInflater
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007431android.view.MenuItem$OnActionExpandListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007432android.view.MenuItem$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007433android.view.MenuItem
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007434android.view.MotionEvent$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007435android.view.MotionEvent$PointerCoords
7436android.view.MotionEvent$PointerProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08007437android.view.MotionEvent
7438android.view.NativeVectorDrawableAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007439android.view.NotificationHeaderView$1
7440android.view.NotificationHeaderView$HeaderTouchListener
7441android.view.NotificationHeaderView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007442android.view.OrientationEventListener$SensorEventListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08007443android.view.OrientationEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007444android.view.OrientationListener
art-benchmark-service13164882020-11-07 02:19:14 -08007445android.view.PendingInsetsController$PendingRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007446android.view.PendingInsetsController
7447android.view.PixelCopy$1
7448android.view.PixelCopy$OnPixelCopyFinishedListener
7449android.view.PixelCopy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007450android.view.PointerIcon$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007451android.view.PointerIcon$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007452android.view.PointerIcon
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007453android.view.RemotableViewMethod
7454android.view.RemoteAnimationAdapter$1
7455android.view.RemoteAnimationAdapter
7456android.view.RemoteAnimationDefinition$1
7457android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1
7458android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry
7459android.view.RemoteAnimationDefinition
art-benchmark-serviced5115932020-02-25 17:55:03 -08007460android.view.RemoteAnimationTarget$1
7461android.view.RemoteAnimationTarget
Calin Juravle00b23d32019-03-08 17:52:20 -08007462android.view.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007463android.view.RoundScrollbarRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007464android.view.ScaleGestureDetector$1
7465android.view.ScaleGestureDetector$OnScaleGestureListener
7466android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007467android.view.ScaleGestureDetector
Andreas Gampe61e7b662015-06-17 23:57:04 -07007468android.view.SearchEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007469android.view.SoundEffectConstants
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007470android.view.SubMenu
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007471android.view.Surface$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007472android.view.Surface$CompatibleCanvas
art-benchmark-serviced5115932020-02-25 17:55:03 -08007473android.view.Surface$HwuiContext
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007474android.view.Surface$OutOfResourcesException
Calin Juravle00b23d32019-03-08 17:52:20 -08007475android.view.Surface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007476android.view.SurfaceControl$1
7477android.view.SurfaceControl$Builder
art-benchmark-service13164882020-11-07 02:19:14 -08007478android.view.SurfaceControl$CaptureArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08007479android.view.SurfaceControl$CieXyz
art-benchmark-service13164882020-11-07 02:19:14 -08007480android.view.SurfaceControl$DisplayCaptureArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08007481android.view.SurfaceControl$DisplayPrimaries
art-benchmark-service13164882020-11-07 02:19:14 -08007482android.view.SurfaceControl$LayerCaptureArgs
7483android.view.SurfaceControl$ScreenCaptureListener
7484android.view.SurfaceControl$ScreenshotHardwareBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007485android.view.SurfaceControl$Transaction$1
Calin Juravle4a054192018-05-29 17:52:20 -07007486android.view.SurfaceControl$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08007487android.view.SurfaceControl
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007488android.view.SurfaceControlViewHost$SurfacePackage$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007489android.view.SurfaceControlViewHost$SurfacePackage
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007490android.view.SurfaceHolder$Callback2
Calin Juravle00b23d32019-03-08 17:52:20 -08007491android.view.SurfaceHolder$Callback
7492android.view.SurfaceHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007493android.view.SurfaceSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007494android.view.SurfaceView$1
7495android.view.SurfaceView$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007496android.view.SurfaceView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007497android.view.SyncRtSurfaceTransactionApplier$SurfaceParams$Builder
7498android.view.SyncRtSurfaceTransactionApplier$SurfaceParams
7499android.view.SyncRtSurfaceTransactionApplier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007500android.view.TextureView$SurfaceTextureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007501android.view.TextureView
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007502android.view.ThreadedRenderer$DrawCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08007503android.view.ThreadedRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007504android.view.TouchDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007505android.view.VelocityTracker$Estimator
Calin Juravle00b23d32019-03-08 17:52:20 -08007506android.view.VelocityTracker
art-benchmark-servicead05a302020-03-17 09:46:02 -07007507android.view.VerifiedInputEvent$1
7508android.view.VerifiedInputEvent
7509android.view.VerifiedKeyEvent$1
7510android.view.VerifiedKeyEvent
7511android.view.VerifiedMotionEvent$1
7512android.view.VerifiedMotionEvent
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007513android.view.View$10
7514android.view.View$11
7515android.view.View$12
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007516android.view.View$13
Calin Juravle00b23d32019-03-08 17:52:20 -08007517android.view.View$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07007518android.view.View$2
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007519android.view.View$3
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007520android.view.View$4
7521android.view.View$5
7522android.view.View$6
7523android.view.View$7
7524android.view.View$8
7525android.view.View$9
Kenny Root9787b802013-04-26 12:53:57 -07007526android.view.View$AccessibilityDelegate
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007527android.view.View$AttachInfo$Callbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007528android.view.View$AttachInfo$InvalidateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007529android.view.View$AttachInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007530android.view.View$BaseSavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007531android.view.View$BaseSavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007532android.view.View$CheckForLongPress
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007533android.view.View$CheckForTap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007534android.view.View$DeclaredOnClickListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007535android.view.View$ForegroundInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007536android.view.View$ListenerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07007537android.view.View$MatchIdPredicate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007538android.view.View$MatchLabelForPredicate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007539android.view.View$MeasureSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07007540android.view.View$OnApplyWindowInsetsListener
Kenny Root9787b802013-04-26 12:53:57 -07007541android.view.View$OnAttachStateChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007542android.view.View$OnClickListener
7543android.view.View$OnCreateContextMenuListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007544android.view.View$OnDragListener
Jesse Wilson80686182011-01-21 17:12:43 -08007545android.view.View$OnFocusChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007546android.view.View$OnHoverListener
Jesse Wilson80686182011-01-21 17:12:43 -08007547android.view.View$OnKeyListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007548android.view.View$OnLayoutChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007549android.view.View$OnLongClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007550android.view.View$OnScrollChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007551android.view.View$OnSystemUiVisibilityChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007552android.view.View$OnTouchListener
7553android.view.View$PerformClick
7554android.view.View$ScrollabilityCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08007555android.view.View$SendAccessibilityEventThrottle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007556android.view.View$SendViewScrolledAccessibilityEvent
Calin Juravle4a054192018-05-29 17:52:20 -07007557android.view.View$TintInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007558android.view.View$TooltipInfo
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007559android.view.View$TransformationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007560android.view.View$UnsetPressedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007561android.view.View$VisibilityChangeForAutofillHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007562android.view.View
7563android.view.ViewAnimationHostBridge
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007564android.view.ViewAnimationUtils
Evan Millar0ea97b82009-03-24 17:49:23 -07007565android.view.ViewConfiguration
art-benchmark-serviced5115932020-02-25 17:55:03 -08007566android.view.ViewDebug$ExportedProperty
7567android.view.ViewDebug$FlagToString
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007568android.view.ViewDebug$HierarchyHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007569android.view.ViewDebug$IntToString
Calin Juravle00b23d32019-03-08 17:52:20 -08007570android.view.ViewDebug
Andreas Gampe61e7b662015-06-17 23:57:04 -07007571android.view.ViewGroup$1
7572android.view.ViewGroup$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007573android.view.ViewGroup$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007574android.view.ViewGroup$ChildListForAccessibility
7575android.view.ViewGroup$ChildListForAutoFillOrContentCapture
art-benchmark-serviced5115932020-02-25 17:55:03 -08007576android.view.ViewGroup$HoverTarget
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007577android.view.ViewGroup$LayoutParams
7578android.view.ViewGroup$MarginLayoutParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007579android.view.ViewGroup$OnHierarchyChangeListener
Jesse Wilson80686182011-01-21 17:12:43 -08007580android.view.ViewGroup$TouchTarget
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007581android.view.ViewGroup$ViewLocationHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007582android.view.ViewGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007583android.view.ViewGroupOverlay
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007584android.view.ViewManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007585android.view.ViewOutlineProvider$1
7586android.view.ViewOutlineProvider$2
7587android.view.ViewOutlineProvider$3
Calin Juravle00b23d32019-03-08 17:52:20 -08007588android.view.ViewOutlineProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007589android.view.ViewOverlay$OverlayViewGroup
Calin Juravle00b23d32019-03-08 17:52:20 -08007590android.view.ViewOverlay
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007591android.view.ViewParent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007592android.view.ViewPropertyAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007593android.view.ViewPropertyAnimator$2
7594android.view.ViewPropertyAnimator$3
Andreas Gampe61e7b662015-06-17 23:57:04 -07007595android.view.ViewPropertyAnimator$AnimatorEventListener
7596android.view.ViewPropertyAnimator$NameValuesHolder
7597android.view.ViewPropertyAnimator$PropertyBundle
Calin Juravle00b23d32019-03-08 17:52:20 -08007598android.view.ViewPropertyAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007599android.view.ViewRootImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007600android.view.ViewRootImpl$2
7601android.view.ViewRootImpl$3
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007602android.view.ViewRootImpl$4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007603android.view.ViewRootImpl$AccessibilityInteractionConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007604android.view.ViewRootImpl$AccessibilityInteractionConnectionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007605android.view.ViewRootImpl$ActivityConfigCallback
Kenny Root9787b802013-04-26 12:53:57 -07007606android.view.ViewRootImpl$AsyncInputStage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007607android.view.ViewRootImpl$CalledFromWrongThreadException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007608android.view.ViewRootImpl$ConfigChangedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007609android.view.ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007610android.view.ViewRootImpl$ConsumeBatchedInputRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007611android.view.ViewRootImpl$EarlyPostImeInputStage
art-benchmark-serviced5115932020-02-25 17:55:03 -08007612android.view.ViewRootImpl$GfxInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007613android.view.ViewRootImpl$HighContrastTextManager
Kenny Root9787b802013-04-26 12:53:57 -07007614android.view.ViewRootImpl$ImeInputStage
7615android.view.ViewRootImpl$InputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007616android.view.ViewRootImpl$InvalidateOnAnimationRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007617android.view.ViewRootImpl$NativePostImeInputStage
7618android.view.ViewRootImpl$NativePreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007619android.view.ViewRootImpl$QueuedInputEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007620android.view.ViewRootImpl$SendWindowContentChangedAccessibilityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007621android.view.ViewRootImpl$SurfaceChangedCallback
Kenny Root9787b802013-04-26 12:53:57 -07007622android.view.ViewRootImpl$SyntheticInputStage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007623android.view.ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState
Calin Juravle00b23d32019-03-08 17:52:20 -08007624android.view.ViewRootImpl$SyntheticJoystickHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007625android.view.ViewRootImpl$SyntheticKeyboardHandler
Kenny Root9787b802013-04-26 12:53:57 -07007626android.view.ViewRootImpl$SyntheticTouchNavigationHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007627android.view.ViewRootImpl$SyntheticTouchNavigationHandler
Kenny Root9787b802013-04-26 12:53:57 -07007628android.view.ViewRootImpl$SyntheticTrackballHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007629android.view.ViewRootImpl$SystemUiVisibilityInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007630android.view.ViewRootImpl$TakenSurfaceHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007631android.view.ViewRootImpl$TrackballAxis
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007632android.view.ViewRootImpl$TraversalRunnable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007633android.view.ViewRootImpl$UnhandledKeyManager
Kenny Root9787b802013-04-26 12:53:57 -07007634android.view.ViewRootImpl$ViewPostImeInputStage
7635android.view.ViewRootImpl$ViewPreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007636android.view.ViewRootImpl$ViewRootHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007637android.view.ViewRootImpl$W
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007638android.view.ViewRootImpl$WindowInputEventReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007639android.view.ViewRootImpl
art-benchmark-service13164882020-11-07 02:19:14 -08007640android.view.ViewRootInsetsControllerHost
art-benchmark-serviced5115932020-02-25 17:55:03 -08007641android.view.ViewStructure$HtmlInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007642android.view.ViewStructure$HtmlInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007643android.view.ViewStructure
Calin Juravle4a054192018-05-29 17:52:20 -07007644android.view.ViewStub$OnInflateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007645android.view.ViewStub$ViewReplaceRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007646android.view.ViewStub
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007647android.view.ViewTreeObserver$CopyOnWriteArray$Access
Calin Juravle00b23d32019-03-08 17:52:20 -08007648android.view.ViewTreeObserver$CopyOnWriteArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007649android.view.ViewTreeObserver$InternalInsetsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007650android.view.ViewTreeObserver$OnComputeInternalInsetsListener
7651android.view.ViewTreeObserver$OnDrawListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007652android.view.ViewTreeObserver$OnEnterAnimationCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007653android.view.ViewTreeObserver$OnGlobalFocusChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007654android.view.ViewTreeObserver$OnGlobalLayoutListener
7655android.view.ViewTreeObserver$OnPreDrawListener
7656android.view.ViewTreeObserver$OnScrollChangedListener
7657android.view.ViewTreeObserver$OnTouchModeChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007658android.view.ViewTreeObserver$OnWindowAttachListener
7659android.view.ViewTreeObserver$OnWindowFocusChangeListener
7660android.view.ViewTreeObserver$OnWindowShownListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007661android.view.ViewTreeObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007662android.view.Window$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007663android.view.Window$OnContentApplyWindowInsetsListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007664android.view.Window$OnFrameMetricsAvailableListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007665android.view.Window$OnWindowDismissedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007666android.view.Window$OnWindowSwipeDismissedCallback
Andreas Gampe571fc302016-02-18 13:58:09 -08007667android.view.Window$WindowControllerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007668android.view.Window
Andreas Gampe61e7b662015-06-17 23:57:04 -07007669android.view.WindowAnimationFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007670android.view.WindowAnimationFrameStats
Andreas Gampe571fc302016-02-18 13:58:09 -08007671android.view.WindowCallbacks
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007672android.view.WindowContentFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007673android.view.WindowContentFrameStats
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007674android.view.WindowId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007675android.view.WindowId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007676android.view.WindowInsets$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08007677android.view.WindowInsets$Side
Calin Juravle00b23d32019-03-08 17:52:20 -08007678android.view.WindowInsets$Type
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007679android.view.WindowInsets
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007680android.view.WindowInsetsAnimation$Bounds
7681android.view.WindowInsetsAnimation$Callback
7682android.view.WindowInsetsAnimation
7683android.view.WindowInsetsAnimationControlListener
7684android.view.WindowInsetsAnimationController
art-benchmark-service13164882020-11-07 02:19:14 -08007685android.view.WindowInsetsController$OnControllableInsetsChangedListener
Calin Juravle36829e52019-04-10 19:07:47 -07007686android.view.WindowInsetsController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007687android.view.WindowLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007688android.view.WindowManager$BadTokenException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007689android.view.WindowManager$InvalidDisplayException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007690android.view.WindowManager$LayoutParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007691android.view.WindowManager$LayoutParams
7692android.view.WindowManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007693android.view.WindowManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007694android.view.WindowManagerGlobal$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007695android.view.WindowManagerGlobal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007696android.view.WindowManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007697android.view.WindowManagerPolicyConstants$PointerEventListener
7698android.view.WindowManagerPolicyConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08007699android.view.WindowMetrics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007700android.view.accessibility.AccessibilityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007701android.view.accessibility.AccessibilityEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007702android.view.accessibility.AccessibilityEventSource
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007703android.view.accessibility.AccessibilityManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007704android.view.accessibility.AccessibilityManager$AccessibilityPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007705android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007706android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007707android.view.accessibility.AccessibilityManager$HighTextContrastChangeListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007708android.view.accessibility.AccessibilityManager$MyCallback
7709android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007710android.view.accessibility.AccessibilityManager
7711android.view.accessibility.AccessibilityNodeIdManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007712android.view.accessibility.AccessibilityNodeInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007713android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction$1
Calin Juravle4a054192018-05-29 17:52:20 -07007714android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08007715android.view.accessibility.AccessibilityNodeInfo$CollectionInfo
7716android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007717android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007718android.view.accessibility.AccessibilityNodeInfo$RangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007719android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007720android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007721android.view.accessibility.AccessibilityNodeInfo
Kenny Root9787b802013-04-26 12:53:57 -07007722android.view.accessibility.AccessibilityNodeProvider
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007723android.view.accessibility.AccessibilityRecord
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007724android.view.accessibility.CaptioningManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07007725android.view.accessibility.CaptioningManager$CaptionStyle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007726android.view.accessibility.CaptioningManager$CaptioningChangeListener
7727android.view.accessibility.CaptioningManager$MyContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08007728android.view.accessibility.CaptioningManager
art-benchmark-service13164882020-11-07 02:19:14 -08007729android.view.accessibility.IAccessibilityEmbeddedConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007730android.view.accessibility.IAccessibilityInteractionConnection$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007731android.view.accessibility.IAccessibilityInteractionConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007732android.view.accessibility.IAccessibilityInteractionConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007733android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007734android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub
7735android.view.accessibility.IAccessibilityInteractionConnectionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007736android.view.accessibility.IAccessibilityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007737android.view.accessibility.IAccessibilityManager$Stub
7738android.view.accessibility.IAccessibilityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007739android.view.accessibility.IAccessibilityManagerClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007740android.view.accessibility.IAccessibilityManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007741android.view.accessibility.IAccessibilityManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007742android.view.accessibility.IWindowMagnificationConnection$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007743android.view.accessibility.IWindowMagnificationConnection$Stub
7744android.view.accessibility.IWindowMagnificationConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007745android.view.accessibility.WeakSparseArray$WeakReferenceWithId
7746android.view.accessibility.WeakSparseArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007747android.view.animation.AccelerateDecelerateInterpolator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007748android.view.animation.AccelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007749android.view.animation.AlphaAnimation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007750android.view.animation.Animation$1
7751android.view.animation.Animation$2
7752android.view.animation.Animation$3
Kenny Root9787b802013-04-26 12:53:57 -07007753android.view.animation.Animation$AnimationListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007754android.view.animation.Animation$Description
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007755android.view.animation.Animation$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007756android.view.animation.Animation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007757android.view.animation.AnimationSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007758android.view.animation.AnimationUtils$1
7759android.view.animation.AnimationUtils$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08007760android.view.animation.AnimationUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007761android.view.animation.AnticipateInterpolator
7762android.view.animation.AnticipateOvershootInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007763android.view.animation.BaseInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007764android.view.animation.BounceInterpolator
7765android.view.animation.ClipRectAnimation
7766android.view.animation.CycleInterpolator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007767android.view.animation.DecelerateInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007768android.view.animation.GridLayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007769android.view.animation.Interpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007770android.view.animation.LayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007771android.view.animation.LinearInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007772android.view.animation.OvershootInterpolator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007773android.view.animation.PathInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007774android.view.animation.RotateAnimation
Calin Juravle4a054192018-05-29 17:52:20 -07007775android.view.animation.ScaleAnimation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007776android.view.animation.Transformation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007777android.view.animation.TranslateAnimation
7778android.view.autofill.AutofillId$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007779android.view.autofill.AutofillId
art-benchmark-serviced5115932020-02-25 17:55:03 -08007780android.view.autofill.AutofillManager$AugmentedAutofillManagerClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007781android.view.autofill.AutofillManager$AutofillCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007782android.view.autofill.AutofillManager$AutofillClient
7783android.view.autofill.AutofillManager$AutofillManagerClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08007784android.view.autofill.AutofillManager$TrackedViews
Calin Juravle00b23d32019-03-08 17:52:20 -08007785android.view.autofill.AutofillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007786android.view.autofill.AutofillManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08007787android.view.autofill.AutofillPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007788android.view.autofill.AutofillValue$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007789android.view.autofill.AutofillValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007790android.view.autofill.Helper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007791android.view.autofill.IAugmentedAutofillManagerClient$Stub
7792android.view.autofill.IAugmentedAutofillManagerClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007793android.view.autofill.IAutoFillManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007794android.view.autofill.IAutoFillManager$Stub
7795android.view.autofill.IAutoFillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007796android.view.autofill.IAutoFillManagerClient$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007797android.view.autofill.IAutoFillManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007798android.view.autofill.IAutoFillManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007799android.view.autofill.IAutofillWindowPresenter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007800android.view.autofill.IAutofillWindowPresenter$Stub
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007801android.view.autofill.IAutofillWindowPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007802android.view.autofill.ParcelableMap$1
7803android.view.autofill.ParcelableMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007804android.view.contentcapture.ContentCaptureCondition$1
7805android.view.contentcapture.ContentCaptureCondition
7806android.view.contentcapture.ContentCaptureContext$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007807android.view.contentcapture.ContentCaptureContext$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007808android.view.contentcapture.ContentCaptureContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08007809android.view.contentcapture.ContentCaptureEvent$1
7810android.view.contentcapture.ContentCaptureEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007811android.view.contentcapture.ContentCaptureHelper
Calin Juravle36829e52019-04-10 19:07:47 -07007812android.view.contentcapture.ContentCaptureManager$ContentCaptureClient
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007813android.view.contentcapture.ContentCaptureManager$LocalDataShareAdapterResourceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08007814android.view.contentcapture.ContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007815android.view.contentcapture.ContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007816android.view.contentcapture.ContentCaptureSessionId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007817android.view.contentcapture.ContentCaptureSessionId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007818android.view.contentcapture.DataRemovalRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007819android.view.contentcapture.DataRemovalRequest$LocusIdRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007820android.view.contentcapture.DataRemovalRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007821android.view.contentcapture.DataShareRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007822android.view.contentcapture.DataShareRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007823android.view.contentcapture.IContentCaptureDirectManager$Stub$Proxy
7824android.view.contentcapture.IContentCaptureDirectManager$Stub
7825android.view.contentcapture.IContentCaptureDirectManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007826android.view.contentcapture.IContentCaptureManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007827android.view.contentcapture.IContentCaptureManager$Stub
7828android.view.contentcapture.IContentCaptureManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007829android.view.contentcapture.IDataShareWriteAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007830android.view.contentcapture.IDataShareWriteAdapter$Stub
7831android.view.contentcapture.IDataShareWriteAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007832android.view.contentcapture.MainContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007833android.view.contentcapture.ViewNode$ViewNodeText
7834android.view.contentcapture.ViewNode$ViewStructureImpl
7835android.view.contentcapture.ViewNode
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007836android.view.inputmethod.BaseInputConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007837android.view.inputmethod.CompletionInfo$1
7838android.view.inputmethod.CompletionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007839android.view.inputmethod.ComposingText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007840android.view.inputmethod.CorrectionInfo$1
7841android.view.inputmethod.CorrectionInfo
7842android.view.inputmethod.CursorAnchorInfo$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007843android.view.inputmethod.CursorAnchorInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007844android.view.inputmethod.CursorAnchorInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007845android.view.inputmethod.EditorInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007846android.view.inputmethod.EditorInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007847android.view.inputmethod.ExtractedText$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007848android.view.inputmethod.ExtractedText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007849android.view.inputmethod.ExtractedTextRequest$1
7850android.view.inputmethod.ExtractedTextRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007851android.view.inputmethod.InlineSuggestionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007852android.view.inputmethod.InlineSuggestionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007853android.view.inputmethod.InputBinding$1
7854android.view.inputmethod.InputBinding
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007855android.view.inputmethod.InputConnection
Calin Juravle4a054192018-05-29 17:52:20 -07007856android.view.inputmethod.InputConnectionInspector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007857android.view.inputmethod.InputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007858android.view.inputmethod.InputContentInfo$1
7859android.view.inputmethod.InputContentInfo
7860android.view.inputmethod.InputMethod$SessionCallback
7861android.view.inputmethod.InputMethod
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007862android.view.inputmethod.InputMethodInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007863android.view.inputmethod.InputMethodInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007864android.view.inputmethod.InputMethodManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007865android.view.inputmethod.InputMethodManager$DelegateImpl
Kenny Root9787b802013-04-26 12:53:57 -07007866android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007867android.view.inputmethod.InputMethodManager$H
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007868android.view.inputmethod.InputMethodManager$ImeInputEventSender
7869android.view.inputmethod.InputMethodManager$PendingEvent
Calin Juravle00b23d32019-03-08 17:52:20 -08007870android.view.inputmethod.InputMethodManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007871android.view.inputmethod.InputMethodSession$EventCallback
7872android.view.inputmethod.InputMethodSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007873android.view.inputmethod.InputMethodSubtype$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007874android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08007875android.view.inputmethod.InputMethodSubtype
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007876android.view.inputmethod.InputMethodSubtypeArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007877android.view.textclassifier.ConversationAction$1
7878android.view.textclassifier.ConversationAction$Builder
7879android.view.textclassifier.ConversationAction
7880android.view.textclassifier.ConversationActions$1
7881android.view.textclassifier.ConversationActions$Message$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007882android.view.textclassifier.ConversationActions$Message$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007883android.view.textclassifier.ConversationActions$Message
7884android.view.textclassifier.ConversationActions$Request$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007885android.view.textclassifier.ConversationActions$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007886android.view.textclassifier.ConversationActions$Request
7887android.view.textclassifier.ConversationActions
Calin Juravle00b23d32019-03-08 17:52:20 -08007888android.view.textclassifier.EntityConfidence$1
7889android.view.textclassifier.EntityConfidence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007890android.view.textclassifier.ExtrasUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007891android.view.textclassifier.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007892android.view.textclassifier.SelectionEvent$1
7893android.view.textclassifier.SelectionEvent
7894android.view.textclassifier.SelectionSessionLogger$SignatureParser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007895android.view.textclassifier.SelectionSessionLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007896android.view.textclassifier.SystemTextClassifier$BlockingCallback
7897android.view.textclassifier.SystemTextClassifier$ResponseReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007898android.view.textclassifier.SystemTextClassifier
art-benchmark-service13164882020-11-07 02:19:14 -08007899android.view.textclassifier.SystemTextClassifierMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007900android.view.textclassifier.SystemTextClassifierMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08007901android.view.textclassifier.TextClassification$1
7902android.view.textclassifier.TextClassification$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007903android.view.textclassifier.TextClassification$Request$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007904android.view.textclassifier.TextClassification$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007905android.view.textclassifier.TextClassification$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007906android.view.textclassifier.TextClassification
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007907android.view.textclassifier.TextClassificationConstants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007908android.view.textclassifier.TextClassificationContext$1
7909android.view.textclassifier.TextClassificationContext$Builder
7910android.view.textclassifier.TextClassificationContext
Calin Juravle00b23d32019-03-08 17:52:20 -08007911android.view.textclassifier.TextClassificationManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007912android.view.textclassifier.TextClassificationSession$CleanerRunnable
7913android.view.textclassifier.TextClassificationSession$SelectionEventHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007914android.view.textclassifier.TextClassificationSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007915android.view.textclassifier.TextClassificationSessionFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007916android.view.textclassifier.TextClassificationSessionId$1
7917android.view.textclassifier.TextClassificationSessionId
Calin Juravle00b23d32019-03-08 17:52:20 -08007918android.view.textclassifier.TextClassifier$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007919android.view.textclassifier.TextClassifier$EntityConfig$1
7920android.view.textclassifier.TextClassifier$EntityConfig$Builder
7921android.view.textclassifier.TextClassifier$EntityConfig
7922android.view.textclassifier.TextClassifier$Utils
Calin Juravle4a054192018-05-29 17:52:20 -07007923android.view.textclassifier.TextClassifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007924android.view.textclassifier.TextClassifierEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007925android.view.textclassifier.TextClassifierEvent$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007926android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent$1
7927android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent
7928android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent$1
7929android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent
7930android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
7931android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
7932android.view.textclassifier.TextClassifierEvent$TextSelectionEvent$1
7933android.view.textclassifier.TextClassifierEvent$TextSelectionEvent
7934android.view.textclassifier.TextClassifierEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007935android.view.textclassifier.TextLanguage$1
7936android.view.textclassifier.TextLanguage$Builder
7937android.view.textclassifier.TextLanguage$Request$1
7938android.view.textclassifier.TextLanguage$Request$Builder
7939android.view.textclassifier.TextLanguage$Request
7940android.view.textclassifier.TextLanguage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007941android.view.textclassifier.TextLinks$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007942android.view.textclassifier.TextLinks$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007943android.view.textclassifier.TextLinks$Request$1
7944android.view.textclassifier.TextLinks$Request
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007945android.view.textclassifier.TextLinks$TextLink$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007946android.view.textclassifier.TextLinks$TextLink
7947android.view.textclassifier.TextLinks$TextLinkSpan
7948android.view.textclassifier.TextLinks
Calin Juravle00b23d32019-03-08 17:52:20 -08007949android.view.textclassifier.TextSelection$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007950android.view.textclassifier.TextSelection$Request$1
7951android.view.textclassifier.TextSelection$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007952android.view.textclassifier.TextSelection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007953android.view.textservice.SentenceSuggestionsInfo$1
7954android.view.textservice.SentenceSuggestionsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007955android.view.textservice.SpellCheckerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007956android.view.textservice.SpellCheckerInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007957android.view.textservice.SpellCheckerSession$InternalListener
7958android.view.textservice.SpellCheckerSession$SpellCheckerSessionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007959android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$1
7960android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007961android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08007962android.view.textservice.SpellCheckerSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007963android.view.textservice.SpellCheckerSubtype$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007964android.view.textservice.SpellCheckerSubtype
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007965android.view.textservice.SuggestionsInfo$1
7966android.view.textservice.SuggestionsInfo
7967android.view.textservice.TextInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007968android.view.textservice.TextInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07007969android.view.textservice.TextServicesManager
Calin Juravle4a054192018-05-29 17:52:20 -07007970android.webkit.ConsoleMessage$MessageLevel
Calin Juravle00b23d32019-03-08 17:52:20 -08007971android.webkit.ConsoleMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007972android.webkit.CookieManager
7973android.webkit.CookieSyncManager
7974android.webkit.DownloadListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007975android.webkit.FindAddress$ZipRange
7976android.webkit.FindAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007977android.webkit.GeolocationPermissions
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007978android.webkit.IWebViewUpdateService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007979android.webkit.IWebViewUpdateService$Stub
7980android.webkit.IWebViewUpdateService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007981android.webkit.JavascriptInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08007982android.webkit.MimeTypeMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007983android.webkit.ServiceWorkerClient
7984android.webkit.ServiceWorkerController
7985android.webkit.ServiceWorkerWebSettings
7986android.webkit.TokenBindingService
7987android.webkit.TracingController
Calin Juravle4a054192018-05-29 17:52:20 -07007988android.webkit.URLUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007989android.webkit.UserPackage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007990android.webkit.ValueCallback
7991android.webkit.WebBackForwardList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007992android.webkit.WebChromeClient$CustomViewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007993android.webkit.WebChromeClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007994android.webkit.WebIconDatabase
7995android.webkit.WebMessage
7996android.webkit.WebMessagePort
art-benchmark-serviced5115932020-02-25 17:55:03 -08007997android.webkit.WebResourceError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007998android.webkit.WebResourceRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007999android.webkit.WebResourceResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08008000android.webkit.WebSettings$PluginState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008001android.webkit.WebSettings
8002android.webkit.WebStorage
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008003android.webkit.WebSyncManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008004android.webkit.WebView$FindListener
8005android.webkit.WebView$HitTestResult
8006android.webkit.WebView$PictureListener
8007android.webkit.WebView$PrivateAccess
8008android.webkit.WebView$VisualStateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008009android.webkit.WebView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008010android.webkit.WebViewClient
8011android.webkit.WebViewDatabase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008012android.webkit.WebViewDelegate$1
8013android.webkit.WebViewDelegate$OnTraceEnabledChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008014android.webkit.WebViewDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07008015android.webkit.WebViewFactory$MissingWebViewPackageException
Calin Juravle00b23d32019-03-08 17:52:20 -08008016android.webkit.WebViewFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008017android.webkit.WebViewFactoryProvider$Statics
Calin Juravle00b23d32019-03-08 17:52:20 -08008018android.webkit.WebViewFactoryProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008019android.webkit.WebViewLibraryLoader$1
8020android.webkit.WebViewLibraryLoader$RelroFileCreator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008021android.webkit.WebViewLibraryLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008022android.webkit.WebViewProvider$ScrollDelegate
8023android.webkit.WebViewProvider$ViewDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -08008024android.webkit.WebViewProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008025android.webkit.WebViewProviderInfo$1
8026android.webkit.WebViewProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008027android.webkit.WebViewProviderResponse$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008028android.webkit.WebViewProviderResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008029android.webkit.WebViewZygote
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008030android.widget.AbsListView$1
8031android.widget.AbsListView$2
Calin Juravle4a054192018-05-29 17:52:20 -07008032android.widget.AbsListView$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008033android.widget.AbsListView$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08008034android.widget.AbsListView$AbsPositionScroller
Jesse Wilson80686182011-01-21 17:12:43 -08008035android.widget.AbsListView$AdapterDataSetObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08008036android.widget.AbsListView$CheckForLongPress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008037android.widget.AbsListView$CheckForTap
Calin Juravle4a054192018-05-29 17:52:20 -07008038android.widget.AbsListView$FlingRunnable$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008039android.widget.AbsListView$FlingRunnable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008040android.widget.AbsListView$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008041android.widget.AbsListView$ListItemAccessibilityDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08008042android.widget.AbsListView$MultiChoiceModeListener
8043android.widget.AbsListView$MultiChoiceModeWrapper
Jesse Wilson80686182011-01-21 17:12:43 -08008044android.widget.AbsListView$OnScrollListener
Calin Juravle4a054192018-05-29 17:52:20 -07008045android.widget.AbsListView$PerformClick
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008046android.widget.AbsListView$RecycleBin
Calin Juravle4a054192018-05-29 17:52:20 -07008047android.widget.AbsListView$RecyclerListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008048android.widget.AbsListView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008049android.widget.AbsListView$SavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008050android.widget.AbsListView$SelectionBoundsAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -07008051android.widget.AbsListView$WindowRunnnable
Calin Juravle00b23d32019-03-08 17:52:20 -08008052android.widget.AbsListView
Andreas Gampe571fc302016-02-18 13:58:09 -08008053android.widget.AbsSeekBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008054android.widget.AbsSpinner$RecycleBin
8055android.widget.AbsSpinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008056android.widget.AbsSpinner$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008057android.widget.AbsSpinner
art-benchmark-serviced5115932020-02-25 17:55:03 -08008058android.widget.AbsoluteLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008059android.widget.AbsoluteLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008060android.widget.ActionMenuPresenter$1
8061android.widget.ActionMenuPresenter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008062android.widget.ActionMenuPresenter$ActionButtonSubmenu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008063android.widget.ActionMenuPresenter$ActionMenuPopupCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008064android.widget.ActionMenuPresenter$OverflowMenuButton$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008065android.widget.ActionMenuPresenter$OverflowMenuButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08008066android.widget.ActionMenuPresenter$OverflowPopup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008067android.widget.ActionMenuPresenter$PopupPresenterCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008068android.widget.ActionMenuPresenter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008069android.widget.ActionMenuView$ActionMenuChildView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008070android.widget.ActionMenuView$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008071android.widget.ActionMenuView$LayoutParams
8072android.widget.ActionMenuView$MenuBuilderCallback
8073android.widget.ActionMenuView$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008074android.widget.ActionMenuView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008075android.widget.Adapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008076android.widget.AdapterView$AdapterDataSetObserver
8077android.widget.AdapterView$OnItemClickListener
Jesse Wilson80686182011-01-21 17:12:43 -08008078android.widget.AdapterView$OnItemSelectedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008079android.widget.AdapterView$SelectionNotifier
Calin Juravle00b23d32019-03-08 17:52:20 -08008080android.widget.AdapterView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008081android.widget.ArrayAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008082android.widget.AutoCompleteTextView$DropDownItemClickListener
8083android.widget.AutoCompleteTextView$MyWatcher
8084android.widget.AutoCompleteTextView$PassThroughClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008085android.widget.AutoCompleteTextView$Validator
Calin Juravle00b23d32019-03-08 17:52:20 -08008086android.widget.AutoCompleteTextView
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008087android.widget.BaseAdapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008088android.widget.Button
Andreas Gampe571fc302016-02-18 13:58:09 -08008089android.widget.CheckBox
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008090android.widget.Checkable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008091android.widget.CheckedTextView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008092android.widget.Chronometer$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008093android.widget.Chronometer$OnChronometerTickListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008094android.widget.Chronometer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008095android.widget.CompoundButton$OnCheckedChangeListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008096android.widget.CompoundButton$SavedState$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008097android.widget.CompoundButton$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008098android.widget.CompoundButton
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008099android.widget.DateTimeView$ReceiverInfo$1
8100android.widget.DateTimeView$ReceiverInfo$2
8101android.widget.DateTimeView$ReceiverInfo
8102android.widget.DateTimeView
8103android.widget.DropDownListView
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08008104android.widget.EdgeEffect
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008105android.widget.EditText
Andreas Gampe61e7b662015-06-17 23:57:04 -07008106android.widget.Editor$1
8107android.widget.Editor$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008108android.widget.Editor$3
8109android.widget.Editor$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008110android.widget.Editor$Blink
art-benchmark-serviced5115932020-02-25 17:55:03 -08008111android.widget.Editor$CorrectionHighlighter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008112android.widget.Editor$CursorAnchorInfoNotifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008113android.widget.Editor$CursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008114android.widget.Editor$EasyEditDeleteListener
8115android.widget.Editor$EasyEditPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008116android.widget.Editor$EditOperation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008117android.widget.Editor$EditOperation
art-benchmark-serviced5115932020-02-25 17:55:03 -08008118android.widget.Editor$ErrorPopup
8119android.widget.Editor$HandleView
SangWook Hanfd9cb492012-08-12 19:46:51 +09008120android.widget.Editor$InputContentType
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008121android.widget.Editor$InputMethodState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008122android.widget.Editor$InsertionHandleView$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008123android.widget.Editor$InsertionHandleView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008124android.widget.Editor$InsertionPointCursorController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008125android.widget.Editor$InsertionPointCursorController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008126android.widget.Editor$MagnifierMotionAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008127android.widget.Editor$PinnedPopupWindow
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008128android.widget.Editor$PositionListener
Andreas Gampe571fc302016-02-18 13:58:09 -08008129android.widget.Editor$ProcessTextIntentActionsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08008130android.widget.Editor$SelectionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008131android.widget.Editor$SelectionModifierCursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008132android.widget.Editor$SpanController$1
8133android.widget.Editor$SpanController$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008134android.widget.Editor$SpanController
Andreas Gampe571fc302016-02-18 13:58:09 -08008135android.widget.Editor$SuggestionHelper$SuggestionSpanComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08008136android.widget.Editor$SuggestionHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008137android.widget.Editor$SuggestionsPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008138android.widget.Editor$TextRenderNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008139android.widget.Editor$TextViewPositionListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07008140android.widget.Editor$UndoInputFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08008141android.widget.Editor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008142android.widget.EditorTouchState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008143android.widget.FastScroller$1
8144android.widget.FastScroller$2
8145android.widget.FastScroller$3
8146android.widget.FastScroller$4
8147android.widget.FastScroller$5
8148android.widget.FastScroller$6
art-benchmark-serviced5115932020-02-25 17:55:03 -08008149android.widget.FastScroller
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008150android.widget.Filter$Delayer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008151android.widget.Filter$FilterListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008152android.widget.Filter$FilterResults
8153android.widget.Filter$RequestArguments
8154android.widget.Filter$RequestHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08008155android.widget.Filter$ResultsHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008156android.widget.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008157android.widget.Filterable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008158android.widget.ForwardingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008159android.widget.FrameLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08008160android.widget.FrameLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008161android.widget.GridLayout$1
8162android.widget.GridLayout$2
8163android.widget.GridLayout$3
8164android.widget.GridLayout$4
8165android.widget.GridLayout$5
8166android.widget.GridLayout$6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008167android.widget.GridLayout$7$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008168android.widget.GridLayout$7
8169android.widget.GridLayout$8
8170android.widget.GridLayout$Alignment
8171android.widget.GridLayout$Arc
8172android.widget.GridLayout$Assoc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008173android.widget.GridLayout$Axis$1
8174android.widget.GridLayout$Axis
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008175android.widget.GridLayout$Bounds
8176android.widget.GridLayout$Interval
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008177android.widget.GridLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008178android.widget.GridLayout$MutableInt
8179android.widget.GridLayout$PackedMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008180android.widget.GridLayout$Spec
8181android.widget.GridLayout
Calin Juravle4a054192018-05-29 17:52:20 -07008182android.widget.HeaderViewListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008183android.widget.HorizontalScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008184android.widget.HorizontalScrollView$SavedState
8185android.widget.HorizontalScrollView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008186android.widget.ImageButton
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008187android.widget.ImageView$ImageDrawableCallback
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008188android.widget.ImageView$ScaleType
Calin Juravle00b23d32019-03-08 17:52:20 -08008189android.widget.ImageView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008190android.widget.LinearLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08008191android.widget.LinearLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008192android.widget.ListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008193android.widget.ListPopupWindow$ListSelectorHider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008194android.widget.ListPopupWindow$PopupDataSetObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008195android.widget.ListPopupWindow$PopupScrollListener
8196android.widget.ListPopupWindow$PopupTouchInterceptor
8197android.widget.ListPopupWindow$ResizePopupRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08008198android.widget.ListPopupWindow
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008199android.widget.ListView$ArrowScrollFocusResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008200android.widget.ListView$FixedViewInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008201android.widget.ListView$FocusSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08008202android.widget.ListView
8203android.widget.Magnifier$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008204android.widget.MediaController$MediaPlayerControl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008205android.widget.MultiAutoCompleteTextView$Tokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08008206android.widget.MultiAutoCompleteTextView
Jesse Wilson80686182011-01-21 17:12:43 -08008207android.widget.OverScroller$SplineOverScroller
Calin Juravle00b23d32019-03-08 17:52:20 -08008208android.widget.OverScroller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008209android.widget.PopupMenu$1
8210android.widget.PopupMenu$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008211android.widget.PopupMenu$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008212android.widget.PopupMenu
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008213android.widget.PopupWindow$1
8214android.widget.PopupWindow$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008215android.widget.PopupWindow$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008216android.widget.PopupWindow$OnDismissListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008217android.widget.PopupWindow$PopupBackgroundView
8218android.widget.PopupWindow$PopupDecorView$1$1
8219android.widget.PopupWindow$PopupDecorView$1
8220android.widget.PopupWindow$PopupDecorView$2
8221android.widget.PopupWindow$PopupDecorView$3
8222android.widget.PopupWindow$PopupDecorView$4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008223android.widget.PopupWindow$PopupDecorView
Calin Juravle00b23d32019-03-08 17:52:20 -08008224android.widget.PopupWindow
Andreas Gampe571fc302016-02-18 13:58:09 -08008225android.widget.ProgressBar$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008226android.widget.ProgressBar$ProgressTintInfo
8227android.widget.ProgressBar$RefreshData
8228android.widget.ProgressBar$RefreshProgressRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008229android.widget.ProgressBar$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008230android.widget.ProgressBar$SavedState
8231android.widget.ProgressBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008232android.widget.RadioButton
Calin Juravle4a054192018-05-29 17:52:20 -07008233android.widget.RadioGroup$OnCheckedChangeListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008234android.widget.RatingBar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008235android.widget.RelativeLayout$DependencyGraph$Node
Calin Juravle00b23d32019-03-08 17:52:20 -08008236android.widget.RelativeLayout$DependencyGraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008237android.widget.RelativeLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008238android.widget.RelativeLayout$TopToBottomLeftToRightComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08008239android.widget.RelativeLayout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008240android.widget.RemoteViews$1
8241android.widget.RemoteViews$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008242android.widget.RemoteViews$Action
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008243android.widget.RemoteViews$ActionException
8244android.widget.RemoteViews$AsyncApplyTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008245android.widget.RemoteViews$BitmapCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008246android.widget.RemoteViews$BitmapReflectionAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008247android.widget.RemoteViews$LayoutParamAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008248android.widget.RemoteViews$MethodArgs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008249android.widget.RemoteViews$MethodKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08008250android.widget.RemoteViews$OnViewAppliedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008251android.widget.RemoteViews$OverrideTextColorsAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008252android.widget.RemoteViews$ReflectionAction
Calin Juravle00b23d32019-03-08 17:52:20 -08008253android.widget.RemoteViews$RemoteResponse
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008254android.widget.RemoteViews$RemoteView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008255android.widget.RemoteViews$RemoteViewsContextWrapper
8256android.widget.RemoteViews$RunnableAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008257android.widget.RemoteViews$RuntimeAction
Sunny Goyal5b15392c2017-09-21 21:00:36 -07008258android.widget.RemoteViews$SetDrawableTint
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008259android.widget.RemoteViews$SetEmptyView
8260android.widget.RemoteViews$SetIntTagAction
Calin Juravle00b23d32019-03-08 17:52:20 -08008261android.widget.RemoteViews$SetOnClickResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008262android.widget.RemoteViews$SetPendingIntentTemplate
8263android.widget.RemoteViews$SetRemoteInputsAction
8264android.widget.RemoteViews$SetRemoteViewsAdapterIntent
8265android.widget.RemoteViews$SetRemoteViewsAdapterList
8266android.widget.RemoteViews$SetRippleDrawableColor
8267android.widget.RemoteViews$TextViewDrawableAction
8268android.widget.RemoteViews$TextViewSizeAction
8269android.widget.RemoteViews$ViewContentNavigation
art-benchmark-serviced5115932020-02-25 17:55:03 -08008270android.widget.RemoteViews$ViewGroupActionAdd$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008271android.widget.RemoteViews$ViewGroupActionAdd
art-benchmark-serviced5115932020-02-25 17:55:03 -08008272android.widget.RemoteViews$ViewGroupActionRemove$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008273android.widget.RemoteViews$ViewGroupActionRemove
Calin Juravle4a054192018-05-29 17:52:20 -07008274android.widget.RemoteViews$ViewPaddingAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08008275android.widget.RemoteViews$ViewTree
Calin Juravle00b23d32019-03-08 17:52:20 -08008276android.widget.RemoteViews
Jesse Wilson80686182011-01-21 17:12:43 -08008277android.widget.RemoteViewsAdapter$RemoteAdapterConnectionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008278android.widget.RemoteViewsAdapter
8279android.widget.RemoteViewsService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008280android.widget.RtlSpacingHelper
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008281android.widget.ScrollBarDrawable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008282android.widget.ScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008283android.widget.ScrollView$SavedState
8284android.widget.ScrollView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008285android.widget.Scroller$ViscousFluidInterpolator
Calin Juravle00b23d32019-03-08 17:52:20 -08008286android.widget.Scroller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008287android.widget.SectionIndexer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008288android.widget.SeekBar$OnSeekBarChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008289android.widget.SeekBar
Calin Juravle4a054192018-05-29 17:52:20 -07008290android.widget.SelectionActionModeHelper$SelectionMetricsLogger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008291android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08008292android.widget.SelectionActionModeHelper$SelectionTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008293android.widget.SelectionActionModeHelper$TextClassificationHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08008294android.widget.SelectionActionModeHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008295android.widget.SmartSelectSprite
Andreas Gampe61e7b662015-06-17 23:57:04 -07008296android.widget.Space
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008297android.widget.SpellChecker$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008298android.widget.SpellChecker$SpellParser
Calin Juravle00b23d32019-03-08 17:52:20 -08008299android.widget.SpellChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008300android.widget.Spinner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008301android.widget.Spinner$DialogPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008302android.widget.Spinner$DropDownAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008303android.widget.Spinner$DropdownPopup$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008304android.widget.Spinner$DropdownPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008305android.widget.Spinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008306android.widget.Spinner$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008307android.widget.Spinner$SpinnerPopup
Calin Juravle00b23d32019-03-08 17:52:20 -08008308android.widget.Spinner
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008309android.widget.SpinnerAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008310android.widget.Switch$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008311android.widget.Switch
Calin Juravle4a054192018-05-29 17:52:20 -07008312android.widget.TableLayout$PassThroughHierarchyChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008313android.widget.TableLayout
Calin Juravle4a054192018-05-29 17:52:20 -07008314android.widget.TableRow$ChildrenTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08008315android.widget.TableRow
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008316android.widget.TextClock$1
8317android.widget.TextClock$2
8318android.widget.TextClock$FormatChangeObserver
8319android.widget.TextClock
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008320android.widget.TextView$1
Calin Juravle4a054192018-05-29 17:52:20 -07008321android.widget.TextView$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008322android.widget.TextView$3
Calin Juravle4a054192018-05-29 17:52:20 -07008323android.widget.TextView$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008324android.widget.TextView$BufferType
8325android.widget.TextView$ChangeWatcher
8326android.widget.TextView$CharWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008327android.widget.TextView$Drawables
art-benchmark-serviced5115932020-02-25 17:55:03 -08008328android.widget.TextView$Marquee$1
8329android.widget.TextView$Marquee$2
8330android.widget.TextView$Marquee$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008331android.widget.TextView$Marquee
Jesse Wilson80686182011-01-21 17:12:43 -08008332android.widget.TextView$OnEditorActionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008333android.widget.TextView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008334android.widget.TextView$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008335android.widget.TextView$TextAppearanceAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -08008336android.widget.TextView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008337android.widget.ThemedSpinnerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08008338android.widget.Toast$Callback
8339android.widget.Toast$CallbackBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008340android.widget.Toast$TN$1
8341android.widget.Toast$TN
Calin Juravle4a054192018-05-29 17:52:20 -07008342android.widget.Toast
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008343android.widget.ToastPresenter
Calin Juravle4a054192018-05-29 17:52:20 -07008344android.widget.ToggleButton
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008345android.widget.Toolbar$1
8346android.widget.Toolbar$2
8347android.widget.Toolbar$ExpandedActionViewMenuPresenter
8348android.widget.Toolbar$LayoutParams
8349android.widget.Toolbar$OnMenuItemClickListener
8350android.widget.Toolbar$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008351android.widget.Toolbar$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008352android.widget.Toolbar
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008353android.widget.ViewAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008354android.widget.ViewFlipper$1
8355android.widget.ViewFlipper$2
8356android.widget.ViewFlipper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008357android.widget.ViewSwitcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008358android.widget.WrapperListAdapter
art-benchmark-service13164882020-11-07 02:19:14 -08008359android.window.IWindowContainerToken$Stub$Proxy
8360android.window.IWindowContainerToken$Stub
8361android.window.IWindowContainerToken
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008362android.window.IWindowOrganizerController
art-benchmark-service13164882020-11-07 02:19:14 -08008363android.window.WindowContainerToken$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008364android.window.WindowContainerToken
art-benchmark-service13164882020-11-07 02:19:14 -08008365android.window.WindowContainerTransaction$1
8366android.window.WindowContainerTransaction$Change$1
8367android.window.WindowContainerTransaction$Change
8368android.window.WindowContainerTransaction
8369com.android.cellbroadcastservice.CellBroadcastStatsLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008370com.android.framework.protobuf.nano.CodedInputByteBufferNano
8371com.android.framework.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
8372com.android.framework.protobuf.nano.CodedOutputByteBufferNano
8373com.android.framework.protobuf.nano.InternalNano
8374com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException
8375com.android.framework.protobuf.nano.MessageNano
8376com.android.framework.protobuf.nano.WireFormatNano
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008377com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08008378com.android.i18n.phonenumbers.AsYouTypeFormatter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008379com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap
8380com.android.i18n.phonenumbers.MetadataLoader
8381com.android.i18n.phonenumbers.MetadataManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08008382com.android.i18n.phonenumbers.MetadataManager$SingleFileMetadataMaps
Calin Juravle00b23d32019-03-08 17:52:20 -08008383com.android.i18n.phonenumbers.MetadataManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008384com.android.i18n.phonenumbers.MetadataSource
8385com.android.i18n.phonenumbers.MultiFileMetadataSourceImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008386com.android.i18n.phonenumbers.NumberParseException$ErrorType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008387com.android.i18n.phonenumbers.NumberParseException
art-benchmark-serviced5115932020-02-25 17:55:03 -08008388com.android.i18n.phonenumbers.PhoneNumberMatch
art-benchmark-service13164882020-11-07 02:19:14 -08008389com.android.i18n.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008390com.android.i18n.phonenumbers.PhoneNumberMatcher$State
8391com.android.i18n.phonenumbers.PhoneNumberMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08008392com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper$1
8393com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper$LazyHolder
8394com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008395com.android.i18n.phonenumbers.PhoneNumberUtil$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008396com.android.i18n.phonenumbers.PhoneNumberUtil$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008397com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$1
8398com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$2
art-benchmark-service13164882020-11-07 02:19:14 -08008399com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008400com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3
art-benchmark-service13164882020-11-07 02:19:14 -08008401com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008402com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4
Calin Juravle00b23d32019-03-08 17:52:20 -08008403com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency
art-benchmark-service13164882020-11-07 02:19:14 -08008404com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType
Calin Juravle4a054192018-05-29 17:52:20 -07008405com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
8406com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType
8407com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult
Calin Juravle00b23d32019-03-08 17:52:20 -08008408com.android.i18n.phonenumbers.PhoneNumberUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008409com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008410com.android.i18n.phonenumbers.Phonemetadata$NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08008411com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008412com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata
art-benchmark-service13164882020-11-07 02:19:14 -08008413com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008414com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection
art-benchmark-service13164882020-11-07 02:19:14 -08008415com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008416com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc
art-benchmark-service13164882020-11-07 02:19:14 -08008417com.android.i18n.phonenumbers.Phonemetadata
Calin Juravle4a054192018-05-29 17:52:20 -07008418com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
Calin Juravle00b23d32019-03-08 17:52:20 -08008419com.android.i18n.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-service13164882020-11-07 02:19:14 -08008420com.android.i18n.phonenumbers.Phonenumber
8421com.android.i18n.phonenumbers.ShortNumberInfo$1
8422com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008423com.android.i18n.phonenumbers.ShortNumberInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008424com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08008425com.android.i18n.phonenumbers.SingleFileMetadataSourceImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008426com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008427com.android.i18n.phonenumbers.internal.MatcherApi
8428com.android.i18n.phonenumbers.internal.RegexBasedMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008429com.android.i18n.phonenumbers.internal.RegexCache$LRUCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008430com.android.i18n.phonenumbers.internal.RegexCache$LRUCache
8431com.android.i18n.phonenumbers.internal.RegexCache
art-benchmark-service13164882020-11-07 02:19:14 -08008432com.android.i18n.phonenumbers.prefixmapper.DefaultMapStorage
8433com.android.i18n.phonenumbers.prefixmapper.FlyweightMapStorage
8434com.android.i18n.phonenumbers.prefixmapper.MappingFileProvider
8435com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMap
8436com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
8437com.android.i18n.phonenumbers.prefixmapper.PrefixFileReader
8438com.android.i18n.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-service13164882020-11-07 02:19:14 -08008439com.android.i18n.timezone.CountryTimeZones$OffsetResult
8440com.android.i18n.timezone.CountryTimeZones$TimeZoneMapping
8441com.android.i18n.timezone.CountryTimeZones
8442com.android.i18n.timezone.CountryZonesFinder
8443com.android.i18n.timezone.DebugInfo$DebugEntry
8444com.android.i18n.timezone.DebugInfo
8445com.android.i18n.timezone.I18nModuleDebug
8446com.android.i18n.timezone.TelephonyLookup$1
8447com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkProcessor
8448com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkValidator
8449com.android.i18n.timezone.TelephonyLookup$TelephonyNetworksExtractor
8450com.android.i18n.timezone.TelephonyLookup
8451com.android.i18n.timezone.TelephonyNetwork$MccMnc
8452com.android.i18n.timezone.TelephonyNetwork
8453com.android.i18n.timezone.TelephonyNetworkFinder
8454com.android.i18n.timezone.TimeZoneDataFiles
8455com.android.i18n.timezone.TimeZoneFinder$1
8456com.android.i18n.timezone.TimeZoneFinder$CountryZonesLookupExtractor
8457com.android.i18n.timezone.TimeZoneFinder$IanaVersionExtractor
8458com.android.i18n.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
8459com.android.i18n.timezone.TimeZoneFinder$TimeZonesProcessor
8460com.android.i18n.timezone.TimeZoneFinder$TimeZonesValidator
8461com.android.i18n.timezone.TimeZoneFinder
8462com.android.i18n.timezone.TzDataSetVersion$TzDataSetException
8463com.android.i18n.timezone.TzDataSetVersion
8464com.android.i18n.timezone.XmlUtils$ReaderSupplier
8465com.android.i18n.timezone.XmlUtils
8466com.android.i18n.timezone.ZoneInfoData
8467com.android.i18n.timezone.ZoneInfoDb$1
8468com.android.i18n.timezone.ZoneInfoDb
8469com.android.i18n.timezone.internal.BasicLruCache$1
8470com.android.i18n.timezone.internal.BasicLruCache$CacheMap
8471com.android.i18n.timezone.internal.BasicLruCache
8472com.android.i18n.timezone.internal.BufferIterator
8473com.android.i18n.timezone.internal.ByteBufferIterator
8474com.android.i18n.timezone.internal.Memory
8475com.android.i18n.timezone.internal.MemoryMappedFile
8476com.android.i18n.timezone.internal.NioBufferIterator
8477com.android.i18n.util.Log
art-benchmark-service56aece62020-02-10 17:58:03 -08008478com.android.icu.charset.CharsetDecoderICU
8479com.android.icu.charset.CharsetEncoderICU
8480com.android.icu.charset.CharsetICU
8481com.android.icu.charset.NativeConverter
art-benchmark-service13164882020-11-07 02:19:14 -08008482com.android.icu.text.DateSorterBridge
art-benchmark-service13164882020-11-07 02:19:14 -08008483com.android.icu.text.TimeZoneNamesNative
art-benchmark-service56aece62020-02-10 17:58:03 -08008484com.android.icu.util.CaseMapperNative
8485com.android.icu.util.Icu4cMetadata
8486com.android.icu.util.LocaleNative
8487com.android.icu.util.regex.MatcherNative
8488com.android.icu.util.regex.PatternNative
art-benchmark-service56aece62020-02-10 17:58:03 -08008489com.android.ims.FeatureConnection
art-benchmark-service13164882020-11-07 02:19:14 -08008490com.android.ims.FeatureConnector$1
art-benchmark-service56aece62020-02-10 17:58:03 -08008491com.android.ims.FeatureConnector$Listener
art-benchmark-service13164882020-11-07 02:19:14 -08008492com.android.ims.FeatureConnector$ManagerFactory
8493com.android.ims.FeatureConnector$UnavailableReason
art-benchmark-serviced5115932020-02-25 17:55:03 -08008494com.android.ims.FeatureConnector
art-benchmark-service13164882020-11-07 02:19:14 -08008495com.android.ims.FeatureUpdates
8496com.android.ims.ImsCall$ImsCallSessionListenerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -08008497com.android.ims.ImsCall$Listener
8498com.android.ims.ImsCall
art-benchmark-service13164882020-11-07 02:19:14 -08008499com.android.ims.ImsCallbackAdapterManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -08008500com.android.ims.ImsCallbackAdapterManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008501com.android.ims.ImsConfig
art-benchmark-service13164882020-11-07 02:19:14 -08008502com.android.ims.ImsConfigListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008503com.android.ims.ImsConfigListener$Stub
8504com.android.ims.ImsConfigListener
art-benchmark-service13164882020-11-07 02:19:14 -08008505com.android.ims.ImsConnectionStateListener
art-benchmark-service56aece62020-02-10 17:58:03 -08008506com.android.ims.ImsEcbm$ImsEcbmListenerProxy
8507com.android.ims.ImsEcbm
8508com.android.ims.ImsEcbmStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008509com.android.ims.ImsException
art-benchmark-service56aece62020-02-10 17:58:03 -08008510com.android.ims.ImsExternalCallStateListener
art-benchmark-service13164882020-11-07 02:19:14 -08008511com.android.ims.ImsFeatureBinderRepository$ListenerContainer
8512com.android.ims.ImsFeatureBinderRepository$UpdateMapper
8513com.android.ims.ImsFeatureBinderRepository
8514com.android.ims.ImsManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -08008515com.android.ims.ImsManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08008516com.android.ims.ImsManager$DefaultSubscriptionManagerProxy
8517com.android.ims.ImsManager$InstanceManager
8518com.android.ims.ImsManager$LazyExecutor
8519com.android.ims.ImsManager$MmTelFeatureConnectionFactory
8520com.android.ims.ImsManager$SubscriptionManagerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -08008521com.android.ims.ImsManager
8522com.android.ims.ImsMultiEndpoint$ImsExternalCallStateListenerProxy
8523com.android.ims.ImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -08008524com.android.ims.ImsServiceClass
art-benchmark-service56aece62020-02-10 17:58:03 -08008525com.android.ims.ImsUt$IImsUtListenerProxy
8526com.android.ims.ImsUt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008527com.android.ims.ImsUtInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08008528com.android.ims.MmTelFeatureConnection$CapabilityCallbackManager
8529com.android.ims.MmTelFeatureConnection$ImsRegistrationCallbackAdapter
8530com.android.ims.MmTelFeatureConnection$ProvisioningCallbackManager
8531com.android.ims.MmTelFeatureConnection
art-benchmark-service13164882020-11-07 02:19:14 -08008532com.android.ims.Preconditions
8533com.android.ims.RcsFeatureConnection$AvailabilityCallbackManager
8534com.android.ims.RcsFeatureConnection$RegistrationCallbackManager
8535com.android.ims.RcsFeatureConnection
8536com.android.ims.RcsFeatureManager$1
8537com.android.ims.RcsFeatureManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08008538com.android.ims.RcsFeatureManager$SubscriptionManagerProxy
8539com.android.ims.RcsFeatureManager
8540com.android.ims.RcsPresenceInfo$1
8541com.android.ims.RcsPresenceInfo$ServiceInfoKey
8542com.android.ims.RcsPresenceInfo$ServiceState
8543com.android.ims.RcsPresenceInfo$ServiceType
8544com.android.ims.RcsPresenceInfo$VolteStatus
8545com.android.ims.RcsPresenceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08008546com.android.ims.Registrant
art-benchmark-service13164882020-11-07 02:19:14 -08008547com.android.ims.RegistrantList
8548com.android.ims.ResultCode
8549com.android.ims.SomeArgs
art-benchmark-service13164882020-11-07 02:19:14 -08008550com.android.ims.internal.ConferenceParticipant$1
8551com.android.ims.internal.ConferenceParticipant
8552com.android.ims.internal.ContactNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008553com.android.ims.internal.ICall
art-benchmark-service13164882020-11-07 02:19:14 -08008554com.android.ims.internal.IImsCallSession$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008555com.android.ims.internal.IImsCallSession
art-benchmark-service13164882020-11-07 02:19:14 -08008556com.android.ims.internal.IImsEcbm$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008557com.android.ims.internal.IImsEcbm$Stub
8558com.android.ims.internal.IImsEcbm
art-benchmark-service13164882020-11-07 02:19:14 -08008559com.android.ims.internal.IImsEcbmListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008560com.android.ims.internal.IImsEcbmListener$Stub
8561com.android.ims.internal.IImsEcbmListener
art-benchmark-service13164882020-11-07 02:19:14 -08008562com.android.ims.internal.IImsExternalCallStateListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008563com.android.ims.internal.IImsExternalCallStateListener$Stub
8564com.android.ims.internal.IImsExternalCallStateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008565com.android.ims.internal.IImsFeatureStatusCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008566com.android.ims.internal.IImsFeatureStatusCallback$Stub
8567com.android.ims.internal.IImsFeatureStatusCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008568com.android.ims.internal.IImsMultiEndpoint$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008569com.android.ims.internal.IImsMultiEndpoint$Stub
8570com.android.ims.internal.IImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -08008571com.android.ims.internal.IImsRegistrationListener$Stub
8572com.android.ims.internal.IImsRegistrationListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008573com.android.ims.internal.IImsServiceFeatureCallback$Stub$Proxy
8574com.android.ims.internal.IImsServiceFeatureCallback$Stub
8575com.android.ims.internal.IImsServiceFeatureCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008576com.android.ims.internal.IImsUt$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008577com.android.ims.internal.IImsUt$Stub
8578com.android.ims.internal.IImsUt
art-benchmark-service13164882020-11-07 02:19:14 -08008579com.android.ims.internal.IImsUtListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008580com.android.ims.internal.IImsUtListener$Stub
8581com.android.ims.internal.IImsUtListener
art-benchmark-service13164882020-11-07 02:19:14 -08008582com.android.ims.internal.IImsVideoCallCallback$Stub
8583com.android.ims.internal.IImsVideoCallCallback
8584com.android.ims.internal.ImsStreamMediaSession$Listener
8585com.android.ims.internal.ImsStreamMediaSession
8586com.android.ims.internal.ImsVideoCallProviderWrapper$1
8587com.android.ims.internal.ImsVideoCallProviderWrapper$2
8588com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoCallCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08008589com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008590com.android.ims.internal.ImsVideoCallProviderWrapper
8591com.android.ims.internal.Logger
8592com.android.ims.internal.VideoPauseTracker
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008593com.android.ims.internal.uce.UceServiceBase$UceServiceBinder
8594com.android.ims.internal.uce.UceServiceBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08008595com.android.ims.internal.uce.common.CapInfo$1
8596com.android.ims.internal.uce.common.CapInfo
8597com.android.ims.internal.uce.common.StatusCode$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008598com.android.ims.internal.uce.common.UceLong$1
8599com.android.ims.internal.uce.common.UceLong
8600com.android.ims.internal.uce.options.IOptionsListener$Stub$Proxy
8601com.android.ims.internal.uce.options.IOptionsListener$Stub
8602com.android.ims.internal.uce.options.IOptionsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008603com.android.ims.internal.uce.options.IOptionsService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008604com.android.ims.internal.uce.presence.IPresenceListener$Stub$Proxy
8605com.android.ims.internal.uce.presence.IPresenceListener$Stub
8606com.android.ims.internal.uce.presence.IPresenceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008607com.android.ims.internal.uce.presence.IPresenceService$Stub
8608com.android.ims.internal.uce.presence.IPresenceService
8609com.android.ims.internal.uce.presence.PresCapInfo$1
8610com.android.ims.internal.uce.presence.PresCmdId$1
8611com.android.ims.internal.uce.presence.PresCmdStatus$1
8612com.android.ims.internal.uce.presence.PresPublishTriggerType$1
8613com.android.ims.internal.uce.presence.PresSipResponse$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008614com.android.ims.internal.uce.uceservice.IUceListener$Stub$Proxy
8615com.android.ims.internal.uce.uceservice.IUceListener$Stub
8616com.android.ims.internal.uce.uceservice.IUceListener
8617com.android.ims.internal.uce.uceservice.IUceService$Stub
8618com.android.ims.internal.uce.uceservice.IUceService
art-benchmark-service13164882020-11-07 02:19:14 -08008619com.android.ims.rcs.uce.ControllerBase
art-benchmark-service13164882020-11-07 02:19:14 -08008620com.android.ims.rcs.uce.UceController$1
8621com.android.ims.rcs.uce.UceController$ControllerFactory
art-benchmark-service13164882020-11-07 02:19:14 -08008622com.android.ims.rcs.uce.UceController$UceControllerCallback
8623com.android.ims.rcs.uce.UceController
art-benchmark-service13164882020-11-07 02:19:14 -08008624com.android.ims.rcs.uce.eab.EabCapabilityResult
8625com.android.ims.rcs.uce.eab.EabController
8626com.android.ims.rcs.uce.options.OptionsController
8627com.android.ims.rcs.uce.presence.pidfparser.ElementBase
8628com.android.ims.rcs.uce.presence.pidfparser.PidfParser
8629com.android.ims.rcs.uce.presence.pidfparser.PidfParserConstant
art-benchmark-service13164882020-11-07 02:19:14 -08008630com.android.ims.rcs.uce.presence.pidfparser.capabilities.Audio
8631com.android.ims.rcs.uce.presence.pidfparser.capabilities.CapsConstant
8632com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex$DuplexType
8633com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex
8634com.android.ims.rcs.uce.presence.pidfparser.capabilities.ServiceCaps
8635com.android.ims.rcs.uce.presence.pidfparser.capabilities.Video
8636com.android.ims.rcs.uce.presence.pidfparser.omapres.Description
8637com.android.ims.rcs.uce.presence.pidfparser.omapres.OmaPresConstant
8638com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceDescription
8639com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceId
8640com.android.ims.rcs.uce.presence.pidfparser.omapres.Version
8641com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic$BasicValue
8642com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic
8643com.android.ims.rcs.uce.presence.pidfparser.pidf.Contact
8644com.android.ims.rcs.uce.presence.pidfparser.pidf.Note
8645com.android.ims.rcs.uce.presence.pidfparser.pidf.PidfConstant
8646com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence
8647com.android.ims.rcs.uce.presence.pidfparser.pidf.Status
art-benchmark-service13164882020-11-07 02:19:14 -08008648com.android.ims.rcs.uce.presence.pidfparser.pidf.Tuple
art-benchmark-service84deab32021-05-12 09:41:00 -07008649com.android.ims.rcs.uce.presence.publish.DeviceCapabilityInfo
8650com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$1
8651com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$2
8652com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$3
8653com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$4
8654com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$5
8655com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$6
8656com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$7
8657com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsMmTelManagerFactory
8658com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsRcsManagerFactory
8659com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ProvisioningManagerFactory
8660com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener
8661com.android.ims.rcs.uce.presence.publish.PublishController$PublishControllerCallback
8662com.android.ims.rcs.uce.presence.publish.PublishController$PublishTriggerType
art-benchmark-service13164882020-11-07 02:19:14 -08008663com.android.ims.rcs.uce.presence.publish.PublishController
art-benchmark-service84deab32021-05-12 09:41:00 -07008664com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$1
8665com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$DeviceCapListenerFactory
8666com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishHandler
8667com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishProcessorFactory
8668com.android.ims.rcs.uce.presence.publish.PublishControllerImpl
8669com.android.ims.rcs.uce.presence.publish.PublishProcessor
8670com.android.ims.rcs.uce.presence.publish.PublishUtils
art-benchmark-service13164882020-11-07 02:19:14 -08008671com.android.ims.rcs.uce.presence.subscribe.SubscribeController
8672com.android.ims.rcs.uce.util.NetworkSipCode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008673com.android.internal.R$styleable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008674com.android.internal.accessibility.AccessibilityShortcutController$1
8675com.android.internal.accessibility.AccessibilityShortcutController$FrameworkObjectProvider
8676com.android.internal.accessibility.AccessibilityShortcutController$ToggleableFrameworkFeatureInfo
8677com.android.internal.accessibility.AccessibilityShortcutController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008678com.android.internal.alsa.AlsaCardsParser$AlsaCardRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008679com.android.internal.alsa.AlsaCardsParser
8680com.android.internal.alsa.LineTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08008681com.android.internal.app.AlertActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008682com.android.internal.app.AlertController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008683com.android.internal.app.AlertController$AlertParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008684com.android.internal.app.AlertController$ButtonHandler
8685com.android.internal.app.AlertController$RecycleListView
Calin Juravle00b23d32019-03-08 17:52:20 -08008686com.android.internal.app.AlertController
8687com.android.internal.app.AssistUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008688com.android.internal.app.IAppOpsActiveCallback$Stub$Proxy
8689com.android.internal.app.IAppOpsActiveCallback$Stub
8690com.android.internal.app.IAppOpsActiveCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008691com.android.internal.app.IAppOpsAsyncNotedCallback$Stub$Proxy
8692com.android.internal.app.IAppOpsAsyncNotedCallback$Stub
8693com.android.internal.app.IAppOpsAsyncNotedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008694com.android.internal.app.IAppOpsCallback$Stub$Proxy
Andreas Gampecbcb9e32016-06-03 17:24:05 -07008695com.android.internal.app.IAppOpsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008696com.android.internal.app.IAppOpsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008697com.android.internal.app.IAppOpsNotedCallback$Stub$Proxy
8698com.android.internal.app.IAppOpsNotedCallback$Stub
8699com.android.internal.app.IAppOpsNotedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008700com.android.internal.app.IAppOpsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008701com.android.internal.app.IAppOpsService$Stub
8702com.android.internal.app.IAppOpsService
art-benchmark-service13164882020-11-07 02:19:14 -08008703com.android.internal.app.IAppOpsStartedCallback$Stub
8704com.android.internal.app.IAppOpsStartedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008705com.android.internal.app.IBatteryStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008706com.android.internal.app.IBatteryStats$Stub
8707com.android.internal.app.IBatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008708com.android.internal.app.ISoundTriggerService$Stub
8709com.android.internal.app.ISoundTriggerService
8710com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy
8711com.android.internal.app.IVoiceActionCheckCallback$Stub
8712com.android.internal.app.IVoiceActionCheckCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008713com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008714com.android.internal.app.IVoiceInteractionManagerService$Stub
8715com.android.internal.app.IVoiceInteractionManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008716com.android.internal.app.IVoiceInteractionSessionListener$Stub$Proxy
8717com.android.internal.app.IVoiceInteractionSessionListener$Stub
8718com.android.internal.app.IVoiceInteractionSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008719com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008720com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008721com.android.internal.app.IVoiceInteractionSessionShowCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008722com.android.internal.app.IVoiceInteractor$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008723com.android.internal.app.IVoiceInteractor$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008724com.android.internal.app.IVoiceInteractor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008725com.android.internal.app.IntentForwarderActivity
art-benchmark-servicead05a302020-03-17 09:46:02 -07008726com.android.internal.app.MessageSamplingConfig$1
8727com.android.internal.app.MessageSamplingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008728com.android.internal.app.MicroAlertController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008729com.android.internal.app.NetInitiatedActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008730com.android.internal.app.ProcessMap
8731com.android.internal.app.ResolverActivity$ActionTitle
8732com.android.internal.app.ResolverActivity
8733com.android.internal.app.ResolverListAdapter$ResolverListCommunicator
8734com.android.internal.app.ToolbarActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -08008735com.android.internal.app.WindowDecorActionBar$1
8736com.android.internal.app.WindowDecorActionBar$2
8737com.android.internal.app.WindowDecorActionBar$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008738com.android.internal.app.WindowDecorActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -08008739com.android.internal.app.procstats.AssociationState$SourceDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008740com.android.internal.app.procstats.AssociationState$SourceKey
8741com.android.internal.app.procstats.AssociationState$SourceState
8742com.android.internal.app.procstats.AssociationState
8743com.android.internal.app.procstats.DumpUtils
8744com.android.internal.app.procstats.DurationsTable
8745com.android.internal.app.procstats.IProcessStats$Stub$Proxy
8746com.android.internal.app.procstats.IProcessStats$Stub
8747com.android.internal.app.procstats.IProcessStats
8748com.android.internal.app.procstats.ProcessState$1
8749com.android.internal.app.procstats.ProcessState$PssAggr
8750com.android.internal.app.procstats.ProcessState
8751com.android.internal.app.procstats.ProcessStats$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008752com.android.internal.app.procstats.ProcessStats$AssociationDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008753com.android.internal.app.procstats.ProcessStats$PackageState
art-benchmark-serviced5115932020-02-25 17:55:03 -08008754com.android.internal.app.procstats.ProcessStats$ProcessDataCollection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008755com.android.internal.app.procstats.ProcessStats$ProcessStateHolder
8756com.android.internal.app.procstats.ProcessStats$TotalMemoryUseCollection
8757com.android.internal.app.procstats.ProcessStats
8758com.android.internal.app.procstats.PssTable
8759com.android.internal.app.procstats.ServiceState
8760com.android.internal.app.procstats.SparseMappingTable$Table
8761com.android.internal.app.procstats.SparseMappingTable
8762com.android.internal.app.procstats.SysMemUsageTable
8763com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy
8764com.android.internal.appwidget.IAppWidgetHost$Stub
8765com.android.internal.appwidget.IAppWidgetHost
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008766com.android.internal.appwidget.IAppWidgetService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008767com.android.internal.appwidget.IAppWidgetService$Stub
8768com.android.internal.appwidget.IAppWidgetService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008769com.android.internal.backup.IBackupTransport$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07008770com.android.internal.backup.IBackupTransport$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008771com.android.internal.backup.IBackupTransport
art-benchmark-serviced5115932020-02-25 17:55:03 -08008772com.android.internal.colorextraction.ColorExtractor$GradientColors
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008773com.android.internal.colorextraction.ColorExtractor$LoadWallpaperColors
8774com.android.internal.colorextraction.ColorExtractor$OnColorsChangedListener
8775com.android.internal.colorextraction.ColorExtractor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008776com.android.internal.colorextraction.types.ExtractionType
8777com.android.internal.colorextraction.types.Tonal$ConfigParser
8778com.android.internal.colorextraction.types.Tonal$TonalPalette
8779com.android.internal.colorextraction.types.Tonal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008780com.android.internal.compat.AndroidBuildClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08008781com.android.internal.compat.ChangeReporter$ChangeReport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008782com.android.internal.compat.ChangeReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008783com.android.internal.compat.CompatibilityChangeConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008784com.android.internal.compat.CompatibilityChangeConfig
8785com.android.internal.compat.CompatibilityChangeInfo$1
8786com.android.internal.compat.CompatibilityChangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008787com.android.internal.compat.IOverrideValidator$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08008788com.android.internal.compat.IOverrideValidator
8789com.android.internal.compat.IPlatformCompat$Stub$Proxy
8790com.android.internal.compat.IPlatformCompat$Stub
8791com.android.internal.compat.IPlatformCompat
8792com.android.internal.compat.IPlatformCompatNative$Stub
8793com.android.internal.compat.IPlatformCompatNative
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008794com.android.internal.content.NativeLibraryHelper$Handle
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008795com.android.internal.content.NativeLibraryHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008796com.android.internal.content.PackageHelper$1
8797com.android.internal.content.PackageHelper$TestableInterface
8798com.android.internal.content.PackageHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08008799com.android.internal.content.PackageMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -07008800com.android.internal.content.ReferrerIntent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008801com.android.internal.content.ReferrerIntent
art-benchmark-servicead05a302020-03-17 09:46:02 -07008802com.android.internal.content.om.OverlayConfig$Configuration
8803com.android.internal.content.om.OverlayConfig$IdmapInvocation
8804com.android.internal.content.om.OverlayConfig
8805com.android.internal.content.om.OverlayConfigParser$OverlayPartition
8806com.android.internal.content.om.OverlayConfigParser$ParsedConfiguration
8807com.android.internal.content.om.OverlayConfigParser
8808com.android.internal.content.om.OverlayScanner$ParsedOverlayInfo
8809com.android.internal.content.om.OverlayScanner
art-benchmark-service56aece62020-02-10 17:58:03 -08008810com.android.internal.database.SortCursor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008811com.android.internal.graphics.ColorUtils$ContrastCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008812com.android.internal.graphics.ColorUtils
8813com.android.internal.graphics.SfVsyncFrameCallbackProvider
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008814com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState
Calin Juravle00b23d32019-03-08 17:52:20 -08008815com.android.internal.graphics.drawable.AnimationScaleListDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -08008816com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008817com.android.internal.infra.AbstractRemoteService$AsyncRequest
Calin Juravle36829e52019-04-10 19:07:47 -07008818com.android.internal.infra.AbstractRemoteService$BasePendingRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008819com.android.internal.infra.AbstractRemoteService$MyAsyncPendingRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08008820com.android.internal.infra.AbstractRemoteService$PendingRequest
8821com.android.internal.infra.AbstractRemoteService$RemoteServiceConnection
Calin Juravle36829e52019-04-10 19:07:47 -07008822com.android.internal.infra.AbstractRemoteService$VultureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008823com.android.internal.infra.AbstractRemoteService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008824com.android.internal.infra.AbstractSinglePendingRequestRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008825com.android.internal.infra.AndroidFuture$1
8826com.android.internal.infra.AndroidFuture$2
8827com.android.internal.infra.AndroidFuture
8828com.android.internal.infra.GlobalWhitelistState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008829com.android.internal.infra.IAndroidFuture$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08008830com.android.internal.infra.IAndroidFuture$Stub
8831com.android.internal.infra.IAndroidFuture
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008832com.android.internal.infra.PerUser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008833com.android.internal.infra.RemoteStream$1
8834com.android.internal.infra.RemoteStream
8835com.android.internal.infra.ServiceConnector$Impl$CompletionAwareJob
8836com.android.internal.infra.ServiceConnector$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008837com.android.internal.infra.ServiceConnector$Job
art-benchmark-serviced5115932020-02-25 17:55:03 -08008838com.android.internal.infra.ServiceConnector$VoidJob
8839com.android.internal.infra.ServiceConnector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008840com.android.internal.infra.WhitelistHelper
art-benchmark-service13164882020-11-07 02:19:14 -08008841com.android.internal.inputmethod.ICharSequenceResultCallback$Stub$Proxy
8842com.android.internal.inputmethod.ICharSequenceResultCallback$Stub
8843com.android.internal.inputmethod.ICharSequenceResultCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008844com.android.internal.inputmethod.IExtractedTextResultCallback$Stub
8845com.android.internal.inputmethod.IExtractedTextResultCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008846com.android.internal.inputmethod.IInputContentUriToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008847com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy
8848com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub
8849com.android.internal.inputmethod.IInputMethodPrivilegedOperations
art-benchmark-service13164882020-11-07 02:19:14 -08008850com.android.internal.inputmethod.IIntResultCallback$Stub
8851com.android.internal.inputmethod.IIntResultCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008852com.android.internal.inputmethod.InputMethodDebug
8853com.android.internal.inputmethod.InputMethodPrivilegedOperations$OpsHolder
8854com.android.internal.inputmethod.InputMethodPrivilegedOperations
8855com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
8856com.android.internal.inputmethod.SubtypeLocaleUtils
art-benchmark-service13164882020-11-07 02:19:14 -08008857com.android.internal.listeners.ListenerExecutor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008858com.android.internal.location.GpsNetInitiatedHandler$1
8859com.android.internal.location.GpsNetInitiatedHandler$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008860com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008861com.android.internal.location.GpsNetInitiatedHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008862com.android.internal.location.nano.GnssLogsProto$GnssLog
8863com.android.internal.location.nano.GnssLogsProto$PowerMetrics
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008864com.android.internal.logging.AndroidConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008865com.android.internal.logging.AndroidHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008866com.android.internal.logging.AndroidHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008867com.android.internal.logging.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008868com.android.internal.logging.InstanceId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008869com.android.internal.logging.InstanceId
art-benchmark-service13164882020-11-07 02:19:14 -08008870com.android.internal.logging.InstanceIdSequence
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008871com.android.internal.logging.MetricsLogger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008872com.android.internal.logging.UiEventLogger$UiEventEnum
8873com.android.internal.logging.UiEventLogger
8874com.android.internal.logging.UiEventLoggerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008875com.android.internal.net.INetworkWatchlistManager$Stub$Proxy
8876com.android.internal.net.INetworkWatchlistManager$Stub
8877com.android.internal.net.INetworkWatchlistManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08008878com.android.internal.net.LegacyVpnInfo$1
8879com.android.internal.net.LegacyVpnInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008880com.android.internal.net.VpnConfig$1
8881com.android.internal.net.VpnConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008882com.android.internal.net.VpnProfile$1
8883com.android.internal.net.VpnProfile
8884com.android.internal.notification.SystemNotificationChannels
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008885com.android.internal.os.AndroidPrintStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08008886com.android.internal.os.AppFuseMount$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008887com.android.internal.os.AppFuseMount
art-benchmark-serviced5115932020-02-25 17:55:03 -08008888com.android.internal.os.AppIdToPackageMap
Calin Juravle00b23d32019-03-08 17:52:20 -08008889com.android.internal.os.AtomicDirectory
Calin Juravle4a054192018-05-29 17:52:20 -07008890com.android.internal.os.BackgroundThread
Calin Juravle00b23d32019-03-08 17:52:20 -08008891com.android.internal.os.BatterySipper$DrainType
8892com.android.internal.os.BatterySipper
8893com.android.internal.os.BatteryStatsHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008894com.android.internal.os.BatteryStatsHistory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008895com.android.internal.os.BatteryStatsHistory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008896com.android.internal.os.BatteryStatsImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008897com.android.internal.os.BatteryStatsImpl$2
8898com.android.internal.os.BatteryStatsImpl$3
8899com.android.internal.os.BatteryStatsImpl$4
Calin Juravle4a054192018-05-29 17:52:20 -07008900com.android.internal.os.BatteryStatsImpl$5
Calin Juravle00b23d32019-03-08 17:52:20 -08008901com.android.internal.os.BatteryStatsImpl$6
Calin Juravle4a054192018-05-29 17:52:20 -07008902com.android.internal.os.BatteryStatsImpl$BatchTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008903com.android.internal.os.BatteryStatsImpl$BatteryCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008904com.android.internal.os.BatteryStatsImpl$BinderCallStats
Calin Juravle4a054192018-05-29 17:52:20 -07008905com.android.internal.os.BatteryStatsImpl$BluetoothActivityInfoCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008906com.android.internal.os.BatteryStatsImpl$Clocks
Calin Juravle4a054192018-05-29 17:52:20 -07008907com.android.internal.os.BatteryStatsImpl$Constants
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008908com.android.internal.os.BatteryStatsImpl$ControllerActivityCounterImpl
8909com.android.internal.os.BatteryStatsImpl$Counter
8910com.android.internal.os.BatteryStatsImpl$DualTimer
8911com.android.internal.os.BatteryStatsImpl$DurationTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008912com.android.internal.os.BatteryStatsImpl$ExternalStatsSync
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008913com.android.internal.os.BatteryStatsImpl$LongSamplingCounter
8914com.android.internal.os.BatteryStatsImpl$LongSamplingCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008915com.android.internal.os.BatteryStatsImpl$MyHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008916com.android.internal.os.BatteryStatsImpl$OverflowArrayMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008917com.android.internal.os.BatteryStatsImpl$PlatformIdleStateCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008918com.android.internal.os.BatteryStatsImpl$SamplingTimer
8919com.android.internal.os.BatteryStatsImpl$StopwatchTimer
8920com.android.internal.os.BatteryStatsImpl$SystemClocks
8921com.android.internal.os.BatteryStatsImpl$TimeBase
8922com.android.internal.os.BatteryStatsImpl$TimeBaseObs
8923com.android.internal.os.BatteryStatsImpl$Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008924com.android.internal.os.BatteryStatsImpl$Uid$1
8925com.android.internal.os.BatteryStatsImpl$Uid$2
8926com.android.internal.os.BatteryStatsImpl$Uid$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008927com.android.internal.os.BatteryStatsImpl$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08008928com.android.internal.os.BatteryStatsImpl$Uid$Pkg
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008929com.android.internal.os.BatteryStatsImpl$Uid$Proc
8930com.android.internal.os.BatteryStatsImpl$Uid$Sensor
8931com.android.internal.os.BatteryStatsImpl$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08008932com.android.internal.os.BatteryStatsImpl$Uid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008933com.android.internal.os.BatteryStatsImpl$UidToRemove
8934com.android.internal.os.BatteryStatsImpl$UserInfoProvider
Calin Juravle00b23d32019-03-08 17:52:20 -08008935com.android.internal.os.BatteryStatsImpl
art-benchmark-service84deab32021-05-12 09:41:00 -07008936com.android.internal.os.BinderCallHeavyHitterWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008937com.android.internal.os.BinderCallsStats$CallStat
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008938com.android.internal.os.BinderCallsStats$CallStatKey
8939com.android.internal.os.BinderCallsStats$ExportedCallStat
8940com.android.internal.os.BinderCallsStats$Injector
Calin Juravle00b23d32019-03-08 17:52:20 -08008941com.android.internal.os.BinderCallsStats$OverflowBinder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008942com.android.internal.os.BinderCallsStats$UidEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08008943com.android.internal.os.BinderCallsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008944com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08008945com.android.internal.os.BinderDeathDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008946com.android.internal.os.BinderInternal$BinderProxyLimitListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008947com.android.internal.os.BinderInternal$BinderProxyLimitListenerDelegate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008948com.android.internal.os.BinderInternal$CallSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008949com.android.internal.os.BinderInternal$GcWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08008950com.android.internal.os.BinderInternal$Observer
8951com.android.internal.os.BinderInternal$WorkSourceProvider
8952com.android.internal.os.BinderInternal
8953com.android.internal.os.BluetoothPowerCalculator
art-benchmark-serviced5115932020-02-25 17:55:03 -08008954com.android.internal.os.ByteTransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008955com.android.internal.os.CachedDeviceState$Readonly
8956com.android.internal.os.CachedDeviceState$TimeInStateStopwatch
8957com.android.internal.os.CachedDeviceState
Calin Juravle00b23d32019-03-08 17:52:20 -08008958com.android.internal.os.CameraPowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008959com.android.internal.os.ClassLoaderFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08008960com.android.internal.os.CpuPowerCalculator
8961com.android.internal.os.FlashlightPowerCalculator
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008962com.android.internal.os.FuseAppLoop$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008963com.android.internal.os.FuseAppLoop
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008964com.android.internal.os.FuseUnavailableMountException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008965com.android.internal.os.HandlerCaller$Callback
8966com.android.internal.os.HandlerCaller$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008967com.android.internal.os.HandlerCaller
Calin Juravle4a054192018-05-29 17:52:20 -07008968com.android.internal.os.IDropBoxManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008969com.android.internal.os.IDropBoxManagerService$Stub
8970com.android.internal.os.IDropBoxManagerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008971com.android.internal.os.IResultReceiver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008972com.android.internal.os.IResultReceiver$Stub
8973com.android.internal.os.IResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008974com.android.internal.os.IShellCallback$Stub$Proxy
8975com.android.internal.os.IShellCallback$Stub
8976com.android.internal.os.IShellCallback
8977com.android.internal.os.KernelCpuProcStringReader$ProcFileIterator
Calin Juravle00b23d32019-03-08 17:52:20 -08008978com.android.internal.os.KernelCpuProcStringReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008979com.android.internal.os.KernelCpuSpeedReader
8980com.android.internal.os.KernelCpuThreadReader$FrequencyBucketCreator
8981com.android.internal.os.KernelCpuThreadReader$Injector
8982com.android.internal.os.KernelCpuThreadReader$ProcessCpuUsage
8983com.android.internal.os.KernelCpuThreadReader$ThreadCpuUsage
8984com.android.internal.os.KernelCpuThreadReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08008985com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
8986com.android.internal.os.KernelCpuThreadReaderDiff
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008987com.android.internal.os.KernelCpuThreadReaderSettingsObserver$UidPredicate
8988com.android.internal.os.KernelCpuThreadReaderSettingsObserver
art-benchmark-servicead05a302020-03-17 09:46:02 -07008989com.android.internal.os.KernelCpuUidBpfMapReader$BpfMapIterator
8990com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidActiveTimeBpfMapReader
8991com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidClusterTimeBpfMapReader
8992com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidFreqTimeBpfMapReader
8993com.android.internal.os.KernelCpuUidBpfMapReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008994com.android.internal.os.KernelCpuUidTimeReader$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08008995com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader
8996com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader
8997com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader
8998com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader
8999com.android.internal.os.KernelCpuUidTimeReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009000com.android.internal.os.KernelMemoryBandwidthStats
art-benchmark-service84deab32021-05-12 09:41:00 -07009001com.android.internal.os.KernelSingleProcessCpuThreadReader
art-benchmark-servicead05a302020-03-17 09:46:02 -07009002com.android.internal.os.KernelSingleUidTimeReader$Injector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009003com.android.internal.os.KernelSingleUidTimeReader
Calin Juravle4a054192018-05-29 17:52:20 -07009004com.android.internal.os.KernelWakelockReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009005com.android.internal.os.KernelWakelockStats$Entry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009006com.android.internal.os.KernelWakelockStats
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009007com.android.internal.os.LoggingPrintStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009008com.android.internal.os.LoggingPrintStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009009com.android.internal.os.LooperStats$DispatchSession
9010com.android.internal.os.LooperStats$Entry
9011com.android.internal.os.LooperStats$ExportedEntry
9012com.android.internal.os.LooperStats
Calin Juravle00b23d32019-03-08 17:52:20 -08009013com.android.internal.os.MediaPowerCalculator
9014com.android.internal.os.MemoryPowerCalculator
9015com.android.internal.os.MobileRadioPowerCalculator
9016com.android.internal.os.PowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009017com.android.internal.os.PowerProfile$CpuClusterKey
Calin Juravle00b23d32019-03-08 17:52:20 -08009018com.android.internal.os.PowerProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009019com.android.internal.os.ProcStatsUtil
9020com.android.internal.os.ProcTimeInStateReader
9021com.android.internal.os.ProcessCpuTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009022com.android.internal.os.ProcessCpuTracker$FilterStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009023com.android.internal.os.ProcessCpuTracker$Stats
9024com.android.internal.os.ProcessCpuTracker
9025com.android.internal.os.RailStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009026com.android.internal.os.RoSystemProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009027com.android.internal.os.RpmStats$PowerStateElement
9028com.android.internal.os.RpmStats$PowerStatePlatformSleepState
9029com.android.internal.os.RpmStats$PowerStateSubsystem
Calin Juravle4a054192018-05-29 17:52:20 -07009030com.android.internal.os.RpmStats
Evan Millar0ea97b82009-03-24 17:49:23 -07009031com.android.internal.os.RuntimeInit$1
art-benchmark-service13164882020-11-07 02:19:14 -08009032com.android.internal.os.RuntimeInit$ApplicationWtfHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009033com.android.internal.os.RuntimeInit$Arguments
Tobias Thiereraddbf902016-07-21 15:05:19 +01009034com.android.internal.os.RuntimeInit$KillApplicationHandler
9035com.android.internal.os.RuntimeInit$LoggingHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009036com.android.internal.os.RuntimeInit$MethodAndArgsCaller
Calin Juravle00b23d32019-03-08 17:52:20 -08009037com.android.internal.os.RuntimeInit
9038com.android.internal.os.SensorPowerCalculator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009039com.android.internal.os.SomeArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009040com.android.internal.os.StatsdHiddenApiUsageLogger
9041com.android.internal.os.StoragedUidIoStatsReader
9042com.android.internal.os.TransferPipe
Calin Juravle00b23d32019-03-08 17:52:20 -08009043com.android.internal.os.WakelockPowerCalculator
9044com.android.internal.os.WifiPowerCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009045com.android.internal.os.WrapperInit
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009046com.android.internal.os.Zygote
Calin Juravle00b23d32019-03-08 17:52:20 -08009047com.android.internal.os.ZygoteArguments
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009048com.android.internal.os.ZygoteConnection
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009049com.android.internal.os.ZygoteInit
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009050com.android.internal.os.ZygoteSecurityException
9051com.android.internal.os.ZygoteServer$UsapPoolRefillAction
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009052com.android.internal.os.ZygoteServer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009053com.android.internal.os.logging.MetricsLoggerWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009054com.android.internal.policy.BackdropFrameRenderer
Andreas Gampe571fc302016-02-18 13:58:09 -08009055com.android.internal.policy.DecorContext
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009056com.android.internal.policy.DecorView$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009057com.android.internal.policy.DecorView$2
9058com.android.internal.policy.DecorView$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009059com.android.internal.policy.DecorView$6
9060com.android.internal.policy.DecorView$ActionModeCallback2Wrapper$1
9061com.android.internal.policy.DecorView$ActionModeCallback2Wrapper
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009062com.android.internal.policy.DecorView$ColorViewAttributes
Andreas Gampe571fc302016-02-18 13:58:09 -08009063com.android.internal.policy.DecorView$ColorViewState
Calin Juravle00b23d32019-03-08 17:52:20 -08009064com.android.internal.policy.DecorView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009065com.android.internal.policy.DividerSnapAlgorithm$SnapTarget
9066com.android.internal.policy.DividerSnapAlgorithm
9067com.android.internal.policy.DockedDividerUtils
art-benchmark-service13164882020-11-07 02:19:14 -08009068com.android.internal.policy.GestureNavigationSettingsObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009069com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy
9070com.android.internal.policy.IKeyguardDismissCallback$Stub
9071com.android.internal.policy.IKeyguardDismissCallback
9072com.android.internal.policy.IKeyguardDrawnCallback$Stub$Proxy
9073com.android.internal.policy.IKeyguardDrawnCallback$Stub
9074com.android.internal.policy.IKeyguardDrawnCallback
9075com.android.internal.policy.IKeyguardExitCallback$Stub$Proxy
9076com.android.internal.policy.IKeyguardExitCallback$Stub
9077com.android.internal.policy.IKeyguardExitCallback
9078com.android.internal.policy.IKeyguardService$Stub$Proxy
9079com.android.internal.policy.IKeyguardService$Stub
9080com.android.internal.policy.IKeyguardService
9081com.android.internal.policy.IKeyguardStateCallback$Stub$Proxy
9082com.android.internal.policy.IKeyguardStateCallback$Stub
9083com.android.internal.policy.IKeyguardStateCallback
9084com.android.internal.policy.IShortcutService$Stub$Proxy
9085com.android.internal.policy.IShortcutService$Stub
9086com.android.internal.policy.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009087com.android.internal.policy.KeyInterceptionInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07009088com.android.internal.policy.PhoneFallbackEventHandler
9089com.android.internal.policy.PhoneLayoutInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07009090com.android.internal.policy.PhoneWindow$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009091com.android.internal.policy.PhoneWindow$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009092com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009093com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08009094com.android.internal.policy.PhoneWindow$PanelFeatureState
Andreas Gampe571fc302016-02-18 13:58:09 -08009095com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07009096com.android.internal.policy.PhoneWindow$RotationWatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009097com.android.internal.policy.PhoneWindow$RotationWatcher
9098com.android.internal.policy.PhoneWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009099com.android.internal.policy.ScreenDecorationsUtils
9100com.android.internal.statusbar.IStatusBar$Stub$Proxy
9101com.android.internal.statusbar.IStatusBar$Stub
9102com.android.internal.statusbar.IStatusBar
9103com.android.internal.statusbar.IStatusBarService$Stub$Proxy
9104com.android.internal.statusbar.IStatusBarService$Stub
9105com.android.internal.statusbar.IStatusBarService
9106com.android.internal.statusbar.NotificationVisibility$1
9107com.android.internal.statusbar.NotificationVisibility$NotificationLocation
9108com.android.internal.statusbar.NotificationVisibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08009109com.android.internal.statusbar.RegisterStatusBarResult$1
9110com.android.internal.statusbar.RegisterStatusBarResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009111com.android.internal.statusbar.StatusBarIcon$1
9112com.android.internal.statusbar.StatusBarIcon
9113com.android.internal.telecom.IConnectionService$Stub$Proxy
9114com.android.internal.telecom.IConnectionService$Stub
9115com.android.internal.telecom.IConnectionService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009116com.android.internal.telecom.IConnectionServiceAdapter$Stub
9117com.android.internal.telecom.IConnectionServiceAdapter
9118com.android.internal.telecom.IInCallAdapter$Stub
9119com.android.internal.telecom.IInCallAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009120com.android.internal.telecom.IInCallService$Stub$Proxy
9121com.android.internal.telecom.IInCallService$Stub
9122com.android.internal.telecom.IInCallService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009123com.android.internal.telecom.ITelecomService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009124com.android.internal.telecom.ITelecomService$Stub
9125com.android.internal.telecom.ITelecomService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009126com.android.internal.telecom.IVideoCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009127com.android.internal.telecom.IVideoProvider$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009128com.android.internal.telecom.IVideoProvider$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009129com.android.internal.telecom.IVideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009130com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
9131com.android.internal.telecom.RemoteServiceCallback$Stub
9132com.android.internal.telecom.RemoteServiceCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009133com.android.internal.telephony.ATParseEx
art-benchmark-service13164882020-11-07 02:19:14 -08009134com.android.internal.telephony.ATResponseParser
9135com.android.internal.telephony.AndroidUtilIndentingPrintWriter
9136com.android.internal.telephony.AppSmsManager$AppRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08009137com.android.internal.telephony.AppSmsManager
art-benchmark-service13164882020-11-07 02:19:14 -08009138com.android.internal.telephony.AsyncChannel$1
9139com.android.internal.telephony.AsyncChannel$1ConnectAsync
9140com.android.internal.telephony.AsyncChannel$AsyncChannelConnection
9141com.android.internal.telephony.AsyncChannel$DeathMonitor
9142com.android.internal.telephony.AsyncChannel$SyncMessenger$SyncHandler
9143com.android.internal.telephony.AsyncChannel$SyncMessenger
9144com.android.internal.telephony.AsyncChannel
9145com.android.internal.telephony.AsyncEmergencyContactNotifier
9146com.android.internal.telephony.AsyncService$AsyncServiceInfo
9147com.android.internal.telephony.AsyncService
art-benchmark-service56aece62020-02-10 17:58:03 -08009148com.android.internal.telephony.BaseCommands
art-benchmark-service13164882020-11-07 02:19:14 -08009149com.android.internal.telephony.BitwiseInputStream$AccessException
9150com.android.internal.telephony.BitwiseInputStream
art-benchmark-service56aece62020-02-10 17:58:03 -08009151com.android.internal.telephony.BlockChecker
art-benchmark-service13164882020-11-07 02:19:14 -08009152com.android.internal.telephony.BtSmsInterfaceManager$MapMessageSender
9153com.android.internal.telephony.BtSmsInterfaceManager
9154com.android.internal.telephony.Call$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009155com.android.internal.telephony.Call$SrvccState
9156com.android.internal.telephony.Call$State
9157com.android.internal.telephony.Call
art-benchmark-service13164882020-11-07 02:19:14 -08009158com.android.internal.telephony.CallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -08009159com.android.internal.telephony.CallForwardInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009160com.android.internal.telephony.CallManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009161com.android.internal.telephony.CallManager$CallManagerHandler
9162com.android.internal.telephony.CallManager
9163com.android.internal.telephony.CallStateException
9164com.android.internal.telephony.CallTracker
9165com.android.internal.telephony.CarrierActionAgent$1
9166com.android.internal.telephony.CarrierActionAgent
Calin Juravle00b23d32019-03-08 17:52:20 -08009167com.android.internal.telephony.CarrierAppUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009168com.android.internal.telephony.CarrierInfoManager
9169com.android.internal.telephony.CarrierKeyDownloadManager$1
9170com.android.internal.telephony.CarrierKeyDownloadManager
art-benchmark-service13164882020-11-07 02:19:14 -08009171com.android.internal.telephony.CarrierPrivilegesTracker$1
9172com.android.internal.telephony.CarrierPrivilegesTracker
art-benchmark-service56aece62020-02-10 17:58:03 -08009173com.android.internal.telephony.CarrierResolver$1
9174com.android.internal.telephony.CarrierResolver$2
art-benchmark-service13164882020-11-07 02:19:14 -08009175com.android.internal.telephony.CarrierResolver$3
art-benchmark-service56aece62020-02-10 17:58:03 -08009176com.android.internal.telephony.CarrierResolver$CarrierMatchingRule
9177com.android.internal.telephony.CarrierResolver
9178com.android.internal.telephony.CarrierServiceBindHelper$1
9179com.android.internal.telephony.CarrierServiceBindHelper$2
9180com.android.internal.telephony.CarrierServiceBindHelper$AppBinding
9181com.android.internal.telephony.CarrierServiceBindHelper$CarrierServiceConnection
9182com.android.internal.telephony.CarrierServiceBindHelper$CarrierServicePackageMonitor
9183com.android.internal.telephony.CarrierServiceBindHelper
9184com.android.internal.telephony.CarrierServiceStateTracker$1
9185com.android.internal.telephony.CarrierServiceStateTracker$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009186com.android.internal.telephony.CarrierServiceStateTracker$EmergencyNetworkNotification
9187com.android.internal.telephony.CarrierServiceStateTracker$NotificationType
9188com.android.internal.telephony.CarrierServiceStateTracker$PrefNetworkNotification
9189com.android.internal.telephony.CarrierServiceStateTracker
9190com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler
9191com.android.internal.telephony.CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface
art-benchmark-service13164882020-11-07 02:19:14 -08009192com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter
9193com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilterCallback
9194com.android.internal.telephony.CarrierServicesSmsFilter$FilterAggregator
art-benchmark-service56aece62020-02-10 17:58:03 -08009195com.android.internal.telephony.CarrierServicesSmsFilter
9196com.android.internal.telephony.CarrierSignalAgent$1
art-benchmark-service13164882020-11-07 02:19:14 -08009197com.android.internal.telephony.CarrierSignalAgent$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009198com.android.internal.telephony.CarrierSignalAgent
9199com.android.internal.telephony.CarrierSmsUtils
art-benchmark-service13164882020-11-07 02:19:14 -08009200com.android.internal.telephony.CellBroadcastServiceManager$1
9201com.android.internal.telephony.CellBroadcastServiceManager$CellBroadcastServiceConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08009202com.android.internal.telephony.CellBroadcastServiceManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009203com.android.internal.telephony.CellNetworkScanResult$1
9204com.android.internal.telephony.CellNetworkScanResult
art-benchmark-service56aece62020-02-10 17:58:03 -08009205com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1
9206com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider
9207com.android.internal.telephony.CellularNetworkService
art-benchmark-service13164882020-11-07 02:19:14 -08009208com.android.internal.telephony.CellularNetworkValidator$1
9209com.android.internal.telephony.CellularNetworkValidator$ConnectivityNetworkCallback
9210com.android.internal.telephony.CellularNetworkValidator$ValidatedNetworkCache$ValidatedNetwork
9211com.android.internal.telephony.CellularNetworkValidator$ValidatedNetworkCache
art-benchmark-service56aece62020-02-10 17:58:03 -08009212com.android.internal.telephony.CellularNetworkValidator$ValidationCallback
9213com.android.internal.telephony.CellularNetworkValidator
9214com.android.internal.telephony.ClientWakelockAccountant
9215com.android.internal.telephony.ClientWakelockTracker
9216com.android.internal.telephony.CommandException$Error
9217com.android.internal.telephony.CommandException
9218com.android.internal.telephony.CommandsInterface
art-benchmark-service13164882020-11-07 02:19:14 -08009219com.android.internal.telephony.Connection$Capability
art-benchmark-service56aece62020-02-10 17:58:03 -08009220com.android.internal.telephony.Connection$Listener
art-benchmark-service13164882020-11-07 02:19:14 -08009221com.android.internal.telephony.Connection$ListenerBase
9222com.android.internal.telephony.Connection$PostDialListener
art-benchmark-service56aece62020-02-10 17:58:03 -08009223com.android.internal.telephony.Connection$PostDialState
9224com.android.internal.telephony.Connection
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009225com.android.internal.telephony.DctConstants$Activity
9226com.android.internal.telephony.DctConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009227com.android.internal.telephony.DebugService
9228com.android.internal.telephony.DefaultPhoneNotifier$1
9229com.android.internal.telephony.DefaultPhoneNotifier
9230com.android.internal.telephony.DeviceStateMonitor$1
9231com.android.internal.telephony.DeviceStateMonitor$2
9232com.android.internal.telephony.DeviceStateMonitor$3
9233com.android.internal.telephony.DeviceStateMonitor$AccessNetworkThresholds
9234com.android.internal.telephony.DeviceStateMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08009235com.android.internal.telephony.DisplayInfoController
art-benchmark-service56aece62020-02-10 17:58:03 -08009236com.android.internal.telephony.DriverCall$State
9237com.android.internal.telephony.DriverCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009238com.android.internal.telephony.EncodeException
art-benchmark-service13164882020-11-07 02:19:14 -08009239com.android.internal.telephony.EventLogTags
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009240com.android.internal.telephony.ExponentialBackoff$1
9241com.android.internal.telephony.ExponentialBackoff$HandlerAdapter
9242com.android.internal.telephony.ExponentialBackoff
art-benchmark-service13164882020-11-07 02:19:14 -08009243com.android.internal.telephony.FastXmlSerializer
art-benchmark-service56aece62020-02-10 17:58:03 -08009244com.android.internal.telephony.GlobalSettingsHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009245com.android.internal.telephony.GsmAlphabet$TextEncodingDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009246com.android.internal.telephony.GsmAlphabet
art-benchmark-service56aece62020-02-10 17:58:03 -08009247com.android.internal.telephony.GsmCdmaCall
9248com.android.internal.telephony.GsmCdmaCallTracker$1
9249com.android.internal.telephony.GsmCdmaCallTracker$2
9250com.android.internal.telephony.GsmCdmaCallTracker$3
9251com.android.internal.telephony.GsmCdmaCallTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009252com.android.internal.telephony.GsmCdmaConnection$1
9253com.android.internal.telephony.GsmCdmaConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08009254com.android.internal.telephony.GsmCdmaConnection
9255com.android.internal.telephony.GsmCdmaPhone$1
9256com.android.internal.telephony.GsmCdmaPhone$2
9257com.android.internal.telephony.GsmCdmaPhone$3
9258com.android.internal.telephony.GsmCdmaPhone$Cfu
9259com.android.internal.telephony.GsmCdmaPhone
9260com.android.internal.telephony.HalVersion
9261com.android.internal.telephony.HardwareConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08009262com.android.internal.telephony.HbpcdLookup$MccIdd
9263com.android.internal.telephony.HbpcdLookup$MccLookup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009264com.android.internal.telephony.HbpcdUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009265com.android.internal.telephony.HexDump
art-benchmark-service13164882020-11-07 02:19:14 -08009266com.android.internal.telephony.IBooleanConsumer$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009267com.android.internal.telephony.IBooleanConsumer$Stub
9268com.android.internal.telephony.IBooleanConsumer
9269com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy
9270com.android.internal.telephony.ICarrierConfigLoader$Stub
9271com.android.internal.telephony.ICarrierConfigLoader
art-benchmark-service13164882020-11-07 02:19:14 -08009272com.android.internal.telephony.IIccPhoneBook$Default
art-benchmark-service56aece62020-02-10 17:58:03 -08009273com.android.internal.telephony.IIccPhoneBook$Stub$Proxy
9274com.android.internal.telephony.IIccPhoneBook$Stub
9275com.android.internal.telephony.IIccPhoneBook
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009276com.android.internal.telephony.IIntegerConsumer$Stub$Proxy
9277com.android.internal.telephony.IIntegerConsumer$Stub
9278com.android.internal.telephony.IIntegerConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009279com.android.internal.telephony.IMms$Stub$Proxy
9280com.android.internal.telephony.IMms$Stub
9281com.android.internal.telephony.IMms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009282com.android.internal.telephony.INumberVerificationCallback$Stub$Proxy
9283com.android.internal.telephony.INumberVerificationCallback$Stub
9284com.android.internal.telephony.INumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009285com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009286com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009287com.android.internal.telephony.IOnSubscriptionsChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009288com.android.internal.telephony.IOns$Stub$Proxy
9289com.android.internal.telephony.IOns$Stub
9290com.android.internal.telephony.IOns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009291com.android.internal.telephony.IPhoneStateListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009292com.android.internal.telephony.IPhoneStateListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009293com.android.internal.telephony.IPhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009294com.android.internal.telephony.IPhoneSubInfo$Stub$Proxy
9295com.android.internal.telephony.IPhoneSubInfo$Stub
9296com.android.internal.telephony.IPhoneSubInfo
9297com.android.internal.telephony.ISetOpportunisticDataCallback$Stub$Proxy
9298com.android.internal.telephony.ISetOpportunisticDataCallback$Stub
9299com.android.internal.telephony.ISetOpportunisticDataCallback
9300com.android.internal.telephony.ISms$Stub$Proxy
9301com.android.internal.telephony.ISms$Stub
9302com.android.internal.telephony.ISms
9303com.android.internal.telephony.ISmsImplBase
art-benchmark-service56aece62020-02-10 17:58:03 -08009304com.android.internal.telephony.IState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009305com.android.internal.telephony.ISub$Stub$Proxy
9306com.android.internal.telephony.ISub$Stub
9307com.android.internal.telephony.ISub
9308com.android.internal.telephony.ITelephony$Stub$Proxy
9309com.android.internal.telephony.ITelephony$Stub
9310com.android.internal.telephony.ITelephony
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009311com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009312com.android.internal.telephony.ITelephonyRegistry$Stub
9313com.android.internal.telephony.ITelephonyRegistry
art-benchmark-service13164882020-11-07 02:19:14 -08009314com.android.internal.telephony.IUpdateAvailableNetworksCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08009315com.android.internal.telephony.IUpdateAvailableNetworksCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009316com.android.internal.telephony.IWapPushManager
art-benchmark-service56aece62020-02-10 17:58:03 -08009317com.android.internal.telephony.IccCard
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009318com.android.internal.telephony.IccCardConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009319com.android.internal.telephony.IccPhoneBookInterfaceManager$1
9320com.android.internal.telephony.IccPhoneBookInterfaceManager$Request
9321com.android.internal.telephony.IccPhoneBookInterfaceManager
9322com.android.internal.telephony.IccProvider
9323com.android.internal.telephony.IccSmsInterfaceManager$1
9324com.android.internal.telephony.IccSmsInterfaceManager$CdmaBroadcastRangeManager
9325com.android.internal.telephony.IccSmsInterfaceManager$CellBroadcastRangeManager
art-benchmark-service13164882020-11-07 02:19:14 -08009326com.android.internal.telephony.IccSmsInterfaceManager$Request
art-benchmark-service56aece62020-02-10 17:58:03 -08009327com.android.internal.telephony.IccSmsInterfaceManager
9328com.android.internal.telephony.ImsSmsDispatcher$1
9329com.android.internal.telephony.ImsSmsDispatcher$2
9330com.android.internal.telephony.ImsSmsDispatcher$3
9331com.android.internal.telephony.ImsSmsDispatcher$4
art-benchmark-service13164882020-11-07 02:19:14 -08009332com.android.internal.telephony.ImsSmsDispatcher$5
9333com.android.internal.telephony.ImsSmsDispatcher$FeatureConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08009334com.android.internal.telephony.ImsSmsDispatcher
9335com.android.internal.telephony.InboundSmsHandler$1
9336com.android.internal.telephony.InboundSmsHandler$2
9337com.android.internal.telephony.InboundSmsHandler$CarrierServicesSmsFilterCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009338com.android.internal.telephony.InboundSmsHandler$CbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08009339com.android.internal.telephony.InboundSmsHandler$DefaultState
9340com.android.internal.telephony.InboundSmsHandler$DeliveringState
9341com.android.internal.telephony.InboundSmsHandler$IdleState
9342com.android.internal.telephony.InboundSmsHandler$NewMessageNotificationActionReceiver
9343com.android.internal.telephony.InboundSmsHandler$SmsBroadcastReceiver
art-benchmark-service13164882020-11-07 02:19:14 -08009344com.android.internal.telephony.InboundSmsHandler$SmsFilter
9345com.android.internal.telephony.InboundSmsHandler$SmsSource
art-benchmark-service56aece62020-02-10 17:58:03 -08009346com.android.internal.telephony.InboundSmsHandler$StartupState
9347com.android.internal.telephony.InboundSmsHandler$WaitingState
9348com.android.internal.telephony.InboundSmsHandler
9349com.android.internal.telephony.InboundSmsTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009350com.android.internal.telephony.IndentingPrintWriter
art-benchmark-service56aece62020-02-10 17:58:03 -08009351com.android.internal.telephony.IntRangeManager$ClientRange
9352com.android.internal.telephony.IntRangeManager$IntRange
9353com.android.internal.telephony.IntRangeManager
9354com.android.internal.telephony.IntentBroadcaster$1
9355com.android.internal.telephony.IntentBroadcaster
9356com.android.internal.telephony.LastCallFailCause
art-benchmark-service13164882020-11-07 02:19:14 -08009357com.android.internal.telephony.LocalLog$ReadOnlyLocalLog
art-benchmark-service56aece62020-02-10 17:58:03 -08009358com.android.internal.telephony.LocalLog
9359com.android.internal.telephony.LocaleTracker$1
9360com.android.internal.telephony.LocaleTracker
9361com.android.internal.telephony.MccTable$MccEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -08009362com.android.internal.telephony.MccTable$MccMnc
art-benchmark-service56aece62020-02-10 17:58:03 -08009363com.android.internal.telephony.MccTable
art-benchmark-service13164882020-11-07 02:19:14 -08009364com.android.internal.telephony.MissedIncomingCallSmsFilter
9365com.android.internal.telephony.MmiCode$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009366com.android.internal.telephony.MmiCode
9367com.android.internal.telephony.MultiSimSettingController$1
art-benchmark-service13164882020-11-07 02:19:14 -08009368com.android.internal.telephony.MultiSimSettingController$PrimarySubChangeType
9369com.android.internal.telephony.MultiSimSettingController$SimCombinationWarningParams
art-benchmark-service56aece62020-02-10 17:58:03 -08009370com.android.internal.telephony.MultiSimSettingController$UpdateDefaultAction
9371com.android.internal.telephony.MultiSimSettingController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009372com.android.internal.telephony.NetworkFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08009373com.android.internal.telephony.NetworkRegistrationManager$1
9374com.android.internal.telephony.NetworkRegistrationManager$NetworkRegStateCallback
9375com.android.internal.telephony.NetworkRegistrationManager$NetworkServiceConnection
9376com.android.internal.telephony.NetworkRegistrationManager$RegManagerDeathRecipient
9377com.android.internal.telephony.NetworkRegistrationManager
9378com.android.internal.telephony.NetworkScanRequestTracker$1
art-benchmark-service13164882020-11-07 02:19:14 -08009379com.android.internal.telephony.NetworkScanRequestTracker$2
9380com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08009381com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestScheduler
9382com.android.internal.telephony.NetworkScanRequestTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009383com.android.internal.telephony.NetworkTypeController$1
9384com.android.internal.telephony.NetworkTypeController$DefaultState
9385com.android.internal.telephony.NetworkTypeController$IdleState
9386com.android.internal.telephony.NetworkTypeController$LegacyState
9387com.android.internal.telephony.NetworkTypeController$LteConnectedState
9388com.android.internal.telephony.NetworkTypeController$NrConnectedState
9389com.android.internal.telephony.NetworkTypeController$OverrideTimerRule
9390com.android.internal.telephony.NetworkTypeController
art-benchmark-service56aece62020-02-10 17:58:03 -08009391com.android.internal.telephony.NitzData
9392com.android.internal.telephony.NitzStateMachine$DeviceState
art-benchmark-service13164882020-11-07 02:19:14 -08009393com.android.internal.telephony.NitzStateMachine$DeviceStateImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08009394com.android.internal.telephony.NitzStateMachine
art-benchmark-service56aece62020-02-10 17:58:03 -08009395com.android.internal.telephony.OemHookIndication
9396com.android.internal.telephony.OemHookResponse
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009397com.android.internal.telephony.OperatorInfo$1
9398com.android.internal.telephony.OperatorInfo$State
9399com.android.internal.telephony.OperatorInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009400com.android.internal.telephony.PackageBasedTokenUtil
9401com.android.internal.telephony.Phone$NetworkSelectMessage
9402com.android.internal.telephony.Phone$SilentRedialParam
art-benchmark-service56aece62020-02-10 17:58:03 -08009403com.android.internal.telephony.Phone
art-benchmark-service13164882020-11-07 02:19:14 -08009404com.android.internal.telephony.PhoneConfigurationManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009405com.android.internal.telephony.PhoneConfigurationManager$ConfigManagerHandler
9406com.android.internal.telephony.PhoneConfigurationManager$MockableInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08009407com.android.internal.telephony.PhoneConfigurationManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009408com.android.internal.telephony.PhoneConstantConversions$1
9409com.android.internal.telephony.PhoneConstantConversions
9410com.android.internal.telephony.PhoneConstants$DataState
9411com.android.internal.telephony.PhoneConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009412com.android.internal.telephony.PhoneFactory
9413com.android.internal.telephony.PhoneInternalInterface$DataActivityState
9414com.android.internal.telephony.PhoneInternalInterface$DialArgs$Builder
9415com.android.internal.telephony.PhoneInternalInterface$DialArgs
9416com.android.internal.telephony.PhoneInternalInterface$SuppService
9417com.android.internal.telephony.PhoneInternalInterface
9418com.android.internal.telephony.PhoneNotifier
9419com.android.internal.telephony.PhoneSubInfoController$CallPhoneMethodHelper
9420com.android.internal.telephony.PhoneSubInfoController$PermissionCheckHelper
9421com.android.internal.telephony.PhoneSubInfoController
9422com.android.internal.telephony.PhoneSwitcher$1
9423com.android.internal.telephony.PhoneSwitcher$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08009424com.android.internal.telephony.PhoneSwitcher$3
art-benchmark-service13164882020-11-07 02:19:14 -08009425com.android.internal.telephony.PhoneSwitcher$4
art-benchmark-service56aece62020-02-10 17:58:03 -08009426com.android.internal.telephony.PhoneSwitcher$DefaultNetworkCallback
9427com.android.internal.telephony.PhoneSwitcher$EmergencyOverrideRequest
9428com.android.internal.telephony.PhoneSwitcher$PhoneState
9429com.android.internal.telephony.PhoneSwitcher$PhoneSwitcherNetworkRequestListener
9430com.android.internal.telephony.PhoneSwitcher
art-benchmark-service13164882020-11-07 02:19:14 -08009431com.android.internal.telephony.Preconditions
art-benchmark-service56aece62020-02-10 17:58:03 -08009432com.android.internal.telephony.ProxyController$1
9433com.android.internal.telephony.ProxyController
art-benchmark-service13164882020-11-07 02:19:14 -08009434com.android.internal.telephony.RIL$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009435com.android.internal.telephony.RIL$RadioProxyDeathRecipient
9436com.android.internal.telephony.RIL$RilHandler
9437com.android.internal.telephony.RIL
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009438com.android.internal.telephony.RILConstants
art-benchmark-service56aece62020-02-10 17:58:03 -08009439com.android.internal.telephony.RILRequest
9440com.android.internal.telephony.RadioBugDetector
9441com.android.internal.telephony.RadioCapability
9442com.android.internal.telephony.RadioConfig$ServiceDeathRecipient
9443com.android.internal.telephony.RadioConfig
9444com.android.internal.telephony.RadioConfigIndication
9445com.android.internal.telephony.RadioConfigResponse
9446com.android.internal.telephony.RadioIndication
art-benchmark-service13164882020-11-07 02:19:14 -08009447com.android.internal.telephony.RadioNVItems
art-benchmark-service56aece62020-02-10 17:58:03 -08009448com.android.internal.telephony.RadioResponse
9449com.android.internal.telephony.RatRatcheter$1
9450com.android.internal.telephony.RatRatcheter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009451com.android.internal.telephony.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08009452com.android.internal.telephony.RegistrantList
art-benchmark-service13164882020-11-07 02:19:14 -08009453com.android.internal.telephony.RegistrationFailedEvent
art-benchmark-service56aece62020-02-10 17:58:03 -08009454com.android.internal.telephony.RestrictedState
9455com.android.internal.telephony.RetryManager$RetryRec
9456com.android.internal.telephony.RetryManager
9457com.android.internal.telephony.RilWakelockInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009458com.android.internal.telephony.SMSDispatcher$1
9459com.android.internal.telephony.SMSDispatcher$ConfirmDialogListener
art-benchmark-service56aece62020-02-10 17:58:03 -08009460com.android.internal.telephony.SMSDispatcher$DataSmsSender
art-benchmark-service13164882020-11-07 02:19:14 -08009461com.android.internal.telephony.SMSDispatcher$MultipartSmsSender
9462com.android.internal.telephony.SMSDispatcher$MultipartSmsSenderCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009463com.android.internal.telephony.SMSDispatcher$SettingsObserver
9464com.android.internal.telephony.SMSDispatcher$SmsSender
9465com.android.internal.telephony.SMSDispatcher$SmsSenderCallback
9466com.android.internal.telephony.SMSDispatcher$SmsTracker
9467com.android.internal.telephony.SMSDispatcher$TextSmsSender
9468com.android.internal.telephony.SMSDispatcher
9469com.android.internal.telephony.ServiceStateTracker$1
art-benchmark-service13164882020-11-07 02:19:14 -08009470com.android.internal.telephony.ServiceStateTracker$CarrierNameDisplayBitmask
art-benchmark-service56aece62020-02-10 17:58:03 -08009471com.android.internal.telephony.ServiceStateTracker$SstSubscriptionsChangedListener
9472com.android.internal.telephony.ServiceStateTracker
9473com.android.internal.telephony.SettingsObserver
9474com.android.internal.telephony.SimActivationTracker$1
9475com.android.internal.telephony.SimActivationTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009476com.android.internal.telephony.Sms7BitEncodingTranslator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009477com.android.internal.telephony.SmsAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009478com.android.internal.telephony.SmsApplication$SmsApplicationData
Calin Juravle00b23d32019-03-08 17:52:20 -08009479com.android.internal.telephony.SmsApplication$SmsPackageMonitor
9480com.android.internal.telephony.SmsApplication
art-benchmark-service56aece62020-02-10 17:58:03 -08009481com.android.internal.telephony.SmsBroadcastUndelivered$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009482com.android.internal.telephony.SmsBroadcastUndelivered$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009483com.android.internal.telephony.SmsBroadcastUndelivered$ScanRawTableThread
9484com.android.internal.telephony.SmsBroadcastUndelivered$SmsReferenceKey
9485com.android.internal.telephony.SmsBroadcastUndelivered
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009486com.android.internal.telephony.SmsConstants$MessageClass
art-benchmark-service56aece62020-02-10 17:58:03 -08009487com.android.internal.telephony.SmsController
9488com.android.internal.telephony.SmsDispatchersController$1
art-benchmark-service13164882020-11-07 02:19:14 -08009489com.android.internal.telephony.SmsDispatchersController$SmsInjectionCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009490com.android.internal.telephony.SmsDispatchersController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009491com.android.internal.telephony.SmsHeader$ConcatRef
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009492com.android.internal.telephony.SmsHeader$MiscElt
art-benchmark-serviced5115932020-02-25 17:55:03 -08009493com.android.internal.telephony.SmsHeader$PortAddrs
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009494com.android.internal.telephony.SmsHeader$SpecialSmsMsg
art-benchmark-serviced5115932020-02-25 17:55:03 -08009495com.android.internal.telephony.SmsHeader
9496com.android.internal.telephony.SmsMessageBase$SubmitPduBase
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009497com.android.internal.telephony.SmsMessageBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08009498com.android.internal.telephony.SmsNumberUtils$NumberEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009499com.android.internal.telephony.SmsNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009500com.android.internal.telephony.SmsPermissions
art-benchmark-service13164882020-11-07 02:19:14 -08009501com.android.internal.telephony.SmsRawData$1
9502com.android.internal.telephony.SmsRawData
art-benchmark-service56aece62020-02-10 17:58:03 -08009503com.android.internal.telephony.SmsResponse
9504com.android.internal.telephony.SmsStorageMonitor$1
9505com.android.internal.telephony.SmsStorageMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08009506com.android.internal.telephony.SmsUsageMonitor$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009507com.android.internal.telephony.SmsUsageMonitor$SettingsObserver
9508com.android.internal.telephony.SmsUsageMonitor$SettingsObserverHandler
art-benchmark-service13164882020-11-07 02:19:14 -08009509com.android.internal.telephony.SmsUsageMonitor$ShortCodePatternMatcher
art-benchmark-service56aece62020-02-10 17:58:03 -08009510com.android.internal.telephony.SmsUsageMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -08009511com.android.internal.telephony.SomeArgs
art-benchmark-service56aece62020-02-10 17:58:03 -08009512com.android.internal.telephony.State
art-benchmark-service13164882020-11-07 02:19:14 -08009513com.android.internal.telephony.StateMachine$1
9514com.android.internal.telephony.StateMachine$LogRec
art-benchmark-serviced5115932020-02-25 17:55:03 -08009515com.android.internal.telephony.StateMachine$LogRecords
art-benchmark-service13164882020-11-07 02:19:14 -08009516com.android.internal.telephony.StateMachine$SmHandler$HaltingState
9517com.android.internal.telephony.StateMachine$SmHandler$QuittingState
9518com.android.internal.telephony.StateMachine$SmHandler$StateInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009519com.android.internal.telephony.StateMachine$SmHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08009520com.android.internal.telephony.StateMachine
art-benchmark-service13164882020-11-07 02:19:14 -08009521com.android.internal.telephony.SubscriptionController$1
9522com.android.internal.telephony.SubscriptionController$WatchedInt
9523com.android.internal.telephony.SubscriptionController$WatchedSlotIndexToSubIds
art-benchmark-service56aece62020-02-10 17:58:03 -08009524com.android.internal.telephony.SubscriptionController
9525com.android.internal.telephony.SubscriptionInfoUpdater$1
9526com.android.internal.telephony.SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback
9527com.android.internal.telephony.SubscriptionInfoUpdater
9528com.android.internal.telephony.TelephonyCapabilities
art-benchmark-serviced5115932020-02-25 17:55:03 -08009529com.android.internal.telephony.TelephonyCommonStatsLog
art-benchmark-service13164882020-11-07 02:19:14 -08009530com.android.internal.telephony.TelephonyComponentFactory$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009531com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents
9532com.android.internal.telephony.TelephonyComponentFactory
9533com.android.internal.telephony.TelephonyDevController
Calin Juravle00b23d32019-03-08 17:52:20 -08009534com.android.internal.telephony.TelephonyPermissions
art-benchmark-service13164882020-11-07 02:19:14 -08009535com.android.internal.telephony.TelephonyStatsLog
art-benchmark-service56aece62020-02-10 17:58:03 -08009536com.android.internal.telephony.TelephonyTester$1
9537com.android.internal.telephony.TelephonyTester
art-benchmark-serviced5115932020-02-25 17:55:03 -08009538com.android.internal.telephony.TimeUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009539com.android.internal.telephony.UUSInfo
9540com.android.internal.telephony.UiccPhoneBookController
art-benchmark-service13164882020-11-07 02:19:14 -08009541com.android.internal.telephony.UserIcons
art-benchmark-service56aece62020-02-10 17:58:03 -08009542com.android.internal.telephony.VisualVoicemailSmsFilter$1
art-benchmark-service13164882020-11-07 02:19:14 -08009543com.android.internal.telephony.VisualVoicemailSmsFilter$FullMessage
art-benchmark-service56aece62020-02-10 17:58:03 -08009544com.android.internal.telephony.VisualVoicemailSmsFilter$PhoneAccountHandleConverter
9545com.android.internal.telephony.VisualVoicemailSmsFilter
art-benchmark-service13164882020-11-07 02:19:14 -08009546com.android.internal.telephony.VisualVoicemailSmsParser$WrappedMessageData
9547com.android.internal.telephony.VisualVoicemailSmsParser
art-benchmark-service56aece62020-02-10 17:58:03 -08009548com.android.internal.telephony.WakeLockStateMachine$1
9549com.android.internal.telephony.WakeLockStateMachine$DefaultState
9550com.android.internal.telephony.WakeLockStateMachine$IdleState
9551com.android.internal.telephony.WakeLockStateMachine$WaitingState
9552com.android.internal.telephony.WakeLockStateMachine
art-benchmark-service13164882020-11-07 02:19:14 -08009553com.android.internal.telephony.WapPushManagerParams
art-benchmark-service56aece62020-02-10 17:58:03 -08009554com.android.internal.telephony.WapPushOverSms$1
art-benchmark-service13164882020-11-07 02:19:14 -08009555com.android.internal.telephony.WapPushOverSms$DecodedResult
art-benchmark-service56aece62020-02-10 17:58:03 -08009556com.android.internal.telephony.WapPushOverSms
art-benchmark-service13164882020-11-07 02:19:14 -08009557com.android.internal.telephony.WspTypeDecoder
art-benchmark-service56aece62020-02-10 17:58:03 -08009558com.android.internal.telephony.cat.AppInterface$CommandType
9559com.android.internal.telephony.cat.AppInterface
9560com.android.internal.telephony.cat.BIPClientParams
9561com.android.internal.telephony.cat.BerTlv
9562com.android.internal.telephony.cat.CallSetupParams
9563com.android.internal.telephony.cat.CatCmdMessage$1
art-benchmark-service13164882020-11-07 02:19:14 -08009564com.android.internal.telephony.cat.CatCmdMessage$2
9565com.android.internal.telephony.cat.CatCmdMessage$BrowserSettings
9566com.android.internal.telephony.cat.CatCmdMessage$BrowserTerminationCauses
9567com.android.internal.telephony.cat.CatCmdMessage$CallSettings
9568com.android.internal.telephony.cat.CatCmdMessage$SetupEventListConstants
9569com.android.internal.telephony.cat.CatCmdMessage$SetupEventListSettings
art-benchmark-service56aece62020-02-10 17:58:03 -08009570com.android.internal.telephony.cat.CatCmdMessage
9571com.android.internal.telephony.cat.CatException
9572com.android.internal.telephony.cat.CatLog
9573com.android.internal.telephony.cat.CatResponseMessage
9574com.android.internal.telephony.cat.CatService$1
9575com.android.internal.telephony.cat.CatService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009576com.android.internal.telephony.cat.CommandDetails$1
9577com.android.internal.telephony.cat.CommandDetails
art-benchmark-service56aece62020-02-10 17:58:03 -08009578com.android.internal.telephony.cat.CommandParams
9579com.android.internal.telephony.cat.CommandParamsFactory$1
9580com.android.internal.telephony.cat.CommandParamsFactory
9581com.android.internal.telephony.cat.ComprehensionTlv
9582com.android.internal.telephony.cat.ComprehensionTlvTag
9583com.android.internal.telephony.cat.DTTZResponseData
art-benchmark-service13164882020-11-07 02:19:14 -08009584com.android.internal.telephony.cat.DeviceIdentities
art-benchmark-service56aece62020-02-10 17:58:03 -08009585com.android.internal.telephony.cat.DisplayTextParams
art-benchmark-service13164882020-11-07 02:19:14 -08009586com.android.internal.telephony.cat.Duration$1
9587com.android.internal.telephony.cat.Duration$TimeUnit
9588com.android.internal.telephony.cat.Duration
9589com.android.internal.telephony.cat.FontSize
9590com.android.internal.telephony.cat.GetInkeyInputResponseData
9591com.android.internal.telephony.cat.GetInputParams
9592com.android.internal.telephony.cat.IconId
art-benchmark-service56aece62020-02-10 17:58:03 -08009593com.android.internal.telephony.cat.IconLoader
art-benchmark-service13164882020-11-07 02:19:14 -08009594com.android.internal.telephony.cat.ImageDescriptor
9595com.android.internal.telephony.cat.Input$1
9596com.android.internal.telephony.cat.Input
9597com.android.internal.telephony.cat.Item$1
9598com.android.internal.telephony.cat.Item
9599com.android.internal.telephony.cat.ItemsIconId
art-benchmark-service56aece62020-02-10 17:58:03 -08009600com.android.internal.telephony.cat.LanguageParams
9601com.android.internal.telephony.cat.LanguageResponseData
art-benchmark-service13164882020-11-07 02:19:14 -08009602com.android.internal.telephony.cat.LaunchBrowserMode
art-benchmark-service56aece62020-02-10 17:58:03 -08009603com.android.internal.telephony.cat.LaunchBrowserParams
art-benchmark-service13164882020-11-07 02:19:14 -08009604com.android.internal.telephony.cat.Menu$1
9605com.android.internal.telephony.cat.Menu
9606com.android.internal.telephony.cat.PlayToneParams
9607com.android.internal.telephony.cat.PresentationType
art-benchmark-service56aece62020-02-10 17:58:03 -08009608com.android.internal.telephony.cat.ResponseData
9609com.android.internal.telephony.cat.ResultCode
art-benchmark-service13164882020-11-07 02:19:14 -08009610com.android.internal.telephony.cat.ResultException$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009611com.android.internal.telephony.cat.ResultException
9612com.android.internal.telephony.cat.RilMessage
art-benchmark-service13164882020-11-07 02:19:14 -08009613com.android.internal.telephony.cat.RilMessageDecoder$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009614com.android.internal.telephony.cat.RilMessageDecoder$StateCmdParamsReady
9615com.android.internal.telephony.cat.RilMessageDecoder$StateStart
9616com.android.internal.telephony.cat.RilMessageDecoder
art-benchmark-service13164882020-11-07 02:19:14 -08009617com.android.internal.telephony.cat.SelectItemParams
9618com.android.internal.telephony.cat.SelectItemResponseData
9619com.android.internal.telephony.cat.SetEventListParams
9620com.android.internal.telephony.cat.TextAlignment
9621com.android.internal.telephony.cat.TextAttribute
9622com.android.internal.telephony.cat.TextColor
art-benchmark-serviced5115932020-02-25 17:55:03 -08009623com.android.internal.telephony.cat.TextMessage$1
9624com.android.internal.telephony.cat.TextMessage
art-benchmark-service13164882020-11-07 02:19:14 -08009625com.android.internal.telephony.cat.Tone$1
9626com.android.internal.telephony.cat.Tone
9627com.android.internal.telephony.cat.ToneSettings$1
9628com.android.internal.telephony.cat.ToneSettings
art-benchmark-serviced5115932020-02-25 17:55:03 -08009629com.android.internal.telephony.cat.ValueObject
art-benchmark-service56aece62020-02-10 17:58:03 -08009630com.android.internal.telephony.cat.ValueParser
9631com.android.internal.telephony.cdma.CdmaCallWaitingNotification
art-benchmark-serviced5115932020-02-25 17:55:03 -08009632com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver
9633com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08009634com.android.internal.telephony.cdma.CdmaInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -08009635com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaDisplayInfoRec
9636com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaLineControlInfoRec
9637com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaNumberInfoRec
9638com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaRedirectingNumberInfoRec
9639com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaSignalInfoRec
9640com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53AudioControlInfoRec
9641com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53ClirInfoRec
9642com.android.internal.telephony.cdma.CdmaInformationRecords
9643com.android.internal.telephony.cdma.CdmaMmiCode
art-benchmark-service56aece62020-02-10 17:58:03 -08009644com.android.internal.telephony.cdma.CdmaSMSDispatcher
9645com.android.internal.telephony.cdma.CdmaSmsBroadcastConfigInfo
9646com.android.internal.telephony.cdma.CdmaSubscriptionSourceManager
9647com.android.internal.telephony.cdma.EriInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009648com.android.internal.telephony.cdma.EriManager$EriDisplayInformation
art-benchmark-service56aece62020-02-10 17:58:03 -08009649com.android.internal.telephony.cdma.EriManager$EriFile
9650com.android.internal.telephony.cdma.EriManager
art-benchmark-service13164882020-11-07 02:19:14 -08009651com.android.internal.telephony.cdma.SignalToneUtil
9652com.android.internal.telephony.cdma.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009653com.android.internal.telephony.cdma.SmsMessage
art-benchmark-service13164882020-11-07 02:19:14 -08009654com.android.internal.telephony.cdma.SmsMessageConverter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009655com.android.internal.telephony.cdma.sms.BearerData$CodingException
art-benchmark-serviced5115932020-02-25 17:55:03 -08009656com.android.internal.telephony.cdma.sms.BearerData$TimeStamp
9657com.android.internal.telephony.cdma.sms.BearerData
9658com.android.internal.telephony.cdma.sms.CdmaSmsAddress
9659com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress
9660com.android.internal.telephony.cdma.sms.SmsEnvelope
9661com.android.internal.telephony.cdma.sms.UserData
art-benchmark-service13164882020-11-07 02:19:14 -08009662com.android.internal.telephony.cdnr.BrandOverrideEfData
9663com.android.internal.telephony.cdnr.CarrierConfigEfData
art-benchmark-service56aece62020-02-10 17:58:03 -08009664com.android.internal.telephony.cdnr.CarrierDisplayNameData$1
9665com.android.internal.telephony.cdnr.CarrierDisplayNameData$Builder
9666com.android.internal.telephony.cdnr.CarrierDisplayNameData
9667com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$CarrierDisplayNameConditionRule
art-benchmark-service13164882020-11-07 02:19:14 -08009668com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$WfcCarrierNameFormatter
art-benchmark-service56aece62020-02-10 17:58:03 -08009669com.android.internal.telephony.cdnr.CarrierDisplayNameResolver
art-benchmark-service13164882020-11-07 02:19:14 -08009670com.android.internal.telephony.cdnr.EfData$EFSource
9671com.android.internal.telephony.cdnr.EfData
9672com.android.internal.telephony.cdnr.EriEfData
9673com.android.internal.telephony.cdnr.RuimEfData
9674com.android.internal.telephony.cdnr.UsimEfData
art-benchmark-service56aece62020-02-10 17:58:03 -08009675com.android.internal.telephony.dataconnection.AccessNetworksManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08009676com.android.internal.telephony.dataconnection.AccessNetworksManager$AccessNetworksManagerDeathRecipient
9677com.android.internal.telephony.dataconnection.AccessNetworksManager$QualifiedNetworks
9678com.android.internal.telephony.dataconnection.AccessNetworksManager$QualifiedNetworksServiceCallback
9679com.android.internal.telephony.dataconnection.AccessNetworksManager$QualifiedNetworksServiceConnection
art-benchmark-service56aece62020-02-10 17:58:03 -08009680com.android.internal.telephony.dataconnection.AccessNetworksManager
art-benchmark-service13164882020-11-07 02:19:14 -08009681com.android.internal.telephony.dataconnection.ApnConfigType
9682com.android.internal.telephony.dataconnection.ApnConfigTypeRepository
art-benchmark-service56aece62020-02-10 17:58:03 -08009683com.android.internal.telephony.dataconnection.ApnContext
9684com.android.internal.telephony.dataconnection.ApnSettingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08009685com.android.internal.telephony.dataconnection.CellularDataService$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009686com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider$1
9687com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider
9688com.android.internal.telephony.dataconnection.CellularDataService
art-benchmark-service13164882020-11-07 02:19:14 -08009689com.android.internal.telephony.dataconnection.DataConnection$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009690com.android.internal.telephony.dataconnection.DataConnection$2
9691com.android.internal.telephony.dataconnection.DataConnection$ConnectionParams
9692com.android.internal.telephony.dataconnection.DataConnection$DcActivatingState
9693com.android.internal.telephony.dataconnection.DataConnection$DcActiveState
9694com.android.internal.telephony.dataconnection.DataConnection$DcDefaultState
9695com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectingState
9696com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectionErrorCreatingConnection
9697com.android.internal.telephony.dataconnection.DataConnection$DcInactiveState
9698com.android.internal.telephony.dataconnection.DataConnection$DisconnectParams
art-benchmark-service13164882020-11-07 02:19:14 -08009699com.android.internal.telephony.dataconnection.DataConnection$HandoverState
art-benchmark-service56aece62020-02-10 17:58:03 -08009700com.android.internal.telephony.dataconnection.DataConnection$SetupResult
9701com.android.internal.telephony.dataconnection.DataConnection$UpdateLinkPropertyResult
9702com.android.internal.telephony.dataconnection.DataConnection
9703com.android.internal.telephony.dataconnection.DataConnectionReasons$DataAllowedReasonType
9704com.android.internal.telephony.dataconnection.DataConnectionReasons$DataDisallowedReasonType
9705com.android.internal.telephony.dataconnection.DataConnectionReasons
art-benchmark-service13164882020-11-07 02:19:14 -08009706com.android.internal.telephony.dataconnection.DataEnabledOverride$1
9707com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideConditions$Condition
art-benchmark-service56aece62020-02-10 17:58:03 -08009708com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideConditions
9709com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideRule
9710com.android.internal.telephony.dataconnection.DataEnabledOverride
9711com.android.internal.telephony.dataconnection.DataEnabledSettings$1
9712com.android.internal.telephony.dataconnection.DataEnabledSettings$2
art-benchmark-service13164882020-11-07 02:19:14 -08009713com.android.internal.telephony.dataconnection.DataEnabledSettings$DataEnabledChangedReason
art-benchmark-service56aece62020-02-10 17:58:03 -08009714com.android.internal.telephony.dataconnection.DataEnabledSettings
9715com.android.internal.telephony.dataconnection.DataServiceManager$1
9716com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceCallback
9717com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceConnection
9718com.android.internal.telephony.dataconnection.DataServiceManager$DataServiceManagerDeathRecipient
9719com.android.internal.telephony.dataconnection.DataServiceManager
art-benchmark-service13164882020-11-07 02:19:14 -08009720com.android.internal.telephony.dataconnection.DcController$PhysicalLinkState
art-benchmark-service56aece62020-02-10 17:58:03 -08009721com.android.internal.telephony.dataconnection.DcController
9722com.android.internal.telephony.dataconnection.DcFailBringUp
art-benchmark-service13164882020-11-07 02:19:14 -08009723com.android.internal.telephony.dataconnection.DcNetworkAgent$DcKeepaliveTracker$KeepaliveRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08009724com.android.internal.telephony.dataconnection.DcNetworkAgent$DcKeepaliveTracker
art-benchmark-service56aece62020-02-10 17:58:03 -08009725com.android.internal.telephony.dataconnection.DcNetworkAgent
9726com.android.internal.telephony.dataconnection.DcRequest
9727com.android.internal.telephony.dataconnection.DcTesterDeactivateAll$1
9728com.android.internal.telephony.dataconnection.DcTesterDeactivateAll
9729com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll$1
9730com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll
9731com.android.internal.telephony.dataconnection.DcTracker$1
9732com.android.internal.telephony.dataconnection.DcTracker$2
9733com.android.internal.telephony.dataconnection.DcTracker$3
9734com.android.internal.telephony.dataconnection.DcTracker$4
art-benchmark-service56aece62020-02-10 17:58:03 -08009735com.android.internal.telephony.dataconnection.DcTracker$ApnChangeObserver
9736com.android.internal.telephony.dataconnection.DcTracker$DataStallRecoveryHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08009737com.android.internal.telephony.dataconnection.DcTracker$ProvisionNotificationBroadcastReceiver
art-benchmark-service13164882020-11-07 02:19:14 -08009738com.android.internal.telephony.dataconnection.DcTracker$RecoveryAction
9739com.android.internal.telephony.dataconnection.DcTracker$ReleaseNetworkType
9740com.android.internal.telephony.dataconnection.DcTracker$RequestNetworkType
art-benchmark-service56aece62020-02-10 17:58:03 -08009741com.android.internal.telephony.dataconnection.DcTracker$RetryFailures
9742com.android.internal.telephony.dataconnection.DcTracker$TxRxSum
9743com.android.internal.telephony.dataconnection.DcTracker
9744com.android.internal.telephony.dataconnection.KeepaliveStatus$1
9745com.android.internal.telephony.dataconnection.KeepaliveStatus
art-benchmark-service13164882020-11-07 02:19:14 -08009746com.android.internal.telephony.dataconnection.TelephonyNetworkFactory$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009747com.android.internal.telephony.dataconnection.TelephonyNetworkFactory$InternalHandler
9748com.android.internal.telephony.dataconnection.TelephonyNetworkFactory
art-benchmark-service13164882020-11-07 02:19:14 -08009749com.android.internal.telephony.dataconnection.TransportManager$HandoverParams$HandoverCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009750com.android.internal.telephony.dataconnection.TransportManager$HandoverParams
art-benchmark-service13164882020-11-07 02:19:14 -08009751com.android.internal.telephony.dataconnection.TransportManager$IwlanOperationMode
art-benchmark-service56aece62020-02-10 17:58:03 -08009752com.android.internal.telephony.dataconnection.TransportManager
9753com.android.internal.telephony.emergency.EmergencyNumberTracker$1
9754com.android.internal.telephony.emergency.EmergencyNumberTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009755com.android.internal.telephony.euicc.EuiccCardController$10
9756com.android.internal.telephony.euicc.EuiccCardController$11
9757com.android.internal.telephony.euicc.EuiccCardController$12
9758com.android.internal.telephony.euicc.EuiccCardController$13
9759com.android.internal.telephony.euicc.EuiccCardController$14
9760com.android.internal.telephony.euicc.EuiccCardController$15
9761com.android.internal.telephony.euicc.EuiccCardController$16
9762com.android.internal.telephony.euicc.EuiccCardController$17
9763com.android.internal.telephony.euicc.EuiccCardController$18
9764com.android.internal.telephony.euicc.EuiccCardController$19
9765com.android.internal.telephony.euicc.EuiccCardController$1
9766com.android.internal.telephony.euicc.EuiccCardController$20
9767com.android.internal.telephony.euicc.EuiccCardController$21
9768com.android.internal.telephony.euicc.EuiccCardController$22
9769com.android.internal.telephony.euicc.EuiccCardController$2
9770com.android.internal.telephony.euicc.EuiccCardController$3
9771com.android.internal.telephony.euicc.EuiccCardController$4$1
9772com.android.internal.telephony.euicc.EuiccCardController$4
9773com.android.internal.telephony.euicc.EuiccCardController$5
9774com.android.internal.telephony.euicc.EuiccCardController$6
9775com.android.internal.telephony.euicc.EuiccCardController$7
9776com.android.internal.telephony.euicc.EuiccCardController$8
9777com.android.internal.telephony.euicc.EuiccCardController$9
art-benchmark-service56aece62020-02-10 17:58:03 -08009778com.android.internal.telephony.euicc.EuiccCardController$SimSlotStatusChangedBroadcastReceiver
9779com.android.internal.telephony.euicc.EuiccCardController
9780com.android.internal.telephony.euicc.EuiccConnector$1
9781com.android.internal.telephony.euicc.EuiccConnector$AvailableState
9782com.android.internal.telephony.euicc.EuiccConnector$BaseEuiccCommandCallback
9783com.android.internal.telephony.euicc.EuiccConnector$BindingState
9784com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10
9785com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11
9786com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12
9787com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13
art-benchmark-serviced5115932020-02-25 17:55:03 -08009788com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14
art-benchmark-service13164882020-11-07 02:19:14 -08009789com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$15
art-benchmark-service56aece62020-02-10 17:58:03 -08009790com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1
9791com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2
9792com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3
9793com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4
9794com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5
9795com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6
9796com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7
9797com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8
9798com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9
9799com.android.internal.telephony.euicc.EuiccConnector$ConnectedState
art-benchmark-service13164882020-11-07 02:19:14 -08009800com.android.internal.telephony.euicc.EuiccConnector$DeleteCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009801com.android.internal.telephony.euicc.EuiccConnector$DeleteRequest
9802com.android.internal.telephony.euicc.EuiccConnector$DisconnectedState
art-benchmark-service13164882020-11-07 02:19:14 -08009803com.android.internal.telephony.euicc.EuiccConnector$DownloadCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009804com.android.internal.telephony.euicc.EuiccConnector$DownloadRequest
art-benchmark-service13164882020-11-07 02:19:14 -08009805com.android.internal.telephony.euicc.EuiccConnector$DumpEuiccServiceCommandCallback
9806com.android.internal.telephony.euicc.EuiccConnector$EraseCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009807com.android.internal.telephony.euicc.EuiccConnector$EuiccPackageMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08009808com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009809com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListRequest
art-benchmark-service13164882020-11-07 02:19:14 -08009810com.android.internal.telephony.euicc.EuiccConnector$GetEidCommandCallback
9811com.android.internal.telephony.euicc.EuiccConnector$GetEuiccInfoCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009812com.android.internal.telephony.euicc.EuiccConnector$GetEuiccProfileInfoListCommandCallback
art-benchmark-service13164882020-11-07 02:19:14 -08009813com.android.internal.telephony.euicc.EuiccConnector$GetMetadataCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009814com.android.internal.telephony.euicc.EuiccConnector$GetMetadataRequest
art-benchmark-service13164882020-11-07 02:19:14 -08009815com.android.internal.telephony.euicc.EuiccConnector$GetOtaStatusCommandCallback
9816com.android.internal.telephony.euicc.EuiccConnector$OtaStatusChangedCallback
9817com.android.internal.telephony.euicc.EuiccConnector$RetainSubscriptionsCommandCallback
9818com.android.internal.telephony.euicc.EuiccConnector$SwitchCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009819com.android.internal.telephony.euicc.EuiccConnector$SwitchRequest
9820com.android.internal.telephony.euicc.EuiccConnector$UnavailableState
art-benchmark-service13164882020-11-07 02:19:14 -08009821com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009822com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameRequest
9823com.android.internal.telephony.euicc.EuiccConnector
art-benchmark-service13164882020-11-07 02:19:14 -08009824com.android.internal.telephony.euicc.EuiccController$10
9825com.android.internal.telephony.euicc.EuiccController$11
9826com.android.internal.telephony.euicc.EuiccController$12
9827com.android.internal.telephony.euicc.EuiccController$13
9828com.android.internal.telephony.euicc.EuiccController$1
9829com.android.internal.telephony.euicc.EuiccController$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009830com.android.internal.telephony.euicc.EuiccController$3
art-benchmark-service13164882020-11-07 02:19:14 -08009831com.android.internal.telephony.euicc.EuiccController$4
9832com.android.internal.telephony.euicc.EuiccController$5
9833com.android.internal.telephony.euicc.EuiccController$6
9834com.android.internal.telephony.euicc.EuiccController$7
9835com.android.internal.telephony.euicc.EuiccController$8
9836com.android.internal.telephony.euicc.EuiccController$9
9837com.android.internal.telephony.euicc.EuiccController$DownloadSubscriptionGetMetadataCommandCallback
9838com.android.internal.telephony.euicc.EuiccController$GetDefaultListCommandCallback
9839com.android.internal.telephony.euicc.EuiccController$GetMetadataCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009840com.android.internal.telephony.euicc.EuiccController
art-benchmark-service13164882020-11-07 02:19:14 -08009841com.android.internal.telephony.euicc.EuiccOperation$1
9842com.android.internal.telephony.euicc.EuiccOperation$Action
9843com.android.internal.telephony.euicc.EuiccOperation
9844com.android.internal.telephony.euicc.IAuthenticateServerCallback$Stub
9845com.android.internal.telephony.euicc.IAuthenticateServerCallback
9846com.android.internal.telephony.euicc.ICancelSessionCallback$Stub
9847com.android.internal.telephony.euicc.ICancelSessionCallback
9848com.android.internal.telephony.euicc.IDeleteProfileCallback$Stub
9849com.android.internal.telephony.euicc.IDeleteProfileCallback
9850com.android.internal.telephony.euicc.IDisableProfileCallback$Stub
9851com.android.internal.telephony.euicc.IDisableProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009852com.android.internal.telephony.euicc.IEuiccCardController$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009853com.android.internal.telephony.euicc.IEuiccCardController$Stub
9854com.android.internal.telephony.euicc.IEuiccCardController
9855com.android.internal.telephony.euicc.IEuiccController$Stub$Proxy
9856com.android.internal.telephony.euicc.IEuiccController$Stub
9857com.android.internal.telephony.euicc.IEuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009858com.android.internal.telephony.euicc.IGetAllProfilesCallback$Stub
9859com.android.internal.telephony.euicc.IGetAllProfilesCallback
art-benchmark-service13164882020-11-07 02:19:14 -08009860com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback$Stub
9861com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback
9862com.android.internal.telephony.euicc.IGetEuiccChallengeCallback$Stub
9863com.android.internal.telephony.euicc.IGetEuiccChallengeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009864com.android.internal.telephony.euicc.IGetEuiccInfo1Callback$Stub
9865com.android.internal.telephony.euicc.IGetEuiccInfo1Callback
art-benchmark-service13164882020-11-07 02:19:14 -08009866com.android.internal.telephony.euicc.IGetEuiccInfo2Callback$Stub
9867com.android.internal.telephony.euicc.IGetEuiccInfo2Callback
9868com.android.internal.telephony.euicc.IGetProfileCallback$Stub
9869com.android.internal.telephony.euicc.IGetProfileCallback
9870com.android.internal.telephony.euicc.IGetRulesAuthTableCallback$Stub
9871com.android.internal.telephony.euicc.IGetRulesAuthTableCallback
9872com.android.internal.telephony.euicc.IGetSmdsAddressCallback$Stub
9873com.android.internal.telephony.euicc.IGetSmdsAddressCallback
9874com.android.internal.telephony.euicc.IListNotificationsCallback$Stub
9875com.android.internal.telephony.euicc.IListNotificationsCallback
9876com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback$Stub
9877com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback
9878com.android.internal.telephony.euicc.IPrepareDownloadCallback$Stub
9879com.android.internal.telephony.euicc.IPrepareDownloadCallback
9880com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback$Stub
9881com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback
9882com.android.internal.telephony.euicc.IResetMemoryCallback$Stub
9883com.android.internal.telephony.euicc.IResetMemoryCallback
9884com.android.internal.telephony.euicc.IRetrieveNotificationCallback$Stub
9885com.android.internal.telephony.euicc.IRetrieveNotificationCallback
9886com.android.internal.telephony.euicc.IRetrieveNotificationListCallback$Stub
9887com.android.internal.telephony.euicc.IRetrieveNotificationListCallback
9888com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback$Stub
9889com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback
9890com.android.internal.telephony.euicc.ISetNicknameCallback$Stub
9891com.android.internal.telephony.euicc.ISetNicknameCallback
9892com.android.internal.telephony.euicc.ISwitchToProfileCallback$Stub
9893com.android.internal.telephony.euicc.ISwitchToProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009894com.android.internal.telephony.gsm.GsmInboundSmsHandler$GsmCbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08009895com.android.internal.telephony.gsm.GsmInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -08009896com.android.internal.telephony.gsm.GsmMmiCode$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009897com.android.internal.telephony.gsm.GsmMmiCode
9898com.android.internal.telephony.gsm.GsmSMSDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08009899com.android.internal.telephony.gsm.GsmSmsAddress
art-benchmark-service56aece62020-02-10 17:58:03 -08009900com.android.internal.telephony.gsm.SimTlv
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009901com.android.internal.telephony.gsm.SmsBroadcastConfigInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009902com.android.internal.telephony.gsm.SmsMessage$PduParser
art-benchmark-service13164882020-11-07 02:19:14 -08009903com.android.internal.telephony.gsm.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009904com.android.internal.telephony.gsm.SmsMessage
art-benchmark-service13164882020-11-07 02:19:14 -08009905com.android.internal.telephony.gsm.SsData$RequestType
9906com.android.internal.telephony.gsm.SsData$ServiceType
9907com.android.internal.telephony.gsm.SsData$TeleserviceType
9908com.android.internal.telephony.gsm.SsData
art-benchmark-service56aece62020-02-10 17:58:03 -08009909com.android.internal.telephony.gsm.SuppServiceNotification
9910com.android.internal.telephony.gsm.UsimDataDownloadHandler
9911com.android.internal.telephony.gsm.UsimPhoneBookManager$File
9912com.android.internal.telephony.gsm.UsimPhoneBookManager$PbrRecord
9913com.android.internal.telephony.gsm.UsimPhoneBookManager
art-benchmark-service13164882020-11-07 02:19:14 -08009914com.android.internal.telephony.ims.ImsConfigCompatAdapter
9915com.android.internal.telephony.ims.ImsRegistrationCompatAdapter$1
9916com.android.internal.telephony.ims.ImsRegistrationCompatAdapter
art-benchmark-service56aece62020-02-10 17:58:03 -08009917com.android.internal.telephony.ims.ImsResolver$1
9918com.android.internal.telephony.ims.ImsResolver$2
9919com.android.internal.telephony.ims.ImsResolver$3
9920com.android.internal.telephony.ims.ImsResolver$4
9921com.android.internal.telephony.ims.ImsResolver$5
9922com.android.internal.telephony.ims.ImsResolver$6
9923com.android.internal.telephony.ims.ImsResolver$7
9924com.android.internal.telephony.ims.ImsResolver$8
9925com.android.internal.telephony.ims.ImsResolver$ImsDynamicQueryManagerFactory
9926com.android.internal.telephony.ims.ImsResolver$ImsServiceControllerFactory
9927com.android.internal.telephony.ims.ImsResolver$ImsServiceInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009928com.android.internal.telephony.ims.ImsResolver$OverrideConfig
art-benchmark-service56aece62020-02-10 17:58:03 -08009929com.android.internal.telephony.ims.ImsResolver$SubscriptionManagerProxy
9930com.android.internal.telephony.ims.ImsResolver$TelephonyManagerProxy
9931com.android.internal.telephony.ims.ImsResolver
9932com.android.internal.telephony.ims.ImsServiceController$1
9933com.android.internal.telephony.ims.ImsServiceController$2
9934com.android.internal.telephony.ims.ImsServiceController$3
art-benchmark-service56aece62020-02-10 17:58:03 -08009935com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback$1
9936com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback
9937com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection
9938com.android.internal.telephony.ims.ImsServiceController$ImsServiceControllerCallbacks
9939com.android.internal.telephony.ims.ImsServiceController$RebindRetry
9940com.android.internal.telephony.ims.ImsServiceController
art-benchmark-service13164882020-11-07 02:19:14 -08009941com.android.internal.telephony.ims.ImsServiceControllerCompat
art-benchmark-service56aece62020-02-10 17:58:03 -08009942com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$ImsServiceFeatureQuery
9943com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$Listener
9944com.android.internal.telephony.ims.ImsServiceFeatureQueryManager
art-benchmark-service13164882020-11-07 02:19:14 -08009945com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$1
9946com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$2
9947com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$3
9948com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$4
9949com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$5
9950com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ConfigListener
9951com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ImsRegistrationListenerBase
9952com.android.internal.telephony.ims.MmTelFeatureCompatAdapter
9953com.android.internal.telephony.ims.MmTelInterfaceAdapter
art-benchmark-service13164882020-11-07 02:19:14 -08009954com.android.internal.telephony.imsphone.ImsExternalCall
art-benchmark-service56aece62020-02-10 17:58:03 -08009955com.android.internal.telephony.imsphone.ImsExternalCallTracker$1
9956com.android.internal.telephony.imsphone.ImsExternalCallTracker$2
9957com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalCallStateListener
9958com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalConnectionListener
9959com.android.internal.telephony.imsphone.ImsExternalCallTracker$ImsCallNotify
9960com.android.internal.telephony.imsphone.ImsExternalCallTracker
9961com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
9962com.android.internal.telephony.imsphone.ImsExternalConnection
9963com.android.internal.telephony.imsphone.ImsPhone$1
9964com.android.internal.telephony.imsphone.ImsPhone$2
9965com.android.internal.telephony.imsphone.ImsPhone$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08009966com.android.internal.telephony.imsphone.ImsPhone$4
art-benchmark-service56aece62020-02-10 17:58:03 -08009967com.android.internal.telephony.imsphone.ImsPhone$Cf
art-benchmark-serviced5115932020-02-25 17:55:03 -08009968com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs$Builder
art-benchmark-service13164882020-11-07 02:19:14 -08009969com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs
9970com.android.internal.telephony.imsphone.ImsPhone$ImsManagerFactory
9971com.android.internal.telephony.imsphone.ImsPhone$SS
art-benchmark-service56aece62020-02-10 17:58:03 -08009972com.android.internal.telephony.imsphone.ImsPhone
9973com.android.internal.telephony.imsphone.ImsPhoneBase
9974com.android.internal.telephony.imsphone.ImsPhoneCall
art-benchmark-service13164882020-11-07 02:19:14 -08009975com.android.internal.telephony.imsphone.ImsPhoneCallTracker$10
art-benchmark-service56aece62020-02-10 17:58:03 -08009976com.android.internal.telephony.imsphone.ImsPhoneCallTracker$1
9977com.android.internal.telephony.imsphone.ImsPhoneCallTracker$2
9978com.android.internal.telephony.imsphone.ImsPhoneCallTracker$3
9979com.android.internal.telephony.imsphone.ImsPhoneCallTracker$4
9980com.android.internal.telephony.imsphone.ImsPhoneCallTracker$5
9981com.android.internal.telephony.imsphone.ImsPhoneCallTracker$6
9982com.android.internal.telephony.imsphone.ImsPhoneCallTracker$7
9983com.android.internal.telephony.imsphone.ImsPhoneCallTracker$8
9984com.android.internal.telephony.imsphone.ImsPhoneCallTracker$9
art-benchmark-service13164882020-11-07 02:19:14 -08009985com.android.internal.telephony.imsphone.ImsPhoneCallTracker$CacheEntry
9986com.android.internal.telephony.imsphone.ImsPhoneCallTracker$ConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08009987com.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState
9988com.android.internal.telephony.imsphone.ImsPhoneCallTracker$MmTelFeatureListener
art-benchmark-service56aece62020-02-10 17:58:03 -08009989com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneStateListener
9990com.android.internal.telephony.imsphone.ImsPhoneCallTracker$SharedPreferenceProxy
art-benchmark-service13164882020-11-07 02:19:14 -08009991com.android.internal.telephony.imsphone.ImsPhoneCallTracker$VtDataUsageProvider
art-benchmark-service56aece62020-02-10 17:58:03 -08009992com.android.internal.telephony.imsphone.ImsPhoneCallTracker
9993com.android.internal.telephony.imsphone.ImsPhoneCommandInterface
art-benchmark-service13164882020-11-07 02:19:14 -08009994com.android.internal.telephony.imsphone.ImsPhoneConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08009995com.android.internal.telephony.imsphone.ImsPhoneConnection
9996com.android.internal.telephony.imsphone.ImsPhoneFactory
9997com.android.internal.telephony.imsphone.ImsPhoneMmiCode
9998com.android.internal.telephony.imsphone.ImsPullCall
art-benchmark-service13164882020-11-07 02:19:14 -08009999com.android.internal.telephony.imsphone.ImsRcsStatusListener
10000com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010001com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
art-benchmark-service13164882020-11-07 02:19:14 -080010002com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper
10003com.android.internal.telephony.imsphone.ImsRttTextHandler$InCallReaderThread
10004com.android.internal.telephony.imsphone.ImsRttTextHandler$NetworkWriter
10005com.android.internal.telephony.imsphone.ImsRttTextHandler
art-benchmark-service84deab32021-05-12 09:41:00 -070010006com.android.internal.telephony.metrics.AirplaneModeStats
art-benchmark-service13164882020-11-07 02:19:14 -080010007com.android.internal.telephony.metrics.CallQualityMetrics$TimestampedQualitySnapshot
10008com.android.internal.telephony.metrics.CallQualityMetrics
art-benchmark-service56aece62020-02-10 17:58:03 -080010009com.android.internal.telephony.metrics.CallSessionEventBuilder
10010com.android.internal.telephony.metrics.InProgressCallSession
10011com.android.internal.telephony.metrics.InProgressSmsSession
art-benchmark-service13164882020-11-07 02:19:14 -080010012com.android.internal.telephony.metrics.MetricsCollector
art-benchmark-service56aece62020-02-10 17:58:03 -080010013com.android.internal.telephony.metrics.ModemPowerMetrics
art-benchmark-service84deab32021-05-12 09:41:00 -070010014com.android.internal.telephony.metrics.ModemRestartStats
art-benchmark-service13164882020-11-07 02:19:14 -080010015com.android.internal.telephony.metrics.PersistAtomsStorage
art-benchmark-service13164882020-11-07 02:19:14 -080010016com.android.internal.telephony.metrics.SimSlotState
art-benchmark-service56aece62020-02-10 17:58:03 -080010017com.android.internal.telephony.metrics.SmsSessionEventBuilder
art-benchmark-service13164882020-11-07 02:19:14 -080010018com.android.internal.telephony.metrics.SmsStats
art-benchmark-service56aece62020-02-10 17:58:03 -080010019com.android.internal.telephony.metrics.TelephonyEventBuilder
10020com.android.internal.telephony.metrics.TelephonyMetrics$1
10021com.android.internal.telephony.metrics.TelephonyMetrics
art-benchmark-service13164882020-11-07 02:19:14 -080010022com.android.internal.telephony.metrics.VoiceCallRatTracker$Key
10023com.android.internal.telephony.metrics.VoiceCallRatTracker$Value
10024com.android.internal.telephony.metrics.VoiceCallRatTracker
10025com.android.internal.telephony.metrics.VoiceCallSessionStats$1
10026com.android.internal.telephony.metrics.VoiceCallSessionStats
art-benchmark-service56aece62020-02-10 17:58:03 -080010027com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute
10028com.android.internal.telephony.nano.CarrierIdProto$CarrierId
10029com.android.internal.telephony.nano.CarrierIdProto$CarrierList
art-benchmark-service13164882020-11-07 02:19:14 -080010030com.android.internal.telephony.nano.CarrierIdProto
art-benchmark-service13164882020-11-07 02:19:14 -080010031com.android.internal.telephony.nano.PersistAtomsProto$IncomingSms
art-benchmark-service84deab32021-05-12 09:41:00 -070010032com.android.internal.telephony.nano.PersistAtomsProto$OutgoingSms
art-benchmark-service13164882020-11-07 02:19:14 -080010033com.android.internal.telephony.nano.PersistAtomsProto$PersistAtoms
10034com.android.internal.telephony.nano.PersistAtomsProto$VoiceCallSession
10035com.android.internal.telephony.nano.PersistAtomsProto
art-benchmark-service56aece62020-02-10 17:58:03 -080010036com.android.internal.telephony.nano.TelephonyProto$ActiveSubscriptionInfo
10037com.android.internal.telephony.nano.TelephonyProto$EmergencyNumberInfo
10038com.android.internal.telephony.nano.TelephonyProto$ImsCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -080010039com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState$State
art-benchmark-service56aece62020-02-10 17:58:03 -080010040com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState
10041com.android.internal.telephony.nano.TelephonyProto$ImsReasonInfo
art-benchmark-service13164882020-11-07 02:19:14 -080010042com.android.internal.telephony.nano.TelephonyProto$ImsServiceErrno
art-benchmark-service56aece62020-02-10 17:58:03 -080010043com.android.internal.telephony.nano.TelephonyProto$ModemPowerStats
art-benchmark-service13164882020-11-07 02:19:14 -080010044com.android.internal.telephony.nano.TelephonyProto$PdpType
10045com.android.internal.telephony.nano.TelephonyProto$RadioAccessTechnology
10046com.android.internal.telephony.nano.TelephonyProto$RilDataCall$State
art-benchmark-service56aece62020-02-10 17:58:03 -080010047com.android.internal.telephony.nano.TelephonyProto$RilDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080010048com.android.internal.telephony.nano.TelephonyProto$RilErrno
10049com.android.internal.telephony.nano.TelephonyProto$SimState
10050com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessage
10051com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessageType
10052com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBPriority
10053com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Format
10054com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$IncompleteSms
10055com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$SmsType
10056com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Tech
10057com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010058com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event
10059com.android.internal.telephony.nano.TelephonyProto$SmsSession
art-benchmark-service13164882020-11-07 02:19:14 -080010060com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$AudioCodec
10061com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality$CallQualityLevel
10062com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality
10063com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQualitySummary
10064com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallState
10065com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$ImsCommand
10066com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$PhoneState
10067com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010068com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall
art-benchmark-service13164882020-11-07 02:19:14 -080010069com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilRequest
10070com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilSrvccState
10071com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$SignalStrength
10072com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010073com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event
10074com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession
art-benchmark-service13164882020-11-07 02:19:14 -080010075com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ApnType
art-benchmark-service56aece62020-02-10 17:58:03 -080010076com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatching
10077com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatchingResult
art-benchmark-service13164882020-11-07 02:19:14 -080010078com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange$KeyType
10079com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange
10080com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch$Reason
art-benchmark-service56aece62020-02-10 17:58:03 -080010081com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080010082com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$EventState
10083com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ModemRestart
art-benchmark-serviced5115932020-02-25 17:55:03 -080010084com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo
art-benchmark-service13164882020-11-07 02:19:14 -080010085com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkValidationState
art-benchmark-service56aece62020-02-10 17:58:03 -080010086com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$OnDemandDataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080010087com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall$DeactivateReason
art-benchmark-service56aece62020-02-10 17:58:03 -080010088com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080010089com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall$RilDataProfile
art-benchmark-service56aece62020-02-10 17:58:03 -080010090com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080010091com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse$RilDataCallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -080010092com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse
art-benchmark-service13164882020-11-07 02:19:14 -080010093com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010094com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent
10095com.android.internal.telephony.nano.TelephonyProto$TelephonyHistogram
10096com.android.internal.telephony.nano.TelephonyProto$TelephonyLog
art-benchmark-service13164882020-11-07 02:19:14 -080010097com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Domain
10098com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$FrequencyRange
10099com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NetworkRegistrationInfo
10100com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NrState
10101com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$RoamingType
art-benchmark-service56aece62020-02-10 17:58:03 -080010102com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$TelephonyOperator
art-benchmark-service13164882020-11-07 02:19:14 -080010103com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Transport
art-benchmark-service56aece62020-02-10 17:58:03 -080010104com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState
art-benchmark-service13164882020-11-07 02:19:14 -080010105com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$RilNetworkMode
10106com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$WiFiCallingMode
art-benchmark-service56aece62020-02-10 17:58:03 -080010107com.android.internal.telephony.nano.TelephonyProto$TelephonySettings
10108com.android.internal.telephony.nano.TelephonyProto$Time
art-benchmark-service13164882020-11-07 02:19:14 -080010109com.android.internal.telephony.nano.TelephonyProto$TimeInterval
10110com.android.internal.telephony.nano.TelephonyProto
art-benchmark-service13164882020-11-07 02:19:14 -080010111com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$1
10112com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$NitzSignalInputFilterPredicateImpl
10113com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$TrivalentPredicate
10114com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory
10115com.android.internal.telephony.nitz.NitzStateMachineImpl$NitzSignalInputFilterPredicate
10116com.android.internal.telephony.nitz.NitzStateMachineImpl$TimeZoneSuggester
10117com.android.internal.telephony.nitz.NitzStateMachineImpl
10118com.android.internal.telephony.nitz.TimeServiceHelper
10119com.android.internal.telephony.nitz.TimeServiceHelperImpl
10120com.android.internal.telephony.nitz.TimeZoneLookupHelper$CountryResult$Quality
10121com.android.internal.telephony.nitz.TimeZoneLookupHelper$CountryResult
10122com.android.internal.telephony.nitz.TimeZoneLookupHelper
10123com.android.internal.telephony.nitz.TimeZoneSuggesterImpl
10124com.android.internal.telephony.phonenumbers.AlternateFormatsCountryCodeSet
10125com.android.internal.telephony.phonenumbers.AsYouTypeFormatter
10126com.android.internal.telephony.phonenumbers.CountryCodeToRegionCodeMap
10127com.android.internal.telephony.phonenumbers.MetadataLoader
10128com.android.internal.telephony.phonenumbers.MetadataManager$1
10129com.android.internal.telephony.phonenumbers.MetadataManager$SingleFileMetadataMaps
10130com.android.internal.telephony.phonenumbers.MetadataManager
10131com.android.internal.telephony.phonenumbers.MetadataSource
10132com.android.internal.telephony.phonenumbers.MultiFileMetadataSourceImpl
10133com.android.internal.telephony.phonenumbers.NumberParseException$ErrorType
10134com.android.internal.telephony.phonenumbers.NumberParseException
10135com.android.internal.telephony.phonenumbers.PhoneNumberMatch
10136com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
10137com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$State
10138com.android.internal.telephony.phonenumbers.PhoneNumberMatcher
10139com.android.internal.telephony.phonenumbers.PhoneNumberToCarrierMapper
10140com.android.internal.telephony.phonenumbers.PhoneNumberUtil$1
10141com.android.internal.telephony.phonenumbers.PhoneNumberUtil$2
10142com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$1
10143com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$2
10144com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3$1
10145com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3
10146com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4$1
10147com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4
10148com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency
10149com.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType
10150com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
10151com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberType
10152com.android.internal.telephony.phonenumbers.PhoneNumberUtil$ValidationResult
10153com.android.internal.telephony.phonenumbers.PhoneNumberUtil
10154com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat$Builder
10155com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat
10156com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata$Builder
10157com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata
10158com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
10159com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection
10160com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
10161com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc
10162com.android.internal.telephony.phonenumbers.Phonemetadata
10163com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
10164com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber
10165com.android.internal.telephony.phonenumbers.Phonenumber
10166com.android.internal.telephony.phonenumbers.ShortNumberInfo$1
10167com.android.internal.telephony.phonenumbers.ShortNumberInfo$ShortNumberCost
10168com.android.internal.telephony.phonenumbers.ShortNumberInfo
10169com.android.internal.telephony.phonenumbers.ShortNumbersRegionCodeSet
10170com.android.internal.telephony.phonenumbers.SingleFileMetadataSourceImpl
10171com.android.internal.telephony.phonenumbers.internal.MatcherApi
10172com.android.internal.telephony.phonenumbers.internal.RegexBasedMatcher
10173com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache$1
10174com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache
10175com.android.internal.telephony.phonenumbers.internal.RegexCache
10176com.android.internal.telephony.phonenumbers.prefixmapper.DefaultMapStorage
10177com.android.internal.telephony.phonenumbers.prefixmapper.FlyweightMapStorage
10178com.android.internal.telephony.phonenumbers.prefixmapper.MappingFileProvider
10179com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMap
10180com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
10181com.android.internal.telephony.phonenumbers.prefixmapper.PrefixFileReader
10182com.android.internal.telephony.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-service56aece62020-02-10 17:58:03 -080010183com.android.internal.telephony.protobuf.nano.CodedInputByteBufferNano
10184com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
10185com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano
10186com.android.internal.telephony.protobuf.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080010187com.android.internal.telephony.protobuf.nano.Extension$1
10188com.android.internal.telephony.protobuf.nano.Extension$PrimitiveExtension
10189com.android.internal.telephony.protobuf.nano.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -080010190com.android.internal.telephony.protobuf.nano.FieldArray
10191com.android.internal.telephony.protobuf.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080010192com.android.internal.telephony.protobuf.nano.InternalNano
10193com.android.internal.telephony.protobuf.nano.InvalidProtocolBufferNanoException
art-benchmark-service13164882020-11-07 02:19:14 -080010194com.android.internal.telephony.protobuf.nano.MapFactories$1
10195com.android.internal.telephony.protobuf.nano.MapFactories$DefaultMapFactory
10196com.android.internal.telephony.protobuf.nano.MapFactories$MapFactory
10197com.android.internal.telephony.protobuf.nano.MapFactories
art-benchmark-service56aece62020-02-10 17:58:03 -080010198com.android.internal.telephony.protobuf.nano.MessageNano
10199com.android.internal.telephony.protobuf.nano.MessageNanoPrinter
art-benchmark-service13164882020-11-07 02:19:14 -080010200com.android.internal.telephony.protobuf.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080010201com.android.internal.telephony.protobuf.nano.WireFormatNano
art-benchmark-service13164882020-11-07 02:19:14 -080010202com.android.internal.telephony.protobuf.nano.android.ParcelableExtendableMessageNano
10203com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNano
10204com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNanoCreator
10205com.android.internal.telephony.sip.SipCallBase
10206com.android.internal.telephony.sip.SipCommandInterface
10207com.android.internal.telephony.sip.SipConnectionBase$1
10208com.android.internal.telephony.sip.SipConnectionBase
10209com.android.internal.telephony.sip.SipPhone$1
10210com.android.internal.telephony.sip.SipPhone$SipAudioCallAdapter
10211com.android.internal.telephony.sip.SipPhone$SipCall
10212com.android.internal.telephony.sip.SipPhone$SipConnection$1
10213com.android.internal.telephony.sip.SipPhone$SipConnection
art-benchmark-service56aece62020-02-10 17:58:03 -080010214com.android.internal.telephony.sip.SipPhone
10215com.android.internal.telephony.sip.SipPhoneBase
art-benchmark-service13164882020-11-07 02:19:14 -080010216com.android.internal.telephony.sip.SipPhoneFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080010217com.android.internal.telephony.test.SimulatedRadioControl
art-benchmark-service13164882020-11-07 02:19:14 -080010218com.android.internal.telephony.test.TestConferenceEventPackageParser
art-benchmark-service56aece62020-02-10 17:58:03 -080010219com.android.internal.telephony.uicc.AdnRecord$1
10220com.android.internal.telephony.uicc.AdnRecord
10221com.android.internal.telephony.uicc.AdnRecordCache
10222com.android.internal.telephony.uicc.AdnRecordLoader
art-benchmark-service13164882020-11-07 02:19:14 -080010223com.android.internal.telephony.uicc.AnswerToReset$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010224com.android.internal.telephony.uicc.AnswerToReset$HistoricalBytes
10225com.android.internal.telephony.uicc.AnswerToReset$InterfaceByte
10226com.android.internal.telephony.uicc.AnswerToReset
art-benchmark-service13164882020-11-07 02:19:14 -080010227com.android.internal.telephony.uicc.CarrierAppInstallReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080010228com.android.internal.telephony.uicc.CarrierTestOverride
10229com.android.internal.telephony.uicc.CsimFileHandler
art-benchmark-service13164882020-11-07 02:19:14 -080010230com.android.internal.telephony.uicc.IccCardApplicationStatus$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010231com.android.internal.telephony.uicc.IccCardApplicationStatus$AppState
10232com.android.internal.telephony.uicc.IccCardApplicationStatus$AppType
10233com.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState
10234com.android.internal.telephony.uicc.IccCardApplicationStatus
10235com.android.internal.telephony.uicc.IccCardStatus$CardState
10236com.android.internal.telephony.uicc.IccCardStatus$PinState
10237com.android.internal.telephony.uicc.IccCardStatus
10238com.android.internal.telephony.uicc.IccConstants
10239com.android.internal.telephony.uicc.IccException
10240com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
10241com.android.internal.telephony.uicc.IccFileHandler
10242com.android.internal.telephony.uicc.IccFileNotFound
10243com.android.internal.telephony.uicc.IccFileTypeMismatch
10244com.android.internal.telephony.uicc.IccIoResult
art-benchmark-service13164882020-11-07 02:19:14 -080010245com.android.internal.telephony.uicc.IccRecords$1
10246com.android.internal.telephony.uicc.IccRecords$AuthAsyncResponse
10247com.android.internal.telephony.uicc.IccRecords$CarrierNameDisplayConditionBitmask
art-benchmark-service56aece62020-02-10 17:58:03 -080010248com.android.internal.telephony.uicc.IccRecords$IccRecordLoaded
art-benchmark-service13164882020-11-07 02:19:14 -080010249com.android.internal.telephony.uicc.IccRecords$OperatorPlmnInfo
10250com.android.internal.telephony.uicc.IccRecords$PlmnNetworkName
art-benchmark-service56aece62020-02-10 17:58:03 -080010251com.android.internal.telephony.uicc.IccRecords
10252com.android.internal.telephony.uicc.IccRefreshResponse
10253com.android.internal.telephony.uicc.IccServiceTable
10254com.android.internal.telephony.uicc.IccSlotStatus$SlotState
10255com.android.internal.telephony.uicc.IccSlotStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010256com.android.internal.telephony.uicc.IccUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010257com.android.internal.telephony.uicc.IccVmFixedException
art-benchmark-service56aece62020-02-10 17:58:03 -080010258com.android.internal.telephony.uicc.IccVmNotSupportedException
10259com.android.internal.telephony.uicc.InstallCarrierAppTrampolineActivity
10260com.android.internal.telephony.uicc.InstallCarrierAppUtils
10261com.android.internal.telephony.uicc.IsimFileHandler
10262com.android.internal.telephony.uicc.IsimRecords
art-benchmark-service13164882020-11-07 02:19:14 -080010263com.android.internal.telephony.uicc.IsimUiccRecords$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010264com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimDomainLoaded
10265com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpiLoaded
10266com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpuLoaded
10267com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimIstLoaded
10268com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimPcscfLoaded
10269com.android.internal.telephony.uicc.IsimUiccRecords
10270com.android.internal.telephony.uicc.PlmnActRecord$1
art-benchmark-service13164882020-11-07 02:19:14 -080010271com.android.internal.telephony.uicc.PlmnActRecord$AccessTech
art-benchmark-service56aece62020-02-10 17:58:03 -080010272com.android.internal.telephony.uicc.PlmnActRecord
10273com.android.internal.telephony.uicc.RuimFileHandler
art-benchmark-service13164882020-11-07 02:19:14 -080010274com.android.internal.telephony.uicc.RuimRecords$1
10275com.android.internal.telephony.uicc.RuimRecords$EfCsimCdmaHomeLoaded
10276com.android.internal.telephony.uicc.RuimRecords$EfCsimEprlLoaded
10277com.android.internal.telephony.uicc.RuimRecords$EfCsimImsimLoaded
10278com.android.internal.telephony.uicc.RuimRecords$EfCsimLiLoaded
10279com.android.internal.telephony.uicc.RuimRecords$EfCsimMdnLoaded
10280com.android.internal.telephony.uicc.RuimRecords$EfCsimMipUppLoaded
10281com.android.internal.telephony.uicc.RuimRecords$EfCsimSpnLoaded
10282com.android.internal.telephony.uicc.RuimRecords$EfPlLoaded
art-benchmark-service56aece62020-02-10 17:58:03 -080010283com.android.internal.telephony.uicc.RuimRecords
10284com.android.internal.telephony.uicc.SIMFileHandler
10285com.android.internal.telephony.uicc.SIMRecords$1
10286com.android.internal.telephony.uicc.SIMRecords$EfPlLoaded
10287com.android.internal.telephony.uicc.SIMRecords$EfUsimLiLoaded
10288com.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState
10289com.android.internal.telephony.uicc.SIMRecords
art-benchmark-service13164882020-11-07 02:19:14 -080010290com.android.internal.telephony.uicc.ShowInstallAppNotificationReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080010291com.android.internal.telephony.uicc.UiccCard
10292com.android.internal.telephony.uicc.UiccCardApplication$1
10293com.android.internal.telephony.uicc.UiccCardApplication$2
10294com.android.internal.telephony.uicc.UiccCardApplication
10295com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$1
10296com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$TLV
10297com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules
10298com.android.internal.telephony.uicc.UiccController$1
10299com.android.internal.telephony.uicc.UiccController
10300com.android.internal.telephony.uicc.UiccPkcs15$FileHandler
10301com.android.internal.telephony.uicc.UiccPkcs15$Pkcs15Selector
10302com.android.internal.telephony.uicc.UiccPkcs15
10303com.android.internal.telephony.uicc.UiccProfile$1
10304com.android.internal.telephony.uicc.UiccProfile$2
10305com.android.internal.telephony.uicc.UiccProfile$3
10306com.android.internal.telephony.uicc.UiccProfile$4
10307com.android.internal.telephony.uicc.UiccProfile$5
10308com.android.internal.telephony.uicc.UiccProfile
art-benchmark-service13164882020-11-07 02:19:14 -080010309com.android.internal.telephony.uicc.UiccSlot$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010310com.android.internal.telephony.uicc.UiccSlot
10311com.android.internal.telephony.uicc.UiccStateChangedLauncher
10312com.android.internal.telephony.uicc.UsimFileHandler
10313com.android.internal.telephony.uicc.UsimServiceTable$UsimService
10314com.android.internal.telephony.uicc.UsimServiceTable
10315com.android.internal.telephony.uicc.VoiceMailConstants
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010316com.android.internal.telephony.uicc.asn1.InvalidAsn1DataException
10317com.android.internal.telephony.uicc.asn1.TagNotFoundException
art-benchmark-service13164882020-11-07 02:19:14 -080010318com.android.internal.telephony.uicc.euicc.EuiccCard$1
10319com.android.internal.telephony.uicc.euicc.EuiccCard$2
10320com.android.internal.telephony.uicc.euicc.EuiccCard$ApduExceptionHandler
10321com.android.internal.telephony.uicc.euicc.EuiccCard$ApduIntermediateResultHandler
10322com.android.internal.telephony.uicc.euicc.EuiccCard$ApduRequestBuilder
10323com.android.internal.telephony.uicc.euicc.EuiccCard$ApduResponseHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080010324com.android.internal.telephony.uicc.euicc.EuiccCard
art-benchmark-service13164882020-11-07 02:19:14 -080010325com.android.internal.telephony.uicc.euicc.EuiccCardErrorException$OperationCode
10326com.android.internal.telephony.uicc.euicc.EuiccCardErrorException
10327com.android.internal.telephony.uicc.euicc.EuiccCardException
art-benchmark-service56aece62020-02-10 17:58:03 -080010328com.android.internal.telephony.uicc.euicc.EuiccSpecVersion
art-benchmark-service13164882020-11-07 02:19:14 -080010329com.android.internal.telephony.uicc.euicc.Tags
10330com.android.internal.telephony.uicc.euicc.apdu.ApduCommand
10331com.android.internal.telephony.uicc.euicc.apdu.ApduException
10332com.android.internal.telephony.uicc.euicc.apdu.ApduSender$1
10333com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2$1
10334com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2
10335com.android.internal.telephony.uicc.euicc.apdu.ApduSender$3
10336com.android.internal.telephony.uicc.euicc.apdu.ApduSender$4
10337com.android.internal.telephony.uicc.euicc.apdu.ApduSender
10338com.android.internal.telephony.uicc.euicc.apdu.ApduSenderResultCallback
10339com.android.internal.telephony.uicc.euicc.apdu.CloseLogicalChannelInvocation
10340com.android.internal.telephony.uicc.euicc.apdu.OpenLogicalChannelInvocation
10341com.android.internal.telephony.uicc.euicc.apdu.RequestBuilder
10342com.android.internal.telephony.uicc.euicc.apdu.RequestProvider
10343com.android.internal.telephony.uicc.euicc.apdu.TransmitApduLogicalChannelInvocation
10344com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation
10345com.android.internal.telephony.uicc.euicc.async.AsyncResultCallback
10346com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$1
10347com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$2
10348com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010349com.android.internal.telephony.util.ArrayUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010350com.android.internal.telephony.util.DnsPacket$DnsHeader
10351com.android.internal.telephony.util.DnsPacket$DnsRecord
10352com.android.internal.telephony.util.DnsPacket$ParseException
10353com.android.internal.telephony.util.DnsPacket
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010354com.android.internal.telephony.util.HandlerExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080010355com.android.internal.telephony.util.Inet4AddressUtils
10356com.android.internal.telephony.util.InetAddressUtils
10357com.android.internal.telephony.util.IpRange
art-benchmark-service84deab32021-05-12 09:41:00 -070010358com.android.internal.telephony.util.IpUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010359com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult
10360com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult
10361com.android.internal.telephony.util.LinkPropertiesUtils
10362com.android.internal.telephony.util.LocaleUtils
10363com.android.internal.telephony.util.MacAddressUtils
10364com.android.internal.telephony.util.NetUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080010365com.android.internal.telephony.util.NotificationChannelController$1
10366com.android.internal.telephony.util.NotificationChannelController
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010367com.android.internal.telephony.util.RemoteCallbackListExt
art-benchmark-service56aece62020-02-10 17:58:03 -080010368com.android.internal.telephony.util.SMSDispatcherUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010369com.android.internal.telephony.util.TelephonyUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080010370com.android.internal.telephony.util.VoicemailNotificationSettingsUtil
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010371com.android.internal.telephony.util.XmlUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010372com.android.internal.telephony.vendor.VendorGsmCdmaPhone
10373com.android.internal.telephony.vendor.VendorMultiSimSettingController
10374com.android.internal.telephony.vendor.VendorPhoneSwitcher$1
10375com.android.internal.telephony.vendor.VendorPhoneSwitcher$2
10376com.android.internal.telephony.vendor.VendorPhoneSwitcher$DdsSwitchState
10377com.android.internal.telephony.vendor.VendorPhoneSwitcher
10378com.android.internal.telephony.vendor.VendorServiceStateTracker
art-benchmark-service13164882020-11-07 02:19:14 -080010379com.android.internal.telephony.vendor.VendorSubscriptionController
10380com.android.internal.telephony.vendor.VendorSubscriptionInfoUpdater
10381com.android.internal.telephony.vendor.dataconnection.VendorDataResetEventTracker$1
10382com.android.internal.telephony.vendor.dataconnection.VendorDataResetEventTracker$2
10383com.android.internal.telephony.vendor.dataconnection.VendorDataResetEventTracker$3
10384com.android.internal.telephony.vendor.dataconnection.VendorDataResetEventTracker$ResetEventListener
10385com.android.internal.telephony.vendor.dataconnection.VendorDataResetEventTracker
10386com.android.internal.telephony.vendor.dataconnection.VendorDcTracker$1
10387com.android.internal.telephony.vendor.dataconnection.VendorDcTracker
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010388com.android.internal.textservice.ISpellCheckerService$Stub$Proxy
10389com.android.internal.textservice.ISpellCheckerService$Stub
10390com.android.internal.textservice.ISpellCheckerService
art-benchmark-serviced5115932020-02-25 17:55:03 -080010391com.android.internal.textservice.ISpellCheckerServiceCallback$Stub$Proxy
10392com.android.internal.textservice.ISpellCheckerServiceCallback$Stub
10393com.android.internal.textservice.ISpellCheckerServiceCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010394com.android.internal.textservice.ISpellCheckerSession$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010395com.android.internal.textservice.ISpellCheckerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010396com.android.internal.textservice.ISpellCheckerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010397com.android.internal.textservice.ISpellCheckerSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010398com.android.internal.textservice.ISpellCheckerSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010399com.android.internal.textservice.ISpellCheckerSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010400com.android.internal.textservice.ITextServicesManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010401com.android.internal.textservice.ITextServicesManager$Stub
10402com.android.internal.textservice.ITextServicesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010403com.android.internal.textservice.ITextServicesSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010404com.android.internal.textservice.ITextServicesSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010405com.android.internal.textservice.ITextServicesSessionListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010406com.android.internal.transition.EpicenterTranslateClipReveal$1
10407com.android.internal.transition.EpicenterTranslateClipReveal$State
10408com.android.internal.transition.EpicenterTranslateClipReveal$StateEvaluator
10409com.android.internal.transition.EpicenterTranslateClipReveal$StateProperty
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010410com.android.internal.transition.EpicenterTranslateClipReveal
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010411com.android.internal.transition.TransitionConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -080010412com.android.internal.usb.DumpUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010413com.android.internal.util.AnnotationValidations
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010414com.android.internal.util.ArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010415com.android.internal.util.AsyncChannel$AsyncChannelConnection
10416com.android.internal.util.AsyncChannel$DeathMonitor
10417com.android.internal.util.AsyncChannel$SyncMessenger$SyncHandler
10418com.android.internal.util.AsyncChannel$SyncMessenger
Calin Juravle00b23d32019-03-08 17:52:20 -080010419com.android.internal.util.AsyncChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010420com.android.internal.util.BitUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010421com.android.internal.util.BitwiseInputStream$AccessException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010422com.android.internal.util.BitwiseOutputStream$AccessException
Calin Juravle00b23d32019-03-08 17:52:20 -080010423com.android.internal.util.CollectionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010424com.android.internal.util.ConcurrentUtils$1$1
10425com.android.internal.util.ConcurrentUtils$1
10426com.android.internal.util.ConcurrentUtils$DirectExecutor
10427com.android.internal.util.ConcurrentUtils
10428com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
10429com.android.internal.util.ContrastColorUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -080010430com.android.internal.util.DumpUtils$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010431com.android.internal.util.DumpUtils$Dump
10432com.android.internal.util.DumpUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010433com.android.internal.util.EmergencyAffordanceManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010434com.android.internal.util.ExponentiallyBucketedHistogram
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010435com.android.internal.util.FastMath
Andreas Gampe61e7b662015-06-17 23:57:04 -070010436com.android.internal.util.FastPrintWriter$DummyWriter
Calin Juravle00b23d32019-03-08 17:52:20 -080010437com.android.internal.util.FastPrintWriter
Dianne Hackborn2269d1572010-02-24 19:54:22 -080010438com.android.internal.util.FastXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010439com.android.internal.util.FileRotator$FileInfo
10440com.android.internal.util.FileRotator$Reader
10441com.android.internal.util.FileRotator$Rewriter
10442com.android.internal.util.FileRotator$Writer
10443com.android.internal.util.FileRotator
art-benchmark-serviced5115932020-02-25 17:55:03 -080010444com.android.internal.util.FrameworkStatsLog
10445com.android.internal.util.FunctionalUtils$RemoteExceptionIgnoringConsumer
art-benchmark-service13164882020-11-07 02:19:14 -080010446com.android.internal.util.FunctionalUtils$ThrowingBiFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010447com.android.internal.util.FunctionalUtils$ThrowingConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -080010448com.android.internal.util.FunctionalUtils$ThrowingFunction
Calin Juravle4a054192018-05-29 17:52:20 -070010449com.android.internal.util.FunctionalUtils$ThrowingRunnable
10450com.android.internal.util.FunctionalUtils$ThrowingSupplier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010451com.android.internal.util.FunctionalUtils
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010452com.android.internal.util.GrowingArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010453com.android.internal.util.HexDump
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010454com.android.internal.util.IState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010455com.android.internal.util.ImageUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010456com.android.internal.util.IndentingPrintWriter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010457com.android.internal.util.IntPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010458com.android.internal.util.JournaledFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010459com.android.internal.util.LatencyTracker
Andreas Gampe571fc302016-02-18 13:58:09 -080010460com.android.internal.util.LineBreakBufferedWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010461com.android.internal.util.LocalLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010462com.android.internal.util.MemInfoReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010463com.android.internal.util.MessageUtils$DuplicateConstantError
10464com.android.internal.util.MessageUtils
10465com.android.internal.util.NotificationMessagingUtil$1
10466com.android.internal.util.NotificationMessagingUtil
10467com.android.internal.util.ObjectUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010468com.android.internal.util.Parcelling$BuiltIn$ForBoolean
art-benchmark-serviced5115932020-02-25 17:55:03 -080010469com.android.internal.util.Parcelling$Cache
10470com.android.internal.util.Parcelling
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010471com.android.internal.util.ParseUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010472com.android.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010473com.android.internal.util.ProcFileReader
10474com.android.internal.util.ProgressReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010475com.android.internal.util.ProviderAccessStats$PerThreadData
10476com.android.internal.util.ProviderAccessStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010477com.android.internal.util.RingBuffer
10478com.android.internal.util.RingBufferIndices
art-benchmark-serviced5115932020-02-25 17:55:03 -080010479com.android.internal.util.ScreenshotHelper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010480com.android.internal.util.ScreenshotHelper$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010481com.android.internal.util.ScreenshotHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010482com.android.internal.util.StatLogger
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010483com.android.internal.util.State
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010484com.android.internal.util.StateMachine$LogRec
10485com.android.internal.util.StateMachine$LogRecords
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010486com.android.internal.util.StateMachine$SmHandler$HaltingState
10487com.android.internal.util.StateMachine$SmHandler$QuittingState
10488com.android.internal.util.StateMachine$SmHandler$StateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080010489com.android.internal.util.StateMachine$SmHandler
10490com.android.internal.util.StateMachine
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010491com.android.internal.util.SyncResultReceiver$TimeoutException
Calin Juravle00b23d32019-03-08 17:52:20 -080010492com.android.internal.util.SyncResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010493com.android.internal.util.ToBooleanFunction
10494com.android.internal.util.TokenBucket
art-benchmark-service13164882020-11-07 02:19:14 -080010495com.android.internal.util.TraceBuffer$ProtoOutputStreamProvider
10496com.android.internal.util.TraceBuffer$ProtoProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010497com.android.internal.util.TraceBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010498com.android.internal.util.UserIcons
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010499com.android.internal.util.VirtualRefBasePtr
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010500com.android.internal.util.WakeupMessage
10501com.android.internal.util.XmlUtils$ReadMapCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -070010502com.android.internal.util.XmlUtils$WriteMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080010503com.android.internal.util.XmlUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010504com.android.internal.util.dump.DualDumpOutputStream$DumpField
10505com.android.internal.util.dump.DualDumpOutputStream$DumpObject
10506com.android.internal.util.dump.DualDumpOutputStream$Dumpable
10507com.android.internal.util.dump.DualDumpOutputStream
10508com.android.internal.util.dump.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010509com.android.internal.util.function.DecConsumer
10510com.android.internal.util.function.DecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010511com.android.internal.util.function.DecPredicate
Adam Hec4f03f32018-11-07 11:31:18 -080010512com.android.internal.util.function.HeptConsumer
10513com.android.internal.util.function.HeptFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010514com.android.internal.util.function.HeptPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010515com.android.internal.util.function.HexConsumer
10516com.android.internal.util.function.HexFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010517com.android.internal.util.function.HexPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080010518com.android.internal.util.function.NonaConsumer
10519com.android.internal.util.function.NonaFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010520com.android.internal.util.function.NonaPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080010521com.android.internal.util.function.OctConsumer
10522com.android.internal.util.function.OctFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010523com.android.internal.util.function.OctPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010524com.android.internal.util.function.QuadConsumer
10525com.android.internal.util.function.QuadFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010526com.android.internal.util.function.QuadPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010527com.android.internal.util.function.QuintConsumer
10528com.android.internal.util.function.QuintFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010529com.android.internal.util.function.QuintPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010530com.android.internal.util.function.TriConsumer
10531com.android.internal.util.function.TriFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010532com.android.internal.util.function.TriPredicate
10533com.android.internal.util.function.UndecConsumer
10534com.android.internal.util.function.UndecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010535com.android.internal.util.function.UndecPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010536com.android.internal.util.function.pooled.ArgumentPlaceholder
10537com.android.internal.util.function.pooled.OmniFunction
10538com.android.internal.util.function.pooled.PooledConsumer
10539com.android.internal.util.function.pooled.PooledFunction
10540com.android.internal.util.function.pooled.PooledLambda
art-benchmark-serviced5115932020-02-25 17:55:03 -080010541com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType$ReturnType
Calin Juravle4a054192018-05-29 17:52:20 -070010542com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType
10543com.android.internal.util.function.pooled.PooledLambdaImpl$Pool
Calin Juravle00b23d32019-03-08 17:52:20 -080010544com.android.internal.util.function.pooled.PooledLambdaImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010545com.android.internal.util.function.pooled.PooledPredicate
10546com.android.internal.util.function.pooled.PooledRunnable
Calin Juravle4a054192018-05-29 17:52:20 -070010547com.android.internal.util.function.pooled.PooledSupplier$OfDouble
10548com.android.internal.util.function.pooled.PooledSupplier$OfInt
10549com.android.internal.util.function.pooled.PooledSupplier$OfLong
Calin Juravle00b23d32019-03-08 17:52:20 -080010550com.android.internal.util.function.pooled.PooledSupplier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010551com.android.internal.view.ActionBarPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -080010552com.android.internal.view.AppearanceRegion$1
10553com.android.internal.view.AppearanceRegion
10554com.android.internal.view.BaseIWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010555com.android.internal.view.BaseSurfaceHolder
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010556com.android.internal.view.FloatingActionMode$1
10557com.android.internal.view.FloatingActionMode$2
10558com.android.internal.view.FloatingActionMode$3
10559com.android.internal.view.FloatingActionMode$FloatingToolbarVisibilityHelper
10560com.android.internal.view.FloatingActionMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080010561com.android.internal.view.IInlineSuggestionsRequestCallback$Stub
10562com.android.internal.view.IInlineSuggestionsRequestCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010563com.android.internal.view.IInputConnectionWrapper$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -080010564com.android.internal.view.IInputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010565com.android.internal.view.IInputContext$Stub$Proxy
Evan Millar0ea97b82009-03-24 17:49:23 -070010566com.android.internal.view.IInputContext$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010567com.android.internal.view.IInputContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010568com.android.internal.view.IInputMethod$Stub$Proxy
10569com.android.internal.view.IInputMethod$Stub
10570com.android.internal.view.IInputMethod
10571com.android.internal.view.IInputMethodClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010572com.android.internal.view.IInputMethodClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010573com.android.internal.view.IInputMethodClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010574com.android.internal.view.IInputMethodManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010575com.android.internal.view.IInputMethodManager$Stub
10576com.android.internal.view.IInputMethodManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010577com.android.internal.view.IInputMethodSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010578com.android.internal.view.IInputMethodSession$Stub
10579com.android.internal.view.IInputMethodSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010580com.android.internal.view.IInputSessionCallback$Stub$Proxy
10581com.android.internal.view.IInputSessionCallback$Stub
10582com.android.internal.view.IInputSessionCallback
art-benchmark-service13164882020-11-07 02:19:14 -080010583com.android.internal.view.InlineSuggestionsRequestInfo$1
10584com.android.internal.view.InlineSuggestionsRequestInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010585com.android.internal.view.InputBindResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010586com.android.internal.view.InputBindResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010587com.android.internal.view.InputConnectionWrapper
10588com.android.internal.view.OneShotPreDrawListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010589com.android.internal.view.RootViewSurfaceTaker
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010590com.android.internal.view.RotationPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010591com.android.internal.view.RotationPolicy$RotationPolicyListener$1
10592com.android.internal.view.RotationPolicy$RotationPolicyListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010593com.android.internal.view.RotationPolicy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010594com.android.internal.view.SurfaceCallbackHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010595com.android.internal.view.SurfaceCallbackHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010596com.android.internal.view.TooltipPopup
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010597com.android.internal.view.WindowManagerPolicyThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010598com.android.internal.view.menu.ActionMenuItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010599com.android.internal.view.menu.ActionMenuItemView$ActionMenuItemForwardingListener
10600com.android.internal.view.menu.ActionMenuItemView$PopupCallback
10601com.android.internal.view.menu.ActionMenuItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010602com.android.internal.view.menu.BaseMenuPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010603com.android.internal.view.menu.ContextMenuBuilder
10604com.android.internal.view.menu.IconMenuPresenter
10605com.android.internal.view.menu.ListMenuPresenter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010606com.android.internal.view.menu.MenuBuilder$Callback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010607com.android.internal.view.menu.MenuBuilder$ItemInvoker
Calin Juravle00b23d32019-03-08 17:52:20 -080010608com.android.internal.view.menu.MenuBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010609com.android.internal.view.menu.MenuHelper
Calin Juravle4a054192018-05-29 17:52:20 -070010610com.android.internal.view.menu.MenuItemImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010611com.android.internal.view.menu.MenuPopupHelper$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010612com.android.internal.view.menu.MenuPopupHelper
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010613com.android.internal.view.menu.MenuPresenter$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -080010614com.android.internal.view.menu.MenuPresenter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010615com.android.internal.view.menu.MenuView$ItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010616com.android.internal.view.menu.MenuView
10617com.android.internal.view.menu.ShowableListMenu
10618com.android.internal.widget.AbsActionBarView$VisibilityAnimListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010619com.android.internal.widget.AbsActionBarView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010620com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -080010621com.android.internal.widget.ActionBarContainer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010622com.android.internal.widget.ActionBarContextView
10623com.android.internal.widget.ActionBarOverlayLayout$1
10624com.android.internal.widget.ActionBarOverlayLayout$2
10625com.android.internal.widget.ActionBarOverlayLayout$3
10626com.android.internal.widget.ActionBarOverlayLayout$4
10627com.android.internal.widget.ActionBarOverlayLayout$5
10628com.android.internal.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback
10629com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010630com.android.internal.widget.ActionBarOverlayLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010631com.android.internal.widget.AlertDialogLayout
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010632com.android.internal.widget.BackgroundFallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010633com.android.internal.widget.ButtonBarLayout
10634com.android.internal.widget.CachingIconView
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010635com.android.internal.widget.DecorCaptionView
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010636com.android.internal.widget.DecorContentParent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010637com.android.internal.widget.DecorToolbar
Calin Juravle4a054192018-05-29 17:52:20 -070010638com.android.internal.widget.DialogTitle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010639com.android.internal.widget.EditableInputConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010640com.android.internal.widget.FloatingToolbar$1
10641com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$11
10642com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$12
10643com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$13
10644com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$1
10645com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$2
10646com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$3
10647com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$4
10648com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$LogAccelerateInterpolator
10649com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanel
10650com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanelViewHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010651com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup
10652com.android.internal.widget.FloatingToolbar
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010653com.android.internal.widget.ICheckCredentialProgressCallback$Stub$Proxy
10654com.android.internal.widget.ICheckCredentialProgressCallback$Stub
10655com.android.internal.widget.ICheckCredentialProgressCallback
Calin Juravle4a054192018-05-29 17:52:20 -070010656com.android.internal.widget.ILockSettings$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010657com.android.internal.widget.ILockSettings$Stub
10658com.android.internal.widget.ILockSettings
art-benchmark-service13164882020-11-07 02:19:14 -080010659com.android.internal.widget.IMessagingLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010660com.android.internal.widget.ImageFloatingTextView
art-benchmark-service13164882020-11-07 02:19:14 -080010661com.android.internal.widget.ImageMessageConsumer
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010662com.android.internal.widget.LockPatternChecker$2
10663com.android.internal.widget.LockPatternChecker$OnCheckCallback
10664com.android.internal.widget.LockPatternChecker
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010665com.android.internal.widget.LockPatternUtils$CheckCredentialProgressCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080010666com.android.internal.widget.LockPatternUtils$RequestThrottledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010667com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1
10668com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H
10669com.android.internal.widget.LockPatternUtils$StrongAuthTracker
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010670com.android.internal.widget.LockPatternUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010671com.android.internal.widget.LockPatternView$Cell
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010672com.android.internal.widget.LockSettingsInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -080010673com.android.internal.widget.LockscreenCredential$1
10674com.android.internal.widget.LockscreenCredential
art-benchmark-service13164882020-11-07 02:19:14 -080010675com.android.internal.widget.MessagingGroup$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010676com.android.internal.widget.MessagingGroup
10677com.android.internal.widget.MessagingImageMessage
art-benchmark-service13164882020-11-07 02:19:14 -080010678com.android.internal.widget.MessagingLayout
10679com.android.internal.widget.MessagingLinearLayout$LayoutParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010680com.android.internal.widget.MessagingLinearLayout$MessagingChild
art-benchmark-service13164882020-11-07 02:19:14 -080010681com.android.internal.widget.MessagingLinearLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010682com.android.internal.widget.MessagingMessage
art-benchmark-service13164882020-11-07 02:19:14 -080010683com.android.internal.widget.MessagingMessageState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010684com.android.internal.widget.MessagingPropertyAnimator$1
10685com.android.internal.widget.MessagingPropertyAnimator
10686com.android.internal.widget.MessagingTextMessage
10687com.android.internal.widget.NotificationActionListLayout
10688com.android.internal.widget.NotificationExpandButton
art-benchmark-serviced5115932020-02-25 17:55:03 -080010689com.android.internal.widget.PasswordValidationError
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010690com.android.internal.widget.RemeasuringLinearLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010691com.android.internal.widget.ScrollBarUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010692com.android.internal.widget.ScrollingTabContainerView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010693com.android.internal.widget.ToolbarWidgetWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010694com.android.internal.widget.ToolbarWidgetWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010695com.android.internal.widget.VerifyCredentialResponse$1
10696com.android.internal.widget.VerifyCredentialResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010697com.android.internal.widget.ViewClippingUtil$ClippingParameters
10698com.android.internal.widget.ViewClippingUtil
art-benchmark-service13164882020-11-07 02:19:14 -080010699com.android.net.module.annotation.CallbackExecutor
10700com.android.net.module.annotation.CheckResult
10701com.android.net.module.annotation.CurrentTimeMillisLong
10702com.android.net.module.annotation.GuardedBy
10703com.android.net.module.annotation.Hide
10704com.android.net.module.annotation.Immutable
10705com.android.net.module.annotation.IntDef
10706com.android.net.module.annotation.IntRange
10707com.android.net.module.annotation.LongDef
10708com.android.net.module.annotation.NonNull
10709com.android.net.module.annotation.Nullable
10710com.android.net.module.annotation.RequiresPermission$Read
10711com.android.net.module.annotation.RequiresPermission$Write
10712com.android.net.module.annotation.RequiresPermission
10713com.android.net.module.annotation.SdkConstant$SdkConstantType
10714com.android.net.module.annotation.SdkConstant
10715com.android.net.module.annotation.StringDef
10716com.android.net.module.annotation.SystemApi$Client
10717com.android.net.module.annotation.SystemApi$Container
10718com.android.net.module.annotation.SystemApi
10719com.android.net.module.annotation.SystemService
10720com.android.net.module.annotation.TestApi
10721com.android.net.module.annotation.VisibleForTesting$Visibility
10722com.android.net.module.annotation.VisibleForTesting
10723com.android.net.module.annotation.WorkerThread
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010724com.android.okhttp.Address
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010725com.android.okhttp.AndroidShimResponseCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010726com.android.okhttp.Authenticator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010727com.android.okhttp.Cache$1
Calin Juravle4a054192018-05-29 17:52:20 -070010728com.android.okhttp.Cache$CacheResponseBody$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010729com.android.okhttp.Cache$CacheResponseBody
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010730com.android.okhttp.Cache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010731com.android.okhttp.Cache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010732com.android.okhttp.CacheControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010733com.android.okhttp.CacheControl
Andreas Gampe61e7b662015-06-17 23:57:04 -070010734com.android.okhttp.CertificatePinner$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010735com.android.okhttp.CertificatePinner
Andreas Gampe61e7b662015-06-17 23:57:04 -070010736com.android.okhttp.CipherSuite
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010737com.android.okhttp.ConfigAwareConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010738com.android.okhttp.ConfigAwareConnectionPool
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010739com.android.okhttp.Connection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010740com.android.okhttp.ConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010741com.android.okhttp.ConnectionPool
Andreas Gampe61e7b662015-06-17 23:57:04 -070010742com.android.okhttp.ConnectionSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010743com.android.okhttp.ConnectionSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010744com.android.okhttp.ConnectionSpecs
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010745com.android.okhttp.Dispatcher
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010746com.android.okhttp.Dns$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010747com.android.okhttp.Dns
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010748com.android.okhttp.Handshake
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010749com.android.okhttp.Headers$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010750com.android.okhttp.Headers
Andreas Gampe571fc302016-02-18 13:58:09 -080010751com.android.okhttp.HttpHandler$CleartextURLFilter
Calin Juravle00b23d32019-03-08 17:52:20 -080010752com.android.okhttp.HttpHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010753com.android.okhttp.HttpUrl$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010754com.android.okhttp.HttpUrl$Builder$ParseResult
Calin Juravle00b23d32019-03-08 17:52:20 -080010755com.android.okhttp.HttpUrl$Builder
10756com.android.okhttp.HttpUrl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010757com.android.okhttp.HttpsHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010758com.android.okhttp.OkCacheContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010759com.android.okhttp.OkHttpClient$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010760com.android.okhttp.OkHttpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010761com.android.okhttp.OkUrlFactories
Andreas Gampe61e7b662015-06-17 23:57:04 -070010762com.android.okhttp.OkUrlFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010763com.android.okhttp.Protocol
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010764com.android.okhttp.Request$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010765com.android.okhttp.Request
Andreas Gampe61e7b662015-06-17 23:57:04 -070010766com.android.okhttp.RequestBody$2
Calin Juravle00b23d32019-03-08 17:52:20 -080010767com.android.okhttp.RequestBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010768com.android.okhttp.Response$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010769com.android.okhttp.Response
Andreas Gampe61e7b662015-06-17 23:57:04 -070010770com.android.okhttp.ResponseBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010771com.android.okhttp.Route
Andreas Gampe61e7b662015-06-17 23:57:04 -070010772com.android.okhttp.TlsVersion
10773com.android.okhttp.internal.ConnectionSpecSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010774com.android.okhttp.internal.DiskLruCache$1
10775com.android.okhttp.internal.DiskLruCache$4
10776com.android.okhttp.internal.DiskLruCache$Editor
10777com.android.okhttp.internal.DiskLruCache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010778com.android.okhttp.internal.DiskLruCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010779com.android.okhttp.internal.FaultHidingSink
10780com.android.okhttp.internal.Internal
10781com.android.okhttp.internal.InternalCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010782com.android.okhttp.internal.OptionalMethod
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010783com.android.okhttp.internal.Platform
Andreas Gampe61e7b662015-06-17 23:57:04 -070010784com.android.okhttp.internal.RouteDatabase
Andreas Gampe571fc302016-02-18 13:58:09 -080010785com.android.okhttp.internal.URLFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010786com.android.okhttp.internal.Util$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010787com.android.okhttp.internal.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010788com.android.okhttp.internal.http.AuthenticatorAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010789com.android.okhttp.internal.http.CacheStrategy$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -080010790com.android.okhttp.internal.http.CacheStrategy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010791com.android.okhttp.internal.http.HeaderParser
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010792com.android.okhttp.internal.http.Http1xStream$AbstractSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010793com.android.okhttp.internal.http.Http1xStream$ChunkedSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010794com.android.okhttp.internal.http.Http1xStream$ChunkedSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010795com.android.okhttp.internal.http.Http1xStream$FixedLengthSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010796com.android.okhttp.internal.http.Http1xStream$FixedLengthSource
Calin Juravle00b23d32019-03-08 17:52:20 -080010797com.android.okhttp.internal.http.Http1xStream
Calin Juravle4a054192018-05-29 17:52:20 -070010798com.android.okhttp.internal.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010799com.android.okhttp.internal.http.HttpDate
Andreas Gampe61e7b662015-06-17 23:57:04 -070010800com.android.okhttp.internal.http.HttpEngine$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010801com.android.okhttp.internal.http.HttpEngine
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010802com.android.okhttp.internal.http.HttpMethod
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010803com.android.okhttp.internal.http.HttpStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010804com.android.okhttp.internal.http.OkHeaders$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010805com.android.okhttp.internal.http.OkHeaders
Andreas Gampe61e7b662015-06-17 23:57:04 -070010806com.android.okhttp.internal.http.RealResponseBody
10807com.android.okhttp.internal.http.RequestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010808com.android.okhttp.internal.http.RequestLine
10809com.android.okhttp.internal.http.RetryableSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010810com.android.okhttp.internal.http.RouteException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010811com.android.okhttp.internal.http.RouteSelector
10812com.android.okhttp.internal.http.StatusLine
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010813com.android.okhttp.internal.http.StreamAllocation
Andreas Gampe61e7b662015-06-17 23:57:04 -070010814com.android.okhttp.internal.huc.DelegatingHttpsURLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010815com.android.okhttp.internal.huc.HttpURLConnectionImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070010816com.android.okhttp.internal.huc.HttpsURLConnectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010817com.android.okhttp.internal.io.FileSystem$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010818com.android.okhttp.internal.io.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010819com.android.okhttp.internal.io.RealConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010820com.android.okhttp.internal.tls.OkHostnameVerifier
Calin Juravle36829e52019-04-10 19:07:47 -070010821com.android.okhttp.internal.tls.RealTrustRootIndex
10822com.android.okhttp.internal.tls.TrustRootIndex
art-benchmark-serviced5115932020-02-25 17:55:03 -080010823com.android.okhttp.internalandroidapi.AndroidResponseCacheAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010824com.android.okhttp.internalandroidapi.Dns
art-benchmark-serviced5115932020-02-25 17:55:03 -080010825com.android.okhttp.internalandroidapi.HasCacheHolder$CacheHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010826com.android.okhttp.internalandroidapi.HasCacheHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010827com.android.okhttp.internalandroidapi.HttpURLConnectionFactory$DnsAdapter
10828com.android.okhttp.internalandroidapi.HttpURLConnectionFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070010829com.android.okhttp.okio.AsyncTimeout$1
10830com.android.okhttp.okio.AsyncTimeout$2
10831com.android.okhttp.okio.AsyncTimeout$Watchdog
Calin Juravle00b23d32019-03-08 17:52:20 -080010832com.android.okhttp.okio.AsyncTimeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010833com.android.okhttp.okio.Buffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010834com.android.okhttp.okio.BufferedSink
10835com.android.okhttp.okio.BufferedSource
Calin Juravle4a054192018-05-29 17:52:20 -070010836com.android.okhttp.okio.ByteString
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010837com.android.okhttp.okio.ForwardingSink
Calin Juravle4a054192018-05-29 17:52:20 -070010838com.android.okhttp.okio.ForwardingSource
Andreas Gampe571fc302016-02-18 13:58:09 -080010839com.android.okhttp.okio.ForwardingTimeout
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010840com.android.okhttp.okio.GzipSource
10841com.android.okhttp.okio.InflaterSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070010842com.android.okhttp.okio.Okio$1
10843com.android.okhttp.okio.Okio$2
10844com.android.okhttp.okio.Okio$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010845com.android.okhttp.okio.Okio
Andreas Gampe61e7b662015-06-17 23:57:04 -070010846com.android.okhttp.okio.RealBufferedSink$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010847com.android.okhttp.okio.RealBufferedSink
Andreas Gampe61e7b662015-06-17 23:57:04 -070010848com.android.okhttp.okio.RealBufferedSource$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010849com.android.okhttp.okio.RealBufferedSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070010850com.android.okhttp.okio.Segment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010851com.android.okhttp.okio.SegmentPool
Andreas Gampe61e7b662015-06-17 23:57:04 -070010852com.android.okhttp.okio.Sink
10853com.android.okhttp.okio.Source
Andreas Gampe61e7b662015-06-17 23:57:04 -070010854com.android.okhttp.okio.Timeout$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010855com.android.okhttp.okio.Timeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010856com.android.okhttp.okio.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080010857com.android.org.bouncycastle.asn1.ASN1BitString
art-benchmark-serviced5115932020-02-25 17:55:03 -080010858com.android.org.bouncycastle.asn1.ASN1Choice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010859com.android.org.bouncycastle.asn1.ASN1Encodable
Calin Juravle00b23d32019-03-08 17:52:20 -080010860com.android.org.bouncycastle.asn1.ASN1EncodableVector
10861com.android.org.bouncycastle.asn1.ASN1InputStream
10862com.android.org.bouncycastle.asn1.ASN1Integer
10863com.android.org.bouncycastle.asn1.ASN1Null
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010864com.android.org.bouncycastle.asn1.ASN1Object
Andreas Gampe571fc302016-02-18 13:58:09 -080010865com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier$OidHandle
Calin Juravle00b23d32019-03-08 17:52:20 -080010866com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier
10867com.android.org.bouncycastle.asn1.ASN1OutputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010868com.android.org.bouncycastle.asn1.ASN1Primitive
Calin Juravle00b23d32019-03-08 17:52:20 -080010869com.android.org.bouncycastle.asn1.ASN1Sequence
10870com.android.org.bouncycastle.asn1.ASN1SequenceParser
10871com.android.org.bouncycastle.asn1.ASN1Set
10872com.android.org.bouncycastle.asn1.ASN1String
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010873com.android.org.bouncycastle.asn1.ASN1TaggedObject
10874com.android.org.bouncycastle.asn1.ASN1TaggedObjectParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010875com.android.org.bouncycastle.asn1.BERTags
10876com.android.org.bouncycastle.asn1.DERBitString
10877com.android.org.bouncycastle.asn1.DERFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080010878com.android.org.bouncycastle.asn1.DERInteger
Calin Juravle00b23d32019-03-08 17:52:20 -080010879com.android.org.bouncycastle.asn1.DERNull
10880com.android.org.bouncycastle.asn1.DEROutputStream
10881com.android.org.bouncycastle.asn1.DERSequence
10882com.android.org.bouncycastle.asn1.DERSet
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010883com.android.org.bouncycastle.asn1.DERTaggedObject
Calin Juravle00b23d32019-03-08 17:52:20 -080010884com.android.org.bouncycastle.asn1.DLSequence
10885com.android.org.bouncycastle.asn1.DefiniteLengthInputStream
10886com.android.org.bouncycastle.asn1.InMemoryRepresentable
10887com.android.org.bouncycastle.asn1.IndefiniteLengthInputStream
10888com.android.org.bouncycastle.asn1.LimitedInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080010889com.android.org.bouncycastle.asn1.OIDTokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -080010890com.android.org.bouncycastle.asn1.StreamUtil
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010891com.android.org.bouncycastle.asn1.bc.BCObjectIdentifiers
10892com.android.org.bouncycastle.asn1.iana.IANAObjectIdentifiers
Andreas Gampe571fc302016-02-18 13:58:09 -080010893com.android.org.bouncycastle.asn1.misc.MiscObjectIdentifiers
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010894com.android.org.bouncycastle.asn1.nist.NISTObjectIdentifiers
10895com.android.org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
10896com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010897com.android.org.bouncycastle.asn1.x500.X500Name
art-benchmark-service13164882020-11-07 02:19:14 -080010898com.android.org.bouncycastle.asn1.x500.X500NameStyle
10899com.android.org.bouncycastle.asn1.x500.style.AbstractX500NameStyle
10900com.android.org.bouncycastle.asn1.x500.style.BCStyle
Calin Juravle00b23d32019-03-08 17:52:20 -080010901com.android.org.bouncycastle.asn1.x509.AlgorithmIdentifier
art-benchmark-serviced5115932020-02-25 17:55:03 -080010902com.android.org.bouncycastle.asn1.x509.Certificate
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010903com.android.org.bouncycastle.asn1.x509.DSAParameter
Calin Juravle00b23d32019-03-08 17:52:20 -080010904com.android.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080010905com.android.org.bouncycastle.asn1.x509.Time
10906com.android.org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010907com.android.org.bouncycastle.asn1.x509.X509ExtensionsGenerator
art-benchmark-serviced5115932020-02-25 17:55:03 -080010908com.android.org.bouncycastle.asn1.x509.X509Name
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010909com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
Calin Juravle36829e52019-04-10 19:07:47 -070010910com.android.org.bouncycastle.asn1.x9.X9ECParameters
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010911com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010912com.android.org.bouncycastle.crypto.BlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070010913com.android.org.bouncycastle.crypto.BufferedBlockCipher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010914com.android.org.bouncycastle.crypto.CipherParameters
Calin Juravle4a054192018-05-29 17:52:20 -070010915com.android.org.bouncycastle.crypto.CryptoException
Calin Juravle36829e52019-04-10 19:07:47 -070010916com.android.org.bouncycastle.crypto.CryptoServicesPermission
10917com.android.org.bouncycastle.crypto.CryptoServicesRegistrar$Property
10918com.android.org.bouncycastle.crypto.CryptoServicesRegistrar
Calin Juravle4a054192018-05-29 17:52:20 -070010919com.android.org.bouncycastle.crypto.DataLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010920com.android.org.bouncycastle.crypto.Digest
10921com.android.org.bouncycastle.crypto.ExtendedDigest
Calin Juravle4a054192018-05-29 17:52:20 -070010922com.android.org.bouncycastle.crypto.InvalidCipherTextException
10923com.android.org.bouncycastle.crypto.OutputLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010924com.android.org.bouncycastle.crypto.PBEParametersGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070010925com.android.org.bouncycastle.crypto.RuntimeCryptoException
10926com.android.org.bouncycastle.crypto.digests.AndroidDigestFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010927com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryBouncyCastle
Calin Juravle4a054192018-05-29 17:52:20 -070010928com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010929com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryOpenSSL
Calin Juravle4a054192018-05-29 17:52:20 -070010930com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$MD5
Calin Juravle00b23d32019-03-08 17:52:20 -080010931com.android.org.bouncycastle.crypto.digests.OpenSSLDigest
Calin Juravle4a054192018-05-29 17:52:20 -070010932com.android.org.bouncycastle.crypto.engines.AESEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010933com.android.org.bouncycastle.crypto.paddings.BlockCipherPadding
Calin Juravle4a054192018-05-29 17:52:20 -070010934com.android.org.bouncycastle.crypto.paddings.PKCS7Padding
10935com.android.org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Calin Juravle36829e52019-04-10 19:07:47 -070010936com.android.org.bouncycastle.crypto.params.AsymmetricKeyParameter
10937com.android.org.bouncycastle.crypto.params.DHParameters
10938com.android.org.bouncycastle.crypto.params.DHValidationParameters
10939com.android.org.bouncycastle.crypto.params.DSAKeyParameters
Calin Juravle00b23d32019-03-08 17:52:20 -080010940com.android.org.bouncycastle.crypto.params.DSAParameters
10941com.android.org.bouncycastle.crypto.params.DSAPublicKeyParameters
Calin Juravle36829e52019-04-10 19:07:47 -070010942com.android.org.bouncycastle.crypto.params.DSAValidationParameters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010943com.android.org.bouncycastle.crypto.params.KeyParameter
Calin Juravle4a054192018-05-29 17:52:20 -070010944com.android.org.bouncycastle.crypto.params.ParametersWithIV
10945com.android.org.bouncycastle.crypto.params.ParametersWithRandom
10946com.android.org.bouncycastle.jcajce.PBKDFKey
10947com.android.org.bouncycastle.jcajce.PKCS12Key
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010948com.android.org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010949com.android.org.bouncycastle.jcajce.provider.asymmetric.DH
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010950com.android.org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings
10951com.android.org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010952com.android.org.bouncycastle.jcajce.provider.asymmetric.EC
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010953com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010954com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010955com.android.org.bouncycastle.jcajce.provider.asymmetric.X509$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010956com.android.org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080010957com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010958com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
10959com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010960com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi$EC
Calin Juravle00b23d32019-03-08 17:52:20 -080010961com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
Calin Juravle4a054192018-05-29 17:52:20 -070010962com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -080010963com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010964com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010965com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
Calin Juravle00b23d32019-03-08 17:52:20 -080010966com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010967com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010968com.android.org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010969com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory
art-benchmark-service13164882020-11-07 02:19:14 -080010970com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010971com.android.org.bouncycastle.jcajce.provider.config.ConfigurableProvider
10972com.android.org.bouncycastle.jcajce.provider.config.ProviderConfiguration
10973com.android.org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
10974com.android.org.bouncycastle.jcajce.provider.digest.DigestAlgorithmProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010975com.android.org.bouncycastle.jcajce.provider.digest.MD5$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010976com.android.org.bouncycastle.jcajce.provider.digest.MD5
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010977com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010978com.android.org.bouncycastle.jcajce.provider.digest.SHA1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010979com.android.org.bouncycastle.jcajce.provider.digest.SHA224$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010980com.android.org.bouncycastle.jcajce.provider.digest.SHA224
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010981com.android.org.bouncycastle.jcajce.provider.digest.SHA256$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010982com.android.org.bouncycastle.jcajce.provider.digest.SHA256
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010983com.android.org.bouncycastle.jcajce.provider.digest.SHA384$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010984com.android.org.bouncycastle.jcajce.provider.digest.SHA384
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010985com.android.org.bouncycastle.jcajce.provider.digest.SHA512$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010986com.android.org.bouncycastle.jcajce.provider.digest.SHA512
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010987com.android.org.bouncycastle.jcajce.provider.keystore.BC$Mappings
10988com.android.org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010989com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010990com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$StoreEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010991com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010992com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010993com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010994com.android.org.bouncycastle.jcajce.provider.symmetric.AES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010995com.android.org.bouncycastle.jcajce.provider.symmetric.AES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010996com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010997com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010998com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080010999com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011000com.android.org.bouncycastle.jcajce.provider.symmetric.DES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011001com.android.org.bouncycastle.jcajce.provider.symmetric.DES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011002com.android.org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011003com.android.org.bouncycastle.jcajce.provider.symmetric.DESede
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011004com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011005com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011006com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011007com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011008com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011009com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011010com.android.org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011011com.android.org.bouncycastle.jcajce.provider.symmetric.RC2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011012com.android.org.bouncycastle.jcajce.provider.symmetric.SymmetricAlgorithmProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011013com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011014com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011015com.android.org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
Calin Juravle4a054192018-05-29 17:52:20 -070011016com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$AEADGenericBlockCipher
11017com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011018com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$GenericBlockCipher
Calin Juravle00b23d32019-03-08 17:52:20 -080011019com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070011020com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011021com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher
11022com.android.org.bouncycastle.jcajce.provider.symmetric.util.BlockCipherProvider
Calin Juravle36829e52019-04-10 19:07:47 -070011023com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil
Calin Juravle4a054192018-05-29 17:52:20 -070011024com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE$Util
Calin Juravle00b23d32019-03-08 17:52:20 -080011025com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011026com.android.org.bouncycastle.jcajce.provider.util.AlgorithmProvider
11027com.android.org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
11028com.android.org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
Calin Juravle4a054192018-05-29 17:52:20 -070011029com.android.org.bouncycastle.jcajce.provider.util.DigestFactory
11030com.android.org.bouncycastle.jcajce.spec.AEADParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070011031com.android.org.bouncycastle.jcajce.util.BCJcaJceHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011032com.android.org.bouncycastle.jcajce.util.DefaultJcaJceHelper
Andreas Gampe61e7b662015-06-17 23:57:04 -070011033com.android.org.bouncycastle.jcajce.util.JcaJceHelper
11034com.android.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080011035com.android.org.bouncycastle.jce.X509Principal
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011036com.android.org.bouncycastle.jce.interfaces.BCKeyStore
art-benchmark-serviced5115932020-02-25 17:55:03 -080011037com.android.org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011038com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011039com.android.org.bouncycastle.jce.provider.BouncyCastleProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011040com.android.org.bouncycastle.jce.provider.BouncyCastleProviderConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011041com.android.org.bouncycastle.jce.provider.CertStoreCollectionSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -080011042com.android.org.bouncycastle.jce.provider.X509CertificateObject
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011043com.android.org.bouncycastle.jce.spec.ECKeySpec
11044com.android.org.bouncycastle.jce.spec.ECPublicKeySpec
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011045com.android.org.bouncycastle.util.Arrays
Andreas Gampe61e7b662015-06-17 23:57:04 -070011046com.android.org.bouncycastle.util.Encodable
Calin Juravle36829e52019-04-10 19:07:47 -070011047com.android.org.bouncycastle.util.Integers
Calin Juravle00b23d32019-03-08 17:52:20 -080011048com.android.org.bouncycastle.util.Iterable
Calin Juravle4a054192018-05-29 17:52:20 -070011049com.android.org.bouncycastle.util.Pack
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011050com.android.org.bouncycastle.util.Properties$1
11051com.android.org.bouncycastle.util.Properties
Andreas Gampe571fc302016-02-18 13:58:09 -080011052com.android.org.bouncycastle.util.Strings$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011053com.android.org.bouncycastle.util.Strings
Calin Juravle36829e52019-04-10 19:07:47 -070011054com.android.org.bouncycastle.util.encoders.Encoder
11055com.android.org.bouncycastle.util.encoders.Hex
11056com.android.org.bouncycastle.util.encoders.HexEncoder
Calin Juravle00b23d32019-03-08 17:52:20 -080011057com.android.org.bouncycastle.util.io.Streams
art-benchmark-serviced5115932020-02-25 17:55:03 -080011058com.android.org.bouncycastle.x509.X509V3CertificateGenerator
11059com.android.org.kxml2.io.KXmlParser$ContentSource
Calin Juravle00b23d32019-03-08 17:52:20 -080011060com.android.org.kxml2.io.KXmlParser$ValueContext
11061com.android.org.kxml2.io.KXmlParser
11062com.android.org.kxml2.io.KXmlSerializer
art-benchmark-service56aece62020-02-10 17:58:03 -080011063com.android.phone.ecc.nano.CodedInputByteBufferNano
art-benchmark-service13164882020-11-07 02:19:14 -080011064com.android.phone.ecc.nano.CodedOutputByteBufferNano$OutOfSpaceException
11065com.android.phone.ecc.nano.CodedOutputByteBufferNano
art-benchmark-service56aece62020-02-10 17:58:03 -080011066com.android.phone.ecc.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080011067com.android.phone.ecc.nano.Extension$1
11068com.android.phone.ecc.nano.Extension$PrimitiveExtension
11069com.android.phone.ecc.nano.Extension
11070com.android.phone.ecc.nano.FieldArray
11071com.android.phone.ecc.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080011072com.android.phone.ecc.nano.InternalNano
11073com.android.phone.ecc.nano.InvalidProtocolBufferNanoException
art-benchmark-service13164882020-11-07 02:19:14 -080011074com.android.phone.ecc.nano.MapFactories$1
11075com.android.phone.ecc.nano.MapFactories$DefaultMapFactory
11076com.android.phone.ecc.nano.MapFactories$MapFactory
11077com.android.phone.ecc.nano.MapFactories
art-benchmark-service56aece62020-02-10 17:58:03 -080011078com.android.phone.ecc.nano.MessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080011079com.android.phone.ecc.nano.MessageNanoPrinter
art-benchmark-service56aece62020-02-10 17:58:03 -080011080com.android.phone.ecc.nano.ProtobufEccData$AllInfo
11081com.android.phone.ecc.nano.ProtobufEccData$CountryInfo
art-benchmark-service13164882020-11-07 02:19:14 -080011082com.android.phone.ecc.nano.ProtobufEccData$EccInfo$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080011083com.android.phone.ecc.nano.ProtobufEccData$EccInfo
art-benchmark-service13164882020-11-07 02:19:14 -080011084com.android.phone.ecc.nano.ProtobufEccData
11085com.android.phone.ecc.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080011086com.android.phone.ecc.nano.WireFormatNano
art-benchmark-service13164882020-11-07 02:19:14 -080011087com.android.phone.ecc.nano.android.ParcelableExtendableMessageNano
11088com.android.phone.ecc.nano.android.ParcelableMessageNano
11089com.android.phone.ecc.nano.android.ParcelableMessageNanoCreator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011090com.android.server.AppWidgetBackupBridge
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011091com.android.server.LocalServices
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011092com.android.server.NetworkManagementSocketTagger$1
11093com.android.server.NetworkManagementSocketTagger$SocketTags
Calin Juravle00b23d32019-03-08 17:52:20 -080011094com.android.server.NetworkManagementSocketTagger
Calin Juravle787d34d2019-04-25 15:12:44 -070011095com.android.server.SystemConfig$PermissionEntry
11096com.android.server.SystemConfig$SharedLibraryEntry
11097com.android.server.SystemConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011098com.android.server.WidgetBackupProvider
11099com.android.server.backup.AccountManagerBackupHelper
11100com.android.server.backup.AccountSyncSettingsBackupHelper
11101com.android.server.backup.NotificationBackupHelper
11102com.android.server.backup.PermissionBackupHelper
11103com.android.server.backup.PreferredActivityBackupHelper
11104com.android.server.backup.ShortcutBackupHelper
11105com.android.server.backup.SliceBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080011106com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfProgramEvent
11107com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfStatistics
11108com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ConnectStatistics
11109com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DHCPEvent
11110com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLookupBatch
11111com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DefaultNetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011112com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -080011113com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityLog
11114com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent
11115com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent
11116com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011117com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -080011118com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent
11119com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent
11120com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$WakeupStats
11121com.android.server.job.JobSchedulerInternal$JobStorePersistStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011122com.android.server.net.BaseNetdEventCallback
11123com.android.server.net.BaseNetworkObserver
art-benchmark-service13164882020-11-07 02:19:14 -080011124com.android.server.sip.SipHelper
art-benchmark-service56aece62020-02-10 17:58:03 -080011125com.android.server.sip.SipService$1
art-benchmark-service13164882020-11-07 02:19:14 -080011126com.android.server.sip.SipService$ConnectivityReceiver$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011127com.android.server.sip.SipService$ConnectivityReceiver
11128com.android.server.sip.SipService$MyExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080011129com.android.server.sip.SipService$SipAutoReg
art-benchmark-service56aece62020-02-10 17:58:03 -080011130com.android.server.sip.SipService$SipKeepAliveProcessCallback
11131com.android.server.sip.SipService$SipSessionGroupExt
Calin Juravle00b23d32019-03-08 17:52:20 -080011132com.android.server.sip.SipService
art-benchmark-service56aece62020-02-10 17:58:03 -080011133com.android.server.sip.SipSessionGroup$KeepAliveProcessCallback
art-benchmark-service13164882020-11-07 02:19:14 -080011134com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$1
11135com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$2
11136com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy
11137com.android.server.sip.SipSessionGroup$MakeCallCommand
11138com.android.server.sip.SipSessionGroup$RegisterCommand
11139com.android.server.sip.SipSessionGroup$SipSessionCallReceiverImpl
11140com.android.server.sip.SipSessionGroup$SipSessionImpl$1
11141com.android.server.sip.SipSessionGroup$SipSessionImpl$2$1
11142com.android.server.sip.SipSessionGroup$SipSessionImpl$2
11143com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer$1
11144com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer
11145com.android.server.sip.SipSessionGroup$SipSessionImpl$SipKeepAlive
art-benchmark-service56aece62020-02-10 17:58:03 -080011146com.android.server.sip.SipSessionGroup$SipSessionImpl
art-benchmark-service13164882020-11-07 02:19:14 -080011147com.android.server.sip.SipSessionGroup
11148com.android.server.sip.SipSessionListenerProxy$10
11149com.android.server.sip.SipSessionListenerProxy$11
11150com.android.server.sip.SipSessionListenerProxy$12
11151com.android.server.sip.SipSessionListenerProxy$13
11152com.android.server.sip.SipSessionListenerProxy$1
11153com.android.server.sip.SipSessionListenerProxy$2
11154com.android.server.sip.SipSessionListenerProxy$3
11155com.android.server.sip.SipSessionListenerProxy$4
11156com.android.server.sip.SipSessionListenerProxy$5
11157com.android.server.sip.SipSessionListenerProxy$6
11158com.android.server.sip.SipSessionListenerProxy$7
11159com.android.server.sip.SipSessionListenerProxy$8
11160com.android.server.sip.SipSessionListenerProxy$9
11161com.android.server.sip.SipSessionListenerProxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011162com.android.server.sip.SipWakeLock
art-benchmark-service13164882020-11-07 02:19:14 -080011163com.android.server.sip.SipWakeupTimer$1
11164com.android.server.sip.SipWakeupTimer$MyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011165com.android.server.sip.SipWakeupTimer$MyEventComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080011166com.android.server.sip.SipWakeupTimer
art-benchmark-serviced5115932020-02-25 17:55:03 -080011167com.android.server.usage.AppStandbyInternal$AppIdleStateChangeListener
11168com.android.server.usage.AppStandbyInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011169com.android.server.wm.nano.WindowManagerProtos$TaskSnapshotProto
art-benchmark-service13164882020-11-07 02:19:14 -080011170com.android.service.ims.RcsSettingUtils
11171com.android.service.ims.Task
11172com.android.service.ims.TaskManager$MessageData
11173com.android.service.ims.TaskManager$MessageHandler
11174com.android.service.ims.TaskManager
art-benchmark-service13164882020-11-07 02:19:14 -080011175com.android.service.ims.presence.ContactCapabilityResponse
11176com.android.service.ims.presence.PresenceAvailabilityTask
11177com.android.service.ims.presence.PresenceBase$PresencePublishState
11178com.android.service.ims.presence.PresenceBase
11179com.android.service.ims.presence.PresenceCapabilityTask
11180com.android.service.ims.presence.PresencePublication$1
11181com.android.service.ims.presence.PresencePublication$PublishRequest
11182com.android.service.ims.presence.PresencePublication$PublishType
11183com.android.service.ims.presence.PresencePublication$StackPublishTriggerType
11184com.android.service.ims.presence.PresencePublication
11185com.android.service.ims.presence.PresencePublishTask
11186com.android.service.ims.presence.PresencePublisher
11187com.android.service.ims.presence.PresenceSubscriber
11188com.android.service.ims.presence.PresenceTask
11189com.android.service.ims.presence.PresenceUtils
11190com.android.service.ims.presence.SubscribePublisher
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011191com.android.telephony.Rlog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011192com.google.android.collect.Lists
11193com.google.android.collect.Maps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011194com.google.android.collect.Sets
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011195com.google.android.gles_jni.EGLConfigImpl
11196com.google.android.gles_jni.EGLContextImpl
11197com.google.android.gles_jni.EGLDisplayImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011198com.google.android.gles_jni.EGLImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011199com.google.android.gles_jni.EGLSurfaceImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011200com.google.android.gles_jni.GLImpl
Calin Juravle4a054192018-05-29 17:52:20 -070011201com.google.android.mms.MmsException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011202com.google.android.rappor.Encoder
11203com.google.android.rappor.HmacDrbg
Calin Juravle4a054192018-05-29 17:52:20 -070011204com.sun.security.cert.internal.x509.X509V1CertImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011205dalvik.annotation.optimization.CriticalNative
11206dalvik.annotation.optimization.FastNative
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011207dalvik.system.BaseDexClassLoader$Reporter
Calin Juravle00b23d32019-03-08 17:52:20 -080011208dalvik.system.BaseDexClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011209dalvik.system.BlockGuard$1
11210dalvik.system.BlockGuard$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011211dalvik.system.BlockGuard$3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011212dalvik.system.BlockGuard$BlockGuardPolicyException
11213dalvik.system.BlockGuard$Policy
Calin Juravle00b23d32019-03-08 17:52:20 -080011214dalvik.system.BlockGuard$VmPolicy
11215dalvik.system.BlockGuard
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011216dalvik.system.ClassExt
Andreas Gampe61e7b662015-06-17 23:57:04 -070011217dalvik.system.CloseGuard$DefaultReporter
11218dalvik.system.CloseGuard$Reporter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011219dalvik.system.CloseGuard$Tracker
Calin Juravle00b23d32019-03-08 17:52:20 -080011220dalvik.system.CloseGuard
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011221dalvik.system.DelegateLastClassLoader
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011222dalvik.system.DexClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011223dalvik.system.DexFile$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070011224dalvik.system.DexFile$DFEnum
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011225dalvik.system.DexFile$OptimizationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011226dalvik.system.DexFile
Andreas Gampe61e7b662015-06-17 23:57:04 -070011227dalvik.system.DexPathList$Element
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011228dalvik.system.DexPathList$NativeLibraryElement
Calin Juravle00b23d32019-03-08 17:52:20 -080011229dalvik.system.DexPathList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011230dalvik.system.EmulatedStackFrame$Range
Calin Juravle00b23d32019-03-08 17:52:20 -080011231dalvik.system.EmulatedStackFrame
11232dalvik.system.InMemoryDexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -070011233dalvik.system.PathClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080011234dalvik.system.RuntimeHooks
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011235dalvik.system.SocketTagger$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011236dalvik.system.SocketTagger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011237dalvik.system.VMDebug
Calin Juravle00b23d32019-03-08 17:52:20 -080011238dalvik.system.VMRuntime$HiddenApiUsageLogger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011239dalvik.system.VMRuntime
Andreas Gampe61e7b662015-06-17 23:57:04 -070011240dalvik.system.VMStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011241dalvik.system.ZygoteHooks
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080011242gov.nist.core.Debug
11243gov.nist.core.DuplicateNameValueList
11244gov.nist.core.GenericObject
11245gov.nist.core.GenericObjectList
11246gov.nist.core.Host
11247gov.nist.core.HostNameParser
11248gov.nist.core.HostPort
11249gov.nist.core.InternalErrorHandler
11250gov.nist.core.LexerCore
11251gov.nist.core.LogLevels
11252gov.nist.core.LogWriter
11253gov.nist.core.Match
11254gov.nist.core.MultiValueMap
11255gov.nist.core.MultiValueMapImpl
11256gov.nist.core.NameValue
11257gov.nist.core.NameValueList
11258gov.nist.core.PackageNames
11259gov.nist.core.ParserCore
11260gov.nist.core.Separators
11261gov.nist.core.ServerLogger
11262gov.nist.core.StackLogger
11263gov.nist.core.StringTokenizer
11264gov.nist.core.ThreadAuditor$ThreadHandle
11265gov.nist.core.ThreadAuditor
11266gov.nist.core.Token
11267gov.nist.core.net.AddressResolver
11268gov.nist.core.net.NetworkLayer
11269gov.nist.core.net.SslNetworkLayer
11270gov.nist.javax.sip.ClientTransactionExt
11271gov.nist.javax.sip.DefaultAddressResolver
11272gov.nist.javax.sip.DialogExt
11273gov.nist.javax.sip.DialogFilter
11274gov.nist.javax.sip.DialogTimeoutEvent$Reason
11275gov.nist.javax.sip.DialogTimeoutEvent
11276gov.nist.javax.sip.EventScanner
11277gov.nist.javax.sip.EventWrapper
11278gov.nist.javax.sip.ListeningPointExt
11279gov.nist.javax.sip.ListeningPointImpl
11280gov.nist.javax.sip.LogRecord
11281gov.nist.javax.sip.LogRecordFactory
11282gov.nist.javax.sip.NistSipMessageFactoryImpl
11283gov.nist.javax.sip.ResponseEventExt
11284gov.nist.javax.sip.SIPConstants
11285gov.nist.javax.sip.ServerTransactionExt
11286gov.nist.javax.sip.SipListenerExt
11287gov.nist.javax.sip.SipProviderExt
11288gov.nist.javax.sip.SipProviderImpl
11289gov.nist.javax.sip.SipStackExt
11290gov.nist.javax.sip.SipStackImpl
11291gov.nist.javax.sip.TransactionExt
11292gov.nist.javax.sip.Utils
11293gov.nist.javax.sip.UtilsExt
11294gov.nist.javax.sip.address.AddressFactoryImpl
11295gov.nist.javax.sip.address.AddressImpl
11296gov.nist.javax.sip.address.Authority
11297gov.nist.javax.sip.address.GenericURI
11298gov.nist.javax.sip.address.NetObject
11299gov.nist.javax.sip.address.NetObjectList
11300gov.nist.javax.sip.address.ParameterNames
11301gov.nist.javax.sip.address.RFC2396UrlDecoder
11302gov.nist.javax.sip.address.RouterExt
11303gov.nist.javax.sip.address.SipURIExt
11304gov.nist.javax.sip.address.SipUri
11305gov.nist.javax.sip.address.TelURLImpl
11306gov.nist.javax.sip.address.TelephoneNumber
11307gov.nist.javax.sip.address.UserInfo
11308gov.nist.javax.sip.clientauthutils.AccountManager
11309gov.nist.javax.sip.clientauthutils.AuthenticationHelper
11310gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
11311gov.nist.javax.sip.clientauthutils.CredentialsCache$TimeoutTask
11312gov.nist.javax.sip.clientauthutils.CredentialsCache
11313gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm
11314gov.nist.javax.sip.clientauthutils.SecureAccountManager
11315gov.nist.javax.sip.clientauthutils.UserCredentialHash
11316gov.nist.javax.sip.clientauthutils.UserCredentials
11317gov.nist.javax.sip.header.Accept
11318gov.nist.javax.sip.header.AcceptEncoding
11319gov.nist.javax.sip.header.AcceptEncodingList
11320gov.nist.javax.sip.header.AcceptLanguage
11321gov.nist.javax.sip.header.AcceptLanguageList
11322gov.nist.javax.sip.header.AcceptList
11323gov.nist.javax.sip.header.AddressParameters
11324gov.nist.javax.sip.header.AddressParametersHeader
11325gov.nist.javax.sip.header.AlertInfo
11326gov.nist.javax.sip.header.AlertInfoList
11327gov.nist.javax.sip.header.Allow
11328gov.nist.javax.sip.header.AllowEvents
11329gov.nist.javax.sip.header.AllowEventsList
11330gov.nist.javax.sip.header.AllowList
11331gov.nist.javax.sip.header.AuthenticationHeader
11332gov.nist.javax.sip.header.AuthenticationInfo
11333gov.nist.javax.sip.header.AuthenticationInfoList
11334gov.nist.javax.sip.header.Authorization
11335gov.nist.javax.sip.header.AuthorizationList
11336gov.nist.javax.sip.header.CSeq
11337gov.nist.javax.sip.header.CallID
11338gov.nist.javax.sip.header.CallIdentifier
11339gov.nist.javax.sip.header.CallInfo
11340gov.nist.javax.sip.header.CallInfoList
11341gov.nist.javax.sip.header.Challenge
11342gov.nist.javax.sip.header.Contact
11343gov.nist.javax.sip.header.ContactList
11344gov.nist.javax.sip.header.ContentDisposition
11345gov.nist.javax.sip.header.ContentEncoding
11346gov.nist.javax.sip.header.ContentEncodingList
11347gov.nist.javax.sip.header.ContentLanguage
11348gov.nist.javax.sip.header.ContentLanguageList
11349gov.nist.javax.sip.header.ContentLength
11350gov.nist.javax.sip.header.ContentType
11351gov.nist.javax.sip.header.Credentials
11352gov.nist.javax.sip.header.ErrorInfo
11353gov.nist.javax.sip.header.ErrorInfoList
11354gov.nist.javax.sip.header.Event
11355gov.nist.javax.sip.header.Expires
11356gov.nist.javax.sip.header.ExtensionHeaderImpl
11357gov.nist.javax.sip.header.ExtensionHeaderList
11358gov.nist.javax.sip.header.From
11359gov.nist.javax.sip.header.HeaderExt
11360gov.nist.javax.sip.header.HeaderFactoryExt
11361gov.nist.javax.sip.header.HeaderFactoryImpl
11362gov.nist.javax.sip.header.InReplyTo
11363gov.nist.javax.sip.header.InReplyToList
11364gov.nist.javax.sip.header.Indentation
11365gov.nist.javax.sip.header.MaxForwards
11366gov.nist.javax.sip.header.MediaRange
11367gov.nist.javax.sip.header.MimeVersion
11368gov.nist.javax.sip.header.MinExpires
11369gov.nist.javax.sip.header.NameMap
11370gov.nist.javax.sip.header.Organization
11371gov.nist.javax.sip.header.ParameterNames
11372gov.nist.javax.sip.header.ParametersHeader
11373gov.nist.javax.sip.header.Priority
11374gov.nist.javax.sip.header.Protocol
11375gov.nist.javax.sip.header.ProxyAuthenticate
11376gov.nist.javax.sip.header.ProxyAuthenticateList
11377gov.nist.javax.sip.header.ProxyAuthorization
11378gov.nist.javax.sip.header.ProxyAuthorizationList
11379gov.nist.javax.sip.header.ProxyRequire
11380gov.nist.javax.sip.header.ProxyRequireList
11381gov.nist.javax.sip.header.RAck
11382gov.nist.javax.sip.header.RSeq
11383gov.nist.javax.sip.header.Reason
11384gov.nist.javax.sip.header.ReasonList
11385gov.nist.javax.sip.header.RecordRoute
11386gov.nist.javax.sip.header.RecordRouteList
11387gov.nist.javax.sip.header.ReferTo
11388gov.nist.javax.sip.header.ReplyTo
11389gov.nist.javax.sip.header.RequestLine
11390gov.nist.javax.sip.header.Require
11391gov.nist.javax.sip.header.RequireList
11392gov.nist.javax.sip.header.RetryAfter
11393gov.nist.javax.sip.header.Route
11394gov.nist.javax.sip.header.RouteList
11395gov.nist.javax.sip.header.SIPDate
11396gov.nist.javax.sip.header.SIPDateHeader
11397gov.nist.javax.sip.header.SIPETag
11398gov.nist.javax.sip.header.SIPHeader
11399gov.nist.javax.sip.header.SIPHeaderList
11400gov.nist.javax.sip.header.SIPHeaderNames
11401gov.nist.javax.sip.header.SIPHeaderNamesCache
11402gov.nist.javax.sip.header.SIPIfMatch
11403gov.nist.javax.sip.header.SIPObject
11404gov.nist.javax.sip.header.SIPObjectList
11405gov.nist.javax.sip.header.Server
11406gov.nist.javax.sip.header.SipRequestLine
11407gov.nist.javax.sip.header.SipStatusLine
11408gov.nist.javax.sip.header.StatusLine
11409gov.nist.javax.sip.header.Subject
11410gov.nist.javax.sip.header.SubscriptionState
11411gov.nist.javax.sip.header.Supported
11412gov.nist.javax.sip.header.SupportedList
11413gov.nist.javax.sip.header.TimeStamp
11414gov.nist.javax.sip.header.To
11415gov.nist.javax.sip.header.Unsupported
11416gov.nist.javax.sip.header.UnsupportedList
11417gov.nist.javax.sip.header.UserAgent
11418gov.nist.javax.sip.header.Via
11419gov.nist.javax.sip.header.ViaHeaderExt
11420gov.nist.javax.sip.header.ViaList
11421gov.nist.javax.sip.header.WWWAuthenticate
11422gov.nist.javax.sip.header.WWWAuthenticateList
11423gov.nist.javax.sip.header.Warning
11424gov.nist.javax.sip.header.WarningList
11425gov.nist.javax.sip.header.extensions.Join
11426gov.nist.javax.sip.header.extensions.JoinHeader
11427gov.nist.javax.sip.header.extensions.MinSE
11428gov.nist.javax.sip.header.extensions.MinSEHeader
11429gov.nist.javax.sip.header.extensions.References
11430gov.nist.javax.sip.header.extensions.ReferencesHeader
11431gov.nist.javax.sip.header.extensions.ReferredBy
11432gov.nist.javax.sip.header.extensions.ReferredByHeader
11433gov.nist.javax.sip.header.extensions.Replaces
11434gov.nist.javax.sip.header.extensions.ReplacesHeader
11435gov.nist.javax.sip.header.extensions.SessionExpires
11436gov.nist.javax.sip.header.extensions.SessionExpiresHeader
11437gov.nist.javax.sip.header.ims.AddressHeaderIms
11438gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
11439gov.nist.javax.sip.header.ims.PAccessNetworkInfo
11440gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
11441gov.nist.javax.sip.header.ims.PAssertedIdentity
11442gov.nist.javax.sip.header.ims.PAssertedIdentityHeader
11443gov.nist.javax.sip.header.ims.PAssertedIdentityList
11444gov.nist.javax.sip.header.ims.PAssertedService
11445gov.nist.javax.sip.header.ims.PAssertedServiceHeader
11446gov.nist.javax.sip.header.ims.PAssociatedURI
11447gov.nist.javax.sip.header.ims.PAssociatedURIHeader
11448gov.nist.javax.sip.header.ims.PAssociatedURIList
11449gov.nist.javax.sip.header.ims.PCalledPartyID
11450gov.nist.javax.sip.header.ims.PCalledPartyIDHeader
11451gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
11452gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
11453gov.nist.javax.sip.header.ims.PChargingVector
11454gov.nist.javax.sip.header.ims.PChargingVectorHeader
11455gov.nist.javax.sip.header.ims.PMediaAuthorization
11456gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
11457gov.nist.javax.sip.header.ims.PMediaAuthorizationList
11458gov.nist.javax.sip.header.ims.PPreferredIdentity
11459gov.nist.javax.sip.header.ims.PPreferredIdentityHeader
11460gov.nist.javax.sip.header.ims.PPreferredService
11461gov.nist.javax.sip.header.ims.PPreferredServiceHeader
11462gov.nist.javax.sip.header.ims.PProfileKey
11463gov.nist.javax.sip.header.ims.PProfileKeyHeader
11464gov.nist.javax.sip.header.ims.PServedUser
11465gov.nist.javax.sip.header.ims.PServedUserHeader
11466gov.nist.javax.sip.header.ims.PUserDatabase
11467gov.nist.javax.sip.header.ims.PUserDatabaseHeader
11468gov.nist.javax.sip.header.ims.PVisitedNetworkID
11469gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
11470gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
11471gov.nist.javax.sip.header.ims.ParameterNamesIms
11472gov.nist.javax.sip.header.ims.Path
11473gov.nist.javax.sip.header.ims.PathHeader
11474gov.nist.javax.sip.header.ims.PathList
11475gov.nist.javax.sip.header.ims.Privacy
11476gov.nist.javax.sip.header.ims.PrivacyHeader
11477gov.nist.javax.sip.header.ims.PrivacyList
11478gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
11479gov.nist.javax.sip.header.ims.SecurityAgree
11480gov.nist.javax.sip.header.ims.SecurityAgreeHeader
11481gov.nist.javax.sip.header.ims.SecurityClient
11482gov.nist.javax.sip.header.ims.SecurityClientHeader
11483gov.nist.javax.sip.header.ims.SecurityClientList
11484gov.nist.javax.sip.header.ims.SecurityServer
11485gov.nist.javax.sip.header.ims.SecurityServerHeader
11486gov.nist.javax.sip.header.ims.SecurityServerList
11487gov.nist.javax.sip.header.ims.SecurityVerify
11488gov.nist.javax.sip.header.ims.SecurityVerifyHeader
11489gov.nist.javax.sip.header.ims.SecurityVerifyList
11490gov.nist.javax.sip.header.ims.ServiceRoute
11491gov.nist.javax.sip.header.ims.ServiceRouteHeader
11492gov.nist.javax.sip.header.ims.ServiceRouteList
11493gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
11494gov.nist.javax.sip.message.Content
11495gov.nist.javax.sip.message.ContentImpl
11496gov.nist.javax.sip.message.HeaderIterator
11497gov.nist.javax.sip.message.ListMap
11498gov.nist.javax.sip.message.MessageExt
11499gov.nist.javax.sip.message.MessageFactoryExt
11500gov.nist.javax.sip.message.MessageFactoryImpl$1
11501gov.nist.javax.sip.message.MessageFactoryImpl
11502gov.nist.javax.sip.message.MessageObject
11503gov.nist.javax.sip.message.MultipartMimeContent
11504gov.nist.javax.sip.message.MultipartMimeContentImpl
11505gov.nist.javax.sip.message.RequestExt
11506gov.nist.javax.sip.message.ResponseExt
11507gov.nist.javax.sip.message.SIPDuplicateHeaderException
11508gov.nist.javax.sip.message.SIPMessage
11509gov.nist.javax.sip.message.SIPRequest
11510gov.nist.javax.sip.message.SIPResponse
11511gov.nist.javax.sip.parser.AcceptEncodingParser
11512gov.nist.javax.sip.parser.AcceptLanguageParser
11513gov.nist.javax.sip.parser.AcceptParser
11514gov.nist.javax.sip.parser.AddressParametersParser
11515gov.nist.javax.sip.parser.AddressParser
11516gov.nist.javax.sip.parser.AlertInfoParser
11517gov.nist.javax.sip.parser.AllowEventsParser
11518gov.nist.javax.sip.parser.AllowParser
11519gov.nist.javax.sip.parser.AuthenticationInfoParser
11520gov.nist.javax.sip.parser.AuthorizationParser
11521gov.nist.javax.sip.parser.CSeqParser
11522gov.nist.javax.sip.parser.CallIDParser
11523gov.nist.javax.sip.parser.CallInfoParser
11524gov.nist.javax.sip.parser.ChallengeParser
11525gov.nist.javax.sip.parser.ContactParser
11526gov.nist.javax.sip.parser.ContentDispositionParser
11527gov.nist.javax.sip.parser.ContentEncodingParser
11528gov.nist.javax.sip.parser.ContentLanguageParser
11529gov.nist.javax.sip.parser.ContentLengthParser
11530gov.nist.javax.sip.parser.ContentTypeParser
11531gov.nist.javax.sip.parser.DateParser
11532gov.nist.javax.sip.parser.ErrorInfoParser
11533gov.nist.javax.sip.parser.EventParser
11534gov.nist.javax.sip.parser.ExpiresParser
11535gov.nist.javax.sip.parser.FromParser
11536gov.nist.javax.sip.parser.HeaderParser
11537gov.nist.javax.sip.parser.InReplyToParser
11538gov.nist.javax.sip.parser.Lexer
11539gov.nist.javax.sip.parser.MaxForwardsParser
11540gov.nist.javax.sip.parser.MimeVersionParser
11541gov.nist.javax.sip.parser.MinExpiresParser
11542gov.nist.javax.sip.parser.OrganizationParser
11543gov.nist.javax.sip.parser.ParametersParser
11544gov.nist.javax.sip.parser.ParseExceptionListener
11545gov.nist.javax.sip.parser.Parser
11546gov.nist.javax.sip.parser.ParserFactory
11547gov.nist.javax.sip.parser.Pipeline$Buffer
11548gov.nist.javax.sip.parser.Pipeline$MyTimer
11549gov.nist.javax.sip.parser.Pipeline
11550gov.nist.javax.sip.parser.PipelinedMsgParser
11551gov.nist.javax.sip.parser.PriorityParser
11552gov.nist.javax.sip.parser.ProxyAuthenticateParser
11553gov.nist.javax.sip.parser.ProxyAuthorizationParser
11554gov.nist.javax.sip.parser.ProxyRequireParser
11555gov.nist.javax.sip.parser.RAckParser
11556gov.nist.javax.sip.parser.RSeqParser
11557gov.nist.javax.sip.parser.ReasonParser
11558gov.nist.javax.sip.parser.RecordRouteParser
11559gov.nist.javax.sip.parser.ReferToParser
11560gov.nist.javax.sip.parser.ReplyToParser
11561gov.nist.javax.sip.parser.RequestLineParser
11562gov.nist.javax.sip.parser.RequireParser
11563gov.nist.javax.sip.parser.RetryAfterParser
11564gov.nist.javax.sip.parser.RouteParser
11565gov.nist.javax.sip.parser.SIPETagParser
11566gov.nist.javax.sip.parser.SIPIfMatchParser
11567gov.nist.javax.sip.parser.SIPMessageListener
11568gov.nist.javax.sip.parser.ServerParser
11569gov.nist.javax.sip.parser.StatusLineParser
11570gov.nist.javax.sip.parser.StringMsgParser$1ParserThread
11571gov.nist.javax.sip.parser.StringMsgParser
11572gov.nist.javax.sip.parser.SubjectParser
11573gov.nist.javax.sip.parser.SubscriptionStateParser
11574gov.nist.javax.sip.parser.SupportedParser
11575gov.nist.javax.sip.parser.TimeStampParser
11576gov.nist.javax.sip.parser.ToParser
11577gov.nist.javax.sip.parser.TokenNames
11578gov.nist.javax.sip.parser.TokenTypes
11579gov.nist.javax.sip.parser.URLParser
11580gov.nist.javax.sip.parser.UnsupportedParser
11581gov.nist.javax.sip.parser.UserAgentParser
11582gov.nist.javax.sip.parser.ViaParser
11583gov.nist.javax.sip.parser.WWWAuthenticateParser
11584gov.nist.javax.sip.parser.WarningParser
11585gov.nist.javax.sip.parser.extensions.JoinParser
11586gov.nist.javax.sip.parser.extensions.MinSEParser
11587gov.nist.javax.sip.parser.extensions.ReferencesParser
11588gov.nist.javax.sip.parser.extensions.ReferredByParser
11589gov.nist.javax.sip.parser.extensions.ReplacesParser
11590gov.nist.javax.sip.parser.extensions.SessionExpiresParser
11591gov.nist.javax.sip.parser.ims.AddressHeaderParser
11592gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
11593gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
11594gov.nist.javax.sip.parser.ims.PAssertedServiceParser
11595gov.nist.javax.sip.parser.ims.PAssociatedURIParser
11596gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
11597gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
11598gov.nist.javax.sip.parser.ims.PChargingVectorParser
11599gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
11600gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
11601gov.nist.javax.sip.parser.ims.PPreferredServiceParser
11602gov.nist.javax.sip.parser.ims.PProfileKeyParser
11603gov.nist.javax.sip.parser.ims.PServedUserParser
11604gov.nist.javax.sip.parser.ims.PUserDatabaseParser
11605gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
11606gov.nist.javax.sip.parser.ims.PathParser
11607gov.nist.javax.sip.parser.ims.PrivacyParser
11608gov.nist.javax.sip.parser.ims.SecurityAgreeParser
11609gov.nist.javax.sip.parser.ims.SecurityClientParser
11610gov.nist.javax.sip.parser.ims.SecurityServerParser
11611gov.nist.javax.sip.parser.ims.SecurityVerifyParser
11612gov.nist.javax.sip.parser.ims.ServiceRouteParser
11613gov.nist.javax.sip.parser.ims.TokenNamesIms
11614gov.nist.javax.sip.stack.DefaultMessageLogFactory
11615gov.nist.javax.sip.stack.DefaultRouter
11616gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
11617gov.nist.javax.sip.stack.HopImpl
11618gov.nist.javax.sip.stack.IOHandler
11619gov.nist.javax.sip.stack.MessageChannel
11620gov.nist.javax.sip.stack.MessageLog
11621gov.nist.javax.sip.stack.MessageProcessor
11622gov.nist.javax.sip.stack.RawMessageChannel
11623gov.nist.javax.sip.stack.SIPClientTransaction$TransactionTimer
11624gov.nist.javax.sip.stack.SIPClientTransaction
11625gov.nist.javax.sip.stack.SIPDialog$DialogDeleteIfNoAckSentTask
11626gov.nist.javax.sip.stack.SIPDialog$DialogDeleteTask
11627gov.nist.javax.sip.stack.SIPDialog$DialogTimerTask
11628gov.nist.javax.sip.stack.SIPDialog$LingerTimer
11629gov.nist.javax.sip.stack.SIPDialog$ReInviteSender
11630gov.nist.javax.sip.stack.SIPDialog
11631gov.nist.javax.sip.stack.SIPDialogErrorEvent
11632gov.nist.javax.sip.stack.SIPDialogEventListener
11633gov.nist.javax.sip.stack.SIPServerTransaction$ListenerExecutionMaxTimer
11634gov.nist.javax.sip.stack.SIPServerTransaction$ProvisionalResponseTask
11635gov.nist.javax.sip.stack.SIPServerTransaction$RetransmissionAlertTimerTask
11636gov.nist.javax.sip.stack.SIPServerTransaction$SendTrying
11637gov.nist.javax.sip.stack.SIPServerTransaction$TransactionTimer
11638gov.nist.javax.sip.stack.SIPServerTransaction
11639gov.nist.javax.sip.stack.SIPStackTimerTask
11640gov.nist.javax.sip.stack.SIPTransaction$LingerTimer
11641gov.nist.javax.sip.stack.SIPTransaction
11642gov.nist.javax.sip.stack.SIPTransactionErrorEvent
11643gov.nist.javax.sip.stack.SIPTransactionEventListener
11644gov.nist.javax.sip.stack.SIPTransactionStack$PingTimer
11645gov.nist.javax.sip.stack.SIPTransactionStack$RemoveForkedTransactionTimerTask
11646gov.nist.javax.sip.stack.SIPTransactionStack
11647gov.nist.javax.sip.stack.ServerLog
11648gov.nist.javax.sip.stack.ServerRequestInterface
11649gov.nist.javax.sip.stack.ServerResponseInterface
11650gov.nist.javax.sip.stack.StackMessageFactory
11651gov.nist.javax.sip.stack.TCPMessageChannel$1
11652gov.nist.javax.sip.stack.TCPMessageChannel
11653gov.nist.javax.sip.stack.TCPMessageProcessor
11654gov.nist.javax.sip.stack.TLSMessageChannel
11655gov.nist.javax.sip.stack.TLSMessageProcessor
11656gov.nist.javax.sip.stack.UDPMessageChannel$PingBackTimerTask
11657gov.nist.javax.sip.stack.UDPMessageChannel
11658gov.nist.javax.sip.stack.UDPMessageProcessor
Andreas Gampe571fc302016-02-18 13:58:09 -080011659java.io.Bits
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011660java.io.BufferedInputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011661java.io.BufferedOutputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011662java.io.BufferedReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011663java.io.BufferedWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011664java.io.ByteArrayInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011665java.io.ByteArrayOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011666java.io.CharArrayReader
Andreas Gampe571fc302016-02-18 13:58:09 -080011667java.io.CharArrayWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011668java.io.Closeable
Andreas Gampe859e2782016-04-06 18:37:56 -070011669java.io.Console
Andreas Gampe61e7b662015-06-17 23:57:04 -070011670java.io.DataInput
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011671java.io.DataInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011672java.io.DataOutput
11673java.io.DataOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011674java.io.DefaultFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011675java.io.EOFException
Andreas Gampe571fc302016-02-18 13:58:09 -080011676java.io.ExpiringCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011677java.io.ExpiringCache
Kenny Root9787b802013-04-26 12:53:57 -070011678java.io.Externalizable
Andreas Gampe571fc302016-02-18 13:58:09 -080011679java.io.File$PathStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011680java.io.File$TempDirectory
Calin Juravle00b23d32019-03-08 17:52:20 -080011681java.io.File
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011682java.io.FileDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011683java.io.FileDescriptor
Andreas Gampe859e2782016-04-06 18:37:56 -070011684java.io.FileFilter
Andreas Gampe571fc302016-02-18 13:58:09 -080011685java.io.FileInputStream$UseManualSkipException
Calin Juravle00b23d32019-03-08 17:52:20 -080011686java.io.FileInputStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011687java.io.FileNotFoundException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011688java.io.FileOutputStream
Kenny Root9787b802013-04-26 12:53:57 -070011689java.io.FileReader
Andreas Gampe571fc302016-02-18 13:58:09 -080011690java.io.FileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011691java.io.FileWriter
Andreas Gampe571fc302016-02-18 13:58:09 -080011692java.io.FilenameFilter
Evan Millar0ea97b82009-03-24 17:49:23 -070011693java.io.FilterInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011694java.io.FilterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011695java.io.FilterReader
Andreas Gampe61e7b662015-06-17 23:57:04 -070011696java.io.Flushable
Evan Millar0ea97b82009-03-24 17:49:23 -070011697java.io.IOException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011698java.io.InputStream
11699java.io.InputStreamReader
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011700java.io.InterruptedIOException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011701java.io.InvalidClassException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011702java.io.InvalidObjectException
art-benchmark-service13164882020-11-07 02:19:14 -080011703java.io.LineNumberReader
Calin Juravle4a054192018-05-29 17:52:20 -070011704java.io.NotSerializableException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011705java.io.ObjectInput
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011706java.io.ObjectInputStream$BlockDataInputStream
art-benchmark-service13164882020-11-07 02:19:14 -080011707java.io.ObjectInputStream$GetField
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011708java.io.ObjectInputStream$HandleTable$HandleList
Calin Juravle00b23d32019-03-08 17:52:20 -080011709java.io.ObjectInputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011710java.io.ObjectInputStream$PeekInputStream
11711java.io.ObjectInputStream$ValidationList
Calin Juravle00b23d32019-03-08 17:52:20 -080011712java.io.ObjectInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011713java.io.ObjectOutput
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011714java.io.ObjectOutputStream$BlockDataOutputStream
11715java.io.ObjectOutputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011716java.io.ObjectOutputStream$PutField
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011717java.io.ObjectOutputStream$ReplaceTable
Calin Juravle00b23d32019-03-08 17:52:20 -080011718java.io.ObjectOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011719java.io.ObjectStreamClass$1
11720java.io.ObjectStreamClass$2
11721java.io.ObjectStreamClass$3
11722java.io.ObjectStreamClass$4
11723java.io.ObjectStreamClass$5
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011724java.io.ObjectStreamClass$Caches
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011725java.io.ObjectStreamClass$ClassDataSlot
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011726java.io.ObjectStreamClass$DefaultSUIDCompatibilityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011727java.io.ObjectStreamClass$EntryFuture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011728java.io.ObjectStreamClass$ExceptionInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011729java.io.ObjectStreamClass$FieldReflector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011730java.io.ObjectStreamClass$FieldReflectorKey
11731java.io.ObjectStreamClass$MemberSignature
11732java.io.ObjectStreamClass$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080011733java.io.ObjectStreamClass
Andreas Gampe61e7b662015-06-17 23:57:04 -070011734java.io.ObjectStreamConstants
11735java.io.ObjectStreamException
11736java.io.ObjectStreamField
art-benchmark-serviced5115932020-02-25 17:55:03 -080011737java.io.OptionalDataException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011738java.io.OutputStream
11739java.io.OutputStreamWriter
Andreas Gampe61e7b662015-06-17 23:57:04 -070011740java.io.PrintStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011741java.io.PrintWriter
Kenny Root9787b802013-04-26 12:53:57 -070011742java.io.PushbackInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011743java.io.PushbackReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011744java.io.RandomAccessFile
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011745java.io.Reader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011746java.io.SequenceInputStream
11747java.io.SerialCallbackContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011748java.io.Serializable
Andreas Gampe61e7b662015-06-17 23:57:04 -070011749java.io.SerializablePermission
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011750java.io.StreamCorruptedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011751java.io.StringBufferInputStream
Kenny Root9787b802013-04-26 12:53:57 -070011752java.io.StringReader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011753java.io.StringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -080011754java.io.UTFDataFormatException
Calin Juravle36829e52019-04-10 19:07:47 -070011755java.io.UncheckedIOException
Andreas Gampe571fc302016-02-18 13:58:09 -080011756java.io.UnixFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011757java.io.UnsupportedEncodingException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011758java.io.Writer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011759java.lang.AbstractMethodError
Andreas Gampe61e7b662015-06-17 23:57:04 -070011760java.lang.AbstractStringBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011761java.lang.AndroidHardcodedSystemProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -070011762java.lang.Appendable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011763java.lang.ArithmeticException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011764java.lang.ArrayIndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080011765java.lang.ArrayStoreException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011766java.lang.AssertionError
11767java.lang.AutoCloseable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011768java.lang.Boolean
Andreas Gampe61e7b662015-06-17 23:57:04 -070011769java.lang.BootClassLoader
Andreas Gampe571fc302016-02-18 13:58:09 -080011770java.lang.Byte$ByteCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011771java.lang.Byte
Andreas Gampe61e7b662015-06-17 23:57:04 -070011772java.lang.CaseMapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011773java.lang.CaseMapper
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011774java.lang.CharSequence$1CharIterator
11775java.lang.CharSequence$1CodePointIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011776java.lang.CharSequence
Andreas Gampe571fc302016-02-18 13:58:09 -080011777java.lang.Character$CharacterCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070011778java.lang.Character$Subset
11779java.lang.Character$UnicodeBlock
Calin Juravle00b23d32019-03-08 17:52:20 -080011780java.lang.Character
Andreas Gampe61e7b662015-06-17 23:57:04 -070011781java.lang.Class$Caches
Calin Juravle00b23d32019-03-08 17:52:20 -080011782java.lang.Class
Jesse Wilson80686182011-01-21 17:12:43 -080011783java.lang.ClassCastException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011784java.lang.ClassFormatError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011785java.lang.ClassLoader$SystemClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080011786java.lang.ClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011787java.lang.ClassNotFoundException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011788java.lang.CloneNotSupportedException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011789java.lang.Cloneable
11790java.lang.Comparable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011791java.lang.Daemons$Daemon
11792java.lang.Daemons$FinalizerDaemon
11793java.lang.Daemons$FinalizerWatchdogDaemon
Andreas Gampe61e7b662015-06-17 23:57:04 -070011794java.lang.Daemons$HeapTaskDaemon
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011795java.lang.Daemons$ReferenceQueueDaemon
Calin Juravle00b23d32019-03-08 17:52:20 -080011796java.lang.Daemons
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011797java.lang.Deprecated
Andreas Gampe61e7b662015-06-17 23:57:04 -070011798java.lang.DexCache
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011799java.lang.Double
Andreas Gampe61e7b662015-06-17 23:57:04 -070011800java.lang.Enum$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011801java.lang.Enum
Andreas Gampe571fc302016-02-18 13:58:09 -080011802java.lang.EnumConstantNotPresentException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011803java.lang.Error
11804java.lang.Exception
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011805java.lang.ExceptionInInitializerError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011806java.lang.Float
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011807java.lang.IllegalAccessError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011808java.lang.IllegalAccessException
Evan Millar0ea97b82009-03-24 17:49:23 -070011809java.lang.IllegalArgumentException
Calin Juravle00b23d32019-03-08 17:52:20 -080011810java.lang.IllegalMonitorStateException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011811java.lang.IllegalStateException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011812java.lang.IllegalThreadStateException
11813java.lang.IncompatibleClassChangeError
11814java.lang.IndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080011815java.lang.InheritableThreadLocal
art-benchmark-serviced5115932020-02-25 17:55:03 -080011816java.lang.InstantiationError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011817java.lang.InstantiationException
Andreas Gampe571fc302016-02-18 13:58:09 -080011818java.lang.Integer$IntegerCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011819java.lang.Integer
Andreas Gampe61e7b662015-06-17 23:57:04 -070011820java.lang.InternalError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011821java.lang.InterruptedException
11822java.lang.Iterable
Andreas Gampe61e7b662015-06-17 23:57:04 -070011823java.lang.LinkageError
Andreas Gampe571fc302016-02-18 13:58:09 -080011824java.lang.Long$LongCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011825java.lang.Long
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011826java.lang.Math$RandomNumberGeneratorHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011827java.lang.Math
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011828java.lang.NegativeArraySizeException
Evan Millar0ea97b82009-03-24 17:49:23 -070011829java.lang.NoClassDefFoundError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011830java.lang.NoSuchFieldError
11831java.lang.NoSuchFieldException
11832java.lang.NoSuchMethodError
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011833java.lang.NoSuchMethodException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011834java.lang.NullPointerException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011835java.lang.Number
Evan Millar0ea97b82009-03-24 17:49:23 -070011836java.lang.NumberFormatException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011837java.lang.Object
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011838java.lang.OutOfMemoryError
Andreas Gampe61e7b662015-06-17 23:57:04 -070011839java.lang.Package
Andreas Gampe571fc302016-02-18 13:58:09 -080011840java.lang.Process
Calin Juravle4a054192018-05-29 17:52:20 -070011841java.lang.ProcessBuilder$NullInputStream
11842java.lang.ProcessBuilder$NullOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011843java.lang.ProcessBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011844java.lang.ProcessEnvironment$ExternalData
11845java.lang.ProcessEnvironment$StringEnvironment
11846java.lang.ProcessEnvironment$Value
11847java.lang.ProcessEnvironment$Variable
Calin Juravle00b23d32019-03-08 17:52:20 -080011848java.lang.ProcessEnvironment
Calin Juravle4a054192018-05-29 17:52:20 -070011849java.lang.ProcessImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011850java.lang.Readable
Andreas Gampe61e7b662015-06-17 23:57:04 -070011851java.lang.ReflectiveOperationException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011852java.lang.Runnable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011853java.lang.Runtime
Evan Millar0ea97b82009-03-24 17:49:23 -070011854java.lang.RuntimeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011855java.lang.RuntimePermission
Kenny Root9787b802013-04-26 12:53:57 -070011856java.lang.SecurityException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011857java.lang.SecurityManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011858java.lang.Short$ShortCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011859java.lang.Short
Andreas Gampe61e7b662015-06-17 23:57:04 -070011860java.lang.StackOverflowError
11861java.lang.StackTraceElement
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011862java.lang.StrictMath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011863java.lang.String$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070011864java.lang.String$CaseInsensitiveComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080011865java.lang.String
Andreas Gampe61e7b662015-06-17 23:57:04 -070011866java.lang.StringBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011867java.lang.StringBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -070011868java.lang.StringFactory
11869java.lang.StringIndexOutOfBoundsException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011870java.lang.System$PropertiesWithNonOverrideableDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -080011871java.lang.System
Andreas Gampe571fc302016-02-18 13:58:09 -080011872java.lang.Thread$1
11873java.lang.Thread$Caches
Andreas Gampe61e7b662015-06-17 23:57:04 -070011874java.lang.Thread$State
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011875java.lang.Thread$UncaughtExceptionHandler
Andreas Gampe571fc302016-02-18 13:58:09 -080011876java.lang.Thread$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080011877java.lang.Thread
Andreas Gampe61e7b662015-06-17 23:57:04 -070011878java.lang.ThreadDeath
11879java.lang.ThreadGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011880java.lang.ThreadLocal$SuppliedThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080011881java.lang.ThreadLocal$ThreadLocalMap$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080011882java.lang.ThreadLocal$ThreadLocalMap
11883java.lang.ThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080011884java.lang.Throwable$PrintStreamOrWriter
11885java.lang.Throwable$SentinelHolder
11886java.lang.Throwable$WrappedPrintStream
11887java.lang.Throwable$WrappedPrintWriter
Calin Juravle00b23d32019-03-08 17:52:20 -080011888java.lang.Throwable
Andreas Gampe571fc302016-02-18 13:58:09 -080011889java.lang.TypeNotPresentException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011890java.lang.UNIXProcess$1
11891java.lang.UNIXProcess$2
11892java.lang.UNIXProcess$3
11893java.lang.UNIXProcess$ProcessPipeInputStream
11894java.lang.UNIXProcess$ProcessPipeOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011895java.lang.UNIXProcess$ProcessReaperThreadFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011896java.lang.UNIXProcess$ProcessReaperThreadFactory
11897java.lang.UNIXProcess
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011898java.lang.UnsatisfiedLinkError
11899java.lang.UnsupportedOperationException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011900java.lang.VMClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011901java.lang.VerifyError
Andreas Gampe61e7b662015-06-17 23:57:04 -070011902java.lang.VirtualMachineError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011903java.lang.Void
11904java.lang.annotation.Annotation
Andreas Gampe571fc302016-02-18 13:58:09 -080011905java.lang.annotation.AnnotationTypeMismatchException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011906java.lang.annotation.Documented
Andreas Gampe571fc302016-02-18 13:58:09 -080011907java.lang.annotation.IncompleteAnnotationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011908java.lang.annotation.Inherited
Andreas Gampe571fc302016-02-18 13:58:09 -080011909java.lang.annotation.Retention
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011910java.lang.annotation.Target
11911java.lang.invoke.ArrayElementVarHandle
11912java.lang.invoke.ByteArrayViewVarHandle
11913java.lang.invoke.ByteBufferViewVarHandle
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011914java.lang.invoke.CallSite
11915java.lang.invoke.ConstantCallSite
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011916java.lang.invoke.FieldVarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011917java.lang.invoke.MethodHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011918java.lang.invoke.MethodHandleImpl$HandleInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011919java.lang.invoke.MethodHandleImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011920java.lang.invoke.MethodHandleInfo
11921java.lang.invoke.MethodHandleStatics
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011922java.lang.invoke.MethodHandles$Lookup
Calin Juravle00b23d32019-03-08 17:52:20 -080011923java.lang.invoke.MethodHandles
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011924java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011925java.lang.invoke.MethodType$ConcurrentWeakInternSet
11926java.lang.invoke.MethodType
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011927java.lang.invoke.MethodTypeForm
Calin Juravle36829e52019-04-10 19:07:47 -070011928java.lang.invoke.SerializedLambda
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011929java.lang.invoke.Transformers$AlwaysThrow
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011930java.lang.invoke.Transformers$BindTo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011931java.lang.invoke.Transformers$CatchException
11932java.lang.invoke.Transformers$CollectArguments
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011933java.lang.invoke.Transformers$Collector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011934java.lang.invoke.Transformers$Constant
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011935java.lang.invoke.Transformers$Construct
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011936java.lang.invoke.Transformers$DropArguments
11937java.lang.invoke.Transformers$ExplicitCastArguments
11938java.lang.invoke.Transformers$FilterArguments
11939java.lang.invoke.Transformers$FilterReturnValue
11940java.lang.invoke.Transformers$FoldArguments
11941java.lang.invoke.Transformers$GuardWithTest
11942java.lang.invoke.Transformers$InsertArguments
11943java.lang.invoke.Transformers$Invoker
11944java.lang.invoke.Transformers$PermuteArguments
11945java.lang.invoke.Transformers$ReferenceArrayElementGetter
11946java.lang.invoke.Transformers$ReferenceArrayElementSetter
11947java.lang.invoke.Transformers$ReferenceIdentity
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011948java.lang.invoke.Transformers$Spreader
11949java.lang.invoke.Transformers$Transformer
11950java.lang.invoke.Transformers$VarargsCollector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011951java.lang.invoke.VarHandle$1
11952java.lang.invoke.VarHandle$AccessMode
11953java.lang.invoke.VarHandle$AccessType
Calin Juravle00b23d32019-03-08 17:52:20 -080011954java.lang.invoke.VarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011955java.lang.invoke.WrongMethodTypeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011956java.lang.ref.FinalizerReference$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070011957java.lang.ref.FinalizerReference$Sentinel
Calin Juravle00b23d32019-03-08 17:52:20 -080011958java.lang.ref.FinalizerReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070011959java.lang.ref.PhantomReference
Calin Juravle4a054192018-05-29 17:52:20 -070011960java.lang.ref.Reference$SinkHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011961java.lang.ref.Reference$SinkHolder
11962java.lang.ref.Reference
Andreas Gampe61e7b662015-06-17 23:57:04 -070011963java.lang.ref.ReferenceQueue
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011964java.lang.ref.SoftReference
11965java.lang.ref.WeakReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070011966java.lang.reflect.AccessibleObject
11967java.lang.reflect.AnnotatedElement
11968java.lang.reflect.Array
11969java.lang.reflect.Constructor
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011970java.lang.reflect.Executable$GenericInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011971java.lang.reflect.Executable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011972java.lang.reflect.Field
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011973java.lang.reflect.GenericArrayType
Andreas Gampe61e7b662015-06-17 23:57:04 -070011974java.lang.reflect.GenericDeclaration
art-benchmark-serviced5115932020-02-25 17:55:03 -080011975java.lang.reflect.GenericSignatureFormatError
Andreas Gampe61e7b662015-06-17 23:57:04 -070011976java.lang.reflect.InvocationHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011977java.lang.reflect.InvocationTargetException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011978java.lang.reflect.MalformedParametersException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011979java.lang.reflect.Member
Andreas Gampe61e7b662015-06-17 23:57:04 -070011980java.lang.reflect.Method$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011981java.lang.reflect.Method
Andreas Gampe61e7b662015-06-17 23:57:04 -070011982java.lang.reflect.Modifier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011983java.lang.reflect.Parameter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011984java.lang.reflect.ParameterizedType
Andreas Gampe61e7b662015-06-17 23:57:04 -070011985java.lang.reflect.Proxy$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011986java.lang.reflect.Proxy$Key1
11987java.lang.reflect.Proxy$Key2
11988java.lang.reflect.Proxy$KeyFactory
11989java.lang.reflect.Proxy$KeyX
11990java.lang.reflect.Proxy$ProxyClassFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080011991java.lang.reflect.Proxy
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011992java.lang.reflect.Type
Andreas Gampe61e7b662015-06-17 23:57:04 -070011993java.lang.reflect.TypeVariable
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011994java.lang.reflect.UndeclaredThrowableException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011995java.lang.reflect.WeakCache$CacheKey
11996java.lang.reflect.WeakCache$CacheValue
11997java.lang.reflect.WeakCache$Factory
11998java.lang.reflect.WeakCache$LookupValue
11999java.lang.reflect.WeakCache$Value
Calin Juravle00b23d32019-03-08 17:52:20 -080012000java.lang.reflect.WeakCache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012001java.lang.reflect.WildcardType
Calin Juravle4a054192018-05-29 17:52:20 -070012002java.math.BigDecimal$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012003java.math.BigDecimal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012004java.math.BigInteger
Calin Juravle4a054192018-05-29 17:52:20 -070012005java.math.MathContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012006java.math.RoundingMode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012007java.net.AbstractPlainDatagramSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080012008java.net.AbstractPlainSocketImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012009java.net.AddressCache$AddressCacheEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012010java.net.AddressCache$AddressCacheKey
Calin Juravle00b23d32019-03-08 17:52:20 -080012011java.net.AddressCache
art-benchmark-service13164882020-11-07 02:19:14 -080012012java.net.Authenticator$RequestorType
12013java.net.Authenticator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012014java.net.ConnectException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012015java.net.CookieHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012016java.net.CookieManager$CookiePathComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080012017java.net.CookieManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012018java.net.CookiePolicy$1
12019java.net.CookiePolicy$2
12020java.net.CookiePolicy$3
Calin Juravle00b23d32019-03-08 17:52:20 -080012021java.net.CookiePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012022java.net.CookieStore
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012023java.net.DatagramPacket
12024java.net.DatagramSocket$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012025java.net.DatagramSocket
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012026java.net.DatagramSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070012027java.net.DefaultDatagramSocketImplFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012028java.net.DefaultInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012029java.net.HttpCookie$10
12030java.net.HttpCookie$11
Calin Juravle00b23d32019-03-08 17:52:20 -080012031java.net.HttpCookie$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012032java.net.HttpCookie$2
12033java.net.HttpCookie$3
12034java.net.HttpCookie$4
12035java.net.HttpCookie$5
12036java.net.HttpCookie$6
12037java.net.HttpCookie$7
12038java.net.HttpCookie$8
12039java.net.HttpCookie$9
12040java.net.HttpCookie$CookieAttributeAssignor
Calin Juravle00b23d32019-03-08 17:52:20 -080012041java.net.HttpCookie
art-benchmark-serviced5115932020-02-25 17:55:03 -080012042java.net.HttpRetryException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012043java.net.HttpURLConnection
Andreas Gampe571fc302016-02-18 13:58:09 -080012044java.net.IDN
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012045java.net.InMemoryCookieStore
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012046java.net.Inet4Address
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012047java.net.Inet6Address$Inet6AddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012048java.net.Inet6Address
Andreas Gampe571fc302016-02-18 13:58:09 -080012049java.net.Inet6AddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080012050java.net.InetAddress$1
12051java.net.InetAddress$InetAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012052java.net.InetAddress
Andreas Gampe571fc302016-02-18 13:58:09 -080012053java.net.InetAddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080012054java.net.InetSocketAddress$InetSocketAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012055java.net.InetSocketAddress
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012056java.net.InterfaceAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012057java.net.JarURLConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012058java.net.MalformedURLException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012059java.net.MulticastSocket
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012060java.net.NetPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012061java.net.NetworkInterface$1checkedAddresses
Calin Juravle00b23d32019-03-08 17:52:20 -080012062java.net.NetworkInterface
Calin Juravle4a054192018-05-29 17:52:20 -070012063java.net.NoRouteToHostException
Andreas Gampe571fc302016-02-18 13:58:09 -080012064java.net.Parts
art-benchmark-service13164882020-11-07 02:19:14 -080012065java.net.PasswordAuthentication
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012066java.net.PlainDatagramSocketImpl
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012067java.net.PlainSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012068java.net.PortUnreachableException
12069java.net.ProtocolException
12070java.net.ProtocolFamily
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012071java.net.Proxy$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080012072java.net.Proxy
Jesse Wilson80686182011-01-21 17:12:43 -080012073java.net.ProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012074java.net.ResponseCache
12075java.net.ServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012076java.net.Socket$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012077java.net.Socket$2
12078java.net.Socket$3
Calin Juravle00b23d32019-03-08 17:52:20 -080012079java.net.Socket
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012080java.net.SocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012081java.net.SocketException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012082java.net.SocketImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -080012083java.net.SocketImplFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080012084java.net.SocketInputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012085java.net.SocketOptions
Andreas Gampe571fc302016-02-18 13:58:09 -080012086java.net.SocketOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012087java.net.SocketPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012088java.net.SocketTimeoutException
Andreas Gampe571fc302016-02-18 13:58:09 -080012089java.net.SocksConsts
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012090java.net.SocksSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070012091java.net.StandardProtocolFamily
Andreas Gampe571fc302016-02-18 13:58:09 -080012092java.net.URI$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -080012093java.net.URI
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012094java.net.URISyntaxException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012095java.net.URL
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012096java.net.URLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012097java.net.URLDecoder
12098java.net.URLEncoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012099java.net.URLStreamHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012100java.net.URLStreamHandlerFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012101java.net.UnknownHostException
Calin Juravle4a054192018-05-29 17:52:20 -070012102java.net.UnknownServiceException
Andreas Gampe571fc302016-02-18 13:58:09 -080012103java.nio.Bits
Andreas Gampe61e7b662015-06-17 23:57:04 -070012104java.nio.Buffer
12105java.nio.BufferOverflowException
12106java.nio.BufferUnderflowException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012107java.nio.ByteBuffer
12108java.nio.ByteBufferAsCharBuffer
12109java.nio.ByteBufferAsDoubleBuffer
12110java.nio.ByteBufferAsFloatBuffer
12111java.nio.ByteBufferAsIntBuffer
12112java.nio.ByteBufferAsLongBuffer
12113java.nio.ByteBufferAsShortBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012114java.nio.ByteOrder
Andreas Gampe61e7b662015-06-17 23:57:04 -070012115java.nio.CharBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080012116java.nio.DirectByteBuffer$MemoryRef
Calin Juravle00b23d32019-03-08 17:52:20 -080012117java.nio.DirectByteBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070012118java.nio.DoubleBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070012119java.nio.FloatBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080012120java.nio.HeapByteBuffer
12121java.nio.HeapCharBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070012122java.nio.IntBuffer
12123java.nio.InvalidMarkException
12124java.nio.LongBuffer
12125java.nio.MappedByteBuffer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012126java.nio.NIOAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012127java.nio.NioUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070012128java.nio.ReadOnlyBufferException
12129java.nio.ShortBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080012130java.nio.StringCharBuffer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012131java.nio.channels.AsynchronousCloseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012132java.nio.channels.ByteChannel
12133java.nio.channels.Channel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012134java.nio.channels.Channels$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012135java.nio.channels.Channels
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012136java.nio.channels.ClosedByInterruptException
12137java.nio.channels.ClosedChannelException
Andreas Gampe571fc302016-02-18 13:58:09 -080012138java.nio.channels.DatagramChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070012139java.nio.channels.FileChannel$MapMode
Calin Juravle00b23d32019-03-08 17:52:20 -080012140java.nio.channels.FileChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070012141java.nio.channels.FileLock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012142java.nio.channels.GatheringByteChannel
12143java.nio.channels.InterruptibleChannel
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012144java.nio.channels.MulticastChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080012145java.nio.channels.NetworkChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012146java.nio.channels.OverlappingFileLockException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012147java.nio.channels.ReadableByteChannel
12148java.nio.channels.ScatteringByteChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080012149java.nio.channels.SeekableByteChannel
12150java.nio.channels.SelectableChannel
Calin Juravle4a054192018-05-29 17:52:20 -070012151java.nio.channels.SelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012152java.nio.channels.Selector
Andreas Gampe571fc302016-02-18 13:58:09 -080012153java.nio.channels.ServerSocketChannel
12154java.nio.channels.SocketChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012155java.nio.channels.WritableByteChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012156java.nio.channels.spi.AbstractInterruptibleChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012157java.nio.channels.spi.AbstractInterruptibleChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080012158java.nio.channels.spi.AbstractSelectableChannel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012159java.nio.channels.spi.AbstractSelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012160java.nio.channels.spi.AbstractSelector$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012161java.nio.channels.spi.AbstractSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012162java.nio.channels.spi.SelectorProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012163java.nio.channels.spi.SelectorProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -070012164java.nio.charset.CharacterCodingException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012165java.nio.charset.Charset
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012166java.nio.charset.CharsetDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012167java.nio.charset.CharsetEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080012168java.nio.charset.CoderMalfunctionError
Andreas Gampe571fc302016-02-18 13:58:09 -080012169java.nio.charset.CoderResult$1
12170java.nio.charset.CoderResult$2
12171java.nio.charset.CoderResult$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080012172java.nio.charset.CoderResult
Andreas Gampe61e7b662015-06-17 23:57:04 -070012173java.nio.charset.CodingErrorAction
12174java.nio.charset.IllegalCharsetNameException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012175java.nio.charset.StandardCharsets
Andreas Gampe61e7b662015-06-17 23:57:04 -070012176java.nio.charset.UnsupportedCharsetException
Calin Juravle00b23d32019-03-08 17:52:20 -080012177java.nio.file.AccessMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080012178java.nio.file.CopyMoveHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012179java.nio.file.CopyOption
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012180java.nio.file.DirectoryStream$Filter
12181java.nio.file.DirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012182java.nio.file.FileAlreadyExistsException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012183java.nio.file.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012184java.nio.file.FileSystemException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012185java.nio.file.FileSystems$DefaultFileSystemHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012186java.nio.file.FileSystems$DefaultFileSystemHolder
12187java.nio.file.FileSystems
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012188java.nio.file.Files$AcceptAllFilter
Calin Juravle4a054192018-05-29 17:52:20 -070012189java.nio.file.Files
art-benchmark-serviced5115932020-02-25 17:55:03 -080012190java.nio.file.InvalidPathException
Calin Juravle00b23d32019-03-08 17:52:20 -080012191java.nio.file.LinkOption
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012192java.nio.file.NoSuchFileException
12193java.nio.file.OpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012194java.nio.file.Path
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012195java.nio.file.Paths
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012196java.nio.file.StandardCopyOption
Calin Juravle4a054192018-05-29 17:52:20 -070012197java.nio.file.StandardOpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012198java.nio.file.Watchable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012199java.nio.file.attribute.AttributeView
12200java.nio.file.attribute.BasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012201java.nio.file.attribute.BasicFileAttributes
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012202java.nio.file.attribute.FileAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012203java.nio.file.attribute.FileAttributeView
Calin Juravle4a054192018-05-29 17:52:20 -070012204java.nio.file.attribute.FileTime
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012205java.nio.file.attribute.PosixFileAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012206java.nio.file.spi.FileSystemProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080012207java.security.AccessControlContext
Andreas Gampe61e7b662015-06-17 23:57:04 -070012208java.security.AccessControlException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012209java.security.AccessController
Andreas Gampe571fc302016-02-18 13:58:09 -080012210java.security.AlgorithmConstraints
12211java.security.AlgorithmParameters
12212java.security.AlgorithmParametersSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012213java.security.AllPermission
Andreas Gampe61e7b662015-06-17 23:57:04 -070012214java.security.BasicPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012215java.security.CodeSigner
Andreas Gampe571fc302016-02-18 13:58:09 -080012216java.security.CryptoPrimitive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012217java.security.DigestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012218java.security.GeneralSecurityException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012219java.security.Guard
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012220java.security.InvalidAlgorithmParameterException
12221java.security.InvalidKeyException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012222java.security.InvalidParameterException
Jesse Wilson80686182011-01-21 17:12:43 -080012223java.security.Key
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012224java.security.KeyException
Andreas Gampe571fc302016-02-18 13:58:09 -080012225java.security.KeyFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012226java.security.KeyFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012227java.security.KeyManagementException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012228java.security.KeyPair
Calin Juravle4a054192018-05-29 17:52:20 -070012229java.security.KeyPairGenerator$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012230java.security.KeyPairGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070012231java.security.KeyPairGeneratorSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080012232java.security.KeyStore$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012233java.security.KeyStore$Entry
12234java.security.KeyStore$LoadStoreParameter
12235java.security.KeyStore$PasswordProtection
12236java.security.KeyStore$PrivateKeyEntry
12237java.security.KeyStore$ProtectionParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080012238java.security.KeyStore$SecretKeyEntry
12239java.security.KeyStore$TrustedCertificateEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012240java.security.KeyStore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012241java.security.KeyStoreException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012242java.security.KeyStoreSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080012243java.security.MessageDigest$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012244java.security.MessageDigest
Andreas Gampe61e7b662015-06-17 23:57:04 -070012245java.security.MessageDigestSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012246java.security.NoSuchAlgorithmException
12247java.security.NoSuchProviderException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012248java.security.Permission
Andreas Gampe571fc302016-02-18 13:58:09 -080012249java.security.PermissionCollection
Andreas Gampe859e2782016-04-06 18:37:56 -070012250java.security.Permissions
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012251java.security.Principal
Andreas Gampe61e7b662015-06-17 23:57:04 -070012252java.security.PrivateKey
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012253java.security.PrivilegedAction
Andreas Gampe571fc302016-02-18 13:58:09 -080012254java.security.PrivilegedActionException
12255java.security.PrivilegedExceptionAction
Andreas Gampe61e7b662015-06-17 23:57:04 -070012256java.security.ProtectionDomain
Andreas Gampe571fc302016-02-18 13:58:09 -080012257java.security.Provider$EngineDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012258java.security.Provider$Service
Andreas Gampe571fc302016-02-18 13:58:09 -080012259java.security.Provider$ServiceKey
12260java.security.Provider$UString
Calin Juravle00b23d32019-03-08 17:52:20 -080012261java.security.Provider
12262java.security.ProviderException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012263java.security.PublicKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012264java.security.SecureRandom
12265java.security.SecureRandomSpi
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012266java.security.Security
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012267java.security.SecurityPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012268java.security.Signature$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012269java.security.Signature
Andreas Gampe61e7b662015-06-17 23:57:04 -070012270java.security.SignatureException
12271java.security.SignatureSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012272java.security.UnrecoverableEntryException
12273java.security.UnrecoverableKeyException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012274java.security.cert.CRL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012275java.security.cert.CRLException
Calin Juravle4a054192018-05-29 17:52:20 -070012276java.security.cert.CRLReason
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012277java.security.cert.CertPath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012278java.security.cert.CertPathBuilderException
Andreas Gampe571fc302016-02-18 13:58:09 -080012279java.security.cert.CertPathChecker
12280java.security.cert.CertPathHelperImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012281java.security.cert.CertPathParameters
12282java.security.cert.CertPathValidator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012283java.security.cert.CertPathValidatorException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012284java.security.cert.CertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012285java.security.cert.CertPathValidatorSpi
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012286java.security.cert.CertSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012287java.security.cert.CertStore
12288java.security.cert.CertStoreException
12289java.security.cert.CertStoreParameters
12290java.security.cert.CertStoreSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012291java.security.cert.Certificate
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012292java.security.cert.CertificateEncodingException
12293java.security.cert.CertificateException
12294java.security.cert.CertificateExpiredException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012295java.security.cert.CertificateFactory
12296java.security.cert.CertificateFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012297java.security.cert.CertificateNotYetValidException
12298java.security.cert.CertificateParsingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012299java.security.cert.CollectionCertStoreParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080012300java.security.cert.Extension
Kenny Root9787b802013-04-26 12:53:57 -070012301java.security.cert.PKIXCertPathChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012302java.security.cert.PKIXCertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012303java.security.cert.PKIXParameters
Calin Juravle4a054192018-05-29 17:52:20 -070012304java.security.cert.PKIXRevocationChecker$Option
Calin Juravle00b23d32019-03-08 17:52:20 -080012305java.security.cert.PKIXRevocationChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012306java.security.cert.PolicyNode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012307java.security.cert.PolicyQualifierInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012308java.security.cert.TrustAnchor
Calin Juravle00b23d32019-03-08 17:52:20 -080012309java.security.cert.X509CRL
art-benchmark-service13164882020-11-07 02:19:14 -080012310java.security.cert.X509CRLEntry
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012311java.security.cert.X509CertSelector
Evan Millar0ea97b82009-03-24 17:49:23 -070012312java.security.cert.X509Certificate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012313java.security.cert.X509Extension
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012314java.security.interfaces.DSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080012315java.security.interfaces.DSAParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012316java.security.interfaces.DSAPublicKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070012317java.security.interfaces.ECKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012318java.security.interfaces.ECPrivateKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070012319java.security.interfaces.ECPublicKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012320java.security.interfaces.RSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080012321java.security.interfaces.RSAPrivateCrtKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070012322java.security.interfaces.RSAPrivateKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012323java.security.interfaces.RSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012324java.security.spec.AlgorithmParameterSpec
Calin Juravle00b23d32019-03-08 17:52:20 -080012325java.security.spec.DSAParameterSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012326java.security.spec.DSAPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070012327java.security.spec.ECField
12328java.security.spec.ECFieldFp
art-benchmark-serviced5115932020-02-25 17:55:03 -080012329java.security.spec.ECGenParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070012330java.security.spec.ECParameterSpec
12331java.security.spec.ECPoint
Calin Juravle00b23d32019-03-08 17:52:20 -080012332java.security.spec.ECPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080012333java.security.spec.ECPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070012334java.security.spec.EllipticCurve
Andreas Gampe571fc302016-02-18 13:58:09 -080012335java.security.spec.EncodedKeySpec
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012336java.security.spec.InvalidKeySpecException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012337java.security.spec.InvalidParameterSpecException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012338java.security.spec.KeySpec
Calin Juravle4a054192018-05-29 17:52:20 -070012339java.security.spec.MGF1ParameterSpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012340java.security.spec.PKCS8EncodedKeySpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012341java.security.spec.PSSParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -080012342java.security.spec.RSAKeyGenParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012343java.security.spec.RSAPrivateCrtKeySpec
12344java.security.spec.RSAPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080012345java.security.spec.RSAPublicKeySpec
12346java.security.spec.X509EncodedKeySpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012347java.sql.Date
Calin Juravle4a054192018-05-29 17:52:20 -070012348java.sql.SQLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012349java.sql.Time
12350java.sql.Timestamp
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012351java.text.AttributedCharacterIterator$Attribute
art-benchmark-service13164882020-11-07 02:19:14 -080012352java.text.AttributedCharacterIterator
12353java.text.AttributedString
Calin Juravle4a054192018-05-29 17:52:20 -070012354java.text.Bidi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012355java.text.BreakIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012356java.text.CalendarBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012357java.text.CharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -080012358java.text.CharacterIteratorFieldDelegate
12359java.text.CollationElementIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080012360java.text.CollationKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012361java.text.Collator
Kenny Root9787b802013-04-26 12:53:57 -070012362java.text.DateFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080012363java.text.DateFormat
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012364java.text.DateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -080012365java.text.DecimalFormat$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012366java.text.DecimalFormat
12367java.text.DecimalFormatSymbols
Andreas Gampe571fc302016-02-18 13:58:09 -080012368java.text.DontCareFieldPosition$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012369java.text.DontCareFieldPosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012370java.text.FieldPosition$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012371java.text.FieldPosition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012372java.text.Format$Field
Andreas Gampe571fc302016-02-18 13:58:09 -080012373java.text.Format$FieldDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012374java.text.Format
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012375java.text.IcuIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012376java.text.MessageFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080012377java.text.MessageFormat
Andreas Gampe571fc302016-02-18 13:58:09 -080012378java.text.Normalizer$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080012379java.text.Normalizer
art-benchmark-service13164882020-11-07 02:19:14 -080012380java.text.NumberFormat$Field
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012381java.text.NumberFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012382java.text.ParseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012383java.text.ParsePosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012384java.text.RuleBasedCollator
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012385java.text.SimpleDateFormat
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012386java.text.StringCharacterIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012387java.time.Clock$SystemClock
Calin Juravle00b23d32019-03-08 17:52:20 -080012388java.time.Clock
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012389java.time.DateTimeException
Calin Juravle4a054192018-05-29 17:52:20 -070012390java.time.DayOfWeek
12391java.time.Duration
Calin Juravle4a054192018-05-29 17:52:20 -070012392java.time.Instant$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012393java.time.Instant
Calin Juravle4a054192018-05-29 17:52:20 -070012394java.time.LocalDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012395java.time.LocalDate
Calin Juravle4a054192018-05-29 17:52:20 -070012396java.time.LocalDateTime
12397java.time.LocalTime
12398java.time.Month
12399java.time.Period
12400java.time.ZoneId
12401java.time.ZoneOffset
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012402java.time.ZoneRegion
Calin Juravle4a054192018-05-29 17:52:20 -070012403java.time.ZonedDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070012404java.time.chrono.AbstractChronology
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012405java.time.chrono.ChronoLocalDate
12406java.time.chrono.ChronoLocalDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070012407java.time.chrono.ChronoPeriod
12408java.time.chrono.ChronoZonedDateTime
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012409java.time.chrono.Chronology
Calin Juravle4a054192018-05-29 17:52:20 -070012410java.time.chrono.IsoChronology
Calin Juravle4a054192018-05-29 17:52:20 -070012411java.time.format.DateTimeFormatter
Calin Juravle00b23d32019-03-08 17:52:20 -080012412java.time.format.DateTimeFormatterBuilder$1
Calin Juravle4a054192018-05-29 17:52:20 -070012413java.time.format.DateTimeFormatterBuilder$2
12414java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser
12415java.time.format.DateTimeFormatterBuilder$CompositePrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012416java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070012417java.time.format.DateTimeFormatterBuilder$FractionPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012418java.time.format.DateTimeFormatterBuilder$InstantPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070012419java.time.format.DateTimeFormatterBuilder$NumberPrinterParser
12420java.time.format.DateTimeFormatterBuilder$OffsetIdPrinterParser
12421java.time.format.DateTimeFormatterBuilder$SettingsParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012422java.time.format.DateTimeFormatterBuilder$StringLiteralPrinterParser
12423java.time.format.DateTimeFormatterBuilder$TextPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070012424java.time.format.DateTimeFormatterBuilder$ZoneIdPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012425java.time.format.DateTimeFormatterBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070012426java.time.format.DateTimeParseContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012427java.time.format.DateTimeParseException
Calin Juravle4a054192018-05-29 17:52:20 -070012428java.time.format.DateTimeTextProvider$1
12429java.time.format.DateTimeTextProvider$LocaleStore
Calin Juravle00b23d32019-03-08 17:52:20 -080012430java.time.format.DateTimeTextProvider
Calin Juravle4a054192018-05-29 17:52:20 -070012431java.time.format.DecimalStyle
12432java.time.format.Parsed
12433java.time.format.ResolverStyle
12434java.time.format.SignStyle
12435java.time.format.TextStyle
Calin Juravle4a054192018-05-29 17:52:20 -070012436java.time.temporal.ChronoField
12437java.time.temporal.ChronoUnit
12438java.time.temporal.IsoFields$Field$1
12439java.time.temporal.IsoFields$Field$2
12440java.time.temporal.IsoFields$Field$3
12441java.time.temporal.IsoFields$Field$4
Calin Juravle00b23d32019-03-08 17:52:20 -080012442java.time.temporal.IsoFields$Field
Calin Juravle4a054192018-05-29 17:52:20 -070012443java.time.temporal.IsoFields$Unit
Calin Juravle00b23d32019-03-08 17:52:20 -080012444java.time.temporal.IsoFields
art-benchmark-service13164882020-11-07 02:19:14 -080012445java.time.temporal.JulianFields
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012446java.time.temporal.Temporal
12447java.time.temporal.TemporalAccessor
12448java.time.temporal.TemporalAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -070012449java.time.temporal.TemporalAdjusters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012450java.time.temporal.TemporalAmount
12451java.time.temporal.TemporalField
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012452java.time.temporal.TemporalQueries
Calin Juravle00b23d32019-03-08 17:52:20 -080012453java.time.temporal.TemporalQuery
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012454java.time.temporal.TemporalUnit
12455java.time.temporal.UnsupportedTemporalTypeException
12456java.time.temporal.ValueRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012457java.time.zone.IcuZoneRulesProvider$ZoneRulesCache
Calin Juravle00b23d32019-03-08 17:52:20 -080012458java.time.zone.IcuZoneRulesProvider
Calin Juravle4a054192018-05-29 17:52:20 -070012459java.time.zone.ZoneOffsetTransition
Calin Juravle4a054192018-05-29 17:52:20 -070012460java.time.zone.ZoneOffsetTransitionRule$1
12461java.time.zone.ZoneOffsetTransitionRule$TimeDefinition
Calin Juravle00b23d32019-03-08 17:52:20 -080012462java.time.zone.ZoneOffsetTransitionRule
Calin Juravle4a054192018-05-29 17:52:20 -070012463java.time.zone.ZoneRules
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012464java.time.zone.ZoneRulesException
Calin Juravle4a054192018-05-29 17:52:20 -070012465java.time.zone.ZoneRulesProvider
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012466java.util.AbstractCollection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012467java.util.AbstractList$1
Andreas Gampe571fc302016-02-18 13:58:09 -080012468java.util.AbstractList$Itr
12469java.util.AbstractList$ListItr
art-benchmark-serviced5115932020-02-25 17:55:03 -080012470java.util.AbstractList$RandomAccessSpliterator
12471java.util.AbstractList$RandomAccessSubList
12472java.util.AbstractList$SubList
Calin Juravle00b23d32019-03-08 17:52:20 -080012473java.util.AbstractList
Andreas Gampe61e7b662015-06-17 23:57:04 -070012474java.util.AbstractMap$1
12475java.util.AbstractMap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012476java.util.AbstractMap$SimpleEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080012477java.util.AbstractMap$SimpleImmutableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012478java.util.AbstractMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070012479java.util.AbstractQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012480java.util.AbstractSequentialList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012481java.util.AbstractSet
Andreas Gampe859e2782016-04-06 18:37:56 -070012482java.util.ArrayDeque$DeqIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012483java.util.ArrayDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012484java.util.ArrayList$1
Andreas Gampe859e2782016-04-06 18:37:56 -070012485java.util.ArrayList$ArrayListSpliterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012486java.util.ArrayList$Itr
12487java.util.ArrayList$ListItr
Andreas Gampe571fc302016-02-18 13:58:09 -080012488java.util.ArrayList$SubList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012489java.util.ArrayList$SubList
12490java.util.ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012491java.util.ArrayPrefixHelpers$CumulateTask
12492java.util.ArrayPrefixHelpers$DoubleCumulateTask
12493java.util.ArrayPrefixHelpers$IntCumulateTask
12494java.util.ArrayPrefixHelpers$LongCumulateTask
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012495java.util.Arrays$ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012496java.util.Arrays$NaturalOrder
Calin Juravle00b23d32019-03-08 17:52:20 -080012497java.util.Arrays
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012498java.util.ArraysParallelSortHelpers$FJByte$Sorter
12499java.util.ArraysParallelSortHelpers$FJChar$Sorter
12500java.util.ArraysParallelSortHelpers$FJDouble$Sorter
12501java.util.ArraysParallelSortHelpers$FJFloat$Sorter
12502java.util.ArraysParallelSortHelpers$FJInt$Sorter
12503java.util.ArraysParallelSortHelpers$FJLong$Sorter
12504java.util.ArraysParallelSortHelpers$FJObject$Sorter
12505java.util.ArraysParallelSortHelpers$FJShort$Sorter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012506java.util.Base64$Decoder
12507java.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -080012508java.util.Base64
Kenny Root9787b802013-04-26 12:53:57 -070012509java.util.BitSet
art-benchmark-service13164882020-11-07 02:19:14 -080012510java.util.Calendar$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012511java.util.Calendar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012512java.util.Collection
Andreas Gampe61e7b662015-06-17 23:57:04 -070012513java.util.Collections$1
12514java.util.Collections$2
Andreas Gampe859e2782016-04-06 18:37:56 -070012515java.util.Collections$3
Andreas Gampe61e7b662015-06-17 23:57:04 -070012516java.util.Collections$AsLIFOQueue
12517java.util.Collections$CheckedCollection
12518java.util.Collections$CheckedList
12519java.util.Collections$CheckedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012520java.util.Collections$CheckedNavigableMap
12521java.util.Collections$CheckedNavigableSet
12522java.util.Collections$CheckedQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012523java.util.Collections$CheckedRandomAccessList
12524java.util.Collections$CheckedSet
12525java.util.Collections$CheckedSortedMap
12526java.util.Collections$CheckedSortedSet
12527java.util.Collections$CopiesList
Andreas Gampe571fc302016-02-18 13:58:09 -080012528java.util.Collections$EmptyEnumeration
12529java.util.Collections$EmptyIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012530java.util.Collections$EmptyList
Andreas Gampe571fc302016-02-18 13:58:09 -080012531java.util.Collections$EmptyListIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012532java.util.Collections$EmptyMap
12533java.util.Collections$EmptySet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012534java.util.Collections$ReverseComparator2
Calin Juravle00b23d32019-03-08 17:52:20 -080012535java.util.Collections$ReverseComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012536java.util.Collections$SetFromMap
12537java.util.Collections$SingletonList
12538java.util.Collections$SingletonMap
12539java.util.Collections$SingletonSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012540java.util.Collections$SynchronizedCollection
12541java.util.Collections$SynchronizedList
12542java.util.Collections$SynchronizedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012543java.util.Collections$SynchronizedNavigableMap
12544java.util.Collections$SynchronizedNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012545java.util.Collections$SynchronizedRandomAccessList
12546java.util.Collections$SynchronizedSet
12547java.util.Collections$SynchronizedSortedMap
12548java.util.Collections$SynchronizedSortedSet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012549java.util.Collections$UnmodifiableCollection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012550java.util.Collections$UnmodifiableCollection
Andreas Gampe571fc302016-02-18 13:58:09 -080012551java.util.Collections$UnmodifiableList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012552java.util.Collections$UnmodifiableList
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012553java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1
Andreas Gampe571fc302016-02-18 13:58:09 -080012554java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012555java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet
12556java.util.Collections$UnmodifiableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012557java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
Calin Juravle00b23d32019-03-08 17:52:20 -080012558java.util.Collections$UnmodifiableNavigableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012559java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet
Calin Juravle00b23d32019-03-08 17:52:20 -080012560java.util.Collections$UnmodifiableNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012561java.util.Collections$UnmodifiableRandomAccessList
12562java.util.Collections$UnmodifiableSet
12563java.util.Collections$UnmodifiableSortedMap
12564java.util.Collections$UnmodifiableSortedSet
Calin Juravle00b23d32019-03-08 17:52:20 -080012565java.util.Collections
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012566java.util.ComparableTimSort
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012567java.util.Comparator
Andreas Gampe859e2782016-04-06 18:37:56 -070012568java.util.Comparators$NaturalOrderComparator
12569java.util.Comparators$NullComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012570java.util.ConcurrentModificationException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012571java.util.Currency
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012572java.util.Date
Andreas Gampe61e7b662015-06-17 23:57:04 -070012573java.util.Deque
12574java.util.Dictionary
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012575java.util.DualPivotQuicksort
art-benchmark-serviced5115932020-02-25 17:55:03 -080012576java.util.DuplicateFormatFlagsException
Andreas Gampe571fc302016-02-18 13:58:09 -080012577java.util.EnumMap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012578java.util.EnumMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080012579java.util.EnumMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012580java.util.EnumMap$EntrySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012581java.util.EnumMap$EnumMapIterator
12582java.util.EnumMap$KeyIterator
12583java.util.EnumMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012584java.util.EnumMap$ValueIterator
12585java.util.EnumMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012586java.util.EnumMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012587java.util.EnumSet$SerializationProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080012588java.util.EnumSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012589java.util.Enumeration
12590java.util.EventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012591java.util.EventObject
art-benchmark-serviced5115932020-02-25 17:55:03 -080012592java.util.FormatFlagsConversionMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012593java.util.Formattable
Andreas Gampe571fc302016-02-18 13:58:09 -080012594java.util.Formatter$Conversion
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012595java.util.Formatter$DateTime
Andreas Gampe571fc302016-02-18 13:58:09 -080012596java.util.Formatter$FixedString
12597java.util.Formatter$Flags
12598java.util.Formatter$FormatSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012599java.util.Formatter$FormatSpecifierParser
Andreas Gampe571fc302016-02-18 13:58:09 -080012600java.util.Formatter$FormatString
Calin Juravle00b23d32019-03-08 17:52:20 -080012601java.util.Formatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012602java.util.FormatterClosedException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012603java.util.GregorianCalendar
Andreas Gampe61e7b662015-06-17 23:57:04 -070012604java.util.HashMap$EntryIterator
12605java.util.HashMap$EntrySet
12606java.util.HashMap$HashIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012607java.util.HashMap$HashMapSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012608java.util.HashMap$KeyIterator
12609java.util.HashMap$KeySet
Calin Juravle00b23d32019-03-08 17:52:20 -080012610java.util.HashMap$KeySpliterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012611java.util.HashMap$Node
12612java.util.HashMap$TreeNode
Andreas Gampe61e7b662015-06-17 23:57:04 -070012613java.util.HashMap$ValueIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012614java.util.HashMap$ValueSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012615java.util.HashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012616java.util.HashMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012617java.util.HashSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012618java.util.Hashtable$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080012619java.util.Hashtable$Enumerator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012620java.util.Hashtable$HashtableEntry
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012621java.util.Hashtable$KeySet
12622java.util.Hashtable$ValueCollection
Calin Juravle00b23d32019-03-08 17:52:20 -080012623java.util.Hashtable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012624java.util.IdentityHashMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080012625java.util.IdentityHashMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012626java.util.IdentityHashMap$EntrySet
12627java.util.IdentityHashMap$IdentityHashMapIterator
12628java.util.IdentityHashMap$KeyIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012629java.util.IdentityHashMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012630java.util.IdentityHashMap$ValueIterator
12631java.util.IdentityHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012632java.util.IdentityHashMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070012633java.util.IllegalFormatException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012634java.util.IllegalFormatPrecisionException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012635java.util.IllformedLocaleException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012636java.util.ImmutableCollections$AbstractImmutableList
12637java.util.ImmutableCollections$AbstractImmutableMap
12638java.util.ImmutableCollections$AbstractImmutableSet
art-benchmark-serviced5115932020-02-25 17:55:03 -080012639java.util.ImmutableCollections$ListN
12640java.util.ImmutableCollections$Map0
12641java.util.ImmutableCollections$Map1
12642java.util.ImmutableCollections$MapN
12643java.util.ImmutableCollections$Set0
12644java.util.ImmutableCollections$Set1
12645java.util.ImmutableCollections$Set2
12646java.util.ImmutableCollections$SetN
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012647java.util.Iterator
Calin Juravle4a054192018-05-29 17:52:20 -070012648java.util.JumboEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012649java.util.JumboEnumSet
art-benchmark-serviced5115932020-02-25 17:55:03 -080012650java.util.KeyValueHolder
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012651java.util.LinkedHashMap$LinkedEntryIterator
12652java.util.LinkedHashMap$LinkedEntrySet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012653java.util.LinkedHashMap$LinkedHashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012654java.util.LinkedHashMap$LinkedHashMapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012655java.util.LinkedHashMap$LinkedKeyIterator
12656java.util.LinkedHashMap$LinkedKeySet
12657java.util.LinkedHashMap$LinkedValueIterator
12658java.util.LinkedHashMap$LinkedValues
Calin Juravle00b23d32019-03-08 17:52:20 -080012659java.util.LinkedHashMap
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012660java.util.LinkedHashSet
Andreas Gampe571fc302016-02-18 13:58:09 -080012661java.util.LinkedList$ListItr
12662java.util.LinkedList$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012663java.util.LinkedList
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012664java.util.List
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012665java.util.ListIterator
art-benchmark-service13164882020-11-07 02:19:14 -080012666java.util.ListResourceBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012667java.util.Locale$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012668java.util.Locale$Builder
Andreas Gampe571fc302016-02-18 13:58:09 -080012669java.util.Locale$Cache
12670java.util.Locale$Category
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012671java.util.Locale$FilteringMode
12672java.util.Locale$LanguageRange
Andreas Gampe571fc302016-02-18 13:58:09 -080012673java.util.Locale$LocaleKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012674java.util.Locale$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012675java.util.Locale
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012676java.util.Map$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080012677java.util.Map
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012678java.util.MissingFormatArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012679java.util.MissingFormatWidthException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012680java.util.MissingResourceException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012681java.util.NavigableMap
12682java.util.NavigableSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012683java.util.NoSuchElementException
12684java.util.Objects
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012685java.util.Observable
12686java.util.Observer
Calin Juravle4a054192018-05-29 17:52:20 -070012687java.util.Optional
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012688java.util.PrimitiveIterator$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080012689java.util.PrimitiveIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012690java.util.PriorityQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080012691java.util.PriorityQueue
Andreas Gampe571fc302016-02-18 13:58:09 -080012692java.util.Properties$LineReader
Calin Juravle00b23d32019-03-08 17:52:20 -080012693java.util.Properties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012694java.util.PropertyPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012695java.util.PropertyResourceBundle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012696java.util.Queue
12697java.util.Random
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012698java.util.RandomAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012699java.util.RegularEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012700java.util.RegularEnumSet
Andreas Gampe571fc302016-02-18 13:58:09 -080012701java.util.ResourceBundle$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012702java.util.ResourceBundle$BundleReference
12703java.util.ResourceBundle$CacheKey
12704java.util.ResourceBundle$CacheKeyReference
12705java.util.ResourceBundle$Control$1
12706java.util.ResourceBundle$Control$CandidateListCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080012707java.util.ResourceBundle$Control
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012708java.util.ResourceBundle$LoaderReference
Calin Juravle00b23d32019-03-08 17:52:20 -080012709java.util.ResourceBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012710java.util.Scanner$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012711java.util.Scanner
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012712java.util.ServiceConfigurationError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012713java.util.ServiceLoader$1
12714java.util.ServiceLoader$LazyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012715java.util.ServiceLoader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012716java.util.Set
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012717java.util.SimpleTimeZone
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012718java.util.SortedMap
12719java.util.SortedSet
Andreas Gampe859e2782016-04-06 18:37:56 -070012720java.util.Spliterator$OfDouble
12721java.util.Spliterator$OfInt
12722java.util.Spliterator$OfLong
12723java.util.Spliterator$OfPrimitive
Calin Juravle00b23d32019-03-08 17:52:20 -080012724java.util.Spliterator
Calin Juravle4a054192018-05-29 17:52:20 -070012725java.util.Spliterators$ArraySpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070012726java.util.Spliterators$EmptySpliterator$OfDouble
12727java.util.Spliterators$EmptySpliterator$OfInt
12728java.util.Spliterators$EmptySpliterator$OfLong
12729java.util.Spliterators$EmptySpliterator$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080012730java.util.Spliterators$EmptySpliterator
12731java.util.Spliterators$IntArraySpliterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012732java.util.Spliterators$IteratorSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012733java.util.Spliterators
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012734java.util.Stack
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012735java.util.StringJoiner
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012736java.util.StringTokenizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012737java.util.TaskQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012738java.util.TimSort
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012739java.util.TimeZone
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012740java.util.Timer$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012741java.util.Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012742java.util.TimerTask
12743java.util.TimerThread
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012744java.util.TreeMap$AscendingSubMap$AscendingEntrySetView
Calin Juravle00b23d32019-03-08 17:52:20 -080012745java.util.TreeMap$AscendingSubMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012746java.util.TreeMap$DescendingSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080012747java.util.TreeMap$EntryIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012748java.util.TreeMap$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080012749java.util.TreeMap$KeyIterator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012750java.util.TreeMap$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012751java.util.TreeMap$NavigableSubMap$EntrySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012752java.util.TreeMap$NavigableSubMap$SubMapEntryIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012753java.util.TreeMap$NavigableSubMap$SubMapIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012754java.util.TreeMap$NavigableSubMap$SubMapKeyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012755java.util.TreeMap$NavigableSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080012756java.util.TreeMap$PrivateEntryIterator
12757java.util.TreeMap$TreeMapEntry
12758java.util.TreeMap$ValueIterator
12759java.util.TreeMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012760java.util.TreeMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012761java.util.TreeSet
Andreas Gampe571fc302016-02-18 13:58:09 -080012762java.util.UUID$Holder
Calin Juravle00b23d32019-03-08 17:52:20 -080012763java.util.UUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080012764java.util.UnknownFormatConversionException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012765java.util.Vector$1
Andreas Gampe571fc302016-02-18 13:58:09 -080012766java.util.Vector$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080012767java.util.Vector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012768java.util.WeakHashMap$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012769java.util.WeakHashMap$Entry
Calin Juravle4a054192018-05-29 17:52:20 -070012770java.util.WeakHashMap$EntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012771java.util.WeakHashMap$EntrySet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012772java.util.WeakHashMap$HashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012773java.util.WeakHashMap$KeyIterator
12774java.util.WeakHashMap$KeySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012775java.util.WeakHashMap$ValueIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012776java.util.WeakHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012777java.util.WeakHashMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012778java.util.concurrent.AbstractExecutorService
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012779java.util.concurrent.ArrayBlockingQueue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012780java.util.concurrent.BlockingDeque
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012781java.util.concurrent.BlockingQueue
12782java.util.concurrent.Callable
Kenny Root9787b802013-04-26 12:53:57 -070012783java.util.concurrent.CancellationException
Calin Juravle00b23d32019-03-08 17:52:20 -080012784java.util.concurrent.CompletableFuture$AltResult
12785java.util.concurrent.CompletableFuture$AsynchronousCompletionTask
12786java.util.concurrent.CompletableFuture$Completion
art-benchmark-serviced5115932020-02-25 17:55:03 -080012787java.util.concurrent.CompletableFuture$Signaller
12788java.util.concurrent.CompletableFuture$UniCompletion
12789java.util.concurrent.CompletableFuture$UniWhenComplete
Calin Juravle00b23d32019-03-08 17:52:20 -080012790java.util.concurrent.CompletableFuture
12791java.util.concurrent.CompletionStage
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012792java.util.concurrent.ConcurrentHashMap$BaseIterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012793java.util.concurrent.ConcurrentHashMap$BulkTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012794java.util.concurrent.ConcurrentHashMap$CollectionView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012795java.util.concurrent.ConcurrentHashMap$CounterCell
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012796java.util.concurrent.ConcurrentHashMap$EntryIterator
12797java.util.concurrent.ConcurrentHashMap$EntrySetView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012798java.util.concurrent.ConcurrentHashMap$ForEachEntryTask
12799java.util.concurrent.ConcurrentHashMap$ForEachKeyTask
12800java.util.concurrent.ConcurrentHashMap$ForEachMappingTask
12801java.util.concurrent.ConcurrentHashMap$ForEachTransformedEntryTask
12802java.util.concurrent.ConcurrentHashMap$ForEachTransformedKeyTask
12803java.util.concurrent.ConcurrentHashMap$ForEachTransformedMappingTask
12804java.util.concurrent.ConcurrentHashMap$ForEachTransformedValueTask
12805java.util.concurrent.ConcurrentHashMap$ForEachValueTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012806java.util.concurrent.ConcurrentHashMap$ForwardingNode
12807java.util.concurrent.ConcurrentHashMap$KeyIterator
12808java.util.concurrent.ConcurrentHashMap$KeySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012809java.util.concurrent.ConcurrentHashMap$MapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012810java.util.concurrent.ConcurrentHashMap$MapReduceEntriesTask
12811java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToDoubleTask
12812java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToIntTask
12813java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToLongTask
12814java.util.concurrent.ConcurrentHashMap$MapReduceKeysTask
12815java.util.concurrent.ConcurrentHashMap$MapReduceKeysToDoubleTask
12816java.util.concurrent.ConcurrentHashMap$MapReduceKeysToIntTask
12817java.util.concurrent.ConcurrentHashMap$MapReduceKeysToLongTask
12818java.util.concurrent.ConcurrentHashMap$MapReduceMappingsTask
12819java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToDoubleTask
12820java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToIntTask
12821java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToLongTask
12822java.util.concurrent.ConcurrentHashMap$MapReduceValuesTask
12823java.util.concurrent.ConcurrentHashMap$MapReduceValuesToDoubleTask
12824java.util.concurrent.ConcurrentHashMap$MapReduceValuesToIntTask
12825java.util.concurrent.ConcurrentHashMap$MapReduceValuesToLongTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012826java.util.concurrent.ConcurrentHashMap$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012827java.util.concurrent.ConcurrentHashMap$ReduceEntriesTask
12828java.util.concurrent.ConcurrentHashMap$ReduceKeysTask
12829java.util.concurrent.ConcurrentHashMap$ReduceValuesTask
12830java.util.concurrent.ConcurrentHashMap$ReservationNode
12831java.util.concurrent.ConcurrentHashMap$SearchEntriesTask
12832java.util.concurrent.ConcurrentHashMap$SearchKeysTask
12833java.util.concurrent.ConcurrentHashMap$SearchMappingsTask
12834java.util.concurrent.ConcurrentHashMap$SearchValuesTask
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012835java.util.concurrent.ConcurrentHashMap$Segment
art-benchmark-serviced5115932020-02-25 17:55:03 -080012836java.util.concurrent.ConcurrentHashMap$TableStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012837java.util.concurrent.ConcurrentHashMap$Traverser
Andreas Gampe61e7b662015-06-17 23:57:04 -070012838java.util.concurrent.ConcurrentHashMap$TreeBin
12839java.util.concurrent.ConcurrentHashMap$TreeNode
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012840java.util.concurrent.ConcurrentHashMap$ValueIterator
12841java.util.concurrent.ConcurrentHashMap$ValuesView
Calin Juravle00b23d32019-03-08 17:52:20 -080012842java.util.concurrent.ConcurrentHashMap
Calin Juravle4a054192018-05-29 17:52:20 -070012843java.util.concurrent.ConcurrentLinkedDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012844java.util.concurrent.ConcurrentLinkedDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012845java.util.concurrent.ConcurrentLinkedQueue$Itr
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012846java.util.concurrent.ConcurrentLinkedQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012847java.util.concurrent.ConcurrentLinkedQueue
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012848java.util.concurrent.ConcurrentMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012849java.util.concurrent.ConcurrentNavigableMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012850java.util.concurrent.ConcurrentSkipListMap$HeadIndex
12851java.util.concurrent.ConcurrentSkipListMap$Index
12852java.util.concurrent.ConcurrentSkipListMap$Iter
12853java.util.concurrent.ConcurrentSkipListMap$KeySet
12854java.util.concurrent.ConcurrentSkipListMap$Node
Calin Juravle4a054192018-05-29 17:52:20 -070012855java.util.concurrent.ConcurrentSkipListMap$ValueIterator
12856java.util.concurrent.ConcurrentSkipListMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012857java.util.concurrent.ConcurrentSkipListMap
Calin Juravle4a054192018-05-29 17:52:20 -070012858java.util.concurrent.ConcurrentSkipListSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012859java.util.concurrent.CopyOnWriteArrayList$COWIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012860java.util.concurrent.CopyOnWriteArrayList
Andreas Gampe61e7b662015-06-17 23:57:04 -070012861java.util.concurrent.CopyOnWriteArraySet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012862java.util.concurrent.CountDownLatch$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080012863java.util.concurrent.CountDownLatch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012864java.util.concurrent.CountedCompleter
Calin Juravle4a054192018-05-29 17:52:20 -070012865java.util.concurrent.DelayQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012866java.util.concurrent.Delayed
Kenny Root9787b802013-04-26 12:53:57 -070012867java.util.concurrent.ExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012868java.util.concurrent.Executor
12869java.util.concurrent.ExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012870java.util.concurrent.Executors$DefaultThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012871java.util.concurrent.Executors$DelegatedExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070012872java.util.concurrent.Executors$DelegatedScheduledExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012873java.util.concurrent.Executors$FinalizableDelegatedExecutorService
Kenny Root9787b802013-04-26 12:53:57 -070012874java.util.concurrent.Executors$RunnableAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -080012875java.util.concurrent.Executors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012876java.util.concurrent.ForkJoinPool$1
12877java.util.concurrent.ForkJoinPool$DefaultForkJoinWorkerThreadFactory
12878java.util.concurrent.ForkJoinPool$ForkJoinWorkerThreadFactory
12879java.util.concurrent.ForkJoinPool$ManagedBlocker
Calin Juravle00b23d32019-03-08 17:52:20 -080012880java.util.concurrent.ForkJoinPool
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012881java.util.concurrent.ForkJoinTask$ExceptionNode
Calin Juravle00b23d32019-03-08 17:52:20 -080012882java.util.concurrent.ForkJoinTask
art-benchmark-serviced5115932020-02-25 17:55:03 -080012883java.util.concurrent.ForkJoinWorkerThread
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012884java.util.concurrent.Future
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012885java.util.concurrent.FutureTask$WaitNode
Calin Juravle00b23d32019-03-08 17:52:20 -080012886java.util.concurrent.FutureTask
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012887java.util.concurrent.LinkedBlockingDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012888java.util.concurrent.LinkedBlockingDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012889java.util.concurrent.LinkedBlockingQueue$Itr
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012890java.util.concurrent.LinkedBlockingQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012891java.util.concurrent.LinkedBlockingQueue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012892java.util.concurrent.PriorityBlockingQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012893java.util.concurrent.RejectedExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012894java.util.concurrent.RejectedExecutionHandler
12895java.util.concurrent.RunnableFuture
Andreas Gampe61e7b662015-06-17 23:57:04 -070012896java.util.concurrent.RunnableScheduledFuture
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012897java.util.concurrent.ScheduledExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070012898java.util.concurrent.ScheduledFuture
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012899java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080012900java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012901java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask
Calin Juravle00b23d32019-03-08 17:52:20 -080012902java.util.concurrent.ScheduledThreadPoolExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012903java.util.concurrent.Semaphore$FairSync
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012904java.util.concurrent.Semaphore$NonfairSync
12905java.util.concurrent.Semaphore$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080012906java.util.concurrent.Semaphore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012907java.util.concurrent.SynchronousQueue$TransferStack$SNode
Calin Juravle00b23d32019-03-08 17:52:20 -080012908java.util.concurrent.SynchronousQueue$TransferStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012909java.util.concurrent.SynchronousQueue$Transferer
Calin Juravle00b23d32019-03-08 17:52:20 -080012910java.util.concurrent.SynchronousQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012911java.util.concurrent.ThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012912java.util.concurrent.ThreadLocalRandom$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012913java.util.concurrent.ThreadLocalRandom
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012914java.util.concurrent.ThreadPoolExecutor$AbortPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012915java.util.concurrent.ThreadPoolExecutor$DiscardPolicy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012916java.util.concurrent.ThreadPoolExecutor$Worker
Calin Juravle00b23d32019-03-08 17:52:20 -080012917java.util.concurrent.ThreadPoolExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012918java.util.concurrent.TimeUnit$1
12919java.util.concurrent.TimeUnit$2
12920java.util.concurrent.TimeUnit$3
12921java.util.concurrent.TimeUnit$4
12922java.util.concurrent.TimeUnit$5
12923java.util.concurrent.TimeUnit$6
12924java.util.concurrent.TimeUnit$7
Calin Juravle00b23d32019-03-08 17:52:20 -080012925java.util.concurrent.TimeUnit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012926java.util.concurrent.TimeoutException
Jesse Wilson80686182011-01-21 17:12:43 -080012927java.util.concurrent.atomic.AtomicBoolean
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012928java.util.concurrent.atomic.AtomicInteger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012929java.util.concurrent.atomic.AtomicIntegerArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012930java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080012931java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012932java.util.concurrent.atomic.AtomicLong
Calin Juravle4a054192018-05-29 17:52:20 -070012933java.util.concurrent.atomic.AtomicLongArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012934java.util.concurrent.atomic.AtomicLongFieldUpdater$CASUpdater
Calin Juravle00b23d32019-03-08 17:52:20 -080012935java.util.concurrent.atomic.AtomicLongFieldUpdater
Jesse Wilson80686182011-01-21 17:12:43 -080012936java.util.concurrent.atomic.AtomicReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012937java.util.concurrent.atomic.AtomicReferenceArray
Andreas Gampe571fc302016-02-18 13:58:09 -080012938java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080012939java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012940java.util.concurrent.atomic.LongAdder
Calin Juravle4a054192018-05-29 17:52:20 -070012941java.util.concurrent.atomic.Striped64
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012942java.util.concurrent.locks.AbstractOwnableSynchronizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012943java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
12944java.util.concurrent.locks.AbstractQueuedSynchronizer$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012945java.util.concurrent.locks.AbstractQueuedSynchronizer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012946java.util.concurrent.locks.Condition
Evan Millar0ea97b82009-03-24 17:49:23 -070012947java.util.concurrent.locks.Lock
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012948java.util.concurrent.locks.LockSupport
Jesse Wilson80686182011-01-21 17:12:43 -080012949java.util.concurrent.locks.ReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012950java.util.concurrent.locks.ReentrantLock$FairSync
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012951java.util.concurrent.locks.ReentrantLock$NonfairSync
12952java.util.concurrent.locks.ReentrantLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080012953java.util.concurrent.locks.ReentrantLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012954java.util.concurrent.locks.ReentrantReadWriteLock$FairSync
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012955java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync
Jesse Wilson80686182011-01-21 17:12:43 -080012956java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012957java.util.concurrent.locks.ReentrantReadWriteLock$Sync$HoldCounter
Jesse Wilson80686182011-01-21 17:12:43 -080012958java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
Calin Juravle00b23d32019-03-08 17:52:20 -080012959java.util.concurrent.locks.ReentrantReadWriteLock$Sync
Jesse Wilson80686182011-01-21 17:12:43 -080012960java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
Calin Juravle00b23d32019-03-08 17:52:20 -080012961java.util.concurrent.locks.ReentrantReadWriteLock
Andreas Gampe859e2782016-04-06 18:37:56 -070012962java.util.function.BiConsumer
12963java.util.function.BiFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012964java.util.function.BiPredicate
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012965java.util.function.BinaryOperator
art-benchmark-serviced5115932020-02-25 17:55:03 -080012966java.util.function.BooleanSupplier
Andreas Gampe859e2782016-04-06 18:37:56 -070012967java.util.function.Consumer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012968java.util.function.DoubleBinaryOperator
Calin Juravle4a054192018-05-29 17:52:20 -070012969java.util.function.DoubleSupplier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012970java.util.function.DoubleUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070012971java.util.function.Function
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012972java.util.function.IntBinaryOperator
12973java.util.function.IntConsumer
12974java.util.function.IntFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012975java.util.function.IntPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070012976java.util.function.IntSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012977java.util.function.IntToDoubleFunction
12978java.util.function.IntToLongFunction
12979java.util.function.IntUnaryOperator
12980java.util.function.LongBinaryOperator
Calin Juravle00b23d32019-03-08 17:52:20 -080012981java.util.function.LongConsumer
Calin Juravle4a054192018-05-29 17:52:20 -070012982java.util.function.LongSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012983java.util.function.LongUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070012984java.util.function.Predicate
12985java.util.function.Supplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012986java.util.function.ToDoubleBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070012987java.util.function.ToDoubleFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012988java.util.function.ToIntBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070012989java.util.function.ToIntFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012990java.util.function.ToLongBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070012991java.util.function.ToLongFunction
12992java.util.function.UnaryOperator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012993java.util.jar.Attributes$Name
Calin Juravle00b23d32019-03-08 17:52:20 -080012994java.util.jar.Attributes
Evan Millar0ea97b82009-03-24 17:49:23 -070012995java.util.jar.JarEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012996java.util.jar.JarFile$JarEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012997java.util.jar.JarFile$JarFileEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012998java.util.jar.JarFile
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012999java.util.jar.JarVerifier$3
13000java.util.jar.JarVerifier$VerifierStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013001java.util.jar.JarVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013002java.util.jar.Manifest$FastInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013003java.util.jar.Manifest
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013004java.util.logging.ErrorManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013005java.util.logging.FileHandler$MeteredStream
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013006java.util.logging.Formatter
Evan Millar0ea97b82009-03-24 17:49:23 -070013007java.util.logging.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080013008java.util.logging.Level$KnownLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080013009java.util.logging.Level
Evan Millar0ea97b82009-03-24 17:49:23 -070013010java.util.logging.LogManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -080013011java.util.logging.LogManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013012java.util.logging.LogManager$3
13013java.util.logging.LogManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -080013014java.util.logging.LogManager$Cleaner
13015java.util.logging.LogManager$LogNode
Andreas Gampe571fc302016-02-18 13:58:09 -080013016java.util.logging.LogManager$LoggerContext$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013017java.util.logging.LogManager$LoggerContext
Andreas Gampe571fc302016-02-18 13:58:09 -080013018java.util.logging.LogManager$LoggerWeakRef
13019java.util.logging.LogManager$RootLogger
13020java.util.logging.LogManager$SystemLoggerContext
Calin Juravle00b23d32019-03-08 17:52:20 -080013021java.util.logging.LogManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013022java.util.logging.LogRecord
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013023java.util.logging.Logger$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013024java.util.logging.Logger$LoggerBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -080013025java.util.logging.Logger$SystemLoggerHelper$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013026java.util.logging.Logger$SystemLoggerHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080013027java.util.logging.Logger
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013028java.util.logging.LoggingPermission
Andreas Gampe571fc302016-02-18 13:58:09 -080013029java.util.logging.LoggingProxyImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013030java.util.logging.StreamHandler
Andreas Gampe859e2782016-04-06 18:37:56 -070013031java.util.prefs.AbstractPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013032java.util.prefs.BackingStoreException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013033java.util.prefs.FileSystemPreferences$3
Calin Juravle00b23d32019-03-08 17:52:20 -080013034java.util.prefs.FileSystemPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013035java.util.prefs.FileSystemPreferencesFactory
Andreas Gampe859e2782016-04-06 18:37:56 -070013036java.util.prefs.Preferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013037java.util.prefs.PreferencesFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070013038java.util.regex.MatchResult
13039java.util.regex.Matcher
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013040java.util.regex.Pattern
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013041java.util.regex.PatternSyntaxException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013042java.util.stream.AbstractPipeline
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013043java.util.stream.AbstractSpinedBuffer
Andreas Gampe859e2782016-04-06 18:37:56 -070013044java.util.stream.BaseStream
Calin Juravle4a054192018-05-29 17:52:20 -070013045java.util.stream.Collector$Characteristics
Calin Juravle00b23d32019-03-08 17:52:20 -080013046java.util.stream.Collector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013047java.util.stream.Collectors$CollectorImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080013048java.util.stream.Collectors
Calin Juravle4a054192018-05-29 17:52:20 -070013049java.util.stream.DistinctOps$1$2
Calin Juravle00b23d32019-03-08 17:52:20 -080013050java.util.stream.DistinctOps$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013051java.util.stream.DistinctOps
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013052java.util.stream.DoubleStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013053java.util.stream.FindOps$FindOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013054java.util.stream.FindOps$FindSink$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080013055java.util.stream.FindOps$FindSink
13056java.util.stream.FindOps
13057java.util.stream.ForEachOps$ForEachOp$OfRef
13058java.util.stream.ForEachOps$ForEachOp
13059java.util.stream.ForEachOps
13060java.util.stream.IntPipeline$4$1
13061java.util.stream.IntPipeline$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013062java.util.stream.IntPipeline$Head
Calin Juravle36829e52019-04-10 19:07:47 -070013063java.util.stream.IntPipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080013064java.util.stream.IntPipeline
Andreas Gampecbcb9e32016-06-03 17:24:05 -070013065java.util.stream.IntStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013066java.util.stream.LongPipeline$StatelessOp
13067java.util.stream.LongPipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013068java.util.stream.LongStream
Calin Juravle36829e52019-04-10 19:07:47 -070013069java.util.stream.MatchOps$1MatchSink
13070java.util.stream.MatchOps$BooleanTerminalSink
13071java.util.stream.MatchOps$MatchKind
13072java.util.stream.MatchOps$MatchOp
13073java.util.stream.MatchOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013074java.util.stream.Node$Builder$OfInt
Calin Juravle36829e52019-04-10 19:07:47 -070013075java.util.stream.Node$Builder
13076java.util.stream.Node$OfDouble
13077java.util.stream.Node$OfInt
13078java.util.stream.Node$OfLong
13079java.util.stream.Node$OfPrimitive
13080java.util.stream.Node
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013081java.util.stream.Nodes$ArrayNode
Calin Juravle36829e52019-04-10 19:07:47 -070013082java.util.stream.Nodes$EmptyNode$OfDouble
13083java.util.stream.Nodes$EmptyNode$OfInt
13084java.util.stream.Nodes$EmptyNode$OfLong
13085java.util.stream.Nodes$EmptyNode$OfRef
13086java.util.stream.Nodes$EmptyNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013087java.util.stream.Nodes$FixedNodeBuilder
13088java.util.stream.Nodes$IntArrayNode
13089java.util.stream.Nodes$IntFixedNodeBuilder
13090java.util.stream.Nodes$IntSpinedNodeBuilder
Calin Juravle36829e52019-04-10 19:07:47 -070013091java.util.stream.Nodes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013092java.util.stream.PipelineHelper
Calin Juravle4a054192018-05-29 17:52:20 -070013093java.util.stream.ReduceOps$1
13094java.util.stream.ReduceOps$1ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013095java.util.stream.ReduceOps$3
13096java.util.stream.ReduceOps$3ReducingSink
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013097java.util.stream.ReduceOps$5
13098java.util.stream.ReduceOps$5ReducingSink
Calin Juravle00b23d32019-03-08 17:52:20 -080013099java.util.stream.ReduceOps$8
13100java.util.stream.ReduceOps$8ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013101java.util.stream.ReduceOps$AccumulatingSink
13102java.util.stream.ReduceOps$Box
13103java.util.stream.ReduceOps$ReduceOp
Calin Juravle00b23d32019-03-08 17:52:20 -080013104java.util.stream.ReduceOps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013105java.util.stream.ReferencePipeline$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013106java.util.stream.ReferencePipeline$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013107java.util.stream.ReferencePipeline$3$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013108java.util.stream.ReferencePipeline$3
Calin Juravle36829e52019-04-10 19:07:47 -070013109java.util.stream.ReferencePipeline$4$1
13110java.util.stream.ReferencePipeline$4
Calin Juravle00b23d32019-03-08 17:52:20 -080013111java.util.stream.ReferencePipeline$5$1
13112java.util.stream.ReferencePipeline$5
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013113java.util.stream.ReferencePipeline$Head
Calin Juravle4a054192018-05-29 17:52:20 -070013114java.util.stream.ReferencePipeline$StatefulOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013115java.util.stream.ReferencePipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080013116java.util.stream.ReferencePipeline
13117java.util.stream.Sink$ChainedInt
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013118java.util.stream.Sink$ChainedReference
Calin Juravle36829e52019-04-10 19:07:47 -070013119java.util.stream.Sink$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080013120java.util.stream.Sink$OfLong
13121java.util.stream.Sink
13122java.util.stream.SliceOps$1$1
13123java.util.stream.SliceOps$1
13124java.util.stream.SliceOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013125java.util.stream.SpinedBuffer$OfInt
13126java.util.stream.SpinedBuffer$OfPrimitive
Andreas Gampe859e2782016-04-06 18:37:56 -070013127java.util.stream.Stream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013128java.util.stream.StreamOpFlag$MaskBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070013129java.util.stream.StreamOpFlag$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080013130java.util.stream.StreamOpFlag
Calin Juravle4a054192018-05-29 17:52:20 -070013131java.util.stream.StreamShape
Calin Juravle00b23d32019-03-08 17:52:20 -080013132java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator$OfRef
13133java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070013134java.util.stream.StreamSupport
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013135java.util.stream.Streams$2
13136java.util.stream.Streams$ConcatSpliterator$OfRef
13137java.util.stream.Streams$ConcatSpliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -070013138java.util.stream.Streams$RangeIntSpliterator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013139java.util.stream.Streams
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013140java.util.stream.TerminalOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013141java.util.stream.TerminalSink
Andreas Gampe61e7b662015-06-17 23:57:04 -070013142java.util.zip.Adler32
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013143java.util.zip.CRC32
Andreas Gampe571fc302016-02-18 13:58:09 -080013144java.util.zip.CheckedInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070013145java.util.zip.Checksum
13146java.util.zip.DataFormatException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013147java.util.zip.Deflater
Kenny Root9787b802013-04-26 12:53:57 -070013148java.util.zip.DeflaterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013149java.util.zip.GZIPInputStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013150java.util.zip.GZIPInputStream
Kenny Root9787b802013-04-26 12:53:57 -070013151java.util.zip.GZIPOutputStream
Evan Millar0ea97b82009-03-24 17:49:23 -070013152java.util.zip.Inflater
13153java.util.zip.InflaterInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080013154java.util.zip.ZStreamRef
13155java.util.zip.ZipCoder
Andreas Gampe61e7b662015-06-17 23:57:04 -070013156java.util.zip.ZipConstants
13157java.util.zip.ZipEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080013158java.util.zip.ZipError
Calin Juravle4a054192018-05-29 17:52:20 -070013159java.util.zip.ZipException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013160java.util.zip.ZipFile$ZipEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080013161java.util.zip.ZipFile$ZipFileInflaterInputStream
13162java.util.zip.ZipFile$ZipFileInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013163java.util.zip.ZipFile
art-benchmark-serviced5115932020-02-25 17:55:03 -080013164java.util.zip.ZipInputStream
13165java.util.zip.ZipOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013166java.util.zip.ZipUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080013167javax.crypto.AEADBadTagException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013168javax.crypto.BadPaddingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013169javax.crypto.Cipher$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013170javax.crypto.Cipher$CipherSpiAndProvider
13171javax.crypto.Cipher$InitParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013172javax.crypto.Cipher$InitType
13173javax.crypto.Cipher$NeedToSet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013174javax.crypto.Cipher$SpiAndProviderUpdater
13175javax.crypto.Cipher$Transform
Calin Juravle00b23d32019-03-08 17:52:20 -080013176javax.crypto.Cipher
art-benchmark-serviced5115932020-02-25 17:55:03 -080013177javax.crypto.CipherOutputStream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013178javax.crypto.CipherSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013179javax.crypto.IllegalBlockSizeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013180javax.crypto.JceSecurity
art-benchmark-service13164882020-11-07 02:19:14 -080013181javax.crypto.KeyAgreementSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013182javax.crypto.KeyGenerator
13183javax.crypto.KeyGeneratorSpi
13184javax.crypto.Mac
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013185javax.crypto.MacSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013186javax.crypto.NoSuchPaddingException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013187javax.crypto.NullCipher
Andreas Gampe61e7b662015-06-17 23:57:04 -070013188javax.crypto.SecretKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013189javax.crypto.SecretKeyFactory
13190javax.crypto.SecretKeyFactorySpi
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013191javax.crypto.ShortBufferException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013192javax.crypto.interfaces.PBEKey
art-benchmark-service13164882020-11-07 02:19:14 -080013193javax.crypto.spec.DESedeKeySpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013194javax.crypto.spec.GCMParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070013195javax.crypto.spec.IvParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070013196javax.crypto.spec.OAEPParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013197javax.crypto.spec.PBEKeySpec
13198javax.crypto.spec.PBEParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070013199javax.crypto.spec.PSource$PSpecified
Calin Juravle00b23d32019-03-08 17:52:20 -080013200javax.crypto.spec.PSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070013201javax.crypto.spec.SecretKeySpec
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013202javax.microedition.khronos.egl.EGL10
art-benchmark-service13164882020-11-07 02:19:14 -080013203javax.microedition.khronos.egl.EGL11
Calin Juravle00b23d32019-03-08 17:52:20 -080013204javax.microedition.khronos.egl.EGL
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013205javax.microedition.khronos.egl.EGLConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013206javax.microedition.khronos.egl.EGLContext
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013207javax.microedition.khronos.egl.EGLDisplay
13208javax.microedition.khronos.egl.EGLSurface
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013209javax.microedition.khronos.opengles.GL10
13210javax.microedition.khronos.opengles.GL10Ext
13211javax.microedition.khronos.opengles.GL11
13212javax.microedition.khronos.opengles.GL11Ext
13213javax.microedition.khronos.opengles.GL11ExtensionPack
Calin Juravle00b23d32019-03-08 17:52:20 -080013214javax.microedition.khronos.opengles.GL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013215javax.net.DefaultSocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013216javax.net.ServerSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013217javax.net.SocketFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080013218javax.net.ssl.ExtendedSSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080013219javax.net.ssl.HandshakeCompletedEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -070013220javax.net.ssl.HandshakeCompletedListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013221javax.net.ssl.HostnameVerifier
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013222javax.net.ssl.HttpsURLConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013223javax.net.ssl.KeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013224javax.net.ssl.KeyManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013225javax.net.ssl.KeyManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013226javax.net.ssl.KeyManagerFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080013227javax.net.ssl.ManagerFactoryParameters
Andreas Gampe859e2782016-04-06 18:37:56 -070013228javax.net.ssl.SNIHostName
art-benchmark-serviced5115932020-02-25 17:55:03 -080013229javax.net.ssl.SNIMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013230javax.net.ssl.SNIServerName
Andreas Gampe61e7b662015-06-17 23:57:04 -070013231javax.net.ssl.SSLContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013232javax.net.ssl.SSLContextSpi
Andreas Gampe61e7b662015-06-17 23:57:04 -070013233javax.net.ssl.SSLEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -080013234javax.net.ssl.SSLEngineResult$HandshakeStatus
13235javax.net.ssl.SSLEngineResult$Status
Calin Juravle00b23d32019-03-08 17:52:20 -080013236javax.net.ssl.SSLEngineResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013237javax.net.ssl.SSLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013238javax.net.ssl.SSLHandshakeException
Andreas Gampe571fc302016-02-18 13:58:09 -080013239javax.net.ssl.SSLParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013240javax.net.ssl.SSLPeerUnverifiedException
13241javax.net.ssl.SSLProtocolException
art-benchmark-service13164882020-11-07 02:19:14 -080013242javax.net.ssl.SSLServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013243javax.net.ssl.SSLServerSocketFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013244javax.net.ssl.SSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080013245javax.net.ssl.SSLSessionBindingEvent
13246javax.net.ssl.SSLSessionBindingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013247javax.net.ssl.SSLSessionContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013248javax.net.ssl.SSLSocket
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013249javax.net.ssl.SSLSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013250javax.net.ssl.SSLSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013251javax.net.ssl.TrustManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013252javax.net.ssl.TrustManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013253javax.net.ssl.TrustManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013254javax.net.ssl.TrustManagerFactorySpi
13255javax.net.ssl.X509ExtendedKeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013256javax.net.ssl.X509ExtendedTrustManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013257javax.net.ssl.X509KeyManager
13258javax.net.ssl.X509TrustManager
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013259javax.security.auth.Destroyable
Andreas Gampe571fc302016-02-18 13:58:09 -080013260javax.security.auth.callback.UnsupportedCallbackException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013261javax.security.auth.x500.X500Principal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013262javax.security.cert.Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080013263javax.security.cert.CertificateEncodingException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013264javax.security.cert.CertificateException
Calin Juravle4a054192018-05-29 17:52:20 -070013265javax.security.cert.X509Certificate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013266javax.security.cert.X509Certificate
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013267javax.sip.ClientTransaction
13268javax.sip.Dialog
13269javax.sip.DialogDoesNotExistException
13270javax.sip.DialogState
13271javax.sip.DialogTerminatedEvent
13272javax.sip.IOExceptionEvent
13273javax.sip.InvalidArgumentException
13274javax.sip.ListeningPoint
13275javax.sip.ObjectInUseException
13276javax.sip.PeerUnavailableException
13277javax.sip.ProviderDoesNotExistException
13278javax.sip.RequestEvent
13279javax.sip.ResponseEvent
13280javax.sip.ServerTransaction
13281javax.sip.SipException
13282javax.sip.SipFactory
13283javax.sip.SipListener
13284javax.sip.SipProvider
13285javax.sip.SipStack
13286javax.sip.Timeout
13287javax.sip.TimeoutEvent
13288javax.sip.Transaction
13289javax.sip.TransactionAlreadyExistsException
13290javax.sip.TransactionDoesNotExistException
13291javax.sip.TransactionState
13292javax.sip.TransactionTerminatedEvent
13293javax.sip.TransactionUnavailableException
13294javax.sip.TransportNotSupportedException
13295javax.sip.address.Address
13296javax.sip.address.AddressFactory
13297javax.sip.address.Hop
13298javax.sip.address.Router
13299javax.sip.address.SipURI
13300javax.sip.address.TelURL
13301javax.sip.address.URI
13302javax.sip.header.AcceptEncodingHeader
13303javax.sip.header.AcceptHeader
13304javax.sip.header.AcceptLanguageHeader
13305javax.sip.header.AlertInfoHeader
13306javax.sip.header.AllowEventsHeader
13307javax.sip.header.AllowHeader
13308javax.sip.header.AuthenticationInfoHeader
13309javax.sip.header.AuthorizationHeader
13310javax.sip.header.CSeqHeader
13311javax.sip.header.CallIdHeader
13312javax.sip.header.CallInfoHeader
13313javax.sip.header.ContactHeader
13314javax.sip.header.ContentDispositionHeader
13315javax.sip.header.ContentEncodingHeader
13316javax.sip.header.ContentLanguageHeader
13317javax.sip.header.ContentLengthHeader
13318javax.sip.header.ContentTypeHeader
13319javax.sip.header.DateHeader
13320javax.sip.header.Encoding
13321javax.sip.header.ErrorInfoHeader
13322javax.sip.header.EventHeader
13323javax.sip.header.ExpiresHeader
13324javax.sip.header.ExtensionHeader
13325javax.sip.header.FromHeader
13326javax.sip.header.Header
13327javax.sip.header.HeaderAddress
13328javax.sip.header.HeaderFactory
13329javax.sip.header.InReplyToHeader
13330javax.sip.header.MaxForwardsHeader
13331javax.sip.header.MediaType
13332javax.sip.header.MimeVersionHeader
13333javax.sip.header.MinExpiresHeader
13334javax.sip.header.OptionTag
13335javax.sip.header.OrganizationHeader
13336javax.sip.header.Parameters
13337javax.sip.header.PriorityHeader
13338javax.sip.header.ProxyAuthenticateHeader
13339javax.sip.header.ProxyAuthorizationHeader
13340javax.sip.header.ProxyRequireHeader
13341javax.sip.header.RAckHeader
13342javax.sip.header.RSeqHeader
13343javax.sip.header.ReasonHeader
13344javax.sip.header.RecordRouteHeader
13345javax.sip.header.ReferToHeader
13346javax.sip.header.ReplyToHeader
13347javax.sip.header.RequireHeader
13348javax.sip.header.RetryAfterHeader
13349javax.sip.header.RouteHeader
13350javax.sip.header.SIPETagHeader
13351javax.sip.header.SIPIfMatchHeader
13352javax.sip.header.ServerHeader
13353javax.sip.header.SubjectHeader
13354javax.sip.header.SubscriptionStateHeader
13355javax.sip.header.SupportedHeader
13356javax.sip.header.TimeStampHeader
13357javax.sip.header.ToHeader
13358javax.sip.header.TooManyHopsException
13359javax.sip.header.UnsupportedHeader
13360javax.sip.header.UserAgentHeader
13361javax.sip.header.ViaHeader
13362javax.sip.header.WWWAuthenticateHeader
13363javax.sip.header.WarningHeader
13364javax.sip.message.Message
13365javax.sip.message.MessageFactory
13366javax.sip.message.Request
13367javax.sip.message.Response
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013368javax.xml.parsers.DocumentBuilder
13369javax.xml.parsers.DocumentBuilderFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013370javax.xml.parsers.ParserConfigurationException
13371javax.xml.parsers.SAXParser
13372javax.xml.parsers.SAXParserFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080013373jdk.internal.util.Preconditions
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013374libcore.content.type.MimeMap$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013375libcore.content.type.MimeMap$MemoizingSupplier
13376libcore.content.type.MimeMap
art-benchmark-service13164882020-11-07 02:19:14 -080013377libcore.icu.CollationKeyICU
Calin Juravle4a054192018-05-29 17:52:20 -070013378libcore.icu.DateIntervalFormat
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013379libcore.icu.DateUtilsBridge
Jesse Wilson80686182011-01-21 17:12:43 -080013380libcore.icu.ICU
13381libcore.icu.LocaleData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013382libcore.icu.TimeZoneNames$1
13383libcore.icu.TimeZoneNames$ZoneStringsCache
Calin Juravle00b23d32019-03-08 17:52:20 -080013384libcore.icu.TimeZoneNames
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013385libcore.internal.StringPool
13386libcore.io.AsynchronousCloseMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -070013387libcore.io.BlockGuardOs
Jesse Wilson80686182011-01-21 17:12:43 -080013388libcore.io.BufferIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080013389libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013390libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection
13391libcore.io.ClassPathURLStreamHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070013392libcore.io.ForwardingOs
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013393libcore.io.IoBridge
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013394libcore.io.IoTracker$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -080013395libcore.io.IoTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013396libcore.io.IoUtils$FileReader
Calin Juravle00b23d32019-03-08 17:52:20 -080013397libcore.io.IoUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070013398libcore.io.Libcore
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013399libcore.io.Linux
Andreas Gampe61e7b662015-06-17 23:57:04 -070013400libcore.io.Memory
Jesse Wilson80686182011-01-21 17:12:43 -080013401libcore.io.MemoryMappedFile
13402libcore.io.NioBufferIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070013403libcore.io.Os
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013404libcore.io.Streams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013405libcore.math.MathUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013406libcore.math.NativeBN
Calin Juravle00b23d32019-03-08 17:52:20 -080013407libcore.net.InetAddressUtils
Andreas Gampe571fc302016-02-18 13:58:09 -080013408libcore.net.NetworkSecurityPolicy$DefaultNetworkSecurityPolicy
Calin Juravle00b23d32019-03-08 17:52:20 -080013409libcore.net.NetworkSecurityPolicy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013410libcore.net.event.NetworkEventDispatcher
13411libcore.net.event.NetworkEventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013412libcore.net.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013413libcore.net.http.HttpDate
Andreas Gampe571fc302016-02-18 13:58:09 -080013414libcore.reflect.AnnotatedElements
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013415libcore.reflect.AnnotationFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013416libcore.reflect.AnnotationMember$DefaultValues
Calin Juravle00b23d32019-03-08 17:52:20 -080013417libcore.reflect.AnnotationMember
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013418libcore.reflect.GenericArrayTypeImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070013419libcore.reflect.GenericSignatureParser
Andreas Gampe61e7b662015-06-17 23:57:04 -070013420libcore.reflect.ListOfTypes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013421libcore.reflect.ListOfVariables
13422libcore.reflect.ParameterizedTypeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013423libcore.reflect.TypeVariableImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070013424libcore.reflect.Types
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013425libcore.reflect.WildcardTypeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080013426libcore.util.ArrayUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070013427libcore.util.BasicLruCache
13428libcore.util.CharsetUtils
13429libcore.util.CollectionUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070013430libcore.util.EmptyArray
art-benchmark-serviced5115932020-02-25 17:55:03 -080013431libcore.util.FP16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013432libcore.util.HexEncoding
Andreas Gampe571fc302016-02-18 13:58:09 -080013433libcore.util.NativeAllocationRegistry$CleanerRunner
13434libcore.util.NativeAllocationRegistry$CleanerThunk
Calin Juravle00b23d32019-03-08 17:52:20 -080013435libcore.util.NativeAllocationRegistry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013436libcore.util.Objects
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013437libcore.util.SneakyThrow
Calin Juravle00b23d32019-03-08 17:52:20 -080013438libcore.util.XmlObjectFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080013439libcore.util.ZoneInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -070013440org.apache.harmony.dalvik.ddmc.Chunk
13441org.apache.harmony.dalvik.ddmc.ChunkHandler
13442org.apache.harmony.dalvik.ddmc.DdmServer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013443org.apache.harmony.dalvik.ddmc.DdmVmInternal
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013444org.apache.harmony.xml.ExpatAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013445org.apache.harmony.xml.ExpatException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013446org.apache.harmony.xml.ExpatParser$CurrentAttributes
13447org.apache.harmony.xml.ExpatParser$ExpatLocator
Calin Juravle00b23d32019-03-08 17:52:20 -080013448org.apache.harmony.xml.ExpatParser
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013449org.apache.harmony.xml.ExpatReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013450org.apache.harmony.xml.dom.CharacterDataImpl
13451org.apache.harmony.xml.dom.DocumentImpl
13452org.apache.harmony.xml.dom.ElementImpl
13453org.apache.harmony.xml.dom.InnerNodeImpl
13454org.apache.harmony.xml.dom.LeafNodeImpl
13455org.apache.harmony.xml.dom.NodeImpl$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013456org.apache.harmony.xml.dom.NodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013457org.apache.harmony.xml.dom.NodeListImpl
13458org.apache.harmony.xml.dom.TextImpl
13459org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013460org.apache.harmony.xml.parsers.SAXParserFactoryImpl
13461org.apache.harmony.xml.parsers.SAXParserImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013462org.apache.http.conn.ConnectTimeoutException
art-benchmark-serviced5115932020-02-25 17:55:03 -080013463org.apache.http.conn.scheme.HostNameResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013464org.apache.http.conn.scheme.LayeredSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013465org.apache.http.conn.scheme.SocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013466org.apache.http.conn.ssl.AbstractVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013467org.apache.http.conn.ssl.AllowAllHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013468org.apache.http.conn.ssl.AndroidDistinguishedNameParser
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013469org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013470org.apache.http.conn.ssl.SSLSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013471org.apache.http.conn.ssl.StrictHostnameVerifier
13472org.apache.http.conn.ssl.X509HostnameVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013473org.apache.http.params.CoreConnectionPNames
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013474org.apache.http.params.HttpConnectionParams
13475org.apache.http.params.HttpParams
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013476org.ccil.cowan.tagsoup.AttributesImpl
13477org.ccil.cowan.tagsoup.AutoDetector
art-benchmark-service13164882020-11-07 02:19:14 -080013478org.ccil.cowan.tagsoup.CommandLine
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013479org.ccil.cowan.tagsoup.Element
13480org.ccil.cowan.tagsoup.ElementType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013481org.ccil.cowan.tagsoup.HTMLModels
Mathieu Chartierd62dd932017-09-09 15:19:46 -070013482org.ccil.cowan.tagsoup.HTMLScanner
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013483org.ccil.cowan.tagsoup.HTMLSchema
art-benchmark-service13164882020-11-07 02:19:14 -080013484org.ccil.cowan.tagsoup.PYXScanner
13485org.ccil.cowan.tagsoup.PYXWriter
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013486org.ccil.cowan.tagsoup.Parser$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013487org.ccil.cowan.tagsoup.Parser
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013488org.ccil.cowan.tagsoup.ScanHandler
13489org.ccil.cowan.tagsoup.Scanner
13490org.ccil.cowan.tagsoup.Schema
art-benchmark-service13164882020-11-07 02:19:14 -080013491org.ccil.cowan.tagsoup.XMLWriter
13492org.ccil.cowan.tagsoup.jaxp.JAXPTest
13493org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$AttributesWrapper
13494org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$DocHandlerWrapper
13495org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter
13496org.ccil.cowan.tagsoup.jaxp.SAXFactoryImpl
13497org.ccil.cowan.tagsoup.jaxp.SAXParserImpl
Kenny Root9787b802013-04-26 12:53:57 -070013498org.json.JSON
13499org.json.JSONArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013500org.json.JSONException
Kenny Root9787b802013-04-26 12:53:57 -070013501org.json.JSONObject$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013502org.json.JSONObject
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013503org.json.JSONStringer$Scope
Calin Juravle00b23d32019-03-08 17:52:20 -080013504org.json.JSONStringer
Kenny Root9787b802013-04-26 12:53:57 -070013505org.json.JSONTokener
Calin Juravle4a054192018-05-29 17:52:20 -070013506org.w3c.dom.CharacterData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013507org.w3c.dom.DOMImplementation
13508org.w3c.dom.Document
Calin Juravle4a054192018-05-29 17:52:20 -070013509org.w3c.dom.Element
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013510org.w3c.dom.Node
Calin Juravle4a054192018-05-29 17:52:20 -070013511org.w3c.dom.NodeList
13512org.w3c.dom.Text
13513org.w3c.dom.TypeInfo
art-benchmark-service13164882020-11-07 02:19:14 -080013514org.xml.sax.AttributeList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013515org.xml.sax.Attributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013516org.xml.sax.ContentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013517org.xml.sax.DTDHandler
13518org.xml.sax.EntityResolver
13519org.xml.sax.ErrorHandler
13520org.xml.sax.InputSource
13521org.xml.sax.Locator
art-benchmark-service13164882020-11-07 02:19:14 -080013522org.xml.sax.Parser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013523org.xml.sax.SAXException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013524org.xml.sax.SAXNotRecognizedException
13525org.xml.sax.SAXNotSupportedException
art-benchmark-service13164882020-11-07 02:19:14 -080013526org.xml.sax.XMLFilter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013527org.xml.sax.XMLReader
Calin Juravle4a054192018-05-29 17:52:20 -070013528org.xml.sax.ext.DeclHandler
13529org.xml.sax.ext.DefaultHandler2
13530org.xml.sax.ext.EntityResolver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013531org.xml.sax.ext.LexicalHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013532org.xml.sax.helpers.DefaultHandler
art-benchmark-service13164882020-11-07 02:19:14 -080013533org.xml.sax.helpers.XMLFilterImpl
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013534org.xmlpull.v1.XmlPullParser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013535org.xmlpull.v1.XmlPullParserException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013536org.xmlpull.v1.XmlPullParserFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013537org.xmlpull.v1.XmlSerializer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013538sun.invoke.util.BytecodeDescriptor
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013539sun.invoke.util.VerifyAccess
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013540sun.invoke.util.Wrapper$Format
Calin Juravle00b23d32019-03-08 17:52:20 -080013541sun.invoke.util.Wrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013542sun.misc.ASCIICaseInsensitiveComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -080013543sun.misc.Cleaner$1
Andreas Gampe571fc302016-02-18 13:58:09 -080013544sun.misc.Cleaner
13545sun.misc.CompoundEnumeration
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013546sun.misc.FDBigInteger
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013547sun.misc.FloatingDecimal$1
13548sun.misc.FloatingDecimal$ASCIIToBinaryBuffer
13549sun.misc.FloatingDecimal$ASCIIToBinaryConverter
13550sun.misc.FloatingDecimal$BinaryToASCIIBuffer
13551sun.misc.FloatingDecimal$BinaryToASCIIConverter
13552sun.misc.FloatingDecimal$ExceptionalBinaryToASCIIBuffer
13553sun.misc.FloatingDecimal$PreparedASCIIToBinaryBuffer
Calin Juravle00b23d32019-03-08 17:52:20 -080013554sun.misc.FloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080013555sun.misc.FormattedFloatingDecimal$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013556sun.misc.FormattedFloatingDecimal$2
13557sun.misc.FormattedFloatingDecimal$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080013558sun.misc.FormattedFloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080013559sun.misc.IOUtils
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013560sun.misc.JavaIOFileDescriptorAccess
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013561sun.misc.LRUCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013562sun.misc.SharedSecrets
Andreas Gampe61e7b662015-06-17 23:57:04 -070013563sun.misc.Unsafe
Andreas Gampe571fc302016-02-18 13:58:09 -080013564sun.misc.VM
13565sun.misc.Version
13566sun.net.ConnectionResetException
13567sun.net.NetHooks
Andreas Gampe571fc302016-02-18 13:58:09 -080013568sun.net.NetProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013569sun.net.NetProperties
Calin Juravle4a054192018-05-29 17:52:20 -070013570sun.net.ResourceManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013571sun.net.spi.DefaultProxySelector$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013572sun.net.spi.DefaultProxySelector$NonProxyInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080013573sun.net.spi.DefaultProxySelector
Andreas Gampe571fc302016-02-18 13:58:09 -080013574sun.net.spi.nameservice.NameService
13575sun.net.util.IPAddressUtil
13576sun.net.www.ParseUtil
13577sun.net.www.protocol.file.Handler
13578sun.net.www.protocol.jar.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013579sun.nio.ch.AbstractPollArrayWrapper
Calin Juravle4a054192018-05-29 17:52:20 -070013580sun.nio.ch.AbstractPollSelectorImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013581sun.nio.ch.AllocatedNativeObject
13582sun.nio.ch.ChannelInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080013583sun.nio.ch.DatagramChannelImpl
13584sun.nio.ch.DatagramDispatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013585sun.nio.ch.DefaultSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080013586sun.nio.ch.DirectBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080013587sun.nio.ch.FileChannelImpl$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -080013588sun.nio.ch.FileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013589sun.nio.ch.FileDescriptorHolderSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013590sun.nio.ch.FileDispatcher
13591sun.nio.ch.FileDispatcherImpl
13592sun.nio.ch.FileKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013593sun.nio.ch.FileLockImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013594sun.nio.ch.FileLockTable
13595sun.nio.ch.IOStatus
13596sun.nio.ch.IOUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080013597sun.nio.ch.Interruptible
13598sun.nio.ch.NativeDispatcher
Calin Juravle4a054192018-05-29 17:52:20 -070013599sun.nio.ch.NativeObject
Andreas Gampe571fc302016-02-18 13:58:09 -080013600sun.nio.ch.NativeThread
13601sun.nio.ch.NativeThreadSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013602sun.nio.ch.Net$1
13603sun.nio.ch.Net$3
Calin Juravle00b23d32019-03-08 17:52:20 -080013604sun.nio.ch.Net
Calin Juravle4a054192018-05-29 17:52:20 -070013605sun.nio.ch.PollArrayWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013606sun.nio.ch.PollSelectorImpl
13607sun.nio.ch.PollSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080013608sun.nio.ch.SelChImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013609sun.nio.ch.SelectionKeyImpl
13610sun.nio.ch.SelectorImpl
13611sun.nio.ch.SelectorProviderImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013612sun.nio.ch.ServerSocketChannelImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013613sun.nio.ch.SharedFileLockTable$FileLockReference
Calin Juravle00b23d32019-03-08 17:52:20 -080013614sun.nio.ch.SharedFileLockTable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013615sun.nio.ch.SocketAdaptor$1
13616sun.nio.ch.SocketAdaptor$2
13617sun.nio.ch.SocketAdaptor$SocketInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013618sun.nio.ch.SocketAdaptor
Andreas Gampe571fc302016-02-18 13:58:09 -080013619sun.nio.ch.SocketChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013620sun.nio.ch.SocketDispatcher
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013621sun.nio.ch.Util$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013622sun.nio.ch.Util$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080013623sun.nio.ch.Util$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013624sun.nio.ch.Util$BufferCache
Calin Juravle00b23d32019-03-08 17:52:20 -080013625sun.nio.ch.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013626sun.nio.cs.ArrayDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080013627sun.nio.cs.ArrayEncoder
13628sun.nio.cs.StreamDecoder
13629sun.nio.cs.StreamEncoder
Calin Juravle4a054192018-05-29 17:52:20 -070013630sun.nio.cs.ThreadLocalCoders$1
13631sun.nio.cs.ThreadLocalCoders$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013632sun.nio.cs.ThreadLocalCoders$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080013633sun.nio.cs.ThreadLocalCoders
Calin Juravle4a054192018-05-29 17:52:20 -070013634sun.nio.fs.AbstractBasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013635sun.nio.fs.AbstractFileSystemProvider
13636sun.nio.fs.AbstractPath
13637sun.nio.fs.DefaultFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013638sun.nio.fs.DynamicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013639sun.nio.fs.LinuxFileSystem
13640sun.nio.fs.LinuxFileSystemProvider
13641sun.nio.fs.NativeBuffer$Deallocator
Calin Juravle00b23d32019-03-08 17:52:20 -080013642sun.nio.fs.NativeBuffer
Calin Juravle4a054192018-05-29 17:52:20 -070013643sun.nio.fs.NativeBuffers
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013644sun.nio.fs.UnixChannelFactory$Flags
Calin Juravle4a054192018-05-29 17:52:20 -070013645sun.nio.fs.UnixConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013646sun.nio.fs.UnixException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013647sun.nio.fs.UnixFileAttributeViews$Basic
Calin Juravle00b23d32019-03-08 17:52:20 -080013648sun.nio.fs.UnixFileAttributeViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013649sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -080013650sun.nio.fs.UnixFileAttributes
Calin Juravle4a054192018-05-29 17:52:20 -070013651sun.nio.fs.UnixFileModeAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013652sun.nio.fs.UnixFileStoreAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013653sun.nio.fs.UnixFileSystem
13654sun.nio.fs.UnixFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013655sun.nio.fs.UnixMountEntry
13656sun.nio.fs.UnixNativeDispatcher
13657sun.nio.fs.UnixPath
13658sun.nio.fs.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080013659sun.reflect.Reflection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013660sun.reflect.misc.ReflectUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080013661sun.security.action.GetBooleanAction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013662sun.security.action.GetIntegerAction
Andreas Gampe571fc302016-02-18 13:58:09 -080013663sun.security.action.GetPropertyAction
Andreas Gampe571fc302016-02-18 13:58:09 -080013664sun.security.jca.GetInstance$Instance
Calin Juravle00b23d32019-03-08 17:52:20 -080013665sun.security.jca.GetInstance
Calin Juravle4a054192018-05-29 17:52:20 -070013666sun.security.jca.JCAUtil$CachedSecureRandomHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080013667sun.security.jca.JCAUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080013668sun.security.jca.ProviderConfig$2
Calin Juravle00b23d32019-03-08 17:52:20 -080013669sun.security.jca.ProviderConfig
Andreas Gampe571fc302016-02-18 13:58:09 -080013670sun.security.jca.ProviderList$1
13671sun.security.jca.ProviderList$2
13672sun.security.jca.ProviderList$3
Andreas Gampe571fc302016-02-18 13:58:09 -080013673sun.security.jca.ProviderList$ServiceList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013674sun.security.jca.ProviderList$ServiceList
13675sun.security.jca.ProviderList
Andreas Gampe571fc302016-02-18 13:58:09 -080013676sun.security.jca.Providers
13677sun.security.jca.ServiceId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013678sun.security.pkcs.ContentInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013679sun.security.pkcs.PKCS7$VerbatimX509Certificate
13680sun.security.pkcs.PKCS7$WrappedX509Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080013681sun.security.pkcs.PKCS7
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013682sun.security.pkcs.PKCS9Attribute
13683sun.security.pkcs.SignerInfo
Andreas Gampe571fc302016-02-18 13:58:09 -080013684sun.security.provider.CertPathProvider
13685sun.security.provider.X509Factory
13686sun.security.provider.certpath.AdaptableX509CertSelector
13687sun.security.provider.certpath.AlgorithmChecker
13688sun.security.provider.certpath.BasicChecker
Calin Juravle4a054192018-05-29 17:52:20 -070013689sun.security.provider.certpath.CertId
Andreas Gampe571fc302016-02-18 13:58:09 -080013690sun.security.provider.certpath.CertPathHelper
13691sun.security.provider.certpath.ConstraintsChecker
13692sun.security.provider.certpath.KeyChecker
Calin Juravle4a054192018-05-29 17:52:20 -070013693sun.security.provider.certpath.OCSP$RevocationStatus$CertStatus
Calin Juravle00b23d32019-03-08 17:52:20 -080013694sun.security.provider.certpath.OCSP$RevocationStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -080013695sun.security.provider.certpath.OCSPResponse$1
Calin Juravle4a054192018-05-29 17:52:20 -070013696sun.security.provider.certpath.OCSPResponse$ResponseStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013697sun.security.provider.certpath.OCSPResponse$SingleResponse
Calin Juravle00b23d32019-03-08 17:52:20 -080013698sun.security.provider.certpath.OCSPResponse
Andreas Gampe571fc302016-02-18 13:58:09 -080013699sun.security.provider.certpath.PKIX$ValidatorParams
Calin Juravle00b23d32019-03-08 17:52:20 -080013700sun.security.provider.certpath.PKIX
Andreas Gampe571fc302016-02-18 13:58:09 -080013701sun.security.provider.certpath.PKIXCertPathValidator
13702sun.security.provider.certpath.PKIXMasterCertPathValidator
13703sun.security.provider.certpath.PolicyChecker
13704sun.security.provider.certpath.PolicyNodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013705sun.security.provider.certpath.RevocationChecker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013706sun.security.provider.certpath.RevocationChecker$2
Calin Juravle4a054192018-05-29 17:52:20 -070013707sun.security.provider.certpath.RevocationChecker$Mode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013708sun.security.provider.certpath.RevocationChecker$RevocationProperties
Calin Juravle00b23d32019-03-08 17:52:20 -080013709sun.security.provider.certpath.RevocationChecker
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013710sun.security.util.AbstractAlgorithmConstraints$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013711sun.security.util.AbstractAlgorithmConstraints
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013712sun.security.util.AlgorithmDecomposer
Andreas Gampe571fc302016-02-18 13:58:09 -080013713sun.security.util.BitArray
13714sun.security.util.ByteArrayLexOrder
13715sun.security.util.ByteArrayTagOrder
Andreas Gampe571fc302016-02-18 13:58:09 -080013716sun.security.util.Cache$EqualByteArray
Calin Juravle00b23d32019-03-08 17:52:20 -080013717sun.security.util.Cache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013718sun.security.util.CertConstraintParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080013719sun.security.util.Debug
13720sun.security.util.DerEncoder
13721sun.security.util.DerIndefLenConverter
13722sun.security.util.DerInputBuffer
13723sun.security.util.DerInputStream
13724sun.security.util.DerOutputStream
13725sun.security.util.DerValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013726sun.security.util.DisabledAlgorithmConstraints$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013727sun.security.util.DisabledAlgorithmConstraints$Constraint$Operator
Calin Juravle00b23d32019-03-08 17:52:20 -080013728sun.security.util.DisabledAlgorithmConstraints$Constraint
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013729sun.security.util.DisabledAlgorithmConstraints$Constraints
Andreas Gampe571fc302016-02-18 13:58:09 -080013730sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint
Calin Juravle00b23d32019-03-08 17:52:20 -080013731sun.security.util.DisabledAlgorithmConstraints
Andreas Gampe571fc302016-02-18 13:58:09 -080013732sun.security.util.KeyUtil
13733sun.security.util.Length
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013734sun.security.util.ManifestDigester$Entry
13735sun.security.util.ManifestDigester$Position
Calin Juravle00b23d32019-03-08 17:52:20 -080013736sun.security.util.ManifestDigester
Calin Juravle4a054192018-05-29 17:52:20 -070013737sun.security.util.ManifestEntryVerifier$SunProviderHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080013738sun.security.util.ManifestEntryVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080013739sun.security.util.MemoryCache$CacheEntry
13740sun.security.util.MemoryCache$SoftCacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013741sun.security.util.MemoryCache
Andreas Gampe571fc302016-02-18 13:58:09 -080013742sun.security.util.ObjectIdentifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013743sun.security.util.SecurityConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013744sun.security.util.SignatureFileVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080013745sun.security.x509.AVA
13746sun.security.x509.AVAKeyword
13747sun.security.x509.AccessDescription
13748sun.security.x509.AlgorithmId
13749sun.security.x509.AuthorityInfoAccessExtension
13750sun.security.x509.AuthorityKeyIdentifierExtension
13751sun.security.x509.BasicConstraintsExtension
13752sun.security.x509.CRLDistributionPointsExtension
13753sun.security.x509.CRLNumberExtension
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013754sun.security.x509.CRLReasonCodeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013755sun.security.x509.CertAttrSet
13756sun.security.x509.CertificateAlgorithmId
13757sun.security.x509.CertificateExtensions
13758sun.security.x509.CertificateIssuerExtension
13759sun.security.x509.CertificatePoliciesExtension
13760sun.security.x509.CertificatePolicyId
13761sun.security.x509.CertificateSerialNumber
13762sun.security.x509.CertificateValidity
13763sun.security.x509.CertificateVersion
13764sun.security.x509.CertificateX509Key
13765sun.security.x509.DNSName
13766sun.security.x509.DeltaCRLIndicatorExtension
13767sun.security.x509.DistributionPoint
13768sun.security.x509.ExtendedKeyUsageExtension
13769sun.security.x509.Extension
13770sun.security.x509.FreshestCRLExtension
13771sun.security.x509.GeneralName
13772sun.security.x509.GeneralNameInterface
13773sun.security.x509.GeneralNames
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013774sun.security.x509.InhibitAnyPolicyExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013775sun.security.x509.IssuerAlternativeNameExtension
13776sun.security.x509.IssuingDistributionPointExtension
13777sun.security.x509.KeyIdentifier
13778sun.security.x509.KeyUsageExtension
13779sun.security.x509.NameConstraintsExtension
Calin Juravle4a054192018-05-29 17:52:20 -070013780sun.security.x509.NetscapeCertTypeExtension$MapEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013781sun.security.x509.NetscapeCertTypeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013782sun.security.x509.OCSPNoCheckExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013783sun.security.x509.OIDMap$OIDInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080013784sun.security.x509.OIDMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013785sun.security.x509.PKIXExtensions
Andreas Gampe571fc302016-02-18 13:58:09 -080013786sun.security.x509.PolicyConstraintsExtension
13787sun.security.x509.PolicyInformation
13788sun.security.x509.PolicyMappingsExtension
13789sun.security.x509.PrivateKeyUsageExtension
13790sun.security.x509.RDN
13791sun.security.x509.SerialNumber
13792sun.security.x509.SubjectAlternativeNameExtension
13793sun.security.x509.SubjectInfoAccessExtension
13794sun.security.x509.SubjectKeyIdentifierExtension
13795sun.security.x509.URIName
Andreas Gampe571fc302016-02-18 13:58:09 -080013796sun.security.x509.X500Name$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013797sun.security.x509.X500Name
Andreas Gampe571fc302016-02-18 13:58:09 -080013798sun.security.x509.X509AttributeName
13799sun.security.x509.X509CertImpl
13800sun.security.x509.X509CertInfo
13801sun.security.x509.X509Key
Andreas Gampe571fc302016-02-18 13:58:09 -080013802sun.util.calendar.AbstractCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080013803sun.util.calendar.BaseCalendar$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080013804sun.util.calendar.BaseCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080013805sun.util.calendar.CalendarDate
13806sun.util.calendar.CalendarSystem
13807sun.util.calendar.CalendarUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013808sun.util.calendar.Era
Andreas Gampe571fc302016-02-18 13:58:09 -080013809sun.util.calendar.Gregorian$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080013810sun.util.calendar.Gregorian
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013811sun.util.calendar.ImmutableGregorianDate
Andreas Gampe571fc302016-02-18 13:58:09 -080013812sun.util.calendar.JulianCalendar
13813sun.util.calendar.LocalGregorianCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080013814sun.util.locale.BaseLocale$Cache
13815sun.util.locale.BaseLocale$Key
Calin Juravle00b23d32019-03-08 17:52:20 -080013816sun.util.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -080013817sun.util.locale.Extension
Andreas Gampe571fc302016-02-18 13:58:09 -080013818sun.util.locale.InternalLocaleBuilder$CaseInsensitiveChar
Calin Juravle00b23d32019-03-08 17:52:20 -080013819sun.util.locale.InternalLocaleBuilder
Andreas Gampe571fc302016-02-18 13:58:09 -080013820sun.util.locale.LanguageTag
art-benchmark-serviced5115932020-02-25 17:55:03 -080013821sun.util.locale.LocaleExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013822sun.util.locale.LocaleMatcher
Andreas Gampe571fc302016-02-18 13:58:09 -080013823sun.util.locale.LocaleObjectCache$CacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013824sun.util.locale.LocaleObjectCache
Andreas Gampe571fc302016-02-18 13:58:09 -080013825sun.util.locale.LocaleSyntaxException
13826sun.util.locale.LocaleUtils
13827sun.util.locale.ParseStatus
13828sun.util.locale.StringTokenIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080013829sun.util.locale.UnicodeLocaleExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013830sun.util.logging.LoggingProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080013831sun.util.logging.LoggingSupport$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013832sun.util.logging.LoggingSupport
Andreas Gampe571fc302016-02-18 13:58:09 -080013833sun.util.logging.PlatformLogger$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013834sun.util.logging.PlatformLogger$JavaLoggerProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080013835sun.util.logging.PlatformLogger$Level
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013836sun.util.logging.PlatformLogger$LoggerProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013837sun.util.logging.PlatformLogger