blob: 0bac2d1a7a5df42385ff3a2e126b028ee7fa3b98 [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
162android.app.-$$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700163android.app.-$$Lambda$ActivityThread$ActivityClientRecord$HOrG1qglSjSUHSjKBn2rXtX0gGg
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800164android.app.-$$Lambda$ActivityThread$ApplicationThread$nBC_BR7B9W6ftKAxur3BC53SJYc
Calin Juravle4a054192018-05-29 17:52:20 -0700165android.app.-$$Lambda$ActivityThread$ApplicationThread$tUGFX7CUhzB4Pg5wFd5yeqOnu38
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800166android.app.-$$Lambda$ActivityThread$ApplicationThread$uR_ee-5oPoxu4U_by7wU55jwtdU
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800167android.app.-$$Lambda$ActivityTransitionState$yioLR6wQWjZ9DcWK5bibElIbsXc
art-benchmark-serviced5115932020-02-25 17:55:03 -0800168android.app.-$$Lambda$AppOpsManager$4Zbi7CSLEt0nvOmfJBVYtJkauTQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800169android.app.-$$Lambda$AppOpsManager$HistoricalOp$DkVcBvqB32SMHlxw0sWQPh3GL1A
170android.app.-$$Lambda$AppOpsManager$HistoricalOp$HUOLFYs8TiaQIOXcrq6JzjxA6gs
171android.app.-$$Lambda$AppOpsManager$HistoricalOp$Vs6pDL0wjOBTquwNnreWVbPQrn4
art-benchmark-serviced5115932020-02-25 17:55:03 -0800172android.app.-$$Lambda$AppOpsManager$frSyqmhVUmNbhMckfMS3PSwTMlw
Calin Juravle4a054192018-05-29 17:52:20 -0700173android.app.-$$Lambda$Dialog$zXRzrq3I7H1_zmZ8d_W7t2CQN0I
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800174android.app.-$$Lambda$FragmentTransition$jurn0WXuKw3bRQ_2d5zCWdeZWuI
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700175android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA
176android.app.-$$Lambda$Notification$hOCsSZH8tWalFSbIzQ9x9IcPa9M
177android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
178android.app.-$$Lambda$SharedPreferencesImpl$EditorImpl$3CAjkhzA131V3V-sLfP2uy0FWZ0
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700179android.app.-$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800180android.app.-$$Lambda$WallpaperManager$Globals$1AcnQUORvPlCjJoNqdxfQT4o4Nw
181android.app.-$$Lambda$WallpaperManager$Globals$2yG7V1sbMECCnlFTLyjKWKqNoYI
182android.app.-$$Lambda$ZsFzoG2loyqNOR2cNbo-thrNK5c
Calin Juravle4a054192018-05-29 17:52:20 -0700183android.app.-$$Lambda$oslF4K8Uk6v-6nTRoaEpCmfAptE
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700184android.app.-$$Lambda$thfU5Zh-cKOR8p7IfITtlg111Go
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700185android.app.ActionBar$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -0800186android.app.ActionBar
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800187android.app.Activity$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700188android.app.Activity$HostCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800189android.app.Activity$ManagedCursor
190android.app.Activity$ManagedDialog
Calin Juravle00b23d32019-03-08 17:52:20 -0800191android.app.Activity$NonConfigurationInstances
art-benchmark-serviced5115932020-02-25 17:55:03 -0800192android.app.Activity$RequestFinishCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800193android.app.Activity
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800194android.app.ActivityManager$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700195android.app.ActivityManager$AppTask
196android.app.ActivityManager$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800197android.app.ActivityManager$MemoryInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700198android.app.ActivityManager$OnUidImportanceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800199android.app.ActivityManager$ProcessErrorStateInfo$1
200android.app.ActivityManager$ProcessErrorStateInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700201android.app.ActivityManager$RecentTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800202android.app.ActivityManager$RecentTaskInfo
Kenny Root9787b802013-04-26 12:53:57 -0700203android.app.ActivityManager$RunningAppProcessInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800204android.app.ActivityManager$RunningAppProcessInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700205android.app.ActivityManager$RunningServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800206android.app.ActivityManager$RunningServiceInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700207android.app.ActivityManager$RunningTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800208android.app.ActivityManager$RunningTaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800209android.app.ActivityManager$StackInfo$1
210android.app.ActivityManager$StackInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000211android.app.ActivityManager$TaskDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800212android.app.ActivityManager$TaskDescription
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800213android.app.ActivityManager$TaskSnapshot$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700214android.app.ActivityManager$TaskSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800215android.app.ActivityManager$TaskSnapshot
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700216android.app.ActivityManager$UidObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800217android.app.ActivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800218android.app.ActivityManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800219android.app.ActivityOptions$1
Andreas Gampe571fc302016-02-18 13:58:09 -0800220android.app.ActivityOptions
Calin Juravle00b23d32019-03-08 17:52:20 -0800221android.app.ActivityTaskManager$1
222android.app.ActivityTaskManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700223android.app.ActivityThread$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700224android.app.ActivityThread$ActivityClientRecord
Calin Juravle00b23d32019-03-08 17:52:20 -0800225android.app.ActivityThread$AndroidOs
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700226android.app.ActivityThread$AppBindData
Calin Juravle00b23d32019-03-08 17:52:20 -0800227android.app.ActivityThread$ApplicationThread$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800228android.app.ActivityThread$ApplicationThread
Jesse Wilson80686182011-01-21 17:12:43 -0800229android.app.ActivityThread$BindServiceData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700230android.app.ActivityThread$ContextCleanupInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700231android.app.ActivityThread$CreateBackupAgentData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700232android.app.ActivityThread$CreateServiceData
Calin Juravle00b23d32019-03-08 17:52:20 -0800233android.app.ActivityThread$DumpComponentInfo
234android.app.ActivityThread$DumpHeapData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700235android.app.ActivityThread$GcIdler
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800236android.app.ActivityThread$H
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700237android.app.ActivityThread$Idler
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800238android.app.ActivityThread$Profiler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700239android.app.ActivityThread$ProviderClientRecord
Kenny Root9787b802013-04-26 12:53:57 -0700240android.app.ActivityThread$ProviderKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700241android.app.ActivityThread$ProviderRefCount
Calin Juravle00b23d32019-03-08 17:52:20 -0800242android.app.ActivityThread$PurgeIdler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700243android.app.ActivityThread$ReceiverData
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700244android.app.ActivityThread$RequestAssistContextExtras
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800245android.app.ActivityThread$SafeCancellationTransport
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700246android.app.ActivityThread$ServiceArgsData
Calin Juravle00b23d32019-03-08 17:52:20 -0800247android.app.ActivityThread$UpdateCompatibilityData
248android.app.ActivityThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800249android.app.ActivityTransitionCoordinator
250android.app.ActivityTransitionState$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000251android.app.ActivityTransitionState
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800252android.app.AlarmManager$AlarmClockInfo$1
253android.app.AlarmManager$AlarmClockInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700254android.app.AlarmManager$ListenerWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800255android.app.AlarmManager$OnAlarmListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800256android.app.AlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700257android.app.AlertDialog$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800258android.app.AlertDialog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800259android.app.AppCompatCallbacks
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700260android.app.AppComponentFactory
Calin Juravle00b23d32019-03-08 17:52:20 -0800261android.app.AppDetailsActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700262android.app.AppGlobals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800263android.app.AppOpsManager$1
264android.app.AppOpsManager$2
265android.app.AppOpsManager$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700266android.app.AppOpsManager$4
art-benchmark-servicead05a302020-03-17 09:46:02 -0700267android.app.AppOpsManager$AppOpsCollector
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700268android.app.AppOpsManager$AttributedHistoricalOps
269android.app.AppOpsManager$AttributedOpEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800270android.app.AppOpsManager$HistoricalOp$1
271android.app.AppOpsManager$HistoricalOp
272android.app.AppOpsManager$HistoricalOps$1
273android.app.AppOpsManager$HistoricalOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800274android.app.AppOpsManager$HistoricalOpsRequest$Builder
275android.app.AppOpsManager$HistoricalOpsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800276android.app.AppOpsManager$HistoricalPackageOps$1
277android.app.AppOpsManager$HistoricalPackageOps
278android.app.AppOpsManager$HistoricalUidOps$1
279android.app.AppOpsManager$HistoricalUidOps
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700280android.app.AppOpsManager$Mode
281android.app.AppOpsManager$NoteOpEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800282android.app.AppOpsManager$NoteOpEvent
283android.app.AppOpsManager$OnOpActiveChangedInternalListener
284android.app.AppOpsManager$OnOpActiveChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800285android.app.AppOpsManager$OnOpChangedInternalListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700286android.app.AppOpsManager$OnOpChangedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700287android.app.AppOpsManager$OnOpNotedCallback$1
288android.app.AppOpsManager$OnOpNotedCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800289android.app.AppOpsManager$OnOpNotedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800290android.app.AppOpsManager$OpEntry$1
291android.app.AppOpsManager$OpEntry
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700292android.app.AppOpsManager$OpEventProxyInfo$1
293android.app.AppOpsManager$OpEventProxyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800294android.app.AppOpsManager$PackageOps$1
295android.app.AppOpsManager$PackageOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800296android.app.AppOpsManager$PausedNotedAppOpsCollection
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700297android.app.AppOpsManager$RestrictionBypass
Calin Juravle00b23d32019-03-08 17:52:20 -0800298android.app.AppOpsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800299android.app.AppOpsManagerInternal
Kenny Root9787b802013-04-26 12:53:57 -0700300android.app.Application$ActivityLifecycleCallbacks
art-benchmark-serviced5115932020-02-25 17:55:03 -0800301android.app.Application$OnProvideAssistDataListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800302android.app.Application
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800303android.app.ApplicationErrorReport$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800304android.app.ApplicationErrorReport$AnrInfo
305android.app.ApplicationErrorReport$BatteryInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700306android.app.ApplicationErrorReport$CrashInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800307android.app.ApplicationErrorReport$ParcelableCrashInfo$1
308android.app.ApplicationErrorReport$ParcelableCrashInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800309android.app.ApplicationErrorReport$RunningServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800310android.app.ApplicationErrorReport
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700311android.app.ApplicationExitInfo$1
312android.app.ApplicationExitInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800313android.app.ApplicationLoaders$CachedClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700314android.app.ApplicationLoaders
art-benchmark-serviced5115932020-02-25 17:55:03 -0800315android.app.ApplicationPackageManager$1
316android.app.ApplicationPackageManager$HasSystemFeatureQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800317android.app.ApplicationPackageManager$MoveCallbackDelegate
Calin Juravle4a054192018-05-29 17:52:20 -0700318android.app.ApplicationPackageManager$OnPermissionsChangeListenerDelegate
Jesse Wilson80686182011-01-21 17:12:43 -0800319android.app.ApplicationPackageManager$ResourceName
Calin Juravle00b23d32019-03-08 17:52:20 -0800320android.app.ApplicationPackageManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800321android.app.AsyncNotedAppOp$1
322android.app.AsyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800323android.app.AutomaticZenRule$1
324android.app.AutomaticZenRule
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700325android.app.BackStackRecord$Op
Calin Juravle00b23d32019-03-08 17:52:20 -0800326android.app.BackStackRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800327android.app.BackStackState$1
328android.app.BackStackState
329android.app.BroadcastOptions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700330android.app.ClientTransactionHandler
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800331android.app.ContentProviderHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800332android.app.ContentProviderHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700333android.app.ContextImpl$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700334android.app.ContextImpl$ApplicationContentResolver
Calin Juravle00b23d32019-03-08 17:52:20 -0800335android.app.ContextImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700336android.app.DexLoadReporter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700337android.app.Dialog$ListenersHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800338android.app.Dialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700339android.app.DialogFragment
art-benchmark-serviced5115932020-02-25 17:55:03 -0800340android.app.DirectAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800341android.app.DirectAction
342android.app.DownloadManager$CursorTranslator
343android.app.DownloadManager$Query
art-benchmark-service56aece62020-02-10 17:58:03 -0800344android.app.DownloadManager$Request
Andreas Gampe61e7b662015-06-17 23:57:04 -0700345android.app.DownloadManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700346android.app.DreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800347android.app.EnterTransitionCoordinator
art-benchmark-serviced5115932020-02-25 17:55:03 -0800348android.app.EventLogTags
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800349android.app.ExitTransitionCoordinator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700350android.app.Fragment$1
351android.app.Fragment$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800352android.app.Fragment$InstantiationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700353android.app.Fragment$OnStartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800354android.app.Fragment
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700355android.app.FragmentContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -0700356android.app.FragmentController
357android.app.FragmentHostCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700358android.app.FragmentManager$BackStackEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800359android.app.FragmentManager$FragmentLifecycleCallbacks
360android.app.FragmentManager$OnBackStackChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800361android.app.FragmentManager
Jesse Wilson80686182011-01-21 17:12:43 -0800362android.app.FragmentManagerImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800363android.app.FragmentManagerImpl$2
364android.app.FragmentManagerImpl$AnimateOnHWLayerIfNeededListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700365android.app.FragmentManagerImpl$OpGenerator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800366android.app.FragmentManagerImpl$StartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800367android.app.FragmentManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800368android.app.FragmentManagerNonConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700369android.app.FragmentManagerState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800370android.app.FragmentManagerState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700371android.app.FragmentState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800372android.app.FragmentState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700373android.app.FragmentTransaction
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800374android.app.FragmentTransition$2
375android.app.FragmentTransition$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700376android.app.FragmentTransition$FragmentContainerTransition
Calin Juravle00b23d32019-03-08 17:52:20 -0800377android.app.FragmentTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800378android.app.IActivityController$Stub$Proxy
379android.app.IActivityController$Stub
380android.app.IActivityController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800381android.app.IActivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800382android.app.IActivityManager$Stub
383android.app.IActivityManager
384android.app.IActivityTaskManager$Stub$Proxy
385android.app.IActivityTaskManager$Stub
386android.app.IActivityTaskManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800387android.app.IAlarmCompleteListener$Stub$Proxy
388android.app.IAlarmCompleteListener$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700389android.app.IAlarmCompleteListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800390android.app.IAlarmListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700391android.app.IAlarmListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800392android.app.IAlarmListener
Jesse Wilson80686182011-01-21 17:12:43 -0800393android.app.IAlarmManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800394android.app.IAlarmManager$Stub
395android.app.IAlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700396android.app.IAppTask$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800397android.app.IAppTask$Stub
398android.app.IAppTask
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800399android.app.IApplicationThread$Stub$Proxy
Sudheer Shankaea8e738b2016-10-27 17:42:25 -0700400android.app.IApplicationThread$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800401android.app.IApplicationThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800402android.app.IAssistDataReceiver$Stub$Proxy
403android.app.IAssistDataReceiver$Stub
404android.app.IAssistDataReceiver
405android.app.IBackupAgent$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700406android.app.IBackupAgent$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800407android.app.IBackupAgent
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800408android.app.IInstantAppResolver$Stub$Proxy
409android.app.IInstantAppResolver$Stub
410android.app.IInstantAppResolver
411android.app.IInstrumentationWatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700412android.app.IInstrumentationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800413android.app.IInstrumentationWatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400414android.app.INotificationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800415android.app.INotificationManager$Stub
416android.app.INotificationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800417android.app.IProcessObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700418android.app.IProcessObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800419android.app.IProcessObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800420android.app.IRequestFinishCallback$Stub$Proxy
421android.app.IRequestFinishCallback$Stub
422android.app.IRequestFinishCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800423android.app.ISearchManager$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700424android.app.ISearchManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800425android.app.ISearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800426android.app.IServiceConnection$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400427android.app.IServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800428android.app.IServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800429android.app.IStopUserCallback$Stub$Proxy
430android.app.IStopUserCallback$Stub
431android.app.IStopUserCallback
432android.app.ITaskStackListener$Stub$Proxy
433android.app.ITaskStackListener$Stub
434android.app.ITaskStackListener
435android.app.ITransientNotification$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700436android.app.ITransientNotification$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800437android.app.ITransientNotification
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700438android.app.ITransientNotificationCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800439android.app.ITransientNotificationCallback$Stub
440android.app.ITransientNotificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800441android.app.IUiAutomationConnection$Stub$Proxy
Kenny Root9787b802013-04-26 12:53:57 -0700442android.app.IUiAutomationConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800443android.app.IUiAutomationConnection
Andreas Gampe859e2782016-04-06 18:37:56 -0700444android.app.IUiModeManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800445android.app.IUiModeManager$Stub
446android.app.IUiModeManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800447android.app.IUidObserver$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700448android.app.IUidObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800449android.app.IUidObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800450android.app.IUriGrantsManager$Stub$Proxy
451android.app.IUriGrantsManager$Stub
452android.app.IUriGrantsManager
453android.app.IUserSwitchObserver$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700454android.app.IUserSwitchObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800455android.app.IUserSwitchObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700456android.app.IWallpaperManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800457android.app.IWallpaperManager$Stub
458android.app.IWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800459android.app.IWallpaperManagerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700460android.app.IWallpaperManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800461android.app.IWallpaperManagerCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800462android.app.InstantAppResolverService$1
463android.app.InstantAppResolverService$InstantAppResolutionCallback
464android.app.InstantAppResolverService$ServiceHandler
465android.app.InstantAppResolverService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800466android.app.Instrumentation$ActivityGoing
467android.app.Instrumentation$ActivityMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -0800468android.app.Instrumentation$ActivityResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800469android.app.Instrumentation$ActivityWaiter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800470android.app.Instrumentation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700471android.app.IntentReceiverLeaked
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400472android.app.IntentService$ServiceHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800473android.app.IntentService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700474android.app.JobSchedulerImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700475android.app.KeyguardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700476android.app.ListActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700477android.app.LoadedApk$ReceiverDispatcher$Args
478android.app.LoadedApk$ReceiverDispatcher$InnerReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -0800479android.app.LoadedApk$ReceiverDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400480android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
481android.app.LoadedApk$ServiceDispatcher$DeathMonitor
482android.app.LoadedApk$ServiceDispatcher$InnerConnection
483android.app.LoadedApk$ServiceDispatcher$RunConnection
Calin Juravle00b23d32019-03-08 17:52:20 -0800484android.app.LoadedApk$ServiceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800485android.app.LoadedApk$SplitDependencyLoaderImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700486android.app.LoadedApk$WarningContextClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -0800487android.app.LoadedApk
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700488android.app.LoaderManager$LoaderCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -0800489android.app.LoaderManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700490android.app.LoaderManagerImpl$LoaderInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800491android.app.LoaderManagerImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700492android.app.NativeActivity
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700493android.app.Notification$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700494android.app.Notification$Action$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700495android.app.Notification$Action$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800496android.app.Notification$Action
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700497android.app.Notification$BigPictureStyle
498android.app.Notification$BigTextStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800499android.app.Notification$BubbleMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700500android.app.Notification$BubbleMetadata$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800501android.app.Notification$BubbleMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700502android.app.Notification$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700503android.app.Notification$BuilderRemoteViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700504android.app.Notification$DecoratedCustomViewStyle
505android.app.Notification$DecoratedMediaCustomViewStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -0800506android.app.Notification$Extender
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700507android.app.Notification$InboxStyle
508android.app.Notification$MediaStyle
Calin Juravle4a054192018-05-29 17:52:20 -0700509android.app.Notification$MessagingStyle$Message
Calin Juravle00b23d32019-03-08 17:52:20 -0800510android.app.Notification$MessagingStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700511android.app.Notification$StandardTemplateParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700512android.app.Notification$Style
art-benchmark-serviced5115932020-02-25 17:55:03 -0800513android.app.Notification$TemplateBindResult
514android.app.Notification$TvExtender
Calin Juravle00b23d32019-03-08 17:52:20 -0800515android.app.Notification
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700516android.app.NotificationChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800517android.app.NotificationChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700518android.app.NotificationChannelGroup$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800519android.app.NotificationChannelGroup
art-benchmark-serviced5115932020-02-25 17:55:03 -0800520android.app.NotificationHistory$1
521android.app.NotificationHistory$HistoricalNotification$Builder
522android.app.NotificationHistory$HistoricalNotification
523android.app.NotificationHistory
Calin Juravle00b23d32019-03-08 17:52:20 -0800524android.app.NotificationManager$Policy$1
525android.app.NotificationManager$Policy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400526android.app.NotificationManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700527android.app.OnActivityPausedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800528android.app.PackageInstallObserver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800529android.app.PackageInstallObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700530android.app.PendingIntent$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700531android.app.PendingIntent$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000532android.app.PendingIntent$CanceledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800533android.app.PendingIntent$FinishedDispatcher
534android.app.PendingIntent$OnFinished
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800535android.app.PendingIntent$OnMarshaledListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800536android.app.PendingIntent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700537android.app.Person$1
538android.app.Person$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800539android.app.Person
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800540android.app.PictureInPictureParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800541android.app.PictureInPictureParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800542android.app.PictureInPictureParams
art-benchmark-serviced5115932020-02-25 17:55:03 -0800543android.app.ProcessMemoryState$1
544android.app.ProcessMemoryState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700545android.app.ProfilerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800546android.app.ProfilerInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700547android.app.ProgressDialog$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800548android.app.ProgressDialog
549android.app.PropertyInvalidatedCache$1
550android.app.PropertyInvalidatedCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800551android.app.QueuedWork$QueuedWorkHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800552android.app.QueuedWork
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700553android.app.ReceiverRestrictedContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700554android.app.RemoteAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800555android.app.RemoteAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700556android.app.RemoteInput$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800557android.app.RemoteInput$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800558android.app.RemoteInput
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700559android.app.RemoteInputHistoryItem$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800560android.app.RemoteInputHistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800561android.app.RemoteServiceException
Andreas Gampe859e2782016-04-06 18:37:56 -0700562android.app.ResourcesManager$1
563android.app.ResourcesManager$ActivityResources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700564android.app.ResourcesManager$ApkKey
art-benchmark-serviced5115932020-02-25 17:55:03 -0800565android.app.ResourcesManager$UpdateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800566android.app.ResourcesManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700567android.app.ResultInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800568android.app.ResultInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700569android.app.RuntimeAppOpAccessMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -0800570android.app.SearchDialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700571android.app.SearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800572android.app.SearchableInfo$1
573android.app.SearchableInfo$ActionKeyInfo
574android.app.SearchableInfo
Evan Millar0ea97b82009-03-24 17:49:23 -0700575android.app.Service
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400576android.app.ServiceConnectionLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700577android.app.ServiceStartArgs$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800578android.app.ServiceStartArgs
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000579android.app.SharedElementCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800580android.app.SharedElementCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800581android.app.SharedPreferencesImpl$1
582android.app.SharedPreferencesImpl$2
Jesse Wilson80686182011-01-21 17:12:43 -0800583android.app.SharedPreferencesImpl$EditorImpl$1
584android.app.SharedPreferencesImpl$EditorImpl$2
Calin Juravle00b23d32019-03-08 17:52:20 -0800585android.app.SharedPreferencesImpl$EditorImpl
Jesse Wilson80686182011-01-21 17:12:43 -0800586android.app.SharedPreferencesImpl$MemoryCommitResult
Calin Juravle00b23d32019-03-08 17:52:20 -0800587android.app.SharedPreferencesImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700588android.app.StatusBarManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700589android.app.SyncNotedAppOp$1
590android.app.SyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800591android.app.SynchronousUserSwitchObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800592android.app.SystemServiceRegistry$100
593android.app.SystemServiceRegistry$101
594android.app.SystemServiceRegistry$102
595android.app.SystemServiceRegistry$103
596android.app.SystemServiceRegistry$104
597android.app.SystemServiceRegistry$105
598android.app.SystemServiceRegistry$106
599android.app.SystemServiceRegistry$107
600android.app.SystemServiceRegistry$108
601android.app.SystemServiceRegistry$109
Andreas Gampe61e7b662015-06-17 23:57:04 -0700602android.app.SystemServiceRegistry$10
art-benchmark-service35aba412020-02-03 11:53:25 -0800603android.app.SystemServiceRegistry$110
604android.app.SystemServiceRegistry$111
605android.app.SystemServiceRegistry$112
art-benchmark-service56aece62020-02-10 17:58:03 -0800606android.app.SystemServiceRegistry$113
607android.app.SystemServiceRegistry$114
608android.app.SystemServiceRegistry$115
art-benchmark-serviced5115932020-02-25 17:55:03 -0800609android.app.SystemServiceRegistry$116
610android.app.SystemServiceRegistry$117
611android.app.SystemServiceRegistry$118
612android.app.SystemServiceRegistry$119
Andreas Gampe61e7b662015-06-17 23:57:04 -0700613android.app.SystemServiceRegistry$11
art-benchmark-serviced5115932020-02-25 17:55:03 -0800614android.app.SystemServiceRegistry$120
art-benchmark-servicead05a302020-03-17 09:46:02 -0700615android.app.SystemServiceRegistry$121
Andreas Gampe61e7b662015-06-17 23:57:04 -0700616android.app.SystemServiceRegistry$12
617android.app.SystemServiceRegistry$13
618android.app.SystemServiceRegistry$14
619android.app.SystemServiceRegistry$15
620android.app.SystemServiceRegistry$16
621android.app.SystemServiceRegistry$17
622android.app.SystemServiceRegistry$18
623android.app.SystemServiceRegistry$19
Calin Juravle00b23d32019-03-08 17:52:20 -0800624android.app.SystemServiceRegistry$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700625android.app.SystemServiceRegistry$20
626android.app.SystemServiceRegistry$21
627android.app.SystemServiceRegistry$22
628android.app.SystemServiceRegistry$23
629android.app.SystemServiceRegistry$24
630android.app.SystemServiceRegistry$25
631android.app.SystemServiceRegistry$26
632android.app.SystemServiceRegistry$27
633android.app.SystemServiceRegistry$28
634android.app.SystemServiceRegistry$29
Calin Juravle00b23d32019-03-08 17:52:20 -0800635android.app.SystemServiceRegistry$2
Andreas Gampe61e7b662015-06-17 23:57:04 -0700636android.app.SystemServiceRegistry$30
637android.app.SystemServiceRegistry$31
638android.app.SystemServiceRegistry$32
639android.app.SystemServiceRegistry$33
640android.app.SystemServiceRegistry$34
641android.app.SystemServiceRegistry$35
642android.app.SystemServiceRegistry$36
643android.app.SystemServiceRegistry$37
644android.app.SystemServiceRegistry$38
645android.app.SystemServiceRegistry$39
Calin Juravle00b23d32019-03-08 17:52:20 -0800646android.app.SystemServiceRegistry$3
Andreas Gampe61e7b662015-06-17 23:57:04 -0700647android.app.SystemServiceRegistry$40
648android.app.SystemServiceRegistry$41
649android.app.SystemServiceRegistry$42
650android.app.SystemServiceRegistry$43
651android.app.SystemServiceRegistry$44
652android.app.SystemServiceRegistry$45
653android.app.SystemServiceRegistry$46
654android.app.SystemServiceRegistry$47
655android.app.SystemServiceRegistry$48
656android.app.SystemServiceRegistry$49
Calin Juravle00b23d32019-03-08 17:52:20 -0800657android.app.SystemServiceRegistry$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700658android.app.SystemServiceRegistry$50
659android.app.SystemServiceRegistry$51
660android.app.SystemServiceRegistry$52
661android.app.SystemServiceRegistry$53
662android.app.SystemServiceRegistry$54
663android.app.SystemServiceRegistry$55
664android.app.SystemServiceRegistry$56
665android.app.SystemServiceRegistry$57
666android.app.SystemServiceRegistry$58
667android.app.SystemServiceRegistry$59
Calin Juravle00b23d32019-03-08 17:52:20 -0800668android.app.SystemServiceRegistry$5
Andreas Gampe61e7b662015-06-17 23:57:04 -0700669android.app.SystemServiceRegistry$60
670android.app.SystemServiceRegistry$61
671android.app.SystemServiceRegistry$62
672android.app.SystemServiceRegistry$63
673android.app.SystemServiceRegistry$64
674android.app.SystemServiceRegistry$65
675android.app.SystemServiceRegistry$66
676android.app.SystemServiceRegistry$67
677android.app.SystemServiceRegistry$68
Andreas Gampe571fc302016-02-18 13:58:09 -0800678android.app.SystemServiceRegistry$69
Calin Juravle00b23d32019-03-08 17:52:20 -0800679android.app.SystemServiceRegistry$6
Andreas Gampe571fc302016-02-18 13:58:09 -0800680android.app.SystemServiceRegistry$70
Andreas Gampe859e2782016-04-06 18:37:56 -0700681android.app.SystemServiceRegistry$71
682android.app.SystemServiceRegistry$72
683android.app.SystemServiceRegistry$73
684android.app.SystemServiceRegistry$74
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800685android.app.SystemServiceRegistry$75
686android.app.SystemServiceRegistry$76
687android.app.SystemServiceRegistry$77
688android.app.SystemServiceRegistry$78
689android.app.SystemServiceRegistry$79
Calin Juravle00b23d32019-03-08 17:52:20 -0800690android.app.SystemServiceRegistry$7
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700691android.app.SystemServiceRegistry$80
692android.app.SystemServiceRegistry$81
693android.app.SystemServiceRegistry$82
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700694android.app.SystemServiceRegistry$83
695android.app.SystemServiceRegistry$84
696android.app.SystemServiceRegistry$85
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700697android.app.SystemServiceRegistry$86
698android.app.SystemServiceRegistry$87
699android.app.SystemServiceRegistry$88
700android.app.SystemServiceRegistry$89
Calin Juravle00b23d32019-03-08 17:52:20 -0800701android.app.SystemServiceRegistry$8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700702android.app.SystemServiceRegistry$90
703android.app.SystemServiceRegistry$91
704android.app.SystemServiceRegistry$92
705android.app.SystemServiceRegistry$93
Calin Juravle00b23d32019-03-08 17:52:20 -0800706android.app.SystemServiceRegistry$94
707android.app.SystemServiceRegistry$95
708android.app.SystemServiceRegistry$96
709android.app.SystemServiceRegistry$97
710android.app.SystemServiceRegistry$98
711android.app.SystemServiceRegistry$99
712android.app.SystemServiceRegistry$9
Andreas Gampe61e7b662015-06-17 23:57:04 -0700713android.app.SystemServiceRegistry$CachedServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800714android.app.SystemServiceRegistry$ContextAwareServiceProducerWithBinder
715android.app.SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder
Andreas Gampe61e7b662015-06-17 23:57:04 -0700716android.app.SystemServiceRegistry$ServiceFetcher
Andreas Gampe859e2782016-04-06 18:37:56 -0700717android.app.SystemServiceRegistry$StaticApplicationContextServiceFetcher
Andreas Gampe61e7b662015-06-17 23:57:04 -0700718android.app.SystemServiceRegistry$StaticServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800719android.app.SystemServiceRegistry$StaticServiceProducerWithBinder
art-benchmark-service56aece62020-02-10 17:58:03 -0800720android.app.SystemServiceRegistry$StaticServiceProducerWithoutBinder
Calin Juravle00b23d32019-03-08 17:52:20 -0800721android.app.SystemServiceRegistry
722android.app.TaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800723android.app.TaskStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700724android.app.UiModeManager
Calin Juravle36829e52019-04-10 19:07:47 -0700725android.app.UriGrantsManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800726android.app.UriGrantsManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700727android.app.UserSwitchObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800728android.app.VoiceInteractor$Request
729android.app.VoiceInteractor
730android.app.Vr2dDisplayProperties$1
731android.app.Vr2dDisplayProperties
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700732android.app.VrManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800733android.app.WaitResult$1
734android.app.WaitResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700735android.app.WallpaperColors$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800736android.app.WallpaperColors
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700737android.app.WallpaperInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800738android.app.WallpaperInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800739android.app.WallpaperManager$ColorManagementProxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700740android.app.WallpaperManager$Globals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800741android.app.WallpaperManager$OnColorsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800742android.app.WallpaperManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700743android.app.WindowConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800744android.app.WindowConfiguration
Calin Juravle36829e52019-04-10 19:07:47 -0700745android.app.admin.-$$Lambda$DevicePolicyManager$aBAov4sAc4DWENs1-hCXh31NAg0
746android.app.admin.-$$Lambda$DevicePolicyManager$w2TynM9H41ejac4JVpNbnemNVWk
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800747android.app.admin.-$$Lambda$pWaRScwKTZTgGW4Wa_v5R_pKBDU
Calin Juravle00b23d32019-03-08 17:52:20 -0800748android.app.admin.DeviceAdminInfo$1
749android.app.admin.DeviceAdminInfo$PolicyInfo
750android.app.admin.DeviceAdminInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800751android.app.admin.DevicePolicyCache$EmptyDevicePolicyCache
752android.app.admin.DevicePolicyCache
753android.app.admin.DevicePolicyEventLogger
Calin Juravle00b23d32019-03-08 17:52:20 -0800754android.app.admin.DevicePolicyManager$1
755android.app.admin.DevicePolicyManager$2
Calin Juravle36829e52019-04-10 19:07:47 -0700756android.app.admin.DevicePolicyManager$InstallSystemUpdateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800757android.app.admin.DevicePolicyManager$OnClearApplicationUserDataListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000758android.app.admin.DevicePolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800759android.app.admin.DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener
760android.app.admin.DevicePolicyManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800761android.app.admin.DeviceStateCache
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700762android.app.admin.FactoryResetProtectionPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800763android.app.admin.FactoryResetProtectionPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800764android.app.admin.IDeviceAdminService$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800765android.app.admin.IDeviceAdminService$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800766android.app.admin.IDeviceAdminService
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000767android.app.admin.IDevicePolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800768android.app.admin.IDevicePolicyManager$Stub
769android.app.admin.IDevicePolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700770android.app.admin.IKeyguardCallback$Stub
771android.app.admin.IKeyguardCallback
772android.app.admin.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800773android.app.admin.NetworkEvent
Calin Juravle36829e52019-04-10 19:07:47 -0700774android.app.admin.PasswordMetrics$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800775android.app.admin.PasswordMetrics$ComplexityBucket$1
776android.app.admin.PasswordMetrics$ComplexityBucket$2
777android.app.admin.PasswordMetrics$ComplexityBucket$3
778android.app.admin.PasswordMetrics$ComplexityBucket$4
779android.app.admin.PasswordMetrics$ComplexityBucket
Calin Juravle00b23d32019-03-08 17:52:20 -0800780android.app.admin.PasswordMetrics
art-benchmark-serviced5115932020-02-25 17:55:03 -0800781android.app.admin.PasswordPolicy
Andreas Gampe859e2782016-04-06 18:37:56 -0700782android.app.admin.SecurityLog$SecurityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800783android.app.admin.SecurityLog$SecurityEvent
784android.app.admin.SecurityLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800785android.app.admin.StartInstallingUpdateCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800786android.app.admin.StartInstallingUpdateCallback$Stub
787android.app.admin.StartInstallingUpdateCallback
Calin Juravle36829e52019-04-10 19:07:47 -0700788android.app.admin.SystemUpdateInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800789android.app.admin.SystemUpdateInfo
Calin Juravle4a054192018-05-29 17:52:20 -0700790android.app.admin.SystemUpdatePolicy$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800791android.app.admin.SystemUpdatePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700792android.app.assist.AssistContent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800793android.app.assist.AssistContent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700794android.app.assist.AssistStructure$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800795android.app.assist.AssistStructure$AutofillOverlay
796android.app.assist.AssistStructure$HtmlInfoNode$1
797android.app.assist.AssistStructure$HtmlInfoNode
798android.app.assist.AssistStructure$HtmlInfoNodeBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700799android.app.assist.AssistStructure$ParcelTransferReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700800android.app.assist.AssistStructure$ParcelTransferWriter
801android.app.assist.AssistStructure$SendChannel
802android.app.assist.AssistStructure$ViewNode
803android.app.assist.AssistStructure$ViewNodeBuilder
804android.app.assist.AssistStructure$ViewNodeText
805android.app.assist.AssistStructure$ViewStackEntry
806android.app.assist.AssistStructure$WindowNode
Calin Juravle00b23d32019-03-08 17:52:20 -0800807android.app.assist.AssistStructure
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700808android.app.backup.BackupAgent$BackupServiceBinder
809android.app.backup.BackupAgent$SharedPrefsSynchronizer
Calin Juravle00b23d32019-03-08 17:52:20 -0800810android.app.backup.BackupAgent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700811android.app.backup.BackupAgentHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800812android.app.backup.BackupDataInput$EntityHeader
Calin Juravle00b23d32019-03-08 17:52:20 -0800813android.app.backup.BackupDataInput
Christopher Tate7adc2742010-03-05 18:03:22 -0800814android.app.backup.BackupDataOutput
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700815android.app.backup.BackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800816android.app.backup.BackupHelperDispatcher$Header
Calin Juravle00b23d32019-03-08 17:52:20 -0800817android.app.backup.BackupHelperDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -0800818android.app.backup.BackupManager$BackupManagerMonitorWrapper
819android.app.backup.BackupManager$BackupObserverWrapper$1
820android.app.backup.BackupManager$BackupObserverWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800821android.app.backup.BackupManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800822android.app.backup.BackupManagerMonitor
823android.app.backup.BackupObserver
824android.app.backup.BackupProgress$1
825android.app.backup.BackupProgress
Calin Juravle4a054192018-05-29 17:52:20 -0700826android.app.backup.BackupTransport$TransportImpl
Calin Juravle00b23d32019-03-08 17:52:20 -0800827android.app.backup.BackupTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800828android.app.backup.BlobBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -0800829android.app.backup.FileBackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800830android.app.backup.FileBackupHelperBase
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400831android.app.backup.FullBackup
Andreas Gampe61e7b662015-06-17 23:57:04 -0700832android.app.backup.FullBackupDataOutput
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800833android.app.backup.IBackupCallback$Stub$Proxy
834android.app.backup.IBackupCallback$Stub
835android.app.backup.IBackupCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700836android.app.backup.IBackupManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800837android.app.backup.IBackupManager$Stub
838android.app.backup.IBackupManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800839android.app.backup.IBackupManagerMonitor$Stub$Proxy
840android.app.backup.IBackupManagerMonitor$Stub
841android.app.backup.IBackupManagerMonitor
842android.app.backup.IBackupObserver$Stub$Proxy
843android.app.backup.IBackupObserver$Stub
844android.app.backup.IBackupObserver
845android.app.backup.IFullBackupRestoreObserver$Stub$Proxy
846android.app.backup.IFullBackupRestoreObserver$Stub
847android.app.backup.IFullBackupRestoreObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800848android.app.backup.IRestoreSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800849android.app.backup.ISelectBackupTransportCallback$Stub$Proxy
850android.app.backup.ISelectBackupTransportCallback$Stub
851android.app.backup.ISelectBackupTransportCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800852android.app.backup.RestoreDescription$1
853android.app.backup.RestoreDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700854android.app.backup.SharedPreferencesBackupHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800855android.app.blob.-$$Lambda$BlobStoreManagerFrameworkInitializer$WjSRSHMmxWPF4Fq-7TpX23MBh2U
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700856android.app.blob.BlobHandle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800857android.app.blob.BlobHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800858android.app.blob.BlobStoreManager
Sudheer Shankaf5b36962019-10-04 16:16:13 -0700859android.app.blob.BlobStoreManagerFrameworkInitializer
art-benchmark-serviced5115932020-02-25 17:55:03 -0800860android.app.blob.IBlobStoreManager$Stub
861android.app.blob.IBlobStoreManager
862android.app.blob.IBlobStoreSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700863android.app.blob.LeaseInfo
864android.app.contentsuggestions.ClassificationsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800865android.app.contentsuggestions.ClassificationsRequest
Calin Juravle00b23d32019-03-08 17:52:20 -0800866android.app.contentsuggestions.ContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700867android.app.contentsuggestions.IClassificationsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800868android.app.contentsuggestions.IClassificationsCallback$Stub
869android.app.contentsuggestions.IClassificationsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800870android.app.contentsuggestions.IContentSuggestionsManager$Stub
871android.app.contentsuggestions.IContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700872android.app.contentsuggestions.ISelectionsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800873android.app.contentsuggestions.ISelectionsCallback$Stub
874android.app.contentsuggestions.ISelectionsCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700875android.app.contentsuggestions.SelectionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800876android.app.contentsuggestions.SelectionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800877android.app.job.-$$Lambda$FpGlzN9oJcl8o5soW-gU-DyTvXM
878android.app.job.-$$Lambda$JobSchedulerFrameworkInitializer$PtYe8PQc1PVJQXRnpm3iSxcWTR0
879android.app.job.-$$Lambda$JobSchedulerFrameworkInitializer$RHUxgww0pZFMmfQWKgaRAx0YFqA
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700880android.app.job.IJobCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800881android.app.job.IJobCallback$Stub
882android.app.job.IJobCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700883android.app.job.IJobScheduler$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800884android.app.job.IJobScheduler$Stub
885android.app.job.IJobScheduler
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800886android.app.job.IJobService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700887android.app.job.IJobService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800888android.app.job.IJobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700889android.app.job.JobInfo$1
890android.app.job.JobInfo$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700891android.app.job.JobInfo$TriggerContentUri$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800892android.app.job.JobInfo$TriggerContentUri
893android.app.job.JobInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700894android.app.job.JobParameters$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800895android.app.job.JobParameters
Andreas Gampe61e7b662015-06-17 23:57:04 -0700896android.app.job.JobScheduler
Makoto Onuki792de8d2019-07-16 16:19:01 -0700897android.app.job.JobSchedulerFrameworkInitializer
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700898android.app.job.JobService$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800899android.app.job.JobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700900android.app.job.JobServiceEngine$JobHandler
901android.app.job.JobServiceEngine$JobInterface
Calin Juravle00b23d32019-03-08 17:52:20 -0800902android.app.job.JobServiceEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700903android.app.job.JobWorkItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800904android.app.job.JobWorkItem
art-benchmark-serviced5115932020-02-25 17:55:03 -0800905android.app.prediction.-$$Lambda$1lqxDplfWlUwgBrOynX9L0oK_uA
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800906android.app.prediction.AppPredictionContext$1
907android.app.prediction.AppPredictionContext
Calin Juravle00b23d32019-03-08 17:52:20 -0800908android.app.prediction.AppPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800909android.app.prediction.AppPredictionSessionId$1
910android.app.prediction.AppPredictionSessionId
art-benchmark-serviced5115932020-02-25 17:55:03 -0800911android.app.prediction.AppPredictor$CallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800912android.app.prediction.AppPredictor
913android.app.prediction.AppTarget$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800914android.app.prediction.AppTarget$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800915android.app.prediction.AppTarget
916android.app.prediction.AppTargetEvent$1
917android.app.prediction.AppTargetEvent
918android.app.prediction.AppTargetId$1
919android.app.prediction.AppTargetId
920android.app.prediction.IPredictionCallback$Stub$Proxy
921android.app.prediction.IPredictionCallback$Stub
922android.app.prediction.IPredictionCallback
923android.app.prediction.IPredictionManager$Stub$Proxy
924android.app.prediction.IPredictionManager$Stub
925android.app.prediction.IPredictionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800926android.app.role.-$$Lambda$9DeAxmM9lUVr3-FTSefyo-BW8DY
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800927android.app.role.-$$Lambda$RoleControllerManager$Jsb4ev7pHUqel8_lglNSRLiUzpg
art-benchmark-serviced5115932020-02-25 17:55:03 -0800928android.app.role.-$$Lambda$RoleControllerManager$hbh627Rh8mtJykW3vb1FWR34mIQ
929android.app.role.-$$Lambda$RoleControllerManager$mCMKfoPdye0sMu6efs963HCR1Xk
930android.app.role.-$$Lambda$Z0BwIRmLFQVA4XrF_I5nxvuecWE
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800931android.app.role.-$$Lambda$o94o2jK_ei-IVw-3oY_QJ49zpAA
932android.app.role.IOnRoleHoldersChangedListener$Stub$Proxy
933android.app.role.IOnRoleHoldersChangedListener$Stub
934android.app.role.IOnRoleHoldersChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800935android.app.role.IRoleController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800936android.app.role.IRoleController$Stub
937android.app.role.IRoleController
Calin Juravle00b23d32019-03-08 17:52:20 -0800938android.app.role.IRoleManager$Stub$Proxy
939android.app.role.IRoleManager$Stub
940android.app.role.IRoleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800941android.app.role.OnRoleHoldersChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800942android.app.role.RoleControllerManager$1
Calin Juravle36829e52019-04-10 19:07:47 -0700943android.app.role.RoleControllerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800944android.app.role.RoleManager$OnRoleHoldersChangedListenerDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -0800945android.app.role.RoleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800946android.app.servertransaction.ActivityConfigurationChangeItem$1
947android.app.servertransaction.ActivityConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700948android.app.servertransaction.ActivityLifecycleItem
Calin Juravle36829e52019-04-10 19:07:47 -0700949android.app.servertransaction.ActivityRelaunchItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800950android.app.servertransaction.ActivityRelaunchItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700951android.app.servertransaction.ActivityResultItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800952android.app.servertransaction.ActivityResultItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700953android.app.servertransaction.BaseClientRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700954android.app.servertransaction.ClientTransaction$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800955android.app.servertransaction.ClientTransaction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700956android.app.servertransaction.ClientTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700957android.app.servertransaction.ConfigurationChangeItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800958android.app.servertransaction.ConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700959android.app.servertransaction.DestroyActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800960android.app.servertransaction.DestroyActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700961android.app.servertransaction.LaunchActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800962android.app.servertransaction.LaunchActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700963android.app.servertransaction.NewIntentItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800964android.app.servertransaction.NewIntentItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800965android.app.servertransaction.ObjectPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700966android.app.servertransaction.ObjectPoolItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700967android.app.servertransaction.PauseActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800968android.app.servertransaction.PauseActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700969android.app.servertransaction.PendingTransactionActions$StopInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800970android.app.servertransaction.PendingTransactionActions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700971android.app.servertransaction.ResumeActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800972android.app.servertransaction.ResumeActivityItem
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700973android.app.servertransaction.StartActivityItem$1
974android.app.servertransaction.StartActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700975android.app.servertransaction.StopActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800976android.app.servertransaction.StopActivityItem
977android.app.servertransaction.TopResumedActivityChangeItem$1
978android.app.servertransaction.TopResumedActivityChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700979android.app.servertransaction.TransactionExecutor
980android.app.servertransaction.TransactionExecutorHelper
Calin Juravle00b23d32019-03-08 17:52:20 -0800981android.app.slice.-$$Lambda$SliceProvider$bIgM5f4PsMvz_YYWEeFTjvTqevw
Calin Juravle4a054192018-05-29 17:52:20 -0700982android.app.slice.ISliceManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800983android.app.slice.ISliceManager$Stub
984android.app.slice.ISliceManager
985android.app.slice.Slice$1
986android.app.slice.Slice$Builder
987android.app.slice.Slice
988android.app.slice.SliceItem$1
989android.app.slice.SliceItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700990android.app.slice.SliceManager
Calin Juravle00b23d32019-03-08 17:52:20 -0800991android.app.slice.SliceProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700992android.app.slice.SliceSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800993android.app.slice.SliceSpec
994android.app.timedetector.ITimeDetectorService$Stub$Proxy
995android.app.timedetector.ITimeDetectorService$Stub
996android.app.timedetector.ITimeDetectorService
art-benchmark-serviced5115932020-02-25 17:55:03 -0800997android.app.timedetector.ManualTimeSuggestion$1
998android.app.timedetector.ManualTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700999android.app.timedetector.NetworkTimeSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001000android.app.timedetector.NetworkTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001001android.app.timedetector.TelephonyTimeSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001002android.app.timedetector.TelephonyTimeSuggestion
Calin Juravle00b23d32019-03-08 17:52:20 -08001003android.app.timedetector.TimeDetector
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001004android.app.timedetector.TimeDetectorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001005android.app.timezone.RulesManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001006android.app.timezonedetector.ITimeZoneDetectorService$Stub$Proxy
1007android.app.timezonedetector.ITimeZoneDetectorService$Stub
1008android.app.timezonedetector.ITimeZoneDetectorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001009android.app.timezonedetector.ManualTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001010android.app.timezonedetector.ManualTimeZoneSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001011android.app.timezonedetector.TelephonyTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001012android.app.timezonedetector.TelephonyTimeZoneSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001013android.app.timezonedetector.TimeZoneDetector
1014android.app.trust.IStrongAuthTracker$Stub$Proxy
1015android.app.trust.IStrongAuthTracker$Stub
1016android.app.trust.IStrongAuthTracker
1017android.app.trust.ITrustListener$Stub$Proxy
1018android.app.trust.ITrustListener$Stub
1019android.app.trust.ITrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001020android.app.trust.ITrustManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001021android.app.trust.ITrustManager$Stub
1022android.app.trust.ITrustManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001023android.app.trust.TrustManager$1
1024android.app.trust.TrustManager$2
1025android.app.trust.TrustManager$TrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001026android.app.trust.TrustManager
Calin Juravle4a054192018-05-29 17:52:20 -07001027android.app.usage.AppStandbyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001028android.app.usage.AppStandbyInfo
1029android.app.usage.CacheQuotaHint$1
1030android.app.usage.CacheQuotaHint$Builder
1031android.app.usage.CacheQuotaHint
1032android.app.usage.CacheQuotaService$CacheQuotaServiceWrapper
1033android.app.usage.CacheQuotaService$ServiceHandler
1034android.app.usage.CacheQuotaService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001035android.app.usage.ConfigurationStats$1
1036android.app.usage.ConfigurationStats
1037android.app.usage.EventList
art-benchmark-serviced5115932020-02-25 17:55:03 -08001038android.app.usage.ExternalStorageStats$1
1039android.app.usage.ExternalStorageStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001040android.app.usage.ICacheQuotaService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001041android.app.usage.ICacheQuotaService$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001042android.app.usage.ICacheQuotaService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001043android.app.usage.IStorageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001044android.app.usage.IStorageStatsManager$Stub
1045android.app.usage.IStorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001046android.app.usage.IUsageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001047android.app.usage.IUsageStatsManager$Stub
1048android.app.usage.IUsageStatsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001049android.app.usage.NetworkStats$Bucket
1050android.app.usage.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001051android.app.usage.NetworkStatsManager$CallbackHandler
1052android.app.usage.NetworkStatsManager$UsageCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001053android.app.usage.NetworkStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001054android.app.usage.StorageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001055android.app.usage.StorageStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001056android.app.usage.StorageStatsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001057android.app.usage.TimeSparseArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001058android.app.usage.UsageEvents$1
1059android.app.usage.UsageEvents$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08001060android.app.usage.UsageEvents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001061android.app.usage.UsageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001062android.app.usage.UsageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001063android.app.usage.UsageStatsManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001064android.appwidget.AppWidgetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001065android.appwidget.AppWidgetManagerInternal
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001066android.appwidget.AppWidgetProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001067android.appwidget.AppWidgetProviderInfo$1
1068android.appwidget.AppWidgetProviderInfo
1069android.attention.AttentionManagerInternal$AttentionCallbackInternal
1070android.attention.AttentionManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001071android.bluetooth.-$$Lambda$BluetoothAdapter$5$eKI2JS6EbiGZOGfQ8La27pm0gy0
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001072android.bluetooth.BluetoothA2dp$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001073android.bluetooth.BluetoothA2dp
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001074android.bluetooth.BluetoothA2dpSink
Calin Juravle4a054192018-05-29 17:52:20 -07001075android.bluetooth.BluetoothActivityEnergyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001076android.bluetooth.BluetoothActivityEnergyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07001077android.bluetooth.BluetoothAdapter$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001078android.bluetooth.BluetoothAdapter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08001079android.bluetooth.BluetoothAdapter$3
1080android.bluetooth.BluetoothAdapter$4
1081android.bluetooth.BluetoothAdapter$5
Calin Juravle00b23d32019-03-08 17:52:20 -08001082android.bluetooth.BluetoothAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001083android.bluetooth.BluetoothAvrcpController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001084android.bluetooth.BluetoothClass$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001085android.bluetooth.BluetoothClass
Calin Juravle4a054192018-05-29 17:52:20 -07001086android.bluetooth.BluetoothCodecConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001087android.bluetooth.BluetoothCodecConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001088android.bluetooth.BluetoothCodecStatus$1
1089android.bluetooth.BluetoothCodecStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001090android.bluetooth.BluetoothDevice$1
1091android.bluetooth.BluetoothDevice$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001092android.bluetooth.BluetoothDevice$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001093android.bluetooth.BluetoothDevice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001094android.bluetooth.BluetoothGatt
art-benchmark-serviced5115932020-02-25 17:55:03 -08001095android.bluetooth.BluetoothGattCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001096android.bluetooth.BluetoothGattServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001097android.bluetooth.BluetoothGattService$1
1098android.bluetooth.BluetoothGattService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001099android.bluetooth.BluetoothHeadset$1
1100android.bluetooth.BluetoothHeadset$2
1101android.bluetooth.BluetoothHeadset$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001102android.bluetooth.BluetoothHeadset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001103android.bluetooth.BluetoothHeadsetClient
1104android.bluetooth.BluetoothHearingAid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001105android.bluetooth.BluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001106android.bluetooth.BluetoothHidDevice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001107android.bluetooth.BluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001108android.bluetooth.BluetoothHidDeviceAppQosSettings$1
1109android.bluetooth.BluetoothHidDeviceAppQosSettings
1110android.bluetooth.BluetoothHidDeviceAppSdpSettings$1
1111android.bluetooth.BluetoothHidDeviceAppSdpSettings
1112android.bluetooth.BluetoothHidHost$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001113android.bluetooth.BluetoothHidHost
Calin Juravle4a054192018-05-29 17:52:20 -07001114android.bluetooth.BluetoothInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07001115android.bluetooth.BluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001116android.bluetooth.BluetoothMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001117android.bluetooth.BluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001118android.bluetooth.BluetoothMapClient
Calin Juravle4a054192018-05-29 17:52:20 -07001119android.bluetooth.BluetoothOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001120android.bluetooth.BluetoothPan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001121android.bluetooth.BluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001122android.bluetooth.BluetoothPbap$1
1123android.bluetooth.BluetoothPbap$2
Calin Juravle00b23d32019-03-08 17:52:20 -08001124android.bluetooth.BluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001125android.bluetooth.BluetoothPbapClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001126android.bluetooth.BluetoothProfile$ServiceListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001127android.bluetooth.BluetoothProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001128android.bluetooth.BluetoothProfileConnector$1
1129android.bluetooth.BluetoothProfileConnector$2
1130android.bluetooth.BluetoothProfileConnector
1131android.bluetooth.BluetoothSap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001132android.bluetooth.BluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001133android.bluetooth.BluetoothServerSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001134android.bluetooth.BluetoothSocket$SocketState
Calin Juravle00b23d32019-03-08 17:52:20 -08001135android.bluetooth.BluetoothSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001136android.bluetooth.BluetoothUuid
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001137android.bluetooth.IBluetooth$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001138android.bluetooth.IBluetooth$Stub
1139android.bluetooth.IBluetooth
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001140android.bluetooth.IBluetoothA2dp$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001141android.bluetooth.IBluetoothA2dp$Stub
1142android.bluetooth.IBluetoothA2dp
Calin Juravle4a054192018-05-29 17:52:20 -07001143android.bluetooth.IBluetoothAvrcpTarget$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001144android.bluetooth.IBluetoothAvrcpTarget
Calin Juravle4a054192018-05-29 17:52:20 -07001145android.bluetooth.IBluetoothCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001146android.bluetooth.IBluetoothCallback$Stub
1147android.bluetooth.IBluetoothCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001148android.bluetooth.IBluetoothGatt$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001149android.bluetooth.IBluetoothGatt$Stub
1150android.bluetooth.IBluetoothGatt
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001151android.bluetooth.IBluetoothGattCallback$Stub$Proxy
1152android.bluetooth.IBluetoothGattCallback$Stub
1153android.bluetooth.IBluetoothGattCallback
1154android.bluetooth.IBluetoothGattServerCallback$Stub$Proxy
1155android.bluetooth.IBluetoothGattServerCallback$Stub
1156android.bluetooth.IBluetoothGattServerCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001157android.bluetooth.IBluetoothHeadset$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001158android.bluetooth.IBluetoothHeadset$Stub
1159android.bluetooth.IBluetoothHeadset
Calin Juravle4a054192018-05-29 17:52:20 -07001160android.bluetooth.IBluetoothHeadsetPhone$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001161android.bluetooth.IBluetoothHeadsetPhone$Stub
1162android.bluetooth.IBluetoothHeadsetPhone
art-benchmark-serviced5115932020-02-25 17:55:03 -08001163android.bluetooth.IBluetoothHearingAid$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001164android.bluetooth.IBluetoothHearingAid$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001165android.bluetooth.IBluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001166android.bluetooth.IBluetoothHidDevice$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001167android.bluetooth.IBluetoothHidDevice$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001168android.bluetooth.IBluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001169android.bluetooth.IBluetoothHidDeviceCallback$Stub$Proxy
1170android.bluetooth.IBluetoothHidDeviceCallback$Stub
1171android.bluetooth.IBluetoothHidDeviceCallback
1172android.bluetooth.IBluetoothHidHost$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001173android.bluetooth.IBluetoothHidHost$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001174android.bluetooth.IBluetoothHidHost
Andreas Gampe61e7b662015-06-17 23:57:04 -07001175android.bluetooth.IBluetoothManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001176android.bluetooth.IBluetoothManager$Stub
1177android.bluetooth.IBluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001178android.bluetooth.IBluetoothManagerCallback$Stub$Proxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07001179android.bluetooth.IBluetoothManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001180android.bluetooth.IBluetoothManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001181android.bluetooth.IBluetoothMap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001182android.bluetooth.IBluetoothMap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001183android.bluetooth.IBluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001184android.bluetooth.IBluetoothMetadataListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001185android.bluetooth.IBluetoothMetadataListener$Stub
1186android.bluetooth.IBluetoothMetadataListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001187android.bluetooth.IBluetoothPan$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001188android.bluetooth.IBluetoothPan$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001189android.bluetooth.IBluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001190android.bluetooth.IBluetoothPbap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001191android.bluetooth.IBluetoothPbap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001192android.bluetooth.IBluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001193android.bluetooth.IBluetoothProfileServiceConnection$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001194android.bluetooth.IBluetoothProfileServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001195android.bluetooth.IBluetoothProfileServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001196android.bluetooth.IBluetoothSap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001197android.bluetooth.IBluetoothSap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001198android.bluetooth.IBluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001199android.bluetooth.IBluetoothSocketManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001200android.bluetooth.IBluetoothSocketManager$Stub
1201android.bluetooth.IBluetoothSocketManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001202android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001203android.bluetooth.IBluetoothStateChangeCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001204android.bluetooth.IBluetoothStateChangeCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001205android.bluetooth.OobData$1
1206android.bluetooth.OobData
Calin Juravle4a054192018-05-29 17:52:20 -07001207android.bluetooth.UidTraffic$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001208android.bluetooth.UidTraffic
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001209android.bluetooth.le.AdvertiseData$1
1210android.bluetooth.le.AdvertiseData
1211android.bluetooth.le.AdvertisingSetParameters$1
1212android.bluetooth.le.AdvertisingSetParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001213android.bluetooth.le.BluetoothLeScanner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001214android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001215android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001216android.bluetooth.le.BluetoothLeScanner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001217android.bluetooth.le.BluetoothLeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001218android.bluetooth.le.IAdvertisingSetCallback$Stub$Proxy
1219android.bluetooth.le.IAdvertisingSetCallback$Stub
1220android.bluetooth.le.IAdvertisingSetCallback
1221android.bluetooth.le.IPeriodicAdvertisingCallback$Stub$Proxy
1222android.bluetooth.le.IPeriodicAdvertisingCallback$Stub
1223android.bluetooth.le.IPeriodicAdvertisingCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001224android.bluetooth.le.IScannerCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001225android.bluetooth.le.IScannerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001226android.bluetooth.le.IScannerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001227android.bluetooth.le.PeriodicAdvertisingParameters$1
1228android.bluetooth.le.PeriodicAdvertisingParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001229android.bluetooth.le.ScanCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001230android.bluetooth.le.ScanFilter$1
1231android.bluetooth.le.ScanFilter$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001232android.bluetooth.le.ScanFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001233android.bluetooth.le.ScanRecord
Calin Juravle4a054192018-05-29 17:52:20 -07001234android.bluetooth.le.ScanResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001235android.bluetooth.le.ScanResult
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001236android.bluetooth.le.ScanSettings$1
1237android.bluetooth.le.ScanSettings$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001238android.bluetooth.le.ScanSettings
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001239android.companion.AssociationRequest$1
1240android.companion.AssociationRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001241android.companion.CompanionDeviceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001242android.companion.ICompanionDeviceManager$Stub$Proxy
1243android.companion.ICompanionDeviceManager$Stub
1244android.companion.ICompanionDeviceManager
1245android.companion.IFindDeviceCallback$Stub$Proxy
1246android.companion.IFindDeviceCallback$Stub
1247android.companion.IFindDeviceCallback
1248android.compat.Compatibility$Callbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001249android.compat.Compatibility$ChangeConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001250android.compat.Compatibility
Calin Juravle4a054192018-05-29 17:52:20 -07001251android.content.-$$Lambda$AbstractThreadedSyncAdapter$ISyncAdapterImpl$L6ZtOCe8gjKwJj0908ytPlrD8Rc
art-benchmark-serviced5115932020-02-25 17:55:03 -08001252android.content.-$$Lambda$ClipboardManager$1$hQk8olbGAgUi4WWNG4ZuDZsM39s
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001253android.content.-$$Lambda$IntentFilter$WX75RVXUnG63zh-f133zF3i8Szs
1254android.content.-$$Lambda$IntentFilter$fvZpjl2C1djVISORSFvcX_-NkJo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001255android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001256android.content.AbstractThreadedSyncAdapter$SyncThread
Calin Juravle00b23d32019-03-08 17:52:20 -08001257android.content.AbstractThreadedSyncAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001258android.content.ActivityNotFoundException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001259android.content.AsyncQueryHandler$WorkerArgs
1260android.content.AsyncQueryHandler$WorkerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001261android.content.AsyncQueryHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001262android.content.AsyncTaskLoader
Calin Juravle36829e52019-04-10 19:07:47 -07001263android.content.AutofillOptions$1
1264android.content.AutofillOptions
Andreas Gampe859e2782016-04-06 18:37:56 -07001265android.content.BroadcastReceiver$PendingResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001266android.content.BroadcastReceiver$PendingResult
1267android.content.BroadcastReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001268android.content.ClipData$1
1269android.content.ClipData$Item
1270android.content.ClipData
1271android.content.ClipDescription$1
1272android.content.ClipDescription
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001273android.content.ClipboardManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001274android.content.ClipboardManager$OnPrimaryClipChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001275android.content.ClipboardManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001276android.content.ComponentCallbacks2
Calin Juravle00b23d32019-03-08 17:52:20 -08001277android.content.ComponentCallbacks
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001278android.content.ComponentName$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001279android.content.ComponentName$WithComponentName
Calin Juravle00b23d32019-03-08 17:52:20 -08001280android.content.ComponentName
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001281android.content.ContentCaptureOptions$1
Calin Juravle36829e52019-04-10 19:07:47 -07001282android.content.ContentCaptureOptions
Calin Juravle00b23d32019-03-08 17:52:20 -08001283android.content.ContentInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08001284android.content.ContentProvider$CallingIdentity
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001285android.content.ContentProvider$PipeDataWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001286android.content.ContentProvider$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001287android.content.ContentProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001288android.content.ContentProviderClient$CursorWrapperInner
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001289android.content.ContentProviderClient$NotRespondingRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08001290android.content.ContentProviderClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001291android.content.ContentProviderNative
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001292android.content.ContentProviderOperation$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001293android.content.ContentProviderOperation$BackReference$1
1294android.content.ContentProviderOperation$BackReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001295android.content.ContentProviderOperation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001296android.content.ContentProviderOperation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001297android.content.ContentProviderProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001298android.content.ContentProviderResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001299android.content.ContentProviderResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001300android.content.ContentResolver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001301android.content.ContentResolver$2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001302android.content.ContentResolver$CursorWrapperInner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001303android.content.ContentResolver$OpenResourceIdResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001304android.content.ContentResolver$ParcelFileDescriptorInner
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001305android.content.ContentResolver$ResultListener
1306android.content.ContentResolver$StringResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001307android.content.ContentResolver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001308android.content.ContentUris
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001309android.content.ContentValues$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001310android.content.ContentValues
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001311android.content.Context
1312android.content.ContextWrapper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001313android.content.CursorLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001314android.content.DialogInterface$OnCancelListener
1315android.content.DialogInterface$OnClickListener
1316android.content.DialogInterface$OnDismissListener
Calin Juravle4a054192018-05-29 17:52:20 -07001317android.content.DialogInterface$OnKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001318android.content.DialogInterface$OnShowListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001319android.content.DialogInterface
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001320android.content.IClipboard$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001321android.content.IClipboard$Stub
1322android.content.IClipboard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001323android.content.IContentProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001324android.content.IContentService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001325android.content.IContentService$Stub
1326android.content.IContentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001327android.content.IIntentReceiver$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001328android.content.IIntentReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001329android.content.IIntentReceiver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001330android.content.IIntentSender$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001331android.content.IIntentSender$Stub
1332android.content.IIntentSender
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001333android.content.IOnPrimaryClipChangedListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001334android.content.IOnPrimaryClipChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001335android.content.IOnPrimaryClipChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001336android.content.IRestrictionsManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001337android.content.IRestrictionsManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001338android.content.IRestrictionsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001339android.content.ISyncAdapter$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001340android.content.ISyncAdapter$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001341android.content.ISyncAdapter
Calin Juravle4a054192018-05-29 17:52:20 -07001342android.content.ISyncAdapterUnsyncableAccountCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001343android.content.ISyncAdapterUnsyncableAccountCallback$Stub
1344android.content.ISyncAdapterUnsyncableAccountCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001345android.content.ISyncContext$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001346android.content.ISyncContext$Stub
1347android.content.ISyncContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001348android.content.ISyncStatusObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001349android.content.ISyncStatusObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001350android.content.ISyncStatusObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001351android.content.Intent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001352android.content.Intent$CommandOptionHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001353android.content.Intent$FilterComparison
Calin Juravle00b23d32019-03-08 17:52:20 -08001354android.content.Intent
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001355android.content.IntentFilter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001356android.content.IntentFilter$AuthorityEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001357android.content.IntentFilter$MalformedMimeTypeException
Calin Juravle00b23d32019-03-08 17:52:20 -08001358android.content.IntentFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001359android.content.IntentSender$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001360android.content.IntentSender$FinishedDispatcher
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001361android.content.IntentSender$SendIntentException
Calin Juravle00b23d32019-03-08 17:52:20 -08001362android.content.IntentSender
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001363android.content.Loader$ForceLoadContentObserver
1364android.content.Loader$OnLoadCanceledListener
1365android.content.Loader$OnLoadCompleteListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001366android.content.Loader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001367android.content.LocusId$1
1368android.content.LocusId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001369android.content.LoggingContentInterface
1370android.content.MutableContextWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001371android.content.OperationApplicationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001372android.content.PeriodicSync$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001373android.content.PeriodicSync
1374android.content.PermissionChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001375android.content.ReceiverCallNotAllowedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001376android.content.RestrictionEntry$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001377android.content.RestrictionEntry
Andreas Gampe61e7b662015-06-17 23:57:04 -07001378android.content.RestrictionsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001379android.content.SearchRecentSuggestionsProvider$DatabaseHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001380android.content.SearchRecentSuggestionsProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001381android.content.ServiceConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001382android.content.SharedPreferences$Editor
1383android.content.SharedPreferences$OnSharedPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001384android.content.SharedPreferences
Calin Juravle4a054192018-05-29 17:52:20 -07001385android.content.SyncAdapterType$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001386android.content.SyncAdapterType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001387android.content.SyncAdaptersCache$MySerializer
1388android.content.SyncAdaptersCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001389android.content.SyncContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08001390android.content.SyncInfo$1
1391android.content.SyncInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001392android.content.SyncRequest$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001393android.content.SyncRequest$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001394android.content.SyncRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001395android.content.SyncResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001396android.content.SyncResult
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001397android.content.SyncStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001398android.content.SyncStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001399android.content.SyncStatusInfo$1
1400android.content.SyncStatusInfo$Stats
1401android.content.SyncStatusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001402android.content.SyncStatusObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001403android.content.UndoManager$UndoState
Calin Juravle00b23d32019-03-08 17:52:20 -08001404android.content.UndoManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001405android.content.UndoOperation
Andreas Gampe61e7b662015-06-17 23:57:04 -07001406android.content.UndoOwner
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001407android.content.UriMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08001408android.content.UriPermission$1
1409android.content.UriPermission
art-benchmark-service56aece62020-02-10 17:58:03 -08001410android.content.integrity.AppIntegrityManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001411android.content.integrity.IAppIntegrityManager$Stub
1412android.content.integrity.IAppIntegrityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001413android.content.om.IOverlayManager$Stub$Proxy
1414android.content.om.IOverlayManager$Stub
1415android.content.om.IOverlayManager
1416android.content.om.OverlayInfo$1
1417android.content.om.OverlayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001418android.content.om.OverlayManager
art-benchmark-service35aba412020-02-03 11:53:25 -08001419android.content.om.OverlayableInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001420android.content.pm.-$$Lambda$ApplicationInfo$1$FDtFc-prTtONpy6YSScuAiML69E
art-benchmark-serviced5115932020-02-25 17:55:03 -08001421android.content.pm.-$$Lambda$B12dZLpdwpXn89QSesmkaZjD72Q
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001422android.content.pm.-$$Lambda$IPackageManager$Stub$Proxy$X2I1qlX4SiKMZSjDTNzS_nTibbo
art-benchmark-servicead05a302020-03-17 09:46:02 -07001423android.content.pm.-$$Lambda$IPackageManager$Stub$ZVp6oEh-Gn_bn8lM7TgSgpaGriw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001424android.content.pm.-$$Lambda$PackageParser$0DZRgzfgaIMpCOhJqjw6PUiU5vw
1425android.content.pm.-$$Lambda$PackageParser$0aobsT7Zf7WVZCqMZ5z2clAuQf4
1426android.content.pm.-$$Lambda$PackageParser$M-9fHqS_eEp1oYkuKJhRHOGUxf8
1427android.content.pm.-$$Lambda$T1UQAuePWRRmVQ1KzTyMAktZUPM
1428android.content.pm.-$$Lambda$ciir_QAmv6RwJro4I58t77dPnxU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001429android.content.pm.-$$Lambda$n3uXeb1v-YRmq_BWTfosEqUUr9g
1430android.content.pm.-$$Lambda$zO9HBUVgPeroyDQPLJE-MNMvSqc
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001431android.content.pm.ActivityInfo$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001432android.content.pm.ActivityInfo$WindowLayout
Calin Juravle00b23d32019-03-08 17:52:20 -08001433android.content.pm.ActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001434android.content.pm.ActivityPresentationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001435android.content.pm.ApplicationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001436android.content.pm.ApplicationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001437android.content.pm.AuxiliaryResolveInfo$AuxiliaryFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001438android.content.pm.BaseParceledListSlice$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001439android.content.pm.BaseParceledListSlice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001440android.content.pm.ChangedPackages$1
1441android.content.pm.ChangedPackages
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001442android.content.pm.ComponentInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001443android.content.pm.ConfigurationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001444android.content.pm.ConfigurationInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001445android.content.pm.CrossProfileApps
art-benchmark-service35aba412020-02-03 11:53:25 -08001446android.content.pm.DataLoaderManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001447android.content.pm.DataLoaderParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001448android.content.pm.DataLoaderParamsParcel$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001449android.content.pm.DataLoaderParamsParcel
Calin Juravle00b23d32019-03-08 17:52:20 -08001450android.content.pm.FallbackCategoryProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001451android.content.pm.FeatureGroupInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001452android.content.pm.FeatureGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001453android.content.pm.FeatureInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001454android.content.pm.FeatureInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001455android.content.pm.FileSystemControlParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08001456android.content.pm.ICrossProfileApps$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001457android.content.pm.ICrossProfileApps$Stub
1458android.content.pm.ICrossProfileApps
art-benchmark-serviced5115932020-02-25 17:55:03 -08001459android.content.pm.IDataLoader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001460android.content.pm.IDataLoaderManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001461android.content.pm.IDataLoaderManager$Stub
1462android.content.pm.IDataLoaderManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001463android.content.pm.IDataLoaderStatusListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001464android.content.pm.IDataLoaderStatusListener$Stub
1465android.content.pm.IDataLoaderStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001466android.content.pm.IDexModuleRegisterCallback$Stub$Proxy
1467android.content.pm.IDexModuleRegisterCallback$Stub
1468android.content.pm.IDexModuleRegisterCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001469android.content.pm.ILauncherApps$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001470android.content.pm.ILauncherApps$Stub
1471android.content.pm.ILauncherApps
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001472android.content.pm.IOnAppsChangedListener$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001473android.content.pm.IOnAppsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001474android.content.pm.IOnAppsChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001475android.content.pm.IOtaDexopt$Stub
1476android.content.pm.IOtaDexopt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07001477android.content.pm.IPackageChangeObserver$Stub
1478android.content.pm.IPackageChangeObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001479android.content.pm.IPackageDataObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001480android.content.pm.IPackageDataObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001481android.content.pm.IPackageDataObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001482android.content.pm.IPackageDeleteObserver$Stub$Proxy
1483android.content.pm.IPackageDeleteObserver$Stub
1484android.content.pm.IPackageDeleteObserver2$Stub$Proxy
1485android.content.pm.IPackageDeleteObserver2$Stub
1486android.content.pm.IPackageDeleteObserver2
Calin Juravle4a054192018-05-29 17:52:20 -07001487android.content.pm.IPackageDeleteObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001488android.content.pm.IPackageInstallObserver2$Stub
1489android.content.pm.IPackageInstallObserver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001490android.content.pm.IPackageInstaller$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001491android.content.pm.IPackageInstaller$Stub
1492android.content.pm.IPackageInstaller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001493android.content.pm.IPackageInstallerCallback$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001494android.content.pm.IPackageInstallerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001495android.content.pm.IPackageInstallerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001496android.content.pm.IPackageInstallerSession$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001497android.content.pm.IPackageInstallerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001498android.content.pm.IPackageInstallerSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001499android.content.pm.IPackageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001500android.content.pm.IPackageManager$Stub
1501android.content.pm.IPackageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001502android.content.pm.IPackageManagerNative$Stub
1503android.content.pm.IPackageManagerNative
1504android.content.pm.IPackageMoveObserver$Stub$Proxy
1505android.content.pm.IPackageMoveObserver$Stub
1506android.content.pm.IPackageMoveObserver
1507android.content.pm.IPackageStatsObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001508android.content.pm.IPackageStatsObserver$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001509android.content.pm.IPackageStatsObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001510android.content.pm.IShortcutChangeCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001511android.content.pm.IShortcutChangeCallback$Stub
1512android.content.pm.IShortcutChangeCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001513android.content.pm.IShortcutService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001514android.content.pm.IShortcutService$Stub
1515android.content.pm.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08001516android.content.pm.InstallSourceInfo$1
1517android.content.pm.InstallSourceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001518android.content.pm.InstantAppIntentFilter$1
1519android.content.pm.InstantAppIntentFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08001520android.content.pm.InstantAppRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001521android.content.pm.InstantAppRequestInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001522android.content.pm.InstantAppRequestInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001523android.content.pm.InstantAppResolveInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001524android.content.pm.InstantAppResolveInfo$InstantAppDigest$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001525android.content.pm.InstantAppResolveInfo$InstantAppDigest
1526android.content.pm.InstantAppResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001527android.content.pm.InstrumentationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001528android.content.pm.InstrumentationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001529android.content.pm.IntentFilterVerificationInfo$1
1530android.content.pm.IntentFilterVerificationInfo
1531android.content.pm.KeySet$1
1532android.content.pm.KeySet
1533android.content.pm.LauncherActivityInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001534android.content.pm.LauncherApps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001535android.content.pm.LauncherApps$AppUsageLimit$1
1536android.content.pm.LauncherApps$AppUsageLimit
1537android.content.pm.LauncherApps$Callback
1538android.content.pm.LauncherApps$CallbackMessageHandler$CallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001539android.content.pm.LauncherApps$CallbackMessageHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001540android.content.pm.LauncherApps$ShortcutQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001541android.content.pm.LauncherApps
1542android.content.pm.ModuleInfo$1
1543android.content.pm.ModuleInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001544android.content.pm.PackageInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001545android.content.pm.PackageInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001546android.content.pm.PackageInfoLite$1
1547android.content.pm.PackageInfoLite
Calin Juravle4a054192018-05-29 17:52:20 -07001548android.content.pm.PackageInstaller$Session
1549android.content.pm.PackageInstaller$SessionCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001550android.content.pm.PackageInstaller$SessionCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001551android.content.pm.PackageInstaller$SessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001552android.content.pm.PackageInstaller$SessionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001553android.content.pm.PackageInstaller$SessionParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001554android.content.pm.PackageInstaller$SessionParams
1555android.content.pm.PackageInstaller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001556android.content.pm.PackageItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001557android.content.pm.PackageManager$1
1558android.content.pm.PackageManager$2
1559android.content.pm.PackageManager$ApplicationInfoQuery
1560android.content.pm.PackageManager$MoveCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001561android.content.pm.PackageManager$NameNotFoundException
Calin Juravle4a054192018-05-29 17:52:20 -07001562android.content.pm.PackageManager$OnPermissionsChangedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001563android.content.pm.PackageManager$PackageInfoQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001564android.content.pm.PackageManager
1565android.content.pm.PackageParser$1
Calin Juravle4a054192018-05-29 17:52:20 -07001566android.content.pm.PackageParser$Activity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001567android.content.pm.PackageParser$Activity
Calin Juravle4a054192018-05-29 17:52:20 -07001568android.content.pm.PackageParser$ActivityIntentInfo
1569android.content.pm.PackageParser$ApkLite
1570android.content.pm.PackageParser$CachedComponentArgs
1571android.content.pm.PackageParser$Callback
1572android.content.pm.PackageParser$CallbackImpl
1573android.content.pm.PackageParser$Component
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001574android.content.pm.PackageParser$Instrumentation$1
1575android.content.pm.PackageParser$Instrumentation
Calin Juravle00b23d32019-03-08 17:52:20 -08001576android.content.pm.PackageParser$IntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001577android.content.pm.PackageParser$NewPermissionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001578android.content.pm.PackageParser$Package$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001579android.content.pm.PackageParser$Package
Calin Juravle4a054192018-05-29 17:52:20 -07001580android.content.pm.PackageParser$PackageLite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001581android.content.pm.PackageParser$PackageParserException
Calin Juravle4a054192018-05-29 17:52:20 -07001582android.content.pm.PackageParser$ParseComponentArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08001583android.content.pm.PackageParser$ParsePackageItemArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001584android.content.pm.PackageParser$Permission$1
1585android.content.pm.PackageParser$Permission
1586android.content.pm.PackageParser$PermissionGroup$1
1587android.content.pm.PackageParser$PermissionGroup
1588android.content.pm.PackageParser$Provider$1
1589android.content.pm.PackageParser$Provider
1590android.content.pm.PackageParser$ProviderIntentInfo
1591android.content.pm.PackageParser$Service$1
1592android.content.pm.PackageParser$Service
1593android.content.pm.PackageParser$ServiceIntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001594android.content.pm.PackageParser$SigningDetails$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001595android.content.pm.PackageParser$SigningDetails$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001596android.content.pm.PackageParser$SigningDetails
Calin Juravle4a054192018-05-29 17:52:20 -07001597android.content.pm.PackageParser$SplitNameComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08001598android.content.pm.PackageParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001599android.content.pm.PackageParserCacheHelper$ReadHelper
1600android.content.pm.PackageParserCacheHelper$WriteHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001601android.content.pm.PackagePartitions$DeferredCanonicalFile
1602android.content.pm.PackagePartitions$SystemPartition
1603android.content.pm.PackagePartitions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001604android.content.pm.PackageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001605android.content.pm.PackageStats
Calin Juravle4a054192018-05-29 17:52:20 -07001606android.content.pm.PackageUserState
Andreas Gampe61e7b662015-06-17 23:57:04 -07001607android.content.pm.ParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001608android.content.pm.ParceledListSlice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001609android.content.pm.PathPermission$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001610android.content.pm.PathPermission
1611android.content.pm.PermissionGroupInfo$1
1612android.content.pm.PermissionGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001613android.content.pm.PermissionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001614android.content.pm.PermissionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001615android.content.pm.ProviderInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001616android.content.pm.ProviderInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001617android.content.pm.ProviderInfoList$1
1618android.content.pm.ProviderInfoList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001619android.content.pm.RegisteredServicesCache$1
1620android.content.pm.RegisteredServicesCache$2
1621android.content.pm.RegisteredServicesCache$3
1622android.content.pm.RegisteredServicesCache$ServiceInfo
1623android.content.pm.RegisteredServicesCache$UserServices
1624android.content.pm.RegisteredServicesCache
1625android.content.pm.RegisteredServicesCacheListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001626android.content.pm.ResolveInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001627android.content.pm.ResolveInfo
1628android.content.pm.SELinuxUtil
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001629android.content.pm.ServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001630android.content.pm.ServiceInfo
1631android.content.pm.SharedLibraryInfo$1
1632android.content.pm.SharedLibraryInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001633android.content.pm.ShortcutInfo$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001634android.content.pm.ShortcutInfo$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001635android.content.pm.ShortcutInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001636android.content.pm.ShortcutManager$ShareShortcutInfo$1
1637android.content.pm.ShortcutManager$ShareShortcutInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07001638android.content.pm.ShortcutManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001639android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
1640android.content.pm.ShortcutServiceInternal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001641android.content.pm.Signature$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001642android.content.pm.Signature
Calin Juravle4a054192018-05-29 17:52:20 -07001643android.content.pm.SigningInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001644android.content.pm.SigningInfo
Calin Juravle36829e52019-04-10 19:07:47 -07001645android.content.pm.StringParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001646android.content.pm.StringParceledListSlice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001647android.content.pm.SuspendDialogInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001648android.content.pm.SuspendDialogInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001649android.content.pm.SuspendDialogInfo
Kenny Root9787b802013-04-26 12:53:57 -07001650android.content.pm.UserInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001651android.content.pm.UserInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001652android.content.pm.VerifierDeviceIdentity$1
1653android.content.pm.VerifierDeviceIdentity
Calin Juravle36829e52019-04-10 19:07:47 -07001654android.content.pm.VerifierInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001655android.content.pm.VerifierInfo
1656android.content.pm.VersionedPackage$1
1657android.content.pm.VersionedPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001658android.content.pm.XmlSerializerAndParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001659android.content.pm.dex.ArtManager$SnapshotRuntimeProfileCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001660android.content.pm.dex.ArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001661android.content.pm.dex.ArtManagerInternal
1662android.content.pm.dex.DexMetadataHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001663android.content.pm.dex.IArtManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001664android.content.pm.dex.IArtManager$Stub
Calin Juravle4a054192018-05-29 17:52:20 -07001665android.content.pm.dex.IArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001666android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub$Proxy
1667android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub
1668android.content.pm.dex.ISnapshotRuntimeProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001669android.content.pm.dex.PackageOptimizationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001670android.content.pm.parsing.ApkLiteParseUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08001671android.content.pm.parsing.ParsingPackage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001672android.content.pm.parsing.ParsingPackageRead
1673android.content.pm.parsing.ParsingPackageUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08001674android.content.pm.permission.SplitPermissionInfoParcelable$1
1675android.content.pm.permission.SplitPermissionInfoParcelable
Calin Juravle4a054192018-05-29 17:52:20 -07001676android.content.pm.split.DefaultSplitAssetLoader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001677android.content.pm.split.SplitAssetDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001678android.content.pm.split.SplitAssetLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08001679android.content.pm.split.SplitDependencyLoader$IllegalDependencyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001680android.content.pm.split.SplitDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001681android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001682android.content.res.-$$Lambda$ResourcesImpl$99dm2ENnzo9b0SIUjUj2Kl3pi90
1683android.content.res.-$$Lambda$ResourcesImpl$h3PTRX185BeQl8SVC2_w9arp5Og
1684android.content.res.ApkAssets
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001685android.content.res.AssetFileDescriptor$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001686android.content.res.AssetFileDescriptor$AutoCloseInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08001687android.content.res.AssetFileDescriptor
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001688android.content.res.AssetManager$AssetInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001689android.content.res.AssetManager$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001690android.content.res.AssetManager
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001691android.content.res.ColorStateList$1
Andreas Gampe571fc302016-02-18 13:58:09 -08001692android.content.res.ColorStateList$ColorStateListFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08001693android.content.res.ColorStateList
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001694android.content.res.CompatResources
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001695android.content.res.CompatibilityInfo$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001696android.content.res.CompatibilityInfo$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001697android.content.res.CompatibilityInfo$Translator
Calin Juravle00b23d32019-03-08 17:52:20 -08001698android.content.res.CompatibilityInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08001699android.content.res.ComplexColor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001700android.content.res.Configuration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001701android.content.res.Configuration
Andreas Gampe61e7b662015-06-17 23:57:04 -07001702android.content.res.ConfigurationBoundResourceCache
1703android.content.res.ConstantState
1704android.content.res.DrawableCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001705android.content.res.FontResourcesParser$FamilyResourceEntry
1706android.content.res.FontResourcesParser$FontFamilyFilesResourceEntry
1707android.content.res.FontResourcesParser$FontFileResourceEntry
1708android.content.res.FontResourcesParser$ProviderResourceEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08001709android.content.res.FontResourcesParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001710android.content.res.GradientColor$GradientColorFactory
Andreas Gampe571fc302016-02-18 13:58:09 -08001711android.content.res.GradientColor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001712android.content.res.ObbInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001713android.content.res.ObbInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001714android.content.res.ObbScanner
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001715android.content.res.ResourceId
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001716android.content.res.Resources$AssetManagerUpdateHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001717android.content.res.Resources$NotFoundException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001718android.content.res.Resources$Theme
Andreas Gampe61e7b662015-06-17 23:57:04 -07001719android.content.res.Resources$ThemeKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08001720android.content.res.Resources$UpdateCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08001721android.content.res.Resources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001722android.content.res.ResourcesImpl$LookupStack
Andreas Gampe859e2782016-04-06 18:37:56 -07001723android.content.res.ResourcesImpl$ThemeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08001724android.content.res.ResourcesImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001725android.content.res.ResourcesKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001726android.content.res.StringBlock$Height
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001727android.content.res.StringBlock$StyleIDs
Calin Juravle00b23d32019-03-08 17:52:20 -08001728android.content.res.StringBlock
Andreas Gampe61e7b662015-06-17 23:57:04 -07001729android.content.res.ThemedResourceCache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001730android.content.res.TypedArray
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001731android.content.res.XmlBlock$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -08001732android.content.res.XmlBlock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001733android.content.res.XmlResourceParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001734android.content.res.loader.AssetsProvider
1735android.content.res.loader.ResourcesLoader$UpdateCallbacks
1736android.content.res.loader.ResourcesLoader
1737android.content.res.loader.ResourcesProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001738android.content.rollback.IRollbackManager$Stub$Proxy
1739android.content.rollback.IRollbackManager$Stub
1740android.content.rollback.IRollbackManager
Calin Juravle00b23d32019-03-08 17:52:20 -08001741android.content.rollback.RollbackManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001742android.content.type.-$$Lambda$DefaultMimeMapFactory$3biOnZOOEGRoeaFehYke-eZnpCg
art-benchmark-serviced5115932020-02-25 17:55:03 -08001743android.content.type.DefaultMimeMapFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001744android.database.-$$Lambda$ContentObserver$MgqiYb2qvgLhoXTioYXq9MvvpNk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001745android.database.AbstractCursor$SelfContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08001746android.database.AbstractCursor
Evan Millar0ea97b82009-03-24 17:49:23 -07001747android.database.AbstractWindowedCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001748android.database.BulkCursorDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001749android.database.BulkCursorDescriptor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001750android.database.BulkCursorNative
1751android.database.BulkCursorProxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001752android.database.BulkCursorToCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001753android.database.CharArrayBuffer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001754android.database.ContentObservable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001755android.database.ContentObserver$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001756android.database.ContentObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001757android.database.CrossProcessCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001758android.database.CrossProcessCursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001759android.database.Cursor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001760android.database.CursorIndexOutOfBoundsException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001761android.database.CursorToBulkCursorAdaptor$ContentObserverProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001762android.database.CursorToBulkCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001763android.database.CursorWindow$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001764android.database.CursorWindow
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001765android.database.CursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001766android.database.DataSetObservable
1767android.database.DataSetObserver
Jesse Wilson80686182011-01-21 17:12:43 -08001768android.database.DatabaseErrorHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001769android.database.DatabaseUtils$InsertHelper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001770android.database.DatabaseUtils
Jesse Wilson80686182011-01-21 17:12:43 -08001771android.database.DefaultDatabaseErrorHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001772android.database.IBulkCursor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001773android.database.IContentObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001774android.database.IContentObserver$Stub
1775android.database.IContentObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001776android.database.MatrixCursor$RowBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08001777android.database.MatrixCursor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001778android.database.MergeCursor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001779android.database.MergeCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001780android.database.Observable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001781android.database.SQLException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001782android.database.StaleDataException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001783android.database.sqlite.-$$Lambda$RBWjWVyGrOTsQrLCYzJ_G8Uk25Q
art-benchmark-serviced5115932020-02-25 17:55:03 -08001784android.database.sqlite.-$$Lambda$SQLiteDatabase$1FsSJH2q7x3eeDFXCAu9l4piDsE
1785android.database.sqlite.-$$Lambda$SQLiteQueryBuilder$W2yQ6UjYGqGIu6HEomKgdgvGNKI
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001786android.database.sqlite.DatabaseObjectNotClosedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001787android.database.sqlite.SQLiteAbortException
1788android.database.sqlite.SQLiteAccessPermException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001789android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001790android.database.sqlite.SQLiteBlobTooBigException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001791android.database.sqlite.SQLiteCantOpenDatabaseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001792android.database.sqlite.SQLiteClosable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001793android.database.sqlite.SQLiteCompatibilityWalFlags
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001794android.database.sqlite.SQLiteConnection$Operation
1795android.database.sqlite.SQLiteConnection$OperationLog
1796android.database.sqlite.SQLiteConnection$PreparedStatement
1797android.database.sqlite.SQLiteConnection$PreparedStatementCache
Calin Juravle00b23d32019-03-08 17:52:20 -08001798android.database.sqlite.SQLiteConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001799android.database.sqlite.SQLiteConnectionPool$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001800android.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus
Kenny Root9787b802013-04-26 12:53:57 -07001801android.database.sqlite.SQLiteConnectionPool$ConnectionWaiter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001802android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001803android.database.sqlite.SQLiteConnectionPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001804android.database.sqlite.SQLiteConstraintException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001805android.database.sqlite.SQLiteCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001806android.database.sqlite.SQLiteCursorDriver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001807android.database.sqlite.SQLiteCustomFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001808android.database.sqlite.SQLiteDatabase$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001809android.database.sqlite.SQLiteDatabase$CursorFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001810android.database.sqlite.SQLiteDatabase$OpenParams$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001811android.database.sqlite.SQLiteDatabase$OpenParams
1812android.database.sqlite.SQLiteDatabase
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001813android.database.sqlite.SQLiteDatabaseConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001814android.database.sqlite.SQLiteDatabaseCorruptException
1815android.database.sqlite.SQLiteDatabaseLockedException
Calin Juravle00b23d32019-03-08 17:52:20 -08001816android.database.sqlite.SQLiteDebug$DbStats
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001817android.database.sqlite.SQLiteDebug$PagerStats
Calin Juravle00b23d32019-03-08 17:52:20 -08001818android.database.sqlite.SQLiteDebug
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001819android.database.sqlite.SQLiteDirectCursorDriver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001820android.database.sqlite.SQLiteDiskIOException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001821android.database.sqlite.SQLiteDoneException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001822android.database.sqlite.SQLiteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001823android.database.sqlite.SQLiteFullException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001824android.database.sqlite.SQLiteGlobal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001825android.database.sqlite.SQLiteOpenHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001826android.database.sqlite.SQLiteOutOfMemoryException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001827android.database.sqlite.SQLiteProgram
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001828android.database.sqlite.SQLiteQuery
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001829android.database.sqlite.SQLiteQueryBuilder
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001830android.database.sqlite.SQLiteSession$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08001831android.database.sqlite.SQLiteSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001832android.database.sqlite.SQLiteStatement
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001833android.database.sqlite.SQLiteStatementInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001834android.database.sqlite.SQLiteTableLockedException
1835android.database.sqlite.SQLiteTokenizer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001836android.database.sqlite.SQLiteTransactionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001837android.database.sqlite.SqliteWrapper
art-benchmark-service35aba412020-02-03 11:53:25 -08001838android.ddm.DdmHandleAppName$Names
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001839android.ddm.DdmHandleAppName
Evan Millar0ea97b82009-03-24 17:49:23 -07001840android.ddm.DdmHandleExit
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001841android.ddm.DdmHandleHeap
1842android.ddm.DdmHandleHello
Evan Millar0ea97b82009-03-24 17:49:23 -07001843android.ddm.DdmHandleNativeHeap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001844android.ddm.DdmHandleProfiling
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001845android.ddm.DdmHandleThread
Kenny Root9787b802013-04-26 12:53:57 -07001846android.ddm.DdmHandleViewDebug
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001847android.ddm.DdmRegister
Calin Juravle00b23d32019-03-08 17:52:20 -08001848android.debug.AdbManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001849android.debug.AdbManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08001850android.debug.IAdbManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001851android.debug.IAdbManager$Stub
1852android.debug.IAdbManager
1853android.debug.IAdbTransport$Stub
1854android.debug.IAdbTransport
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001855android.graphics.-$$Lambda$ColorSpace$BNp-1CyCzsQzfE-Ads9uc4rJDfw
1856android.graphics.-$$Lambda$ColorSpace$Rgb$8EkhO2jIf14tuA3BvrmYJMa7YXM
1857android.graphics.-$$Lambda$ColorSpace$Rgb$CqKld6797g7__JnuY0NeFz5q4_E
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001858android.graphics.-$$Lambda$ColorSpace$Rgb$V_0lmM2WEpxGBDV_1G1wvvidn7Y
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001859android.graphics.-$$Lambda$ColorSpace$Rgb$ZvS77aTfobOSa2o9MTqYMph4Rcg
1860android.graphics.-$$Lambda$ColorSpace$Rgb$b9VGKuNnse0bbguR9jbOM_wK2Ac
1861android.graphics.-$$Lambda$ColorSpace$Rgb$bWzafC8vMHNuVmRuTUPEFUMlfuY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001862android.graphics.-$$Lambda$ColorSpace$Rgb$iMkODTKa3_8kPZUnZZerD2Lv-yo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001863android.graphics.-$$Lambda$ColorSpace$S2rlqJvkXGTpUF6mZhvkElds8JE
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001864android.graphics.-$$Lambda$HardwareRendererObserver$Z08IFApIdHoCBfw8BsQ-lVjpUlI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001865android.graphics.BLASTBufferQueue
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001866android.graphics.BaseCanvas
John Reck6b164402018-09-24 15:25:42 -07001867android.graphics.BaseRecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001868android.graphics.Bitmap$1
Calin Juravle4a054192018-05-29 17:52:20 -07001869android.graphics.Bitmap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001870android.graphics.Bitmap$CompressFormat
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001871android.graphics.Bitmap$Config
Calin Juravle00b23d32019-03-08 17:52:20 -08001872android.graphics.Bitmap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001873android.graphics.BitmapFactory$Options
Calin Juravle00b23d32019-03-08 17:52:20 -08001874android.graphics.BitmapFactory
Jesse Wilson80686182011-01-21 17:12:43 -08001875android.graphics.BitmapRegionDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001876android.graphics.BitmapShader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001877android.graphics.BlendMode$1
Calin Juravle36829e52019-04-10 19:07:47 -07001878android.graphics.BlendMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001879android.graphics.BlendModeColorFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001880android.graphics.BlurMaskFilter$Blur
Calin Juravle00b23d32019-03-08 17:52:20 -08001881android.graphics.BlurMaskFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001882android.graphics.Camera
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001883android.graphics.Canvas$EdgeType
Andreas Gampe859e2782016-04-06 18:37:56 -07001884android.graphics.Canvas$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001885android.graphics.Canvas
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001886android.graphics.CanvasProperty
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001887android.graphics.Color
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001888android.graphics.ColorFilter$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001889android.graphics.ColorFilter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001890android.graphics.ColorMatrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001891android.graphics.ColorMatrixColorFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08001892android.graphics.ColorSpace$Adaptation
art-benchmark-serviced5115932020-02-25 17:55:03 -08001893android.graphics.ColorSpace$Connector
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001894android.graphics.ColorSpace$Lab
1895android.graphics.ColorSpace$Model
1896android.graphics.ColorSpace$Named
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001897android.graphics.ColorSpace$RenderIntent
Calin Juravle00b23d32019-03-08 17:52:20 -08001898android.graphics.ColorSpace$Rgb$NoImagePreloadHolder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001899android.graphics.ColorSpace$Rgb$TransferParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08001900android.graphics.ColorSpace$Rgb
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001901android.graphics.ColorSpace$Xyz
Calin Juravle00b23d32019-03-08 17:52:20 -08001902android.graphics.ColorSpace
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001903android.graphics.ComposePathEffect
1904android.graphics.ComposeShader
1905android.graphics.CornerPathEffect
1906android.graphics.DashPathEffect
1907android.graphics.DiscretePathEffect
1908android.graphics.DrawFilter
1909android.graphics.EmbossMaskFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001910android.graphics.FontFamily
1911android.graphics.FontListParser
Calin Juravle00b23d32019-03-08 17:52:20 -08001912android.graphics.FrameInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001913android.graphics.GraphicBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001914android.graphics.GraphicBuffer
1915android.graphics.HardwareRenderer$DestroyContextRunnable
1916android.graphics.HardwareRenderer$FrameCompleteCallback
1917android.graphics.HardwareRenderer$FrameDrawingCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001918android.graphics.HardwareRenderer$FrameRenderRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08001919android.graphics.HardwareRenderer$ProcessInitializer$1
1920android.graphics.HardwareRenderer$ProcessInitializer
1921android.graphics.HardwareRenderer
art-benchmark-service56aece62020-02-10 17:58:03 -08001922android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener
1923android.graphics.HardwareRendererObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001924android.graphics.ImageDecoder$AssetInputStreamSource
1925android.graphics.ImageDecoder$DecodeException
1926android.graphics.ImageDecoder$ImageInfo
1927android.graphics.ImageDecoder$InputStreamSource
1928android.graphics.ImageDecoder$OnHeaderDecodedListener
1929android.graphics.ImageDecoder$Source
Calin Juravle00b23d32019-03-08 17:52:20 -08001930android.graphics.ImageDecoder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001931android.graphics.ImageFormat
Calin Juravle36829e52019-04-10 19:07:47 -07001932android.graphics.Insets$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001933android.graphics.Insets
Calin Juravle4a054192018-05-29 17:52:20 -07001934android.graphics.Interpolator$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08001935android.graphics.Interpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001936android.graphics.LeakyTypefaceStorage
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001937android.graphics.LightingColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001938android.graphics.LinearGradient
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001939android.graphics.MaskFilter
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001940android.graphics.Matrix$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001941android.graphics.Matrix$NoImagePreloadHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001942android.graphics.Matrix$ScaleToFit
Calin Juravle00b23d32019-03-08 17:52:20 -08001943android.graphics.Matrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001944android.graphics.Movie
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001945android.graphics.NinePatch$InsetStruct
Calin Juravle00b23d32019-03-08 17:52:20 -08001946android.graphics.NinePatch
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001947android.graphics.Outline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001948android.graphics.Paint$Align
1949android.graphics.Paint$Cap
1950android.graphics.Paint$FontMetrics
1951android.graphics.Paint$FontMetricsInt
1952android.graphics.Paint$Join
Andreas Gampe859e2782016-04-06 18:37:56 -07001953android.graphics.Paint$NoImagePreloadHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001954android.graphics.Paint$Style
Calin Juravle00b23d32019-03-08 17:52:20 -08001955android.graphics.Paint
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001956android.graphics.PaintFlagsDrawFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001957android.graphics.Path$Direction
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001958android.graphics.Path$FillType
art-benchmark-serviced5115932020-02-25 17:55:03 -08001959android.graphics.Path$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001960android.graphics.Path
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001961android.graphics.PathDashPathEffect
1962android.graphics.PathEffect
1963android.graphics.PathMeasure
art-benchmark-serviced5115932020-02-25 17:55:03 -08001964android.graphics.Picture$PictureCanvas
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001965android.graphics.Picture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001966android.graphics.PixelFormat
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001967android.graphics.Point$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001968android.graphics.Point
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001969android.graphics.PointF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001970android.graphics.PointF
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001971android.graphics.PorterDuff$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -08001972android.graphics.PorterDuff
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001973android.graphics.PorterDuffColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001974android.graphics.PorterDuffXfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001975android.graphics.RadialGradient
Calin Juravle00b23d32019-03-08 17:52:20 -08001976android.graphics.RecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001977android.graphics.Rect$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001978android.graphics.Rect$UnflattenHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001979android.graphics.Rect
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001980android.graphics.RectF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001981android.graphics.RectF
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001982android.graphics.Region$1
Jesse Wilson80686182011-01-21 17:12:43 -08001983android.graphics.Region$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001984android.graphics.Region
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001985android.graphics.RegionIterator
Calin Juravle36829e52019-04-10 19:07:47 -07001986android.graphics.RenderNode$AnimationHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001987android.graphics.RenderNode$CompositePositionUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001988android.graphics.RenderNode$NoImagePreloadHolder
1989android.graphics.RenderNode$PositionUpdateListener
1990android.graphics.RenderNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001991android.graphics.RuntimeShader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001992android.graphics.Shader$NoImagePreloadHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001993android.graphics.Shader$TileMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001994android.graphics.Shader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001995android.graphics.SumPathEffect
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001996android.graphics.SurfaceTexture$1
1997android.graphics.SurfaceTexture$OnFrameAvailableListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001998android.graphics.SurfaceTexture
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001999android.graphics.SweepGradient
2000android.graphics.TableMaskFilter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002001android.graphics.TemporaryBuffer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002002android.graphics.Typeface$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002003android.graphics.Typeface$CustomFallbackBuilder
2004android.graphics.Typeface
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002005android.graphics.Xfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002006android.graphics.YuvImage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002007android.graphics.animation.-$$Lambda$awqPSgriNRe12PWP0zkpAtPsfV4
2008android.graphics.animation.FallbackLUTInterpolator
2009android.graphics.animation.HasNativeInterpolator
art-benchmark-servicead05a302020-03-17 09:46:02 -07002010android.graphics.animation.NativeInterpolator
2011android.graphics.animation.NativeInterpolatorFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002012android.graphics.animation.RenderNodeAnimator$DelayedAnimationHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07002013android.graphics.animation.RenderNodeAnimator$ViewListener
2014android.graphics.animation.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002015android.graphics.drawable.-$$Lambda$AnimatedVectorDrawable$VectorDrawableAnimatorRT$PzjgSeyQweoFjbEZJP80UteZqm8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002016android.graphics.drawable.-$$Lambda$BitmapDrawable$LMqt8JvxZ4giSOIRAtlCKDg39Jw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002017android.graphics.drawable.-$$Lambda$Drawable$bbJz2VgQAwkXlE27mR8nPMYacEw
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002018android.graphics.drawable.-$$Lambda$NinePatchDrawable$yQvfm7FAkslD5wdGFysjgwt8cLE
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002019android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable
2020android.graphics.drawable.AdaptiveIconDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002021android.graphics.drawable.AdaptiveIconDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002022android.graphics.drawable.Animatable2$AnimationCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07002023android.graphics.drawable.Animatable2
Calin Juravle00b23d32019-03-08 17:52:20 -08002024android.graphics.drawable.Animatable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002025android.graphics.drawable.AnimatedImageDrawable$State
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002026android.graphics.drawable.AnimatedImageDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002027android.graphics.drawable.AnimatedRotateDrawable$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002028android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002029android.graphics.drawable.AnimatedRotateDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002030android.graphics.drawable.AnimatedStateListDrawable$AnimatableTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002031android.graphics.drawable.AnimatedStateListDrawable$AnimatedStateListState
Calin Juravle4a054192018-05-29 17:52:20 -07002032android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002033android.graphics.drawable.AnimatedStateListDrawable$AnimationDrawableTransition
art-benchmark-serviced5115932020-02-25 17:55:03 -08002034android.graphics.drawable.AnimatedStateListDrawable$FrameInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002035android.graphics.drawable.AnimatedStateListDrawable$Transition
Calin Juravle00b23d32019-03-08 17:52:20 -08002036android.graphics.drawable.AnimatedStateListDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002037android.graphics.drawable.AnimatedVectorDrawable$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002038android.graphics.drawable.AnimatedVectorDrawable$2
Andreas Gampe61e7b662015-06-17 23:57:04 -07002039android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator
Calin Juravle00b23d32019-03-08 17:52:20 -08002040android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState
Andreas Gampe859e2782016-04-06 18:37:56 -07002041android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimator
Doris Liu28cfd202016-02-22 16:51:40 -08002042android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002043android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorUI
Calin Juravle00b23d32019-03-08 17:52:20 -08002044android.graphics.drawable.AnimatedVectorDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002045android.graphics.drawable.AnimationDrawable$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08002046android.graphics.drawable.AnimationDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002047android.graphics.drawable.BitmapDrawable$BitmapState
Calin Juravle00b23d32019-03-08 17:52:20 -08002048android.graphics.drawable.BitmapDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002049android.graphics.drawable.ClipDrawable$ClipState
Calin Juravle00b23d32019-03-08 17:52:20 -08002050android.graphics.drawable.ClipDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002051android.graphics.drawable.ColorDrawable$ColorState
Calin Juravle00b23d32019-03-08 17:52:20 -08002052android.graphics.drawable.ColorDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002053android.graphics.drawable.ColorStateListDrawable$ColorStateListDrawableState
2054android.graphics.drawable.ColorStateListDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002055android.graphics.drawable.Drawable$Callback
2056android.graphics.drawable.Drawable$ConstantState
Calin Juravle00b23d32019-03-08 17:52:20 -08002057android.graphics.drawable.Drawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002058android.graphics.drawable.DrawableContainer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002059android.graphics.drawable.DrawableContainer$BlockInvalidateCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002060android.graphics.drawable.DrawableContainer$DrawableContainerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002061android.graphics.drawable.DrawableContainer
Andreas Gampe571fc302016-02-18 13:58:09 -08002062android.graphics.drawable.DrawableInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07002063android.graphics.drawable.DrawableWrapper$DrawableWrapperState
Calin Juravle00b23d32019-03-08 17:52:20 -08002064android.graphics.drawable.DrawableWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07002065android.graphics.drawable.GradientDrawable$1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002066android.graphics.drawable.GradientDrawable$GradientState
2067android.graphics.drawable.GradientDrawable$Orientation
Calin Juravle00b23d32019-03-08 17:52:20 -08002068android.graphics.drawable.GradientDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002069android.graphics.drawable.Icon$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002070android.graphics.drawable.Icon$LoadDrawableTask
Calin Juravle00b23d32019-03-08 17:52:20 -08002071android.graphics.drawable.Icon
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002072android.graphics.drawable.InsetDrawable$InsetState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002073android.graphics.drawable.InsetDrawable$InsetValue
Calin Juravle00b23d32019-03-08 17:52:20 -08002074android.graphics.drawable.InsetDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002075android.graphics.drawable.LayerDrawable$ChildDrawable
Evan Millar0ea97b82009-03-24 17:49:23 -07002076android.graphics.drawable.LayerDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002077android.graphics.drawable.LayerDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002078android.graphics.drawable.LevelListDrawable$LevelListState
2079android.graphics.drawable.LevelListDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002080android.graphics.drawable.NinePatchDrawable$NinePatchState
Calin Juravle00b23d32019-03-08 17:52:20 -08002081android.graphics.drawable.NinePatchDrawable
Calin Juravle4a054192018-05-29 17:52:20 -07002082android.graphics.drawable.PaintDrawable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002083android.graphics.drawable.RippleBackground$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07002084android.graphics.drawable.RippleBackground$BackgroundProperty
Calin Juravle00b23d32019-03-08 17:52:20 -08002085android.graphics.drawable.RippleBackground
Andreas Gampe61e7b662015-06-17 23:57:04 -07002086android.graphics.drawable.RippleComponent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002087android.graphics.drawable.RippleDrawable$RippleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002088android.graphics.drawable.RippleDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002089android.graphics.drawable.RippleForeground$1
2090android.graphics.drawable.RippleForeground$2
2091android.graphics.drawable.RippleForeground$3
2092android.graphics.drawable.RippleForeground$4
Calin Juravle00b23d32019-03-08 17:52:20 -08002093android.graphics.drawable.RippleForeground
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002094android.graphics.drawable.RotateDrawable$RotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002095android.graphics.drawable.RotateDrawable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002096android.graphics.drawable.ScaleDrawable$ScaleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002097android.graphics.drawable.ScaleDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002098android.graphics.drawable.ShapeDrawable$ShaderFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002099android.graphics.drawable.ShapeDrawable$ShapeState
Calin Juravle00b23d32019-03-08 17:52:20 -08002100android.graphics.drawable.ShapeDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002101android.graphics.drawable.StateListDrawable$StateListState
Calin Juravle00b23d32019-03-08 17:52:20 -08002102android.graphics.drawable.StateListDrawable
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002103android.graphics.drawable.TransitionDrawable$TransitionState
Calin Juravle00b23d32019-03-08 17:52:20 -08002104android.graphics.drawable.TransitionDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002105android.graphics.drawable.VectorDrawable$VClipPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002106android.graphics.drawable.VectorDrawable$VFullPath$10
Calin Juravle00b23d32019-03-08 17:52:20 -08002107android.graphics.drawable.VectorDrawable$VFullPath$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002108android.graphics.drawable.VectorDrawable$VFullPath$2
2109android.graphics.drawable.VectorDrawable$VFullPath$3
2110android.graphics.drawable.VectorDrawable$VFullPath$4
2111android.graphics.drawable.VectorDrawable$VFullPath$5
2112android.graphics.drawable.VectorDrawable$VFullPath$6
2113android.graphics.drawable.VectorDrawable$VFullPath$7
2114android.graphics.drawable.VectorDrawable$VFullPath$8
2115android.graphics.drawable.VectorDrawable$VFullPath$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002116android.graphics.drawable.VectorDrawable$VFullPath
Andreas Gampe571fc302016-02-18 13:58:09 -08002117android.graphics.drawable.VectorDrawable$VGroup$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002118android.graphics.drawable.VectorDrawable$VGroup$2
2119android.graphics.drawable.VectorDrawable$VGroup$3
2120android.graphics.drawable.VectorDrawable$VGroup$4
2121android.graphics.drawable.VectorDrawable$VGroup$5
2122android.graphics.drawable.VectorDrawable$VGroup$6
2123android.graphics.drawable.VectorDrawable$VGroup$7
2124android.graphics.drawable.VectorDrawable$VGroup$8
2125android.graphics.drawable.VectorDrawable$VGroup$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002126android.graphics.drawable.VectorDrawable$VGroup
Andreas Gampe571fc302016-02-18 13:58:09 -08002127android.graphics.drawable.VectorDrawable$VObject
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002128android.graphics.drawable.VectorDrawable$VPath$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002129android.graphics.drawable.VectorDrawable$VPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002130android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002131android.graphics.drawable.VectorDrawable$VectorDrawableState
2132android.graphics.drawable.VectorDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002133android.graphics.drawable.shapes.OvalShape
art-benchmark-serviced5115932020-02-25 17:55:03 -08002134android.graphics.drawable.shapes.PathShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002135android.graphics.drawable.shapes.RectShape
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002136android.graphics.drawable.shapes.RoundRectShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002137android.graphics.drawable.shapes.Shape
Calin Juravle00b23d32019-03-08 17:52:20 -08002138android.graphics.fonts.Font$Builder
2139android.graphics.fonts.Font
2140android.graphics.fonts.FontCustomizationParser$Result
2141android.graphics.fonts.FontCustomizationParser
2142android.graphics.fonts.FontFamily$Builder
2143android.graphics.fonts.FontFamily
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002144android.graphics.fonts.FontFileUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08002145android.graphics.fonts.FontStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002146android.graphics.fonts.FontVariationAxis
Calin Juravle00b23d32019-03-08 17:52:20 -08002147android.graphics.fonts.SystemFonts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002148android.graphics.pdf.PdfDocument
2149android.graphics.pdf.PdfEditor
2150android.graphics.pdf.PdfRenderer
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002151android.graphics.text.LineBreaker$Builder
2152android.graphics.text.LineBreaker$ParagraphConstraints
2153android.graphics.text.LineBreaker$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08002154android.graphics.text.LineBreaker
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002155android.graphics.text.MeasuredText$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002156android.graphics.text.MeasuredText
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002157android.gsi.AvbPublicKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08002158android.gsi.GsiProgress$1
2159android.gsi.GsiProgress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002160android.gsi.IGsiService$Stub$Proxy
2161android.gsi.IGsiService$Stub
2162android.gsi.IGsiService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002163android.hardware.Camera$CameraInfo
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002164android.hardware.Camera$Face
Calin Juravle00b23d32019-03-08 17:52:20 -08002165android.hardware.Camera
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002166android.hardware.CameraStatus$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002167android.hardware.CameraStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07002168android.hardware.ConsumerIrManager
Calin Juravle4a054192018-05-29 17:52:20 -07002169android.hardware.GeomagneticField$LegendreTable
Calin Juravle00b23d32019-03-08 17:52:20 -08002170android.hardware.GeomagneticField
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002171android.hardware.HardwareBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002172android.hardware.HardwareBuffer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002173android.hardware.ICameraService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002174android.hardware.ICameraService$Stub
2175android.hardware.ICameraService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002176android.hardware.ICameraServiceListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002177android.hardware.ICameraServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002178android.hardware.ICameraServiceProxy$Stub
2179android.hardware.ICameraServiceProxy
2180android.hardware.IConsumerIrService$Stub
2181android.hardware.IConsumerIrService
2182android.hardware.ISensorPrivacyListener$Stub$Proxy
2183android.hardware.ISensorPrivacyListener$Stub
2184android.hardware.ISensorPrivacyListener
2185android.hardware.ISensorPrivacyManager$Stub$Proxy
2186android.hardware.ISensorPrivacyManager$Stub
2187android.hardware.ISensorPrivacyManager
2188android.hardware.ISerialManager$Stub
2189android.hardware.ISerialManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002190android.hardware.Sensor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002191android.hardware.SensorAdditionalInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07002192android.hardware.SensorEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08002193android.hardware.SensorEventCallback
2194android.hardware.SensorEventListener2
Kenny Root9787b802013-04-26 12:53:57 -07002195android.hardware.SensorEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002196android.hardware.SensorListener
Evan Millar0ea97b82009-03-24 17:49:23 -07002197android.hardware.SensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002198android.hardware.SensorPrivacyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002199android.hardware.SensorPrivacyManager
Andreas Gampe61e7b662015-06-17 23:57:04 -07002200android.hardware.SerialManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002201android.hardware.SerialPort
Kenny Root9787b802013-04-26 12:53:57 -07002202android.hardware.SystemSensorManager$BaseEventQueue
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002203android.hardware.SystemSensorManager$SensorEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002204android.hardware.SystemSensorManager$TriggerEventQueue
Calin Juravle00b23d32019-03-08 17:52:20 -08002205android.hardware.SystemSensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002206android.hardware.TriggerEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002207android.hardware.TriggerEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002208android.hardware.biometrics.BiometricAuthenticator$AuthenticationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002209android.hardware.biometrics.BiometricAuthenticator$Identifier
Calin Juravle00b23d32019-03-08 17:52:20 -08002210android.hardware.biometrics.BiometricAuthenticator
2211android.hardware.biometrics.BiometricFaceConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002212android.hardware.biometrics.BiometricFingerprintConstants
Calin Juravle00b23d32019-03-08 17:52:20 -08002213android.hardware.biometrics.BiometricManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002214android.hardware.biometrics.BiometricSourceType$1
2215android.hardware.biometrics.BiometricSourceType
art-benchmark-serviced5115932020-02-25 17:55:03 -08002216android.hardware.biometrics.CryptoObject
2217android.hardware.biometrics.IAuthService$Stub$Proxy
2218android.hardware.biometrics.IAuthService$Stub
2219android.hardware.biometrics.IAuthService
2220android.hardware.biometrics.IBiometricAuthenticator$Stub$Proxy
2221android.hardware.biometrics.IBiometricAuthenticator$Stub
2222android.hardware.biometrics.IBiometricAuthenticator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002223android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub$Proxy
2224android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub
2225android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback
2226android.hardware.biometrics.IBiometricService$Stub$Proxy
2227android.hardware.biometrics.IBiometricService$Stub
2228android.hardware.biometrics.IBiometricService
2229android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002230android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub
2231android.hardware.biometrics.IBiometricServiceLockoutResetCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002232android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy
2233android.hardware.biometrics.IBiometricServiceReceiver$Stub
2234android.hardware.biometrics.IBiometricServiceReceiver
2235android.hardware.biometrics.IBiometricServiceReceiverInternal$Stub$Proxy
2236android.hardware.biometrics.IBiometricServiceReceiverInternal$Stub
2237android.hardware.biometrics.IBiometricServiceReceiverInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002238android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$6Ptxoe4wF_VCkE_pml8t66mklao
2239android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$CONvadOBAEkcHSpx8j61v67qRGM
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002240android.hardware.camera2.CameraAccessException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002241android.hardware.camera2.CameraCharacteristics$1
2242android.hardware.camera2.CameraCharacteristics$2
2243android.hardware.camera2.CameraCharacteristics$3
2244android.hardware.camera2.CameraCharacteristics$4
2245android.hardware.camera2.CameraCharacteristics$5
art-benchmark-service56aece62020-02-10 17:58:03 -08002246android.hardware.camera2.CameraCharacteristics$6
Andreas Gampe571fc302016-02-18 13:58:09 -08002247android.hardware.camera2.CameraCharacteristics$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002248android.hardware.camera2.CameraCharacteristics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002249android.hardware.camera2.CameraDevice
2250android.hardware.camera2.CameraManager$AvailabilityCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002251android.hardware.camera2.CameraManager$CameraManagerGlobal$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002252android.hardware.camera2.CameraManager$CameraManagerGlobal$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002253android.hardware.camera2.CameraManager$CameraManagerGlobal$4
2254android.hardware.camera2.CameraManager$CameraManagerGlobal$5
2255android.hardware.camera2.CameraManager$CameraManagerGlobal$6
2256android.hardware.camera2.CameraManager$CameraManagerGlobal$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002257android.hardware.camera2.CameraManager$CameraManagerGlobal
2258android.hardware.camera2.CameraManager$TorchCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002259android.hardware.camera2.CameraManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002260android.hardware.camera2.CameraMetadata
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002261android.hardware.camera2.CaptureRequest$1
2262android.hardware.camera2.CaptureRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08002263android.hardware.camera2.CaptureRequest$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002264android.hardware.camera2.CaptureRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002265android.hardware.camera2.CaptureResult$1
2266android.hardware.camera2.CaptureResult$2
2267android.hardware.camera2.CaptureResult$3
Andreas Gampe571fc302016-02-18 13:58:09 -08002268android.hardware.camera2.CaptureResult$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002269android.hardware.camera2.CaptureResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002270android.hardware.camera2.DngCreator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002271android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor
2272android.hardware.camera2.impl.CameraDeviceImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002273android.hardware.camera2.impl.CameraMetadataNative$10
2274android.hardware.camera2.impl.CameraMetadataNative$11
2275android.hardware.camera2.impl.CameraMetadataNative$12
2276android.hardware.camera2.impl.CameraMetadataNative$13
2277android.hardware.camera2.impl.CameraMetadataNative$14
2278android.hardware.camera2.impl.CameraMetadataNative$15
2279android.hardware.camera2.impl.CameraMetadataNative$16
2280android.hardware.camera2.impl.CameraMetadataNative$17
2281android.hardware.camera2.impl.CameraMetadataNative$18
2282android.hardware.camera2.impl.CameraMetadataNative$19
Calin Juravle00b23d32019-03-08 17:52:20 -08002283android.hardware.camera2.impl.CameraMetadataNative$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002284android.hardware.camera2.impl.CameraMetadataNative$20
Calin Juravle00b23d32019-03-08 17:52:20 -08002285android.hardware.camera2.impl.CameraMetadataNative$21
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002286android.hardware.camera2.impl.CameraMetadataNative$22
art-benchmark-serviced5115932020-02-25 17:55:03 -08002287android.hardware.camera2.impl.CameraMetadataNative$23
Calin Juravle00b23d32019-03-08 17:52:20 -08002288android.hardware.camera2.impl.CameraMetadataNative$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002289android.hardware.camera2.impl.CameraMetadataNative$3
2290android.hardware.camera2.impl.CameraMetadataNative$4
2291android.hardware.camera2.impl.CameraMetadataNative$5
2292android.hardware.camera2.impl.CameraMetadataNative$6
2293android.hardware.camera2.impl.CameraMetadataNative$7
2294android.hardware.camera2.impl.CameraMetadataNative$8
2295android.hardware.camera2.impl.CameraMetadataNative$9
2296android.hardware.camera2.impl.CameraMetadataNative$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002297android.hardware.camera2.impl.CameraMetadataNative
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002298android.hardware.camera2.impl.GetCommand
2299android.hardware.camera2.impl.SetCommand
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002300android.hardware.camera2.legacy.LegacyCameraDevice
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002301android.hardware.camera2.legacy.LegacyExceptionUtils$BufferQueueAbandonedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002302android.hardware.camera2.legacy.LegacyMetadataMapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002303android.hardware.camera2.legacy.PerfMeasurement
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002304android.hardware.camera2.marshal.MarshalHelpers
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002305android.hardware.camera2.marshal.MarshalQueryable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002306android.hardware.camera2.marshal.MarshalRegistry$MarshalToken
Calin Juravle00b23d32019-03-08 17:52:20 -08002307android.hardware.camera2.marshal.MarshalRegistry
Calin Juravle4a054192018-05-29 17:52:20 -07002308android.hardware.camera2.marshal.Marshaler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002309android.hardware.camera2.marshal.impl.MarshalQueryableArray$MarshalerArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002310android.hardware.camera2.marshal.impl.MarshalQueryableArray
2311android.hardware.camera2.marshal.impl.MarshalQueryableBlackLevelPattern
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002312android.hardware.camera2.marshal.impl.MarshalQueryableBoolean$MarshalerBoolean
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002313android.hardware.camera2.marshal.impl.MarshalQueryableBoolean
2314android.hardware.camera2.marshal.impl.MarshalQueryableColorSpaceTransform
2315android.hardware.camera2.marshal.impl.MarshalQueryableEnum
2316android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration
2317android.hardware.camera2.marshal.impl.MarshalQueryableMeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002318android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08002319android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002320android.hardware.camera2.marshal.impl.MarshalQueryablePair
2321android.hardware.camera2.marshal.impl.MarshalQueryableParcelable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002322android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive$MarshalerPrimitive
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002323android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive
2324android.hardware.camera2.marshal.impl.MarshalQueryableRange
Calin Juravle00b23d32019-03-08 17:52:20 -08002325android.hardware.camera2.marshal.impl.MarshalQueryableRecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002326android.hardware.camera2.marshal.impl.MarshalQueryableRect
2327android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap
2328android.hardware.camera2.marshal.impl.MarshalQueryableRggbChannelVector
art-benchmark-serviced5115932020-02-25 17:55:03 -08002329android.hardware.camera2.marshal.impl.MarshalQueryableSize$MarshalerSize
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002330android.hardware.camera2.marshal.impl.MarshalQueryableSize
2331android.hardware.camera2.marshal.impl.MarshalQueryableSizeF
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002332android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002333android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002334android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002335android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration
2336android.hardware.camera2.marshal.impl.MarshalQueryableString
2337android.hardware.camera2.params.BlackLevelPattern
art-benchmark-service56aece62020-02-10 17:58:03 -08002338android.hardware.camera2.params.Capability
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002339android.hardware.camera2.params.ColorSpaceTransform
2340android.hardware.camera2.params.Face
2341android.hardware.camera2.params.HighSpeedVideoConfiguration
2342android.hardware.camera2.params.LensShadingMap
Calin Juravle36829e52019-04-10 19:07:47 -07002343android.hardware.camera2.params.MandatoryStreamCombination$ReprocessType
2344android.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold
2345android.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate
2346android.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate
Calin Juravle00b23d32019-03-08 17:52:20 -08002347android.hardware.camera2.params.MandatoryStreamCombination
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002348android.hardware.camera2.params.MeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002349android.hardware.camera2.params.OisSample
Calin Juravle00b23d32019-03-08 17:52:20 -08002350android.hardware.camera2.params.RecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002351android.hardware.camera2.params.ReprocessFormatsMap
2352android.hardware.camera2.params.RggbChannelVector
2353android.hardware.camera2.params.StreamConfiguration
2354android.hardware.camera2.params.StreamConfigurationDuration
2355android.hardware.camera2.params.StreamConfigurationMap
2356android.hardware.camera2.params.TonemapCurve
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002357android.hardware.camera2.utils.ArrayUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002358android.hardware.camera2.utils.ConcurrentCameraIdCombination$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002359android.hardware.camera2.utils.ConcurrentCameraIdCombination
2360android.hardware.camera2.utils.TypeReference$SpecializedBaseTypeReference
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002361android.hardware.camera2.utils.TypeReference$SpecializedTypeReference
Calin Juravle00b23d32019-03-08 17:52:20 -08002362android.hardware.camera2.utils.TypeReference
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002363android.hardware.contexthub.V1_0.ContextHub
2364android.hardware.contexthub.V1_0.ContextHubMsg
2365android.hardware.contexthub.V1_0.HubAppInfo
2366android.hardware.contexthub.V1_0.IContexthub$Proxy
2367android.hardware.contexthub.V1_0.IContexthub
2368android.hardware.contexthub.V1_0.IContexthubCallback$Stub
2369android.hardware.contexthub.V1_0.IContexthubCallback
2370android.hardware.contexthub.V1_0.MemRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002371android.hardware.contexthub.V1_0.NanoAppBinary
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002372android.hardware.contexthub.V1_0.PhysicalSensor
2373android.hardware.display.-$$Lambda$NightDisplayListener$sOK1HmSbMnFLzc4SdDD1WpVWJiI
Calin Juravle4a054192018-05-29 17:52:20 -07002374android.hardware.display.AmbientBrightnessDayStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002375android.hardware.display.AmbientBrightnessDayStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002376android.hardware.display.AmbientDisplayConfiguration
Calin Juravle4a054192018-05-29 17:52:20 -07002377android.hardware.display.BrightnessChangeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002378android.hardware.display.BrightnessChangeEvent$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002379android.hardware.display.BrightnessChangeEvent
Calin Juravle4a054192018-05-29 17:52:20 -07002380android.hardware.display.BrightnessConfiguration$1
2381android.hardware.display.BrightnessConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002382android.hardware.display.BrightnessConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002383android.hardware.display.BrightnessCorrection$1
2384android.hardware.display.BrightnessCorrection$BrightnessCorrectionImplementation
2385android.hardware.display.BrightnessCorrection$ScaleAndTranslateLog
2386android.hardware.display.BrightnessCorrection
Calin Juravle00b23d32019-03-08 17:52:20 -08002387android.hardware.display.ColorDisplayManager$ColorDisplayManagerInternal
2388android.hardware.display.ColorDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002389android.hardware.display.Curve$1
2390android.hardware.display.Curve
art-benchmark-servicead05a302020-03-17 09:46:02 -07002391android.hardware.display.DeviceProductInfo$1
2392android.hardware.display.DeviceProductInfo$ManufactureDate$1
2393android.hardware.display.DeviceProductInfo$ManufactureDate
2394android.hardware.display.DeviceProductInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002395android.hardware.display.DisplayManager$DisplayListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002396android.hardware.display.DisplayManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002397android.hardware.display.DisplayManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002398android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002399android.hardware.display.DisplayManagerGlobal$DisplayManagerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002400android.hardware.display.DisplayManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002401android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks
2402android.hardware.display.DisplayManagerInternal$DisplayPowerRequest
2403android.hardware.display.DisplayManagerInternal
2404android.hardware.display.DisplayViewport
Calin Juravle00b23d32019-03-08 17:52:20 -08002405android.hardware.display.DisplayedContentSample
2406android.hardware.display.DisplayedContentSamplingAttributes
2407android.hardware.display.IColorDisplayManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002408android.hardware.display.IColorDisplayManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07002409android.hardware.display.IColorDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002410android.hardware.display.IDisplayManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002411android.hardware.display.IDisplayManager$Stub
2412android.hardware.display.IDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002413android.hardware.display.IDisplayManagerCallback$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002414android.hardware.display.IDisplayManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002415android.hardware.display.IDisplayManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002416android.hardware.display.IVirtualDisplayCallback$Stub$Proxy
2417android.hardware.display.IVirtualDisplayCallback$Stub
2418android.hardware.display.IVirtualDisplayCallback
2419android.hardware.display.NightDisplayListener$1
2420android.hardware.display.NightDisplayListener$Callback
2421android.hardware.display.NightDisplayListener
2422android.hardware.display.Time$1
2423android.hardware.display.Time
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002424android.hardware.display.VirtualDisplayConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002425android.hardware.display.WifiDisplay$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002426android.hardware.display.WifiDisplay
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002427android.hardware.display.WifiDisplaySessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002428android.hardware.display.WifiDisplaySessionInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002429android.hardware.display.WifiDisplayStatus$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002430android.hardware.display.WifiDisplayStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002431android.hardware.face.Face$1
2432android.hardware.face.Face
2433android.hardware.face.FaceManager$1
2434android.hardware.face.FaceManager$AuthenticationCallback
2435android.hardware.face.FaceManager$AuthenticationResult
2436android.hardware.face.FaceManager$EnrollmentCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002437android.hardware.face.FaceManager$LockoutResetCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002438android.hardware.face.FaceManager$MyHandler
2439android.hardware.face.FaceManager$OnAuthenticationCancelListener
2440android.hardware.face.FaceManager$RemovalCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002441android.hardware.face.FaceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002442android.hardware.face.IFaceService$Stub$Proxy
2443android.hardware.face.IFaceService$Stub
2444android.hardware.face.IFaceService
2445android.hardware.face.IFaceServiceReceiver$Stub$Proxy
2446android.hardware.face.IFaceServiceReceiver$Stub
2447android.hardware.face.IFaceServiceReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08002448android.hardware.fingerprint.Fingerprint$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002449android.hardware.fingerprint.Fingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002450android.hardware.fingerprint.FingerprintManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002451android.hardware.fingerprint.FingerprintManager$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002452android.hardware.fingerprint.FingerprintManager$AuthenticationCallback
2453android.hardware.fingerprint.FingerprintManager$LockoutResetCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002454android.hardware.fingerprint.FingerprintManager$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08002455android.hardware.fingerprint.FingerprintManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002456android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub$Proxy
2457android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub
2458android.hardware.fingerprint.IFingerprintClientActiveCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002459android.hardware.fingerprint.IFingerprintService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002460android.hardware.fingerprint.IFingerprintService$Stub
2461android.hardware.fingerprint.IFingerprintService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002462android.hardware.fingerprint.IFingerprintServiceReceiver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002463android.hardware.fingerprint.IFingerprintServiceReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002464android.hardware.fingerprint.IFingerprintServiceReceiver
Andreas Gampe61e7b662015-06-17 23:57:04 -07002465android.hardware.hdmi.HdmiControlManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002466android.hardware.hdmi.HdmiPlaybackClient$DisplayStatusCallback
2467android.hardware.input.IInputDevicesChangedListener$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002468android.hardware.input.IInputDevicesChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002469android.hardware.input.IInputDevicesChangedListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002470android.hardware.input.IInputManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002471android.hardware.input.IInputManager$Stub
2472android.hardware.input.IInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002473android.hardware.input.ITabletModeChangedListener$Stub$Proxy
2474android.hardware.input.ITabletModeChangedListener$Stub
2475android.hardware.input.ITabletModeChangedListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002476android.hardware.input.InputDeviceIdentifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002477android.hardware.input.InputDeviceIdentifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002478android.hardware.input.InputManager$InputDeviceListener
2479android.hardware.input.InputManager$InputDeviceListenerDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08002480android.hardware.input.InputManager$InputDeviceVibrator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002481android.hardware.input.InputManager$InputDevicesChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002482android.hardware.input.InputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002483android.hardware.input.InputManagerInternal
2484android.hardware.input.KeyboardLayout$1
2485android.hardware.input.KeyboardLayout
2486android.hardware.input.TouchCalibration$1
2487android.hardware.input.TouchCalibration
Calin Juravle00b23d32019-03-08 17:52:20 -08002488android.hardware.iris.IrisManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002489android.hardware.lights.LightsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002490android.hardware.location.-$$Lambda$ContextHubManager$3$5yx25kUuvL9qy3uBcIzI3sQQoL8
2491android.hardware.location.-$$Lambda$ContextHubManager$3$KgVQePwT_QpjU9EQTp2L3LsHE5Y
art-benchmark-serviced5115932020-02-25 17:55:03 -08002492android.hardware.location.-$$Lambda$ContextHubManager$3$U9x_HK_GdADIEQ3mS5mDWMNWMu8
2493android.hardware.location.-$$Lambda$ContextHubManager$4$sylEfC1Rx_cxuQRnKuthZXmV8KI
2494android.hardware.location.-$$Lambda$ContextHubTransaction$7a5H6DrY_dOy9M3qnYHhlmDHRNQ
2495android.hardware.location.-$$Lambda$ContextHubTransaction$RNVGnle3xCUm9u68syzn6-2znnU
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002496android.hardware.location.ActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002497android.hardware.location.ContextHubClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08002498android.hardware.location.ContextHubClientCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002499android.hardware.location.ContextHubInfo$1
2500android.hardware.location.ContextHubInfo
2501android.hardware.location.ContextHubManager$2
2502android.hardware.location.ContextHubManager$3
2503android.hardware.location.ContextHubManager$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002504android.hardware.location.ContextHubManager$Callback
2505android.hardware.location.ContextHubManager$ICallback
Andreas Gampe859e2782016-04-06 18:37:56 -07002506android.hardware.location.ContextHubManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002507android.hardware.location.ContextHubMessage$1
2508android.hardware.location.ContextHubMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -08002509android.hardware.location.ContextHubTransaction$OnCompleteListener
2510android.hardware.location.ContextHubTransaction$Response
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002511android.hardware.location.ContextHubTransaction
art-benchmark-serviced5115932020-02-25 17:55:03 -08002512android.hardware.location.GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper
2513android.hardware.location.GeofenceHardware
2514android.hardware.location.GeofenceHardwareCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002515android.hardware.location.GeofenceHardwareImpl$1
2516android.hardware.location.GeofenceHardwareImpl$2
2517android.hardware.location.GeofenceHardwareImpl$3
2518android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
2519android.hardware.location.GeofenceHardwareImpl$Reaper
2520android.hardware.location.GeofenceHardwareImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08002521android.hardware.location.GeofenceHardwareMonitorCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002522android.hardware.location.GeofenceHardwareMonitorEvent$1
2523android.hardware.location.GeofenceHardwareMonitorEvent
2524android.hardware.location.GeofenceHardwareRequest
2525android.hardware.location.GeofenceHardwareRequestParcelable$1
2526android.hardware.location.GeofenceHardwareRequestParcelable
2527android.hardware.location.GeofenceHardwareService$1
2528android.hardware.location.GeofenceHardwareService
2529android.hardware.location.IActivityRecognitionHardware$Stub$Proxy
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002530android.hardware.location.IActivityRecognitionHardware$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002531android.hardware.location.IActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002532android.hardware.location.IActivityRecognitionHardwareClient$Stub$Proxy
2533android.hardware.location.IActivityRecognitionHardwareClient$Stub
2534android.hardware.location.IActivityRecognitionHardwareClient
2535android.hardware.location.IContextHubCallback$Stub$Proxy
2536android.hardware.location.IContextHubCallback$Stub
2537android.hardware.location.IContextHubCallback
2538android.hardware.location.IContextHubClient$Stub$Proxy
2539android.hardware.location.IContextHubClient$Stub
2540android.hardware.location.IContextHubClient
2541android.hardware.location.IContextHubClientCallback$Stub$Proxy
2542android.hardware.location.IContextHubClientCallback$Stub
2543android.hardware.location.IContextHubClientCallback
2544android.hardware.location.IContextHubService$Stub$Proxy
2545android.hardware.location.IContextHubService$Stub
2546android.hardware.location.IContextHubService
2547android.hardware.location.IContextHubTransactionCallback$Stub$Proxy
2548android.hardware.location.IContextHubTransactionCallback$Stub
2549android.hardware.location.IContextHubTransactionCallback
2550android.hardware.location.IGeofenceHardware$Stub$Proxy
2551android.hardware.location.IGeofenceHardware$Stub
2552android.hardware.location.IGeofenceHardware
2553android.hardware.location.IGeofenceHardwareCallback$Stub$Proxy
2554android.hardware.location.IGeofenceHardwareCallback$Stub
2555android.hardware.location.IGeofenceHardwareCallback
2556android.hardware.location.IGeofenceHardwareMonitorCallback$Stub$Proxy
2557android.hardware.location.IGeofenceHardwareMonitorCallback$Stub
2558android.hardware.location.IGeofenceHardwareMonitorCallback
2559android.hardware.location.MemoryRegion$1
2560android.hardware.location.MemoryRegion
2561android.hardware.location.NanoApp$1
2562android.hardware.location.NanoApp
2563android.hardware.location.NanoAppBinary$1
2564android.hardware.location.NanoAppBinary
2565android.hardware.location.NanoAppFilter$1
2566android.hardware.location.NanoAppFilter
2567android.hardware.location.NanoAppInstanceInfo$1
2568android.hardware.location.NanoAppInstanceInfo
2569android.hardware.location.NanoAppMessage$1
2570android.hardware.location.NanoAppMessage
2571android.hardware.location.NanoAppState$1
2572android.hardware.location.NanoAppState
2573android.hardware.radio.ITuner$Stub
2574android.hardware.radio.ITuner
2575android.hardware.radio.ITunerCallback
2576android.hardware.radio.ProgramSelector$1
2577android.hardware.radio.ProgramSelector$Identifier$1
2578android.hardware.radio.ProgramSelector$Identifier
2579android.hardware.radio.ProgramSelector
2580android.hardware.radio.RadioManager$AmBandConfig$1
2581android.hardware.radio.RadioManager$AmBandConfig
2582android.hardware.radio.RadioManager$AmBandDescriptor$1
2583android.hardware.radio.RadioManager$AmBandDescriptor
2584android.hardware.radio.RadioManager$BandConfig$1
2585android.hardware.radio.RadioManager$BandConfig
2586android.hardware.radio.RadioManager$BandDescriptor$1
2587android.hardware.radio.RadioManager$BandDescriptor
2588android.hardware.radio.RadioManager$FmBandConfig$1
2589android.hardware.radio.RadioManager$FmBandConfig
2590android.hardware.radio.RadioManager$FmBandDescriptor$1
2591android.hardware.radio.RadioManager$FmBandDescriptor
2592android.hardware.radio.RadioManager$ModuleProperties$1
2593android.hardware.radio.RadioManager$ModuleProperties
2594android.hardware.radio.RadioManager$ProgramInfo$1
2595android.hardware.radio.RadioManager$ProgramInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07002596android.hardware.radio.RadioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002597android.hardware.radio.RadioMetadata$1
2598android.hardware.radio.RadioMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08002599android.hardware.radio.V1_0.ActivityStatsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002600android.hardware.radio.V1_0.AppStatus
2601android.hardware.radio.V1_0.Call
2602android.hardware.radio.V1_0.CallForwardInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002603android.hardware.radio.V1_0.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002604android.hardware.radio.V1_0.Carrier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002605android.hardware.radio.V1_0.CarrierRestrictions
Calin Juravle00b23d32019-03-08 17:52:20 -08002606android.hardware.radio.V1_0.CdmaBroadcastSmsConfigInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002607android.hardware.radio.V1_0.CdmaCallWaiting
2608android.hardware.radio.V1_0.CdmaInformationRecords
2609android.hardware.radio.V1_0.CdmaSignalInfoRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08002610android.hardware.radio.V1_0.CdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002611android.hardware.radio.V1_0.CdmaSmsAddress
2612android.hardware.radio.V1_0.CdmaSmsMessage
2613android.hardware.radio.V1_0.CdmaSmsSubaddress
2614android.hardware.radio.V1_0.CellIdentity
2615android.hardware.radio.V1_0.CellIdentityCdma
2616android.hardware.radio.V1_0.CellIdentityGsm
2617android.hardware.radio.V1_0.CellIdentityLte
2618android.hardware.radio.V1_0.CellIdentityTdscdma
2619android.hardware.radio.V1_0.CellIdentityWcdma
2620android.hardware.radio.V1_0.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002621android.hardware.radio.V1_0.CellInfoCdma
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002622android.hardware.radio.V1_0.CellInfoGsm
2623android.hardware.radio.V1_0.CellInfoLte
2624android.hardware.radio.V1_0.CellInfoTdscdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002625android.hardware.radio.V1_0.CellInfoType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002626android.hardware.radio.V1_0.CellInfoWcdma
2627android.hardware.radio.V1_0.DataCallFailCause
2628android.hardware.radio.V1_0.DataProfileInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002629android.hardware.radio.V1_0.DataRegStateResult
2630android.hardware.radio.V1_0.EvdoSignalStrength
2631android.hardware.radio.V1_0.GsmBroadcastSmsConfigInfo
2632android.hardware.radio.V1_0.GsmSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002633android.hardware.radio.V1_0.GsmSmsMessage
Calin Juravle00b23d32019-03-08 17:52:20 -08002634android.hardware.radio.V1_0.HardwareConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002635android.hardware.radio.V1_0.HardwareConfigModem
2636android.hardware.radio.V1_0.HardwareConfigSim
Calin Juravle00b23d32019-03-08 17:52:20 -08002637android.hardware.radio.V1_0.IRadio
2638android.hardware.radio.V1_0.IRadioIndication
2639android.hardware.radio.V1_0.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002640android.hardware.radio.V1_0.IccIo
Calin Juravle00b23d32019-03-08 17:52:20 -08002641android.hardware.radio.V1_0.IccIoResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002642android.hardware.radio.V1_0.ImsSmsMessage
2643android.hardware.radio.V1_0.LastCallFailCauseInfo
2644android.hardware.radio.V1_0.LceDataInfo
2645android.hardware.radio.V1_0.LceStatusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002646android.hardware.radio.V1_0.LteSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002647android.hardware.radio.V1_0.NeighboringCell
2648android.hardware.radio.V1_0.OperatorInfo
2649android.hardware.radio.V1_0.PcoDataInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002650android.hardware.radio.V1_0.RadioCapability
2651android.hardware.radio.V1_0.RadioResponseInfo
2652android.hardware.radio.V1_0.RegState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002653android.hardware.radio.V1_0.SendSmsResult
2654android.hardware.radio.V1_0.SetupDataCallResult
2655android.hardware.radio.V1_0.SignalStrength
2656android.hardware.radio.V1_0.SimApdu
2657android.hardware.radio.V1_0.SimRefreshResult
2658android.hardware.radio.V1_0.StkCcUnsolSsResult
2659android.hardware.radio.V1_0.SuppSvcNotification
Calin Juravle00b23d32019-03-08 17:52:20 -08002660android.hardware.radio.V1_0.TdScdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002661android.hardware.radio.V1_0.UusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002662android.hardware.radio.V1_0.VoiceRegStateResult
2663android.hardware.radio.V1_0.WcdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002664android.hardware.radio.V1_1.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002665android.hardware.radio.V1_1.IRadio
2666android.hardware.radio.V1_1.IRadioIndication
2667android.hardware.radio.V1_1.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002668android.hardware.radio.V1_1.KeepaliveStatus
2669android.hardware.radio.V1_1.NetworkScanResult
Calin Juravle00b23d32019-03-08 17:52:20 -08002670android.hardware.radio.V1_2.Call
2671android.hardware.radio.V1_2.CardStatus
2672android.hardware.radio.V1_2.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002673android.hardware.radio.V1_2.CellIdentityCdma
2674android.hardware.radio.V1_2.CellIdentityGsm
2675android.hardware.radio.V1_2.CellIdentityLte
Calin Juravle00b23d32019-03-08 17:52:20 -08002676android.hardware.radio.V1_2.CellIdentityOperatorNames
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002677android.hardware.radio.V1_2.CellIdentityTdscdma
2678android.hardware.radio.V1_2.CellIdentityWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002679android.hardware.radio.V1_2.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002680android.hardware.radio.V1_2.CellInfoCdma
2681android.hardware.radio.V1_2.CellInfoGsm
2682android.hardware.radio.V1_2.CellInfoLte
2683android.hardware.radio.V1_2.CellInfoTdscdma
2684android.hardware.radio.V1_2.CellInfoWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002685android.hardware.radio.V1_2.DataRegStateResult
2686android.hardware.radio.V1_2.IRadio
2687android.hardware.radio.V1_2.IRadioIndication
2688android.hardware.radio.V1_2.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002689android.hardware.radio.V1_2.LinkCapacityEstimate
2690android.hardware.radio.V1_2.NetworkScanResult
2691android.hardware.radio.V1_2.PhysicalChannelConfig
Calin Juravle00b23d32019-03-08 17:52:20 -08002692android.hardware.radio.V1_2.SignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002693android.hardware.radio.V1_2.TdscdmaSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08002694android.hardware.radio.V1_2.VoiceRegStateResult
2695android.hardware.radio.V1_2.WcdmaSignalStrength
2696android.hardware.radio.V1_3.IRadio$Proxy
2697android.hardware.radio.V1_3.IRadio
2698android.hardware.radio.V1_3.IRadioIndication
2699android.hardware.radio.V1_3.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002700android.hardware.radio.V1_4.CardStatus
2701android.hardware.radio.V1_4.CarrierRestrictionsWithPriority
art-benchmark-serviced5115932020-02-25 17:55:03 -08002702android.hardware.radio.V1_4.CellConfigLte
2703android.hardware.radio.V1_4.CellIdentityNr
2704android.hardware.radio.V1_4.CellInfo$Info
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002705android.hardware.radio.V1_4.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002706android.hardware.radio.V1_4.CellInfoLte
2707android.hardware.radio.V1_4.CellInfoNr
2708android.hardware.radio.V1_4.DataRegStateResult$VopsInfo$hidl_discriminator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002709android.hardware.radio.V1_4.DataRegStateResult$VopsInfo
2710android.hardware.radio.V1_4.DataRegStateResult
2711android.hardware.radio.V1_4.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08002712android.hardware.radio.V1_4.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002713android.hardware.radio.V1_4.IRadio
2714android.hardware.radio.V1_4.IRadioIndication$Stub
2715android.hardware.radio.V1_4.IRadioIndication
2716android.hardware.radio.V1_4.IRadioResponse$Stub
2717android.hardware.radio.V1_4.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002718android.hardware.radio.V1_4.LteVopsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002719android.hardware.radio.V1_4.NetworkScanResult
2720android.hardware.radio.V1_4.NrIndicators
art-benchmark-serviced5115932020-02-25 17:55:03 -08002721android.hardware.radio.V1_4.NrSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002722android.hardware.radio.V1_4.PhysicalChannelConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08002723android.hardware.radio.V1_4.RadioFrequencyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002724android.hardware.radio.V1_4.SetupDataCallResult
2725android.hardware.radio.V1_4.SignalStrength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002726android.hardware.radio.V1_5.CellIdentity
2727android.hardware.radio.V1_5.CellIdentityGsm
2728android.hardware.radio.V1_5.CellIdentityLte
2729android.hardware.radio.V1_5.CellIdentityNr
2730android.hardware.radio.V1_5.CellIdentityTdscdma
2731android.hardware.radio.V1_5.CellIdentityWcdma
2732android.hardware.radio.V1_5.ClosedSubscriberGroupInfo
2733android.hardware.radio.V1_5.IRadio
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002734android.hardware.radio.V1_5.IRadioIndication$Stub
2735android.hardware.radio.V1_5.IRadioIndication
2736android.hardware.radio.V1_5.IRadioResponse$Stub
2737android.hardware.radio.V1_5.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002738android.hardware.radio.V1_5.OptionalCsgInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08002739android.hardware.radio.config.V1_0.IRadioConfig
2740android.hardware.radio.config.V1_0.IRadioConfigIndication
2741android.hardware.radio.config.V1_0.IRadioConfigResponse
2742android.hardware.radio.config.V1_0.SimSlotStatus
2743android.hardware.radio.config.V1_1.IRadioConfig$Proxy
2744android.hardware.radio.config.V1_1.IRadioConfig
2745android.hardware.radio.config.V1_1.IRadioConfigIndication
2746android.hardware.radio.config.V1_1.IRadioConfigResponse
2747android.hardware.radio.config.V1_1.ModemInfo
2748android.hardware.radio.config.V1_1.ModemsConfig
2749android.hardware.radio.config.V1_1.PhoneCapability
2750android.hardware.radio.config.V1_2.IRadioConfigIndication$Stub
2751android.hardware.radio.config.V1_2.IRadioConfigIndication
2752android.hardware.radio.config.V1_2.IRadioConfigResponse$Stub
2753android.hardware.radio.config.V1_2.IRadioConfigResponse
2754android.hardware.radio.config.V1_2.SimSlotStatus
2755android.hardware.radio.deprecated.V1_0.IOemHook$Proxy
2756android.hardware.radio.deprecated.V1_0.IOemHook
2757android.hardware.radio.deprecated.V1_0.IOemHookIndication$Stub
2758android.hardware.radio.deprecated.V1_0.IOemHookIndication
2759android.hardware.radio.deprecated.V1_0.IOemHookResponse$Stub
2760android.hardware.radio.deprecated.V1_0.IOemHookResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002761android.hardware.sidekick.SidekickInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002762android.hardware.soundtrigger.-$$Lambda$SoundTrigger$ZVJnEi-r8cH99VNOx-TiaTkEQgo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002763android.hardware.soundtrigger.ConversionUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002764android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy
2765android.hardware.soundtrigger.IRecognitionStatusCallback$Stub
2766android.hardware.soundtrigger.IRecognitionStatusCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002767android.hardware.soundtrigger.KeyphraseEnrollmentInfo
2768android.hardware.soundtrigger.KeyphraseMetadata$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002769android.hardware.soundtrigger.KeyphraseMetadata
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002770android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002771android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel
Andreas Gampe859e2782016-04-06 18:37:56 -07002772android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002773android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002774android.hardware.soundtrigger.SoundTrigger$GenericSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002775android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002776android.hardware.soundtrigger.SoundTrigger$Keyphrase$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002777android.hardware.soundtrigger.SoundTrigger$Keyphrase
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002778android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002779android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002780android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002781android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002782android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002783android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08002784android.hardware.soundtrigger.SoundTrigger$ModelParamRange$1
2785android.hardware.soundtrigger.SoundTrigger$ModelParamRange
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002786android.hardware.soundtrigger.SoundTrigger$ModuleProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002787android.hardware.soundtrigger.SoundTrigger$ModuleProperties
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002788android.hardware.soundtrigger.SoundTrigger$RecognitionConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002789android.hardware.soundtrigger.SoundTrigger$RecognitionConfig
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002790android.hardware.soundtrigger.SoundTrigger$RecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002791android.hardware.soundtrigger.SoundTrigger$RecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002792android.hardware.soundtrigger.SoundTrigger$SoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002793android.hardware.soundtrigger.SoundTrigger$SoundModelEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002794android.hardware.soundtrigger.SoundTrigger$SoundModelEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002795android.hardware.soundtrigger.SoundTrigger$StatusListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002796android.hardware.soundtrigger.SoundTrigger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002797android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002798android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002799android.hardware.soundtrigger.SoundTriggerModule
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002800android.hardware.thermal.V1_0.IThermal
2801android.hardware.thermal.V1_0.ThermalStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002802android.hardware.thermal.V2_0.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002803android.hardware.thermal.V2_0.IThermal$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08002804android.hardware.thermal.V2_0.IThermal$getCurrentCoolingDevicesCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002805android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback
2806android.hardware.thermal.V2_0.IThermal
2807android.hardware.thermal.V2_0.IThermalChangedCallback$Stub
2808android.hardware.thermal.V2_0.IThermalChangedCallback
2809android.hardware.thermal.V2_0.Temperature
art-benchmark-serviced5115932020-02-25 17:55:03 -08002810android.hardware.usb.AccessoryFilter
2811android.hardware.usb.DeviceFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002812android.hardware.usb.IUsbManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002813android.hardware.usb.IUsbManager$Stub
2814android.hardware.usb.IUsbManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002815android.hardware.usb.IUsbSerialReader$Stub
2816android.hardware.usb.IUsbSerialReader
Calin Juravle00b23d32019-03-08 17:52:20 -08002817android.hardware.usb.ParcelableUsbPort$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002818android.hardware.usb.ParcelableUsbPort
2819android.hardware.usb.UsbAccessory$2
2820android.hardware.usb.UsbAccessory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002821android.hardware.usb.UsbConfiguration$1
2822android.hardware.usb.UsbConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002823android.hardware.usb.UsbDevice$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002824android.hardware.usb.UsbDevice$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002825android.hardware.usb.UsbDevice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002826android.hardware.usb.UsbDeviceConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002827android.hardware.usb.UsbInterface$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002828android.hardware.usb.UsbInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07002829android.hardware.usb.UsbManager
Calin Juravle00b23d32019-03-08 17:52:20 -08002830android.hardware.usb.UsbPort
2831android.hardware.usb.UsbPortStatus$1
2832android.hardware.usb.UsbPortStatus
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002833android.hardware.usb.UsbRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002834android.hardware.usb.gadget.V1_0.IUsbGadget$Proxy
2835android.hardware.usb.gadget.V1_0.IUsbGadget
2836android.hardware.usb.gadget.V1_0.IUsbGadgetCallback$Stub
2837android.hardware.usb.gadget.V1_0.IUsbGadgetCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08002838android.icu.impl.BMPSet
2839android.icu.impl.CacheBase
2840android.icu.impl.CacheValue$NullValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002841android.icu.impl.CacheValue$SoftValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002842android.icu.impl.CacheValue$Strength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002843android.icu.impl.CacheValue$StrongValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002844android.icu.impl.CacheValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002845android.icu.impl.CalType
2846android.icu.impl.CalendarUtil$CalendarPreferences
2847android.icu.impl.CalendarUtil
2848android.icu.impl.CaseMapImpl$StringContextIterator
2849android.icu.impl.CaseMapImpl
2850android.icu.impl.CharTrie
2851android.icu.impl.CharacterIteration
2852android.icu.impl.CharacterPropertiesImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08002853android.icu.impl.ClassLoaderUtil
2854android.icu.impl.CurrencyData$CurrencyDisplayInfo
2855android.icu.impl.CurrencyData$CurrencyDisplayInfoProvider
2856android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern
2857android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType
2858android.icu.impl.CurrencyData$CurrencySpacingInfo
2859android.icu.impl.CurrencyData
art-benchmark-serviced5115932020-02-25 17:55:03 -08002860android.icu.impl.DateNumberFormat
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002861android.icu.impl.DontCareFieldPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08002862android.icu.impl.FormattedStringBuilder
2863android.icu.impl.FormattedValueStringBuilderImpl$NullField
2864android.icu.impl.FormattedValueStringBuilderImpl
2865android.icu.impl.Grego
art-benchmark-service56aece62020-02-10 17:58:03 -08002866android.icu.impl.ICUBinary$Authenticate
2867android.icu.impl.ICUBinary$DatPackageReader$IsAcceptable
2868android.icu.impl.ICUBinary$DatPackageReader
2869android.icu.impl.ICUBinary$DataFile
2870android.icu.impl.ICUBinary$PackageDataFile
2871android.icu.impl.ICUBinary
2872android.icu.impl.ICUCache
2873android.icu.impl.ICUConfig
2874android.icu.impl.ICUCurrencyDisplayInfoProvider$1
2875android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable
2876android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink
2877android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData
2878android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo
2879android.icu.impl.ICUCurrencyDisplayInfoProvider
2880android.icu.impl.ICUCurrencyMetaInfo$Collector
2881android.icu.impl.ICUCurrencyMetaInfo$CurrencyCollector
2882android.icu.impl.ICUCurrencyMetaInfo$UniqueList
2883android.icu.impl.ICUCurrencyMetaInfo
2884android.icu.impl.ICUData
2885android.icu.impl.ICUDebug
2886android.icu.impl.ICULocaleService$ICUResourceBundleFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002887android.icu.impl.ICULocaleService$LocaleKey
art-benchmark-service56aece62020-02-10 17:58:03 -08002888android.icu.impl.ICULocaleService$LocaleKeyFactory
2889android.icu.impl.ICULocaleService
2890android.icu.impl.ICUNotifier
2891android.icu.impl.ICURWLock
2892android.icu.impl.ICUResourceBundle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002893android.icu.impl.ICUResourceBundle$2$1
2894android.icu.impl.ICUResourceBundle$2
art-benchmark-service56aece62020-02-10 17:58:03 -08002895android.icu.impl.ICUResourceBundle$3
2896android.icu.impl.ICUResourceBundle$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002897android.icu.impl.ICUResourceBundle$AvailEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002898android.icu.impl.ICUResourceBundle$Loader
2899android.icu.impl.ICUResourceBundle$OpenType
2900android.icu.impl.ICUResourceBundle$WholeBundle
2901android.icu.impl.ICUResourceBundle
2902android.icu.impl.ICUResourceBundleImpl$ResourceArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08002903android.icu.impl.ICUResourceBundleImpl$ResourceBinary
art-benchmark-service56aece62020-02-10 17:58:03 -08002904android.icu.impl.ICUResourceBundleImpl$ResourceContainer
2905android.icu.impl.ICUResourceBundleImpl$ResourceInt
art-benchmark-serviced5115932020-02-25 17:55:03 -08002906android.icu.impl.ICUResourceBundleImpl$ResourceIntVector
art-benchmark-service56aece62020-02-10 17:58:03 -08002907android.icu.impl.ICUResourceBundleImpl$ResourceString
2908android.icu.impl.ICUResourceBundleImpl$ResourceTable
2909android.icu.impl.ICUResourceBundleImpl
2910android.icu.impl.ICUResourceBundleReader$Array16
2911android.icu.impl.ICUResourceBundleReader$Array32
2912android.icu.impl.ICUResourceBundleReader$Array
2913android.icu.impl.ICUResourceBundleReader$Container
2914android.icu.impl.ICUResourceBundleReader$IsAcceptable
2915android.icu.impl.ICUResourceBundleReader$ReaderCache
2916android.icu.impl.ICUResourceBundleReader$ReaderCacheKey
2917android.icu.impl.ICUResourceBundleReader$ReaderValue
2918android.icu.impl.ICUResourceBundleReader$ResourceCache$Level
2919android.icu.impl.ICUResourceBundleReader$ResourceCache
2920android.icu.impl.ICUResourceBundleReader$Table1632
2921android.icu.impl.ICUResourceBundleReader$Table16
2922android.icu.impl.ICUResourceBundleReader$Table
2923android.icu.impl.ICUResourceBundleReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08002924android.icu.impl.ICUService$CacheEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002925android.icu.impl.ICUService$Factory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002926android.icu.impl.ICUService$Key
art-benchmark-service56aece62020-02-10 17:58:03 -08002927android.icu.impl.ICUService
art-benchmark-serviced5115932020-02-25 17:55:03 -08002928android.icu.impl.IDNA2003
art-benchmark-servicead05a302020-03-17 09:46:02 -07002929android.icu.impl.IllegalIcuArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -08002930android.icu.impl.JavaTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -08002931android.icu.impl.LocaleIDParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08002932android.icu.impl.LocaleIDs
art-benchmark-servicead05a302020-03-17 09:46:02 -07002933android.icu.impl.LocaleUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08002934android.icu.impl.Norm2AllModes$1
2935android.icu.impl.Norm2AllModes$ComposeNormalizer2
2936android.icu.impl.Norm2AllModes$DecomposeNormalizer2
2937android.icu.impl.Norm2AllModes$FCDNormalizer2
2938android.icu.impl.Norm2AllModes$NFCSingleton
2939android.icu.impl.Norm2AllModes$NFKCSingleton
2940android.icu.impl.Norm2AllModes$NoopNormalizer2
2941android.icu.impl.Norm2AllModes$Norm2AllModesSingleton
2942android.icu.impl.Norm2AllModes$Normalizer2WithImpl
2943android.icu.impl.Norm2AllModes
2944android.icu.impl.Normalizer2Impl$1
2945android.icu.impl.Normalizer2Impl$IsAcceptable
2946android.icu.impl.Normalizer2Impl$ReorderingBuffer
2947android.icu.impl.Normalizer2Impl$UTF16Plus
2948android.icu.impl.Normalizer2Impl
2949android.icu.impl.OlsonTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -08002950android.icu.impl.Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08002951android.icu.impl.PatternProps
2952android.icu.impl.PatternTokenizer
2953android.icu.impl.PluralRulesLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08002954android.icu.impl.RBBIDataWrapper$IsAcceptable
2955android.icu.impl.RBBIDataWrapper$RBBIDataHeader
2956android.icu.impl.RBBIDataWrapper$RBBIStateTable
2957android.icu.impl.RBBIDataWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002958android.icu.impl.ReplaceableUCharacterIterator
2959android.icu.impl.RuleCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002960android.icu.impl.SimpleCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002961android.icu.impl.SimpleFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08002962android.icu.impl.SoftCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002963android.icu.impl.StandardPlural
2964android.icu.impl.StaticUnicodeSets$Key
2965android.icu.impl.StaticUnicodeSets$ParseDataSink
2966android.icu.impl.StaticUnicodeSets
2967android.icu.impl.StringPrepDataReader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002968android.icu.impl.StringRange$1
art-benchmark-servicead05a302020-03-17 09:46:02 -07002969android.icu.impl.StringRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002970android.icu.impl.StringSegment
2971android.icu.impl.TextTrieMap$Node
2972android.icu.impl.TextTrieMap
2973android.icu.impl.TimeZoneNamesFactoryImpl
2974android.icu.impl.TimeZoneNamesImpl$1
2975android.icu.impl.TimeZoneNamesImpl$MZ2TZsCache
2976android.icu.impl.TimeZoneNamesImpl$MZMapEntry
2977android.icu.impl.TimeZoneNamesImpl$TZ2MZsCache
2978android.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex
2979android.icu.impl.TimeZoneNamesImpl$ZNames
2980android.icu.impl.TimeZoneNamesImpl$ZNamesLoader
2981android.icu.impl.TimeZoneNamesImpl
2982android.icu.impl.Trie$DataManipulate
2983android.icu.impl.Trie$DefaultGetFoldingOffset
art-benchmark-service56aece62020-02-10 17:58:03 -08002984android.icu.impl.Trie2$1
2985android.icu.impl.Trie2$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08002986android.icu.impl.Trie2$Range
2987android.icu.impl.Trie2$Trie2Iterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002988android.icu.impl.Trie2$UTrie2Header
2989android.icu.impl.Trie2$ValueMapper
2990android.icu.impl.Trie2$ValueWidth
2991android.icu.impl.Trie2
2992android.icu.impl.Trie2_16
art-benchmark-serviced5115932020-02-25 17:55:03 -08002993android.icu.impl.Trie2_32
2994android.icu.impl.Trie
art-benchmark-service56aece62020-02-10 17:58:03 -08002995android.icu.impl.UBiDiProps$IsAcceptable
2996android.icu.impl.UBiDiProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08002997android.icu.impl.UCaseProps$ContextIterator
2998android.icu.impl.UCaseProps$IsAcceptable
2999android.icu.impl.UCaseProps$LatinCase
3000android.icu.impl.UCaseProps
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003001android.icu.impl.UCharacterName$AlgorithmName
art-benchmark-servicead05a302020-03-17 09:46:02 -07003002android.icu.impl.UCharacterName
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003003android.icu.impl.UCharacterNameReader
art-benchmark-service56aece62020-02-10 17:58:03 -08003004android.icu.impl.UCharacterProperty$10
3005android.icu.impl.UCharacterProperty$11
3006android.icu.impl.UCharacterProperty$12
3007android.icu.impl.UCharacterProperty$13
3008android.icu.impl.UCharacterProperty$14
3009android.icu.impl.UCharacterProperty$15
3010android.icu.impl.UCharacterProperty$16
3011android.icu.impl.UCharacterProperty$17
3012android.icu.impl.UCharacterProperty$18
3013android.icu.impl.UCharacterProperty$19
3014android.icu.impl.UCharacterProperty$1
3015android.icu.impl.UCharacterProperty$20
3016android.icu.impl.UCharacterProperty$21
3017android.icu.impl.UCharacterProperty$22
3018android.icu.impl.UCharacterProperty$23
3019android.icu.impl.UCharacterProperty$24
3020android.icu.impl.UCharacterProperty$25
3021android.icu.impl.UCharacterProperty$26
3022android.icu.impl.UCharacterProperty$27
3023android.icu.impl.UCharacterProperty$2
3024android.icu.impl.UCharacterProperty$3
3025android.icu.impl.UCharacterProperty$4
3026android.icu.impl.UCharacterProperty$5
3027android.icu.impl.UCharacterProperty$6
3028android.icu.impl.UCharacterProperty$7
3029android.icu.impl.UCharacterProperty$8
3030android.icu.impl.UCharacterProperty$9
3031android.icu.impl.UCharacterProperty$BiDiIntProperty
3032android.icu.impl.UCharacterProperty$BinaryProperty
3033android.icu.impl.UCharacterProperty$CaseBinaryProperty
3034android.icu.impl.UCharacterProperty$CombiningClassIntProperty
3035android.icu.impl.UCharacterProperty$IntProperty
3036android.icu.impl.UCharacterProperty$IsAcceptable
3037android.icu.impl.UCharacterProperty$NormInertBinaryProperty
3038android.icu.impl.UCharacterProperty$NormQuickCheckIntProperty
3039android.icu.impl.UCharacterProperty
art-benchmark-serviced5115932020-02-25 17:55:03 -08003040android.icu.impl.UPropertyAliases$IsAcceptable
3041android.icu.impl.UPropertyAliases
3042android.icu.impl.URLHandler$URLVisitor
art-benchmark-service56aece62020-02-10 17:58:03 -08003043android.icu.impl.UResource$Array
3044android.icu.impl.UResource$Key
3045android.icu.impl.UResource$Sink
3046android.icu.impl.UResource$Table
3047android.icu.impl.UResource$Value
3048android.icu.impl.UResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08003049android.icu.impl.USerializedSet
3050android.icu.impl.UnicodeSetStringSpan$OffsetList
3051android.icu.impl.UnicodeSetStringSpan
art-benchmark-service56aece62020-02-10 17:58:03 -08003052android.icu.impl.Utility
3053android.icu.impl.ZoneMeta$1
3054android.icu.impl.ZoneMeta$CustomTimeZoneCache
3055android.icu.impl.ZoneMeta$SystemTimeZoneCache
3056android.icu.impl.ZoneMeta
art-benchmark-serviced5115932020-02-25 17:55:03 -08003057android.icu.impl.coll.CollationData
3058android.icu.impl.coll.CollationDataReader$IsAcceptable
3059android.icu.impl.coll.CollationDataReader
3060android.icu.impl.coll.CollationFastLatin
3061android.icu.impl.coll.CollationIterator$CEBuffer
3062android.icu.impl.coll.CollationLoader
3063android.icu.impl.coll.CollationRoot
3064android.icu.impl.coll.CollationSettings
3065android.icu.impl.coll.CollationTailoring
3066android.icu.impl.coll.SharedObject$Reference
3067android.icu.impl.coll.SharedObject
3068android.icu.impl.locale.AsciiUtil$CaseInsensitiveKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003069android.icu.impl.locale.AsciiUtil
3070android.icu.impl.locale.BaseLocale$Cache
3071android.icu.impl.locale.BaseLocale$Key
3072android.icu.impl.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -08003073android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveChar
3074android.icu.impl.locale.InternalLocaleBuilder
3075android.icu.impl.locale.LanguageTag
art-benchmark-service56aece62020-02-10 17:58:03 -08003076android.icu.impl.locale.LocaleObjectCache$CacheEntry
3077android.icu.impl.locale.LocaleObjectCache
3078android.icu.impl.locale.LocaleSyntaxException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003079android.icu.impl.number.AdoptingModifierStore
art-benchmark-service56aece62020-02-10 17:58:03 -08003080android.icu.impl.number.AffixPatternProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003081android.icu.impl.number.AffixUtils$SymbolProvider
3082android.icu.impl.number.AffixUtils$TokenConsumer
art-benchmark-service56aece62020-02-10 17:58:03 -08003083android.icu.impl.number.AffixUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08003084android.icu.impl.number.ConstantAffixModifier
3085android.icu.impl.number.ConstantMultiFieldModifier
3086android.icu.impl.number.CurrencySpacingEnabledModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003087android.icu.impl.number.CustomSymbolCurrency
3088android.icu.impl.number.DecimalFormatProperties$ParseMode
3089android.icu.impl.number.DecimalFormatProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08003090android.icu.impl.number.DecimalQuantity
3091android.icu.impl.number.DecimalQuantity_AbstractBCD
3092android.icu.impl.number.DecimalQuantity_DualStorageBCD
art-benchmark-service56aece62020-02-10 17:58:03 -08003093android.icu.impl.number.Grouper
3094android.icu.impl.number.MacroProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08003095android.icu.impl.number.MicroProps
3096android.icu.impl.number.MicroPropsGenerator
3097android.icu.impl.number.Modifier
3098android.icu.impl.number.ModifierStore
3099android.icu.impl.number.MultiplierFormatHandler
3100android.icu.impl.number.MutablePatternModifier$ImmutablePatternModifier
3101android.icu.impl.number.MutablePatternModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003102android.icu.impl.number.Padder$PadPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08003103android.icu.impl.number.Padder
art-benchmark-service56aece62020-02-10 17:58:03 -08003104android.icu.impl.number.PatternStringParser$ParsedPatternInfo
3105android.icu.impl.number.PatternStringParser$ParsedSubpatternInfo
3106android.icu.impl.number.PatternStringParser$ParserState
3107android.icu.impl.number.PatternStringParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003108android.icu.impl.number.PatternStringUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08003109android.icu.impl.number.PropertiesAffixPatternProvider
3110android.icu.impl.number.RoundingUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08003111android.icu.impl.number.parse.AffixMatcher$1
3112android.icu.impl.number.parse.AffixMatcher
3113android.icu.impl.number.parse.AffixPatternMatcher
3114android.icu.impl.number.parse.AffixTokenMatcherFactory
3115android.icu.impl.number.parse.DecimalMatcher
3116android.icu.impl.number.parse.IgnorablesMatcher
3117android.icu.impl.number.parse.InfinityMatcher
3118android.icu.impl.number.parse.MinusSignMatcher
3119android.icu.impl.number.parse.NanMatcher
3120android.icu.impl.number.parse.NumberParseMatcher$Flexible
3121android.icu.impl.number.parse.NumberParseMatcher
3122android.icu.impl.number.parse.NumberParserImpl
3123android.icu.impl.number.parse.ParsedNumber$1
3124android.icu.impl.number.parse.ParsedNumber
3125android.icu.impl.number.parse.ParsingUtils
3126android.icu.impl.number.parse.RequireAffixValidator
3127android.icu.impl.number.parse.RequireNumberValidator
3128android.icu.impl.number.parse.ScientificMatcher
3129android.icu.impl.number.parse.SeriesMatcher
3130android.icu.impl.number.parse.SymbolMatcher
3131android.icu.impl.number.parse.ValidationMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07003132android.icu.lang.CharSequences
art-benchmark-serviced5115932020-02-25 17:55:03 -08003133android.icu.lang.CharacterProperties
art-benchmark-service56aece62020-02-10 17:58:03 -08003134android.icu.lang.UCharacter
3135android.icu.lang.UCharacterEnums$ECharacterCategory
3136android.icu.lang.UCharacterEnums$ECharacterDirection
art-benchmark-serviced5115932020-02-25 17:55:03 -08003137android.icu.lang.UScript$ScriptUsage
3138android.icu.lang.UScript
3139android.icu.math.BigDecimal
3140android.icu.math.MathContext
3141android.icu.number.CompactNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003142android.icu.number.CurrencyPrecision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003143android.icu.number.FormattedNumber
art-benchmark-service56aece62020-02-10 17:58:03 -08003144android.icu.number.FractionPrecision
3145android.icu.number.IntegerWidth
3146android.icu.number.LocalizedNumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003147android.icu.number.Notation
art-benchmark-service56aece62020-02-10 17:58:03 -08003148android.icu.number.NumberFormatter$DecimalSeparatorDisplay
3149android.icu.number.NumberFormatter$SignDisplay
art-benchmark-serviced5115932020-02-25 17:55:03 -08003150android.icu.number.NumberFormatter$UnitWidth
art-benchmark-service56aece62020-02-10 17:58:03 -08003151android.icu.number.NumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003152android.icu.number.NumberFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003153android.icu.number.NumberFormatterSettings
3154android.icu.number.NumberPropertyMapper
3155android.icu.number.Precision$CurrencyRounderImpl
3156android.icu.number.Precision$FracSigRounderImpl
3157android.icu.number.Precision$FractionRounderImpl
3158android.icu.number.Precision$IncrementFiveRounderImpl
3159android.icu.number.Precision$IncrementRounderImpl
3160android.icu.number.Precision$InfiniteRounderImpl
3161android.icu.number.Precision$PassThroughRounderImpl
3162android.icu.number.Precision$SignificantRounderImpl
3163android.icu.number.Precision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003164android.icu.number.Scale
3165android.icu.number.ScientificNotation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003166android.icu.number.SimpleNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003167android.icu.number.UnlocalizedNumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003168android.icu.text.AlphabeticIndex$1
3169android.icu.text.AlphabeticIndex$Bucket
3170android.icu.text.AlphabeticIndex$BucketList
3171android.icu.text.AlphabeticIndex$ImmutableIndex
art-benchmark-servicead05a302020-03-17 09:46:02 -07003172android.icu.text.AnyTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003173android.icu.text.Bidi$ImpTabPair
3174android.icu.text.Bidi
art-benchmark-service56aece62020-02-10 17:58:03 -08003175android.icu.text.BidiClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003176android.icu.text.BidiLine
art-benchmark-service56aece62020-02-10 17:58:03 -08003177android.icu.text.BreakIterator$BreakIteratorCache
3178android.icu.text.BreakIterator$BreakIteratorServiceShim
3179android.icu.text.BreakIterator
3180android.icu.text.BreakIteratorFactory$BFService$1RBBreakIteratorFactory
3181android.icu.text.BreakIteratorFactory$BFService
3182android.icu.text.BreakIteratorFactory
art-benchmark-servicead05a302020-03-17 09:46:02 -07003183android.icu.text.BreakTransliterator
3184android.icu.text.CaseFoldTransliterator$1
3185android.icu.text.CaseFoldTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003186android.icu.text.CaseMap$Title
3187android.icu.text.CaseMap$Upper
3188android.icu.text.CaseMap
3189android.icu.text.Collator$ServiceShim
3190android.icu.text.Collator
3191android.icu.text.CollatorServiceShim$CService$1CollatorFactory
3192android.icu.text.CollatorServiceShim$CService
3193android.icu.text.CollatorServiceShim
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003194android.icu.text.CompactDecimalFormat$CompactStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -08003195android.icu.text.ConstrainedFieldPosition$1
3196android.icu.text.ConstrainedFieldPosition$ConstraintType
3197android.icu.text.ConstrainedFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003198android.icu.text.CurrencyDisplayNames
3199android.icu.text.CurrencyMetaInfo$CurrencyDigits
3200android.icu.text.CurrencyMetaInfo$CurrencyFilter
3201android.icu.text.CurrencyMetaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003202android.icu.text.DateFormat$BooleanAttribute
3203android.icu.text.DateFormat$Field
3204android.icu.text.DateFormat
3205android.icu.text.DateFormatSymbols$1
3206android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType
3207android.icu.text.DateFormatSymbols$CalendarDataSink
3208android.icu.text.DateFormatSymbols$CapitalizationContextUsage
3209android.icu.text.DateFormatSymbols
3210android.icu.text.DateIntervalFormat$BestMatchInfo
3211android.icu.text.DateIntervalFormat
3212android.icu.text.DateIntervalInfo$DateIntervalSink
3213android.icu.text.DateIntervalInfo$PatternInfo
3214android.icu.text.DateIntervalInfo
3215android.icu.text.DateTimePatternGenerator$AppendItemFormatsSink
3216android.icu.text.DateTimePatternGenerator$AppendItemNamesSink
3217android.icu.text.DateTimePatternGenerator$AvailableFormatsSink
3218android.icu.text.DateTimePatternGenerator$DTPGflags
3219android.icu.text.DateTimePatternGenerator$DateTimeMatcher
3220android.icu.text.DateTimePatternGenerator$DayPeriodAllowedHoursSink
3221android.icu.text.DateTimePatternGenerator$DisplayWidth
3222android.icu.text.DateTimePatternGenerator$DistanceInfo
3223android.icu.text.DateTimePatternGenerator$FormatParser
3224android.icu.text.DateTimePatternGenerator$PatternInfo
3225android.icu.text.DateTimePatternGenerator$PatternWithMatcher
3226android.icu.text.DateTimePatternGenerator$PatternWithSkeletonFlag
3227android.icu.text.DateTimePatternGenerator$SkeletonFields
3228android.icu.text.DateTimePatternGenerator$VariableField
3229android.icu.text.DateTimePatternGenerator
art-benchmark-service56aece62020-02-10 17:58:03 -08003230android.icu.text.DecimalFormat
3231android.icu.text.DecimalFormatSymbols$1
3232android.icu.text.DecimalFormatSymbols$CacheData
3233android.icu.text.DecimalFormatSymbols$DecFmtDataSink
3234android.icu.text.DecimalFormatSymbols
3235android.icu.text.DictionaryBreakEngine$DequeI
3236android.icu.text.DictionaryBreakEngine
3237android.icu.text.DisplayContext$Type
3238android.icu.text.DisplayContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08003239android.icu.text.Edits$Iterator
3240android.icu.text.Edits
art-benchmark-servicead05a302020-03-17 09:46:02 -07003241android.icu.text.EscapeTransliterator$1
3242android.icu.text.EscapeTransliterator$2
3243android.icu.text.EscapeTransliterator$3
3244android.icu.text.EscapeTransliterator$4
3245android.icu.text.EscapeTransliterator$5
3246android.icu.text.EscapeTransliterator$6
3247android.icu.text.EscapeTransliterator$7
3248android.icu.text.EscapeTransliterator$8
3249android.icu.text.EscapeTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003250android.icu.text.FormattedValue
3251android.icu.text.IDNA
art-benchmark-service56aece62020-02-10 17:58:03 -08003252android.icu.text.LanguageBreakEngine
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003253android.icu.text.ListFormatter$Style
art-benchmark-servicead05a302020-03-17 09:46:02 -07003254android.icu.text.LowercaseTransliterator$1
3255android.icu.text.LowercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003256android.icu.text.MeasureFormat$FormatWidth
3257android.icu.text.MeasureFormat
art-benchmark-servicead05a302020-03-17 09:46:02 -07003258android.icu.text.NameUnicodeTransliterator$1
3259android.icu.text.NameUnicodeTransliterator
3260android.icu.text.NormalizationTransliterator$1
3261android.icu.text.NormalizationTransliterator$2
3262android.icu.text.NormalizationTransliterator$3
3263android.icu.text.NormalizationTransliterator$4
3264android.icu.text.NormalizationTransliterator$5
3265android.icu.text.NormalizationTransliterator$6
3266android.icu.text.NormalizationTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003267android.icu.text.Normalizer$FCDMode
3268android.icu.text.Normalizer$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003269android.icu.text.Normalizer$ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003270android.icu.text.Normalizer$NFCMode
3271android.icu.text.Normalizer$NFDMode
3272android.icu.text.Normalizer$NFKCMode
3273android.icu.text.Normalizer$NFKDMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003274android.icu.text.Normalizer$NFKDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003275android.icu.text.Normalizer$NONEMode
3276android.icu.text.Normalizer$QuickCheckResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08003277android.icu.text.Normalizer2
art-benchmark-service56aece62020-02-10 17:58:03 -08003278android.icu.text.Normalizer
art-benchmark-servicead05a302020-03-17 09:46:02 -07003279android.icu.text.NullTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003280android.icu.text.NumberFormat$Field
3281android.icu.text.NumberFormat$NumberFormatShim
art-benchmark-service56aece62020-02-10 17:58:03 -08003282android.icu.text.NumberFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003283android.icu.text.NumberFormatServiceShim$NFService$1RBNumberFormatFactory
3284android.icu.text.NumberFormatServiceShim$NFService
art-benchmark-service56aece62020-02-10 17:58:03 -08003285android.icu.text.NumberingSystem$1
3286android.icu.text.NumberingSystem$2
3287android.icu.text.NumberingSystem$LocaleLookupData
3288android.icu.text.NumberingSystem
art-benchmark-serviced5115932020-02-25 17:55:03 -08003289android.icu.text.PluralRanges$Matrix
3290android.icu.text.PluralRanges
3291android.icu.text.PluralRules$1
3292android.icu.text.PluralRules$2
3293android.icu.text.PluralRules$AndConstraint
3294android.icu.text.PluralRules$BinaryConstraint
3295android.icu.text.PluralRules$Constraint
3296android.icu.text.PluralRules$Factory
3297android.icu.text.PluralRules$FixedDecimal
3298android.icu.text.PluralRules$FixedDecimalRange
3299android.icu.text.PluralRules$FixedDecimalSamples
3300android.icu.text.PluralRules$IFixedDecimal
3301android.icu.text.PluralRules$Operand
3302android.icu.text.PluralRules$PluralType
3303android.icu.text.PluralRules$RangeConstraint
3304android.icu.text.PluralRules$Rule
3305android.icu.text.PluralRules$RuleList
3306android.icu.text.PluralRules$SampleType
3307android.icu.text.PluralRules$SimpleTokenizer
3308android.icu.text.PluralRules
3309android.icu.text.RelativeDateTimeFormatter$Cache$1
3310android.icu.text.RelativeDateTimeFormatter$Cache
3311android.icu.text.RelativeDateTimeFormatter$Loader
3312android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink
art-benchmark-servicead05a302020-03-17 09:46:02 -07003313android.icu.text.RemoveTransliterator$1
3314android.icu.text.RemoveTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003315android.icu.text.Replaceable
3316android.icu.text.ReplaceableString
art-benchmark-service56aece62020-02-10 17:58:03 -08003317android.icu.text.RuleBasedBreakIterator$BreakCache
3318android.icu.text.RuleBasedBreakIterator$DictionaryCache
3319android.icu.text.RuleBasedBreakIterator$LookAheadResults
3320android.icu.text.RuleBasedBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003321android.icu.text.RuleBasedCollator$CollationBuffer
3322android.icu.text.RuleBasedCollator$FCDUTF16NFDIterator
3323android.icu.text.RuleBasedCollator$NFDIterator
3324android.icu.text.RuleBasedCollator$UTF16NFDIterator
3325android.icu.text.RuleBasedCollator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003326android.icu.text.RuleBasedTransliterator$Data
art-benchmark-serviced5115932020-02-25 17:55:03 -08003327android.icu.text.SimpleDateFormat$PatternItem
3328android.icu.text.SimpleDateFormat
3329android.icu.text.StringPrep
art-benchmark-service56aece62020-02-10 17:58:03 -08003330android.icu.text.StringPrepParseException
3331android.icu.text.StringTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07003332android.icu.text.SymbolTable
art-benchmark-serviced5115932020-02-25 17:55:03 -08003333android.icu.text.TimeZoneNames$Cache
3334android.icu.text.TimeZoneNames$Factory
art-benchmark-service56aece62020-02-10 17:58:03 -08003335android.icu.text.TimeZoneNames$NameType
art-benchmark-serviced5115932020-02-25 17:55:03 -08003336android.icu.text.TimeZoneNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07003337android.icu.text.TitlecaseTransliterator$1
3338android.icu.text.TitlecaseTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003339android.icu.text.Transform
art-benchmark-servicead05a302020-03-17 09:46:02 -07003340android.icu.text.Transliterator$Factory
3341android.icu.text.Transliterator$Position
art-benchmark-service56aece62020-02-10 17:58:03 -08003342android.icu.text.Transliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003343android.icu.text.TransliteratorIDParser$SingleID
3344android.icu.text.TransliteratorIDParser$Specs
3345android.icu.text.TransliteratorIDParser
3346android.icu.text.TransliteratorRegistry$AliasEntry
3347android.icu.text.TransliteratorRegistry$IDEnumeration
3348android.icu.text.TransliteratorRegistry$ResourceEntry
3349android.icu.text.TransliteratorRegistry$Spec
3350android.icu.text.TransliteratorRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08003351android.icu.text.UCharacterIterator
3352android.icu.text.UFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003353android.icu.text.UFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003354android.icu.text.UForwardCharacterIterator
3355android.icu.text.UTF16$StringComparator
art-benchmark-service56aece62020-02-10 17:58:03 -08003356android.icu.text.UTF16
art-benchmark-servicead05a302020-03-17 09:46:02 -07003357android.icu.text.UnescapeTransliterator$1
3358android.icu.text.UnescapeTransliterator$2
3359android.icu.text.UnescapeTransliterator$3
3360android.icu.text.UnescapeTransliterator$4
3361android.icu.text.UnescapeTransliterator$5
3362android.icu.text.UnescapeTransliterator$6
3363android.icu.text.UnescapeTransliterator$7
3364android.icu.text.UnescapeTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003365android.icu.text.UnhandledBreakEngine
3366android.icu.text.UnicodeFilter
3367android.icu.text.UnicodeMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07003368android.icu.text.UnicodeNameTransliterator$1
3369android.icu.text.UnicodeNameTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003370android.icu.text.UnicodeSet$Filter
3371android.icu.text.UnicodeSet$GeneralCategoryMaskFilter
3372android.icu.text.UnicodeSet$IntPropertyFilter
art-benchmark-servicead05a302020-03-17 09:46:02 -07003373android.icu.text.UnicodeSet$NumericValueFilter
3374android.icu.text.UnicodeSet$ScriptExtensionsFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003375android.icu.text.UnicodeSet$SpanCondition
3376android.icu.text.UnicodeSet$UnicodeSetIterator2
art-benchmark-servicead05a302020-03-17 09:46:02 -07003377android.icu.text.UnicodeSet$VersionFilter
3378android.icu.text.UnicodeSet$XSymbolTable
art-benchmark-service56aece62020-02-10 17:58:03 -08003379android.icu.text.UnicodeSet
art-benchmark-servicead05a302020-03-17 09:46:02 -07003380android.icu.text.UppercaseTransliterator$1
3381android.icu.text.UppercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003382android.icu.util.AnnualTimeZoneRule
3383android.icu.util.BasicTimeZone
3384android.icu.util.BytesTrie$Result
3385android.icu.util.BytesTrie
3386android.icu.util.Calendar$1
3387android.icu.util.Calendar$FormatConfiguration
3388android.icu.util.Calendar$PatternData
3389android.icu.util.Calendar$WeekData
3390android.icu.util.Calendar$WeekDataCache
3391android.icu.util.Calendar
art-benchmark-servicead05a302020-03-17 09:46:02 -07003392android.icu.util.CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08003393android.icu.util.CharsTrie$Entry
3394android.icu.util.CharsTrie$Iterator
3395android.icu.util.CodePointMap$Range
3396android.icu.util.CodePointMap$RangeOption
3397android.icu.util.CodePointMap$ValueFilter
3398android.icu.util.CodePointMap
3399android.icu.util.CodePointTrie$1
3400android.icu.util.CodePointTrie$Data16
3401android.icu.util.CodePointTrie$Data
3402android.icu.util.CodePointTrie$Fast16
3403android.icu.util.CodePointTrie$Fast
3404android.icu.util.CodePointTrie$Type
3405android.icu.util.CodePointTrie$ValueWidth
3406android.icu.util.CodePointTrie
art-benchmark-service56aece62020-02-10 17:58:03 -08003407android.icu.util.Currency$1
3408android.icu.util.Currency$CurrencyUsage
3409android.icu.util.Currency
art-benchmark-serviced5115932020-02-25 17:55:03 -08003410android.icu.util.DateTimeRule
art-benchmark-service56aece62020-02-10 17:58:03 -08003411android.icu.util.Freezable
art-benchmark-serviced5115932020-02-25 17:55:03 -08003412android.icu.util.GregorianCalendar
3413android.icu.util.ICUException
art-benchmark-servicead05a302020-03-17 09:46:02 -07003414android.icu.util.ICUUncheckedIOException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003415android.icu.util.InitialTimeZoneRule
3416android.icu.util.Measure
art-benchmark-service56aece62020-02-10 17:58:03 -08003417android.icu.util.MeasureUnit$1
3418android.icu.util.MeasureUnit$2
3419android.icu.util.MeasureUnit$3
3420android.icu.util.MeasureUnit$4
3421android.icu.util.MeasureUnit$Factory
3422android.icu.util.MeasureUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08003423android.icu.util.Output
3424android.icu.util.STZInfo
3425android.icu.util.SimpleTimeZone
3426android.icu.util.TimeArrayTimeZoneRule
art-benchmark-service56aece62020-02-10 17:58:03 -08003427android.icu.util.TimeUnit
3428android.icu.util.TimeZone$ConstantZone
3429android.icu.util.TimeZone$SystemTimeZoneType
3430android.icu.util.TimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08003431android.icu.util.TimeZoneRule
3432android.icu.util.TimeZoneTransition
art-benchmark-service56aece62020-02-10 17:58:03 -08003433android.icu.util.ULocale$1
3434android.icu.util.ULocale$2
3435android.icu.util.ULocale$3
3436android.icu.util.ULocale$Category
3437android.icu.util.ULocale$JDKLocaleHelper
3438android.icu.util.ULocale$Type
3439android.icu.util.ULocale
3440android.icu.util.UResourceBundle$1
3441android.icu.util.UResourceBundle$RootType
3442android.icu.util.UResourceBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -08003443android.icu.util.UResourceBundleIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003444android.icu.util.UResourceTypeMismatchException
3445android.icu.util.VersionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003446android.inputmethodservice.-$$Lambda$InputMethodService$8T9TmAUIN7vW9eU6kTg8309_d4E
art-benchmark-serviced5115932020-02-25 17:55:03 -08003447android.inputmethodservice.-$$Lambda$InputMethodService$TvVfWDKZ3ljQdrU87qYykg6uD-I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003448android.inputmethodservice.-$$Lambda$InputMethodService$wp8DeVGx_WDOPw4F6an7QbwVxf0
3449android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodImpl
3450android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodSessionImpl
3451android.inputmethodservice.AbstractInputMethodService
art-benchmark-serviced5115932020-02-25 17:55:03 -08003452android.inputmethodservice.ExtractEditText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003453android.inputmethodservice.IInputMethodSessionWrapper$ImeInputEventReceiver
3454android.inputmethodservice.IInputMethodSessionWrapper
3455android.inputmethodservice.IInputMethodWrapper$InputMethodSessionCallbackWrapper
3456android.inputmethodservice.IInputMethodWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003457android.inputmethodservice.InputMethodService$InputMethodImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003458android.inputmethodservice.InputMethodService$InputMethodSessionImpl
3459android.inputmethodservice.InputMethodService$Insets
3460android.inputmethodservice.InputMethodService$SettingsObserver
3461android.inputmethodservice.InputMethodService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003462android.inputmethodservice.SoftInputWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003463android.internal.hidl.base.V1_0.DebugInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003464android.internal.hidl.base.V1_0.IBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08003465android.internal.hidl.safe_union.V1_0.Monostate
3466android.internal.telephony.sysprop.TelephonyProperties
3467android.location.-$$Lambda$-z-Hjl12STdAybauR3BT-ftvWd0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003468android.location.-$$Lambda$AbstractListenerManager$Registration$XpiThbVaDDpOnFWIkrt38Bf4yx0
art-benchmark-serviced5115932020-02-25 17:55:03 -08003469android.location.-$$Lambda$GpsStatus$RTSonBp9m0T0NWA3SCfYgWf1mTo
3470android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$4EPi22o4xuVnpNhFHnDvebH4TG8
3471android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$7Fi5XkeF81eL_OKPS2GJMvyc3-8
3472android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$gYcH61KCtV_OcJJszI1TfvnrJHY
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003473android.location.-$$Lambda$LocationManager$LocationListenerTransport$C3xaM63A8GAwfJNN4R634OLsvDc
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003474android.location.-$$Lambda$LocationManager$LocationListenerTransport$enkW18B0WwpQkSIMmVChmQ2YwC8
3475android.location.-$$Lambda$LocationManager$LocationListenerTransport$fHjQXipQePznoEyxLuCfUO-YP1Y
art-benchmark-serviced5115932020-02-25 17:55:03 -08003476android.location.-$$Lambda$UmbtQF279SH5h72Ftfcj_s96jsY
3477android.location.-$$Lambda$_14QHG018Z6p13d3hzJuGTWnNeo
3478android.location.AbstractListenerManager$Registration
3479android.location.AbstractListenerManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003480android.location.Address$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003481android.location.Address
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003482android.location.Country$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003483android.location.Country
3484android.location.CountryDetector$ListenerTransport
Andreas Gampe61e7b662015-06-17 23:57:04 -07003485android.location.CountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003486android.location.CountryListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003487android.location.Criteria$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003488android.location.Criteria
art-benchmark-serviced5115932020-02-25 17:55:03 -08003489android.location.FusedBatchOptions$SourceTechnologies
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003490android.location.Geocoder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003491android.location.GeocoderParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003492android.location.GeocoderParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003493android.location.Geofence$1
3494android.location.Geofence
3495android.location.GnssClock$1
3496android.location.GnssClock
3497android.location.GnssMeasurement$1
3498android.location.GnssMeasurement
3499android.location.GnssMeasurementCorrections$1
3500android.location.GnssMeasurementCorrections
art-benchmark-serviced5115932020-02-25 17:55:03 -08003501android.location.GnssMeasurementsEvent$1
3502android.location.GnssMeasurementsEvent
3503android.location.GnssNavigationMessage$1
3504android.location.GnssNavigationMessage
3505android.location.GnssReflectingPlane$1
3506android.location.GnssReflectingPlane
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003507android.location.GnssRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003508android.location.GnssRequest
3509android.location.GnssSingleSatCorrection$1
3510android.location.GnssSingleSatCorrection
3511android.location.GnssStatus$Callback
3512android.location.GnssStatus
3513android.location.GpsSatellite
Calin Juravle4a054192018-05-29 17:52:20 -07003514android.location.GpsStatus$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003515android.location.GpsStatus$SatelliteIterator
3516android.location.GpsStatus
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003517android.location.IBatchedLocationCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003518android.location.IBatchedLocationCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003519android.location.IBatchedLocationCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003520android.location.ICountryDetector$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003521android.location.ICountryDetector$Stub
3522android.location.ICountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003523android.location.ICountryListener$Stub$Proxy
3524android.location.ICountryListener$Stub
3525android.location.ICountryListener
3526android.location.IFusedGeofenceHardware$Stub$Proxy
3527android.location.IFusedGeofenceHardware$Stub
3528android.location.IFusedGeofenceHardware
3529android.location.IGeocodeProvider$Stub$Proxy
3530android.location.IGeocodeProvider$Stub
3531android.location.IGeocodeProvider
3532android.location.IGeofenceProvider$Stub$Proxy
3533android.location.IGeofenceProvider$Stub
3534android.location.IGeofenceProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003535android.location.IGnssAntennaInfoListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003536android.location.IGnssAntennaInfoListener$Stub
3537android.location.IGnssAntennaInfoListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003538android.location.IGnssMeasurementsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003539android.location.IGnssMeasurementsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003540android.location.IGnssMeasurementsListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003541android.location.IGnssNavigationMessageListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003542android.location.IGnssNavigationMessageListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003543android.location.IGnssNavigationMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003544android.location.IGnssStatusListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003545android.location.IGnssStatusListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003546android.location.IGnssStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003547android.location.IGpsGeofenceHardware$Stub$Proxy
3548android.location.IGpsGeofenceHardware$Stub
3549android.location.IGpsGeofenceHardware
3550android.location.ILocationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003551android.location.ILocationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003552android.location.ILocationListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003553android.location.ILocationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003554android.location.ILocationManager$Stub
3555android.location.ILocationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003556android.location.INetInitiatedListener$Stub
3557android.location.INetInitiatedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003558android.location.Location$1
3559android.location.Location$2
3560android.location.Location$BearingDistanceCache
Calin Juravle00b23d32019-03-08 17:52:20 -08003561android.location.Location
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003562android.location.LocationListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003563android.location.LocationManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003564android.location.LocationManager$BatchedLocationCallbackManager
3565android.location.LocationManager$GnssAntennaInfoListenerManager
3566android.location.LocationManager$GnssMeasurementsListenerManager
3567android.location.LocationManager$GnssNavigationMessageListenerManager
3568android.location.LocationManager$GnssStatusListenerManager$1
3569android.location.LocationManager$GnssStatusListenerManager$GnssStatusListener
3570android.location.LocationManager$GnssStatusListenerManager
3571android.location.LocationManager$LocationListenerTransport
3572android.location.LocationManager$NmeaAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -08003573android.location.LocationManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003574android.location.LocationProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003575android.location.LocationRequest$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003576android.location.LocationRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08003577android.location.LocationTime$1
3578android.location.LocationTime
3579android.location.OnNmeaMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003580android.media.-$$Lambda$MediaCodecInfo$VideoCapabilities$DpgwEn-gVFZT9EtP3qcxpiA2G0M
art-benchmark-serviced5115932020-02-25 17:55:03 -08003581android.media.-$$Lambda$MediaDrm$8rRollK1F3eENvuaBGoS8u_-heQ
3582android.media.-$$Lambda$MediaDrm$IvEWhXQgSYABwC6_1bdnhTJ4V2I
3583android.media.-$$Lambda$MediaDrm$UPVWCanGo24eu9-1S_t6PvJ1Zno
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07003584android.media.-$$Lambda$RouteDiscoveryPreference$Builder$RAMVaK9RAZ5Ai0qMO3YINliBf1o
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003585android.media.-$$Lambda$ThumbnailUtils$HhGKNQZck57eO__Paj6KyQm6lCk
3586android.media.-$$Lambda$ThumbnailUtils$P13h9YbyD69p6ss1gYpoef43_MU
3587android.media.-$$Lambda$ThumbnailUtils$qOH5vebuTwPi2G92PTa6rgwKGoc
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003588android.media.AudioAttributes$1
3589android.media.AudioAttributes$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003590android.media.AudioAttributes
art-benchmark-servicead05a302020-03-17 09:46:02 -07003591android.media.AudioDeviceAttributes$1
3592android.media.AudioDeviceAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07003593android.media.AudioDeviceCallback
3594android.media.AudioDeviceInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003595android.media.AudioDevicePort
3596android.media.AudioDevicePortConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003597android.media.AudioFocusInfo$1
3598android.media.AudioFocusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003599android.media.AudioFocusRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003600android.media.AudioFocusRequest
Andreas Gampe859e2782016-04-06 18:37:56 -07003601android.media.AudioFormat$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003602android.media.AudioFormat$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003603android.media.AudioFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003604android.media.AudioGain
3605android.media.AudioGainConfig
3606android.media.AudioHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07003607android.media.AudioManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -08003608android.media.AudioManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003609android.media.AudioManager$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003610android.media.AudioManager$4
Calin Juravle4a054192018-05-29 17:52:20 -07003611android.media.AudioManager$AudioPlaybackCallback
3612android.media.AudioManager$AudioPlaybackCallbackInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003613android.media.AudioManager$AudioRecordingCallback
3614android.media.AudioManager$AudioRecordingCallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003615android.media.AudioManager$BlockingFocusResultReceiver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003616android.media.AudioManager$FocusRequestInfo
Calin Juravle4a054192018-05-29 17:52:20 -07003617android.media.AudioManager$NativeEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003618android.media.AudioManager$NativeEventHandlerDelegate
Calin Juravle4a054192018-05-29 17:52:20 -07003619android.media.AudioManager$OnAmPortUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003620android.media.AudioManager$OnAudioFocusChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07003621android.media.AudioManager$OnAudioPortUpdateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003622android.media.AudioManager$PlaybackConfigChangeCallbackData
3623android.media.AudioManager$RecordConfigChangeCallbackData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003624android.media.AudioManager$SafeWaitObject
Andreas Gampe571fc302016-02-18 13:58:09 -08003625android.media.AudioManager$ServiceEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003626android.media.AudioManager$ServiceEventHandlerDelegate
3627android.media.AudioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003628android.media.AudioManagerInternal$RingerModeDelegate
3629android.media.AudioManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003630android.media.AudioMixPort
3631android.media.AudioMixPortConfig
3632android.media.AudioPatch
Calin Juravle4a054192018-05-29 17:52:20 -07003633android.media.AudioPlaybackConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003634android.media.AudioPlaybackConfiguration$IPlayerShell
3635android.media.AudioPlaybackConfiguration$PlayerDeathMonitor
Calin Juravle00b23d32019-03-08 17:52:20 -08003636android.media.AudioPlaybackConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003637android.media.AudioPort
3638android.media.AudioPortConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003639android.media.AudioPortEventHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003640android.media.AudioPortEventHandler
3641android.media.AudioPresentation
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003642android.media.AudioRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08003643android.media.AudioRecordRoutingProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003644android.media.AudioRecordingConfiguration$1
3645android.media.AudioRecordingConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08003646android.media.AudioRecordingMonitor
3647android.media.AudioRecordingMonitorClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003648android.media.AudioRecordingMonitorImpl$1
3649android.media.AudioRecordingMonitorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003650android.media.AudioRoutesInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003651android.media.AudioRoutesInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08003652android.media.AudioRouting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003653android.media.AudioSystem$AudioRecordingCallback
3654android.media.AudioSystem$DynamicPolicyCallback
3655android.media.AudioSystem$ErrorCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003656android.media.AudioSystem
Andreas Gampe571fc302016-02-18 13:58:09 -08003657android.media.AudioTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08003658android.media.AudioTrack$1
3659android.media.AudioTrack$TunerConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003660android.media.AudioTrack
Calin Juravle00b23d32019-03-08 17:52:20 -08003661android.media.AudioTrackRoutingProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003662android.media.CamcorderProfile
3663android.media.CameraProfile
3664android.media.DecoderCapabilities
3665android.media.EncoderCapabilities
Calin Juravle4a054192018-05-29 17:52:20 -07003666android.media.ExifInterface$ByteOrderedDataInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08003667android.media.ExifInterface$ByteOrderedDataOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003668android.media.ExifInterface$ExifAttribute
3669android.media.ExifInterface$ExifTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003670android.media.ExifInterface$Rational
Calin Juravle00b23d32019-03-08 17:52:20 -08003671android.media.ExifInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08003672android.media.ExternalRingtonesCursorWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003673android.media.IAudioFocusDispatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07003674android.media.IAudioFocusDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003675android.media.IAudioFocusDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003676android.media.IAudioRoutesObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003677android.media.IAudioRoutesObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003678android.media.IAudioRoutesObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003679android.media.IAudioServerStateDispatcher$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003680android.media.IAudioServerStateDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003681android.media.IAudioServerStateDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04003682android.media.IAudioService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003683android.media.IAudioService$Stub
3684android.media.IAudioService
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003685android.media.IMediaHTTPConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003686android.media.IMediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003687android.media.IMediaHTTPService$Stub
3688android.media.IMediaHTTPService
3689android.media.IMediaResourceMonitor$Stub
3690android.media.IMediaResourceMonitor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003691android.media.IMediaRouter2$Stub
3692android.media.IMediaRouter2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003693android.media.IMediaRouter2Manager$Stub$Proxy
3694android.media.IMediaRouter2Manager$Stub
3695android.media.IMediaRouter2Manager
3696android.media.IMediaRouterClient$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003697android.media.IMediaRouterClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003698android.media.IMediaRouterClient
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003699android.media.IMediaRouterService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003700android.media.IMediaRouterService$Stub
3701android.media.IMediaRouterService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003702android.media.IPlaybackConfigDispatcher$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003703android.media.IPlaybackConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003704android.media.IPlaybackConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003705android.media.IPlayer$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003706android.media.IPlayer$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003707android.media.IPlayer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003708android.media.IRecordingConfigDispatcher$Stub$Proxy
Andreas Gampe571fc302016-02-18 13:58:09 -08003709android.media.IRecordingConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003710android.media.IRecordingConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003711android.media.IRemoteVolumeController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003712android.media.IRemoteVolumeController$Stub
3713android.media.IRemoteVolumeController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003714android.media.IRemoteVolumeObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003715android.media.IRemoteVolumeObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003716android.media.IRingtonePlayer$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003717android.media.IRingtonePlayer$Stub
3718android.media.IRingtonePlayer
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003719android.media.IStrategyPreferredDeviceDispatcher$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003720android.media.IStrategyPreferredDeviceDispatcher$Stub
3721android.media.IStrategyPreferredDeviceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003722android.media.IVolumeController$Stub$Proxy
3723android.media.IVolumeController$Stub
3724android.media.IVolumeController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003725android.media.Image$Plane
Calin Juravle00b23d32019-03-08 17:52:20 -08003726android.media.Image
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003727android.media.ImageReader$SurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08003728android.media.ImageReader$SurfaceImage
3729android.media.ImageReader
Calin Juravle4a054192018-05-29 17:52:20 -07003730android.media.ImageWriter$WriterSurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08003731android.media.ImageWriter$WriterSurfaceImage
3732android.media.ImageWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003733android.media.JetPlayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003734android.media.MediaCodec$BufferInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003735android.media.MediaCodec$BufferMap$CodecBuffer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003736android.media.MediaCodec$BufferMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003737android.media.MediaCodec$Callback
Calin Juravle4a054192018-05-29 17:52:20 -07003738android.media.MediaCodec$CodecException
3739android.media.MediaCodec$CryptoException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003740android.media.MediaCodec$CryptoInfo$Pattern
Calin Juravle00b23d32019-03-08 17:52:20 -08003741android.media.MediaCodec$CryptoInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003742android.media.MediaCodec$EventHandler
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003743android.media.MediaCodec$IncompatibleWithBlockModelException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003744android.media.MediaCodec$LinearBlock
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003745android.media.MediaCodec$OnFrameRenderedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003746android.media.MediaCodec$OutputFrame
Calin Juravle4a054192018-05-29 17:52:20 -07003747android.media.MediaCodec$PersistentSurface
art-benchmark-serviced5115932020-02-25 17:55:03 -08003748android.media.MediaCodec$QueueRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08003749android.media.MediaCodec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003750android.media.MediaCodecInfo$AudioCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003751android.media.MediaCodecInfo$CodecCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003752android.media.MediaCodecInfo$CodecProfileLevel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003753android.media.MediaCodecInfo$EncoderCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003754android.media.MediaCodecInfo$Feature
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003755android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003756android.media.MediaCodecInfo$VideoCapabilities
Calin Juravle00b23d32019-03-08 17:52:20 -08003757android.media.MediaCodecInfo
Mathieu Chartierd62dd932017-09-09 15:19:46 -07003758android.media.MediaCodecList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003759android.media.MediaCrypto
art-benchmark-serviced5115932020-02-25 17:55:03 -08003760android.media.MediaCryptoException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003761android.media.MediaDescrambler
Calin Juravle4a054192018-05-29 17:52:20 -07003762android.media.MediaDescription$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003763android.media.MediaDescription$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003764android.media.MediaDescription
Calin Juravle4a054192018-05-29 17:52:20 -07003765android.media.MediaDrm$Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -08003766android.media.MediaDrm$CryptoSession
Calin Juravle4a054192018-05-29 17:52:20 -07003767android.media.MediaDrm$KeyRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003768android.media.MediaDrm$KeyStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003769android.media.MediaDrm$ListenerWithExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003770android.media.MediaDrm$MediaDrmStateException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003771android.media.MediaDrm$OnEventListener
Calin Juravle4a054192018-05-29 17:52:20 -07003772android.media.MediaDrm$ProvisionRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08003773android.media.MediaDrm$SessionException
3774android.media.MediaDrm
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003775android.media.MediaDrmException
3776android.media.MediaExtractor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003777android.media.MediaFile
Andreas Gampe859e2782016-04-06 18:37:56 -07003778android.media.MediaFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003779android.media.MediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003780android.media.MediaHTTPService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003781android.media.MediaMetadata$1
3782android.media.MediaMetadata$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003783android.media.MediaMetadata
Calin Juravle4a054192018-05-29 17:52:20 -07003784android.media.MediaMetadataRetriever$BitmapParams
Calin Juravle00b23d32019-03-08 17:52:20 -08003785android.media.MediaMetadataRetriever
art-benchmark-service56aece62020-02-10 17:58:03 -08003786android.media.MediaMetrics
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003787android.media.MediaMuxer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003788android.media.MediaPlayer$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003789android.media.MediaPlayer$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003790android.media.MediaPlayer$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003791android.media.MediaPlayer$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003792android.media.MediaPlayer$6
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003793android.media.MediaPlayer$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003794android.media.MediaPlayer$DrmInfo
3795android.media.MediaPlayer$EventHandler$1
3796android.media.MediaPlayer$EventHandler$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003797android.media.MediaPlayer$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003798android.media.MediaPlayer$OnBufferingUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003799android.media.MediaPlayer$OnCompletionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003800android.media.MediaPlayer$OnDrmInfoHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003801android.media.MediaPlayer$OnErrorListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003802android.media.MediaPlayer$OnInfoListener
3803android.media.MediaPlayer$OnMediaTimeDiscontinuityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003804android.media.MediaPlayer$OnPreparedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003805android.media.MediaPlayer$OnSeekCompleteListener
3806android.media.MediaPlayer$OnSubtitleDataListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003807android.media.MediaPlayer$OnTimedMetaDataAvailableListener
3808android.media.MediaPlayer$OnTimedTextListener
3809android.media.MediaPlayer$OnVideoSizeChangedListener
3810android.media.MediaPlayer$ProvisioningThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003811android.media.MediaPlayer$TimeProvider$EventHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08003812android.media.MediaPlayer$TimeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003813android.media.MediaPlayer$TrackInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003814android.media.MediaPlayer$TrackInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003815android.media.MediaPlayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003816android.media.MediaRecorder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003817android.media.MediaRoute2Info$1
3818android.media.MediaRoute2Info
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003819android.media.MediaRouter$Callback
3820android.media.MediaRouter$CallbackInfo
3821android.media.MediaRouter$RouteCategory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003822android.media.MediaRouter$RouteGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003823android.media.MediaRouter$RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003824android.media.MediaRouter$RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003825android.media.MediaRouter$SimpleCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003826android.media.MediaRouter$Static$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003827android.media.MediaRouter$Static$1
Calin Juravle4a054192018-05-29 17:52:20 -07003828android.media.MediaRouter$Static$Client$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003829android.media.MediaRouter$Static$Client$2
Calin Juravle00b23d32019-03-08 17:52:20 -08003830android.media.MediaRouter$Static$Client
3831android.media.MediaRouter$Static
art-benchmark-serviced5115932020-02-25 17:55:03 -08003832android.media.MediaRouter$UserRouteInfo$SessionVolumeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003833android.media.MediaRouter$UserRouteInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003834android.media.MediaRouter$VolumeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003835android.media.MediaRouter$VolumeCallbackInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003836android.media.MediaRouter$VolumeChangeReceiver
3837android.media.MediaRouter$WifiDisplayStatusChangedReceiver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003838android.media.MediaRouter2Manager$Callback
3839android.media.MediaRouter2Manager
Calin Juravle00b23d32019-03-08 17:52:20 -08003840android.media.MediaRouter
3841android.media.MediaRouterClientState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003842android.media.MediaRouterClientState$RouteInfo$1
3843android.media.MediaRouterClientState$RouteInfo
3844android.media.MediaRouterClientState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003845android.media.MediaScanner
Calin Juravle4a054192018-05-29 17:52:20 -07003846android.media.MediaScannerConnection$MediaScannerConnectionClient
3847android.media.MediaScannerConnection$OnScanCompletedListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003848android.media.MediaSync
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003849android.media.MediaTimeProvider$OnMediaTimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08003850android.media.MediaTimeProvider
Calin Juravle4a054192018-05-29 17:52:20 -07003851android.media.MediaTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08003852android.media.MediaTranscodeManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003853android.media.MicrophoneDirection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003854android.media.MicrophoneInfo$Coordinate3F
Calin Juravle00b23d32019-03-08 17:52:20 -08003855android.media.MicrophoneInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003856android.media.NativeRoutingEventHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003857android.media.NotProvisionedException
Andreas Gampe61e7b662015-06-17 23:57:04 -07003858android.media.PlaybackParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003859android.media.PlaybackParams
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003860android.media.PlayerBase$IAppOpsCallbackWrapper
3861android.media.PlayerBase$IPlayerWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003862android.media.PlayerBase$PlayerIdCard$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003863android.media.PlayerBase$PlayerIdCard
3864android.media.PlayerBase
Calin Juravle4a054192018-05-29 17:52:20 -07003865android.media.Rating$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003866android.media.Rating
art-benchmark-serviced5115932020-02-25 17:55:03 -08003867android.media.RemoteControlClient
Kenny Rootdbf30ed2012-09-19 13:08:12 -07003868android.media.RemoteDisplay
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003869android.media.ResampleInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003870android.media.Ringtone$MyOnCompletionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003871android.media.Ringtone
Calin Juravle4a054192018-05-29 17:52:20 -07003872android.media.RingtoneManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003873android.media.RouteDiscoveryPreference$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003874android.media.RouteDiscoveryPreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003875android.media.RoutingSessionInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003876android.media.RoutingSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003877android.media.SoundPool$Builder
3878android.media.SoundPool$EventHandler
3879android.media.SoundPool$OnLoadCompleteListener
Mathieu Chartierd62dd932017-09-09 15:19:46 -07003880android.media.SoundPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003881android.media.SubtitleController$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003882android.media.SubtitleController$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003883android.media.SubtitleController$Anchor
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003884android.media.SubtitleController$Listener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003885android.media.SubtitleController
3886android.media.SubtitleData
3887android.media.SubtitleTrack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003888android.media.SyncParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003889android.media.ThumbnailUtils$Resizer
3890android.media.ThumbnailUtils$SizedThumbnailBitmap
art-benchmark-serviced5115932020-02-25 17:55:03 -08003891android.media.ThumbnailUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003892android.media.TimedMetaData
3893android.media.TimedText
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003894android.media.ToneGenerator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003895android.media.Utils$1
3896android.media.Utils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003897android.media.Utils$ListenerList
Calin Juravle00b23d32019-03-08 17:52:20 -08003898android.media.Utils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003899android.media.VolumeAutomation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003900android.media.VolumePolicy$1
3901android.media.VolumePolicy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003902android.media.VolumeProvider$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003903android.media.VolumeProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003904android.media.VolumeShaper$Configuration$1
3905android.media.VolumeShaper$Configuration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003906android.media.VolumeShaper$Configuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003907android.media.VolumeShaper$Operation$1
3908android.media.VolumeShaper$Operation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003909android.media.VolumeShaper$Operation
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003910android.media.VolumeShaper$State$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003911android.media.VolumeShaper$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08003912android.media.VolumeShaper
Calin Juravle00b23d32019-03-08 17:52:20 -08003913android.media.audiofx.AudioEffect$Descriptor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003914android.media.audiofx.AudioEffect
art-benchmark-serviced5115932020-02-25 17:55:03 -08003915android.media.audiopolicy.-$$Lambda$AudioPolicy$-ztOT0FT3tzGMUr4lm1gv6dBE4c
3916android.media.audiopolicy.AudioMix$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07003917android.media.audiopolicy.AudioMix
Andreas Gampe571fc302016-02-18 13:58:09 -08003918android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion
art-benchmark-serviced5115932020-02-25 17:55:03 -08003919android.media.audiopolicy.AudioMixingRule$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003920android.media.audiopolicy.AudioMixingRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08003921android.media.audiopolicy.AudioPolicy$1
3922android.media.audiopolicy.AudioPolicy$AudioPolicyStatusListener
3923android.media.audiopolicy.AudioPolicy$EventHandler
3924android.media.audiopolicy.AudioPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003925android.media.audiopolicy.AudioPolicyConfig$1
3926android.media.audiopolicy.AudioPolicyConfig
Calin Juravle36829e52019-04-10 19:07:47 -07003927android.media.audiopolicy.AudioProductStrategy$1
3928android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup$1
3929android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup
3930android.media.audiopolicy.AudioProductStrategy
3931android.media.audiopolicy.AudioVolumeGroup$1
3932android.media.audiopolicy.AudioVolumeGroup
3933android.media.audiopolicy.AudioVolumeGroupChangeHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003934android.media.audiopolicy.IAudioPolicyCallback$Stub$Proxy
3935android.media.audiopolicy.IAudioPolicyCallback$Stub
3936android.media.audiopolicy.IAudioPolicyCallback
Calin Juravle4a054192018-05-29 17:52:20 -07003937android.media.browse.MediaBrowser$1
3938android.media.browse.MediaBrowser$2
3939android.media.browse.MediaBrowser$6
3940android.media.browse.MediaBrowser$7
3941android.media.browse.MediaBrowser$8
3942android.media.browse.MediaBrowser$ConnectionCallback
Calin Juravle4a054192018-05-29 17:52:20 -07003943android.media.browse.MediaBrowser$MediaItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003944android.media.browse.MediaBrowser$MediaItem
Calin Juravle4a054192018-05-29 17:52:20 -07003945android.media.browse.MediaBrowser$MediaServiceConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003946android.media.browse.MediaBrowser$MediaServiceConnection
Calin Juravle4a054192018-05-29 17:52:20 -07003947android.media.browse.MediaBrowser$ServiceCallbacks
3948android.media.browse.MediaBrowser$Subscription
3949android.media.browse.MediaBrowser$SubscriptionCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08003950android.media.browse.MediaBrowser
Calin Juravle4a054192018-05-29 17:52:20 -07003951android.media.browse.MediaBrowserUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003952android.media.midi.IMidiDeviceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003953android.media.midi.IMidiDeviceListener$Stub
3954android.media.midi.IMidiDeviceListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003955android.media.midi.IMidiDeviceOpenCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003956android.media.midi.IMidiDeviceOpenCallback$Stub
3957android.media.midi.IMidiDeviceOpenCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003958android.media.midi.IMidiDeviceServer$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003959android.media.midi.IMidiDeviceServer$Stub
3960android.media.midi.IMidiDeviceServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003961android.media.midi.IMidiManager$Stub
3962android.media.midi.IMidiManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003963android.media.midi.MidiDevice
3964android.media.midi.MidiDeviceInfo$1
3965android.media.midi.MidiDeviceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003966android.media.midi.MidiDeviceStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003967android.media.midi.MidiDeviceStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07003968android.media.midi.MidiManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003969android.media.projection.IMediaProjection$Stub$Proxy
3970android.media.projection.IMediaProjection$Stub
3971android.media.projection.IMediaProjection
3972android.media.projection.IMediaProjectionManager$Stub$Proxy
3973android.media.projection.IMediaProjectionManager$Stub
3974android.media.projection.IMediaProjectionManager
3975android.media.projection.IMediaProjectionWatcherCallback$Stub$Proxy
3976android.media.projection.IMediaProjectionWatcherCallback$Stub
3977android.media.projection.IMediaProjectionWatcherCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003978android.media.projection.MediaProjection
3979android.media.projection.MediaProjectionInfo$1
3980android.media.projection.MediaProjectionInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003981android.media.projection.MediaProjectionManager$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003982android.media.projection.MediaProjectionManager$CallbackDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07003983android.media.projection.MediaProjectionManager
art-benchmark-service56aece62020-02-10 17:58:03 -08003984android.media.session.-$$Lambda$MediaSessionManager$IEuWPZ528guBgmyKPMUWhBwnMCE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003985android.media.session.IActiveSessionsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003986android.media.session.IActiveSessionsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003987android.media.session.IActiveSessionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003988android.media.session.IOnMediaKeyEventDispatchedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08003989android.media.session.IOnMediaKeyEventDispatchedListener$Stub
3990android.media.session.IOnMediaKeyEventDispatchedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003991android.media.session.IOnMediaKeyEventSessionChangedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08003992android.media.session.IOnMediaKeyEventSessionChangedListener$Stub
3993android.media.session.IOnMediaKeyEventSessionChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003994android.media.session.IOnMediaKeyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003995android.media.session.IOnMediaKeyListener$Stub
3996android.media.session.IOnMediaKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003997android.media.session.IOnVolumeKeyLongPressListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003998android.media.session.IOnVolumeKeyLongPressListener$Stub
3999android.media.session.IOnVolumeKeyLongPressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004000android.media.session.ISession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004001android.media.session.ISession$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07004002android.media.session.ISession2TokensListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004003android.media.session.ISession2TokensListener$Stub
4004android.media.session.ISession2TokensListener
4005android.media.session.ISession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004006android.media.session.ISessionCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004007android.media.session.ISessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004008android.media.session.ISessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004009android.media.session.ISessionController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004010android.media.session.ISessionController$Stub
4011android.media.session.ISessionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004012android.media.session.ISessionControllerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004013android.media.session.ISessionControllerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004014android.media.session.ISessionControllerCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004015android.media.session.ISessionManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004016android.media.session.ISessionManager$Stub
4017android.media.session.ISessionManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004018android.media.session.MediaController$Callback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004019android.media.session.MediaController$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004020android.media.session.MediaController$MessageHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004021android.media.session.MediaController$PlaybackInfo$1
4022android.media.session.MediaController$PlaybackInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004023android.media.session.MediaController$TransportControls
Calin Juravle00b23d32019-03-08 17:52:20 -08004024android.media.session.MediaController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004025android.media.session.MediaSession$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004026android.media.session.MediaSession$CallbackMessageHandler
Calin Juravle36829e52019-04-10 19:07:47 -07004027android.media.session.MediaSession$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004028android.media.session.MediaSession$QueueItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004029android.media.session.MediaSession$QueueItem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004030android.media.session.MediaSession$Token$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004031android.media.session.MediaSession$Token
4032android.media.session.MediaSession
art-benchmark-serviced5115932020-02-25 17:55:03 -08004033android.media.session.MediaSessionLegacyHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004034android.media.session.MediaSessionManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07004035android.media.session.MediaSessionManager$OnActiveSessionsChangedListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004036android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListener
4037android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListenerStub
4038android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListener
4039android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08004040android.media.session.MediaSessionManager$OnMediaKeyListener
4041android.media.session.MediaSessionManager$OnMediaKeyListenerImpl
4042android.media.session.MediaSessionManager$OnSession2TokensChangedListener
4043android.media.session.MediaSessionManager$OnVolumeKeyLongPressListener
4044android.media.session.MediaSessionManager$OnVolumeKeyLongPressListenerImpl
4045android.media.session.MediaSessionManager$RemoteUserInfo
4046android.media.session.MediaSessionManager$Session2TokensChangedWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07004047android.media.session.MediaSessionManager$SessionsChangedWrapper$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004048android.media.session.MediaSessionManager$SessionsChangedWrapper$1
4049android.media.session.MediaSessionManager$SessionsChangedWrapper
4050android.media.session.MediaSessionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004051android.media.session.PlaybackState$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004052android.media.session.PlaybackState$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004053android.media.session.PlaybackState$CustomAction$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004054android.media.session.PlaybackState$CustomAction
4055android.media.session.PlaybackState
art-benchmark-serviced5115932020-02-25 17:55:03 -08004056android.media.soundtrigger.ISoundTriggerDetectionServiceClient$Stub
4057android.media.soundtrigger.ISoundTriggerDetectionServiceClient
Andreas Gampe571fc302016-02-18 13:58:09 -08004058android.media.soundtrigger.SoundTriggerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004059android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004060android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub
4061android.media.soundtrigger_middleware.ISoundTriggerCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004062android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub$Proxy
4063android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004064android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004065android.media.soundtrigger_middleware.ISoundTriggerModule$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004066android.media.soundtrigger_middleware.ISoundTriggerModule
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004067android.media.soundtrigger_middleware.PhraseRecognitionExtra
4068android.media.soundtrigger_middleware.RecognitionConfig$1
4069android.media.soundtrigger_middleware.RecognitionConfig
4070android.media.soundtrigger_middleware.SoundModel$1
4071android.media.soundtrigger_middleware.SoundModel
4072android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor$1
4073android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor
4074android.media.soundtrigger_middleware.SoundTriggerModuleProperties$1
4075android.media.soundtrigger_middleware.SoundTriggerModuleProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004076android.media.tv.TvInputHardwareInfo$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07004077android.media.tv.TvInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004078android.media.tv.TvStreamConfig$1
4079android.media.tv.TvStreamConfig$Builder
4080android.media.tv.TvStreamConfig
art-benchmark-servicead05a302020-03-17 09:46:02 -07004081android.media.tv.tunerresourcemanager.TunerResourceManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004082android.metrics.LogMaker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004083android.metrics.MetricsReader$Event
4084android.metrics.MetricsReader$LogReader
4085android.metrics.MetricsReader
art-benchmark-service56aece62020-02-10 17:58:03 -08004086android.mtp.MtpDatabase$1
4087android.mtp.MtpDatabase$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004088android.mtp.MtpDatabase
4089android.mtp.MtpDevice
Kenny Root9787b802013-04-26 12:53:57 -07004090android.mtp.MtpDeviceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08004091android.mtp.MtpEvent
Kenny Root9787b802013-04-26 12:53:57 -07004092android.mtp.MtpObjectInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004093android.mtp.MtpPropertyGroup
Kenny Root9787b802013-04-26 12:53:57 -07004094android.mtp.MtpPropertyList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004095android.mtp.MtpServer
Kenny Root9787b802013-04-26 12:53:57 -07004096android.mtp.MtpStorage
4097android.mtp.MtpStorageInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004098android.mtp.MtpStorageManager$MtpNotifier
4099android.mtp.MtpStorageManager$MtpObject
4100android.mtp.MtpStorageManager
Calin Juravle00b23d32019-03-08 17:52:20 -08004101android.net.-$$Lambda$FpGXkd3pLxeXY58eJ_84mi1PLWQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004102android.net.-$$Lambda$Network$KD6DxaMRJIcajhj36TU1K7lJnHQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08004103android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$PGkg1UrNyisY0wAts4zoVuYRgkw
4104android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$TEOhIiY2C9y8yDWwRR6zm_12TGY
Calin Juravle00b23d32019-03-08 17:52:20 -08004105android.net.-$$Lambda$p1_56lwnt1xBuY1muPblbN1Dtkw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004106android.net.CaptivePortal$1
4107android.net.CaptivePortal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004108android.net.CaptivePortalData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004109android.net.CaptivePortalData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004110android.net.ConnectionInfo$1
4111android.net.ConnectionInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004112android.net.ConnectivityDiagnosticsManager
art-benchmark-service56aece62020-02-10 17:58:03 -08004113android.net.ConnectivityManager$1
4114android.net.ConnectivityManager$2
4115android.net.ConnectivityManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08004116android.net.ConnectivityManager$4
4117android.net.ConnectivityManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -08004118android.net.ConnectivityManager$CallbackHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08004119android.net.ConnectivityManager$LegacyRequest
Andreas Gampe571fc302016-02-18 13:58:09 -08004120android.net.ConnectivityManager$NetworkCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004121android.net.ConnectivityManager$OnNetworkActiveListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004122android.net.ConnectivityManager$OnStartTetheringCallback
4123android.net.ConnectivityManager$OnTetheringEntitlementResultListener
4124android.net.ConnectivityManager$OnTetheringEventCallback
4125android.net.ConnectivityManager$PacketKeepalive
4126android.net.ConnectivityManager$PacketKeepaliveCallback
4127android.net.ConnectivityManager$TooManyRequestsException
Calin Juravle00b23d32019-03-08 17:52:20 -08004128android.net.ConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004129android.net.ConnectivityMetricsEvent$1
4130android.net.ConnectivityMetricsEvent
Andreas Gampe859e2782016-04-06 18:37:56 -07004131android.net.ConnectivityThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004132android.net.Credentials
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004133android.net.DataUsageRequest$1
4134android.net.DataUsageRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004135android.net.DhcpInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004136android.net.DhcpInfo
4137android.net.DhcpResults$1
4138android.net.DhcpResults
Andreas Gampe61e7b662015-06-17 23:57:04 -07004139android.net.EthernetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004140android.net.EventLogTags
art-benchmark-serviced5115932020-02-25 17:55:03 -08004141android.net.ICaptivePortal$Stub
4142android.net.ICaptivePortal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004143android.net.IConnectivityDiagnosticsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004144android.net.IConnectivityDiagnosticsCallback$Stub
4145android.net.IConnectivityDiagnosticsCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004146android.net.IConnectivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004147android.net.IConnectivityManager$Stub
4148android.net.IConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004149android.net.IEthernetManager$Stub
4150android.net.IEthernetManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004151android.net.IEthernetServiceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004152android.net.IEthernetServiceListener$Stub
4153android.net.IEthernetServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004154android.net.IIpConnectivityMetrics$Stub$Proxy
4155android.net.IIpConnectivityMetrics$Stub
4156android.net.IIpConnectivityMetrics
4157android.net.IIpSecService$Stub
4158android.net.IIpSecService
4159android.net.INetdEventCallback$Stub$Proxy
4160android.net.INetdEventCallback$Stub
4161android.net.INetdEventCallback
4162android.net.INetworkManagementEventObserver$Stub$Proxy
4163android.net.INetworkManagementEventObserver$Stub
4164android.net.INetworkManagementEventObserver
4165android.net.INetworkPolicyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004166android.net.INetworkPolicyListener$Stub
4167android.net.INetworkPolicyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004168android.net.INetworkPolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004169android.net.INetworkPolicyManager$Stub
4170android.net.INetworkPolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004171android.net.INetworkRecommendationProvider$Stub$Proxy
4172android.net.INetworkRecommendationProvider$Stub
4173android.net.INetworkRecommendationProvider
4174android.net.INetworkScoreCache$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004175android.net.INetworkScoreCache$Stub
4176android.net.INetworkScoreCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004177android.net.INetworkScoreService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004178android.net.INetworkScoreService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004179android.net.INetworkScoreService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004180android.net.INetworkStatsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004181android.net.INetworkStatsService$Stub
4182android.net.INetworkStatsService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004183android.net.INetworkStatsSession$Stub$Proxy
4184android.net.INetworkStatsSession$Stub
4185android.net.INetworkStatsSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004186android.net.ISocketKeepaliveCallback$Stub$Proxy
4187android.net.ISocketKeepaliveCallback$Stub
4188android.net.ISocketKeepaliveCallback
4189android.net.ITestNetworkManager$Stub
4190android.net.ITestNetworkManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004191android.net.ITetheredInterfaceCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004192android.net.ITetheredInterfaceCallback$Stub
4193android.net.ITetheredInterfaceCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004194android.net.ITetheringStatsProvider$Stub$Proxy
4195android.net.ITetheringStatsProvider$Stub
4196android.net.ITetheringStatsProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004197android.net.InetAddresses
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004198android.net.InterfaceConfiguration$1
4199android.net.InterfaceConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004200android.net.IpConfiguration$1
Calin Juravle4a054192018-05-29 17:52:20 -07004201android.net.IpConfiguration$IpAssignment
4202android.net.IpConfiguration$ProxySettings
Calin Juravle00b23d32019-03-08 17:52:20 -08004203android.net.IpConfiguration
Andreas Gampe61e7b662015-06-17 23:57:04 -07004204android.net.IpPrefix$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004205android.net.IpPrefix$2
Calin Juravle00b23d32019-03-08 17:52:20 -08004206android.net.IpPrefix
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004207android.net.IpSecConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004208android.net.IpSecConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004209android.net.IpSecManager$SpiUnavailableException
art-benchmark-service56aece62020-02-10 17:58:03 -08004210android.net.IpSecManager$UdpEncapsulationSocket
Calin Juravle00b23d32019-03-08 17:52:20 -08004211android.net.IpSecManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004212android.net.IpSecSpiResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004213android.net.IpSecSpiResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004214android.net.IpSecTransformResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004215android.net.IpSecTransformResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004216android.net.IpSecTunnelInterfaceResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004217android.net.IpSecTunnelInterfaceResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004218android.net.IpSecUdpEncapResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004219android.net.IpSecUdpEncapResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004220android.net.KeepalivePacketData
Andreas Gampe61e7b662015-06-17 23:57:04 -07004221android.net.LinkAddress$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004222android.net.LinkAddress
Andreas Gampe61e7b662015-06-17 23:57:04 -07004223android.net.LinkProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004224android.net.LinkProperties
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004225android.net.LocalServerSocket
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004226android.net.LocalSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004227android.net.LocalSocketAddress$Namespace
Calin Juravle00b23d32019-03-08 17:52:20 -08004228android.net.LocalSocketAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004229android.net.LocalSocketImpl$SocketInputStream
4230android.net.LocalSocketImpl$SocketOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08004231android.net.LocalSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004232android.net.MacAddress$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004233android.net.MacAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004234android.net.MatchAllNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004235android.net.MatchAllNetworkSpecifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004236android.net.NattSocketKeepalive
Andreas Gampe571fc302016-02-18 13:58:09 -08004237android.net.Network$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004238android.net.Network$NetworkBoundSocketFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08004239android.net.Network
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004240android.net.NetworkAgent$InitialConfiguration
4241android.net.NetworkAgent$NetworkAgentHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004242android.net.NetworkAgent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004243android.net.NetworkAgentConfig$1
4244android.net.NetworkAgentConfig$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004245android.net.NetworkAgentConfig
Andreas Gampe571fc302016-02-18 13:58:09 -08004246android.net.NetworkCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004247android.net.NetworkCapabilities$NameOf
4248android.net.NetworkCapabilities
4249android.net.NetworkConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004250android.net.NetworkIdentity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004251android.net.NetworkInfo$1
Evan Millar0ea97b82009-03-24 17:49:23 -07004252android.net.NetworkInfo$DetailedState
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004253android.net.NetworkInfo$State
Calin Juravle00b23d32019-03-08 17:52:20 -08004254android.net.NetworkInfo
4255android.net.NetworkKey$1
4256android.net.NetworkKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004257android.net.NetworkPolicy$1
4258android.net.NetworkPolicy
4259android.net.NetworkPolicyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004260android.net.NetworkPolicyManager$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004261android.net.NetworkPolicyManager$SubscriptionCallback
4262android.net.NetworkPolicyManager$SubscriptionCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07004263android.net.NetworkPolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004264android.net.NetworkProvider$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004265android.net.NetworkProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004266android.net.NetworkQuotaInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004267android.net.NetworkQuotaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004268android.net.NetworkRecommendationProvider$ServiceWrapper$1
4269android.net.NetworkRecommendationProvider$ServiceWrapper
4270android.net.NetworkRecommendationProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08004271android.net.NetworkRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004272android.net.NetworkRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08004273android.net.NetworkRequest$Builder
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004274android.net.NetworkRequest$Type
Calin Juravle00b23d32019-03-08 17:52:20 -08004275android.net.NetworkRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08004276android.net.NetworkScoreManager$NetworkScoreCallback
4277android.net.NetworkScoreManager$NetworkScoreCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07004278android.net.NetworkScoreManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004279android.net.NetworkScorerAppData$1
4280android.net.NetworkScorerAppData
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004281android.net.NetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08004282android.net.NetworkStack
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004283android.net.NetworkState$1
4284android.net.NetworkState
Kenny Root9787b802013-04-26 12:53:57 -07004285android.net.NetworkStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004286android.net.NetworkStats$Entry
4287android.net.NetworkStats$NonMonotonicObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08004288android.net.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004289android.net.NetworkStatsHistory$1
4290android.net.NetworkStatsHistory$DataStreamUtils
4291android.net.NetworkStatsHistory$Entry
4292android.net.NetworkStatsHistory$ParcelUtils
4293android.net.NetworkStatsHistory
4294android.net.NetworkTemplate$1
4295android.net.NetworkTemplate
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004296android.net.NetworkUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004297android.net.NetworkWatchlistManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004298android.net.PacProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004299android.net.ParseException
Calin Juravle00b23d32019-03-08 17:52:20 -08004300android.net.PrivateDnsConnectivityChecker
Jesse Wilson80686182011-01-21 17:12:43 -08004301android.net.Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004302android.net.ProxyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004303android.net.ProxyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07004304android.net.RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004305android.net.RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004306android.net.RssiCurve$1
4307android.net.RssiCurve
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004308android.net.SSLCertificateSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004309android.net.SSLCertificateSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004310android.net.SSLSessionCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004311android.net.ScoredNetwork$1
4312android.net.ScoredNetwork
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004313android.net.SntpClient$InvalidServerReplyException
4314android.net.SntpClient
art-benchmark-service56aece62020-02-10 17:58:03 -08004315android.net.SocketKeepalive$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004316android.net.SocketKeepalive$ErrorCodeException
art-benchmark-service56aece62020-02-10 17:58:03 -08004317android.net.SocketKeepalive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004318android.net.StaticIpConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004319android.net.StaticIpConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004320android.net.StaticIpConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004321android.net.StringNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004322android.net.StringNetworkSpecifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004323android.net.TcpSocketKeepalive
art-benchmark-serviced5115932020-02-25 17:55:03 -08004324android.net.TelephonyNetworkSpecifier$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004325android.net.TelephonyNetworkSpecifier$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004326android.net.TelephonyNetworkSpecifier
Calin Juravle36829e52019-04-10 19:07:47 -07004327android.net.TestNetworkManager
Ken Shirriff1ec81462009-12-08 13:38:48 -08004328android.net.TrafficStats
Calin Juravle00b23d32019-03-08 17:52:20 -08004329android.net.TransportInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004330android.net.UidRange$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004331android.net.UidRange
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004332android.net.Uri$1
4333android.net.Uri$AbstractHierarchicalUri
4334android.net.Uri$AbstractPart
4335android.net.Uri$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004336android.net.Uri$HierarchicalUri
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004337android.net.Uri$OpaqueUri
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004338android.net.Uri$Part$EmptyPart
Calin Juravle00b23d32019-03-08 17:52:20 -08004339android.net.Uri$Part
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004340android.net.Uri$PathPart
4341android.net.Uri$PathSegments
4342android.net.Uri$PathSegmentsBuilder
4343android.net.Uri$StringUri
Calin Juravle00b23d32019-03-08 17:52:20 -08004344android.net.Uri
4345android.net.UriCodec
art-benchmark-serviced5115932020-02-25 17:55:03 -08004346android.net.VpnManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004347android.net.WebAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08004348android.net.WifiKey$1
4349android.net.WifiKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004350android.net.apf.ApfCapabilities$1
4351android.net.apf.ApfCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004352android.net.http.HttpResponseCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004353android.net.http.X509TrustManagerExtensions
4354android.net.lowpan.LowpanManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004355android.net.metrics.ApfProgramEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004356android.net.metrics.ApfProgramEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004357android.net.metrics.ApfProgramEvent
4358android.net.metrics.ApfStats$1
4359android.net.metrics.ApfStats
4360android.net.metrics.ConnectStats
4361android.net.metrics.DefaultNetworkEvent
4362android.net.metrics.DhcpClientEvent$1
4363android.net.metrics.DhcpClientEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08004364android.net.metrics.DhcpErrorEvent$1
4365android.net.metrics.DhcpErrorEvent$Decoder
4366android.net.metrics.DhcpErrorEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004367android.net.metrics.DnsEvent
4368android.net.metrics.IpConnectivityLog$Event
4369android.net.metrics.IpConnectivityLog
4370android.net.metrics.IpManagerEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004371android.net.metrics.IpManagerEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004372android.net.metrics.IpManagerEvent
4373android.net.metrics.IpReachabilityEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004374android.net.metrics.IpReachabilityEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004375android.net.metrics.IpReachabilityEvent
4376android.net.metrics.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004377android.net.metrics.NetworkEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004378android.net.metrics.NetworkEvent
4379android.net.metrics.NetworkMetrics$Metrics
4380android.net.metrics.NetworkMetrics$Summary
art-benchmark-serviced5115932020-02-25 17:55:03 -08004381android.net.metrics.NetworkMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004382android.net.metrics.RaEvent$1
4383android.net.metrics.RaEvent
4384android.net.metrics.ValidationProbeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004385android.net.metrics.ValidationProbeEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004386android.net.metrics.ValidationProbeEvent
4387android.net.metrics.WakeupEvent
4388android.net.metrics.WakeupStats
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004389android.net.netstats.provider.INetworkStatsProvider$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004390android.net.netstats.provider.INetworkStatsProvider$Stub
4391android.net.netstats.provider.INetworkStatsProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004392android.net.netstats.provider.INetworkStatsProviderCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004393android.net.netstats.provider.INetworkStatsProviderCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004394android.net.nsd.INsdManager$Stub$Proxy
4395android.net.nsd.INsdManager$Stub
4396android.net.nsd.INsdManager
4397android.net.nsd.NsdManager$ServiceHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07004398android.net.nsd.NsdManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004399android.net.shared.Inet4AddressUtils
4400android.net.shared.InetAddressUtils
4401android.net.sip.ISipService$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004402android.net.sip.ISipService$Stub
4403android.net.sip.ISipService
art-benchmark-service56aece62020-02-10 17:58:03 -08004404android.net.sip.ISipSession$Stub
4405android.net.sip.ISipSession
4406android.net.sip.ISipSessionListener$Stub
4407android.net.sip.ISipSessionListener
4408android.net.sip.SipException
Calin Juravle00b23d32019-03-08 17:52:20 -08004409android.net.sip.SipManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07004410android.net.sip.SipProfile$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004411android.net.sip.SipProfile
4412android.net.sip.SipSessionAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004413android.net.util.-$$Lambda$MultinetworkPolicyTracker$8YMQ0fPTKk7Fw-_gJjln0JT-g8E
4414android.net.util.KeepaliveUtils$KeepaliveDeviceConfigurationException
4415android.net.util.KeepaliveUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004416android.net.util.LinkPropertiesUtils$CompareResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08004417android.net.util.LinkPropertiesUtils
4418android.net.util.MacAddressUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004419android.net.util.MultinetworkPolicyTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004420android.net.util.MultinetworkPolicyTracker$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004421android.net.util.MultinetworkPolicyTracker$SettingObserver
4422android.net.util.MultinetworkPolicyTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004423android.net.util.NetUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004424android.net.wifi.WifiNetworkScoreCache$CacheListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004425android.net.wifi.WifiNetworkScoreCache$CacheListener
4426android.net.wifi.WifiNetworkScoreCache
art-benchmark-servicead05a302020-03-17 09:46:02 -07004427android.net.wifi.nl80211.WifiNl80211Manager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004428android.nfc.BeamShareData$1
4429android.nfc.BeamShareData
4430android.nfc.IAppCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004431android.nfc.IAppCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004432android.nfc.IAppCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004433android.nfc.INfcAdapter$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004434android.nfc.INfcAdapter$Stub
4435android.nfc.INfcAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004436android.nfc.INfcAdapterExtras
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004437android.nfc.INfcCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004438android.nfc.INfcCardEmulation$Stub
4439android.nfc.INfcCardEmulation
art-benchmark-serviced5115932020-02-25 17:55:03 -08004440android.nfc.INfcDta
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004441android.nfc.INfcFCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004442android.nfc.INfcFCardEmulation$Stub
4443android.nfc.INfcFCardEmulation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004444android.nfc.INfcTag$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004445android.nfc.INfcTag$Stub
4446android.nfc.INfcTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004447android.nfc.INfcUnlockHandler$Stub$Proxy
4448android.nfc.INfcUnlockHandler$Stub
4449android.nfc.INfcUnlockHandler
4450android.nfc.ITagRemovedCallback$Stub$Proxy
4451android.nfc.ITagRemovedCallback$Stub
4452android.nfc.ITagRemovedCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004453android.nfc.NfcActivityManager$NfcActivityState
4454android.nfc.NfcActivityManager$NfcApplicationState
Calin Juravle00b23d32019-03-08 17:52:20 -08004455android.nfc.NfcActivityManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004456android.nfc.NfcAdapter$1
4457android.nfc.NfcAdapter$CreateNdefMessageCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004458android.nfc.NfcAdapter
Kenny Root9787b802013-04-26 12:53:57 -07004459android.nfc.NfcManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004460android.nfc.Tag$1
4461android.nfc.Tag
4462android.nfc.TechListParcel$1
4463android.nfc.TechListParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08004464android.nfc.cardemulation.AidGroup$1
4465android.nfc.cardemulation.AidGroup
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004466android.nfc.cardemulation.ApduServiceInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004467android.nfc.cardemulation.ApduServiceInfo
4468android.nfc.cardemulation.CardEmulation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004469android.nfc.cardemulation.HostApduService$MsgHandler
4470android.nfc.cardemulation.HostApduService
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004471android.opengl.EGL14
Courtney Goeltzenleuchter367ed8b2018-07-18 10:45:37 -06004472android.opengl.EGL15
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004473android.opengl.EGLConfig
4474android.opengl.EGLContext
4475android.opengl.EGLDisplay
4476android.opengl.EGLExt
Calin Juravle00b23d32019-03-08 17:52:20 -08004477android.opengl.EGLImage
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004478android.opengl.EGLObjectHandle
4479android.opengl.EGLSurface
Calin Juravle00b23d32019-03-08 17:52:20 -08004480android.opengl.EGLSync
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004481android.opengl.ETC1
4482android.opengl.GLES10
4483android.opengl.GLES10Ext
4484android.opengl.GLES11
4485android.opengl.GLES11Ext
4486android.opengl.GLES20
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004487android.opengl.GLES30
4488android.opengl.GLES31
4489android.opengl.GLES31Ext
Andreas Gampe571fc302016-02-18 13:58:09 -08004490android.opengl.GLES32
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004491android.opengl.GLSurfaceView$BaseConfigChooser
4492android.opengl.GLSurfaceView$ComponentSizeChooser
4493android.opengl.GLSurfaceView$DefaultContextFactory
4494android.opengl.GLSurfaceView$DefaultWindowSurfaceFactory
4495android.opengl.GLSurfaceView$EGLConfigChooser
4496android.opengl.GLSurfaceView$EGLContextFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004497android.opengl.GLSurfaceView$EGLWindowSurfaceFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004498android.opengl.GLSurfaceView$EglHelper
4499android.opengl.GLSurfaceView$GLThread
4500android.opengl.GLSurfaceView$GLThreadManager
4501android.opengl.GLSurfaceView$Renderer
4502android.opengl.GLSurfaceView$SimpleEGLConfigChooser
4503android.opengl.GLSurfaceView
Andreas Gampe61e7b662015-06-17 23:57:04 -07004504android.opengl.GLUtils
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004505android.opengl.Matrix
4506android.opengl.Visibility
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004507android.os.-$$Lambda$Binder$aNRcHb8WfLrWjcSlV42Wu5psFwU
4508android.os.-$$Lambda$Binder$sHSgT14Q7D-inZx204V4-ect-uA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004509android.os.-$$Lambda$Build$WrC6eL7oW2Zm9UDTcXXKr0DnOMw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004510android.os.-$$Lambda$FileUtils$0SBPRWOXcbR9EMG_p-55sUuxJ_0
4511android.os.-$$Lambda$FileUtils$TJeD9NeX5giO-5vlBrurGI-g4IY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004512android.os.-$$Lambda$HidlSupport$CwwfmHPEvZaybUxpLzKdwrpQRfA
4513android.os.-$$Lambda$HidlSupport$GHxmwrIWiKN83tl6aMQt_nV5hiw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004514android.os.-$$Lambda$IncidentManager$mfBTEJgu7VPkoPMTQdf1KC7oi5g
Calin Juravle4a054192018-05-29 17:52:20 -07004515android.os.-$$Lambda$IyvVQC-0mKtsfXbnO0kDL64hrk0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004516android.os.-$$Lambda$PowerManager$WakeLock$VvFzmRZ4ZGlXx7u3lSAJ_T-YUjw
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004517android.os.-$$Lambda$StrictMode$1yH8AK0bTwVwZOb9x8HoiSBdzr0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004518android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$9nBulCQKaMajrWr41SB7f7YRT1I
4519android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$FxZGA9KtfTewqdcxlUwvIe5Nx9I
4520android.os.-$$Lambda$StrictMode$UFC_nI1x6u8ZwMQmA7bmj9NHZz4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004521android.os.-$$Lambda$StrictMode$lu9ekkHJ2HMz0jd3F8K8MnhenxQ
Calin Juravle4a054192018-05-29 17:52:20 -07004522android.os.-$$Lambda$StrictMode$yZJXPvy2veRNA-xL_SWdXzX_OLg
Calin Juravle00b23d32019-03-08 17:52:20 -08004523android.os.-$$Lambda$ThreadLocalWorkSource$IP9vRFCDG5YwbWbXAEGHH52B9IE
Calin Juravle00b23d32019-03-08 17:52:20 -08004524android.os.-$$Lambda$q1UvBdLgHRZVzc68BxdksTmbuCw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004525android.os.AppZygote
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004526android.os.AsyncResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004527android.os.AsyncTask$1
Jesse Wilson80686182011-01-21 17:12:43 -08004528android.os.AsyncTask$2
4529android.os.AsyncTask$3
Calin Juravle36829e52019-04-10 19:07:47 -07004530android.os.AsyncTask$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004531android.os.AsyncTask$5
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004532android.os.AsyncTask$AsyncTaskResult
Jesse Wilson80686182011-01-21 17:12:43 -08004533android.os.AsyncTask$InternalHandler
Jesse Wilson80686182011-01-21 17:12:43 -08004534android.os.AsyncTask$SerialExecutor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004535android.os.AsyncTask$SerialExecutor
Jesse Wilson80686182011-01-21 17:12:43 -08004536android.os.AsyncTask$Status
4537android.os.AsyncTask$WorkerRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004538android.os.AsyncTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004539android.os.BadParcelableException
Andreas Gampe52764cb2016-04-19 20:46:43 -07004540android.os.BaseBundle$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08004541android.os.BaseBundle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004542android.os.BasicShellCommandHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07004543android.os.BatteryManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004544android.os.BatteryManagerInternal
Calin Juravle4a054192018-05-29 17:52:20 -07004545android.os.BatteryProperty$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004546android.os.BatteryProperty
4547android.os.BatterySaverPolicyConfig$1
4548android.os.BatterySaverPolicyConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08004549android.os.BatteryStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004550android.os.BatteryStats$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004551android.os.BatteryStats$BitDescription
4552android.os.BatteryStats$ControllerActivityCounter
4553android.os.BatteryStats$Counter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004554android.os.BatteryStats$DailyItem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004555android.os.BatteryStats$HistoryEventTracker
4556android.os.BatteryStats$HistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004557android.os.BatteryStats$HistoryPrinter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004558android.os.BatteryStats$HistoryStepDetails
4559android.os.BatteryStats$HistoryTag
4560android.os.BatteryStats$IntToString
4561android.os.BatteryStats$LevelStepTracker
4562android.os.BatteryStats$LongCounter
4563android.os.BatteryStats$LongCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004564android.os.BatteryStats$PackageChange
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004565android.os.BatteryStats$Timer
art-benchmark-serviced5115932020-02-25 17:55:03 -08004566android.os.BatteryStats$TimerEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004567android.os.BatteryStats$Uid$Pid
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004568android.os.BatteryStats$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08004569android.os.BatteryStats$Uid$Pkg
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004570android.os.BatteryStats$Uid$Proc$ExcessivePower
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004571android.os.BatteryStats$Uid$Proc
4572android.os.BatteryStats$Uid$Sensor
4573android.os.BatteryStats$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08004574android.os.BatteryStats$Uid
4575android.os.BatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004576android.os.BatteryStatsManager
4577android.os.BestClock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004578android.os.Binder$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004579android.os.Binder$PropagateWorkSourceTransactListener
4580android.os.Binder$ProxyTransactListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004581android.os.Binder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004582android.os.BinderProxy$NoImagePreloadHolder
4583android.os.BinderProxy$ProxyMap
Calin Juravle00b23d32019-03-08 17:52:20 -08004584android.os.BinderProxy
4585android.os.BugreportManager
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004586android.os.Build$VERSION
Calin Juravle00b23d32019-03-08 17:52:20 -08004587android.os.Build
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004588android.os.Bundle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004589android.os.Bundle
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004590android.os.CancellationSignal$OnCancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004591android.os.CancellationSignal$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08004592android.os.CancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004593android.os.ChildZygoteProcess
Andreas Gampe571fc302016-02-18 13:58:09 -08004594android.os.ConditionVariable
art-benchmark-serviced5115932020-02-25 17:55:03 -08004595android.os.CoolingDevice$1
4596android.os.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004597android.os.CpuUsageInfo$1
4598android.os.CpuUsageInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004599android.os.DeadObjectException
Andreas Gampe859e2782016-04-06 18:37:56 -07004600android.os.DeadSystemException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004601android.os.Debug$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004602android.os.Debug$MemoryInfo
4603android.os.Debug
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004604android.os.DeviceIdleManager
Calin Juravle4a054192018-05-29 17:52:20 -07004605android.os.DropBoxManager$Entry$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004606android.os.DropBoxManager$Entry
4607android.os.DropBoxManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004608android.os.Environment$UserEnvironment
Calin Juravle00b23d32019-03-08 17:52:20 -08004609android.os.Environment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004610android.os.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004611android.os.ExternalVibration$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004612android.os.ExternalVibration
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004613android.os.FactoryTest
Calin Juravle4a054192018-05-29 17:52:20 -07004614android.os.FileBridge$FileBridgeOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004615android.os.FileBridge
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004616android.os.FileObserver$ObserverThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004617android.os.FileUtils$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004618android.os.FileUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004619android.os.GraphicsEnvironment$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004620android.os.GraphicsEnvironment$OpenGlDriverChoice
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004621android.os.GraphicsEnvironment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004622android.os.Handler$BlockingRunnable
Kenny Root9787b802013-04-26 12:53:57 -07004623android.os.Handler$Callback
4624android.os.Handler$MessengerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08004625android.os.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004626android.os.HandlerExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004627android.os.HandlerThread
Andreas Gampe571fc302016-02-18 13:58:09 -08004628android.os.HardwarePropertiesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004629android.os.HidlMemory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004630android.os.HidlMemoryUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004631android.os.HidlSupport$Mutable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004632android.os.HidlSupport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004633android.os.HwBinder
4634android.os.HwBlob
4635android.os.HwParcel
4636android.os.HwRemoteBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004637android.os.IBatteryPropertiesRegistrar$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004638android.os.IBatteryPropertiesRegistrar$Stub
4639android.os.IBatteryPropertiesRegistrar
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004640android.os.IBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08004641android.os.IBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004642android.os.ICancellationSignal$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004643android.os.ICancellationSignal$Stub
4644android.os.ICancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004645android.os.IDeviceIdentifiersPolicyService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004646android.os.IDeviceIdentifiersPolicyService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004647android.os.IDeviceIdentifiersPolicyService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004648android.os.IDeviceIdleController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004649android.os.IDeviceIdleController$Stub
4650android.os.IDeviceIdleController
art-benchmark-serviced5115932020-02-25 17:55:03 -08004651android.os.IDumpstate$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004652android.os.IDumpstate$Stub
4653android.os.IDumpstate
art-benchmark-serviced5115932020-02-25 17:55:03 -08004654android.os.IDumpstateListener$Stub$Proxy
4655android.os.IDumpstateListener$Stub
4656android.os.IDumpstateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004657android.os.IExternalVibratorService$Stub
4658android.os.IExternalVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004659android.os.IHardwarePropertiesManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004660android.os.IHardwarePropertiesManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004661android.os.IHardwarePropertiesManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004662android.os.IHwBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08004663android.os.IHwBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004664android.os.IHwInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08004665android.os.IIncidentAuthListener$Stub$Proxy
4666android.os.IIncidentAuthListener$Stub
4667android.os.IIncidentAuthListener
4668android.os.IIncidentCompanion$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004669android.os.IIncidentCompanion$Stub
4670android.os.IIncidentCompanion
4671android.os.IIncidentManager$Stub$Proxy
4672android.os.IIncidentManager$Stub
4673android.os.IIncidentManager
4674android.os.IInstalld$Stub$Proxy
4675android.os.IInstalld$Stub
4676android.os.IInstalld
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004677android.os.IInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07004678android.os.IMessenger$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004679android.os.IMessenger$Stub
4680android.os.IMessenger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004681android.os.INetworkActivityListener$Stub$Proxy
4682android.os.INetworkActivityListener$Stub
4683android.os.INetworkActivityListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004684android.os.INetworkManagementService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004685android.os.INetworkManagementService$Stub
4686android.os.INetworkManagementService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004687android.os.IPermissionController$Stub
4688android.os.IPermissionController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004689android.os.IPowerManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004690android.os.IPowerManager$Stub
4691android.os.IPowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004692android.os.IProcessInfoService$Stub
4693android.os.IProcessInfoService
4694android.os.IProgressListener$Stub$Proxy
4695android.os.IProgressListener$Stub
4696android.os.IProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004697android.os.IRecoverySystem$Stub
4698android.os.IRecoverySystem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004699android.os.IRecoverySystemProgressListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004700android.os.IRecoverySystemProgressListener$Stub
4701android.os.IRecoverySystemProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004702android.os.IRemoteCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004703android.os.IRemoteCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004704android.os.IRemoteCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004705android.os.ISchedulingPolicyService$Stub
4706android.os.ISchedulingPolicyService
4707android.os.IServiceManager$Stub$Proxy
4708android.os.IServiceManager$Stub
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004709android.os.IServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004710android.os.IStoraged$Stub$Proxy
4711android.os.IStoraged$Stub
4712android.os.IStoraged
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004713android.os.ISystemConfig$Stub
4714android.os.ISystemConfig
Calin Juravle4a054192018-05-29 17:52:20 -07004715android.os.ISystemUpdateManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004716android.os.ISystemUpdateManager$Stub
4717android.os.ISystemUpdateManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004718android.os.IThermalEventListener$Stub$Proxy
4719android.os.IThermalEventListener$Stub
4720android.os.IThermalEventListener
4721android.os.IThermalService$Stub$Proxy
4722android.os.IThermalService$Stub
4723android.os.IThermalService
4724android.os.IThermalStatusListener$Stub$Proxy
4725android.os.IThermalStatusListener$Stub
4726android.os.IThermalStatusListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004727android.os.IUpdateEngine$Stub$Proxy
4728android.os.IUpdateEngine$Stub
4729android.os.IUpdateEngine
4730android.os.IUpdateEngineCallback$Stub
4731android.os.IUpdateEngineCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004732android.os.IUpdateLock$Stub
4733android.os.IUpdateLock
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004734android.os.IUserManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004735android.os.IUserManager$Stub
4736android.os.IUserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004737android.os.IUserRestrictionsListener$Stub$Proxy
4738android.os.IUserRestrictionsListener$Stub
4739android.os.IUserRestrictionsListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004740android.os.IVibratorService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004741android.os.IVibratorService$Stub
4742android.os.IVibratorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004743android.os.IVibratorStateListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004744android.os.IVibratorStateListener$Stub
4745android.os.IVibratorStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004746android.os.IVold$Stub$Proxy
4747android.os.IVold$Stub
4748android.os.IVold
4749android.os.IVoldListener$Stub
4750android.os.IVoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004751android.os.IVoldMountCallback$Stub
4752android.os.IVoldMountCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004753android.os.IVoldTaskListener$Stub$Proxy
4754android.os.IVoldTaskListener$Stub
4755android.os.IVoldTaskListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004756android.os.IncidentManager$IncidentReport$1
4757android.os.IncidentManager$IncidentReport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004758android.os.IncidentManager
Andreas Gampecbcb9e32016-06-03 17:24:05 -07004759android.os.LocaleList$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004760android.os.LocaleList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004761android.os.Looper$Observer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004762android.os.Looper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004763android.os.MemoryFile
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004764android.os.Message$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004765android.os.Message
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004766android.os.MessageQueue$FileDescriptorRecord
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004767android.os.MessageQueue$IdleHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004768android.os.MessageQueue$OnFileDescriptorEventListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004769android.os.MessageQueue
Kenny Root9787b802013-04-26 12:53:57 -07004770android.os.Messenger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004771android.os.Messenger
4772android.os.NativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004773android.os.NetworkOnMainThreadException
Andreas Gampe571fc302016-02-18 13:58:09 -08004774android.os.OperationCanceledException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004775android.os.Parcel$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004776android.os.Parcel$2
4777android.os.Parcel$ReadWriteHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004778android.os.Parcel$SquashReadHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08004779android.os.Parcel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004780android.os.ParcelFileDescriptor$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004781android.os.ParcelFileDescriptor$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004782android.os.ParcelFileDescriptor$AutoCloseInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004783android.os.ParcelFileDescriptor$AutoCloseOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004784android.os.ParcelFileDescriptor$OnCloseListener
4785android.os.ParcelFileDescriptor$Status
Calin Juravle00b23d32019-03-08 17:52:20 -08004786android.os.ParcelFileDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004787android.os.ParcelFormatException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004788android.os.ParcelUuid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004789android.os.ParcelUuid
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004790android.os.Parcelable$ClassLoaderCreator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004791android.os.Parcelable$Creator
Calin Juravle00b23d32019-03-08 17:52:20 -08004792android.os.Parcelable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004793android.os.ParcelableException$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004794android.os.ParcelableException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004795android.os.ParcelableParcel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004796android.os.ParcelableParcel
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004797android.os.PatternMatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004798android.os.PatternMatcher
Andreas Gampe61e7b662015-06-17 23:57:04 -07004799android.os.PersistableBundle$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004800android.os.PersistableBundle$MyReadMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004801android.os.PersistableBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004802android.os.PooledStringReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004803android.os.PooledStringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004804android.os.PowerManager$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004805android.os.PowerManager$2
4806android.os.PowerManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08004807android.os.PowerManager$OnThermalStatusChangedListener
4808android.os.PowerManager$WakeData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004809android.os.PowerManager$WakeLock$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004810android.os.PowerManager$WakeLock
4811android.os.PowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004812android.os.PowerManagerInternal$1
4813android.os.PowerManagerInternal$LowPowerModeListener
4814android.os.PowerManagerInternal
4815android.os.PowerSaveState$1
4816android.os.PowerSaveState$Builder
4817android.os.PowerSaveState
4818android.os.PowerWhitelistManager
4819android.os.Process$ProcessStartResult
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004820android.os.Process
art-benchmark-service56aece62020-02-10 17:58:03 -08004821android.os.ProxyFileDescriptorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004822android.os.RecoverySystem$1
4823android.os.RecoverySystem$2
4824android.os.RecoverySystem$3
4825android.os.RecoverySystem$4
4826android.os.RecoverySystem$5
4827android.os.RecoverySystem$ProgressListener
Andreas Gampe859e2782016-04-06 18:37:56 -07004828android.os.RecoverySystem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004829android.os.Registrant
Calin Juravle00b23d32019-03-08 17:52:20 -08004830android.os.RegistrantList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004831android.os.RemoteCallback$1
4832android.os.RemoteCallback$2
Calin Juravle00b23d32019-03-08 17:52:20 -08004833android.os.RemoteCallback$3
Calin Juravle36829e52019-04-10 19:07:47 -07004834android.os.RemoteCallback$OnResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004835android.os.RemoteCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004836android.os.RemoteCallbackList$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08004837android.os.RemoteCallbackList
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004838android.os.RemoteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004839android.os.ResultReceiver$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004840android.os.ResultReceiver$MyResultReceiver
4841android.os.ResultReceiver$MyRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08004842android.os.ResultReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004843android.os.SELinux
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004844android.os.ServiceManager$ServiceNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08004845android.os.ServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004846android.os.ServiceManagerNative
4847android.os.ServiceManagerProxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004848android.os.ServiceSpecificException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004849android.os.SharedMemory$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004850android.os.SharedMemory$Closer
4851android.os.SharedMemory$MemoryRegistration
4852android.os.SharedMemory$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -08004853android.os.SharedMemory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004854android.os.ShellCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004855android.os.ShellCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004856android.os.ShellCommand
4857android.os.SimpleClock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004858android.os.StatFs
art-benchmark-serviced5115932020-02-25 17:55:03 -08004859android.os.StatsServiceManager$ServiceRegisterer
4860android.os.StatsServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004861android.os.StrictMode$1
4862android.os.StrictMode$2
Jesse Wilson80686182011-01-21 17:12:43 -08004863android.os.StrictMode$3
4864android.os.StrictMode$4
4865android.os.StrictMode$5
4866android.os.StrictMode$6
4867android.os.StrictMode$7
4868android.os.StrictMode$8
Calin Juravle00b23d32019-03-08 17:52:20 -08004869android.os.StrictMode$9
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004870android.os.StrictMode$AndroidBlockGuardPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08004871android.os.StrictMode$AndroidCloseGuardReporter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004872android.os.StrictMode$InstanceTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004873android.os.StrictMode$OnThreadViolationListener
Jesse Wilson80686182011-01-21 17:12:43 -08004874android.os.StrictMode$Span
Andreas Gampe571fc302016-02-18 13:58:09 -08004875android.os.StrictMode$ThreadPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004876android.os.StrictMode$ThreadPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08004877android.os.StrictMode$ThreadSpanState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004878android.os.StrictMode$ViolationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004879android.os.StrictMode$ViolationInfo
Kurt Nelson7d5c07a2017-09-07 16:43:45 -07004880android.os.StrictMode$ViolationLogger
Jesse Wilson80686182011-01-21 17:12:43 -08004881android.os.StrictMode$VmPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004882android.os.StrictMode$VmPolicy
4883android.os.StrictMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004884android.os.SynchronousResultReceiver$Result
4885android.os.SynchronousResultReceiver
4886android.os.SystemClock$1
4887android.os.SystemClock$2
4888android.os.SystemClock$3
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004889android.os.SystemClock
art-benchmark-serviced5115932020-02-25 17:55:03 -08004890android.os.SystemConfigManager
4891android.os.SystemProperties$Handle
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004892android.os.SystemProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08004893android.os.SystemService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004894android.os.SystemService$State
4895android.os.SystemService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004896android.os.SystemUpdateManager
Andreas Gampe859e2782016-04-06 18:37:56 -07004897android.os.SystemVibrator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004898android.os.TelephonyServiceManager$ServiceRegisterer
art-benchmark-service35aba412020-02-03 11:53:25 -08004899android.os.TelephonyServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004900android.os.Temperature$1
4901android.os.Temperature
Calin Juravle00b23d32019-03-08 17:52:20 -08004902android.os.ThreadLocalWorkSource
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004903android.os.TimestampedValue$1
4904android.os.TimestampedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004905android.os.TokenWatcher$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004906android.os.TokenWatcher$Death
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004907android.os.TokenWatcher
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004908android.os.Trace
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004909android.os.TraceNameSupplier
4910android.os.TransactionTooLargeException
Calin Juravle00b23d32019-03-08 17:52:20 -08004911android.os.TransactionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004912android.os.UEventObserver$UEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004913android.os.UEventObserver$UEventThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004914android.os.UEventObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08004915android.os.UpdateEngine$1$1
4916android.os.UpdateEngine$1
4917android.os.UpdateEngine
4918android.os.UpdateEngineCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004919android.os.UpdateLock
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004920android.os.UserHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004921android.os.UserHandle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004922android.os.UserManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004923android.os.UserManager$EnforcingUser$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004924android.os.UserManager$EnforcingUser
Calin Juravle00b23d32019-03-08 17:52:20 -08004925android.os.UserManager$UserOperationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004926android.os.UserManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07004927android.os.VibrationAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004928android.os.VibrationAttributes$Builder
4929android.os.VibrationAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07004930android.os.VibrationEffect$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004931android.os.VibrationEffect$Composed$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004932android.os.VibrationEffect$Composed
Calin Juravle4a054192018-05-29 17:52:20 -07004933android.os.VibrationEffect$OneShot$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004934android.os.VibrationEffect$OneShot
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004935android.os.VibrationEffect$Prebaked$1
4936android.os.VibrationEffect$Prebaked
4937android.os.VibrationEffect$Waveform$1
4938android.os.VibrationEffect$Waveform
Calin Juravle00b23d32019-03-08 17:52:20 -08004939android.os.VibrationEffect
Andreas Gampe61e7b662015-06-17 23:57:04 -07004940android.os.Vibrator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004941android.os.VintfObject
4942android.os.VintfRuntimeInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004943android.os.WorkSource$1
Calin Juravle4a054192018-05-29 17:52:20 -07004944android.os.WorkSource$WorkChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004945android.os.WorkSource$WorkChain
4946android.os.WorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004947android.os.ZygoteProcess$ZygoteState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004948android.os.ZygoteProcess
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004949android.os.ZygoteStartFailedEx
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004950android.os.connectivity.CellularBatteryStats$1
4951android.os.connectivity.CellularBatteryStats
4952android.os.connectivity.GpsBatteryStats$1
4953android.os.connectivity.GpsBatteryStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08004954android.os.connectivity.WifiActivityEnergyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004955android.os.connectivity.WifiActivityEnergyInfo
4956android.os.connectivity.WifiBatteryStats$1
4957android.os.connectivity.WifiBatteryStats
4958android.os.health.HealthKeys$Constant
art-benchmark-serviced5115932020-02-25 17:55:03 -08004959android.os.health.HealthKeys$Constants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004960android.os.health.HealthKeys$SortedIntArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004961android.os.health.HealthStats
4962android.os.health.HealthStatsParceler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004963android.os.health.HealthStatsParceler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004964android.os.health.HealthStatsWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004965android.os.health.PackageHealthStats
4966android.os.health.PidHealthStats
4967android.os.health.ProcessHealthStats
4968android.os.health.ServiceHealthStats
Andreas Gampe859e2782016-04-06 18:37:56 -07004969android.os.health.SystemHealthManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004970android.os.health.TimerStat$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004971android.os.health.TimerStat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004972android.os.health.UidHealthStats
Po-Chien Hsueh4e908c22019-03-07 11:57:17 +08004973android.os.image.DynamicSystemClient
4974android.os.image.DynamicSystemManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004975android.os.image.IDynamicSystemService$Stub
4976android.os.image.IDynamicSystemService
art-benchmark-service56aece62020-02-10 17:58:03 -08004977android.os.incremental.IncrementalManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004978android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$GoEFKT1rhv7KuSkGeH69DO738lA
4979android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$pyZP4UQS232-tqmtk5lSCyZx9qU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004980android.os.storage.DiskInfo$1
4981android.os.storage.DiskInfo
4982android.os.storage.IObbActionListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004983android.os.storage.IObbActionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004984android.os.storage.IObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004985android.os.storage.IStorageEventListener$Stub$Proxy
4986android.os.storage.IStorageEventListener$Stub
4987android.os.storage.IStorageEventListener
Sudheer Shanka2250d562016-11-07 15:41:02 -08004988android.os.storage.IStorageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004989android.os.storage.IStorageManager$Stub
4990android.os.storage.IStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004991android.os.storage.IStorageShutdownObserver$Stub$Proxy
4992android.os.storage.IStorageShutdownObserver$Stub
4993android.os.storage.IStorageShutdownObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08004994android.os.storage.OnObbStateChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004995android.os.storage.StorageEventListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004996android.os.storage.StorageManager$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004997android.os.storage.StorageManager$ObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004998android.os.storage.StorageManager$StorageEventListenerDelegate
art-benchmark-service56aece62020-02-10 17:58:03 -08004999android.os.storage.StorageManager$StorageVolumeCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005000android.os.storage.StorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005001android.os.storage.StorageManagerInternal$ExternalStorageMountPolicy
5002android.os.storage.StorageManagerInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005003android.os.storage.StorageVolume$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005004android.os.storage.StorageVolume
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005005android.os.storage.VolumeInfo$1
5006android.os.storage.VolumeInfo$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005007android.os.storage.VolumeInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005008android.os.storage.VolumeRecord$1
5009android.os.storage.VolumeRecord
5010android.os.strictmode.ContentUriWithoutPermissionViolation
5011android.os.strictmode.CredentialProtectedWhileLockedViolation
5012android.os.strictmode.CustomViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005013android.os.strictmode.DiskReadViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005014android.os.strictmode.DiskWriteViolation
5015android.os.strictmode.ExplicitGcViolation
5016android.os.strictmode.ImplicitDirectBootViolation
art-benchmark-servicead05a302020-03-17 09:46:02 -07005017android.os.strictmode.IncorrectContextUseViolation
Calin Juravle4a054192018-05-29 17:52:20 -07005018android.os.strictmode.InstanceCountViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005019android.os.strictmode.IntentReceiverLeakedViolation
5020android.os.strictmode.LeakedClosableViolation
5021android.os.strictmode.NetworkViolation
5022android.os.strictmode.ResourceMismatchViolation
5023android.os.strictmode.ServiceConnectionLeakedViolation
5024android.os.strictmode.SqliteObjectLeakedViolation
5025android.os.strictmode.UnbufferedIoViolation
5026android.os.strictmode.UntaggedSocketViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005027android.os.strictmode.Violation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005028android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation
5029android.permission.-$$Lambda$PermissionControllerManager$2gyb4miANgsuR_Cn3HPTnP6sL54
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005030android.permission.-$$Lambda$PermissionControllerManager$Iy-7wiKMCV-MFSPGyIJxP_DSf8E
art-benchmark-serviced5115932020-02-25 17:55:03 -08005031android.permission.-$$Lambda$PermissionControllerManager$eHuRmDpRAUfA3qanHHMVMV_C0lI
art-benchmark-serviced5115932020-02-25 17:55:03 -08005032android.permission.-$$Lambda$PermissionControllerManager$vBYanTuMAWBbfOp_XdHzQXYNpXY
5033android.permission.-$$Lambda$PermissionControllerManager$wPNqW0yZff7KXoWmrKVyzMgY2jc
art-benchmark-serviced5115932020-02-25 17:55:03 -08005034android.permission.-$$Lambda$ViMr_PAGHrCLBQPYNzqdYUNU5zI
5035android.permission.IOnPermissionsChangeListener$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005036android.permission.IOnPermissionsChangeListener$Stub
5037android.permission.IOnPermissionsChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005038android.permission.IPermissionController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005039android.permission.IPermissionController$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005040android.permission.IPermissionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005041android.permission.IPermissionManager$Stub$Proxy
5042android.permission.IPermissionManager$Stub
5043android.permission.IPermissionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005044android.permission.PermissionControllerManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005045android.permission.PermissionControllerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005046android.permission.PermissionManager$1
5047android.permission.PermissionManager$2
5048android.permission.PermissionManager$PackageNamePermissionQuery
5049android.permission.PermissionManager$PermissionQuery
Calin Juravle787d34d2019-04-25 15:12:44 -07005050android.permission.PermissionManager$SplitPermissionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005051android.permission.PermissionManagerInternal
5052android.preference.GenericInflater$Parent
5053android.preference.GenericInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005054android.preference.Preference$OnPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005055android.preference.Preference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005056android.preference.PreferenceActivity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005057android.preference.PreferenceFragment$OnPreferenceStartFragmentCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005058android.preference.PreferenceFragment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005059android.preference.PreferenceGroup
5060android.preference.PreferenceInflater
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005061android.preference.PreferenceManager$OnPreferenceTreeClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005062android.preference.PreferenceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005063android.preference.PreferenceScreen
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005064android.print.IPrintDocumentAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005065android.print.IPrintDocumentAdapter$Stub
5066android.print.IPrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005067android.print.IPrintJobStateChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005068android.print.IPrintJobStateChangeListener$Stub
5069android.print.IPrintJobStateChangeListener
5070android.print.IPrintManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005071android.print.IPrintManager$Stub
5072android.print.IPrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005073android.print.IPrintServicesChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005074android.print.IPrintServicesChangeListener$Stub
5075android.print.IPrintServicesChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005076android.print.IPrintSpooler$Stub$Proxy
5077android.print.IPrintSpooler$Stub
5078android.print.IPrintSpooler
art-benchmark-serviced5115932020-02-25 17:55:03 -08005079android.print.IPrintSpoolerCallbacks$Stub
5080android.print.IPrintSpoolerCallbacks
5081android.print.IPrintSpoolerClient$Stub
5082android.print.IPrintSpoolerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005083android.print.IPrinterDiscoveryObserver$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005084android.print.IPrinterDiscoveryObserver$Stub
5085android.print.IPrinterDiscoveryObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005086android.print.PrintAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005087android.print.PrintAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005088android.print.PrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005089android.print.PrintJobId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005090android.print.PrintJobId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005091android.print.PrintJobInfo$1
5092android.print.PrintJobInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005093android.print.PrintManager$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07005094android.print.PrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005095android.print.PrinterId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005096android.print.PrinterId
5097android.printservice.IPrintServiceClient$Stub
5098android.printservice.IPrintServiceClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005099android.printservice.PrintServiceInfo$1
5100android.printservice.PrintServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005101android.printservice.recommendation.IRecommendationsChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005102android.printservice.recommendation.IRecommendationsChangeListener$Stub
5103android.printservice.recommendation.IRecommendationsChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005104android.privacy.DifferentialPrivacyConfig
5105android.privacy.DifferentialPrivacyEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005106android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005107android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder
5108android.privacy.internal.rappor.RapporConfig
5109android.privacy.internal.rappor.RapporEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005110android.provider.-$$Lambda$DeviceConfig$6U9gBH6h5Oab2DB_e83az4n_WEo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005111android.provider.-$$Lambda$FontsContract$3FDNQd-WsglsyDhif-aHVbzkfrA
Calin Juravle00b23d32019-03-08 17:52:20 -08005112android.provider.-$$Lambda$FontsContract$rqfIZKvP1frnI9vP1hVA8jQN_RE
art-benchmark-serviced5115932020-02-25 17:55:03 -08005113android.provider.-$$Lambda$Settings$NameValueCache$cLX_nUBDGp9SYpFxrABk-2ceeMI
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005114android.provider.-$$Lambda$Settings$NameValueCache$qSyMM6rUAHCa-5rsP-atfAqR3sA
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005115android.provider.BaseColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005116android.provider.BlockedNumberContract$BlockedNumbers
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005117android.provider.BlockedNumberContract$SystemContract
5118android.provider.BlockedNumberContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005119android.provider.CalendarContract$Attendees
5120android.provider.CalendarContract$AttendeesColumns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005121android.provider.CalendarContract$CalendarColumns
5122android.provider.CalendarContract$CalendarSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005123android.provider.CalendarContract$Calendars
Calin Juravle4a054192018-05-29 17:52:20 -07005124android.provider.CalendarContract$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005125android.provider.CalendarContract$EventsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005126android.provider.CalendarContract$Instances
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005127android.provider.CalendarContract$SyncColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005128android.provider.CalendarContract
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005129android.provider.CallLog$Calls
art-benchmark-serviced5115932020-02-25 17:55:03 -08005130android.provider.CallLog
5131android.provider.ContactsContract$BaseSyncColumns
Andreas Gampe61e7b662015-06-17 23:57:04 -07005132android.provider.ContactsContract$CommonDataKinds$BaseTypes
Calin Juravle00b23d32019-03-08 17:52:20 -08005133android.provider.ContactsContract$CommonDataKinds$Callable
Andreas Gampe61e7b662015-06-17 23:57:04 -07005134android.provider.ContactsContract$CommonDataKinds$CommonColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005135android.provider.ContactsContract$CommonDataKinds$Email
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005136android.provider.ContactsContract$CommonDataKinds$Event
5137android.provider.ContactsContract$CommonDataKinds$Im
Calin Juravle4a054192018-05-29 17:52:20 -07005138android.provider.ContactsContract$CommonDataKinds$Phone
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005139android.provider.ContactsContract$CommonDataKinds$Relation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005140android.provider.ContactsContract$CommonDataKinds$StructuredPostal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005141android.provider.ContactsContract$ContactCounts
5142android.provider.ContactsContract$ContactNameColumns
5143android.provider.ContactsContract$ContactOptionsColumns
5144android.provider.ContactsContract$ContactStatusColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005145android.provider.ContactsContract$Contacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005146android.provider.ContactsContract$ContactsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005147android.provider.ContactsContract$Data
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005148android.provider.ContactsContract$DataColumns
5149android.provider.ContactsContract$DataColumnsWithJoins
art-benchmark-serviced5115932020-02-25 17:55:03 -08005150android.provider.ContactsContract$DataUsageFeedback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005151android.provider.ContactsContract$DataUsageStatColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005152android.provider.ContactsContract$DeletedContacts
5153android.provider.ContactsContract$DeletedContactsColumns
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005154android.provider.ContactsContract$Directory
art-benchmark-serviced5115932020-02-25 17:55:03 -08005155android.provider.ContactsContract$DisplayPhoto
5156android.provider.ContactsContract$Groups
5157android.provider.ContactsContract$GroupsColumns
5158android.provider.ContactsContract$MetadataSync
5159android.provider.ContactsContract$MetadataSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005160android.provider.ContactsContract$PhoneLookup
5161android.provider.ContactsContract$PhoneLookupColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005162android.provider.ContactsContract$Profile
5163android.provider.ContactsContract$ProviderStatus
5164android.provider.ContactsContract$RawContacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005165android.provider.ContactsContract$RawContactsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005166android.provider.ContactsContract$RawContactsEntity
5167android.provider.ContactsContract$Settings
5168android.provider.ContactsContract$SettingsColumns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005169android.provider.ContactsContract$StatusColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005170android.provider.ContactsContract$SyncColumns
5171android.provider.ContactsContract$SyncState
Calin Juravle00b23d32019-03-08 17:52:20 -08005172android.provider.ContactsContract
5173android.provider.DeviceConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005174android.provider.DeviceConfig$BadConfigException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005175android.provider.DeviceConfig$OnPropertiesChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005176android.provider.DeviceConfig$Properties$Builder
5177android.provider.DeviceConfig$Properties
Calin Juravle00b23d32019-03-08 17:52:20 -08005178android.provider.DeviceConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08005179android.provider.DocumentsContract$Path$1
5180android.provider.DocumentsContract$Path
5181android.provider.DocumentsContract
5182android.provider.DocumentsProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005183android.provider.Downloads$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005184android.provider.Downloads
Calin Juravle00b23d32019-03-08 17:52:20 -08005185android.provider.FontRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005186android.provider.FontsContract$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005187android.provider.FontsContract$FontFamilyResult
5188android.provider.FontsContract$FontInfo
5189android.provider.FontsContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005190android.provider.OpenableColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005191android.provider.SearchIndexableData
5192android.provider.SearchIndexableResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08005193android.provider.SearchIndexablesContract
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005194android.provider.SearchIndexablesProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005195android.provider.SearchRecentSuggestions
Calin Juravle00b23d32019-03-08 17:52:20 -08005196android.provider.Settings$Config
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005197android.provider.Settings$ContentProviderHolder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07005198android.provider.Settings$GenerationTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08005199android.provider.Settings$Global
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005200android.provider.Settings$NameValueCache
5201android.provider.Settings$NameValueTable
Calin Juravle00b23d32019-03-08 17:52:20 -08005202android.provider.Settings$Secure
Kenny Root9787b802013-04-26 12:53:57 -07005203android.provider.Settings$SettingNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08005204android.provider.Settings$System
5205android.provider.Settings
art-benchmark-serviced5115932020-02-25 17:55:03 -08005206android.provider.SyncStateContract$Columns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005207android.provider.Telephony$BaseMmsColumns
5208android.provider.Telephony$CarrierColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005209android.provider.Telephony$CarrierId$All
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005210android.provider.Telephony$CarrierId
Calin Juravle00b23d32019-03-08 17:52:20 -08005211android.provider.Telephony$Carriers
art-benchmark-serviced5115932020-02-25 17:55:03 -08005212android.provider.Telephony$Mms$Inbox
5213android.provider.Telephony$Mms$Sent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005214android.provider.Telephony$Mms
art-benchmark-serviced5115932020-02-25 17:55:03 -08005215android.provider.Telephony$MmsSms
Calin Juravle00b23d32019-03-08 17:52:20 -08005216android.provider.Telephony$ServiceStateTable
art-benchmark-service35aba412020-02-03 11:53:25 -08005217android.provider.Telephony$SimInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005218android.provider.Telephony$Sms$Intents
art-benchmark-serviced5115932020-02-25 17:55:03 -08005219android.provider.Telephony$Sms$Sent
Calin Juravle4a054192018-05-29 17:52:20 -07005220android.provider.Telephony$Sms
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005221android.provider.Telephony$TextBasedSmsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005222android.provider.Telephony$Threads
5223android.provider.Telephony$ThreadsColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005224android.provider.UserDictionary$Words
art-benchmark-serviced5115932020-02-25 17:55:03 -08005225android.provider.VoicemailContract$Status
5226android.provider.VoicemailContract$Voicemails
5227android.renderscript.Allocation
5228android.renderscript.BaseObj
5229android.renderscript.Element$1
5230android.renderscript.Element$DataKind
5231android.renderscript.Element$DataType
5232android.renderscript.Element
5233android.renderscript.RSDriverException
5234android.renderscript.RSIllegalArgumentException
5235android.renderscript.RSInvalidStateException
5236android.renderscript.RSRuntimeException
5237android.renderscript.RenderScript$ContextType
5238android.renderscript.RenderScript$MessageThread
5239android.renderscript.RenderScript$RSErrorHandler
5240android.renderscript.RenderScript$RSMessageHandler
5241android.renderscript.RenderScript
Andreas Gampe61e7b662015-06-17 23:57:04 -07005242android.renderscript.RenderScriptCacheDir
art-benchmark-serviced5115932020-02-25 17:55:03 -08005243android.renderscript.Script
5244android.renderscript.ScriptIntrinsic
5245android.renderscript.ScriptIntrinsicBlur
Calin Juravle00b23d32019-03-08 17:52:20 -08005246android.security.AttestedKeyPair
5247android.security.Credentials
art-benchmark-service56aece62020-02-10 17:58:03 -08005248android.security.FileIntegrityManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005249android.security.GateKeeper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005250android.security.IFileIntegrityService$Stub
5251android.security.IFileIntegrityService
Calin Juravle00b23d32019-03-08 17:52:20 -08005252android.security.IKeyChainAliasCallback$Stub
5253android.security.IKeyChainAliasCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005254android.security.IKeyChainService$Stub$Proxy
5255android.security.IKeyChainService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005256android.security.IKeyChainService
5257android.security.KeyChain$1
5258android.security.KeyChain$AliasResponse
5259android.security.KeyChain$KeyChainConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005260android.security.KeyChain
Calin Juravle00b23d32019-03-08 17:52:20 -08005261android.security.KeyChainAliasCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005262android.security.KeyChainException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005263android.security.KeyPairGeneratorSpec
5264android.security.KeyStore$CertificateChainPromise
5265android.security.KeyStore$ExportKeyPromise
5266android.security.KeyStore$KeyAttestationCallbackResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005267android.security.KeyStore$KeyCharacteristicsCallbackResult
5268android.security.KeyStore$KeyCharacteristicsPromise
5269android.security.KeyStore$KeystoreResultPromise
5270android.security.KeyStore$OperationPromise
5271android.security.KeyStore$State
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005272android.security.KeyStore
Calin Juravle00b23d32019-03-08 17:52:20 -08005273android.security.KeyStoreException
Calin Juravle4a054192018-05-29 17:52:20 -07005274android.security.NetworkSecurityPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005275android.security.Scrypt
art-benchmark-serviced5115932020-02-25 17:55:03 -08005276android.security.keymaster.ExportResult$1
5277android.security.keymaster.ExportResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005278android.security.keymaster.IKeyAttestationApplicationIdProvider$Stub
5279android.security.keymaster.IKeyAttestationApplicationIdProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005280android.security.keymaster.KeyAttestationApplicationId$1
5281android.security.keymaster.KeyAttestationApplicationId
5282android.security.keymaster.KeyAttestationPackageInfo$1
5283android.security.keymaster.KeyAttestationPackageInfo
Calin Juravle4a054192018-05-29 17:52:20 -07005284android.security.keymaster.KeyCharacteristics$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005285android.security.keymaster.KeyCharacteristics
Calin Juravle4a054192018-05-29 17:52:20 -07005286android.security.keymaster.KeymasterArgument$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005287android.security.keymaster.KeymasterArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005288android.security.keymaster.KeymasterArguments$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005289android.security.keymaster.KeymasterArguments
Calin Juravle4a054192018-05-29 17:52:20 -07005290android.security.keymaster.KeymasterBlob$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005291android.security.keymaster.KeymasterBlob
Calin Juravle4a054192018-05-29 17:52:20 -07005292android.security.keymaster.KeymasterBlobArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005293android.security.keymaster.KeymasterBooleanArgument
Calin Juravle36829e52019-04-10 19:07:47 -07005294android.security.keymaster.KeymasterCertificateChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005295android.security.keymaster.KeymasterCertificateChain
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005296android.security.keymaster.KeymasterDateArgument
5297android.security.keymaster.KeymasterDefs
Calin Juravle4a054192018-05-29 17:52:20 -07005298android.security.keymaster.KeymasterIntArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005299android.security.keymaster.KeymasterLongArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005300android.security.keymaster.OperationResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005301android.security.keymaster.OperationResult
Calin Juravle4a054192018-05-29 17:52:20 -07005302android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream
5303android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer
Calin Juravle4a054192018-05-29 17:52:20 -07005304android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -08005305android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM
5306android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi
Alex Klyubindcdaf872015-05-13 15:57:09 -07005307android.security.keystore.AndroidKeyStoreBCWorkaroundProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005308android.security.keystore.AndroidKeyStoreCipherSpiBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08005309android.security.keystore.AndroidKeyStoreECDSASignatureSpi$SHA256
5310android.security.keystore.AndroidKeyStoreECDSASignatureSpi
5311android.security.keystore.AndroidKeyStoreECPrivateKey
5312android.security.keystore.AndroidKeyStoreECPublicKey
5313android.security.keystore.AndroidKeyStoreHmacSpi$HmacSHA256
5314android.security.keystore.AndroidKeyStoreHmacSpi
Calin Juravle4a054192018-05-29 17:52:20 -07005315android.security.keystore.AndroidKeyStoreKey
Calin Juravle00b23d32019-03-08 17:52:20 -08005316android.security.keystore.AndroidKeyStoreKeyFactorySpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08005317android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi$EC
5318android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi$RSA
5319android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005320android.security.keystore.AndroidKeyStoreLoadStoreParameter
5321android.security.keystore.AndroidKeyStorePrivateKey
Alex Klyubindcdaf872015-05-13 15:57:09 -07005322android.security.keystore.AndroidKeyStoreProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005323android.security.keystore.AndroidKeyStorePublicKey
5324android.security.keystore.AndroidKeyStoreRSAPrivateKey
5325android.security.keystore.AndroidKeyStoreRSAPublicKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005326android.security.keystore.AndroidKeyStoreSecretKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08005327android.security.keystore.AndroidKeyStoreSecretKeyFactorySpi
5328android.security.keystore.AndroidKeyStoreSignatureSpiBase
5329android.security.keystore.AndroidKeyStoreSpi$KeyStoreX509Certificate
Calin Juravle4a054192018-05-29 17:52:20 -07005330android.security.keystore.AndroidKeyStoreSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08005331android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC$PKCS7Padding
5332android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC
5333android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005334android.security.keystore.ArrayUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08005335android.security.keystore.AttestationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005336android.security.keystore.DelegatingX509Certificate
5337android.security.keystore.DeviceIdAttestationException
5338android.security.keystore.IKeystoreCertificateChainCallback$Stub
5339android.security.keystore.IKeystoreCertificateChainCallback
5340android.security.keystore.IKeystoreExportKeyCallback$Stub
5341android.security.keystore.IKeystoreExportKeyCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005342android.security.keystore.IKeystoreKeyCharacteristicsCallback$Stub
5343android.security.keystore.IKeystoreKeyCharacteristicsCallback
5344android.security.keystore.IKeystoreOperationResultCallback$Stub
5345android.security.keystore.IKeystoreOperationResultCallback
5346android.security.keystore.IKeystoreResponseCallback$Stub
5347android.security.keystore.IKeystoreResponseCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005348android.security.keystore.IKeystoreService$Stub$Proxy
5349android.security.keystore.IKeystoreService$Stub
5350android.security.keystore.IKeystoreService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005351android.security.keystore.KeyAttestationException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005352android.security.keystore.KeyExpiredException
5353android.security.keystore.KeyGenParameterSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005354android.security.keystore.KeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005355android.security.keystore.KeyInfo
5356android.security.keystore.KeyNotYetValidException
Calin Juravle36829e52019-04-10 19:07:47 -07005357android.security.keystore.KeyPermanentlyInvalidatedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005358android.security.keystore.KeyProperties$BlockMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005359android.security.keystore.KeyProperties$Digest
art-benchmark-serviced5115932020-02-25 17:55:03 -08005360android.security.keystore.KeyProperties$EncryptionPadding
Calin Juravle4a054192018-05-29 17:52:20 -07005361android.security.keystore.KeyProperties$KeyAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08005362android.security.keystore.KeyProperties$Origin
5363android.security.keystore.KeyProperties$Purpose
5364android.security.keystore.KeyProperties$SignaturePadding
5365android.security.keystore.KeyProperties
5366android.security.keystore.KeyProtection$Builder
5367android.security.keystore.KeyProtection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005368android.security.keystore.KeyStoreConnectException
Calin Juravle4a054192018-05-29 17:52:20 -07005369android.security.keystore.KeyStoreCryptoOperation
Calin Juravle4a054192018-05-29 17:52:20 -07005370android.security.keystore.KeyStoreCryptoOperationChunkedStreamer$MainDataStream
Calin Juravle00b23d32019-03-08 17:52:20 -08005371android.security.keystore.KeyStoreCryptoOperationChunkedStreamer$Stream
5372android.security.keystore.KeyStoreCryptoOperationChunkedStreamer
5373android.security.keystore.KeyStoreCryptoOperationStreamer
Calin Juravle4a054192018-05-29 17:52:20 -07005374android.security.keystore.KeyStoreCryptoOperationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005375android.security.keystore.KeymasterUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005376android.security.keystore.KeystoreResponse$1
5377android.security.keystore.KeystoreResponse
Calin Juravle36829e52019-04-10 19:07:47 -07005378android.security.keystore.ParcelableKeyGenParameterSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005379android.security.keystore.ParcelableKeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005380android.security.keystore.SecureKeyImportUnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08005381android.security.keystore.StrongBoxUnavailableException
5382android.security.keystore.UserAuthArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005383android.security.keystore.UserNotAuthenticatedException
5384android.security.keystore.Utils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005385android.security.keystore.WrappedKeyEntry
5386android.security.keystore.recovery.InternalRecoveryServiceException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005387android.security.keystore.recovery.KeyChainProtectionParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005388android.security.keystore.recovery.KeyChainProtectionParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005389android.security.keystore.recovery.KeyChainProtectionParams
5390android.security.keystore.recovery.KeyChainSnapshot$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005391android.security.keystore.recovery.KeyChainSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005392android.security.keystore.recovery.KeyChainSnapshot
5393android.security.keystore.recovery.KeyDerivationParams$1
5394android.security.keystore.recovery.KeyDerivationParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08005395android.security.keystore.recovery.LockScreenRequiredException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005396android.security.keystore.recovery.RecoveryCertPath$1
5397android.security.keystore.recovery.RecoveryCertPath
Calin Juravle4a054192018-05-29 17:52:20 -07005398android.security.keystore.recovery.RecoveryController
art-benchmark-serviced5115932020-02-25 17:55:03 -08005399android.security.keystore.recovery.TrustedRootCertificates
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005400android.security.keystore.recovery.WrappedApplicationKey$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005401android.security.keystore.recovery.WrappedApplicationKey$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005402android.security.keystore.recovery.WrappedApplicationKey
5403android.security.keystore.recovery.X509CertificateParsingUtils
Andreas Gampe571fc302016-02-18 13:58:09 -08005404android.security.net.config.ApplicationConfig
5405android.security.net.config.CertificateSource
5406android.security.net.config.CertificatesEntryRef
5407android.security.net.config.ConfigNetworkSecurityPolicy
5408android.security.net.config.ConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005409android.security.net.config.DirectoryCertificateSource$1
5410android.security.net.config.DirectoryCertificateSource$3
5411android.security.net.config.DirectoryCertificateSource$CertSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08005412android.security.net.config.DirectoryCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005413android.security.net.config.Domain
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005414android.security.net.config.KeyStoreCertificateSource
5415android.security.net.config.KeyStoreConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005416android.security.net.config.ManifestConfigSource$DefaultConfigSource
Calin Juravle00b23d32019-03-08 17:52:20 -08005417android.security.net.config.ManifestConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005418android.security.net.config.NetworkSecurityConfig$1
5419android.security.net.config.NetworkSecurityConfig$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005420android.security.net.config.NetworkSecurityConfig
Chad Brubaker78d47122015-11-17 22:26:58 -08005421android.security.net.config.NetworkSecurityConfigProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08005422android.security.net.config.NetworkSecurityTrustManager
Calin Juravle00b23d32019-03-08 17:52:20 -08005423android.security.net.config.Pin
Andreas Gampe571fc302016-02-18 13:58:09 -08005424android.security.net.config.PinSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005425android.security.net.config.ResourceCertificateSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005426android.security.net.config.RootTrustManager
5427android.security.net.config.RootTrustManagerFactorySpi
5428android.security.net.config.SystemCertificateSource
Calin Juravle00b23d32019-03-08 17:52:20 -08005429android.security.net.config.TrustAnchor
Andreas Gampe571fc302016-02-18 13:58:09 -08005430android.security.net.config.TrustedCertificateStoreAdapter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005431android.security.net.config.UserCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005432android.security.net.config.WfaCertificateSource
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005433android.security.net.config.XmlConfigSource$ParserException
Calin Juravle00b23d32019-03-08 17:52:20 -08005434android.security.net.config.XmlConfigSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005435android.service.appprediction.IPredictionService$Stub$Proxy
5436android.service.appprediction.IPredictionService$Stub
5437android.service.appprediction.IPredictionService
5438android.service.autofill.AutofillServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005439android.service.autofill.Dataset$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005440android.service.autofill.Dataset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005441android.service.autofill.FieldClassificationUserData
art-benchmark-serviced5115932020-02-25 17:55:03 -08005442android.service.autofill.FillContext$1
5443android.service.autofill.FillContext
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005444android.service.autofill.FillEventHistory$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005445android.service.autofill.FillEventHistory
5446android.service.autofill.FillRequest$1
5447android.service.autofill.FillRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005448android.service.autofill.FillResponse$1
5449android.service.autofill.FillResponse
5450android.service.autofill.IAutoFillService$Stub$Proxy
5451android.service.autofill.IAutoFillService$Stub
5452android.service.autofill.IAutoFillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005453android.service.autofill.IFillCallback$Stub$Proxy
5454android.service.autofill.IFillCallback$Stub
5455android.service.autofill.IFillCallback
5456android.service.autofill.ISaveCallback$Stub
5457android.service.autofill.ISaveCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005458android.service.autofill.SaveRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005459android.service.autofill.SaveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005460android.service.autofill.UserData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005461android.service.autofill.UserData$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005462android.service.autofill.UserData
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005463android.service.autofill.augmented.Helper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005464android.service.autofill.augmented.IAugmentedAutofillService$Stub$Proxy
5465android.service.autofill.augmented.IAugmentedAutofillService$Stub
5466android.service.autofill.augmented.IAugmentedAutofillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005467android.service.autofill.augmented.IFillCallback$Stub$Proxy
5468android.service.autofill.augmented.IFillCallback$Stub
5469android.service.autofill.augmented.IFillCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005470android.service.carrier.CarrierIdentifier$1
5471android.service.carrier.CarrierIdentifier
art-benchmark-service56aece62020-02-10 17:58:03 -08005472android.service.carrier.CarrierMessagingServiceWrapper$CarrierMessagingCallbackWrapper
5473android.service.carrier.CarrierMessagingServiceWrapper
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005474android.service.carrier.ICarrierService$Stub$Proxy
5475android.service.carrier.ICarrierService$Stub
5476android.service.carrier.ICarrierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005477android.service.contentcapture.ActivityEvent$1
5478android.service.contentcapture.ActivityEvent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005479android.service.contentcapture.ContentCaptureService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005480android.service.contentcapture.ContentCaptureServiceInfo
5481android.service.contentcapture.FlushMetrics$1
5482android.service.contentcapture.FlushMetrics
5483android.service.contentcapture.IContentCaptureService$Stub$Proxy
5484android.service.contentcapture.IContentCaptureService$Stub
5485android.service.contentcapture.IContentCaptureService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005486android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
5487android.service.contentcapture.IContentCaptureServiceCallback$Stub
5488android.service.contentcapture.IContentCaptureServiceCallback
5489android.service.contentcapture.IDataShareCallback$Stub
5490android.service.contentcapture.IDataShareCallback
5491android.service.contentcapture.SnapshotData$1
5492android.service.contentcapture.SnapshotData
art-benchmark-service56aece62020-02-10 17:58:03 -08005493android.service.dataloader.DataLoaderService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005494android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$2R9T6zqLOUvx4z5eu1pSMWsejpU
5495android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$fKPQo1GZX03b5-nMg-IFcuuxhKs
5496android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$mm-Rh3xCTudFT-WRyQZatcwXBss
5497android.service.dreams.-$$Lambda$DreamService$uqzqbrpptkCH_tc1jkx48W1A6vM
5498android.service.dreams.DreamActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005499android.service.dreams.DreamManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005500android.service.dreams.DreamService$DreamServiceWrapper
5501android.service.dreams.DreamService
Calin Juravle00b23d32019-03-08 17:52:20 -08005502android.service.dreams.IDreamManager$Stub$Proxy
5503android.service.dreams.IDreamManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005504android.service.dreams.IDreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005505android.service.dreams.IDreamService$Stub$Proxy
5506android.service.dreams.IDreamService$Stub
5507android.service.dreams.IDreamService
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005508android.service.euicc.EuiccProfileInfo$1
5509android.service.euicc.EuiccProfileInfo
5510android.service.euicc.GetEuiccProfileInfoListResult$1
5511android.service.euicc.GetEuiccProfileInfoListResult
5512android.service.euicc.IDeleteSubscriptionCallback$Stub
5513android.service.euicc.IDeleteSubscriptionCallback
5514android.service.euicc.IDownloadSubscriptionCallback$Stub
5515android.service.euicc.IDownloadSubscriptionCallback
5516android.service.euicc.IEraseSubscriptionsCallback$Stub
5517android.service.euicc.IEraseSubscriptionsCallback
5518android.service.euicc.IEuiccService$Stub$Proxy
5519android.service.euicc.IEuiccService$Stub
5520android.service.euicc.IEuiccService
5521android.service.euicc.IEuiccServiceDumpResultCallback$Stub
5522android.service.euicc.IEuiccServiceDumpResultCallback
5523android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback$Stub
5524android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback
5525android.service.euicc.IGetDownloadableSubscriptionMetadataCallback$Stub
5526android.service.euicc.IGetDownloadableSubscriptionMetadataCallback
5527android.service.euicc.IGetEidCallback$Stub
5528android.service.euicc.IGetEidCallback
5529android.service.euicc.IGetEuiccInfoCallback$Stub
5530android.service.euicc.IGetEuiccInfoCallback
5531android.service.euicc.IGetEuiccProfileInfoListCallback$Stub$Proxy
5532android.service.euicc.IGetEuiccProfileInfoListCallback$Stub
5533android.service.euicc.IGetEuiccProfileInfoListCallback
5534android.service.euicc.IGetOtaStatusCallback$Stub
5535android.service.euicc.IGetOtaStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005536android.service.euicc.IOtaStatusChangedCallback$Stub
5537android.service.euicc.IOtaStatusChangedCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005538android.service.euicc.IRetainSubscriptionsForFactoryResetCallback$Stub
5539android.service.euicc.IRetainSubscriptionsForFactoryResetCallback
5540android.service.euicc.ISwitchToSubscriptionCallback$Stub
5541android.service.euicc.ISwitchToSubscriptionCallback
5542android.service.euicc.IUpdateSubscriptionNicknameCallback$Stub
5543android.service.euicc.IUpdateSubscriptionNicknameCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005544android.service.gatekeeper.GateKeeperResponse$1
5545android.service.gatekeeper.GateKeeperResponse
5546android.service.gatekeeper.IGateKeeperService$Stub$Proxy
5547android.service.gatekeeper.IGateKeeperService$Stub
5548android.service.gatekeeper.IGateKeeperService
Calin Juravle4a054192018-05-29 17:52:20 -07005549android.service.media.IMediaBrowserService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005550android.service.media.IMediaBrowserService$Stub
5551android.service.media.IMediaBrowserService
Calin Juravle4a054192018-05-29 17:52:20 -07005552android.service.media.IMediaBrowserServiceCallbacks$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005553android.service.media.IMediaBrowserServiceCallbacks$Stub
5554android.service.media.IMediaBrowserServiceCallbacks
Calin Juravle4a054192018-05-29 17:52:20 -07005555android.service.media.MediaBrowserService$1
5556android.service.media.MediaBrowserService$3
5557android.service.media.MediaBrowserService$BrowserRoot
5558android.service.media.MediaBrowserService$ConnectionRecord
5559android.service.media.MediaBrowserService$Result
Calin Juravle4a054192018-05-29 17:52:20 -07005560android.service.media.MediaBrowserService$ServiceBinder$1
5561android.service.media.MediaBrowserService$ServiceBinder$2
5562android.service.media.MediaBrowserService$ServiceBinder$3
5563android.service.media.MediaBrowserService$ServiceBinder$4
Calin Juravle00b23d32019-03-08 17:52:20 -08005564android.service.media.MediaBrowserService$ServiceBinder
5565android.service.media.MediaBrowserService
5566android.service.notification.Adjustment$1
5567android.service.notification.Adjustment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005568android.service.notification.Condition$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005569android.service.notification.Condition
5570android.service.notification.ConditionProviderService$H
5571android.service.notification.ConditionProviderService$Provider
5572android.service.notification.ConditionProviderService
5573android.service.notification.IConditionProvider$Stub$Proxy
5574android.service.notification.IConditionProvider$Stub
5575android.service.notification.IConditionProvider
5576android.service.notification.INotificationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005577android.service.notification.INotificationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005578android.service.notification.INotificationListener
5579android.service.notification.IStatusBarNotificationHolder$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005580android.service.notification.IStatusBarNotificationHolder$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005581android.service.notification.IStatusBarNotificationHolder
5582android.service.notification.NotificationAssistantService$MyHandler
5583android.service.notification.NotificationAssistantService$NotificationAssistantServiceWrapper
5584android.service.notification.NotificationAssistantService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005585android.service.notification.NotificationListenerService$MyHandler
5586android.service.notification.NotificationListenerService$NotificationListenerWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005587android.service.notification.NotificationListenerService$Ranking
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005588android.service.notification.NotificationListenerService$RankingMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005589android.service.notification.NotificationListenerService$RankingMap
5590android.service.notification.NotificationListenerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005591android.service.notification.NotificationRankingUpdate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005592android.service.notification.NotificationRankingUpdate
5593android.service.notification.NotificationStats$1
5594android.service.notification.NotificationStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08005595android.service.notification.NotifyingApp$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005596android.service.notification.ScheduleCalendar
5597android.service.notification.SnoozeCriterion$1
5598android.service.notification.SnoozeCriterion
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005599android.service.notification.StatusBarNotification$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005600android.service.notification.StatusBarNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005601android.service.notification.ZenModeConfig$1
5602android.service.notification.ZenModeConfig$Diff
5603android.service.notification.ZenModeConfig$EventInfo
5604android.service.notification.ZenModeConfig$ScheduleInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005605android.service.notification.ZenModeConfig$ZenRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005606android.service.notification.ZenModeConfig$ZenRule
5607android.service.notification.ZenModeConfig
5608android.service.notification.ZenPolicy$1
5609android.service.notification.ZenPolicy$Builder
5610android.service.notification.ZenPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005611android.service.oemlock.IOemLockService$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005612android.service.oemlock.IOemLockService$Stub
5613android.service.oemlock.IOemLockService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005614android.service.oemlock.OemLockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005615android.service.persistentdata.IPersistentDataBlockService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07005616android.service.persistentdata.IPersistentDataBlockService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005617android.service.persistentdata.IPersistentDataBlockService
Andreas Gampe61e7b662015-06-17 23:57:04 -07005618android.service.persistentdata.PersistentDataBlockManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005619android.service.quicksettings.IQSService$Stub
5620android.service.quicksettings.IQSService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005621android.service.textclassifier.ITextClassifierCallback$Stub$Proxy
5622android.service.textclassifier.ITextClassifierCallback$Stub
5623android.service.textclassifier.ITextClassifierCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005624android.service.textclassifier.ITextClassifierService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07005625android.service.textclassifier.ITextClassifierService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005626android.service.textclassifier.ITextClassifierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005627android.service.textclassifier.TextClassifierService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005628android.service.textclassifier.TextClassifierService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005629android.service.trust.ITrustAgentService$Stub$Proxy
5630android.service.trust.ITrustAgentService$Stub
5631android.service.trust.ITrustAgentService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005632android.service.trust.ITrustAgentServiceCallback$Stub$Proxy
5633android.service.trust.ITrustAgentServiceCallback$Stub
5634android.service.trust.ITrustAgentServiceCallback
5635android.service.trust.TrustAgentService$1
5636android.service.trust.TrustAgentService$ConfigurationData
5637android.service.trust.TrustAgentService$TrustAgentServiceWrapper
5638android.service.trust.TrustAgentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005639android.service.voice.IVoiceInteractionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005640android.service.voice.IVoiceInteractionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005641android.service.voice.IVoiceInteractionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005642android.service.voice.IVoiceInteractionSession$Stub$Proxy
5643android.service.voice.IVoiceInteractionSession$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005644android.service.voice.IVoiceInteractionSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005645android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005646android.service.voice.IVoiceInteractionSessionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005647android.service.voice.IVoiceInteractionSessionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005648android.service.voice.VoiceInteractionManagerInternal
5649android.service.voice.VoiceInteractionServiceInfo
5650android.service.vr.IPersistentVrStateCallbacks$Stub$Proxy
5651android.service.vr.IPersistentVrStateCallbacks$Stub
5652android.service.vr.IPersistentVrStateCallbacks
5653android.service.vr.IVrManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005654android.service.vr.IVrManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005655android.service.vr.IVrManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005656android.service.vr.IVrStateCallbacks$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005657android.service.vr.IVrStateCallbacks$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005658android.service.vr.IVrStateCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005659android.service.wallpaper.-$$Lambda$87Do-TfJA3qVM7QF6F_6BpQlQTA
5660android.service.wallpaper.-$$Lambda$vsWBQpiXExY07tlrSzTqh4pNQAQ
5661android.service.wallpaper.IWallpaperConnection$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005662android.service.wallpaper.IWallpaperConnection$Stub
5663android.service.wallpaper.IWallpaperConnection
5664android.service.wallpaper.IWallpaperEngine$Stub$Proxy
5665android.service.wallpaper.IWallpaperEngine$Stub
5666android.service.wallpaper.IWallpaperEngine
5667android.service.wallpaper.IWallpaperService$Stub$Proxy
5668android.service.wallpaper.IWallpaperService$Stub
5669android.service.wallpaper.IWallpaperService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005670android.service.wallpaper.WallpaperService$Engine$1
5671android.service.wallpaper.WallpaperService$Engine$2
5672android.service.wallpaper.WallpaperService$Engine$3
5673android.service.wallpaper.WallpaperService$Engine$WallpaperInputEventReceiver
5674android.service.wallpaper.WallpaperService$Engine
5675android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper
5676android.service.wallpaper.WallpaperService$IWallpaperServiceWrapper
5677android.service.wallpaper.WallpaperService$WallpaperCommand
5678android.service.wallpaper.WallpaperService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005679android.service.watchdog.ExplicitHealthCheckService$PackageConfig$1
5680android.service.watchdog.ExplicitHealthCheckService$PackageConfig
5681android.service.watchdog.IExplicitHealthCheckService$Stub$Proxy
5682android.service.watchdog.IExplicitHealthCheckService$Stub
5683android.service.watchdog.IExplicitHealthCheckService
5684android.speech.SpeechRecognizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005685android.speech.tts.ITextToSpeechCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005686android.speech.tts.ITextToSpeechCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005687android.speech.tts.ITextToSpeechService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005688android.speech.tts.ITextToSpeechService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005689android.speech.tts.ITextToSpeechService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005690android.speech.tts.TextToSpeech$Action
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005691android.speech.tts.TextToSpeech$Connection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005692android.speech.tts.TextToSpeech$Connection
art-benchmark-serviced5115932020-02-25 17:55:03 -08005693android.speech.tts.TextToSpeech$EngineInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005694android.speech.tts.TextToSpeech$OnInitListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005695android.speech.tts.TextToSpeech
art-benchmark-serviced5115932020-02-25 17:55:03 -08005696android.speech.tts.TtsEngines$EngineInfoComparator
Calin Juravle4a054192018-05-29 17:52:20 -07005697android.speech.tts.TtsEngines
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005698android.stats.devicepolicy.nano.StringList
art-benchmark-serviced5115932020-02-25 17:55:03 -08005699android.sysprop.-$$Lambda$TelephonyProperties$0Zy6hglFVc-K9jiJWmuHmilIMkY
5700android.sysprop.-$$Lambda$TelephonyProperties$2V_2ZQoGHfOIfKo_A8Ss547oL-c
5701android.sysprop.-$$Lambda$TelephonyProperties$BfPaTA0e9gauJmR4vGNCDkGZ3uc
5702android.sysprop.-$$Lambda$TelephonyProperties$EV4LSOwY7Dsh1rJalZDLmnGJw5I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005703android.sysprop.-$$Lambda$TelephonyProperties$H4jN0VIBNpZQBeWYt6qS3DCe_M8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005704android.sysprop.-$$Lambda$TelephonyProperties$JNTRmlscGaFlYo_3krOr_WWd2QI
5705android.sysprop.-$$Lambda$TelephonyProperties$UKEfAuJVPm5cKR_UnPj1L66mN34
5706android.sysprop.-$$Lambda$TelephonyProperties$VtSZ_Uto4bMa49ncgAfdWewMFOU
5707android.sysprop.-$$Lambda$TelephonyProperties$dc-CgjsF3BtDxLSSKL5bQ9ullG0
5708android.sysprop.-$$Lambda$TelephonyProperties$fdR0mRnJd3OymvjDc_MI1AHnMwc
5709android.sysprop.-$$Lambda$TelephonyProperties$iJa3afMQmWbO1DX4jS9zkcOKZlY
5710android.sysprop.-$$Lambda$TelephonyProperties$kCQNtMqtfi6MMlFLqtIufNXwOS8
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005711android.sysprop.-$$Lambda$TelephonyProperties$kemQbl44ndTqXdQVvnYppJuQboQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08005712android.sysprop.-$$Lambda$TelephonyProperties$rKoNB08X7R8OCPq-VDCWDOm3lDM
5713android.sysprop.-$$Lambda$TelephonyProperties$yK9cdPdkKXdcfM9Ey52BIE31a5M
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005714android.sysprop.AdbProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005715android.sysprop.ApexProperties
5716android.sysprop.ContactsProperties
Calin Juravle36829e52019-04-10 19:07:47 -07005717android.sysprop.CryptoProperties$state_values
5718android.sysprop.CryptoProperties$type_values
Calin Juravle00b23d32019-03-08 17:52:20 -08005719android.sysprop.CryptoProperties
5720android.sysprop.DisplayProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005721android.sysprop.TelephonyProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005722android.sysprop.VndkProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08005723android.sysprop.VoldProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07005724android.system.ErrnoException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005725android.system.GaiException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005726android.system.Int32Ref
5727android.system.Int64Ref
Andreas Gampe61e7b662015-06-17 23:57:04 -07005728android.system.NetlinkSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005729android.system.Os
5730android.system.OsConstants
Andreas Gampe61e7b662015-06-17 23:57:04 -07005731android.system.PacketSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005732android.system.StructAddrinfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005733android.system.StructCapUserData
5734android.system.StructCapUserHeader
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005735android.system.StructGroupReq
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005736android.system.StructIfaddrs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005737android.system.StructLinger
5738android.system.StructPasswd
5739android.system.StructPollfd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005740android.system.StructRlimit
Andreas Gampe61e7b662015-06-17 23:57:04 -07005741android.system.StructStat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005742android.system.StructStatVfs
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005743android.system.StructTimespec
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005744android.system.StructTimeval
5745android.system.StructUcred
5746android.system.StructUtsname
Andreas Gampe571fc302016-02-18 13:58:09 -08005747android.system.UnixSocketAddress
art-benchmark-serviced5115932020-02-25 17:55:03 -08005748android.system.suspend.ISuspendControlService$Stub$Proxy
5749android.system.suspend.ISuspendControlService$Stub
5750android.system.suspend.ISuspendControlService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005751android.system.suspend.WakeLockInfo$1
5752android.system.suspend.WakeLockInfo
5753android.telecom.-$$Lambda$cyYWqCYT05eM23eLVm4oQ5DrYjw
5754android.telecom.-$$Lambda$qa4s1Fm2YuohEunaJUJcmJXDXG0
5755android.telecom.AudioState$1
5756android.telecom.AudioState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005757android.telecom.CallAudioState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005758android.telecom.CallAudioState
art-benchmark-serviced5115932020-02-25 17:55:03 -08005759android.telecom.CallerInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005760android.telecom.Conference$Listener
5761android.telecom.Conference
5762android.telecom.Conferenceable
5763android.telecom.Connection$FailureSignalingConnection
5764android.telecom.Connection$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005765android.telecom.Connection$VideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005766android.telecom.Connection
5767android.telecom.ConnectionRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005768android.telecom.ConnectionRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005769android.telecom.ConnectionRequest
5770android.telecom.ConnectionService$1
5771android.telecom.ConnectionService$2
5772android.telecom.ConnectionService$3
5773android.telecom.ConnectionService$4
5774android.telecom.ConnectionService$5
5775android.telecom.ConnectionService
5776android.telecom.ConnectionServiceAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005777android.telecom.DefaultDialerManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005778android.telecom.DisconnectCause$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005779android.telecom.DisconnectCause
Calin Juravle00b23d32019-03-08 17:52:20 -08005780android.telecom.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005781android.telecom.Logging.-$$Lambda$L5F_SL2jOCUETYvgdB36aGwY50E
5782android.telecom.Logging.-$$Lambda$SessionManager$VyH2gT1EjIvzDy_C9JfTT60CISM
5783android.telecom.Logging.-$$Lambda$SessionManager$hhtZwTEbvO-fLNlAvB6Do9_2gW4
5784android.telecom.Logging.EventManager$Event
5785android.telecom.Logging.EventManager$EventListener
5786android.telecom.Logging.EventManager$EventRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08005787android.telecom.Logging.EventManager$Loggable
5788android.telecom.Logging.EventManager$TimedEventPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005789android.telecom.Logging.EventManager
5790android.telecom.Logging.Runnable$1
5791android.telecom.Logging.Runnable
5792android.telecom.Logging.Session$Info$1
5793android.telecom.Logging.Session$Info
5794android.telecom.Logging.Session
5795android.telecom.Logging.SessionManager$ICurrentThreadId
5796android.telecom.Logging.SessionManager$ISessionCleanupTimeoutMs
5797android.telecom.Logging.SessionManager$ISessionIdQueryHandler
5798android.telecom.Logging.SessionManager$ISessionListener
5799android.telecom.Logging.SessionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005800android.telecom.ParcelableCall$1
5801android.telecom.ParcelableCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005802android.telecom.ParcelableConference$1
5803android.telecom.ParcelableConference
5804android.telecom.ParcelableConnection$1
5805android.telecom.ParcelableConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005806android.telecom.PhoneAccount$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005807android.telecom.PhoneAccount$Builder
5808android.telecom.PhoneAccount
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005809android.telecom.PhoneAccountHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005810android.telecom.PhoneAccountHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005811android.telecom.RemoteConnectionManager
5812android.telecom.StatusHints$1
5813android.telecom.StatusHints
art-benchmark-serviced5115932020-02-25 17:55:03 -08005814android.telecom.TelecomAnalytics$1
5815android.telecom.TelecomAnalytics$SessionTiming$1
5816android.telecom.TelecomAnalytics
Andreas Gampe61e7b662015-06-17 23:57:04 -07005817android.telecom.TelecomManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005818android.telecom.TimedEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005819android.telecom.VideoProfile$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005820android.telecom.VideoProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005821android.telephony.-$$Lambda$DataFailCause$djkZSxdG-s-w2L5rQKiGu6OudyY
5822android.telephony.-$$Lambda$MLKtmRGKP3e0WU7x_KyS5-Vg8q4
5823android.telephony.-$$Lambda$NetworkRegistrationInfo$1JuZmO5PoYGZY8bHhZYwvmqwOB0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005824android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$1M3m0i6211i2YjWyTDT7l0bJm3I
art-benchmark-serviced5115932020-02-25 17:55:03 -08005825android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$2XBMUIj05jt4Xm08XAsE57q5gCc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005826android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$2cMrwdqnKBpixpApeIX38rmRLak
5827android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$4NHt5Shg_DHV-T1IxfcQLHP5-j0
art-benchmark-serviced5115932020-02-25 17:55:03 -08005828android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5J-sdvem6pUpdVwRdm8IbDhvuv8
5829android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5Uf5OZWCyPD0lZtySzbYw18FWhU
5830android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5rF2IFj8mrb7uZc0HMKiuCodUn0
5831android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5uu-05j4ojTh9mEHkN-ynQqQRGM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005832android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$6czWSGzxct0CXPVO54T0aq05qls
art-benchmark-serviced5115932020-02-25 17:55:03 -08005833android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$FBJGFGXoSvidKfm50cEzC3i9rVk
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005834android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$GJ2YJ4ARy5-u2bWutnqrYMAsLYA
art-benchmark-serviced5115932020-02-25 17:55:03 -08005835android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$HEcWn-J1WRb0wLERu2qoMIZDfjY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005836android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Hbn6-eZxY2p3rjOfStodI04A8E8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005837android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$IU278K5QbmReF-mbpcNVAvVlhFI
art-benchmark-serviced5115932020-02-25 17:55:03 -08005838android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$M39is_Zyt8D7Camw2NS4EGTDn-s
art-benchmark-serviced5115932020-02-25 17:55:03 -08005839android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$NjMtWvO8dQakD688KRREWiYI4JI
5840android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$OfwFKKtcQHRmtv70FCopw6FDAAU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005841android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Q2A8FgYlU8_D6PD78tThGut_rTc
art-benchmark-serviced5115932020-02-25 17:55:03 -08005842android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$RC2x2ijetA-pQrLa4QakzMBjh_k
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005843android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$SLDsZb_RTXJpIvKJwCENgXrSXcU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005844android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TqrkuLPlaG_ucU7VbLS4tnf8hG8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005845android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$VCD7izkh9A_sRz9zMUPYy-TktLo
5846android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$W65ui1dCCc-JnQa7gon1I7Bz7Sk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005847android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$WYWtWHdkZDxBd9anjoxyZozPWHc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005848android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$bELzxgwsPigyVKYkAXBO2BjcSm8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005849android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$hxq77a5O_MUfoptHg15ipzFvMkI
5850android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$icX71zgNszuMfnDaCmahcqWacFM
5851android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$j6NpsS_PE3VHutxIDEmwFHop7Yc
art-benchmark-serviced5115932020-02-25 17:55:03 -08005852android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$l57DgyMDrONq3sajd_dBE967ClU
5853android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$lP7_Xy6P82nXGbUQ_ZUY6rZR4bI
art-benchmark-serviced5115932020-02-25 17:55:03 -08005854android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$nR7W5ox6SCgPxtH9IRcENwKeFI4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005855android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$nrGqSRBJrc3_EwotCDNwfKeizIo
5856android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$oDAZqs8paeefe_3k_uRKV5plQW4
5857android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$okPCYOx4UxYuvUHlM2iS425QGIg
art-benchmark-serviced5115932020-02-25 17:55:03 -08005858android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$pLr-IfJJu1u_YG6I5LI0iHTuBi0
art-benchmark-serviced5115932020-02-25 17:55:03 -08005859android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$t2gWJ_jA36kAdNXSmlzw85aU-tM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005860android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$uC5syhzl229gIpaK7Jfs__OCJxQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08005861android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$y-tK7my_uXPo_oQ7AytfnekGEbU
art-benchmark-serviced5115932020-02-25 17:55:03 -08005862android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$ygzOWFRiY4sZQ4WYUPIefqgiGvM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005863android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$yvQnAlFGg5EWDG2vcA9X-4xnalA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005864android.telephony.-$$Lambda$TelephonyFrameworkInitializer$3Kis6wL1IbLustWe9A2o4-2YpGo
5865android.telephony.-$$Lambda$TelephonyFrameworkInitializer$MLDtRnX1dj1RKFdjgIsOvcQxhA0
5866android.telephony.-$$Lambda$TelephonyFrameworkInitializer$b_92_3ZijRrdEa9yLyFA5xu19OM
5867android.telephony.-$$Lambda$TelephonyFrameworkInitializer$mpe0Kh92VEQmEtmo60oqykdvnBE
5868android.telephony.-$$Lambda$TelephonyFrameworkInitializer$o3geRfUaRT9tnqKKZbu1EbUxw4Q
5869android.telephony.-$$Lambda$TelephonyFrameworkInitializer$sQClc4rjc9ydh0nXpY79gr33av4
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005870android.telephony.-$$Lambda$TelephonyManager$1$scMPky6lOZrCjFC3d4STbtLfpHE
art-benchmark-serviced5115932020-02-25 17:55:03 -08005871android.telephony.-$$Lambda$TelephonyManager$2$l6Pazxfi7QghMr2Z0MpduhNe6yc
5872android.telephony.-$$Lambda$TelephonyRegistryManager$1$cLzLZB4oGnI-HG_-4MhxcXoHys8
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005873android.telephony.AccessNetworkConstants$AccessNetworkType
5874android.telephony.AccessNetworkConstants$TransportType
5875android.telephony.AccessNetworkConstants
5876android.telephony.AccessNetworkUtils
5877android.telephony.AnomalyReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005878android.telephony.AvailableNetworkInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005879android.telephony.AvailableNetworkInfo
5880android.telephony.BarringInfo
5881android.telephony.CallAttributes$1
5882android.telephony.CallAttributes
5883android.telephony.CallQuality$1
5884android.telephony.CallQuality
5885android.telephony.CarrierConfigManager$Gps
5886android.telephony.CarrierConfigManager
5887android.telephony.CarrierRestrictionRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005888android.telephony.CarrierRestrictionRules$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005889android.telephony.CarrierRestrictionRules
5890android.telephony.CellConfigLte$1
5891android.telephony.CellConfigLte
5892android.telephony.CellIdentity$1
5893android.telephony.CellIdentity
5894android.telephony.CellIdentityCdma$1
5895android.telephony.CellIdentityCdma
5896android.telephony.CellIdentityGsm$1
5897android.telephony.CellIdentityGsm
5898android.telephony.CellIdentityLte$1
5899android.telephony.CellIdentityLte
5900android.telephony.CellIdentityNr$1
5901android.telephony.CellIdentityNr
5902android.telephony.CellIdentityTdscdma$1
5903android.telephony.CellIdentityTdscdma
5904android.telephony.CellIdentityWcdma$1
5905android.telephony.CellIdentityWcdma
5906android.telephony.CellInfo$1
5907android.telephony.CellInfo
5908android.telephony.CellInfoCdma$1
5909android.telephony.CellInfoCdma
5910android.telephony.CellInfoGsm$1
5911android.telephony.CellInfoGsm
5912android.telephony.CellInfoLte$1
5913android.telephony.CellInfoLte
5914android.telephony.CellInfoNr$1
5915android.telephony.CellInfoNr
5916android.telephony.CellInfoTdscdma$1
5917android.telephony.CellInfoTdscdma
5918android.telephony.CellInfoWcdma$1
5919android.telephony.CellInfoWcdma
5920android.telephony.CellLocation
5921android.telephony.CellSignalStrength
5922android.telephony.CellSignalStrengthCdma$1
5923android.telephony.CellSignalStrengthCdma
5924android.telephony.CellSignalStrengthGsm$1
5925android.telephony.CellSignalStrengthGsm
5926android.telephony.CellSignalStrengthLte$1
5927android.telephony.CellSignalStrengthLte
5928android.telephony.CellSignalStrengthNr$1
5929android.telephony.CellSignalStrengthNr
5930android.telephony.CellSignalStrengthTdscdma$1
5931android.telephony.CellSignalStrengthTdscdma
5932android.telephony.CellSignalStrengthWcdma$1
5933android.telephony.CellSignalStrengthWcdma
5934android.telephony.ClientRequestStats$1
5935android.telephony.ClientRequestStats
5936android.telephony.ClosedSubscriberGroupInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005937android.telephony.DataConnectionRealTimeInfo$1
5938android.telephony.DataConnectionRealTimeInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005939android.telephony.DataFailCause$1
5940android.telephony.DataFailCause
5941android.telephony.DataSpecificRegistrationInfo$1
5942android.telephony.DataSpecificRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005943android.telephony.DisconnectCause
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005944android.telephony.ICellInfoCallback$Stub$Proxy
5945android.telephony.ICellInfoCallback$Stub
5946android.telephony.ICellInfoCallback
5947android.telephony.INetworkService$Stub$Proxy
5948android.telephony.INetworkService$Stub
5949android.telephony.INetworkService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005950android.telephony.INetworkServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005951android.telephony.INetworkServiceCallback$Stub
5952android.telephony.INetworkServiceCallback
5953android.telephony.IccOpenLogicalChannelResponse$1
5954android.telephony.IccOpenLogicalChannelResponse
5955android.telephony.ImsiEncryptionInfo$1
5956android.telephony.ImsiEncryptionInfo
5957android.telephony.JapanesePhoneNumberFormatter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005958android.telephony.LocationAccessPolicy$LocationPermissionQuery$Builder
5959android.telephony.LocationAccessPolicy$LocationPermissionQuery
5960android.telephony.LocationAccessPolicy$LocationPermissionResult
Calin Juravle00b23d32019-03-08 17:52:20 -08005961android.telephony.LocationAccessPolicy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005962android.telephony.LteVopsSupportInfo$1
5963android.telephony.LteVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005964android.telephony.MmsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005965android.telephony.ModemActivityInfo$1
5966android.telephony.ModemActivityInfo$TransmitPower
5967android.telephony.ModemActivityInfo
5968android.telephony.ModemInfo$1
5969android.telephony.ModemInfo
5970android.telephony.NeighboringCellInfo$1
5971android.telephony.NeighboringCellInfo
5972android.telephony.NetworkRegistrationInfo$1
5973android.telephony.NetworkRegistrationInfo$Builder
5974android.telephony.NetworkRegistrationInfo
5975android.telephony.NetworkScan
5976android.telephony.NetworkScanRequest$1
5977android.telephony.NetworkScanRequest
5978android.telephony.NetworkService$INetworkServiceWrapper
5979android.telephony.NetworkService$NetworkServiceHandler
5980android.telephony.NetworkService$NetworkServiceProvider
5981android.telephony.NetworkService
5982android.telephony.NetworkServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005983android.telephony.NumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005984android.telephony.PackageChangeReceiver
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005985android.telephony.PhoneCapability$1
5986android.telephony.PhoneCapability
5987android.telephony.PhoneNumberRange$1
5988android.telephony.PhoneNumberRange
5989android.telephony.PhoneNumberUtils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005990android.telephony.PhoneStateListener$IPhoneStateListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08005991android.telephony.PhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005992android.telephony.PhysicalChannelConfig$1
5993android.telephony.PhysicalChannelConfig$Builder
5994android.telephony.PhysicalChannelConfig
5995android.telephony.PreciseCallState$1
5996android.telephony.PreciseCallState
5997android.telephony.PreciseDataConnectionState$1
5998android.telephony.PreciseDataConnectionState
5999android.telephony.RadioAccessFamily$1
6000android.telephony.RadioAccessFamily
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006001android.telephony.RadioAccessSpecifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006002android.telephony.RadioAccessSpecifier
Kenny Root9787b802013-04-26 12:53:57 -07006003android.telephony.Rlog
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006004android.telephony.ServiceState$1
6005android.telephony.ServiceState
6006android.telephony.SignalStrength$1
6007android.telephony.SignalStrength
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006008android.telephony.SmsCbCmasInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006009android.telephony.SmsCbCmasInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006010android.telephony.SmsCbEtwsInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006011android.telephony.SmsCbEtwsInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006012android.telephony.SmsCbLocation$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006013android.telephony.SmsCbLocation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006014android.telephony.SmsCbMessage$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006015android.telephony.SmsCbMessage
6016android.telephony.SmsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006017android.telephony.SmsMessage$1
6018android.telephony.SmsMessage$MessageClass
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006019android.telephony.SmsMessage
6020android.telephony.SubscriptionInfo$1
6021android.telephony.SubscriptionInfo
6022android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener
6023android.telephony.SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler
6024android.telephony.SubscriptionManager$OnSubscriptionsChangedListener
6025android.telephony.SubscriptionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006026android.telephony.SubscriptionPlan$1
6027android.telephony.SubscriptionPlan
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006028android.telephony.TelephonyDisplayInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006029android.telephony.TelephonyFrameworkInitializer
6030android.telephony.TelephonyHistogram$1
6031android.telephony.TelephonyHistogram
art-benchmark-serviced5115932020-02-25 17:55:03 -08006032android.telephony.TelephonyManager$1
6033android.telephony.TelephonyManager$2
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006034android.telephony.TelephonyManager$5
6035android.telephony.TelephonyManager$7
6036android.telephony.TelephonyManager$8
6037android.telephony.TelephonyManager$CellInfoCallback
6038android.telephony.TelephonyManager$DeathRecipient
6039android.telephony.TelephonyManager$MultiSimVariants
art-benchmark-serviced5115932020-02-25 17:55:03 -08006040android.telephony.TelephonyManager$UssdResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006041android.telephony.TelephonyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006042android.telephony.TelephonyRegistryManager$1
6043android.telephony.TelephonyRegistryManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006044android.telephony.TelephonyRegistryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006045android.telephony.TelephonyScanManager$NetworkScanCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006046android.telephony.UiccAccessRule$1
6047android.telephony.UiccAccessRule
6048android.telephony.UiccCardInfo$1
6049android.telephony.UiccCardInfo
6050android.telephony.UiccSlotInfo$1
6051android.telephony.UiccSlotInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006052android.telephony.UssdResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006053android.telephony.UssdResponse
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006054android.telephony.VisualVoicemailSmsFilterSettings$1
6055android.telephony.VisualVoicemailSmsFilterSettings$Builder
6056android.telephony.VisualVoicemailSmsFilterSettings
6057android.telephony.VoiceSpecificRegistrationInfo$1
6058android.telephony.VoiceSpecificRegistrationInfo
6059android.telephony.cdma.CdmaCellLocation
6060android.telephony.data.ApnSetting$1
6061android.telephony.data.ApnSetting$Builder
6062android.telephony.data.ApnSetting
6063android.telephony.data.DataCallResponse$1
6064android.telephony.data.DataCallResponse
6065android.telephony.data.DataProfile$1
6066android.telephony.data.DataProfile$Builder
6067android.telephony.data.DataProfile
6068android.telephony.data.DataService$DataCallListChangedIndication
6069android.telephony.data.DataService$DataServiceHandler
6070android.telephony.data.DataService$DataServiceProvider
6071android.telephony.data.DataService$DeactivateDataCallRequest
6072android.telephony.data.DataService$IDataServiceWrapper
6073android.telephony.data.DataService$SetDataProfileRequest
6074android.telephony.data.DataService$SetInitialAttachApnRequest
6075android.telephony.data.DataService$SetupDataCallRequest
6076android.telephony.data.DataService
6077android.telephony.data.DataServiceCallback
6078android.telephony.data.IDataService$Stub$Proxy
6079android.telephony.data.IDataService$Stub
6080android.telephony.data.IDataService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006081android.telephony.data.IDataServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006082android.telephony.data.IDataServiceCallback$Stub
6083android.telephony.data.IDataServiceCallback
6084android.telephony.data.IQualifiedNetworksService$Stub$Proxy
6085android.telephony.data.IQualifiedNetworksService$Stub
6086android.telephony.data.IQualifiedNetworksService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006087android.telephony.data.IQualifiedNetworksServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006088android.telephony.data.IQualifiedNetworksServiceCallback$Stub
6089android.telephony.data.IQualifiedNetworksServiceCallback
6090android.telephony.emergency.EmergencyNumber$1
6091android.telephony.emergency.EmergencyNumber
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006092android.telephony.euicc.DownloadableSubscription$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006093android.telephony.euicc.DownloadableSubscription
art-benchmark-serviced5115932020-02-25 17:55:03 -08006094android.telephony.euicc.EuiccCardManager$13
6095android.telephony.euicc.EuiccCardManager$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006096android.telephony.euicc.EuiccCardManager$ResultCallback
6097android.telephony.euicc.EuiccCardManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006098android.telephony.euicc.EuiccInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006099android.telephony.euicc.EuiccInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006100android.telephony.euicc.EuiccManager
6101android.telephony.gsm.GsmCellLocation
6102android.telephony.ims.-$$Lambda$ImsMmTelManager$CapabilityCallback$CapabilityBinder$4YNlUy9HsD02E7Sbv2VeVtbao08
6103android.telephony.ims.-$$Lambda$ProvisioningManager$Callback$CallbackBinder$R_8jXQuOM7aV7dIwYBzcWwV-YpM
6104android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$APeqso3VzZZ0eUf5slP1k5xoCME
6105android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$DX_-dWIBwwX2oqDoRnq49RndG7s
6106android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$uTxkp6C02qJxic1W_dkZRCQ6aRw
6107android.telephony.ims.ImsCallForwardInfo$1
6108android.telephony.ims.ImsCallForwardInfo
6109android.telephony.ims.ImsCallProfile$1
6110android.telephony.ims.ImsCallProfile
6111android.telephony.ims.ImsException
6112android.telephony.ims.ImsExternalCallState$1
6113android.telephony.ims.ImsExternalCallState
6114android.telephony.ims.ImsManager
6115android.telephony.ims.ImsMmTelManager$3
6116android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder
6117android.telephony.ims.ImsMmTelManager$CapabilityCallback
6118android.telephony.ims.ImsMmTelManager$RegistrationCallback
6119android.telephony.ims.ImsMmTelManager
6120android.telephony.ims.ImsReasonInfo$1
6121android.telephony.ims.ImsReasonInfo
6122android.telephony.ims.ImsService$1
6123android.telephony.ims.ImsService$Listener
6124android.telephony.ims.ImsService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006125android.telephony.ims.ImsSsData$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006126android.telephony.ims.ImsSsData
6127android.telephony.ims.ImsSsInfo$1
6128android.telephony.ims.ImsSsInfo
6129android.telephony.ims.ImsUtListener
6130android.telephony.ims.ProvisioningManager$Callback$CallbackBinder
6131android.telephony.ims.ProvisioningManager$Callback
6132android.telephony.ims.RegistrationManager$1
6133android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder
6134android.telephony.ims.RegistrationManager$RegistrationCallback
6135android.telephony.ims.RegistrationManager
6136android.telephony.ims.aidl.IImsCapabilityCallback$Stub$Proxy
6137android.telephony.ims.aidl.IImsCapabilityCallback$Stub
6138android.telephony.ims.aidl.IImsCapabilityCallback
6139android.telephony.ims.aidl.IImsConfig$Stub$Proxy
6140android.telephony.ims.aidl.IImsConfig$Stub
6141android.telephony.ims.aidl.IImsConfig
6142android.telephony.ims.aidl.IImsConfigCallback$Stub$Proxy
6143android.telephony.ims.aidl.IImsConfigCallback$Stub
6144android.telephony.ims.aidl.IImsConfigCallback
6145android.telephony.ims.aidl.IImsMmTelFeature$Stub$Proxy
6146android.telephony.ims.aidl.IImsMmTelFeature$Stub
6147android.telephony.ims.aidl.IImsMmTelFeature
6148android.telephony.ims.aidl.IImsMmTelListener$Stub$Proxy
6149android.telephony.ims.aidl.IImsMmTelListener$Stub
6150android.telephony.ims.aidl.IImsMmTelListener
6151android.telephony.ims.aidl.IImsRcsFeature$Stub
6152android.telephony.ims.aidl.IImsRcsFeature
6153android.telephony.ims.aidl.IImsRegistration$Stub
6154android.telephony.ims.aidl.IImsRegistration
6155android.telephony.ims.aidl.IImsRegistrationCallback$Stub$Proxy
6156android.telephony.ims.aidl.IImsRegistrationCallback$Stub
6157android.telephony.ims.aidl.IImsRegistrationCallback
6158android.telephony.ims.aidl.IImsServiceController$Stub$Proxy
6159android.telephony.ims.aidl.IImsServiceController$Stub
6160android.telephony.ims.aidl.IImsServiceController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006161android.telephony.ims.aidl.IImsServiceControllerListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006162android.telephony.ims.aidl.IImsServiceControllerListener$Stub
6163android.telephony.ims.aidl.IImsServiceControllerListener
6164android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy
6165android.telephony.ims.aidl.IImsSmsListener$Stub
6166android.telephony.ims.aidl.IImsSmsListener
6167android.telephony.ims.feature.-$$Lambda$ImsFeature$9bLETU1BeS-dFzQnbBBs3kwaz-8
art-benchmark-serviced5115932020-02-25 17:55:03 -08006168android.telephony.ims.feature.-$$Lambda$ImsFeature$rPSMsRhoup9jfT6nt1MV2qhomrM
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006169android.telephony.ims.feature.CapabilityChangeRequest$1
6170android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair
6171android.telephony.ims.feature.CapabilityChangeRequest
6172android.telephony.ims.feature.ImsFeature$1
6173android.telephony.ims.feature.ImsFeature$2
6174android.telephony.ims.feature.ImsFeature$Capabilities
6175android.telephony.ims.feature.ImsFeature$CapabilityCallbackProxy
6176android.telephony.ims.feature.ImsFeature
6177android.telephony.ims.feature.MmTelFeature$1
6178android.telephony.ims.feature.MmTelFeature$Listener
6179android.telephony.ims.feature.MmTelFeature$MmTelCapabilities
6180android.telephony.ims.feature.MmTelFeature
6181android.telephony.ims.stub.-$$Lambda$ImsConfigImplBase$yL4863k-FoQyqg_FX2mWsLMqbyA
6182android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$cWwTXSDsk-bWPbsDJYI--DUBMnE
6183android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$s7PspXVbCf1Q_WSzodP2glP9TjI
6184android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$sbjuTvW-brOSWMR74UInSZEIQB0
6185android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$wwtkoeOtGwMjG5I0-ZTfjNpGU-s
6186android.telephony.ims.stub.ImsCallSessionImplBase
6187android.telephony.ims.stub.ImsConfigImplBase$ImsConfigStub
6188android.telephony.ims.stub.ImsConfigImplBase
6189android.telephony.ims.stub.ImsEcbmImplBase$1
6190android.telephony.ims.stub.ImsEcbmImplBase
6191android.telephony.ims.stub.ImsFeatureConfiguration$1
6192android.telephony.ims.stub.ImsFeatureConfiguration$FeatureSlotPair
6193android.telephony.ims.stub.ImsFeatureConfiguration
6194android.telephony.ims.stub.ImsMultiEndpointImplBase$1
6195android.telephony.ims.stub.ImsMultiEndpointImplBase
6196android.telephony.ims.stub.ImsRegistrationImplBase$1
6197android.telephony.ims.stub.ImsRegistrationImplBase
6198android.telephony.ims.stub.ImsSmsImplBase
6199android.telephony.ims.stub.ImsUtImplBase$1
6200android.telephony.ims.stub.ImsUtImplBase
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006201android.text.-$$Lambda$Layout$MzjK2UE2G8VG0asK8_KWY3gHAmY
Calin Juravle00b23d32019-03-08 17:52:20 -08006202android.text.AndroidBidi
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006203android.text.AndroidCharacter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006204android.text.Annotation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006205android.text.AutoGrowArray$ByteArray
6206android.text.AutoGrowArray$FloatArray
6207android.text.AutoGrowArray$IntArray
Calin Juravle00b23d32019-03-08 17:52:20 -08006208android.text.AutoGrowArray
6209android.text.BidiFormatter$DirectionalityEstimator
6210android.text.BidiFormatter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006211android.text.BoringLayout$Metrics
Calin Juravle00b23d32019-03-08 17:52:20 -08006212android.text.BoringLayout
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006213android.text.CharSequenceCharacterIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -07006214android.text.ClipboardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006215android.text.DynamicLayout$Builder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006216android.text.DynamicLayout$ChangeWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08006217android.text.DynamicLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006218android.text.Editable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006219android.text.Editable
Calin Juravle4a054192018-05-29 17:52:20 -07006220android.text.Emoji
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006221android.text.FontConfig$Alias
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006222android.text.FontConfig$Family
6223android.text.FontConfig$Font
Calin Juravle00b23d32019-03-08 17:52:20 -08006224android.text.FontConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006225android.text.GetChars
6226android.text.GraphicsOperations
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006227android.text.Html$HtmlParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08006228android.text.Html$ImageGetter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006229android.text.Html$TagHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006230android.text.Html
art-benchmark-serviced5115932020-02-25 17:55:03 -08006231android.text.HtmlToSpannedConverter$Alignment
6232android.text.HtmlToSpannedConverter$Background
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006233android.text.HtmlToSpannedConverter$Big
6234android.text.HtmlToSpannedConverter$Blockquote
6235android.text.HtmlToSpannedConverter$Bold
6236android.text.HtmlToSpannedConverter$Bullet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006237android.text.HtmlToSpannedConverter$Font
6238android.text.HtmlToSpannedConverter$Foreground
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006239android.text.HtmlToSpannedConverter$Heading
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006240android.text.HtmlToSpannedConverter$Href
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006241android.text.HtmlToSpannedConverter$Italic
6242android.text.HtmlToSpannedConverter$Monospace
art-benchmark-serviced5115932020-02-25 17:55:03 -08006243android.text.HtmlToSpannedConverter$Newline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006244android.text.HtmlToSpannedConverter$Small
6245android.text.HtmlToSpannedConverter$Strikethrough
6246android.text.HtmlToSpannedConverter$Sub
6247android.text.HtmlToSpannedConverter$Super
6248android.text.HtmlToSpannedConverter$Underline
Calin Juravle00b23d32019-03-08 17:52:20 -08006249android.text.HtmlToSpannedConverter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006250android.text.Hyphenator
Calin Juravle4a054192018-05-29 17:52:20 -07006251android.text.InputFilter$LengthFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08006252android.text.InputFilter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006253android.text.InputType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006254android.text.Layout$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006255android.text.Layout$Alignment
6256android.text.Layout$Directions
Andreas Gampe859e2782016-04-06 18:37:56 -07006257android.text.Layout$Ellipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006258android.text.Layout$HorizontalMeasurementProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006259android.text.Layout$SelectionRectangleConsumer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006260android.text.Layout$SpannedEllipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006261android.text.Layout$TabStops
Calin Juravle00b23d32019-03-08 17:52:20 -08006262android.text.Layout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006263android.text.MeasuredParagraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006264android.text.NoCopySpan$Concrete
Calin Juravle00b23d32019-03-08 17:52:20 -08006265android.text.NoCopySpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006266android.text.PackedIntVector
6267android.text.PackedObjectVector
6268android.text.ParcelableSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006269android.text.PrecomputedText$ParagraphInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006270android.text.PrecomputedText$Params$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006271android.text.PrecomputedText$Params
Calin Juravle00b23d32019-03-08 17:52:20 -08006272android.text.PrecomputedText
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006273android.text.Selection$END
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006274android.text.Selection$MEMORY
6275android.text.Selection$MemoryTextWatcher
6276android.text.Selection$PositionIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006277android.text.Selection$START
Calin Juravle00b23d32019-03-08 17:52:20 -08006278android.text.Selection
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006279android.text.SpanSet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006280android.text.SpanWatcher
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006281android.text.Spannable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006282android.text.Spannable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006283android.text.SpannableString
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006284android.text.SpannableStringBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006285android.text.SpannableStringInternal
6286android.text.Spanned
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006287android.text.SpannedString
Andreas Gampe61e7b662015-06-17 23:57:04 -07006288android.text.StaticLayout$Builder
6289android.text.StaticLayout$LineBreaks
Calin Juravle00b23d32019-03-08 17:52:20 -08006290android.text.StaticLayout
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006291android.text.TextDirectionHeuristic
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006292android.text.TextDirectionHeuristics$AnyStrong
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006293android.text.TextDirectionHeuristics$FirstStrong
6294android.text.TextDirectionHeuristics$TextDirectionAlgorithm
6295android.text.TextDirectionHeuristics$TextDirectionHeuristicImpl
6296android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006297android.text.TextDirectionHeuristics$TextDirectionHeuristicLocale
Calin Juravle00b23d32019-03-08 17:52:20 -08006298android.text.TextDirectionHeuristics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006299android.text.TextLine$DecorationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006300android.text.TextLine
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006301android.text.TextPaint
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006302android.text.TextUtils$1
6303android.text.TextUtils$EllipsizeCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006304android.text.TextUtils$SimpleStringSplitter
6305android.text.TextUtils$StringSplitter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006306android.text.TextUtils$StringWithRemovedChars
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006307android.text.TextUtils$TruncateAt
Calin Juravle00b23d32019-03-08 17:52:20 -08006308android.text.TextUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006309android.text.TextWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006310android.text.format.DateFormat
6311android.text.format.DateUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006312android.text.format.Formatter$BytesResult
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006313android.text.format.Formatter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006314android.text.format.Time$TimeCalculator
Calin Juravle00b23d32019-03-08 17:52:20 -08006315android.text.format.Time
Calin Juravle4a054192018-05-29 17:52:20 -07006316android.text.format.TimeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08006317android.text.format.TimeMigrationUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006318android.text.method.AllCapsTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006319android.text.method.ArrowKeyMovementMethod
6320android.text.method.BaseKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006321android.text.method.BaseMovementMethod
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006322android.text.method.DateKeyListener
6323android.text.method.DateTimeKeyListener
6324android.text.method.DialerKeyListener
6325android.text.method.DigitsKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006326android.text.method.KeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006327android.text.method.LinkMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006328android.text.method.MetaKeyKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006329android.text.method.MovementMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006330android.text.method.MultiTapKeyListener
Calin Juravle4a054192018-05-29 17:52:20 -07006331android.text.method.NumberKeyListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006332android.text.method.PasswordTransformationMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006333android.text.method.QwertyKeyListener$Replaced
Calin Juravle4a054192018-05-29 17:52:20 -07006334android.text.method.QwertyKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006335android.text.method.ReplacementTransformationMethod$ReplacementCharSequence
6336android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence
Calin Juravle00b23d32019-03-08 17:52:20 -08006337android.text.method.ReplacementTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006338android.text.method.ScrollingMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006339android.text.method.SingleLineTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006340android.text.method.TextKeyListener$Capitalize
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006341android.text.method.TextKeyListener$NullKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006342android.text.method.TextKeyListener$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08006343android.text.method.TextKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006344android.text.method.TimeKeyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006345android.text.method.Touch$DragState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006346android.text.method.Touch
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006347android.text.method.TransformationMethod2
Calin Juravle00b23d32019-03-08 17:52:20 -08006348android.text.method.TransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006349android.text.method.WordIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006350android.text.style.AbsoluteSizeSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006351android.text.style.AccessibilityClickableSpan$1
6352android.text.style.AccessibilityClickableSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006353android.text.style.AccessibilityReplacementSpan$1
6354android.text.style.AccessibilityReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006355android.text.style.AccessibilityURLSpan
6356android.text.style.AlignmentSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006357android.text.style.AlignmentSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006358android.text.style.BackgroundColorSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006359android.text.style.BulletSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006360android.text.style.CharacterStyle$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006361android.text.style.CharacterStyle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006362android.text.style.ClickableSpan
6363android.text.style.DynamicDrawableSpan
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006364android.text.style.EasyEditSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006365android.text.style.ForegroundColorSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006366android.text.style.ImageSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006367android.text.style.LeadingMarginSpan$LeadingMarginSpan2
6368android.text.style.LeadingMarginSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006369android.text.style.LeadingMarginSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006370android.text.style.LineBackgroundSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006371android.text.style.LineBackgroundSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006372android.text.style.LineHeightSpan$Standard
6373android.text.style.LineHeightSpan$WithDensity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006374android.text.style.LineHeightSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006375android.text.style.LocaleSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006376android.text.style.MetricAffectingSpan$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006377android.text.style.MetricAffectingSpan
6378android.text.style.ParagraphStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006379android.text.style.QuoteSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006380android.text.style.RelativeSizeSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006381android.text.style.ReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006382android.text.style.ScaleXSpan
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08006383android.text.style.SpellCheckSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006384android.text.style.StrikethroughSpan
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006385android.text.style.StyleSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006386android.text.style.SubscriptSpan
6387android.text.style.SuggestionRangeSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006388android.text.style.SuggestionSpan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006389android.text.style.SuggestionSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006390android.text.style.SuperscriptSpan
Andreas Gampe61e7b662015-06-17 23:57:04 -07006391android.text.style.TabStopSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006392android.text.style.TextAppearanceSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006393android.text.style.TtsSpan$Builder
6394android.text.style.TtsSpan$SemioticClassBuilder
6395android.text.style.TtsSpan$TelephoneBuilder
6396android.text.style.TtsSpan
6397android.text.style.TypefaceSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006398android.text.style.URLSpan
6399android.text.style.UnderlineSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006400android.text.style.UpdateAppearance
6401android.text.style.UpdateLayout
6402android.text.style.WrapTogetherSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006403android.text.util.-$$Lambda$Linkify$7J_-cMhIF2bcttjkxA2jDFP8sKw
art-benchmark-serviced5115932020-02-25 17:55:03 -08006404android.text.util.LinkSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006405android.text.util.Linkify$1
6406android.text.util.Linkify$2
6407android.text.util.Linkify$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08006408android.text.util.Linkify$4
Calin Juravle4a054192018-05-29 17:52:20 -07006409android.text.util.Linkify$MatchFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006410android.text.util.Linkify$TransformFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006411android.text.util.Linkify
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006412android.text.util.Rfc822Token
6413android.text.util.Rfc822Tokenizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006414android.transition.ArcMotion
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006415android.transition.AutoTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006416android.transition.ChangeBounds$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006417android.transition.ChangeBounds$2
6418android.transition.ChangeBounds$3
6419android.transition.ChangeBounds$4
6420android.transition.ChangeBounds$5
6421android.transition.ChangeBounds$6
Calin Juravle00b23d32019-03-08 17:52:20 -08006422android.transition.ChangeBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006423android.transition.ChangeClipBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006424android.transition.ChangeImageTransform$1
6425android.transition.ChangeImageTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006426android.transition.ChangeImageTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006427android.transition.ChangeScroll
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006428android.transition.ChangeTransform$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006429android.transition.ChangeTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006430android.transition.ChangeTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006431android.transition.CircularPropagation
6432android.transition.Explode
Calin Juravle4a054192018-05-29 17:52:20 -07006433android.transition.Fade$1
6434android.transition.Fade$FadeAnimatorListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006435android.transition.Fade
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006436android.transition.PathMotion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006437android.transition.PatternPathMotion
6438android.transition.Recolor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006439android.transition.Scene
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006440android.transition.Slide$1
6441android.transition.Slide$2
6442android.transition.Slide$3
6443android.transition.Slide$4
6444android.transition.Slide$5
6445android.transition.Slide$6
6446android.transition.Slide$CalculateSlide
6447android.transition.Slide$CalculateSlideHorizontal
6448android.transition.Slide$CalculateSlideVertical
6449android.transition.Slide
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006450android.transition.Transition$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006451android.transition.Transition$2
6452android.transition.Transition$3
6453android.transition.Transition$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006454android.transition.Transition$EpicenterCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006455android.transition.Transition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006456android.transition.Transition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006457android.transition.TransitionInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006458android.transition.TransitionListenerAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006459android.transition.TransitionManager$MultiListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006460android.transition.TransitionManager$MultiListener
6461android.transition.TransitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006462android.transition.TransitionPropagation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006463android.transition.TransitionSet$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006464android.transition.TransitionSet$TransitionSetListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006465android.transition.TransitionSet
Calin Juravle4a054192018-05-29 17:52:20 -07006466android.transition.TransitionUtils
6467android.transition.TransitionValues
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006468android.transition.TransitionValuesMaps
art-benchmark-serviced5115932020-02-25 17:55:03 -08006469android.transition.Visibility$1
6470android.transition.Visibility$DisappearListener
6471android.transition.Visibility$VisibilityInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006472android.transition.Visibility
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006473android.transition.VisibilityPropagation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006474android.util.AndroidException
6475android.util.AndroidRuntimeException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006476android.util.ArrayMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006477android.util.ArrayMap
Andreas Gampe571fc302016-02-18 13:58:09 -08006478android.util.ArraySet$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006479android.util.ArraySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006480android.util.AtomicFile
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006481android.util.AttributeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006482android.util.BackupUtils$BadVersionException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006483android.util.BackupUtils
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006484android.util.Base64$Coder
Kenny Root9787b802013-04-26 12:53:57 -07006485android.util.Base64$Decoder
6486android.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -08006487android.util.Base64
art-benchmark-serviced5115932020-02-25 17:55:03 -08006488android.util.CloseGuard
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006489android.util.ContainerHelpers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006490android.util.DataUnit$1
6491android.util.DataUnit$2
6492android.util.DataUnit$3
6493android.util.DataUnit$4
6494android.util.DataUnit$5
6495android.util.DataUnit$6
Calin Juravle00b23d32019-03-08 17:52:20 -08006496android.util.DataUnit
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006497android.util.DebugUtils
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006498android.util.DisplayMetrics
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006499android.util.EventLog$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08006500android.util.EventLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006501android.util.ExceptionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006502android.util.FastImmutableArraySet$FastIterator
6503android.util.FastImmutableArraySet
Calin Juravle00b23d32019-03-08 17:52:20 -08006504android.util.FeatureFlagUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006505android.util.FloatProperty
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006506android.util.Half
Calin Juravle00b23d32019-03-08 17:52:20 -08006507android.util.IconDrawableFactory
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006508android.util.IntArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006509android.util.IntProperty
Calin Juravle4a054192018-05-29 17:52:20 -07006510android.util.JsonReader$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006511android.util.JsonReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006512android.util.JsonScope
6513android.util.JsonToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006514android.util.JsonWriter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006515android.util.JsonWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006516android.util.KeyValueListParser$IntValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006517android.util.KeyValueListParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006518android.util.KeyValueSettingObserver$SettingObserver
6519android.util.KeyValueSettingObserver
6520android.util.LauncherIcons
art-benchmark-serviced5115932020-02-25 17:55:03 -08006521android.util.LocalLog$ReadOnlyLocalLog
Calin Juravle00b23d32019-03-08 17:52:20 -08006522android.util.LocalLog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006523android.util.Log$1
Andreas Gampe571fc302016-02-18 13:58:09 -08006524android.util.Log$ImmediateLogWriter
Andreas Gampe61a3e8c2017-09-27 11:57:27 -07006525android.util.Log$PreloadHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006526android.util.Log$TerribleFailure
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006527android.util.Log$TerribleFailureHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006528android.util.Log
Andreas Gampe571fc302016-02-18 13:58:09 -08006529android.util.LogPrinter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006530android.util.LogWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006531android.util.LongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006532android.util.LongArrayQueue
art-benchmark-serviced5115932020-02-25 17:55:03 -08006533android.util.LongSparseArray$StringParcelling
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006534android.util.LongSparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08006535android.util.LongSparseLongArray$Parcelling
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006536android.util.LongSparseLongArray
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006537android.util.LruCache
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006538android.util.MapCollections$ArrayIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006539android.util.MapCollections$EntrySet
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006540android.util.MapCollections$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006541android.util.MapCollections$MapIterator
6542android.util.MapCollections$ValuesCollection
Calin Juravle00b23d32019-03-08 17:52:20 -08006543android.util.MapCollections
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006544android.util.MathUtils
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006545android.util.MemoryIntArray$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006546android.util.MemoryIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006547android.util.MergedConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006548android.util.MergedConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006549android.util.MutableBoolean
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006550android.util.MutableInt
6551android.util.MutableLong
art-benchmark-serviced5115932020-02-25 17:55:03 -08006552android.util.NtpTrustedTime$1
6553android.util.NtpTrustedTime$NtpConnectionInfo
6554android.util.NtpTrustedTime$TimeResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006555android.util.NtpTrustedTime
6556android.util.PackageUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006557android.util.Pair
Andreas Gampe571fc302016-02-18 13:58:09 -08006558android.util.PathParser$PathData
Calin Juravle00b23d32019-03-08 17:52:20 -08006559android.util.PathParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006560android.util.Patterns
Kenny Root9787b802013-04-26 12:53:57 -07006561android.util.Pools$Pool
6562android.util.Pools$SimplePool
6563android.util.Pools$SynchronizedPool
art-benchmark-serviced5115932020-02-25 17:55:03 -08006564android.util.PrefixPrinter
Calin Juravle00b23d32019-03-08 17:52:20 -08006565android.util.PrintWriterPrinter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006566android.util.Printer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006567android.util.Property
Andreas Gampe859e2782016-04-06 18:37:56 -07006568android.util.Range
Andreas Gampe571fc302016-02-18 13:58:09 -08006569android.util.Rational
art-benchmark-serviced5115932020-02-25 17:55:03 -08006570android.util.RecurrenceRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006571android.util.RecurrenceRule$NonrecurringIterator
6572android.util.RecurrenceRule$RecurringIterator
6573android.util.RecurrenceRule
Jesse Wilson80686182011-01-21 17:12:43 -08006574android.util.Singleton
Andreas Gampe61e7b662015-06-17 23:57:04 -07006575android.util.Size
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006576android.util.SizeF
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006577android.util.Slog
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006578android.util.SparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08006579android.util.SparseArrayMap
Jesse Wilson80686182011-01-21 17:12:43 -08006580android.util.SparseBooleanArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006581android.util.SparseIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006582android.util.SparseLongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006583android.util.SparseSetArray
6584android.util.Spline$LinearSpline
6585android.util.Spline$MonotoneCubicSpline
6586android.util.Spline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006587android.util.StateSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006588android.util.StringBuilderPrinter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006589android.util.SuperNotCalledException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006590android.util.TimeFormatException
Calin Juravle4a054192018-05-29 17:52:20 -07006591android.util.TimeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006592android.util.TimedRemoteCaller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006593android.util.TimingLogger
Mathieu Chartierf72073a2017-08-16 11:37:02 -07006594android.util.TimingsTraceLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006595android.util.TrustedTime
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006596android.util.TypedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006597android.util.UtilConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08006598android.util.Xml$Encoding
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006599android.util.Xml
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006600android.util.XmlPullAttributes
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006601android.util.apk.ApkSignatureSchemeV2Verifier$VerifiedSigner
6602android.util.apk.ApkSignatureSchemeV2Verifier
6603android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006604android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006605android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner
6606android.util.apk.ApkSignatureSchemeV3Verifier
6607android.util.apk.ApkSignatureVerifier
6608android.util.apk.ApkSigningBlockUtils$1
6609android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester
6610android.util.apk.ApkSigningBlockUtils
6611android.util.apk.ByteBufferDataSource
6612android.util.apk.ByteBufferFactory
6613android.util.apk.DataDigester
6614android.util.apk.DataSource
6615android.util.apk.MemoryMappedFileDataSource
6616android.util.apk.SignatureInfo
6617android.util.apk.SignatureNotFoundException
6618android.util.apk.VerbatimX509Certificate
6619android.util.apk.VerityBuilder$BufferedDigester
6620android.util.apk.VerityBuilder$VerityResult
6621android.util.apk.VerityBuilder
6622android.util.apk.WrappedX509Certificate
6623android.util.apk.ZipUtils
6624android.util.jar.StrictJarFile$EntryIterator
6625android.util.jar.StrictJarFile$FDStream
6626android.util.jar.StrictJarFile$JarFileInputStream
6627android.util.jar.StrictJarFile$ZipInflaterInputStream
Przemyslaw Szczepaniak8a7c1602015-11-03 09:47:56 +00006628android.util.jar.StrictJarFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006629android.util.jar.StrictJarManifest$Chunk
6630android.util.jar.StrictJarManifest
6631android.util.jar.StrictJarManifestReader
6632android.util.jar.StrictJarVerifier$VerifierEntry
6633android.util.jar.StrictJarVerifier
6634android.util.proto.EncodedBuffer
6635android.util.proto.ProtoInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08006636android.util.proto.ProtoOutputStream
6637android.util.proto.ProtoParseException
6638android.util.proto.ProtoStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08006639android.util.proto.ProtoUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08006640android.util.proto.WireTypeMismatchException
6641android.view.-$$Lambda$9vBfnQOmNnsc9WU80IIatZHQGKc
art-benchmark-serviced5115932020-02-25 17:55:03 -08006642android.view.-$$Lambda$CompositionSamplingListener$hrbPutjnKRv7VkkiY9eg32N6QA8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006643android.view.-$$Lambda$FocusFinder$FocusSorter$h0f2ZYL6peSaaEeCCkAoYs_YZvU
6644android.view.-$$Lambda$FocusFinder$FocusSorter$kW7K1t9q7Y62V38r-7g6xRzqqq8
6645android.view.-$$Lambda$FocusFinder$P8rLvOJhymJH5ALAgUjGaM5gxKA
6646android.view.-$$Lambda$FocusFinder$Pgx6IETuqCkrhJYdiBes48tolG4
art-benchmark-serviced5115932020-02-25 17:55:03 -08006647android.view.-$$Lambda$InsetsController$6uoSHBPvxV1C0JOZKhH1AyuNXmo
Calin Juravle00b23d32019-03-08 17:52:20 -08006648android.view.-$$Lambda$InsetsController$Cj7UJrCkdHvJAZ_cYKrXuTMsjz8
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006649android.view.-$$Lambda$InsetsController$InternalAnimationControlListener$SInf91MjJKDQFXwrp7C-HBi0xaQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08006650android.view.-$$Lambda$InsetsController$RZT3QkL9zMFTeHtZbfcaHIzvlsc
6651android.view.-$$Lambda$InsetsController$zpmOxHfTFV_3me2u3C8YaXSUauQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006652android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006653android.view.-$$Lambda$QI1s392qW8l6mC24bcy9050SkuY
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006654android.view.-$$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006655android.view.-$$Lambda$SurfaceView$SyyzxOgxKwZMRgiiTGcRYbOU5JY
art-benchmark-serviced5115932020-02-25 17:55:03 -08006656android.view.-$$Lambda$SurfaceView$TWz4D2u33ZlAmRtgKzbqqDue3iM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006657android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
art-benchmark-serviced5115932020-02-25 17:55:03 -08006658android.view.-$$Lambda$TextureView$WAq1rgfoZeDSt6cBQga7iQDymYk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006659android.view.-$$Lambda$ThreadedRenderer$ydBD-R1iP5u-97XYakm-jKvC1b4
art-benchmark-serviced5115932020-02-25 17:55:03 -08006660android.view.-$$Lambda$View$bhR1vB5ZYp3dv-Kth4jtLSS0KEs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006661android.view.-$$Lambda$View$llq76MkPXP4bNcb9oJt_msw0fnQ
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006662android.view.-$$Lambda$ViewGroup$ViewLocationHolder$AjKvqdj7SGGIzA5qrlZUuu71jl8
6663android.view.-$$Lambda$ViewGroup$ViewLocationHolder$QbO7cM0ULKe25a7bfXG3VH6DB0c
art-benchmark-serviced5115932020-02-25 17:55:03 -08006664android.view.-$$Lambda$ViewRootImpl$DJd0VUYJgsebcnSohO6h8zc_ONI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006665android.view.-$$Lambda$ViewRootImpl$IReiNMSbDakZSGbIZuL_ifaFWn8
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006666android.view.-$$Lambda$ViewRootImpl$dznxCZGM2R1fsBljsJKomLjBRoM
art-benchmark-serviced5115932020-02-25 17:55:03 -08006667android.view.-$$Lambda$ViewRootImpl$vBfxngTfPtkwcFoa96FB0CWn5ZI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006668android.view.-$$Lambda$WindowManagerGlobal$2bR3FsEm4EdRwuXfttH0wA2xOW4
6669android.view.-$$Lambda$WlJa6OPA72p3gYtA3nVKC7Z1tGY
art-benchmark-serviced5115932020-02-25 17:55:03 -08006670android.view.-$$Lambda$Y3lG3v_J32-xL0IjMGgNorZjESw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006671android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
6672android.view.-$$Lambda$dj1hfDQd0iEp_uBDBPEUMMYJJwk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006673android.view.AbsSavedState$1
6674android.view.AbsSavedState$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006675android.view.AbsSavedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006676android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher
6677android.view.AccessibilityInteractionController$PrivateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006678android.view.AccessibilityInteractionController
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006679android.view.ActionMode$Callback2
Jesse Wilson80686182011-01-21 17:12:43 -08006680android.view.ActionMode$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08006681android.view.ActionMode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006682android.view.ActionProvider$SubUiVisibilityListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006683android.view.ActionProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006684android.view.AppTransitionAnimationSpec$1
6685android.view.AppTransitionAnimationSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006686android.view.BatchedInputEventReceiver$BatchedInputRunnable
6687android.view.BatchedInputEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006688android.view.Choreographer$1
6689android.view.Choreographer$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006690android.view.Choreographer$3
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006691android.view.Choreographer$CallbackQueue
6692android.view.Choreographer$CallbackRecord
Andreas Gampe61e7b662015-06-17 23:57:04 -07006693android.view.Choreographer$FrameCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006694android.view.Choreographer$FrameDisplayEventReceiver
6695android.view.Choreographer$FrameHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006696android.view.Choreographer
Calin Juravle36829e52019-04-10 19:07:47 -07006697android.view.CompositionSamplingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006698android.view.ContextMenu$ContextMenuInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006699android.view.ContextMenu
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006700android.view.ContextThemeWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006701android.view.CutoutSpecification$Parser
6702android.view.CutoutSpecification
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006703android.view.Display$HdrCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006704android.view.Display$HdrCapabilities
Andreas Gampe61e7b662015-06-17 23:57:04 -07006705android.view.Display$Mode$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006706android.view.Display$Mode
6707android.view.Display
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006708android.view.DisplayAddress$Physical$1
6709android.view.DisplayAddress$Physical
Calin Juravle36829e52019-04-10 19:07:47 -07006710android.view.DisplayAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006711android.view.DisplayAdjustments
Calin Juravle00b23d32019-03-08 17:52:20 -08006712android.view.DisplayCutout$Bounds
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006713android.view.DisplayCutout$ParcelableWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006714android.view.DisplayCutout$ParcelableWrapper
6715android.view.DisplayCutout
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006716android.view.DisplayEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006717android.view.DisplayInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006718android.view.DisplayInfo
6719android.view.DisplayListCanvas
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006720android.view.DragEvent$1
6721android.view.DragEvent
Jesse Wilson80686182011-01-21 17:12:43 -08006722android.view.FallbackEventHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006723android.view.FocusFinder$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006724android.view.FocusFinder$FocusSorter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006725android.view.FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter
Calin Juravle00b23d32019-03-08 17:52:20 -08006726android.view.FocusFinder$UserSpecifiedFocusComparator
6727android.view.FocusFinder
Andreas Gampe571fc302016-02-18 13:58:09 -08006728android.view.FrameMetrics
6729android.view.FrameMetricsObserver
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006730android.view.FrameStats
Kenny Root9787b802013-04-26 12:53:57 -07006731android.view.GestureDetector$GestureHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07006732android.view.GestureDetector$OnContextClickListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006733android.view.GestureDetector$OnDoubleTapListener
6734android.view.GestureDetector$OnGestureListener
Kenny Root9787b802013-04-26 12:53:57 -07006735android.view.GestureDetector$SimpleOnGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006736android.view.GestureDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006737android.view.GestureExclusionTracker$GestureExclusionViewInfo
6738android.view.GestureExclusionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08006739android.view.GhostView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006740android.view.Gravity
Andreas Gampe571fc302016-02-18 13:58:09 -08006741android.view.HandlerActionQueue$HandlerAction
Calin Juravle00b23d32019-03-08 17:52:20 -08006742android.view.HandlerActionQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006743android.view.IAppTransitionAnimationSpecsFuture$Stub$Proxy
6744android.view.IAppTransitionAnimationSpecsFuture$Stub
6745android.view.IAppTransitionAnimationSpecsFuture
art-benchmark-serviced5115932020-02-25 17:55:03 -08006746android.view.IApplicationToken$Stub
6747android.view.IApplicationToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006748android.view.IDisplayFoldListener$Stub$Proxy
6749android.view.IDisplayFoldListener$Stub
6750android.view.IDisplayFoldListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006751android.view.IDisplayWindowInsetsController$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006752android.view.IDisplayWindowInsetsController$Stub
6753android.view.IDisplayWindowInsetsController
6754android.view.IDisplayWindowListener$Stub$Proxy
6755android.view.IDisplayWindowListener$Stub
6756android.view.IDisplayWindowListener
6757android.view.IDisplayWindowRotationCallback$Stub
6758android.view.IDisplayWindowRotationCallback
6759android.view.IDisplayWindowRotationController$Stub$Proxy
6760android.view.IDisplayWindowRotationController$Stub
6761android.view.IDisplayWindowRotationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006762android.view.IDockedStackListener$Stub$Proxy
6763android.view.IDockedStackListener$Stub
6764android.view.IDockedStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006765android.view.IGraphicsStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006766android.view.IGraphicsStats$Stub
6767android.view.IGraphicsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006768android.view.IGraphicsStatsCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006769android.view.IGraphicsStatsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006770android.view.IGraphicsStatsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006771android.view.IInputMonitorHost$Stub$Proxy
6772android.view.IInputMonitorHost$Stub
6773android.view.IInputMonitorHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006774android.view.IOnKeyguardExitResult$Stub$Proxy
6775android.view.IOnKeyguardExitResult$Stub
6776android.view.IOnKeyguardExitResult
6777android.view.IPinnedStackController$Stub$Proxy
6778android.view.IPinnedStackController$Stub
6779android.view.IPinnedStackController
6780android.view.IPinnedStackListener$Stub$Proxy
6781android.view.IPinnedStackListener$Stub
6782android.view.IPinnedStackListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006783android.view.IRecentsAnimationController$Stub$Proxy
6784android.view.IRecentsAnimationController$Stub
6785android.view.IRecentsAnimationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006786android.view.IRecentsAnimationRunner$Stub$Proxy
6787android.view.IRecentsAnimationRunner$Stub
6788android.view.IRecentsAnimationRunner
art-benchmark-serviced5115932020-02-25 17:55:03 -08006789android.view.IRemoteAnimationFinishedCallback$Stub$Proxy
6790android.view.IRemoteAnimationFinishedCallback$Stub
6791android.view.IRemoteAnimationFinishedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006792android.view.IRemoteAnimationRunner$Stub$Proxy
6793android.view.IRemoteAnimationRunner$Stub
6794android.view.IRemoteAnimationRunner
6795android.view.IRotationWatcher$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006796android.view.IRotationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006797android.view.IRotationWatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006798android.view.ISystemGestureExclusionListener$Stub$Proxy
6799android.view.ISystemGestureExclusionListener$Stub
6800android.view.ISystemGestureExclusionListener
6801android.view.IWallpaperVisibilityListener$Stub$Proxy
6802android.view.IWallpaperVisibilityListener$Stub
6803android.view.IWallpaperVisibilityListener
6804android.view.IWindow$Stub$Proxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006805android.view.IWindow$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006806android.view.IWindow
art-benchmark-serviced5115932020-02-25 17:55:03 -08006807android.view.IWindowFocusObserver$Stub
6808android.view.IWindowFocusObserver
6809android.view.IWindowId$Stub$Proxy
6810android.view.IWindowId$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006811android.view.IWindowId
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006812android.view.IWindowManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006813android.view.IWindowManager$Stub
6814android.view.IWindowManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006815android.view.IWindowSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006816android.view.IWindowSession$Stub
6817android.view.IWindowSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006818android.view.IWindowSessionCallback$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006819android.view.IWindowSessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006820android.view.IWindowSessionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006821android.view.ImeFocusController$InputMethodManagerDelegate
6822android.view.ImeFocusController
Calin Juravle00b23d32019-03-08 17:52:20 -08006823android.view.ImeInsetsSourceConsumer
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006824android.view.InflateException
Calin Juravle00b23d32019-03-08 17:52:20 -08006825android.view.InputApplicationHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006826android.view.InputChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006827android.view.InputChannel
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006828android.view.InputDevice$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006829android.view.InputDevice$MotionRange
Calin Juravle00b23d32019-03-08 17:52:20 -08006830android.view.InputDevice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006831android.view.InputEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006832android.view.InputEvent
6833android.view.InputEventCompatProcessor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006834android.view.InputEventConsistencyVerifier
SangWook Hanfd9cb492012-08-12 19:46:51 +09006835android.view.InputEventReceiver
Kenny Root9787b802013-04-26 12:53:57 -07006836android.view.InputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08006837android.view.InputMonitor$1
6838android.view.InputMonitor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006839android.view.InputQueue$Callback
Kenny Root9787b802013-04-26 12:53:57 -07006840android.view.InputQueue$FinishedInputEventCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006841android.view.InputQueue
6842android.view.InputWindowHandle
art-benchmark-service56aece62020-02-10 17:58:03 -08006843android.view.InsetsAnimationControlCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006844android.view.InsetsAnimationControlImpl
6845android.view.InsetsAnimationControlRunner
6846android.view.InsetsAnimationThread
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006847android.view.InsetsController$InternalAnimationControlListener$1
6848android.view.InsetsController$InternalAnimationControlListener$2
6849android.view.InsetsController$InternalAnimationControlListener
6850android.view.InsetsController$PendingControlRequest
6851android.view.InsetsController$RunningAnimation
Calin Juravle00b23d32019-03-08 17:52:20 -08006852android.view.InsetsController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006853android.view.InsetsFlags
Calin Juravle00b23d32019-03-08 17:52:20 -08006854android.view.InsetsSource$1
6855android.view.InsetsSource
6856android.view.InsetsSourceConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006857android.view.InsetsSourceControl$1
6858android.view.InsetsSourceControl
Calin Juravle00b23d32019-03-08 17:52:20 -08006859android.view.InsetsState$1
6860android.view.InsetsState
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006861android.view.KeyCharacterMap$1
Jesse Wilson80686182011-01-21 17:12:43 -08006862android.view.KeyCharacterMap$FallbackAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006863android.view.KeyCharacterMap$UnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08006864android.view.KeyCharacterMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006865android.view.KeyEvent$1
6866android.view.KeyEvent$Callback
6867android.view.KeyEvent$DispatcherState
Calin Juravle00b23d32019-03-08 17:52:20 -08006868android.view.KeyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006869android.view.LayoutInflater$BlinkLayout$1
6870android.view.LayoutInflater$BlinkLayout
Jesse Wilson80686182011-01-21 17:12:43 -08006871android.view.LayoutInflater$Factory2
Calin Juravle00b23d32019-03-08 17:52:20 -08006872android.view.LayoutInflater$Factory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006873android.view.LayoutInflater$FactoryMerger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006874android.view.LayoutInflater$Filter
Calin Juravle00b23d32019-03-08 17:52:20 -08006875android.view.LayoutInflater
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006876android.view.Menu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006877android.view.MenuInflater$InflatedOnMenuItemClickListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006878android.view.MenuInflater$MenuState
Calin Juravle00b23d32019-03-08 17:52:20 -08006879android.view.MenuInflater
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006880android.view.MenuItem$OnActionExpandListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006881android.view.MenuItem$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006882android.view.MenuItem
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006883android.view.MotionEvent$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006884android.view.MotionEvent$PointerCoords
6885android.view.MotionEvent$PointerProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08006886android.view.MotionEvent
6887android.view.NativeVectorDrawableAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006888android.view.NotificationHeaderView$1
6889android.view.NotificationHeaderView$HeaderTouchListener
6890android.view.NotificationHeaderView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006891android.view.OrientationEventListener$SensorEventListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08006892android.view.OrientationEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006893android.view.OrientationListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006894android.view.PendingInsetsController
6895android.view.PixelCopy$1
6896android.view.PixelCopy$OnPixelCopyFinishedListener
6897android.view.PixelCopy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006898android.view.PointerIcon$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006899android.view.PointerIcon$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006900android.view.PointerIcon
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006901android.view.RemotableViewMethod
6902android.view.RemoteAnimationAdapter$1
6903android.view.RemoteAnimationAdapter
6904android.view.RemoteAnimationDefinition$1
6905android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1
6906android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry
6907android.view.RemoteAnimationDefinition
art-benchmark-serviced5115932020-02-25 17:55:03 -08006908android.view.RemoteAnimationTarget$1
6909android.view.RemoteAnimationTarget
Calin Juravle00b23d32019-03-08 17:52:20 -08006910android.view.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006911android.view.RoundScrollbarRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006912android.view.ScaleGestureDetector$1
6913android.view.ScaleGestureDetector$OnScaleGestureListener
6914android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006915android.view.ScaleGestureDetector
Andreas Gampe61e7b662015-06-17 23:57:04 -07006916android.view.SearchEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006917android.view.SoundEffectConstants
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006918android.view.SubMenu
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006919android.view.Surface$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006920android.view.Surface$CompatibleCanvas
art-benchmark-serviced5115932020-02-25 17:55:03 -08006921android.view.Surface$HwuiContext
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006922android.view.Surface$OutOfResourcesException
Calin Juravle00b23d32019-03-08 17:52:20 -08006923android.view.Surface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006924android.view.SurfaceControl$1
6925android.view.SurfaceControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006926android.view.SurfaceControl$CieXyz
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006927android.view.SurfaceControl$DesiredDisplayConfigSpecs
art-benchmark-serviced5115932020-02-25 17:55:03 -08006928android.view.SurfaceControl$DisplayConfig
6929android.view.SurfaceControl$DisplayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006930android.view.SurfaceControl$DisplayPrimaries
Calin Juravle36829e52019-04-10 19:07:47 -07006931android.view.SurfaceControl$ScreenshotGraphicBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006932android.view.SurfaceControl$Transaction$1
Calin Juravle4a054192018-05-29 17:52:20 -07006933android.view.SurfaceControl$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08006934android.view.SurfaceControl
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006935android.view.SurfaceControlViewHost$SurfacePackage$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006936android.view.SurfaceControlViewHost$SurfacePackage
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006937android.view.SurfaceHolder$Callback2
Calin Juravle00b23d32019-03-08 17:52:20 -08006938android.view.SurfaceHolder$Callback
6939android.view.SurfaceHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006940android.view.SurfaceSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006941android.view.SurfaceView$1
6942android.view.SurfaceView$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006943android.view.SurfaceView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006944android.view.SyncRtSurfaceTransactionApplier$SurfaceParams$Builder
6945android.view.SyncRtSurfaceTransactionApplier$SurfaceParams
6946android.view.SyncRtSurfaceTransactionApplier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006947android.view.TextureLayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006948android.view.TextureView$SurfaceTextureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006949android.view.TextureView
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006950android.view.ThreadedRenderer$DrawCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08006951android.view.ThreadedRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006952android.view.TouchDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006953android.view.VelocityTracker$Estimator
Calin Juravle00b23d32019-03-08 17:52:20 -08006954android.view.VelocityTracker
art-benchmark-servicead05a302020-03-17 09:46:02 -07006955android.view.VerifiedInputEvent$1
6956android.view.VerifiedInputEvent
6957android.view.VerifiedKeyEvent$1
6958android.view.VerifiedKeyEvent
6959android.view.VerifiedMotionEvent$1
6960android.view.VerifiedMotionEvent
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006961android.view.View$10
6962android.view.View$11
6963android.view.View$12
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006964android.view.View$13
Calin Juravle00b23d32019-03-08 17:52:20 -08006965android.view.View$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006966android.view.View$2
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006967android.view.View$3
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006968android.view.View$4
6969android.view.View$5
6970android.view.View$6
6971android.view.View$7
6972android.view.View$8
6973android.view.View$9
Kenny Root9787b802013-04-26 12:53:57 -07006974android.view.View$AccessibilityDelegate
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006975android.view.View$AttachInfo$Callbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006976android.view.View$AttachInfo$InvalidateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006977android.view.View$AttachInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006978android.view.View$BaseSavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006979android.view.View$BaseSavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006980android.view.View$CheckForLongPress
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006981android.view.View$CheckForTap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006982android.view.View$DeclaredOnClickListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006983android.view.View$ForegroundInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006984android.view.View$ListenerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07006985android.view.View$MatchIdPredicate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006986android.view.View$MatchLabelForPredicate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006987android.view.View$MeasureSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07006988android.view.View$OnApplyWindowInsetsListener
Kenny Root9787b802013-04-26 12:53:57 -07006989android.view.View$OnAttachStateChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006990android.view.View$OnClickListener
6991android.view.View$OnCreateContextMenuListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006992android.view.View$OnDragListener
Jesse Wilson80686182011-01-21 17:12:43 -08006993android.view.View$OnFocusChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006994android.view.View$OnHoverListener
Jesse Wilson80686182011-01-21 17:12:43 -08006995android.view.View$OnKeyListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006996android.view.View$OnLayoutChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006997android.view.View$OnLongClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006998android.view.View$OnScrollChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006999android.view.View$OnSystemUiVisibilityChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007000android.view.View$OnTouchListener
7001android.view.View$PerformClick
7002android.view.View$ScrollabilityCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08007003android.view.View$SendAccessibilityEventThrottle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007004android.view.View$SendViewScrolledAccessibilityEvent
Calin Juravle4a054192018-05-29 17:52:20 -07007005android.view.View$TintInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007006android.view.View$TooltipInfo
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007007android.view.View$TransformationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007008android.view.View$UnsetPressedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007009android.view.View$VisibilityChangeForAutofillHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007010android.view.View
7011android.view.ViewAnimationHostBridge
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007012android.view.ViewAnimationUtils
Evan Millar0ea97b82009-03-24 17:49:23 -07007013android.view.ViewConfiguration
art-benchmark-serviced5115932020-02-25 17:55:03 -08007014android.view.ViewDebug$ExportedProperty
7015android.view.ViewDebug$FlagToString
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007016android.view.ViewDebug$HierarchyHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007017android.view.ViewDebug$IntToString
Calin Juravle00b23d32019-03-08 17:52:20 -08007018android.view.ViewDebug
Andreas Gampe61e7b662015-06-17 23:57:04 -07007019android.view.ViewGroup$1
7020android.view.ViewGroup$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007021android.view.ViewGroup$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007022android.view.ViewGroup$ChildListForAccessibility
7023android.view.ViewGroup$ChildListForAutoFillOrContentCapture
art-benchmark-serviced5115932020-02-25 17:55:03 -08007024android.view.ViewGroup$HoverTarget
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007025android.view.ViewGroup$LayoutParams
7026android.view.ViewGroup$MarginLayoutParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007027android.view.ViewGroup$OnHierarchyChangeListener
Jesse Wilson80686182011-01-21 17:12:43 -08007028android.view.ViewGroup$TouchTarget
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007029android.view.ViewGroup$ViewLocationHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007030android.view.ViewGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007031android.view.ViewGroupOverlay
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007032android.view.ViewManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007033android.view.ViewOutlineProvider$1
7034android.view.ViewOutlineProvider$2
7035android.view.ViewOutlineProvider$3
Calin Juravle00b23d32019-03-08 17:52:20 -08007036android.view.ViewOutlineProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007037android.view.ViewOverlay$OverlayViewGroup
Calin Juravle00b23d32019-03-08 17:52:20 -08007038android.view.ViewOverlay
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007039android.view.ViewParent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007040android.view.ViewPropertyAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007041android.view.ViewPropertyAnimator$2
7042android.view.ViewPropertyAnimator$3
Andreas Gampe61e7b662015-06-17 23:57:04 -07007043android.view.ViewPropertyAnimator$AnimatorEventListener
7044android.view.ViewPropertyAnimator$NameValuesHolder
7045android.view.ViewPropertyAnimator$PropertyBundle
Calin Juravle00b23d32019-03-08 17:52:20 -08007046android.view.ViewPropertyAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007047android.view.ViewRootImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007048android.view.ViewRootImpl$2
7049android.view.ViewRootImpl$3
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007050android.view.ViewRootImpl$4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007051android.view.ViewRootImpl$AccessibilityInteractionConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007052android.view.ViewRootImpl$AccessibilityInteractionConnectionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007053android.view.ViewRootImpl$ActivityConfigCallback
Kenny Root9787b802013-04-26 12:53:57 -07007054android.view.ViewRootImpl$AsyncInputStage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007055android.view.ViewRootImpl$CalledFromWrongThreadException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007056android.view.ViewRootImpl$ConfigChangedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007057android.view.ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007058android.view.ViewRootImpl$ConsumeBatchedInputRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007059android.view.ViewRootImpl$EarlyPostImeInputStage
art-benchmark-serviced5115932020-02-25 17:55:03 -08007060android.view.ViewRootImpl$GfxInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007061android.view.ViewRootImpl$HighContrastTextManager
Kenny Root9787b802013-04-26 12:53:57 -07007062android.view.ViewRootImpl$ImeInputStage
7063android.view.ViewRootImpl$InputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007064android.view.ViewRootImpl$InvalidateOnAnimationRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007065android.view.ViewRootImpl$NativePostImeInputStage
7066android.view.ViewRootImpl$NativePreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007067android.view.ViewRootImpl$QueuedInputEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007068android.view.ViewRootImpl$SendWindowContentChangedAccessibilityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007069android.view.ViewRootImpl$SurfaceChangedCallback
Kenny Root9787b802013-04-26 12:53:57 -07007070android.view.ViewRootImpl$SyntheticInputStage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007071android.view.ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState
Calin Juravle00b23d32019-03-08 17:52:20 -08007072android.view.ViewRootImpl$SyntheticJoystickHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007073android.view.ViewRootImpl$SyntheticKeyboardHandler
Kenny Root9787b802013-04-26 12:53:57 -07007074android.view.ViewRootImpl$SyntheticTouchNavigationHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007075android.view.ViewRootImpl$SyntheticTouchNavigationHandler
Kenny Root9787b802013-04-26 12:53:57 -07007076android.view.ViewRootImpl$SyntheticTrackballHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007077android.view.ViewRootImpl$SystemUiVisibilityInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007078android.view.ViewRootImpl$TakenSurfaceHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007079android.view.ViewRootImpl$TrackballAxis
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007080android.view.ViewRootImpl$TraversalRunnable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007081android.view.ViewRootImpl$UnhandledKeyManager
Kenny Root9787b802013-04-26 12:53:57 -07007082android.view.ViewRootImpl$ViewPostImeInputStage
7083android.view.ViewRootImpl$ViewPreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007084android.view.ViewRootImpl$ViewRootHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007085android.view.ViewRootImpl$W
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007086android.view.ViewRootImpl$WindowInputEventReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007087android.view.ViewRootImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08007088android.view.ViewStructure$HtmlInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007089android.view.ViewStructure$HtmlInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007090android.view.ViewStructure
Calin Juravle4a054192018-05-29 17:52:20 -07007091android.view.ViewStub$OnInflateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007092android.view.ViewStub$ViewReplaceRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007093android.view.ViewStub
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007094android.view.ViewTreeObserver$CopyOnWriteArray$Access
Calin Juravle00b23d32019-03-08 17:52:20 -08007095android.view.ViewTreeObserver$CopyOnWriteArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007096android.view.ViewTreeObserver$InternalInsetsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007097android.view.ViewTreeObserver$OnComputeInternalInsetsListener
7098android.view.ViewTreeObserver$OnDrawListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007099android.view.ViewTreeObserver$OnEnterAnimationCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007100android.view.ViewTreeObserver$OnGlobalFocusChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007101android.view.ViewTreeObserver$OnGlobalLayoutListener
7102android.view.ViewTreeObserver$OnPreDrawListener
7103android.view.ViewTreeObserver$OnScrollChangedListener
7104android.view.ViewTreeObserver$OnTouchModeChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007105android.view.ViewTreeObserver$OnWindowAttachListener
7106android.view.ViewTreeObserver$OnWindowFocusChangeListener
7107android.view.ViewTreeObserver$OnWindowShownListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007108android.view.ViewTreeObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007109android.view.Window$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007110android.view.Window$OnContentApplyWindowInsetsListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007111android.view.Window$OnFrameMetricsAvailableListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007112android.view.Window$OnWindowDismissedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007113android.view.Window$OnWindowSwipeDismissedCallback
Andreas Gampe571fc302016-02-18 13:58:09 -08007114android.view.Window$WindowControllerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007115android.view.Window
Andreas Gampe61e7b662015-06-17 23:57:04 -07007116android.view.WindowAnimationFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007117android.view.WindowAnimationFrameStats
Andreas Gampe571fc302016-02-18 13:58:09 -08007118android.view.WindowCallbacks
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007119android.view.WindowContentFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007120android.view.WindowContentFrameStats
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007121android.view.WindowId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007122android.view.WindowId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007123android.view.WindowInsets$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08007124android.view.WindowInsets$Side
Calin Juravle00b23d32019-03-08 17:52:20 -08007125android.view.WindowInsets$Type
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007126android.view.WindowInsets
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007127android.view.WindowInsetsAnimation$Bounds
7128android.view.WindowInsetsAnimation$Callback
7129android.view.WindowInsetsAnimation
7130android.view.WindowInsetsAnimationControlListener
7131android.view.WindowInsetsAnimationController
Calin Juravle36829e52019-04-10 19:07:47 -07007132android.view.WindowInsetsController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007133android.view.WindowLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007134android.view.WindowManager$BadTokenException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007135android.view.WindowManager$InvalidDisplayException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007136android.view.WindowManager$LayoutParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007137android.view.WindowManager$LayoutParams
7138android.view.WindowManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007139android.view.WindowManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007140android.view.WindowManagerGlobal$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007141android.view.WindowManagerGlobal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007142android.view.WindowManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007143android.view.WindowManagerPolicyConstants$PointerEventListener
7144android.view.WindowManagerPolicyConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08007145android.view.WindowMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007146android.view.accessibility.-$$Lambda$AccessibilityManager$1$o7fCplskH9NlBwJvkl6NoZ0L_BA
7147android.view.accessibility.-$$Lambda$AccessibilityManager$yzw5NYY7_MfAQ9gLy3mVllchaXo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007148android.view.accessibility.AccessibilityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007149android.view.accessibility.AccessibilityEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007150android.view.accessibility.AccessibilityEventSource
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007151android.view.accessibility.AccessibilityManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007152android.view.accessibility.AccessibilityManager$AccessibilityPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007153android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007154android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007155android.view.accessibility.AccessibilityManager$HighTextContrastChangeListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007156android.view.accessibility.AccessibilityManager$MyCallback
7157android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007158android.view.accessibility.AccessibilityManager
7159android.view.accessibility.AccessibilityNodeIdManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007160android.view.accessibility.AccessibilityNodeInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007161android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction$1
Calin Juravle4a054192018-05-29 17:52:20 -07007162android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08007163android.view.accessibility.AccessibilityNodeInfo$CollectionInfo
7164android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007165android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007166android.view.accessibility.AccessibilityNodeInfo$RangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007167android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007168android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007169android.view.accessibility.AccessibilityNodeInfo
Kenny Root9787b802013-04-26 12:53:57 -07007170android.view.accessibility.AccessibilityNodeProvider
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007171android.view.accessibility.AccessibilityRecord
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007172android.view.accessibility.CaptioningManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07007173android.view.accessibility.CaptioningManager$CaptionStyle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007174android.view.accessibility.CaptioningManager$CaptioningChangeListener
7175android.view.accessibility.CaptioningManager$MyContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08007176android.view.accessibility.CaptioningManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007177android.view.accessibility.IAccessibilityInteractionConnection$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007178android.view.accessibility.IAccessibilityInteractionConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007179android.view.accessibility.IAccessibilityInteractionConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007180android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007181android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub
7182android.view.accessibility.IAccessibilityInteractionConnectionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007183android.view.accessibility.IAccessibilityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007184android.view.accessibility.IAccessibilityManager$Stub
7185android.view.accessibility.IAccessibilityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007186android.view.accessibility.IAccessibilityManagerClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007187android.view.accessibility.IAccessibilityManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007188android.view.accessibility.IAccessibilityManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007189android.view.accessibility.IWindowMagnificationConnection$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007190android.view.accessibility.IWindowMagnificationConnection$Stub
7191android.view.accessibility.IWindowMagnificationConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007192android.view.accessibility.WeakSparseArray$WeakReferenceWithId
7193android.view.accessibility.WeakSparseArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007194android.view.animation.AccelerateDecelerateInterpolator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007195android.view.animation.AccelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007196android.view.animation.AlphaAnimation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007197android.view.animation.Animation$1
7198android.view.animation.Animation$2
7199android.view.animation.Animation$3
Kenny Root9787b802013-04-26 12:53:57 -07007200android.view.animation.Animation$AnimationListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007201android.view.animation.Animation$Description
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007202android.view.animation.Animation$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007203android.view.animation.Animation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007204android.view.animation.AnimationSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007205android.view.animation.AnimationUtils$1
7206android.view.animation.AnimationUtils$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08007207android.view.animation.AnimationUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007208android.view.animation.AnticipateInterpolator
7209android.view.animation.AnticipateOvershootInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007210android.view.animation.BaseInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007211android.view.animation.BounceInterpolator
7212android.view.animation.ClipRectAnimation
7213android.view.animation.CycleInterpolator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007214android.view.animation.DecelerateInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007215android.view.animation.GridLayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007216android.view.animation.Interpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007217android.view.animation.LayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007218android.view.animation.LinearInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007219android.view.animation.OvershootInterpolator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007220android.view.animation.PathInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007221android.view.animation.RotateAnimation
Calin Juravle4a054192018-05-29 17:52:20 -07007222android.view.animation.ScaleAnimation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007223android.view.animation.Transformation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007224android.view.animation.TranslateAnimation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007225android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$qH36EJk2Hkdja9ZZmTxqYPyr0YA
7226android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-r5pkiSxNSBBd1w_Qc
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007227android.view.autofill.-$$Lambda$AutofillManager$V76JiQu509LCUz3-ckpb-nB3JhA
7228android.view.autofill.-$$Lambda$AutofillManager$YfpJNFodEuj5lbXfPlc77fsEvC8
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007229android.view.autofill.AutofillId$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007230android.view.autofill.AutofillId
art-benchmark-serviced5115932020-02-25 17:55:03 -08007231android.view.autofill.AutofillManager$AugmentedAutofillManagerClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007232android.view.autofill.AutofillManager$AutofillCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007233android.view.autofill.AutofillManager$AutofillClient
7234android.view.autofill.AutofillManager$AutofillManagerClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08007235android.view.autofill.AutofillManager$TrackedViews
Calin Juravle00b23d32019-03-08 17:52:20 -08007236android.view.autofill.AutofillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007237android.view.autofill.AutofillManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08007238android.view.autofill.AutofillPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007239android.view.autofill.AutofillValue$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007240android.view.autofill.AutofillValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007241android.view.autofill.Helper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007242android.view.autofill.IAugmentedAutofillManagerClient$Stub
7243android.view.autofill.IAugmentedAutofillManagerClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007244android.view.autofill.IAutoFillManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007245android.view.autofill.IAutoFillManager$Stub
7246android.view.autofill.IAutoFillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007247android.view.autofill.IAutoFillManagerClient$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007248android.view.autofill.IAutoFillManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007249android.view.autofill.IAutoFillManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007250android.view.autofill.IAutofillWindowPresenter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007251android.view.autofill.IAutofillWindowPresenter$Stub
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007252android.view.autofill.IAutofillWindowPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007253android.view.autofill.ParcelableMap$1
7254android.view.autofill.ParcelableMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007255android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-nNGZpgXrKr4QC_iQiTbQx0
7256android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
7257android.view.contentcapture.-$$Lambda$MainContentCaptureSession$49zT7C2BXrEdkyggyGk1Qs4d46k
7258android.view.contentcapture.-$$Lambda$MainContentCaptureSession$HTmdDf687TPcaTnLyPp3wo0gI60
7259android.view.contentcapture.-$$Lambda$MainContentCaptureSession$UWslDbWedtPhv49PtRsvG4TlYWw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007260android.view.contentcapture.ContentCaptureCondition$1
7261android.view.contentcapture.ContentCaptureCondition
7262android.view.contentcapture.ContentCaptureContext$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007263android.view.contentcapture.ContentCaptureContext$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007264android.view.contentcapture.ContentCaptureContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08007265android.view.contentcapture.ContentCaptureEvent$1
7266android.view.contentcapture.ContentCaptureEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007267android.view.contentcapture.ContentCaptureHelper
Calin Juravle36829e52019-04-10 19:07:47 -07007268android.view.contentcapture.ContentCaptureManager$ContentCaptureClient
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007269android.view.contentcapture.ContentCaptureManager$LocalDataShareAdapterResourceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08007270android.view.contentcapture.ContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007271android.view.contentcapture.ContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007272android.view.contentcapture.ContentCaptureSessionId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007273android.view.contentcapture.ContentCaptureSessionId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007274android.view.contentcapture.DataRemovalRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007275android.view.contentcapture.DataRemovalRequest$LocusIdRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007276android.view.contentcapture.DataRemovalRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007277android.view.contentcapture.DataShareRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007278android.view.contentcapture.DataShareRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007279android.view.contentcapture.IContentCaptureDirectManager$Stub$Proxy
7280android.view.contentcapture.IContentCaptureDirectManager$Stub
7281android.view.contentcapture.IContentCaptureDirectManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007282android.view.contentcapture.IContentCaptureManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007283android.view.contentcapture.IContentCaptureManager$Stub
7284android.view.contentcapture.IContentCaptureManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007285android.view.contentcapture.IDataShareWriteAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007286android.view.contentcapture.IDataShareWriteAdapter$Stub
7287android.view.contentcapture.IDataShareWriteAdapter
7288android.view.contentcapture.MainContentCaptureSession$1
7289android.view.contentcapture.MainContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007290android.view.contentcapture.ViewNode$ViewNodeText
7291android.view.contentcapture.ViewNode$ViewStructureImpl
7292android.view.contentcapture.ViewNode
art-benchmark-servicead05a302020-03-17 09:46:02 -07007293android.view.inputmethod.-$$Lambda$InputMethodManager$DelegateImpl$r2X8PLo_YIORJTYJGDfinf_IvK4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007294android.view.inputmethod.-$$Lambda$InputMethodManager$dfnCauFoZCf-HfXs1QavrkwWDf0
7295android.view.inputmethod.-$$Lambda$InputMethodManager$iDWn3IGSUFqIcs8Py42UhfrshxI
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007296android.view.inputmethod.BaseInputConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007297android.view.inputmethod.CompletionInfo$1
7298android.view.inputmethod.CompletionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007299android.view.inputmethod.ComposingText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007300android.view.inputmethod.CorrectionInfo$1
7301android.view.inputmethod.CorrectionInfo
7302android.view.inputmethod.CursorAnchorInfo$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007303android.view.inputmethod.CursorAnchorInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007304android.view.inputmethod.CursorAnchorInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007305android.view.inputmethod.EditorInfo$1
art-benchmark-servicead05a302020-03-17 09:46:02 -07007306android.view.inputmethod.EditorInfo$InitialSurroundingText$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007307android.view.inputmethod.EditorInfo$InitialSurroundingText
Calin Juravle00b23d32019-03-08 17:52:20 -08007308android.view.inputmethod.EditorInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007309android.view.inputmethod.ExtractedText$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007310android.view.inputmethod.ExtractedText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007311android.view.inputmethod.ExtractedTextRequest$1
7312android.view.inputmethod.ExtractedTextRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007313android.view.inputmethod.InlineSuggestionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007314android.view.inputmethod.InlineSuggestionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007315android.view.inputmethod.InputBinding$1
7316android.view.inputmethod.InputBinding
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007317android.view.inputmethod.InputConnection
Calin Juravle4a054192018-05-29 17:52:20 -07007318android.view.inputmethod.InputConnectionInspector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007319android.view.inputmethod.InputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007320android.view.inputmethod.InputContentInfo$1
7321android.view.inputmethod.InputContentInfo
7322android.view.inputmethod.InputMethod$SessionCallback
7323android.view.inputmethod.InputMethod
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007324android.view.inputmethod.InputMethodInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007325android.view.inputmethod.InputMethodInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007326android.view.inputmethod.InputMethodManager$1
7327android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007328android.view.inputmethod.InputMethodManager$DelegateImpl
Kenny Root9787b802013-04-26 12:53:57 -07007329android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007330android.view.inputmethod.InputMethodManager$H
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007331android.view.inputmethod.InputMethodManager$ImeInputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08007332android.view.inputmethod.InputMethodManager$ImeThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007333android.view.inputmethod.InputMethodManager$PendingEvent
Calin Juravle00b23d32019-03-08 17:52:20 -08007334android.view.inputmethod.InputMethodManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007335android.view.inputmethod.InputMethodSession$EventCallback
7336android.view.inputmethod.InputMethodSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007337android.view.inputmethod.InputMethodSubtype$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007338android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08007339android.view.inputmethod.InputMethodSubtype
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007340android.view.inputmethod.InputMethodSubtypeArray
Calin Juravle00b23d32019-03-08 17:52:20 -08007341android.view.textclassifier.-$$Lambda$EntityConfidence$YPh8hwgSYYK8OyQ1kFlQngc71Q0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007342android.view.textclassifier.-$$Lambda$TextClassification$ysasaE5ZkXkkzjVWIJ06GTV92-g
art-benchmark-serviced5115932020-02-25 17:55:03 -08007343android.view.textclassifier.-$$Lambda$TextClassificationManager$JIaezIJbMig_-kVzN6oArzkTsJE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007344android.view.textclassifier.ConversationAction$1
7345android.view.textclassifier.ConversationAction$Builder
7346android.view.textclassifier.ConversationAction
7347android.view.textclassifier.ConversationActions$1
7348android.view.textclassifier.ConversationActions$Message$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007349android.view.textclassifier.ConversationActions$Message$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007350android.view.textclassifier.ConversationActions$Message
7351android.view.textclassifier.ConversationActions$Request$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007352android.view.textclassifier.ConversationActions$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007353android.view.textclassifier.ConversationActions$Request
7354android.view.textclassifier.ConversationActions
Calin Juravle00b23d32019-03-08 17:52:20 -08007355android.view.textclassifier.EntityConfidence$1
7356android.view.textclassifier.EntityConfidence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007357android.view.textclassifier.ExtrasUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007358android.view.textclassifier.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007359android.view.textclassifier.SelectionEvent$1
7360android.view.textclassifier.SelectionEvent
7361android.view.textclassifier.SelectionSessionLogger$SignatureParser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007362android.view.textclassifier.SelectionSessionLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007363android.view.textclassifier.SystemTextClassifier$BlockingCallback
7364android.view.textclassifier.SystemTextClassifier$ResponseReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007365android.view.textclassifier.SystemTextClassifier
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007366android.view.textclassifier.SystemTextClassifierMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08007367android.view.textclassifier.TextClassification$1
7368android.view.textclassifier.TextClassification$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007369android.view.textclassifier.TextClassification$Request$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007370android.view.textclassifier.TextClassification$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007371android.view.textclassifier.TextClassification$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007372android.view.textclassifier.TextClassification
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007373android.view.textclassifier.TextClassificationConstants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007374android.view.textclassifier.TextClassificationContext$1
7375android.view.textclassifier.TextClassificationContext$Builder
7376android.view.textclassifier.TextClassificationContext
Calin Juravle00b23d32019-03-08 17:52:20 -08007377android.view.textclassifier.TextClassificationManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007378android.view.textclassifier.TextClassificationSession$CleanerRunnable
7379android.view.textclassifier.TextClassificationSession$SelectionEventHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007380android.view.textclassifier.TextClassificationSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007381android.view.textclassifier.TextClassificationSessionFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007382android.view.textclassifier.TextClassificationSessionId$1
7383android.view.textclassifier.TextClassificationSessionId
Calin Juravle00b23d32019-03-08 17:52:20 -08007384android.view.textclassifier.TextClassifier$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007385android.view.textclassifier.TextClassifier$EntityConfig$1
7386android.view.textclassifier.TextClassifier$EntityConfig$Builder
7387android.view.textclassifier.TextClassifier$EntityConfig
7388android.view.textclassifier.TextClassifier$Utils
Calin Juravle4a054192018-05-29 17:52:20 -07007389android.view.textclassifier.TextClassifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007390android.view.textclassifier.TextClassifierEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007391android.view.textclassifier.TextClassifierEvent$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007392android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent$1
7393android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent
7394android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent$1
7395android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent
7396android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
7397android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
7398android.view.textclassifier.TextClassifierEvent$TextSelectionEvent$1
7399android.view.textclassifier.TextClassifierEvent$TextSelectionEvent
7400android.view.textclassifier.TextClassifierEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007401android.view.textclassifier.TextLanguage$1
7402android.view.textclassifier.TextLanguage$Builder
7403android.view.textclassifier.TextLanguage$Request$1
7404android.view.textclassifier.TextLanguage$Request$Builder
7405android.view.textclassifier.TextLanguage$Request
7406android.view.textclassifier.TextLanguage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007407android.view.textclassifier.TextLinks$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007408android.view.textclassifier.TextLinks$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007409android.view.textclassifier.TextLinks$Request$1
7410android.view.textclassifier.TextLinks$Request
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007411android.view.textclassifier.TextLinks$TextLink$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007412android.view.textclassifier.TextLinks$TextLink
7413android.view.textclassifier.TextLinks$TextLinkSpan
7414android.view.textclassifier.TextLinks
Calin Juravle00b23d32019-03-08 17:52:20 -08007415android.view.textclassifier.TextSelection$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007416android.view.textclassifier.TextSelection$Request$1
7417android.view.textclassifier.TextSelection$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007418android.view.textclassifier.TextSelection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007419android.view.textservice.SentenceSuggestionsInfo$1
7420android.view.textservice.SentenceSuggestionsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007421android.view.textservice.SpellCheckerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007422android.view.textservice.SpellCheckerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07007423android.view.textservice.SpellCheckerSession$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007424android.view.textservice.SpellCheckerSession$InternalListener
7425android.view.textservice.SpellCheckerSession$SpellCheckerSessionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007426android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$1
7427android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007428android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08007429android.view.textservice.SpellCheckerSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007430android.view.textservice.SpellCheckerSubtype$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007431android.view.textservice.SpellCheckerSubtype
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007432android.view.textservice.SuggestionsInfo$1
7433android.view.textservice.SuggestionsInfo
7434android.view.textservice.TextInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007435android.view.textservice.TextInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07007436android.view.textservice.TextServicesManager
Calin Juravle4a054192018-05-29 17:52:20 -07007437android.webkit.ConsoleMessage$MessageLevel
Calin Juravle00b23d32019-03-08 17:52:20 -08007438android.webkit.ConsoleMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007439android.webkit.CookieManager
7440android.webkit.CookieSyncManager
7441android.webkit.DownloadListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007442android.webkit.FindAddress$ZipRange
7443android.webkit.FindAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007444android.webkit.GeolocationPermissions
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007445android.webkit.IWebViewUpdateService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007446android.webkit.IWebViewUpdateService$Stub
7447android.webkit.IWebViewUpdateService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007448android.webkit.JavascriptInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08007449android.webkit.MimeTypeMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007450android.webkit.ServiceWorkerClient
7451android.webkit.ServiceWorkerController
7452android.webkit.ServiceWorkerWebSettings
7453android.webkit.TokenBindingService
7454android.webkit.TracingController
Calin Juravle4a054192018-05-29 17:52:20 -07007455android.webkit.URLUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007456android.webkit.UserPackage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007457android.webkit.ValueCallback
7458android.webkit.WebBackForwardList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007459android.webkit.WebChromeClient$CustomViewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007460android.webkit.WebChromeClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007461android.webkit.WebIconDatabase
7462android.webkit.WebMessage
7463android.webkit.WebMessagePort
art-benchmark-serviced5115932020-02-25 17:55:03 -08007464android.webkit.WebResourceError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007465android.webkit.WebResourceRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007466android.webkit.WebResourceResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08007467android.webkit.WebSettings$PluginState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007468android.webkit.WebSettings
7469android.webkit.WebStorage
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007470android.webkit.WebSyncManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007471android.webkit.WebView$FindListener
7472android.webkit.WebView$HitTestResult
7473android.webkit.WebView$PictureListener
7474android.webkit.WebView$PrivateAccess
7475android.webkit.WebView$VisualStateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007476android.webkit.WebView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007477android.webkit.WebViewClient
7478android.webkit.WebViewDatabase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007479android.webkit.WebViewDelegate$1
7480android.webkit.WebViewDelegate$OnTraceEnabledChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007481android.webkit.WebViewDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07007482android.webkit.WebViewFactory$MissingWebViewPackageException
Calin Juravle00b23d32019-03-08 17:52:20 -08007483android.webkit.WebViewFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007484android.webkit.WebViewFactoryProvider$Statics
Calin Juravle00b23d32019-03-08 17:52:20 -08007485android.webkit.WebViewFactoryProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007486android.webkit.WebViewLibraryLoader$1
7487android.webkit.WebViewLibraryLoader$RelroFileCreator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007488android.webkit.WebViewLibraryLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007489android.webkit.WebViewProvider$ScrollDelegate
7490android.webkit.WebViewProvider$ViewDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -08007491android.webkit.WebViewProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007492android.webkit.WebViewProviderInfo$1
7493android.webkit.WebViewProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007494android.webkit.WebViewProviderResponse$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007495android.webkit.WebViewProviderResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007496android.webkit.WebViewZygote
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007497android.widget.-$$Lambda$DZXn7FbDDFyBvNjI-iG9_hfa7kw
7498android.widget.-$$Lambda$DateTimeView$ReceiverInfo$AVLnX7U5lTcE9jLnlKKNAT1GUeI
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007499android.widget.-$$Lambda$Editor$MagnifierMotionAnimator$E-RaelOMgCHAzvKgSSZE-hDYeIg
7500android.widget.-$$Lambda$IfzAW5fP9thoftErKAjo9SLZufw
7501android.widget.-$$Lambda$PopupWindow$8Gc2stI5cSJZbuKX7X4Qr_vU2nI
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007502android.widget.-$$Lambda$PopupWindow$PopupDecorView$T99WKEnQefOCXbbKvW95WY38p_I
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007503android.widget.-$$Lambda$PopupWindow$nV1HS3Nc6Ck5JRIbIHe3mkyHWzc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007504android.widget.-$$Lambda$RemoteViews$FAOkoZgPKPkiYdtkDxAhkeoykww
7505android.widget.-$$Lambda$RemoteViews$Ld8XNSMwygf42608Zln-rjTyHy0
7506android.widget.-$$Lambda$RemoteViews$SetOnClickResponse$9rKnU2QqCzJhBC39ZrKYXob0-MA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007507android.widget.-$$Lambda$SmartSelectSprite$c8eqlh2kO_X0luLU2BexwK921WA
7508android.widget.-$$Lambda$SmartSelectSprite$mdkXIT1_UNlJQMaziE_E815aIKE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007509android.widget.AbsListView$1
7510android.widget.AbsListView$2
Calin Juravle4a054192018-05-29 17:52:20 -07007511android.widget.AbsListView$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007512android.widget.AbsListView$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08007513android.widget.AbsListView$AbsPositionScroller
Jesse Wilson80686182011-01-21 17:12:43 -08007514android.widget.AbsListView$AdapterDataSetObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08007515android.widget.AbsListView$CheckForLongPress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007516android.widget.AbsListView$CheckForTap
Calin Juravle4a054192018-05-29 17:52:20 -07007517android.widget.AbsListView$FlingRunnable$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007518android.widget.AbsListView$FlingRunnable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007519android.widget.AbsListView$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007520android.widget.AbsListView$ListItemAccessibilityDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08007521android.widget.AbsListView$MultiChoiceModeListener
7522android.widget.AbsListView$MultiChoiceModeWrapper
Jesse Wilson80686182011-01-21 17:12:43 -08007523android.widget.AbsListView$OnScrollListener
Calin Juravle4a054192018-05-29 17:52:20 -07007524android.widget.AbsListView$PerformClick
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007525android.widget.AbsListView$RecycleBin
Calin Juravle4a054192018-05-29 17:52:20 -07007526android.widget.AbsListView$RecyclerListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007527android.widget.AbsListView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007528android.widget.AbsListView$SavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007529android.widget.AbsListView$SelectionBoundsAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -07007530android.widget.AbsListView$WindowRunnnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007531android.widget.AbsListView
Andreas Gampe571fc302016-02-18 13:58:09 -08007532android.widget.AbsSeekBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007533android.widget.AbsSpinner$RecycleBin
7534android.widget.AbsSpinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007535android.widget.AbsSpinner$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007536android.widget.AbsSpinner
art-benchmark-serviced5115932020-02-25 17:55:03 -08007537android.widget.AbsoluteLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007538android.widget.AbsoluteLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007539android.widget.ActionMenuPresenter$1
7540android.widget.ActionMenuPresenter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08007541android.widget.ActionMenuPresenter$ActionButtonSubmenu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007542android.widget.ActionMenuPresenter$ActionMenuPopupCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007543android.widget.ActionMenuPresenter$OverflowMenuButton$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007544android.widget.ActionMenuPresenter$OverflowMenuButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08007545android.widget.ActionMenuPresenter$OverflowPopup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007546android.widget.ActionMenuPresenter$PopupPresenterCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007547android.widget.ActionMenuPresenter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007548android.widget.ActionMenuView$ActionMenuChildView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007549android.widget.ActionMenuView$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007550android.widget.ActionMenuView$LayoutParams
7551android.widget.ActionMenuView$MenuBuilderCallback
7552android.widget.ActionMenuView$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007553android.widget.ActionMenuView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007554android.widget.Adapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007555android.widget.AdapterView$AdapterDataSetObserver
7556android.widget.AdapterView$OnItemClickListener
Jesse Wilson80686182011-01-21 17:12:43 -08007557android.widget.AdapterView$OnItemSelectedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007558android.widget.AdapterView$SelectionNotifier
Calin Juravle00b23d32019-03-08 17:52:20 -08007559android.widget.AdapterView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007560android.widget.ArrayAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007561android.widget.AutoCompleteTextView$DropDownItemClickListener
7562android.widget.AutoCompleteTextView$MyWatcher
7563android.widget.AutoCompleteTextView$PassThroughClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007564android.widget.AutoCompleteTextView$Validator
Calin Juravle00b23d32019-03-08 17:52:20 -08007565android.widget.AutoCompleteTextView
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007566android.widget.BaseAdapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007567android.widget.Button
Andreas Gampe571fc302016-02-18 13:58:09 -08007568android.widget.CheckBox
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007569android.widget.Checkable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007570android.widget.CheckedTextView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007571android.widget.Chronometer$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007572android.widget.Chronometer$OnChronometerTickListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007573android.widget.Chronometer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007574android.widget.CompoundButton$OnCheckedChangeListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007575android.widget.CompoundButton$SavedState$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007576android.widget.CompoundButton$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007577android.widget.CompoundButton
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007578android.widget.DateTimeView$ReceiverInfo$1
7579android.widget.DateTimeView$ReceiverInfo$2
7580android.widget.DateTimeView$ReceiverInfo
7581android.widget.DateTimeView
7582android.widget.DropDownListView
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007583android.widget.EdgeEffect
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007584android.widget.EditText
Andreas Gampe61e7b662015-06-17 23:57:04 -07007585android.widget.Editor$1
7586android.widget.Editor$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007587android.widget.Editor$3
7588android.widget.Editor$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007589android.widget.Editor$Blink
art-benchmark-serviced5115932020-02-25 17:55:03 -08007590android.widget.Editor$CorrectionHighlighter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007591android.widget.Editor$CursorAnchorInfoNotifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007592android.widget.Editor$CursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007593android.widget.Editor$EasyEditDeleteListener
7594android.widget.Editor$EasyEditPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007595android.widget.Editor$EditOperation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007596android.widget.Editor$EditOperation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007597android.widget.Editor$ErrorPopup
7598android.widget.Editor$HandleView
SangWook Hanfd9cb492012-08-12 19:46:51 +09007599android.widget.Editor$InputContentType
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007600android.widget.Editor$InputMethodState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007601android.widget.Editor$InsertionHandleView$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007602android.widget.Editor$InsertionHandleView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007603android.widget.Editor$InsertionPointCursorController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007604android.widget.Editor$InsertionPointCursorController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007605android.widget.Editor$MagnifierMotionAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007606android.widget.Editor$PinnedPopupWindow
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007607android.widget.Editor$PositionListener
Andreas Gampe571fc302016-02-18 13:58:09 -08007608android.widget.Editor$ProcessTextIntentActionsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007609android.widget.Editor$SelectionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007610android.widget.Editor$SelectionModifierCursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007611android.widget.Editor$SpanController$1
7612android.widget.Editor$SpanController$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007613android.widget.Editor$SpanController
Andreas Gampe571fc302016-02-18 13:58:09 -08007614android.widget.Editor$SuggestionHelper$SuggestionSpanComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08007615android.widget.Editor$SuggestionHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007616android.widget.Editor$SuggestionsPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007617android.widget.Editor$TextRenderNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007618android.widget.Editor$TextViewPositionListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007619android.widget.Editor$UndoInputFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08007620android.widget.Editor
art-benchmark-serviced5115932020-02-25 17:55:03 -08007621android.widget.EditorTouchState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007622android.widget.FastScroller$1
7623android.widget.FastScroller$2
7624android.widget.FastScroller$3
7625android.widget.FastScroller$4
7626android.widget.FastScroller$5
7627android.widget.FastScroller$6
art-benchmark-serviced5115932020-02-25 17:55:03 -08007628android.widget.FastScroller
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007629android.widget.Filter$Delayer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007630android.widget.Filter$FilterListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007631android.widget.Filter$FilterResults
7632android.widget.Filter$RequestArguments
7633android.widget.Filter$RequestHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007634android.widget.Filter$ResultsHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007635android.widget.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007636android.widget.Filterable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007637android.widget.ForwardingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007638android.widget.FrameLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08007639android.widget.FrameLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007640android.widget.GridLayout$1
7641android.widget.GridLayout$2
7642android.widget.GridLayout$3
7643android.widget.GridLayout$4
7644android.widget.GridLayout$5
7645android.widget.GridLayout$6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007646android.widget.GridLayout$7$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007647android.widget.GridLayout$7
7648android.widget.GridLayout$8
7649android.widget.GridLayout$Alignment
7650android.widget.GridLayout$Arc
7651android.widget.GridLayout$Assoc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007652android.widget.GridLayout$Axis$1
7653android.widget.GridLayout$Axis
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007654android.widget.GridLayout$Bounds
7655android.widget.GridLayout$Interval
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007656android.widget.GridLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007657android.widget.GridLayout$MutableInt
7658android.widget.GridLayout$PackedMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007659android.widget.GridLayout$Spec
7660android.widget.GridLayout
Calin Juravle4a054192018-05-29 17:52:20 -07007661android.widget.HeaderViewListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007662android.widget.HorizontalScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007663android.widget.HorizontalScrollView$SavedState
7664android.widget.HorizontalScrollView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007665android.widget.ImageButton
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007666android.widget.ImageView$ImageDrawableCallback
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007667android.widget.ImageView$ScaleType
Calin Juravle00b23d32019-03-08 17:52:20 -08007668android.widget.ImageView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007669android.widget.LinearLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08007670android.widget.LinearLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007671android.widget.ListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007672android.widget.ListPopupWindow$ListSelectorHider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007673android.widget.ListPopupWindow$PopupDataSetObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007674android.widget.ListPopupWindow$PopupScrollListener
7675android.widget.ListPopupWindow$PopupTouchInterceptor
7676android.widget.ListPopupWindow$ResizePopupRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007677android.widget.ListPopupWindow
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007678android.widget.ListView$ArrowScrollFocusResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007679android.widget.ListView$FixedViewInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007680android.widget.ListView$FocusSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08007681android.widget.ListView
7682android.widget.Magnifier$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007683android.widget.MediaController$MediaPlayerControl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007684android.widget.MultiAutoCompleteTextView$Tokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08007685android.widget.MultiAutoCompleteTextView
Jesse Wilson80686182011-01-21 17:12:43 -08007686android.widget.OverScroller$SplineOverScroller
Calin Juravle00b23d32019-03-08 17:52:20 -08007687android.widget.OverScroller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007688android.widget.PopupMenu$1
7689android.widget.PopupMenu$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007690android.widget.PopupMenu$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007691android.widget.PopupMenu
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007692android.widget.PopupWindow$1
7693android.widget.PopupWindow$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007694android.widget.PopupWindow$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007695android.widget.PopupWindow$OnDismissListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007696android.widget.PopupWindow$PopupBackgroundView
7697android.widget.PopupWindow$PopupDecorView$1$1
7698android.widget.PopupWindow$PopupDecorView$1
7699android.widget.PopupWindow$PopupDecorView$2
7700android.widget.PopupWindow$PopupDecorView$3
7701android.widget.PopupWindow$PopupDecorView$4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007702android.widget.PopupWindow$PopupDecorView
Calin Juravle00b23d32019-03-08 17:52:20 -08007703android.widget.PopupWindow
Andreas Gampe571fc302016-02-18 13:58:09 -08007704android.widget.ProgressBar$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007705android.widget.ProgressBar$ProgressTintInfo
7706android.widget.ProgressBar$RefreshData
7707android.widget.ProgressBar$RefreshProgressRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007708android.widget.ProgressBar$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007709android.widget.ProgressBar$SavedState
7710android.widget.ProgressBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007711android.widget.RadioButton
Calin Juravle4a054192018-05-29 17:52:20 -07007712android.widget.RadioGroup$OnCheckedChangeListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007713android.widget.RatingBar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007714android.widget.RelativeLayout$DependencyGraph$Node
Calin Juravle00b23d32019-03-08 17:52:20 -08007715android.widget.RelativeLayout$DependencyGraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007716android.widget.RelativeLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007717android.widget.RelativeLayout$TopToBottomLeftToRightComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08007718android.widget.RelativeLayout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007719android.widget.RemoteViews$1
7720android.widget.RemoteViews$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007721android.widget.RemoteViews$Action
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007722android.widget.RemoteViews$ActionException
7723android.widget.RemoteViews$AsyncApplyTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007724android.widget.RemoteViews$BitmapCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007725android.widget.RemoteViews$BitmapReflectionAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007726android.widget.RemoteViews$LayoutParamAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007727android.widget.RemoteViews$MethodArgs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007728android.widget.RemoteViews$MethodKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007729android.widget.RemoteViews$OnClickHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007730android.widget.RemoteViews$OnViewAppliedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007731android.widget.RemoteViews$OverrideTextColorsAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007732android.widget.RemoteViews$ReflectionAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007733android.widget.RemoteViews$RemoteResponse
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007734android.widget.RemoteViews$RemoteView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007735android.widget.RemoteViews$RemoteViewsContextWrapper
7736android.widget.RemoteViews$RunnableAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007737android.widget.RemoteViews$RuntimeAction
Sunny Goyal5b153922017-09-21 21:00:36 -07007738android.widget.RemoteViews$SetDrawableTint
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007739android.widget.RemoteViews$SetEmptyView
7740android.widget.RemoteViews$SetIntTagAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007741android.widget.RemoteViews$SetOnClickResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007742android.widget.RemoteViews$SetPendingIntentTemplate
7743android.widget.RemoteViews$SetRemoteInputsAction
7744android.widget.RemoteViews$SetRemoteViewsAdapterIntent
7745android.widget.RemoteViews$SetRemoteViewsAdapterList
7746android.widget.RemoteViews$SetRippleDrawableColor
7747android.widget.RemoteViews$TextViewDrawableAction
7748android.widget.RemoteViews$TextViewSizeAction
7749android.widget.RemoteViews$ViewContentNavigation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007750android.widget.RemoteViews$ViewGroupActionAdd$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007751android.widget.RemoteViews$ViewGroupActionAdd
art-benchmark-serviced5115932020-02-25 17:55:03 -08007752android.widget.RemoteViews$ViewGroupActionRemove$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007753android.widget.RemoteViews$ViewGroupActionRemove
Calin Juravle4a054192018-05-29 17:52:20 -07007754android.widget.RemoteViews$ViewPaddingAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08007755android.widget.RemoteViews$ViewTree
Calin Juravle00b23d32019-03-08 17:52:20 -08007756android.widget.RemoteViews
Jesse Wilson80686182011-01-21 17:12:43 -08007757android.widget.RemoteViewsAdapter$RemoteAdapterConnectionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007758android.widget.RemoteViewsAdapter
7759android.widget.RemoteViewsService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007760android.widget.RtlSpacingHelper
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007761android.widget.ScrollBarDrawable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007762android.widget.ScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007763android.widget.ScrollView$SavedState
7764android.widget.ScrollView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007765android.widget.Scroller$ViscousFluidInterpolator
Calin Juravle00b23d32019-03-08 17:52:20 -08007766android.widget.Scroller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007767android.widget.SectionIndexer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007768android.widget.SeekBar$OnSeekBarChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007769android.widget.SeekBar
Calin Juravle4a054192018-05-29 17:52:20 -07007770android.widget.SelectionActionModeHelper$SelectionMetricsLogger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007771android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007772android.widget.SelectionActionModeHelper$SelectionTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007773android.widget.SelectionActionModeHelper$TextClassificationHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08007774android.widget.SelectionActionModeHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007775android.widget.SmartSelectSprite
Andreas Gampe61e7b662015-06-17 23:57:04 -07007776android.widget.Space
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007777android.widget.SpellChecker$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007778android.widget.SpellChecker$SpellParser
Calin Juravle00b23d32019-03-08 17:52:20 -08007779android.widget.SpellChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007780android.widget.Spinner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007781android.widget.Spinner$DialogPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007782android.widget.Spinner$DropDownAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007783android.widget.Spinner$DropdownPopup$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007784android.widget.Spinner$DropdownPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007785android.widget.Spinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007786android.widget.Spinner$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007787android.widget.Spinner$SpinnerPopup
Calin Juravle00b23d32019-03-08 17:52:20 -08007788android.widget.Spinner
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007789android.widget.SpinnerAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007790android.widget.Switch$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007791android.widget.Switch
Calin Juravle4a054192018-05-29 17:52:20 -07007792android.widget.TableLayout$PassThroughHierarchyChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007793android.widget.TableLayout
Calin Juravle4a054192018-05-29 17:52:20 -07007794android.widget.TableRow$ChildrenTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08007795android.widget.TableRow
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007796android.widget.TextClock$1
7797android.widget.TextClock$2
7798android.widget.TextClock$FormatChangeObserver
7799android.widget.TextClock
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007800android.widget.TextView$1
Calin Juravle4a054192018-05-29 17:52:20 -07007801android.widget.TextView$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007802android.widget.TextView$3
Calin Juravle4a054192018-05-29 17:52:20 -07007803android.widget.TextView$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007804android.widget.TextView$BufferType
7805android.widget.TextView$ChangeWatcher
7806android.widget.TextView$CharWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007807android.widget.TextView$Drawables
art-benchmark-serviced5115932020-02-25 17:55:03 -08007808android.widget.TextView$Marquee$1
7809android.widget.TextView$Marquee$2
7810android.widget.TextView$Marquee$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007811android.widget.TextView$Marquee
Jesse Wilson80686182011-01-21 17:12:43 -08007812android.widget.TextView$OnEditorActionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007813android.widget.TextView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007814android.widget.TextView$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007815android.widget.TextView$TextAppearanceAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -08007816android.widget.TextView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007817android.widget.ThemedSpinnerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007818android.widget.Toast$Callback
7819android.widget.Toast$CallbackBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007820android.widget.Toast$TN$1
7821android.widget.Toast$TN
Calin Juravle4a054192018-05-29 17:52:20 -07007822android.widget.Toast
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007823android.widget.ToastPresenter
Calin Juravle4a054192018-05-29 17:52:20 -07007824android.widget.ToggleButton
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007825android.widget.Toolbar$1
7826android.widget.Toolbar$2
7827android.widget.Toolbar$ExpandedActionViewMenuPresenter
7828android.widget.Toolbar$LayoutParams
7829android.widget.Toolbar$OnMenuItemClickListener
7830android.widget.Toolbar$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007831android.widget.Toolbar$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007832android.widget.Toolbar
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007833android.widget.ViewAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007834android.widget.ViewFlipper$1
7835android.widget.ViewFlipper$2
7836android.widget.ViewFlipper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007837android.widget.ViewSwitcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007838android.widget.WrapperListAdapter
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007839android.window.IWindowOrganizerController
7840android.window.WindowContainerToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007841com.android.framework.protobuf.nano.CodedInputByteBufferNano
7842com.android.framework.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
7843com.android.framework.protobuf.nano.CodedOutputByteBufferNano
7844com.android.framework.protobuf.nano.InternalNano
7845com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException
7846com.android.framework.protobuf.nano.MessageNano
7847com.android.framework.protobuf.nano.WireFormatNano
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007848com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet
7849com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap
7850com.android.i18n.phonenumbers.MetadataLoader
7851com.android.i18n.phonenumbers.MetadataManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007852com.android.i18n.phonenumbers.MetadataManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007853com.android.i18n.phonenumbers.MetadataSource
7854com.android.i18n.phonenumbers.MultiFileMetadataSourceImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007855com.android.i18n.phonenumbers.NumberParseException$ErrorType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007856com.android.i18n.phonenumbers.NumberParseException
art-benchmark-serviced5115932020-02-25 17:55:03 -08007857com.android.i18n.phonenumbers.PhoneNumberMatch
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007858com.android.i18n.phonenumbers.PhoneNumberMatcher$State
7859com.android.i18n.phonenumbers.PhoneNumberMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007860com.android.i18n.phonenumbers.PhoneNumberUtil$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007861com.android.i18n.phonenumbers.PhoneNumberUtil$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007862com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$1
7863com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$2
7864com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3
7865com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4
Calin Juravle00b23d32019-03-08 17:52:20 -08007866com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency
Calin Juravle4a054192018-05-29 17:52:20 -07007867com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
7868com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType
7869com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult
Calin Juravle00b23d32019-03-08 17:52:20 -08007870com.android.i18n.phonenumbers.PhoneNumberUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007871com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007872com.android.i18n.phonenumbers.Phonemetadata$NumberFormat
7873com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata
7874com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection
7875com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc
Calin Juravle4a054192018-05-29 17:52:20 -07007876com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
Calin Juravle00b23d32019-03-08 17:52:20 -08007877com.android.i18n.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007878com.android.i18n.phonenumbers.ShortNumberInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007879com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007880com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007881com.android.i18n.phonenumbers.internal.MatcherApi
7882com.android.i18n.phonenumbers.internal.RegexBasedMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007883com.android.i18n.phonenumbers.internal.RegexCache$LRUCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007884com.android.i18n.phonenumbers.internal.RegexCache$LRUCache
7885com.android.i18n.phonenumbers.internal.RegexCache
art-benchmark-service56aece62020-02-10 17:58:03 -08007886com.android.icu.charset.CharsetDecoderICU
7887com.android.icu.charset.CharsetEncoderICU
7888com.android.icu.charset.CharsetICU
7889com.android.icu.charset.NativeConverter
7890com.android.icu.util.CaseMapperNative
7891com.android.icu.util.Icu4cMetadata
7892com.android.icu.util.LocaleNative
7893com.android.icu.util.regex.MatcherNative
7894com.android.icu.util.regex.PatternNative
art-benchmark-serviced5115932020-02-25 17:55:03 -08007895com.android.ims.-$$Lambda$ImsManager$CwzXIbVJZNvgdV2t7LH2gUKL7AA
art-benchmark-service56aece62020-02-10 17:58:03 -08007896com.android.ims.-$$Lambda$ImsManager$D1JuJ3ba2jMHWDKlSpm03meBR1c
7897com.android.ims.-$$Lambda$ImsManager$LiW49wt0wLMYHjgtAwL8NLIATfs
7898com.android.ims.-$$Lambda$ImsManager$YhRaDrc3t9_7beNiU5gQcqZilOw
7899com.android.ims.-$$Lambda$szO0o3matefQqo-6NB-dzsr9eCw
7900com.android.ims.FeatureConnection$IFeatureUpdate
7901com.android.ims.FeatureConnection
7902com.android.ims.FeatureConnector$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007903com.android.ims.FeatureConnector
art-benchmark-service56aece62020-02-10 17:58:03 -08007904com.android.ims.IFeatureConnector
7905com.android.ims.ImsCall$Listener
7906com.android.ims.ImsCall
7907com.android.ims.ImsCallbackAdapterManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007908com.android.ims.ImsConfig
7909com.android.ims.ImsConfigListener$Stub
7910com.android.ims.ImsConfigListener
art-benchmark-service56aece62020-02-10 17:58:03 -08007911com.android.ims.ImsEcbm$ImsEcbmListenerProxy
7912com.android.ims.ImsEcbm
7913com.android.ims.ImsEcbmStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007914com.android.ims.ImsException
art-benchmark-service56aece62020-02-10 17:58:03 -08007915com.android.ims.ImsExternalCallStateListener
7916com.android.ims.ImsManager$2
7917com.android.ims.ImsManager$3
7918com.android.ims.ImsManager$ExecutorFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08007919com.android.ims.ImsManager$ImsExecutorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08007920com.android.ims.ImsManager
7921com.android.ims.ImsMultiEndpoint$ImsExternalCallStateListenerProxy
7922com.android.ims.ImsMultiEndpoint
7923com.android.ims.ImsUt$IImsUtListenerProxy
7924com.android.ims.ImsUt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007925com.android.ims.ImsUtInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08007926com.android.ims.MmTelFeatureConnection$CapabilityCallbackManager
7927com.android.ims.MmTelFeatureConnection$ImsRegistrationCallbackAdapter
7928com.android.ims.MmTelFeatureConnection$ProvisioningCallbackManager
7929com.android.ims.MmTelFeatureConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08007930com.android.ims.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08007931com.android.ims.internal.ICall
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007932com.android.ims.internal.IImsCallSession
7933com.android.ims.internal.IImsEcbm$Stub
7934com.android.ims.internal.IImsEcbm
7935com.android.ims.internal.IImsEcbmListener$Stub
7936com.android.ims.internal.IImsEcbmListener
7937com.android.ims.internal.IImsExternalCallStateListener$Stub
7938com.android.ims.internal.IImsExternalCallStateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007939com.android.ims.internal.IImsFeatureStatusCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007940com.android.ims.internal.IImsFeatureStatusCallback$Stub
7941com.android.ims.internal.IImsFeatureStatusCallback
7942com.android.ims.internal.IImsMultiEndpoint$Stub
7943com.android.ims.internal.IImsMultiEndpoint
7944com.android.ims.internal.IImsServiceFeatureCallback$Stub$Proxy
7945com.android.ims.internal.IImsServiceFeatureCallback$Stub
7946com.android.ims.internal.IImsServiceFeatureCallback
7947com.android.ims.internal.IImsUt$Stub
7948com.android.ims.internal.IImsUt
7949com.android.ims.internal.IImsUtListener$Stub
7950com.android.ims.internal.IImsUtListener
art-benchmark-service56aece62020-02-10 17:58:03 -08007951com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007952com.android.ims.internal.uce.UceServiceBase$UceServiceBinder
7953com.android.ims.internal.uce.UceServiceBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08007954com.android.ims.internal.uce.common.CapInfo$1
7955com.android.ims.internal.uce.common.CapInfo
7956com.android.ims.internal.uce.common.StatusCode$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007957com.android.ims.internal.uce.common.UceLong$1
7958com.android.ims.internal.uce.common.UceLong
7959com.android.ims.internal.uce.options.IOptionsListener$Stub$Proxy
7960com.android.ims.internal.uce.options.IOptionsListener$Stub
7961com.android.ims.internal.uce.options.IOptionsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007962com.android.ims.internal.uce.options.IOptionsService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007963com.android.ims.internal.uce.presence.IPresenceListener$Stub$Proxy
7964com.android.ims.internal.uce.presence.IPresenceListener$Stub
7965com.android.ims.internal.uce.presence.IPresenceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007966com.android.ims.internal.uce.presence.IPresenceService$Stub
7967com.android.ims.internal.uce.presence.IPresenceService
7968com.android.ims.internal.uce.presence.PresCapInfo$1
7969com.android.ims.internal.uce.presence.PresCmdId$1
7970com.android.ims.internal.uce.presence.PresCmdStatus$1
7971com.android.ims.internal.uce.presence.PresPublishTriggerType$1
7972com.android.ims.internal.uce.presence.PresSipResponse$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007973com.android.ims.internal.uce.uceservice.IUceListener$Stub$Proxy
7974com.android.ims.internal.uce.uceservice.IUceListener$Stub
7975com.android.ims.internal.uce.uceservice.IUceListener
7976com.android.ims.internal.uce.uceservice.IUceService$Stub
7977com.android.ims.internal.uce.uceservice.IUceService
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007978com.android.internal.R$styleable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007979com.android.internal.accessibility.AccessibilityShortcutController$1
7980com.android.internal.accessibility.AccessibilityShortcutController$FrameworkObjectProvider
7981com.android.internal.accessibility.AccessibilityShortcutController$ToggleableFrameworkFeatureInfo
7982com.android.internal.accessibility.AccessibilityShortcutController
art-benchmark-serviced5115932020-02-25 17:55:03 -08007983com.android.internal.alsa.AlsaCardsParser$AlsaCardRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007984com.android.internal.alsa.AlsaCardsParser
7985com.android.internal.alsa.LineTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08007986com.android.internal.app.AlertActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007987com.android.internal.app.AlertController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007988com.android.internal.app.AlertController$AlertParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007989com.android.internal.app.AlertController$ButtonHandler
7990com.android.internal.app.AlertController$RecycleListView
Calin Juravle00b23d32019-03-08 17:52:20 -08007991com.android.internal.app.AlertController
7992com.android.internal.app.AssistUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007993com.android.internal.app.IAppOpsActiveCallback$Stub$Proxy
7994com.android.internal.app.IAppOpsActiveCallback$Stub
7995com.android.internal.app.IAppOpsActiveCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007996com.android.internal.app.IAppOpsAsyncNotedCallback$Stub$Proxy
7997com.android.internal.app.IAppOpsAsyncNotedCallback$Stub
7998com.android.internal.app.IAppOpsAsyncNotedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007999com.android.internal.app.IAppOpsCallback$Stub$Proxy
Andreas Gampecbcb9e32016-06-03 17:24:05 -07008000com.android.internal.app.IAppOpsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008001com.android.internal.app.IAppOpsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008002com.android.internal.app.IAppOpsNotedCallback$Stub$Proxy
8003com.android.internal.app.IAppOpsNotedCallback$Stub
8004com.android.internal.app.IAppOpsNotedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008005com.android.internal.app.IAppOpsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008006com.android.internal.app.IAppOpsService$Stub
8007com.android.internal.app.IAppOpsService
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008008com.android.internal.app.IBatteryStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008009com.android.internal.app.IBatteryStats$Stub
8010com.android.internal.app.IBatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008011com.android.internal.app.ISoundTriggerService$Stub
8012com.android.internal.app.ISoundTriggerService
8013com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy
8014com.android.internal.app.IVoiceActionCheckCallback$Stub
8015com.android.internal.app.IVoiceActionCheckCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008016com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008017com.android.internal.app.IVoiceInteractionManagerService$Stub
8018com.android.internal.app.IVoiceInteractionManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008019com.android.internal.app.IVoiceInteractionSessionListener$Stub$Proxy
8020com.android.internal.app.IVoiceInteractionSessionListener$Stub
8021com.android.internal.app.IVoiceInteractionSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008022com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008023com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008024com.android.internal.app.IVoiceInteractionSessionShowCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008025com.android.internal.app.IVoiceInteractor$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008026com.android.internal.app.IVoiceInteractor$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008027com.android.internal.app.IVoiceInteractor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008028com.android.internal.app.IntentForwarderActivity
art-benchmark-servicead05a302020-03-17 09:46:02 -07008029com.android.internal.app.MessageSamplingConfig$1
8030com.android.internal.app.MessageSamplingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008031com.android.internal.app.MicroAlertController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008032com.android.internal.app.NetInitiatedActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008033com.android.internal.app.ProcessMap
8034com.android.internal.app.ResolverActivity$ActionTitle
8035com.android.internal.app.ResolverActivity
8036com.android.internal.app.ResolverListAdapter$ResolverListCommunicator
8037com.android.internal.app.ToolbarActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -08008038com.android.internal.app.WindowDecorActionBar$1
8039com.android.internal.app.WindowDecorActionBar$2
8040com.android.internal.app.WindowDecorActionBar$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008041com.android.internal.app.WindowDecorActionBar
8042com.android.internal.app.procstats.-$$Lambda$AssociationState$kgfxYpOOyQWCFPwGaRqRz0N4-zg
art-benchmark-serviced5115932020-02-25 17:55:03 -08008043com.android.internal.app.procstats.-$$Lambda$ProcessStats$6CxEiT4FvK_P75G9LzEfE1zL88Q
8044com.android.internal.app.procstats.AssociationState$SourceDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008045com.android.internal.app.procstats.AssociationState$SourceKey
8046com.android.internal.app.procstats.AssociationState$SourceState
8047com.android.internal.app.procstats.AssociationState
8048com.android.internal.app.procstats.DumpUtils
8049com.android.internal.app.procstats.DurationsTable
8050com.android.internal.app.procstats.IProcessStats$Stub$Proxy
8051com.android.internal.app.procstats.IProcessStats$Stub
8052com.android.internal.app.procstats.IProcessStats
8053com.android.internal.app.procstats.ProcessState$1
8054com.android.internal.app.procstats.ProcessState$PssAggr
8055com.android.internal.app.procstats.ProcessState
8056com.android.internal.app.procstats.ProcessStats$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008057com.android.internal.app.procstats.ProcessStats$AssociationDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008058com.android.internal.app.procstats.ProcessStats$PackageState
art-benchmark-serviced5115932020-02-25 17:55:03 -08008059com.android.internal.app.procstats.ProcessStats$ProcessDataCollection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008060com.android.internal.app.procstats.ProcessStats$ProcessStateHolder
8061com.android.internal.app.procstats.ProcessStats$TotalMemoryUseCollection
8062com.android.internal.app.procstats.ProcessStats
8063com.android.internal.app.procstats.PssTable
8064com.android.internal.app.procstats.ServiceState
8065com.android.internal.app.procstats.SparseMappingTable$Table
8066com.android.internal.app.procstats.SparseMappingTable
8067com.android.internal.app.procstats.SysMemUsageTable
8068com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy
8069com.android.internal.appwidget.IAppWidgetHost$Stub
8070com.android.internal.appwidget.IAppWidgetHost
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008071com.android.internal.appwidget.IAppWidgetService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008072com.android.internal.appwidget.IAppWidgetService$Stub
8073com.android.internal.appwidget.IAppWidgetService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008074com.android.internal.backup.IBackupTransport$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07008075com.android.internal.backup.IBackupTransport$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008076com.android.internal.backup.IBackupTransport
art-benchmark-serviced5115932020-02-25 17:55:03 -08008077com.android.internal.colorextraction.ColorExtractor$GradientColors
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008078com.android.internal.colorextraction.ColorExtractor$LoadWallpaperColors
8079com.android.internal.colorextraction.ColorExtractor$OnColorsChangedListener
8080com.android.internal.colorextraction.ColorExtractor
8081com.android.internal.colorextraction.drawable.-$$Lambda$ScrimDrawable$UWtyAZ9Ss5P5TukFNvAyvh0pNf0
8082com.android.internal.colorextraction.drawable.ScrimDrawable$1
8083com.android.internal.colorextraction.drawable.ScrimDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08008084com.android.internal.colorextraction.types.ExtractionType
8085com.android.internal.colorextraction.types.Tonal$ConfigParser
8086com.android.internal.colorextraction.types.Tonal$TonalPalette
8087com.android.internal.colorextraction.types.Tonal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008088com.android.internal.compat.AndroidBuildClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08008089com.android.internal.compat.ChangeReporter$ChangeReport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008090com.android.internal.compat.ChangeReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008091com.android.internal.compat.CompatibilityChangeConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008092com.android.internal.compat.CompatibilityChangeConfig
8093com.android.internal.compat.CompatibilityChangeInfo$1
8094com.android.internal.compat.CompatibilityChangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008095com.android.internal.compat.IOverrideValidator$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08008096com.android.internal.compat.IOverrideValidator
8097com.android.internal.compat.IPlatformCompat$Stub$Proxy
8098com.android.internal.compat.IPlatformCompat$Stub
8099com.android.internal.compat.IPlatformCompat
8100com.android.internal.compat.IPlatformCompatNative$Stub
8101com.android.internal.compat.IPlatformCompatNative
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008102com.android.internal.content.NativeLibraryHelper$Handle
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008103com.android.internal.content.NativeLibraryHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008104com.android.internal.content.PackageHelper$1
8105com.android.internal.content.PackageHelper$TestableInterface
8106com.android.internal.content.PackageHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08008107com.android.internal.content.PackageMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -07008108com.android.internal.content.ReferrerIntent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008109com.android.internal.content.ReferrerIntent
art-benchmark-servicead05a302020-03-17 09:46:02 -07008110com.android.internal.content.om.-$$Lambda$8ZY6dnO1FkDIliprAt8K651mwFE
8111com.android.internal.content.om.-$$Lambda$OverlayConfig$2-NucNRcrJn4xnLpjFKSY7827lQ
8112com.android.internal.content.om.-$$Lambda$OverlayConfig$bPcIgkiZP3FiPOvGMosWxnh9KGA
8113com.android.internal.content.om.-$$Lambda$TnMimLdK-xwmEZLrRzFg7LG1Yfg
8114com.android.internal.content.om.OverlayConfig$Configuration
8115com.android.internal.content.om.OverlayConfig$IdmapInvocation
8116com.android.internal.content.om.OverlayConfig
8117com.android.internal.content.om.OverlayConfigParser$OverlayPartition
8118com.android.internal.content.om.OverlayConfigParser$ParsedConfiguration
8119com.android.internal.content.om.OverlayConfigParser
8120com.android.internal.content.om.OverlayScanner$ParsedOverlayInfo
8121com.android.internal.content.om.OverlayScanner
art-benchmark-service56aece62020-02-10 17:58:03 -08008122com.android.internal.database.SortCursor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008123com.android.internal.graphics.-$$Lambda$ColorUtils$zbDH-52c8D9XBeqmvTHi3Boxl14
8124com.android.internal.graphics.ColorUtils$ContrastCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008125com.android.internal.graphics.ColorUtils
8126com.android.internal.graphics.SfVsyncFrameCallbackProvider
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008127com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState
Calin Juravle00b23d32019-03-08 17:52:20 -08008128com.android.internal.graphics.drawable.AnimationScaleListDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008129com.android.internal.infra.-$$Lambda$7-CJJfrUZBVuXZyYFEWBNh8Mky8
8130com.android.internal.infra.-$$Lambda$AbstractRemoteService$6FcEKfZ-7TXLg6dcCU8EMuMNAy4
8131com.android.internal.infra.-$$Lambda$AbstractRemoteService$9IBVTCLLZgndvH7fu1P14PW1_1o
Calin Juravle00b23d32019-03-08 17:52:20 -08008132com.android.internal.infra.-$$Lambda$AbstractRemoteService$MDW40b8CzodE5xRowI9wDEyXEnw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008133com.android.internal.infra.-$$Lambda$AbstractRemoteService$PendingRequest$IBoaBGXZQEXJr69u3aJF-LCJ42Y
8134com.android.internal.infra.-$$Lambda$AbstractRemoteService$YSUzqqi1Pbrg2dlwMGMtKWbGXck
8135com.android.internal.infra.-$$Lambda$AbstractRemoteService$ocrHd68Md9x6FfAzVQ6w8MAjFqY
art-benchmark-serviced5115932020-02-25 17:55:03 -08008136com.android.internal.infra.-$$Lambda$AndroidFuture$dkSvpmqaFOFKPCZgb7C7XLP_QpE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008137com.android.internal.infra.-$$Lambda$EbzSql2RHkXox5Myj8A-7kLC4_A
art-benchmark-serviced5115932020-02-25 17:55:03 -08008138com.android.internal.infra.-$$Lambda$ServiceConnector$Impl$3vLWxkP1Z6JyExzdZboFFp1zM20
8139com.android.internal.infra.-$$Lambda$T7zIZMFnvwrmtbuTMXLaZHHp-9s
8140com.android.internal.infra.-$$Lambda$XuWfs8-IsKaNygi8YjlVGjedkIw
8141com.android.internal.infra.-$$Lambda$aeiZbEpH6rq4kD9vJrlAnboJGDM
8142com.android.internal.infra.-$$Lambda$qN_gooelzsUiBhYWznXKzb-8_wA
8143com.android.internal.infra.-$$Lambda$rAXGjry3wPGKviARzTYfDiY7xrs
Calin Juravle00b23d32019-03-08 17:52:20 -08008144com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008145com.android.internal.infra.AbstractRemoteService$AsyncRequest
Calin Juravle36829e52019-04-10 19:07:47 -07008146com.android.internal.infra.AbstractRemoteService$BasePendingRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008147com.android.internal.infra.AbstractRemoteService$MyAsyncPendingRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08008148com.android.internal.infra.AbstractRemoteService$PendingRequest
8149com.android.internal.infra.AbstractRemoteService$RemoteServiceConnection
Calin Juravle36829e52019-04-10 19:07:47 -07008150com.android.internal.infra.AbstractRemoteService$VultureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008151com.android.internal.infra.AbstractRemoteService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008152com.android.internal.infra.AbstractSinglePendingRequestRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008153com.android.internal.infra.AndroidFuture$1
8154com.android.internal.infra.AndroidFuture$2
8155com.android.internal.infra.AndroidFuture
8156com.android.internal.infra.GlobalWhitelistState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008157com.android.internal.infra.IAndroidFuture$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08008158com.android.internal.infra.IAndroidFuture$Stub
8159com.android.internal.infra.IAndroidFuture
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008160com.android.internal.infra.PerUser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008161com.android.internal.infra.RemoteStream$1
8162com.android.internal.infra.RemoteStream
8163com.android.internal.infra.ServiceConnector$Impl$CompletionAwareJob
8164com.android.internal.infra.ServiceConnector$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008165com.android.internal.infra.ServiceConnector$Job
art-benchmark-serviced5115932020-02-25 17:55:03 -08008166com.android.internal.infra.ServiceConnector$VoidJob
8167com.android.internal.infra.ServiceConnector
8168com.android.internal.infra.ThrottledRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008169com.android.internal.infra.WhitelistHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008170com.android.internal.inputmethod.IInputContentUriToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008171com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy
8172com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub
8173com.android.internal.inputmethod.IInputMethodPrivilegedOperations
8174com.android.internal.inputmethod.InputMethodDebug
8175com.android.internal.inputmethod.InputMethodPrivilegedOperations$OpsHolder
8176com.android.internal.inputmethod.InputMethodPrivilegedOperations
8177com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
8178com.android.internal.inputmethod.SubtypeLocaleUtils
8179com.android.internal.location.GpsNetInitiatedHandler$1
8180com.android.internal.location.GpsNetInitiatedHandler$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008181com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008182com.android.internal.location.GpsNetInitiatedHandler
8183com.android.internal.location.ILocationProvider$Stub$Proxy
8184com.android.internal.location.ILocationProvider$Stub
8185com.android.internal.location.ILocationProvider
8186com.android.internal.location.ILocationProviderManager$Stub$Proxy
8187com.android.internal.location.ILocationProviderManager$Stub
8188com.android.internal.location.ILocationProviderManager
8189com.android.internal.location.ProviderProperties$1
8190com.android.internal.location.ProviderProperties
8191com.android.internal.location.ProviderRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008192com.android.internal.location.ProviderRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008193com.android.internal.location.ProviderRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008194com.android.internal.location.gnssmetrics.GnssMetrics$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008195com.android.internal.location.gnssmetrics.GnssMetrics$GnssPowerMetrics
8196com.android.internal.location.gnssmetrics.GnssMetrics$Statistics
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008197com.android.internal.location.gnssmetrics.GnssMetrics$StatsPullAtomCallbackImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008198com.android.internal.location.gnssmetrics.GnssMetrics
8199com.android.internal.location.nano.GnssLogsProto$GnssLog
8200com.android.internal.location.nano.GnssLogsProto$PowerMetrics
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008201com.android.internal.logging.AndroidConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008202com.android.internal.logging.AndroidHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008203com.android.internal.logging.AndroidHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008204com.android.internal.logging.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008205com.android.internal.logging.InstanceId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008206com.android.internal.logging.InstanceId
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008207com.android.internal.logging.MetricsLogger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008208com.android.internal.logging.UiEventLogger$UiEventEnum
8209com.android.internal.logging.UiEventLogger
8210com.android.internal.logging.UiEventLoggerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008211com.android.internal.net.INetworkWatchlistManager$Stub$Proxy
8212com.android.internal.net.INetworkWatchlistManager$Stub
8213com.android.internal.net.INetworkWatchlistManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08008214com.android.internal.net.LegacyVpnInfo$1
8215com.android.internal.net.LegacyVpnInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008216com.android.internal.net.VpnConfig$1
8217com.android.internal.net.VpnConfig
8218com.android.internal.net.VpnInfo$1
8219com.android.internal.net.VpnInfo
8220com.android.internal.net.VpnProfile$1
8221com.android.internal.net.VpnProfile
8222com.android.internal.notification.SystemNotificationChannels
8223com.android.internal.os.-$$Lambda$6-ytl6NLMGWt_iQr4_PfakNWUKQ
8224com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
8225com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
8226com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
8227com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
art-benchmark-serviced5115932020-02-25 17:55:03 -08008228com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
8229com.android.internal.os.-$$Lambda$BinderCallsStats$233x_Qux4c_AiqShYaWwvFplEXs
8230com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
8231com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008232com.android.internal.os.-$$Lambda$BinderCallsStats$sqXweH5BoxhmZvI188ctqYiACRk
art-benchmark-serviced5115932020-02-25 17:55:03 -08008233com.android.internal.os.-$$Lambda$BinderCallsStats$xI0E0RpviGYsokEB7ojNx8LEbUc
Calin Juravle00b23d32019-03-08 17:52:20 -08008234com.android.internal.os.-$$Lambda$RuntimeInit$ep4ioD9YINkHI5Q1wZ0N_7VFAOg
Calin Juravle36829e52019-04-10 19:07:47 -07008235com.android.internal.os.-$$Lambda$ZygoteConnection$KxVsZ-s4KsanePOHCU5JcuypPik
8236com.android.internal.os.-$$Lambda$ZygoteConnection$xjqM7qW7vAjTqh2tR5XRF5Vn5mk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008237com.android.internal.os.-$$Lambda$sHtqZgGVjxOf9IJdAdZO6gwD_Do
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008238com.android.internal.os.AndroidPrintStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08008239com.android.internal.os.AppFuseMount$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008240com.android.internal.os.AppFuseMount
art-benchmark-serviced5115932020-02-25 17:55:03 -08008241com.android.internal.os.AppIdToPackageMap
Calin Juravle00b23d32019-03-08 17:52:20 -08008242com.android.internal.os.AtomicDirectory
Calin Juravle4a054192018-05-29 17:52:20 -07008243com.android.internal.os.BackgroundThread
Calin Juravle00b23d32019-03-08 17:52:20 -08008244com.android.internal.os.BatterySipper$DrainType
8245com.android.internal.os.BatterySipper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008246com.android.internal.os.BatteryStatsHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008247com.android.internal.os.BatteryStatsHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008248com.android.internal.os.BatteryStatsHistory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008249com.android.internal.os.BatteryStatsHistory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008250com.android.internal.os.BatteryStatsImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008251com.android.internal.os.BatteryStatsImpl$2
8252com.android.internal.os.BatteryStatsImpl$3
8253com.android.internal.os.BatteryStatsImpl$4
Calin Juravle4a054192018-05-29 17:52:20 -07008254com.android.internal.os.BatteryStatsImpl$5
Calin Juravle00b23d32019-03-08 17:52:20 -08008255com.android.internal.os.BatteryStatsImpl$6
Calin Juravle4a054192018-05-29 17:52:20 -07008256com.android.internal.os.BatteryStatsImpl$BatchTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008257com.android.internal.os.BatteryStatsImpl$BatteryCallback
Calin Juravle4a054192018-05-29 17:52:20 -07008258com.android.internal.os.BatteryStatsImpl$BluetoothActivityInfoCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008259com.android.internal.os.BatteryStatsImpl$Clocks
Calin Juravle4a054192018-05-29 17:52:20 -07008260com.android.internal.os.BatteryStatsImpl$Constants
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008261com.android.internal.os.BatteryStatsImpl$ControllerActivityCounterImpl
8262com.android.internal.os.BatteryStatsImpl$Counter
8263com.android.internal.os.BatteryStatsImpl$DualTimer
8264com.android.internal.os.BatteryStatsImpl$DurationTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008265com.android.internal.os.BatteryStatsImpl$ExternalStatsSync
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008266com.android.internal.os.BatteryStatsImpl$LongSamplingCounter
8267com.android.internal.os.BatteryStatsImpl$LongSamplingCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008268com.android.internal.os.BatteryStatsImpl$MyHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008269com.android.internal.os.BatteryStatsImpl$OverflowArrayMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008270com.android.internal.os.BatteryStatsImpl$PlatformIdleStateCallback
8271com.android.internal.os.BatteryStatsImpl$RailEnergyDataCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008272com.android.internal.os.BatteryStatsImpl$SamplingTimer
8273com.android.internal.os.BatteryStatsImpl$StopwatchTimer
8274com.android.internal.os.BatteryStatsImpl$SystemClocks
8275com.android.internal.os.BatteryStatsImpl$TimeBase
8276com.android.internal.os.BatteryStatsImpl$TimeBaseObs
8277com.android.internal.os.BatteryStatsImpl$Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008278com.android.internal.os.BatteryStatsImpl$Uid$1
8279com.android.internal.os.BatteryStatsImpl$Uid$2
8280com.android.internal.os.BatteryStatsImpl$Uid$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008281com.android.internal.os.BatteryStatsImpl$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08008282com.android.internal.os.BatteryStatsImpl$Uid$Pkg
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008283com.android.internal.os.BatteryStatsImpl$Uid$Proc
8284com.android.internal.os.BatteryStatsImpl$Uid$Sensor
8285com.android.internal.os.BatteryStatsImpl$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08008286com.android.internal.os.BatteryStatsImpl$Uid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008287com.android.internal.os.BatteryStatsImpl$UidToRemove
8288com.android.internal.os.BatteryStatsImpl$UserInfoProvider
Calin Juravle00b23d32019-03-08 17:52:20 -08008289com.android.internal.os.BatteryStatsImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008290com.android.internal.os.BinderCallsStats$CallStat
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008291com.android.internal.os.BinderCallsStats$CallStatKey
8292com.android.internal.os.BinderCallsStats$ExportedCallStat
8293com.android.internal.os.BinderCallsStats$Injector
Calin Juravle00b23d32019-03-08 17:52:20 -08008294com.android.internal.os.BinderCallsStats$OverflowBinder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008295com.android.internal.os.BinderCallsStats$UidEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08008296com.android.internal.os.BinderCallsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008297com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08008298com.android.internal.os.BinderDeathDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008299com.android.internal.os.BinderInternal$BinderProxyLimitListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008300com.android.internal.os.BinderInternal$BinderProxyLimitListenerDelegate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008301com.android.internal.os.BinderInternal$CallSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008302com.android.internal.os.BinderInternal$GcWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08008303com.android.internal.os.BinderInternal$Observer
8304com.android.internal.os.BinderInternal$WorkSourceProvider
8305com.android.internal.os.BinderInternal
8306com.android.internal.os.BluetoothPowerCalculator
art-benchmark-serviced5115932020-02-25 17:55:03 -08008307com.android.internal.os.ByteTransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008308com.android.internal.os.CachedDeviceState$Readonly
8309com.android.internal.os.CachedDeviceState$TimeInStateStopwatch
8310com.android.internal.os.CachedDeviceState
Calin Juravle00b23d32019-03-08 17:52:20 -08008311com.android.internal.os.CameraPowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008312com.android.internal.os.ClassLoaderFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08008313com.android.internal.os.CpuPowerCalculator
8314com.android.internal.os.FlashlightPowerCalculator
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008315com.android.internal.os.FuseAppLoop$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008316com.android.internal.os.FuseAppLoop
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008317com.android.internal.os.FuseUnavailableMountException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008318com.android.internal.os.HandlerCaller$Callback
8319com.android.internal.os.HandlerCaller$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008320com.android.internal.os.HandlerCaller
Calin Juravle4a054192018-05-29 17:52:20 -07008321com.android.internal.os.IDropBoxManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008322com.android.internal.os.IDropBoxManagerService$Stub
8323com.android.internal.os.IDropBoxManagerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008324com.android.internal.os.IResultReceiver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008325com.android.internal.os.IResultReceiver$Stub
8326com.android.internal.os.IResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008327com.android.internal.os.IShellCallback$Stub$Proxy
8328com.android.internal.os.IShellCallback$Stub
8329com.android.internal.os.IShellCallback
8330com.android.internal.os.KernelCpuProcStringReader$ProcFileIterator
Calin Juravle00b23d32019-03-08 17:52:20 -08008331com.android.internal.os.KernelCpuProcStringReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008332com.android.internal.os.KernelCpuSpeedReader
8333com.android.internal.os.KernelCpuThreadReader$FrequencyBucketCreator
8334com.android.internal.os.KernelCpuThreadReader$Injector
8335com.android.internal.os.KernelCpuThreadReader$ProcessCpuUsage
8336com.android.internal.os.KernelCpuThreadReader$ThreadCpuUsage
8337com.android.internal.os.KernelCpuThreadReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08008338com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
8339com.android.internal.os.KernelCpuThreadReaderDiff
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008340com.android.internal.os.KernelCpuThreadReaderSettingsObserver$UidPredicate
8341com.android.internal.os.KernelCpuThreadReaderSettingsObserver
art-benchmark-servicead05a302020-03-17 09:46:02 -07008342com.android.internal.os.KernelCpuUidBpfMapReader$BpfMapIterator
8343com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidActiveTimeBpfMapReader
8344com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidClusterTimeBpfMapReader
8345com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidFreqTimeBpfMapReader
8346com.android.internal.os.KernelCpuUidBpfMapReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008347com.android.internal.os.KernelCpuUidTimeReader$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08008348com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader
8349com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader
8350com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader
8351com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader
8352com.android.internal.os.KernelCpuUidTimeReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008353com.android.internal.os.KernelMemoryBandwidthStats
art-benchmark-servicead05a302020-03-17 09:46:02 -07008354com.android.internal.os.KernelSingleUidTimeReader$Injector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008355com.android.internal.os.KernelSingleUidTimeReader
Calin Juravle4a054192018-05-29 17:52:20 -07008356com.android.internal.os.KernelWakelockReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008357com.android.internal.os.KernelWakelockStats$Entry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008358com.android.internal.os.KernelWakelockStats
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008359com.android.internal.os.LoggingPrintStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008360com.android.internal.os.LoggingPrintStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008361com.android.internal.os.LooperStats$DispatchSession
8362com.android.internal.os.LooperStats$Entry
8363com.android.internal.os.LooperStats$ExportedEntry
8364com.android.internal.os.LooperStats
Calin Juravle00b23d32019-03-08 17:52:20 -08008365com.android.internal.os.MediaPowerCalculator
8366com.android.internal.os.MemoryPowerCalculator
8367com.android.internal.os.MobileRadioPowerCalculator
8368com.android.internal.os.PowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008369com.android.internal.os.PowerProfile$CpuClusterKey
Calin Juravle00b23d32019-03-08 17:52:20 -08008370com.android.internal.os.PowerProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008371com.android.internal.os.ProcStatsUtil
8372com.android.internal.os.ProcTimeInStateReader
8373com.android.internal.os.ProcessCpuTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008374com.android.internal.os.ProcessCpuTracker$FilterStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008375com.android.internal.os.ProcessCpuTracker$Stats
8376com.android.internal.os.ProcessCpuTracker
8377com.android.internal.os.RailStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008378com.android.internal.os.RoSystemProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008379com.android.internal.os.RpmStats$PowerStateElement
8380com.android.internal.os.RpmStats$PowerStatePlatformSleepState
8381com.android.internal.os.RpmStats$PowerStateSubsystem
Calin Juravle4a054192018-05-29 17:52:20 -07008382com.android.internal.os.RpmStats
Evan Millar0ea97b82009-03-24 17:49:23 -07008383com.android.internal.os.RuntimeInit$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008384com.android.internal.os.RuntimeInit$Arguments
Tobias Thiereraddbf902016-07-21 15:05:19 +01008385com.android.internal.os.RuntimeInit$KillApplicationHandler
8386com.android.internal.os.RuntimeInit$LoggingHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008387com.android.internal.os.RuntimeInit$MethodAndArgsCaller
art-benchmark-serviced5115932020-02-25 17:55:03 -08008388com.android.internal.os.RuntimeInit$RuntimeThreadPrioritySetter
Calin Juravle00b23d32019-03-08 17:52:20 -08008389com.android.internal.os.RuntimeInit
8390com.android.internal.os.SensorPowerCalculator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008391com.android.internal.os.SomeArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008392com.android.internal.os.StatsdHiddenApiUsageLogger
8393com.android.internal.os.StoragedUidIoStatsReader
8394com.android.internal.os.TransferPipe
Calin Juravle00b23d32019-03-08 17:52:20 -08008395com.android.internal.os.WakelockPowerCalculator
8396com.android.internal.os.WifiPowerCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008397com.android.internal.os.WifiPowerEstimator
8398com.android.internal.os.WrapperInit
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008399com.android.internal.os.Zygote
Calin Juravle00b23d32019-03-08 17:52:20 -08008400com.android.internal.os.ZygoteArguments
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008401com.android.internal.os.ZygoteConnection
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008402com.android.internal.os.ZygoteInit
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008403com.android.internal.os.ZygoteSecurityException
8404com.android.internal.os.ZygoteServer$UsapPoolRefillAction
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008405com.android.internal.os.ZygoteServer
art-benchmark-serviced5115932020-02-25 17:55:03 -08008406com.android.internal.os.logging.MetricsLoggerWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008407com.android.internal.policy.-$$Lambda$PhoneWindow$F9lizKYeW8CQHD_8FLjKaBpUfBQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08008408com.android.internal.policy.BackdropFrameRenderer
Andreas Gampe571fc302016-02-18 13:58:09 -08008409com.android.internal.policy.DecorContext
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008410com.android.internal.policy.DecorView$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008411com.android.internal.policy.DecorView$2
8412com.android.internal.policy.DecorView$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008413com.android.internal.policy.DecorView$6
8414com.android.internal.policy.DecorView$ActionModeCallback2Wrapper$1
8415com.android.internal.policy.DecorView$ActionModeCallback2Wrapper
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008416com.android.internal.policy.DecorView$ColorViewAttributes
Andreas Gampe571fc302016-02-18 13:58:09 -08008417com.android.internal.policy.DecorView$ColorViewState
Calin Juravle00b23d32019-03-08 17:52:20 -08008418com.android.internal.policy.DecorView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008419com.android.internal.policy.DividerSnapAlgorithm$SnapTarget
8420com.android.internal.policy.DividerSnapAlgorithm
8421com.android.internal.policy.DockedDividerUtils
8422com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy
8423com.android.internal.policy.IKeyguardDismissCallback$Stub
8424com.android.internal.policy.IKeyguardDismissCallback
8425com.android.internal.policy.IKeyguardDrawnCallback$Stub$Proxy
8426com.android.internal.policy.IKeyguardDrawnCallback$Stub
8427com.android.internal.policy.IKeyguardDrawnCallback
8428com.android.internal.policy.IKeyguardExitCallback$Stub$Proxy
8429com.android.internal.policy.IKeyguardExitCallback$Stub
8430com.android.internal.policy.IKeyguardExitCallback
8431com.android.internal.policy.IKeyguardService$Stub$Proxy
8432com.android.internal.policy.IKeyguardService$Stub
8433com.android.internal.policy.IKeyguardService
8434com.android.internal.policy.IKeyguardStateCallback$Stub$Proxy
8435com.android.internal.policy.IKeyguardStateCallback$Stub
8436com.android.internal.policy.IKeyguardStateCallback
8437com.android.internal.policy.IShortcutService$Stub$Proxy
8438com.android.internal.policy.IShortcutService$Stub
8439com.android.internal.policy.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008440com.android.internal.policy.KeyInterceptionInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07008441com.android.internal.policy.PhoneFallbackEventHandler
8442com.android.internal.policy.PhoneLayoutInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07008443com.android.internal.policy.PhoneWindow$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008444com.android.internal.policy.PhoneWindow$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008445com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008446com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008447com.android.internal.policy.PhoneWindow$PanelFeatureState
Andreas Gampe571fc302016-02-18 13:58:09 -08008448com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07008449com.android.internal.policy.PhoneWindow$RotationWatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008450com.android.internal.policy.PhoneWindow$RotationWatcher
8451com.android.internal.policy.PhoneWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008452com.android.internal.policy.ScreenDecorationsUtils
8453com.android.internal.statusbar.IStatusBar$Stub$Proxy
8454com.android.internal.statusbar.IStatusBar$Stub
8455com.android.internal.statusbar.IStatusBar
8456com.android.internal.statusbar.IStatusBarService$Stub$Proxy
8457com.android.internal.statusbar.IStatusBarService$Stub
8458com.android.internal.statusbar.IStatusBarService
8459com.android.internal.statusbar.NotificationVisibility$1
8460com.android.internal.statusbar.NotificationVisibility$NotificationLocation
8461com.android.internal.statusbar.NotificationVisibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08008462com.android.internal.statusbar.RegisterStatusBarResult$1
8463com.android.internal.statusbar.RegisterStatusBarResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008464com.android.internal.statusbar.StatusBarIcon$1
8465com.android.internal.statusbar.StatusBarIcon
8466com.android.internal.telecom.IConnectionService$Stub$Proxy
8467com.android.internal.telecom.IConnectionService$Stub
8468com.android.internal.telecom.IConnectionService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008469com.android.internal.telecom.IConnectionServiceAdapter$Stub
8470com.android.internal.telecom.IConnectionServiceAdapter
8471com.android.internal.telecom.IInCallAdapter$Stub
8472com.android.internal.telecom.IInCallAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008473com.android.internal.telecom.IInCallService$Stub$Proxy
8474com.android.internal.telecom.IInCallService$Stub
8475com.android.internal.telecom.IInCallService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008476com.android.internal.telecom.ITelecomService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008477com.android.internal.telecom.ITelecomService$Stub
8478com.android.internal.telecom.ITelecomService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008479com.android.internal.telecom.IVideoCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008480com.android.internal.telecom.IVideoProvider$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008481com.android.internal.telecom.IVideoProvider$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008482com.android.internal.telecom.IVideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008483com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
8484com.android.internal.telecom.RemoteServiceCallback$Stub
8485com.android.internal.telecom.RemoteServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008486com.android.internal.telephony.-$$Lambda$CarrierAppUtils$oAca0vwfzY3MLxvgrejL5_ugnfc
art-benchmark-service56aece62020-02-10 17:58:03 -08008487com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-px3jYZkJd_z3U
8488com.android.internal.telephony.-$$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
8489com.android.internal.telephony.-$$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
8490com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$1zkPy06BwndFkKrGCUI1ORIPJcI
8491com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$2WGP2Bp11k7_Xwi1N4YefElOUuM
8492com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$2xgrYNleR8FFzFT8hEQx3mDtZ8g
8493com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$AjZFvwh3Ujx5W3fleFNksc6bLf0
8494com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$Ja9yTBcEYPqTRBIP-hL0otixVeE
8495com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$P0j9hvO3e-UE9_1i1QM_ujl8Bpo
8496com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$ZOtVAnuhxrXl2L906I6eTOentP0
8497com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$bWluhZvk2X-dQ0UidKfdpd0kwuw
8498com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$hh4N6_N4-PPm_vWjCdCRvS8--Cw
art-benchmark-serviced5115932020-02-25 17:55:03 -08008499com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$knEK4mNNOqbx_h4hWVcDSbY5kHE
art-benchmark-service56aece62020-02-10 17:58:03 -08008500com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$rpyQeO7zACcc5v4krwU9_qRMHL8
art-benchmark-service56aece62020-02-10 17:58:03 -08008501com.android.internal.telephony.-$$Lambda$RIL$803u4JiCud_JSoDndvAhT13ZZqU
8502com.android.internal.telephony.-$$Lambda$RIL$Ir4pOMTf7R0Jtw4O3F7JgMVtXO4
8503com.android.internal.telephony.-$$Lambda$RIL$ZGWeCQ9boMO1_J1_yQ82l_jK-Nc
8504com.android.internal.telephony.-$$Lambda$RIL$zYsQZAc3z9bM5fCaq_J0dn5kjjo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008505com.android.internal.telephony.-$$Lambda$RILConstants$ODSbRKyUeaOFMcez-ZudOmaKCBw
8506com.android.internal.telephony.-$$Lambda$RILConstants$zIAjDPNpW8a5C22QbMmMwM64vD8
art-benchmark-service56aece62020-02-10 17:58:03 -08008507com.android.internal.telephony.-$$Lambda$RILRequest$VaC9ddQXT8qxCl7rcNKtUadFQoI
8508com.android.internal.telephony.-$$Lambda$RadioIndication$GND6XxOOm1d_Ro76zEUFjA9OrEA
art-benchmark-serviced5115932020-02-25 17:55:03 -08008509com.android.internal.telephony.-$$Lambda$SmsApplication$5KAxbm71Dll9xmT5zeXi0i27A10
8510com.android.internal.telephony.-$$Lambda$SmsApplication$gDx3W-UsTeTFaBSPU-Y_LFPZ9dE
art-benchmark-service56aece62020-02-10 17:58:03 -08008511com.android.internal.telephony.-$$Lambda$SubscriptionController$Nt_ojdeqo4C2mbuwymYLvwgOLGo
8512com.android.internal.telephony.-$$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
8513com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-urXR6ElZ50305_6guo20Fc
8514com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$DY4i_CG7hrAeejGLeh3hMUZySnw
art-benchmark-service56aece62020-02-10 17:58:03 -08008515com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$Y5woGfEDKrozRViLH7WF93qPEno
8516com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$ZTY4uxKw17CHcHQzbBUF7m-dN-E
8517com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
8518com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$qyDxq2AWyReUxdc6HttVGQeDD3Y
art-benchmark-service56aece62020-02-10 17:58:03 -08008519com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$09rMKC8001jAR0zFrzzlPx26Xjs
8520com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$DKjB_mCxFOHomOyKLPFU9-9Dywc
8521com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$UYUq9z2WZwxqOLXquU0tTNN9wAs
8522com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$eUdIxJOKoyVP5UmFJtWXBUO93Qk
8523com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$nLdppNQT1Bv7QyIU3LwAwVD2K60
8524com.android.internal.telephony.-$$Lambda$UV1wDVoVlbcxpr8zevj_aMFtUGw
8525com.android.internal.telephony.-$$Lambda$WWHOcG5P4-jgjzPPgLwm-wN15OM
art-benchmark-serviced5115932020-02-25 17:55:03 -08008526com.android.internal.telephony.-$$Lambda$_14QHG018Z6p13d3hzJuGTWnNeo
art-benchmark-service56aece62020-02-10 17:58:03 -08008527com.android.internal.telephony.ATParseEx
8528com.android.internal.telephony.AppSmsManager
8529com.android.internal.telephony.BaseCommands
8530com.android.internal.telephony.BlockChecker
8531com.android.internal.telephony.Call$SrvccState
8532com.android.internal.telephony.Call$State
8533com.android.internal.telephony.Call
8534com.android.internal.telephony.CallForwardInfo
8535com.android.internal.telephony.CallManager$CallManagerHandler
8536com.android.internal.telephony.CallManager
8537com.android.internal.telephony.CallStateException
8538com.android.internal.telephony.CallTracker
8539com.android.internal.telephony.CarrierActionAgent$1
8540com.android.internal.telephony.CarrierActionAgent
Calin Juravle00b23d32019-03-08 17:52:20 -08008541com.android.internal.telephony.CarrierAppUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008542com.android.internal.telephony.CarrierInfoManager
8543com.android.internal.telephony.CarrierKeyDownloadManager$1
8544com.android.internal.telephony.CarrierKeyDownloadManager
8545com.android.internal.telephony.CarrierResolver$1
8546com.android.internal.telephony.CarrierResolver$2
8547com.android.internal.telephony.CarrierResolver$CarrierMatchingRule
8548com.android.internal.telephony.CarrierResolver
8549com.android.internal.telephony.CarrierServiceBindHelper$1
8550com.android.internal.telephony.CarrierServiceBindHelper$2
8551com.android.internal.telephony.CarrierServiceBindHelper$AppBinding
8552com.android.internal.telephony.CarrierServiceBindHelper$CarrierServiceConnection
8553com.android.internal.telephony.CarrierServiceBindHelper$CarrierServicePackageMonitor
8554com.android.internal.telephony.CarrierServiceBindHelper
8555com.android.internal.telephony.CarrierServiceStateTracker$1
8556com.android.internal.telephony.CarrierServiceStateTracker$2
8557com.android.internal.telephony.CarrierServiceStateTracker$3
8558com.android.internal.telephony.CarrierServiceStateTracker$EmergencyNetworkNotification
8559com.android.internal.telephony.CarrierServiceStateTracker$NotificationType
8560com.android.internal.telephony.CarrierServiceStateTracker$PrefNetworkNotification
8561com.android.internal.telephony.CarrierServiceStateTracker
8562com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler
8563com.android.internal.telephony.CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface
8564com.android.internal.telephony.CarrierServicesSmsFilter
8565com.android.internal.telephony.CarrierSignalAgent$1
8566com.android.internal.telephony.CarrierSignalAgent
8567com.android.internal.telephony.CarrierSmsUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008568com.android.internal.telephony.CellBroadcastServiceManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008569com.android.internal.telephony.CellNetworkScanResult$1
8570com.android.internal.telephony.CellNetworkScanResult
art-benchmark-service56aece62020-02-10 17:58:03 -08008571com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1
8572com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider
8573com.android.internal.telephony.CellularNetworkService
8574com.android.internal.telephony.CellularNetworkValidator$ValidationCallback
8575com.android.internal.telephony.CellularNetworkValidator
8576com.android.internal.telephony.ClientWakelockAccountant
8577com.android.internal.telephony.ClientWakelockTracker
8578com.android.internal.telephony.CommandException$Error
8579com.android.internal.telephony.CommandException
8580com.android.internal.telephony.CommandsInterface
8581com.android.internal.telephony.Connection$Listener
8582com.android.internal.telephony.Connection$PostDialState
8583com.android.internal.telephony.Connection
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008584com.android.internal.telephony.DctConstants$Activity
8585com.android.internal.telephony.DctConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008586com.android.internal.telephony.DebugService
8587com.android.internal.telephony.DefaultPhoneNotifier$1
8588com.android.internal.telephony.DefaultPhoneNotifier
8589com.android.internal.telephony.DeviceStateMonitor$1
8590com.android.internal.telephony.DeviceStateMonitor$2
8591com.android.internal.telephony.DeviceStateMonitor$3
8592com.android.internal.telephony.DeviceStateMonitor$AccessNetworkThresholds
8593com.android.internal.telephony.DeviceStateMonitor
8594com.android.internal.telephony.DriverCall$State
8595com.android.internal.telephony.DriverCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008596com.android.internal.telephony.EncodeException
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008597com.android.internal.telephony.ExponentialBackoff$1
8598com.android.internal.telephony.ExponentialBackoff$HandlerAdapter
8599com.android.internal.telephony.ExponentialBackoff
art-benchmark-service56aece62020-02-10 17:58:03 -08008600com.android.internal.telephony.GlobalSettingsHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008601com.android.internal.telephony.GsmAlphabet$TextEncodingDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008602com.android.internal.telephony.GsmAlphabet
art-benchmark-service56aece62020-02-10 17:58:03 -08008603com.android.internal.telephony.GsmCdmaCall
8604com.android.internal.telephony.GsmCdmaCallTracker$1
8605com.android.internal.telephony.GsmCdmaCallTracker$2
8606com.android.internal.telephony.GsmCdmaCallTracker$3
8607com.android.internal.telephony.GsmCdmaCallTracker
8608com.android.internal.telephony.GsmCdmaConnection
8609com.android.internal.telephony.GsmCdmaPhone$1
8610com.android.internal.telephony.GsmCdmaPhone$2
8611com.android.internal.telephony.GsmCdmaPhone$3
8612com.android.internal.telephony.GsmCdmaPhone$Cfu
8613com.android.internal.telephony.GsmCdmaPhone
8614com.android.internal.telephony.HalVersion
8615com.android.internal.telephony.HardwareConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08008616com.android.internal.telephony.HbpcdLookup$MccIdd
8617com.android.internal.telephony.HbpcdLookup$MccLookup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008618com.android.internal.telephony.HbpcdUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008619com.android.internal.telephony.HexDump
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008620com.android.internal.telephony.IBooleanConsumer$Stub
8621com.android.internal.telephony.IBooleanConsumer
8622com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy
8623com.android.internal.telephony.ICarrierConfigLoader$Stub
8624com.android.internal.telephony.ICarrierConfigLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08008625com.android.internal.telephony.IIccPhoneBook$Stub$Proxy
8626com.android.internal.telephony.IIccPhoneBook$Stub
8627com.android.internal.telephony.IIccPhoneBook
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008628com.android.internal.telephony.IIntegerConsumer$Stub$Proxy
8629com.android.internal.telephony.IIntegerConsumer$Stub
8630com.android.internal.telephony.IIntegerConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008631com.android.internal.telephony.IMms$Stub$Proxy
8632com.android.internal.telephony.IMms$Stub
8633com.android.internal.telephony.IMms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008634com.android.internal.telephony.INumberVerificationCallback$Stub$Proxy
8635com.android.internal.telephony.INumberVerificationCallback$Stub
8636com.android.internal.telephony.INumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008637com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008638com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008639com.android.internal.telephony.IOnSubscriptionsChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008640com.android.internal.telephony.IOns$Stub$Proxy
8641com.android.internal.telephony.IOns$Stub
8642com.android.internal.telephony.IOns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008643com.android.internal.telephony.IPhoneStateListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008644com.android.internal.telephony.IPhoneStateListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008645com.android.internal.telephony.IPhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008646com.android.internal.telephony.IPhoneSubInfo$Stub$Proxy
8647com.android.internal.telephony.IPhoneSubInfo$Stub
8648com.android.internal.telephony.IPhoneSubInfo
8649com.android.internal.telephony.ISetOpportunisticDataCallback$Stub$Proxy
8650com.android.internal.telephony.ISetOpportunisticDataCallback$Stub
8651com.android.internal.telephony.ISetOpportunisticDataCallback
8652com.android.internal.telephony.ISms$Stub$Proxy
8653com.android.internal.telephony.ISms$Stub
8654com.android.internal.telephony.ISms
8655com.android.internal.telephony.ISmsImplBase
art-benchmark-service56aece62020-02-10 17:58:03 -08008656com.android.internal.telephony.IState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008657com.android.internal.telephony.ISub$Stub$Proxy
8658com.android.internal.telephony.ISub$Stub
8659com.android.internal.telephony.ISub
8660com.android.internal.telephony.ITelephony$Stub$Proxy
8661com.android.internal.telephony.ITelephony$Stub
8662com.android.internal.telephony.ITelephony
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008663com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008664com.android.internal.telephony.ITelephonyRegistry$Stub
8665com.android.internal.telephony.ITelephonyRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08008666com.android.internal.telephony.IUpdateAvailableNetworksCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008667com.android.internal.telephony.IWapPushManager
art-benchmark-service56aece62020-02-10 17:58:03 -08008668com.android.internal.telephony.IccCard
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008669com.android.internal.telephony.IccCardConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008670com.android.internal.telephony.IccPhoneBookInterfaceManager$1
8671com.android.internal.telephony.IccPhoneBookInterfaceManager$Request
8672com.android.internal.telephony.IccPhoneBookInterfaceManager
8673com.android.internal.telephony.IccProvider
8674com.android.internal.telephony.IccSmsInterfaceManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008675com.android.internal.telephony.IccSmsInterfaceManager$2
art-benchmark-service56aece62020-02-10 17:58:03 -08008676com.android.internal.telephony.IccSmsInterfaceManager$CdmaBroadcastRangeManager
8677com.android.internal.telephony.IccSmsInterfaceManager$CellBroadcastRangeManager
8678com.android.internal.telephony.IccSmsInterfaceManager
8679com.android.internal.telephony.ImsSmsDispatcher$1
8680com.android.internal.telephony.ImsSmsDispatcher$2
8681com.android.internal.telephony.ImsSmsDispatcher$3
8682com.android.internal.telephony.ImsSmsDispatcher$4
8683com.android.internal.telephony.ImsSmsDispatcher
8684com.android.internal.telephony.InboundSmsHandler$1
8685com.android.internal.telephony.InboundSmsHandler$2
8686com.android.internal.telephony.InboundSmsHandler$CarrierServicesSmsFilterCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008687com.android.internal.telephony.InboundSmsHandler$CbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08008688com.android.internal.telephony.InboundSmsHandler$DefaultState
8689com.android.internal.telephony.InboundSmsHandler$DeliveringState
8690com.android.internal.telephony.InboundSmsHandler$IdleState
8691com.android.internal.telephony.InboundSmsHandler$NewMessageNotificationActionReceiver
8692com.android.internal.telephony.InboundSmsHandler$SmsBroadcastReceiver
8693com.android.internal.telephony.InboundSmsHandler$StartupState
8694com.android.internal.telephony.InboundSmsHandler$WaitingState
8695com.android.internal.telephony.InboundSmsHandler
8696com.android.internal.telephony.InboundSmsTracker
8697com.android.internal.telephony.IntRangeManager$ClientRange
8698com.android.internal.telephony.IntRangeManager$IntRange
8699com.android.internal.telephony.IntRangeManager
8700com.android.internal.telephony.IntentBroadcaster$1
8701com.android.internal.telephony.IntentBroadcaster
8702com.android.internal.telephony.LastCallFailCause
8703com.android.internal.telephony.LinkCapacityEstimate
8704com.android.internal.telephony.LocalLog
8705com.android.internal.telephony.LocaleTracker$1
8706com.android.internal.telephony.LocaleTracker
8707com.android.internal.telephony.MccTable$MccEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -08008708com.android.internal.telephony.MccTable$MccMnc
art-benchmark-service56aece62020-02-10 17:58:03 -08008709com.android.internal.telephony.MccTable
8710com.android.internal.telephony.MmiCode
8711com.android.internal.telephony.MultiSimSettingController$1
8712com.android.internal.telephony.MultiSimSettingController$UpdateDefaultAction
8713com.android.internal.telephony.MultiSimSettingController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008714com.android.internal.telephony.NetworkFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08008715com.android.internal.telephony.NetworkRegistrationManager$1
8716com.android.internal.telephony.NetworkRegistrationManager$NetworkRegStateCallback
8717com.android.internal.telephony.NetworkRegistrationManager$NetworkServiceConnection
8718com.android.internal.telephony.NetworkRegistrationManager$RegManagerDeathRecipient
8719com.android.internal.telephony.NetworkRegistrationManager
8720com.android.internal.telephony.NetworkScanRequestTracker$1
8721com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestScheduler
8722com.android.internal.telephony.NetworkScanRequestTracker
8723com.android.internal.telephony.NitzData
8724com.android.internal.telephony.NitzStateMachine$DeviceState
8725com.android.internal.telephony.NitzStateMachine
art-benchmark-service56aece62020-02-10 17:58:03 -08008726com.android.internal.telephony.OemHookIndication
8727com.android.internal.telephony.OemHookResponse
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008728com.android.internal.telephony.OperatorInfo$1
8729com.android.internal.telephony.OperatorInfo$State
8730com.android.internal.telephony.OperatorInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08008731com.android.internal.telephony.Phone
art-benchmark-serviced5115932020-02-25 17:55:03 -08008732com.android.internal.telephony.PhoneConfigurationManager$ConfigManagerHandler
8733com.android.internal.telephony.PhoneConfigurationManager$MockableInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08008734com.android.internal.telephony.PhoneConfigurationManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008735com.android.internal.telephony.PhoneConstantConversions$1
8736com.android.internal.telephony.PhoneConstantConversions
8737com.android.internal.telephony.PhoneConstants$DataState
8738com.android.internal.telephony.PhoneConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008739com.android.internal.telephony.PhoneFactory
8740com.android.internal.telephony.PhoneInternalInterface$DataActivityState
8741com.android.internal.telephony.PhoneInternalInterface$DialArgs$Builder
8742com.android.internal.telephony.PhoneInternalInterface$DialArgs
8743com.android.internal.telephony.PhoneInternalInterface$SuppService
8744com.android.internal.telephony.PhoneInternalInterface
8745com.android.internal.telephony.PhoneNotifier
8746com.android.internal.telephony.PhoneSubInfoController$CallPhoneMethodHelper
8747com.android.internal.telephony.PhoneSubInfoController$PermissionCheckHelper
8748com.android.internal.telephony.PhoneSubInfoController
8749com.android.internal.telephony.PhoneSwitcher$1
8750com.android.internal.telephony.PhoneSwitcher$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008751com.android.internal.telephony.PhoneSwitcher$3
art-benchmark-service56aece62020-02-10 17:58:03 -08008752com.android.internal.telephony.PhoneSwitcher$DefaultNetworkCallback
8753com.android.internal.telephony.PhoneSwitcher$EmergencyOverrideRequest
8754com.android.internal.telephony.PhoneSwitcher$PhoneState
8755com.android.internal.telephony.PhoneSwitcher$PhoneSwitcherNetworkRequestListener
8756com.android.internal.telephony.PhoneSwitcher
8757com.android.internal.telephony.ProxyController$1
8758com.android.internal.telephony.ProxyController
8759com.android.internal.telephony.RIL$RadioProxyDeathRecipient
8760com.android.internal.telephony.RIL$RilHandler
8761com.android.internal.telephony.RIL
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008762com.android.internal.telephony.RILConstants
art-benchmark-service56aece62020-02-10 17:58:03 -08008763com.android.internal.telephony.RILRequest
8764com.android.internal.telephony.RadioBugDetector
8765com.android.internal.telephony.RadioCapability
8766com.android.internal.telephony.RadioConfig$ServiceDeathRecipient
8767com.android.internal.telephony.RadioConfig
8768com.android.internal.telephony.RadioConfigIndication
8769com.android.internal.telephony.RadioConfigResponse
8770com.android.internal.telephony.RadioIndication
8771com.android.internal.telephony.RadioResponse
8772com.android.internal.telephony.RatRatcheter$1
8773com.android.internal.telephony.RatRatcheter
art-benchmark-serviced5115932020-02-25 17:55:03 -08008774com.android.internal.telephony.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08008775com.android.internal.telephony.RegistrantList
8776com.android.internal.telephony.RestrictedState
8777com.android.internal.telephony.RetryManager$RetryRec
8778com.android.internal.telephony.RetryManager
8779com.android.internal.telephony.RilWakelockInfo
8780com.android.internal.telephony.SMSDispatcher$DataSmsSender
8781com.android.internal.telephony.SMSDispatcher$SettingsObserver
8782com.android.internal.telephony.SMSDispatcher$SmsSender
8783com.android.internal.telephony.SMSDispatcher$SmsSenderCallback
8784com.android.internal.telephony.SMSDispatcher$SmsTracker
8785com.android.internal.telephony.SMSDispatcher$TextSmsSender
8786com.android.internal.telephony.SMSDispatcher
8787com.android.internal.telephony.ServiceStateTracker$1
8788com.android.internal.telephony.ServiceStateTracker$SstSubscriptionsChangedListener
8789com.android.internal.telephony.ServiceStateTracker
8790com.android.internal.telephony.SettingsObserver
8791com.android.internal.telephony.SimActivationTracker$1
8792com.android.internal.telephony.SimActivationTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08008793com.android.internal.telephony.SmsAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008794com.android.internal.telephony.SmsApplication$SmsApplicationData
Calin Juravle00b23d32019-03-08 17:52:20 -08008795com.android.internal.telephony.SmsApplication$SmsPackageMonitor
8796com.android.internal.telephony.SmsApplication
art-benchmark-service56aece62020-02-10 17:58:03 -08008797com.android.internal.telephony.SmsBroadcastUndelivered$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008798com.android.internal.telephony.SmsBroadcastUndelivered$2
art-benchmark-service56aece62020-02-10 17:58:03 -08008799com.android.internal.telephony.SmsBroadcastUndelivered$ScanRawTableThread
8800com.android.internal.telephony.SmsBroadcastUndelivered$SmsReferenceKey
8801com.android.internal.telephony.SmsBroadcastUndelivered
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008802com.android.internal.telephony.SmsConstants$MessageClass
art-benchmark-service56aece62020-02-10 17:58:03 -08008803com.android.internal.telephony.SmsController
8804com.android.internal.telephony.SmsDispatchersController$1
8805com.android.internal.telephony.SmsDispatchersController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008806com.android.internal.telephony.SmsHeader$ConcatRef
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008807com.android.internal.telephony.SmsHeader$MiscElt
art-benchmark-serviced5115932020-02-25 17:55:03 -08008808com.android.internal.telephony.SmsHeader$PortAddrs
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008809com.android.internal.telephony.SmsHeader$SpecialSmsMsg
art-benchmark-serviced5115932020-02-25 17:55:03 -08008810com.android.internal.telephony.SmsHeader
8811com.android.internal.telephony.SmsMessageBase$SubmitPduBase
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008812com.android.internal.telephony.SmsMessageBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08008813com.android.internal.telephony.SmsNumberUtils$NumberEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008814com.android.internal.telephony.SmsNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008815com.android.internal.telephony.SmsPermissions
8816com.android.internal.telephony.SmsResponse
8817com.android.internal.telephony.SmsStorageMonitor$1
8818com.android.internal.telephony.SmsStorageMonitor
8819com.android.internal.telephony.SmsUsageMonitor$SettingsObserver
8820com.android.internal.telephony.SmsUsageMonitor$SettingsObserverHandler
8821com.android.internal.telephony.SmsUsageMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008822com.android.internal.telephony.SomeArgs
art-benchmark-service56aece62020-02-10 17:58:03 -08008823com.android.internal.telephony.State
art-benchmark-serviced5115932020-02-25 17:55:03 -08008824com.android.internal.telephony.StateMachine$LogRecords
8825com.android.internal.telephony.StateMachine$SmHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08008826com.android.internal.telephony.StateMachine
8827com.android.internal.telephony.SubscriptionController
8828com.android.internal.telephony.SubscriptionInfoUpdater$1
8829com.android.internal.telephony.SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback
8830com.android.internal.telephony.SubscriptionInfoUpdater
8831com.android.internal.telephony.TelephonyCapabilities
art-benchmark-serviced5115932020-02-25 17:55:03 -08008832com.android.internal.telephony.TelephonyCommonStatsLog
art-benchmark-service56aece62020-02-10 17:58:03 -08008833com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents
8834com.android.internal.telephony.TelephonyComponentFactory
8835com.android.internal.telephony.TelephonyDevController
Calin Juravle00b23d32019-03-08 17:52:20 -08008836com.android.internal.telephony.TelephonyPermissions
art-benchmark-service56aece62020-02-10 17:58:03 -08008837com.android.internal.telephony.TelephonyTester$1
8838com.android.internal.telephony.TelephonyTester
art-benchmark-serviced5115932020-02-25 17:55:03 -08008839com.android.internal.telephony.TimeUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008840com.android.internal.telephony.UUSInfo
8841com.android.internal.telephony.UiccPhoneBookController
8842com.android.internal.telephony.VisualVoicemailSmsFilter$1
8843com.android.internal.telephony.VisualVoicemailSmsFilter$PhoneAccountHandleConverter
8844com.android.internal.telephony.VisualVoicemailSmsFilter
8845com.android.internal.telephony.WakeLockStateMachine$1
8846com.android.internal.telephony.WakeLockStateMachine$DefaultState
8847com.android.internal.telephony.WakeLockStateMachine$IdleState
8848com.android.internal.telephony.WakeLockStateMachine$WaitingState
8849com.android.internal.telephony.WakeLockStateMachine
8850com.android.internal.telephony.WapPushOverSms$1
8851com.android.internal.telephony.WapPushOverSms
8852com.android.internal.telephony.cat.AppInterface$CommandType
8853com.android.internal.telephony.cat.AppInterface
8854com.android.internal.telephony.cat.BIPClientParams
8855com.android.internal.telephony.cat.BerTlv
8856com.android.internal.telephony.cat.CallSetupParams
8857com.android.internal.telephony.cat.CatCmdMessage$1
8858com.android.internal.telephony.cat.CatCmdMessage
8859com.android.internal.telephony.cat.CatException
8860com.android.internal.telephony.cat.CatLog
8861com.android.internal.telephony.cat.CatResponseMessage
8862com.android.internal.telephony.cat.CatService$1
8863com.android.internal.telephony.cat.CatService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008864com.android.internal.telephony.cat.CommandDetails$1
8865com.android.internal.telephony.cat.CommandDetails
art-benchmark-service56aece62020-02-10 17:58:03 -08008866com.android.internal.telephony.cat.CommandParams
8867com.android.internal.telephony.cat.CommandParamsFactory$1
8868com.android.internal.telephony.cat.CommandParamsFactory
8869com.android.internal.telephony.cat.ComprehensionTlv
8870com.android.internal.telephony.cat.ComprehensionTlvTag
8871com.android.internal.telephony.cat.DTTZResponseData
8872com.android.internal.telephony.cat.DisplayTextParams
8873com.android.internal.telephony.cat.IconLoader
8874com.android.internal.telephony.cat.LanguageParams
8875com.android.internal.telephony.cat.LanguageResponseData
8876com.android.internal.telephony.cat.LaunchBrowserParams
8877com.android.internal.telephony.cat.ResponseData
8878com.android.internal.telephony.cat.ResultCode
8879com.android.internal.telephony.cat.ResultException
8880com.android.internal.telephony.cat.RilMessage
8881com.android.internal.telephony.cat.RilMessageDecoder$StateCmdParamsReady
8882com.android.internal.telephony.cat.RilMessageDecoder$StateStart
8883com.android.internal.telephony.cat.RilMessageDecoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08008884com.android.internal.telephony.cat.TextMessage$1
8885com.android.internal.telephony.cat.TextMessage
8886com.android.internal.telephony.cat.ValueObject
art-benchmark-service56aece62020-02-10 17:58:03 -08008887com.android.internal.telephony.cat.ValueParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008888com.android.internal.telephony.cdma.-$$Lambda$CdmaInboundSmsHandler$sD3UQ6e4SE9ZbPjDZ9bEr_XRoaA
art-benchmark-service56aece62020-02-10 17:58:03 -08008889com.android.internal.telephony.cdma.CdmaCallWaitingNotification
art-benchmark-serviced5115932020-02-25 17:55:03 -08008890com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver
8891com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08008892com.android.internal.telephony.cdma.CdmaInboundSmsHandler
8893com.android.internal.telephony.cdma.CdmaSMSDispatcher
8894com.android.internal.telephony.cdma.CdmaSmsBroadcastConfigInfo
8895com.android.internal.telephony.cdma.CdmaSubscriptionSourceManager
8896com.android.internal.telephony.cdma.EriInfo
8897com.android.internal.telephony.cdma.EriManager$EriFile
8898com.android.internal.telephony.cdma.EriManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008899com.android.internal.telephony.cdma.SmsMessage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008900com.android.internal.telephony.cdma.sms.BearerData$CodingException
art-benchmark-serviced5115932020-02-25 17:55:03 -08008901com.android.internal.telephony.cdma.sms.BearerData$TimeStamp
8902com.android.internal.telephony.cdma.sms.BearerData
8903com.android.internal.telephony.cdma.sms.CdmaSmsAddress
8904com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress
8905com.android.internal.telephony.cdma.sms.SmsEnvelope
8906com.android.internal.telephony.cdma.sms.UserData
art-benchmark-service56aece62020-02-10 17:58:03 -08008907com.android.internal.telephony.cdnr.CarrierDisplayNameData$1
8908com.android.internal.telephony.cdnr.CarrierDisplayNameData$Builder
8909com.android.internal.telephony.cdnr.CarrierDisplayNameData
8910com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$CarrierDisplayNameConditionRule
8911com.android.internal.telephony.cdnr.CarrierDisplayNameResolver
8912com.android.internal.telephony.dataconnection.-$$Lambda$DataConnection$-tFSpFGzTv_UdpzJlTMOvg8VO98
8913com.android.internal.telephony.dataconnection.-$$Lambda$XZAGhHrbkIDyusER4MAM6luKcT0
8914com.android.internal.telephony.dataconnection.AccessNetworksManager$1
8915com.android.internal.telephony.dataconnection.AccessNetworksManager
8916com.android.internal.telephony.dataconnection.ApnContext
8917com.android.internal.telephony.dataconnection.ApnSettingUtils
8918com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider$1
8919com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider
8920com.android.internal.telephony.dataconnection.CellularDataService
8921com.android.internal.telephony.dataconnection.DataConnection$2
8922com.android.internal.telephony.dataconnection.DataConnection$ConnectionParams
8923com.android.internal.telephony.dataconnection.DataConnection$DcActivatingState
8924com.android.internal.telephony.dataconnection.DataConnection$DcActiveState
8925com.android.internal.telephony.dataconnection.DataConnection$DcDefaultState
8926com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectingState
8927com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectionErrorCreatingConnection
8928com.android.internal.telephony.dataconnection.DataConnection$DcInactiveState
8929com.android.internal.telephony.dataconnection.DataConnection$DisconnectParams
8930com.android.internal.telephony.dataconnection.DataConnection$SetupResult
8931com.android.internal.telephony.dataconnection.DataConnection$UpdateLinkPropertyResult
8932com.android.internal.telephony.dataconnection.DataConnection
8933com.android.internal.telephony.dataconnection.DataConnectionReasons$DataAllowedReasonType
8934com.android.internal.telephony.dataconnection.DataConnectionReasons$DataDisallowedReasonType
8935com.android.internal.telephony.dataconnection.DataConnectionReasons
8936com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideConditions
8937com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideRule
8938com.android.internal.telephony.dataconnection.DataEnabledOverride
8939com.android.internal.telephony.dataconnection.DataEnabledSettings$1
8940com.android.internal.telephony.dataconnection.DataEnabledSettings$2
8941com.android.internal.telephony.dataconnection.DataEnabledSettings
8942com.android.internal.telephony.dataconnection.DataServiceManager$1
8943com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceCallback
8944com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceConnection
8945com.android.internal.telephony.dataconnection.DataServiceManager$DataServiceManagerDeathRecipient
8946com.android.internal.telephony.dataconnection.DataServiceManager
8947com.android.internal.telephony.dataconnection.DcController$1
8948com.android.internal.telephony.dataconnection.DcController$DccDefaultState
8949com.android.internal.telephony.dataconnection.DcController
8950com.android.internal.telephony.dataconnection.DcFailBringUp
art-benchmark-serviced5115932020-02-25 17:55:03 -08008951com.android.internal.telephony.dataconnection.DcNetworkAgent$DcKeepaliveTracker
art-benchmark-service56aece62020-02-10 17:58:03 -08008952com.android.internal.telephony.dataconnection.DcNetworkAgent
8953com.android.internal.telephony.dataconnection.DcRequest
8954com.android.internal.telephony.dataconnection.DcTesterDeactivateAll$1
8955com.android.internal.telephony.dataconnection.DcTesterDeactivateAll
8956com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll$1
8957com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll
8958com.android.internal.telephony.dataconnection.DcTracker$1
8959com.android.internal.telephony.dataconnection.DcTracker$2
8960com.android.internal.telephony.dataconnection.DcTracker$3
8961com.android.internal.telephony.dataconnection.DcTracker$4
8962com.android.internal.telephony.dataconnection.DcTracker$5
8963com.android.internal.telephony.dataconnection.DcTracker$ApnChangeObserver
8964com.android.internal.telephony.dataconnection.DcTracker$DataStallRecoveryHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08008965com.android.internal.telephony.dataconnection.DcTracker$ProvisionNotificationBroadcastReceiver
8966com.android.internal.telephony.dataconnection.DcTracker$RetryFailures
8967com.android.internal.telephony.dataconnection.DcTracker$TxRxSum
8968com.android.internal.telephony.dataconnection.DcTracker
8969com.android.internal.telephony.dataconnection.KeepaliveStatus$1
8970com.android.internal.telephony.dataconnection.KeepaliveStatus
8971com.android.internal.telephony.dataconnection.TelephonyNetworkFactory$InternalHandler
8972com.android.internal.telephony.dataconnection.TelephonyNetworkFactory
8973com.android.internal.telephony.dataconnection.TransportManager$HandoverParams
8974com.android.internal.telephony.dataconnection.TransportManager
8975com.android.internal.telephony.emergency.EmergencyNumberTracker$1
8976com.android.internal.telephony.emergency.EmergencyNumberTracker
8977com.android.internal.telephony.euicc.-$$Lambda$EuiccConnector$ConnectedState$4$S52i3hpE3-FGho807KZ1LR5rXQM
8978com.android.internal.telephony.euicc.EuiccCardController$SimSlotStatusChangedBroadcastReceiver
8979com.android.internal.telephony.euicc.EuiccCardController
8980com.android.internal.telephony.euicc.EuiccConnector$1
8981com.android.internal.telephony.euicc.EuiccConnector$AvailableState
8982com.android.internal.telephony.euicc.EuiccConnector$BaseEuiccCommandCallback
8983com.android.internal.telephony.euicc.EuiccConnector$BindingState
8984com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10
8985com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11
8986com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12
8987com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13
art-benchmark-serviced5115932020-02-25 17:55:03 -08008988com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14
art-benchmark-service56aece62020-02-10 17:58:03 -08008989com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1
8990com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2
8991com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3
8992com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4
8993com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5
8994com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6
8995com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7
8996com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8
8997com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9
8998com.android.internal.telephony.euicc.EuiccConnector$ConnectedState
8999com.android.internal.telephony.euicc.EuiccConnector$DeleteRequest
9000com.android.internal.telephony.euicc.EuiccConnector$DisconnectedState
9001com.android.internal.telephony.euicc.EuiccConnector$DownloadRequest
9002com.android.internal.telephony.euicc.EuiccConnector$EuiccPackageMonitor
9003com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListRequest
9004com.android.internal.telephony.euicc.EuiccConnector$GetEuiccProfileInfoListCommandCallback
9005com.android.internal.telephony.euicc.EuiccConnector$GetMetadataRequest
9006com.android.internal.telephony.euicc.EuiccConnector$SwitchRequest
9007com.android.internal.telephony.euicc.EuiccConnector$UnavailableState
9008com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameRequest
9009com.android.internal.telephony.euicc.EuiccConnector
9010com.android.internal.telephony.euicc.EuiccController$3
9011com.android.internal.telephony.euicc.EuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009012com.android.internal.telephony.euicc.IEuiccCardController$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009013com.android.internal.telephony.euicc.IEuiccCardController$Stub
9014com.android.internal.telephony.euicc.IEuiccCardController
9015com.android.internal.telephony.euicc.IEuiccController$Stub$Proxy
9016com.android.internal.telephony.euicc.IEuiccController$Stub
9017com.android.internal.telephony.euicc.IEuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009018com.android.internal.telephony.euicc.IGetAllProfilesCallback$Stub
9019com.android.internal.telephony.euicc.IGetAllProfilesCallback
9020com.android.internal.telephony.euicc.IGetEuiccInfo1Callback$Stub
9021com.android.internal.telephony.euicc.IGetEuiccInfo1Callback
9022com.android.internal.telephony.gsm.GsmInboundSmsHandler$GsmCbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08009023com.android.internal.telephony.gsm.GsmInboundSmsHandler
9024com.android.internal.telephony.gsm.GsmMmiCode
9025com.android.internal.telephony.gsm.GsmSMSDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08009026com.android.internal.telephony.gsm.GsmSmsAddress
art-benchmark-service56aece62020-02-10 17:58:03 -08009027com.android.internal.telephony.gsm.SimTlv
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009028com.android.internal.telephony.gsm.SmsBroadcastConfigInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009029com.android.internal.telephony.gsm.SmsMessage$PduParser
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009030com.android.internal.telephony.gsm.SmsMessage
art-benchmark-service56aece62020-02-10 17:58:03 -08009031com.android.internal.telephony.gsm.SuppServiceNotification
9032com.android.internal.telephony.gsm.UsimDataDownloadHandler
9033com.android.internal.telephony.gsm.UsimPhoneBookManager$File
9034com.android.internal.telephony.gsm.UsimPhoneBookManager$PbrRecord
9035com.android.internal.telephony.gsm.UsimPhoneBookManager
9036com.android.internal.telephony.ims.-$$Lambda$ImsResolver$pNx4XUM9FmR6cV_MCAGiEt8F4pg
9037com.android.internal.telephony.ims.-$$Lambda$WamP7BPq0j01TgYE3GvUqU3b-rs
9038com.android.internal.telephony.ims.ImsResolver$1
9039com.android.internal.telephony.ims.ImsResolver$2
9040com.android.internal.telephony.ims.ImsResolver$3
9041com.android.internal.telephony.ims.ImsResolver$4
9042com.android.internal.telephony.ims.ImsResolver$5
9043com.android.internal.telephony.ims.ImsResolver$6
9044com.android.internal.telephony.ims.ImsResolver$7
9045com.android.internal.telephony.ims.ImsResolver$8
9046com.android.internal.telephony.ims.ImsResolver$ImsDynamicQueryManagerFactory
9047com.android.internal.telephony.ims.ImsResolver$ImsServiceControllerFactory
9048com.android.internal.telephony.ims.ImsResolver$ImsServiceInfo
9049com.android.internal.telephony.ims.ImsResolver$SubscriptionManagerProxy
9050com.android.internal.telephony.ims.ImsResolver$TelephonyManagerProxy
9051com.android.internal.telephony.ims.ImsResolver
9052com.android.internal.telephony.ims.ImsServiceController$1
9053com.android.internal.telephony.ims.ImsServiceController$2
9054com.android.internal.telephony.ims.ImsServiceController$3
9055com.android.internal.telephony.ims.ImsServiceController$ImsFeatureContainer
9056com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback$1
9057com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback
9058com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection
9059com.android.internal.telephony.ims.ImsServiceController$ImsServiceControllerCallbacks
9060com.android.internal.telephony.ims.ImsServiceController$RebindRetry
9061com.android.internal.telephony.ims.ImsServiceController
9062com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$ImsServiceFeatureQuery
9063com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$Listener
9064com.android.internal.telephony.ims.ImsServiceFeatureQueryManager
9065com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
9066com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$Zw03itjXT6-LrhiYuD-9nKFg2Wg
9067com.android.internal.telephony.imsphone.ImsExternalCallTracker$1
9068com.android.internal.telephony.imsphone.ImsExternalCallTracker$2
9069com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalCallStateListener
9070com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalConnectionListener
9071com.android.internal.telephony.imsphone.ImsExternalCallTracker$ImsCallNotify
9072com.android.internal.telephony.imsphone.ImsExternalCallTracker
9073com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
9074com.android.internal.telephony.imsphone.ImsExternalConnection
9075com.android.internal.telephony.imsphone.ImsPhone$1
9076com.android.internal.telephony.imsphone.ImsPhone$2
9077com.android.internal.telephony.imsphone.ImsPhone$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08009078com.android.internal.telephony.imsphone.ImsPhone$4
art-benchmark-service56aece62020-02-10 17:58:03 -08009079com.android.internal.telephony.imsphone.ImsPhone$Cf
art-benchmark-serviced5115932020-02-25 17:55:03 -08009080com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08009081com.android.internal.telephony.imsphone.ImsPhone
9082com.android.internal.telephony.imsphone.ImsPhoneBase
9083com.android.internal.telephony.imsphone.ImsPhoneCall
9084com.android.internal.telephony.imsphone.ImsPhoneCallTracker$1
9085com.android.internal.telephony.imsphone.ImsPhoneCallTracker$2
9086com.android.internal.telephony.imsphone.ImsPhoneCallTracker$3
9087com.android.internal.telephony.imsphone.ImsPhoneCallTracker$4
9088com.android.internal.telephony.imsphone.ImsPhoneCallTracker$5
9089com.android.internal.telephony.imsphone.ImsPhoneCallTracker$6
9090com.android.internal.telephony.imsphone.ImsPhoneCallTracker$7
9091com.android.internal.telephony.imsphone.ImsPhoneCallTracker$8
9092com.android.internal.telephony.imsphone.ImsPhoneCallTracker$9
9093com.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState
9094com.android.internal.telephony.imsphone.ImsPhoneCallTracker$MmTelFeatureListener
9095com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneNumberUtilsProxy
9096com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneStateListener
9097com.android.internal.telephony.imsphone.ImsPhoneCallTracker$SharedPreferenceProxy
9098com.android.internal.telephony.imsphone.ImsPhoneCallTracker
9099com.android.internal.telephony.imsphone.ImsPhoneCommandInterface
9100com.android.internal.telephony.imsphone.ImsPhoneConnection
9101com.android.internal.telephony.imsphone.ImsPhoneFactory
9102com.android.internal.telephony.imsphone.ImsPhoneMmiCode
9103com.android.internal.telephony.imsphone.ImsPullCall
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009104com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
art-benchmark-service56aece62020-02-10 17:58:03 -08009105com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$fLmZDbNadlr6LF7zSJ6jCR1AAsk
9106com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$tQOsX1lKb2eTuPp-1rpkeIAEOoY
9107com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$x2dJi76S2YQdpSTfY8RZ8qC_K6g
9108com.android.internal.telephony.metrics.CallSessionEventBuilder
9109com.android.internal.telephony.metrics.InProgressCallSession
9110com.android.internal.telephony.metrics.InProgressSmsSession
9111com.android.internal.telephony.metrics.ModemPowerMetrics
9112com.android.internal.telephony.metrics.SmsSessionEventBuilder
9113com.android.internal.telephony.metrics.TelephonyEventBuilder
9114com.android.internal.telephony.metrics.TelephonyMetrics$1
9115com.android.internal.telephony.metrics.TelephonyMetrics
9116com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute
9117com.android.internal.telephony.nano.CarrierIdProto$CarrierId
9118com.android.internal.telephony.nano.CarrierIdProto$CarrierList
9119com.android.internal.telephony.nano.TelephonyProto$ActiveSubscriptionInfo
9120com.android.internal.telephony.nano.TelephonyProto$EmergencyNumberInfo
9121com.android.internal.telephony.nano.TelephonyProto$ImsCapabilities
9122com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState
9123com.android.internal.telephony.nano.TelephonyProto$ImsReasonInfo
9124com.android.internal.telephony.nano.TelephonyProto$ModemPowerStats
9125com.android.internal.telephony.nano.TelephonyProto$RilDataCall
9126com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event
9127com.android.internal.telephony.nano.TelephonyProto$SmsSession
9128com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall
9129com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event
9130com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession
9131com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatching
9132com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatchingResult
9133com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch
art-benchmark-serviced5115932020-02-25 17:55:03 -08009134com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08009135com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$OnDemandDataSwitch
9136com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall
9137com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall
9138com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse
9139com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent
9140com.android.internal.telephony.nano.TelephonyProto$TelephonyHistogram
9141com.android.internal.telephony.nano.TelephonyProto$TelephonyLog
9142com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$TelephonyOperator
9143com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState
9144com.android.internal.telephony.nano.TelephonyProto$TelephonySettings
9145com.android.internal.telephony.nano.TelephonyProto$Time
9146com.android.internal.telephony.protobuf.nano.CodedInputByteBufferNano
9147com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
9148com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano
9149com.android.internal.telephony.protobuf.nano.ExtendableMessageNano
art-benchmark-serviced5115932020-02-25 17:55:03 -08009150com.android.internal.telephony.protobuf.nano.FieldArray
9151com.android.internal.telephony.protobuf.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -08009152com.android.internal.telephony.protobuf.nano.InternalNano
9153com.android.internal.telephony.protobuf.nano.InvalidProtocolBufferNanoException
9154com.android.internal.telephony.protobuf.nano.MessageNano
9155com.android.internal.telephony.protobuf.nano.MessageNanoPrinter
9156com.android.internal.telephony.protobuf.nano.WireFormatNano
9157com.android.internal.telephony.sip.SipPhone
9158com.android.internal.telephony.sip.SipPhoneBase
9159com.android.internal.telephony.test.SimulatedRadioControl
9160com.android.internal.telephony.uicc.AdnRecord$1
9161com.android.internal.telephony.uicc.AdnRecord
9162com.android.internal.telephony.uicc.AdnRecordCache
9163com.android.internal.telephony.uicc.AdnRecordLoader
9164com.android.internal.telephony.uicc.AnswerToReset$HistoricalBytes
9165com.android.internal.telephony.uicc.AnswerToReset$InterfaceByte
9166com.android.internal.telephony.uicc.AnswerToReset
9167com.android.internal.telephony.uicc.CarrierTestOverride
9168com.android.internal.telephony.uicc.CsimFileHandler
9169com.android.internal.telephony.uicc.IccCardApplicationStatus$AppState
9170com.android.internal.telephony.uicc.IccCardApplicationStatus$AppType
9171com.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState
9172com.android.internal.telephony.uicc.IccCardApplicationStatus
9173com.android.internal.telephony.uicc.IccCardStatus$CardState
9174com.android.internal.telephony.uicc.IccCardStatus$PinState
9175com.android.internal.telephony.uicc.IccCardStatus
9176com.android.internal.telephony.uicc.IccConstants
9177com.android.internal.telephony.uicc.IccException
9178com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
9179com.android.internal.telephony.uicc.IccFileHandler
9180com.android.internal.telephony.uicc.IccFileNotFound
9181com.android.internal.telephony.uicc.IccFileTypeMismatch
9182com.android.internal.telephony.uicc.IccIoResult
9183com.android.internal.telephony.uicc.IccRecords$IccRecordLoaded
9184com.android.internal.telephony.uicc.IccRecords
9185com.android.internal.telephony.uicc.IccRefreshResponse
9186com.android.internal.telephony.uicc.IccServiceTable
9187com.android.internal.telephony.uicc.IccSlotStatus$SlotState
9188com.android.internal.telephony.uicc.IccSlotStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009189com.android.internal.telephony.uicc.IccUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009190com.android.internal.telephony.uicc.IccVmNotSupportedException
9191com.android.internal.telephony.uicc.InstallCarrierAppTrampolineActivity
9192com.android.internal.telephony.uicc.InstallCarrierAppUtils
9193com.android.internal.telephony.uicc.IsimFileHandler
9194com.android.internal.telephony.uicc.IsimRecords
9195com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimDomainLoaded
9196com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpiLoaded
9197com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpuLoaded
9198com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimIstLoaded
9199com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimPcscfLoaded
9200com.android.internal.telephony.uicc.IsimUiccRecords
9201com.android.internal.telephony.uicc.PlmnActRecord$1
9202com.android.internal.telephony.uicc.PlmnActRecord
9203com.android.internal.telephony.uicc.RuimFileHandler
9204com.android.internal.telephony.uicc.RuimRecords
9205com.android.internal.telephony.uicc.SIMFileHandler
9206com.android.internal.telephony.uicc.SIMRecords$1
9207com.android.internal.telephony.uicc.SIMRecords$EfPlLoaded
9208com.android.internal.telephony.uicc.SIMRecords$EfUsimLiLoaded
9209com.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState
9210com.android.internal.telephony.uicc.SIMRecords
9211com.android.internal.telephony.uicc.UiccCard
9212com.android.internal.telephony.uicc.UiccCardApplication$1
9213com.android.internal.telephony.uicc.UiccCardApplication$2
9214com.android.internal.telephony.uicc.UiccCardApplication
9215com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$1
9216com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$TLV
9217com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules
9218com.android.internal.telephony.uicc.UiccController$1
9219com.android.internal.telephony.uicc.UiccController
9220com.android.internal.telephony.uicc.UiccPkcs15$FileHandler
9221com.android.internal.telephony.uicc.UiccPkcs15$Pkcs15Selector
9222com.android.internal.telephony.uicc.UiccPkcs15
9223com.android.internal.telephony.uicc.UiccProfile$1
9224com.android.internal.telephony.uicc.UiccProfile$2
9225com.android.internal.telephony.uicc.UiccProfile$3
9226com.android.internal.telephony.uicc.UiccProfile$4
9227com.android.internal.telephony.uicc.UiccProfile$5
9228com.android.internal.telephony.uicc.UiccProfile
9229com.android.internal.telephony.uicc.UiccSlot
9230com.android.internal.telephony.uicc.UiccStateChangedLauncher
9231com.android.internal.telephony.uicc.UsimFileHandler
9232com.android.internal.telephony.uicc.UsimServiceTable$UsimService
9233com.android.internal.telephony.uicc.UsimServiceTable
9234com.android.internal.telephony.uicc.VoiceMailConstants
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009235com.android.internal.telephony.uicc.asn1.InvalidAsn1DataException
9236com.android.internal.telephony.uicc.asn1.TagNotFoundException
art-benchmark-service56aece62020-02-10 17:58:03 -08009237com.android.internal.telephony.uicc.euicc.EuiccCard
9238com.android.internal.telephony.uicc.euicc.EuiccSpecVersion
art-benchmark-serviced5115932020-02-25 17:55:03 -08009239com.android.internal.telephony.util.ArrayUtils
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009240com.android.internal.telephony.util.HandlerExecutor
art-benchmark-service56aece62020-02-10 17:58:03 -08009241com.android.internal.telephony.util.NotificationChannelController$1
9242com.android.internal.telephony.util.NotificationChannelController
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009243com.android.internal.telephony.util.RemoteCallbackListExt
art-benchmark-service56aece62020-02-10 17:58:03 -08009244com.android.internal.telephony.util.SMSDispatcherUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009245com.android.internal.telephony.util.TelephonyUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009246com.android.internal.telephony.util.VoicemailNotificationSettingsUtil
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009247com.android.internal.telephony.util.XmlUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009248com.android.internal.textservice.ISpellCheckerService$Stub$Proxy
9249com.android.internal.textservice.ISpellCheckerService$Stub
9250com.android.internal.textservice.ISpellCheckerService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009251com.android.internal.textservice.ISpellCheckerServiceCallback$Stub$Proxy
9252com.android.internal.textservice.ISpellCheckerServiceCallback$Stub
9253com.android.internal.textservice.ISpellCheckerServiceCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009254com.android.internal.textservice.ISpellCheckerSession$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009255com.android.internal.textservice.ISpellCheckerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009256com.android.internal.textservice.ISpellCheckerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009257com.android.internal.textservice.ISpellCheckerSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009258com.android.internal.textservice.ISpellCheckerSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009259com.android.internal.textservice.ISpellCheckerSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009260com.android.internal.textservice.ITextServicesManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009261com.android.internal.textservice.ITextServicesManager$Stub
9262com.android.internal.textservice.ITextServicesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009263com.android.internal.textservice.ITextServicesSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009264com.android.internal.textservice.ITextServicesSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009265com.android.internal.textservice.ITextServicesSessionListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009266com.android.internal.transition.EpicenterTranslateClipReveal$1
9267com.android.internal.transition.EpicenterTranslateClipReveal$State
9268com.android.internal.transition.EpicenterTranslateClipReveal$StateEvaluator
9269com.android.internal.transition.EpicenterTranslateClipReveal$StateProperty
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009270com.android.internal.transition.EpicenterTranslateClipReveal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009271com.android.internal.transition.TransitionConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08009272com.android.internal.usb.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009273com.android.internal.util.-$$Lambda$DumpUtils$D1OlZP6xIpu72ypnJd0fzx0wd6I
9274com.android.internal.util.-$$Lambda$DumpUtils$X8irOs5hfloCKy89_l1HRA1QeG0
9275com.android.internal.util.-$$Lambda$DumpUtils$vCLO_0ezRxkpSERUWCFrJ0ph5jg
9276com.android.internal.util.-$$Lambda$FunctionalUtils$koCSI8D7Nu5vOJTVTEj0m3leo_U
9277com.android.internal.util.-$$Lambda$JwOUSWW2-Jzu15y4Kn4JuPh8tWM
art-benchmark-serviced5115932020-02-25 17:55:03 -08009278com.android.internal.util.-$$Lambda$ProviderAccessStats$9AhC6lKURctNKuYjVd-wu7jn6_c
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009279com.android.internal.util.-$$Lambda$TCbPpgWlKJUHZgFKCczglAvxLfw
9280com.android.internal.util.-$$Lambda$eRa1rlfDk6Og2yFeXGHqUGPzRF0
9281com.android.internal.util.-$$Lambda$grRTg3idX3yJe9Zyx-tmLBiD1DM
9282com.android.internal.util.-$$Lambda$kVylv1rl9MOSbHFZoVyK5dl1kfY
art-benchmark-serviced5115932020-02-25 17:55:03 -08009283com.android.internal.util.AnnotationValidations
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009284com.android.internal.util.ArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009285com.android.internal.util.AsyncChannel$AsyncChannelConnection
9286com.android.internal.util.AsyncChannel$DeathMonitor
9287com.android.internal.util.AsyncChannel$SyncMessenger$SyncHandler
9288com.android.internal.util.AsyncChannel$SyncMessenger
Calin Juravle00b23d32019-03-08 17:52:20 -08009289com.android.internal.util.AsyncChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009290com.android.internal.util.BitUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009291com.android.internal.util.BitwiseInputStream$AccessException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009292com.android.internal.util.BitwiseOutputStream$AccessException
Calin Juravle00b23d32019-03-08 17:52:20 -08009293com.android.internal.util.CollectionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009294com.android.internal.util.ConcurrentUtils$1$1
9295com.android.internal.util.ConcurrentUtils$1
9296com.android.internal.util.ConcurrentUtils$DirectExecutor
9297com.android.internal.util.ConcurrentUtils
9298com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
9299com.android.internal.util.ContrastColorUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -08009300com.android.internal.util.DumpUtils$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009301com.android.internal.util.DumpUtils$Dump
9302com.android.internal.util.DumpUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009303com.android.internal.util.EmergencyAffordanceManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009304com.android.internal.util.ExponentiallyBucketedHistogram
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009305com.android.internal.util.FastMath
Andreas Gampe61e7b662015-06-17 23:57:04 -07009306com.android.internal.util.FastPrintWriter$DummyWriter
Calin Juravle00b23d32019-03-08 17:52:20 -08009307com.android.internal.util.FastPrintWriter
Dianne Hackborn2269d1572010-02-24 19:54:22 -08009308com.android.internal.util.FastXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009309com.android.internal.util.FileRotator$FileInfo
9310com.android.internal.util.FileRotator$Reader
9311com.android.internal.util.FileRotator$Rewriter
9312com.android.internal.util.FileRotator$Writer
9313com.android.internal.util.FileRotator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009314com.android.internal.util.FrameworkStatsLog
9315com.android.internal.util.FunctionalUtils$RemoteExceptionIgnoringConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009316com.android.internal.util.FunctionalUtils$ThrowingConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009317com.android.internal.util.FunctionalUtils$ThrowingFunction
Calin Juravle4a054192018-05-29 17:52:20 -07009318com.android.internal.util.FunctionalUtils$ThrowingRunnable
9319com.android.internal.util.FunctionalUtils$ThrowingSupplier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009320com.android.internal.util.FunctionalUtils
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009321com.android.internal.util.GrowingArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009322com.android.internal.util.HexDump
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009323com.android.internal.util.IState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009324com.android.internal.util.ImageUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009325com.android.internal.util.IndentingPrintWriter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009326com.android.internal.util.IntPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009327com.android.internal.util.JournaledFile
9328com.android.internal.util.LatencyTracker$1
9329com.android.internal.util.LatencyTracker
Andreas Gampe571fc302016-02-18 13:58:09 -08009330com.android.internal.util.LineBreakBufferedWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009331com.android.internal.util.LocalLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009332com.android.internal.util.MemInfoReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009333com.android.internal.util.MessageUtils$DuplicateConstantError
9334com.android.internal.util.MessageUtils
9335com.android.internal.util.NotificationMessagingUtil$1
9336com.android.internal.util.NotificationMessagingUtil
9337com.android.internal.util.ObjectUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009338com.android.internal.util.Parcelling$Cache
9339com.android.internal.util.Parcelling
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009340com.android.internal.util.ParseUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009341com.android.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009342com.android.internal.util.ProcFileReader
9343com.android.internal.util.ProgressReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009344com.android.internal.util.ProviderAccessStats$PerThreadData
9345com.android.internal.util.ProviderAccessStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009346com.android.internal.util.RingBuffer
9347com.android.internal.util.RingBufferIndices
art-benchmark-serviced5115932020-02-25 17:55:03 -08009348com.android.internal.util.ScreenshotHelper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009349com.android.internal.util.ScreenshotHelper$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009350com.android.internal.util.ScreenshotHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009351com.android.internal.util.StatLogger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009352com.android.internal.util.State
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009353com.android.internal.util.StateMachine$LogRec
9354com.android.internal.util.StateMachine$LogRecords
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009355com.android.internal.util.StateMachine$SmHandler$HaltingState
9356com.android.internal.util.StateMachine$SmHandler$QuittingState
9357com.android.internal.util.StateMachine$SmHandler$StateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009358com.android.internal.util.StateMachine$SmHandler
9359com.android.internal.util.StateMachine
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009360com.android.internal.util.SyncResultReceiver$TimeoutException
Calin Juravle00b23d32019-03-08 17:52:20 -08009361com.android.internal.util.SyncResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009362com.android.internal.util.ToBooleanFunction
9363com.android.internal.util.TokenBucket
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009364com.android.internal.util.TraceBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009365com.android.internal.util.UserIcons
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009366com.android.internal.util.VirtualRefBasePtr
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009367com.android.internal.util.WakeupMessage
9368com.android.internal.util.XmlUtils$ReadMapCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07009369com.android.internal.util.XmlUtils$WriteMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009370com.android.internal.util.XmlUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009371com.android.internal.util.dump.DualDumpOutputStream$DumpField
9372com.android.internal.util.dump.DualDumpOutputStream$DumpObject
9373com.android.internal.util.dump.DualDumpOutputStream$Dumpable
9374com.android.internal.util.dump.DualDumpOutputStream
9375com.android.internal.util.dump.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009376com.android.internal.util.function.DecConsumer
9377com.android.internal.util.function.DecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009378com.android.internal.util.function.DecPredicate
Adam Hec4f03f32018-11-07 11:31:18 -08009379com.android.internal.util.function.HeptConsumer
9380com.android.internal.util.function.HeptFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009381com.android.internal.util.function.HeptPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009382com.android.internal.util.function.HexConsumer
9383com.android.internal.util.function.HexFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009384com.android.internal.util.function.HexPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -08009385com.android.internal.util.function.NonaConsumer
9386com.android.internal.util.function.NonaFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009387com.android.internal.util.function.NonaPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -08009388com.android.internal.util.function.OctConsumer
9389com.android.internal.util.function.OctFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009390com.android.internal.util.function.OctPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009391com.android.internal.util.function.QuadConsumer
9392com.android.internal.util.function.QuadFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009393com.android.internal.util.function.QuadPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009394com.android.internal.util.function.QuintConsumer
9395com.android.internal.util.function.QuintFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009396com.android.internal.util.function.QuintPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009397com.android.internal.util.function.TriConsumer
9398com.android.internal.util.function.TriFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009399com.android.internal.util.function.TriPredicate
9400com.android.internal.util.function.UndecConsumer
9401com.android.internal.util.function.UndecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009402com.android.internal.util.function.UndecPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009403com.android.internal.util.function.pooled.ArgumentPlaceholder
9404com.android.internal.util.function.pooled.OmniFunction
9405com.android.internal.util.function.pooled.PooledConsumer
9406com.android.internal.util.function.pooled.PooledFunction
9407com.android.internal.util.function.pooled.PooledLambda
art-benchmark-serviced5115932020-02-25 17:55:03 -08009408com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType$ReturnType
Calin Juravle4a054192018-05-29 17:52:20 -07009409com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType
9410com.android.internal.util.function.pooled.PooledLambdaImpl$Pool
Calin Juravle00b23d32019-03-08 17:52:20 -08009411com.android.internal.util.function.pooled.PooledLambdaImpl
Calin Juravle4a054192018-05-29 17:52:20 -07009412com.android.internal.util.function.pooled.PooledPredicate
9413com.android.internal.util.function.pooled.PooledRunnable
Calin Juravle4a054192018-05-29 17:52:20 -07009414com.android.internal.util.function.pooled.PooledSupplier$OfDouble
9415com.android.internal.util.function.pooled.PooledSupplier$OfInt
9416com.android.internal.util.function.pooled.PooledSupplier$OfLong
Calin Juravle00b23d32019-03-08 17:52:20 -08009417com.android.internal.util.function.pooled.PooledSupplier
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009418com.android.internal.view.-$$Lambda$FloatingActionMode$LU5MpPuKYDtwlFAuYhXYfzgLNLE
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009419com.android.internal.view.ActionBarPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08009420com.android.internal.view.AppearanceRegion$1
9421com.android.internal.view.AppearanceRegion
9422com.android.internal.view.BaseIWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009423com.android.internal.view.BaseSurfaceHolder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009424com.android.internal.view.FloatingActionMode$1
9425com.android.internal.view.FloatingActionMode$2
9426com.android.internal.view.FloatingActionMode$3
9427com.android.internal.view.FloatingActionMode$FloatingToolbarVisibilityHelper
9428com.android.internal.view.FloatingActionMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08009429com.android.internal.view.IInlineSuggestionsRequestCallback$Stub
9430com.android.internal.view.IInlineSuggestionsRequestCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009431com.android.internal.view.IInputConnectionWrapper$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08009432com.android.internal.view.IInputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009433com.android.internal.view.IInputContext$Stub$Proxy
Evan Millar0ea97b82009-03-24 17:49:23 -07009434com.android.internal.view.IInputContext$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009435com.android.internal.view.IInputContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009436com.android.internal.view.IInputMethod$Stub$Proxy
9437com.android.internal.view.IInputMethod$Stub
9438com.android.internal.view.IInputMethod
9439com.android.internal.view.IInputMethodClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009440com.android.internal.view.IInputMethodClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009441com.android.internal.view.IInputMethodClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009442com.android.internal.view.IInputMethodManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009443com.android.internal.view.IInputMethodManager$Stub
9444com.android.internal.view.IInputMethodManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009445com.android.internal.view.IInputMethodSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009446com.android.internal.view.IInputMethodSession$Stub
9447com.android.internal.view.IInputMethodSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009448com.android.internal.view.IInputSessionCallback$Stub$Proxy
9449com.android.internal.view.IInputSessionCallback$Stub
9450com.android.internal.view.IInputSessionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009451com.android.internal.view.InputBindResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009452com.android.internal.view.InputBindResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009453com.android.internal.view.InputConnectionWrapper
9454com.android.internal.view.OneShotPreDrawListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009455com.android.internal.view.RootViewSurfaceTaker
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009456com.android.internal.view.RotationPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009457com.android.internal.view.RotationPolicy$RotationPolicyListener$1
9458com.android.internal.view.RotationPolicy$RotationPolicyListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009459com.android.internal.view.RotationPolicy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009460com.android.internal.view.SurfaceCallbackHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009461com.android.internal.view.SurfaceCallbackHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009462com.android.internal.view.TooltipPopup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009463com.android.internal.view.WindowManagerPolicyThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009464com.android.internal.view.menu.ActionMenuItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009465com.android.internal.view.menu.ActionMenuItemView$ActionMenuItemForwardingListener
9466com.android.internal.view.menu.ActionMenuItemView$PopupCallback
9467com.android.internal.view.menu.ActionMenuItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009468com.android.internal.view.menu.BaseMenuPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009469com.android.internal.view.menu.ContextMenuBuilder
9470com.android.internal.view.menu.IconMenuPresenter
9471com.android.internal.view.menu.ListMenuPresenter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009472com.android.internal.view.menu.MenuBuilder$Callback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009473com.android.internal.view.menu.MenuBuilder$ItemInvoker
Calin Juravle00b23d32019-03-08 17:52:20 -08009474com.android.internal.view.menu.MenuBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009475com.android.internal.view.menu.MenuHelper
Calin Juravle4a054192018-05-29 17:52:20 -07009476com.android.internal.view.menu.MenuItemImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009477com.android.internal.view.menu.MenuPopupHelper$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009478com.android.internal.view.menu.MenuPopupHelper
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009479com.android.internal.view.menu.MenuPresenter$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08009480com.android.internal.view.menu.MenuPresenter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009481com.android.internal.view.menu.MenuView$ItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009482com.android.internal.view.menu.MenuView
9483com.android.internal.view.menu.ShowableListMenu
art-benchmark-serviced5115932020-02-25 17:55:03 -08009484com.android.internal.widget.-$$Lambda$FloatingToolbar$7-enOzxeypZYfdFYr1HzBLfj47k
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009485com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$-uEfRwR-_1oHxMvRVdmbNRdukDM
9486com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$77YZy6kisO5OnjlgtKp0Zi1V8EY
9487com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$E8FwnPCl7gZpcTlX_UaRPIBRnT0
9488com.android.internal.widget.-$$Lambda$FloatingToolbar$LutnsyBKrZiroTBekgIjhIyrl40
9489com.android.internal.widget.-$$Lambda$MessagingPropertyAnimator$7coWc0tjIUC7grCXucNFbpYTxDI
9490com.android.internal.widget.-$$Lambda$NotificationActionListLayout$uFZFEmIEBpI3kn6c3tNvvgmMSv8
9491com.android.internal.widget.-$$Lambda$TTC7hNz7BTsLwhNRb2L5kl-7mdU
9492com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009493com.android.internal.widget.AbsActionBarView$VisibilityAnimListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009494com.android.internal.widget.AbsActionBarView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009495com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -08009496com.android.internal.widget.ActionBarContainer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009497com.android.internal.widget.ActionBarContextView
9498com.android.internal.widget.ActionBarOverlayLayout$1
9499com.android.internal.widget.ActionBarOverlayLayout$2
9500com.android.internal.widget.ActionBarOverlayLayout$3
9501com.android.internal.widget.ActionBarOverlayLayout$4
9502com.android.internal.widget.ActionBarOverlayLayout$5
9503com.android.internal.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback
9504com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009505com.android.internal.widget.ActionBarOverlayLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009506com.android.internal.widget.AlertDialogLayout
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009507com.android.internal.widget.BackgroundFallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009508com.android.internal.widget.ButtonBarLayout
9509com.android.internal.widget.CachingIconView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009510com.android.internal.widget.DecorCaptionView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009511com.android.internal.widget.DecorContentParent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009512com.android.internal.widget.DecorToolbar
Calin Juravle4a054192018-05-29 17:52:20 -07009513com.android.internal.widget.DialogTitle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009514com.android.internal.widget.EditableInputConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009515com.android.internal.widget.FloatingToolbar$1
9516com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$11
9517com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$12
9518com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$13
9519com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$1
9520com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$2
9521com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$3
9522com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$4
9523com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$LogAccelerateInterpolator
9524com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanel
9525com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanelViewHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009526com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup
9527com.android.internal.widget.FloatingToolbar
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009528com.android.internal.widget.ICheckCredentialProgressCallback$Stub$Proxy
9529com.android.internal.widget.ICheckCredentialProgressCallback$Stub
9530com.android.internal.widget.ICheckCredentialProgressCallback
Calin Juravle4a054192018-05-29 17:52:20 -07009531com.android.internal.widget.ILockSettings$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009532com.android.internal.widget.ILockSettings$Stub
9533com.android.internal.widget.ILockSettings
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009534com.android.internal.widget.ImageFloatingTextView
9535com.android.internal.widget.LockPatternChecker$2
9536com.android.internal.widget.LockPatternChecker$OnCheckCallback
9537com.android.internal.widget.LockPatternChecker
art-benchmark-serviced5115932020-02-25 17:55:03 -08009538com.android.internal.widget.LockPatternUtils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009539com.android.internal.widget.LockPatternUtils$CheckCredentialProgressCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009540com.android.internal.widget.LockPatternUtils$RequestThrottledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009541com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1
9542com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H
9543com.android.internal.widget.LockPatternUtils$StrongAuthTracker
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009544com.android.internal.widget.LockPatternUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009545com.android.internal.widget.LockPatternView$Cell
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009546com.android.internal.widget.LockSettingsInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08009547com.android.internal.widget.LockscreenCredential$1
9548com.android.internal.widget.LockscreenCredential
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009549com.android.internal.widget.MessagingGroup
9550com.android.internal.widget.MessagingImageMessage
9551com.android.internal.widget.MessagingLinearLayout$MessagingChild
9552com.android.internal.widget.MessagingMessage
9553com.android.internal.widget.MessagingPropertyAnimator$1
9554com.android.internal.widget.MessagingPropertyAnimator
9555com.android.internal.widget.MessagingTextMessage
9556com.android.internal.widget.NotificationActionListLayout
9557com.android.internal.widget.NotificationExpandButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08009558com.android.internal.widget.PasswordValidationError
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009559com.android.internal.widget.RemeasuringLinearLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009560com.android.internal.widget.ScrollBarUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009561com.android.internal.widget.ScrollingTabContainerView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009562com.android.internal.widget.ToolbarWidgetWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009563com.android.internal.widget.ToolbarWidgetWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009564com.android.internal.widget.VerifyCredentialResponse$1
9565com.android.internal.widget.VerifyCredentialResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009566com.android.internal.widget.ViewClippingUtil$ClippingParameters
9567com.android.internal.widget.ViewClippingUtil
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009568com.android.okhttp.Address
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009569com.android.okhttp.AndroidShimResponseCache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009570com.android.okhttp.Authenticator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009571com.android.okhttp.Cache$1
Calin Juravle4a054192018-05-29 17:52:20 -07009572com.android.okhttp.Cache$CacheResponseBody$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009573com.android.okhttp.Cache$CacheResponseBody
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009574com.android.okhttp.Cache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -08009575com.android.okhttp.Cache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009576com.android.okhttp.CacheControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009577com.android.okhttp.CacheControl
Andreas Gampe61e7b662015-06-17 23:57:04 -07009578com.android.okhttp.CertificatePinner$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009579com.android.okhttp.CertificatePinner
Andreas Gampe61e7b662015-06-17 23:57:04 -07009580com.android.okhttp.CipherSuite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009581com.android.okhttp.ConfigAwareConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009582com.android.okhttp.ConfigAwareConnectionPool
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009583com.android.okhttp.Connection
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009584com.android.okhttp.ConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009585com.android.okhttp.ConnectionPool
Andreas Gampe61e7b662015-06-17 23:57:04 -07009586com.android.okhttp.ConnectionSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009587com.android.okhttp.ConnectionSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009588com.android.okhttp.ConnectionSpecs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009589com.android.okhttp.Dispatcher
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009590com.android.okhttp.Dns$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009591com.android.okhttp.Dns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009592com.android.okhttp.Handshake
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009593com.android.okhttp.Headers$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009594com.android.okhttp.Headers
Andreas Gampe571fc302016-02-18 13:58:09 -08009595com.android.okhttp.HttpHandler$CleartextURLFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08009596com.android.okhttp.HttpHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009597com.android.okhttp.HttpUrl$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009598com.android.okhttp.HttpUrl$Builder$ParseResult
Calin Juravle00b23d32019-03-08 17:52:20 -08009599com.android.okhttp.HttpUrl$Builder
9600com.android.okhttp.HttpUrl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009601com.android.okhttp.HttpsHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009602com.android.okhttp.OkCacheContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -07009603com.android.okhttp.OkHttpClient$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009604com.android.okhttp.OkHttpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009605com.android.okhttp.OkUrlFactories
Andreas Gampe61e7b662015-06-17 23:57:04 -07009606com.android.okhttp.OkUrlFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009607com.android.okhttp.Protocol
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009608com.android.okhttp.Request$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009609com.android.okhttp.Request
Andreas Gampe61e7b662015-06-17 23:57:04 -07009610com.android.okhttp.RequestBody$2
Calin Juravle00b23d32019-03-08 17:52:20 -08009611com.android.okhttp.RequestBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009612com.android.okhttp.Response$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009613com.android.okhttp.Response
Andreas Gampe61e7b662015-06-17 23:57:04 -07009614com.android.okhttp.ResponseBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009615com.android.okhttp.Route
Andreas Gampe61e7b662015-06-17 23:57:04 -07009616com.android.okhttp.TlsVersion
9617com.android.okhttp.internal.ConnectionSpecSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009618com.android.okhttp.internal.DiskLruCache$1
9619com.android.okhttp.internal.DiskLruCache$4
9620com.android.okhttp.internal.DiskLruCache$Editor
9621com.android.okhttp.internal.DiskLruCache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -08009622com.android.okhttp.internal.DiskLruCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009623com.android.okhttp.internal.FaultHidingSink
9624com.android.okhttp.internal.Internal
9625com.android.okhttp.internal.InternalCache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009626com.android.okhttp.internal.OptionalMethod
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009627com.android.okhttp.internal.Platform
Andreas Gampe61e7b662015-06-17 23:57:04 -07009628com.android.okhttp.internal.RouteDatabase
Andreas Gampe571fc302016-02-18 13:58:09 -08009629com.android.okhttp.internal.URLFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009630com.android.okhttp.internal.Util$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009631com.android.okhttp.internal.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009632com.android.okhttp.internal.http.AuthenticatorAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009633com.android.okhttp.internal.http.CacheStrategy$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08009634com.android.okhttp.internal.http.CacheStrategy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009635com.android.okhttp.internal.http.HeaderParser
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009636com.android.okhttp.internal.http.Http1xStream$AbstractSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009637com.android.okhttp.internal.http.Http1xStream$ChunkedSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009638com.android.okhttp.internal.http.Http1xStream$ChunkedSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009639com.android.okhttp.internal.http.Http1xStream$FixedLengthSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009640com.android.okhttp.internal.http.Http1xStream$FixedLengthSource
Calin Juravle00b23d32019-03-08 17:52:20 -08009641com.android.okhttp.internal.http.Http1xStream
Calin Juravle4a054192018-05-29 17:52:20 -07009642com.android.okhttp.internal.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009643com.android.okhttp.internal.http.HttpDate
Andreas Gampe61e7b662015-06-17 23:57:04 -07009644com.android.okhttp.internal.http.HttpEngine$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009645com.android.okhttp.internal.http.HttpEngine
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009646com.android.okhttp.internal.http.HttpMethod
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009647com.android.okhttp.internal.http.HttpStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009648com.android.okhttp.internal.http.OkHeaders$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009649com.android.okhttp.internal.http.OkHeaders
Andreas Gampe61e7b662015-06-17 23:57:04 -07009650com.android.okhttp.internal.http.RealResponseBody
9651com.android.okhttp.internal.http.RequestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009652com.android.okhttp.internal.http.RequestLine
9653com.android.okhttp.internal.http.RetryableSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009654com.android.okhttp.internal.http.RouteException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009655com.android.okhttp.internal.http.RouteSelector
9656com.android.okhttp.internal.http.StatusLine
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009657com.android.okhttp.internal.http.StreamAllocation
Andreas Gampe61e7b662015-06-17 23:57:04 -07009658com.android.okhttp.internal.huc.DelegatingHttpsURLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009659com.android.okhttp.internal.huc.HttpURLConnectionImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -07009660com.android.okhttp.internal.huc.HttpsURLConnectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009661com.android.okhttp.internal.io.FileSystem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009662com.android.okhttp.internal.io.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009663com.android.okhttp.internal.io.RealConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009664com.android.okhttp.internal.tls.OkHostnameVerifier
Calin Juravle36829e52019-04-10 19:07:47 -07009665com.android.okhttp.internal.tls.RealTrustRootIndex
9666com.android.okhttp.internal.tls.TrustRootIndex
art-benchmark-serviced5115932020-02-25 17:55:03 -08009667com.android.okhttp.internalandroidapi.AndroidResponseCacheAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009668com.android.okhttp.internalandroidapi.Dns
art-benchmark-serviced5115932020-02-25 17:55:03 -08009669com.android.okhttp.internalandroidapi.HasCacheHolder$CacheHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009670com.android.okhttp.internalandroidapi.HasCacheHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009671com.android.okhttp.internalandroidapi.HttpURLConnectionFactory$DnsAdapter
9672com.android.okhttp.internalandroidapi.HttpURLConnectionFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -07009673com.android.okhttp.okio.AsyncTimeout$1
9674com.android.okhttp.okio.AsyncTimeout$2
9675com.android.okhttp.okio.AsyncTimeout$Watchdog
Calin Juravle00b23d32019-03-08 17:52:20 -08009676com.android.okhttp.okio.AsyncTimeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009677com.android.okhttp.okio.Buffer
Andreas Gampe61e7b662015-06-17 23:57:04 -07009678com.android.okhttp.okio.BufferedSink
9679com.android.okhttp.okio.BufferedSource
Calin Juravle4a054192018-05-29 17:52:20 -07009680com.android.okhttp.okio.ByteString
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009681com.android.okhttp.okio.ForwardingSink
Calin Juravle4a054192018-05-29 17:52:20 -07009682com.android.okhttp.okio.ForwardingSource
Andreas Gampe571fc302016-02-18 13:58:09 -08009683com.android.okhttp.okio.ForwardingTimeout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009684com.android.okhttp.okio.GzipSource
9685com.android.okhttp.okio.InflaterSource
Andreas Gampe61e7b662015-06-17 23:57:04 -07009686com.android.okhttp.okio.Okio$1
9687com.android.okhttp.okio.Okio$2
9688com.android.okhttp.okio.Okio$3
Calin Juravle00b23d32019-03-08 17:52:20 -08009689com.android.okhttp.okio.Okio
Andreas Gampe61e7b662015-06-17 23:57:04 -07009690com.android.okhttp.okio.RealBufferedSink$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009691com.android.okhttp.okio.RealBufferedSink
Andreas Gampe61e7b662015-06-17 23:57:04 -07009692com.android.okhttp.okio.RealBufferedSource$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009693com.android.okhttp.okio.RealBufferedSource
Andreas Gampe61e7b662015-06-17 23:57:04 -07009694com.android.okhttp.okio.Segment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009695com.android.okhttp.okio.SegmentPool
Andreas Gampe61e7b662015-06-17 23:57:04 -07009696com.android.okhttp.okio.Sink
9697com.android.okhttp.okio.Source
Andreas Gampe61e7b662015-06-17 23:57:04 -07009698com.android.okhttp.okio.Timeout$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009699com.android.okhttp.okio.Timeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009700com.android.okhttp.okio.Util
Calin Juravle00b23d32019-03-08 17:52:20 -08009701com.android.org.bouncycastle.asn1.ASN1BitString
art-benchmark-serviced5115932020-02-25 17:55:03 -08009702com.android.org.bouncycastle.asn1.ASN1Choice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009703com.android.org.bouncycastle.asn1.ASN1Encodable
Calin Juravle00b23d32019-03-08 17:52:20 -08009704com.android.org.bouncycastle.asn1.ASN1EncodableVector
9705com.android.org.bouncycastle.asn1.ASN1InputStream
9706com.android.org.bouncycastle.asn1.ASN1Integer
9707com.android.org.bouncycastle.asn1.ASN1Null
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009708com.android.org.bouncycastle.asn1.ASN1Object
Andreas Gampe571fc302016-02-18 13:58:09 -08009709com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier$OidHandle
Calin Juravle00b23d32019-03-08 17:52:20 -08009710com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier
9711com.android.org.bouncycastle.asn1.ASN1OutputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009712com.android.org.bouncycastle.asn1.ASN1Primitive
Calin Juravle00b23d32019-03-08 17:52:20 -08009713com.android.org.bouncycastle.asn1.ASN1Sequence
9714com.android.org.bouncycastle.asn1.ASN1SequenceParser
9715com.android.org.bouncycastle.asn1.ASN1Set
9716com.android.org.bouncycastle.asn1.ASN1String
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009717com.android.org.bouncycastle.asn1.ASN1TaggedObject
9718com.android.org.bouncycastle.asn1.ASN1TaggedObjectParser
Calin Juravle00b23d32019-03-08 17:52:20 -08009719com.android.org.bouncycastle.asn1.BERTags
9720com.android.org.bouncycastle.asn1.DERBitString
9721com.android.org.bouncycastle.asn1.DERFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08009722com.android.org.bouncycastle.asn1.DERInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08009723com.android.org.bouncycastle.asn1.DERNull
9724com.android.org.bouncycastle.asn1.DEROutputStream
9725com.android.org.bouncycastle.asn1.DERSequence
9726com.android.org.bouncycastle.asn1.DERSet
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009727com.android.org.bouncycastle.asn1.DERTaggedObject
Calin Juravle00b23d32019-03-08 17:52:20 -08009728com.android.org.bouncycastle.asn1.DLSequence
9729com.android.org.bouncycastle.asn1.DefiniteLengthInputStream
9730com.android.org.bouncycastle.asn1.InMemoryRepresentable
9731com.android.org.bouncycastle.asn1.IndefiniteLengthInputStream
9732com.android.org.bouncycastle.asn1.LimitedInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -08009733com.android.org.bouncycastle.asn1.OIDTokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08009734com.android.org.bouncycastle.asn1.StreamUtil
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009735com.android.org.bouncycastle.asn1.bc.BCObjectIdentifiers
9736com.android.org.bouncycastle.asn1.iana.IANAObjectIdentifiers
Andreas Gampe571fc302016-02-18 13:58:09 -08009737com.android.org.bouncycastle.asn1.misc.MiscObjectIdentifiers
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009738com.android.org.bouncycastle.asn1.nist.NISTObjectIdentifiers
9739com.android.org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
9740com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009741com.android.org.bouncycastle.asn1.x500.X500Name
Calin Juravle00b23d32019-03-08 17:52:20 -08009742com.android.org.bouncycastle.asn1.x509.AlgorithmIdentifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08009743com.android.org.bouncycastle.asn1.x509.Certificate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009744com.android.org.bouncycastle.asn1.x509.DSAParameter
Calin Juravle00b23d32019-03-08 17:52:20 -08009745com.android.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009746com.android.org.bouncycastle.asn1.x509.Time
9747com.android.org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009748com.android.org.bouncycastle.asn1.x509.X509ExtensionsGenerator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009749com.android.org.bouncycastle.asn1.x509.X509Name
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009750com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
Calin Juravle36829e52019-04-10 19:07:47 -07009751com.android.org.bouncycastle.asn1.x9.X9ECParameters
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009752com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009753com.android.org.bouncycastle.crypto.BlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -07009754com.android.org.bouncycastle.crypto.BufferedBlockCipher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009755com.android.org.bouncycastle.crypto.CipherParameters
Calin Juravle4a054192018-05-29 17:52:20 -07009756com.android.org.bouncycastle.crypto.CryptoException
Calin Juravle36829e52019-04-10 19:07:47 -07009757com.android.org.bouncycastle.crypto.CryptoServicesPermission
9758com.android.org.bouncycastle.crypto.CryptoServicesRegistrar$Property
9759com.android.org.bouncycastle.crypto.CryptoServicesRegistrar
Calin Juravle4a054192018-05-29 17:52:20 -07009760com.android.org.bouncycastle.crypto.DataLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009761com.android.org.bouncycastle.crypto.Digest
9762com.android.org.bouncycastle.crypto.ExtendedDigest
Calin Juravle4a054192018-05-29 17:52:20 -07009763com.android.org.bouncycastle.crypto.InvalidCipherTextException
9764com.android.org.bouncycastle.crypto.OutputLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009765com.android.org.bouncycastle.crypto.PBEParametersGenerator
Calin Juravle4a054192018-05-29 17:52:20 -07009766com.android.org.bouncycastle.crypto.RuntimeCryptoException
9767com.android.org.bouncycastle.crypto.digests.AndroidDigestFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009768com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryBouncyCastle
Calin Juravle4a054192018-05-29 17:52:20 -07009769com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009770com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryOpenSSL
Calin Juravle4a054192018-05-29 17:52:20 -07009771com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$MD5
Calin Juravle00b23d32019-03-08 17:52:20 -08009772com.android.org.bouncycastle.crypto.digests.OpenSSLDigest
Calin Juravle4a054192018-05-29 17:52:20 -07009773com.android.org.bouncycastle.crypto.engines.AESEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009774com.android.org.bouncycastle.crypto.paddings.BlockCipherPadding
Calin Juravle4a054192018-05-29 17:52:20 -07009775com.android.org.bouncycastle.crypto.paddings.PKCS7Padding
9776com.android.org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Calin Juravle36829e52019-04-10 19:07:47 -07009777com.android.org.bouncycastle.crypto.params.AsymmetricKeyParameter
9778com.android.org.bouncycastle.crypto.params.DHParameters
9779com.android.org.bouncycastle.crypto.params.DHValidationParameters
9780com.android.org.bouncycastle.crypto.params.DSAKeyParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08009781com.android.org.bouncycastle.crypto.params.DSAParameters
9782com.android.org.bouncycastle.crypto.params.DSAPublicKeyParameters
Calin Juravle36829e52019-04-10 19:07:47 -07009783com.android.org.bouncycastle.crypto.params.DSAValidationParameters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009784com.android.org.bouncycastle.crypto.params.KeyParameter
Calin Juravle4a054192018-05-29 17:52:20 -07009785com.android.org.bouncycastle.crypto.params.ParametersWithIV
9786com.android.org.bouncycastle.crypto.params.ParametersWithRandom
9787com.android.org.bouncycastle.jcajce.PBKDFKey
9788com.android.org.bouncycastle.jcajce.PKCS12Key
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009789com.android.org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009790com.android.org.bouncycastle.jcajce.provider.asymmetric.DH
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009791com.android.org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings
9792com.android.org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009793com.android.org.bouncycastle.jcajce.provider.asymmetric.EC
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009794com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009795com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009796com.android.org.bouncycastle.jcajce.provider.asymmetric.X509$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009797com.android.org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -08009798com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009799com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
9800com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009801com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi$EC
Calin Juravle00b23d32019-03-08 17:52:20 -08009802com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
Calin Juravle4a054192018-05-29 17:52:20 -07009803com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -08009804com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009805com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009806com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08009807com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009808com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009809com.android.org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009810com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009811com.android.org.bouncycastle.jcajce.provider.config.ConfigurableProvider
9812com.android.org.bouncycastle.jcajce.provider.config.ProviderConfiguration
9813com.android.org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
9814com.android.org.bouncycastle.jcajce.provider.digest.DigestAlgorithmProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009815com.android.org.bouncycastle.jcajce.provider.digest.MD5$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009816com.android.org.bouncycastle.jcajce.provider.digest.MD5
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009817com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009818com.android.org.bouncycastle.jcajce.provider.digest.SHA1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009819com.android.org.bouncycastle.jcajce.provider.digest.SHA224$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009820com.android.org.bouncycastle.jcajce.provider.digest.SHA224
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009821com.android.org.bouncycastle.jcajce.provider.digest.SHA256$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009822com.android.org.bouncycastle.jcajce.provider.digest.SHA256
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009823com.android.org.bouncycastle.jcajce.provider.digest.SHA384$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009824com.android.org.bouncycastle.jcajce.provider.digest.SHA384
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009825com.android.org.bouncycastle.jcajce.provider.digest.SHA512$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009826com.android.org.bouncycastle.jcajce.provider.digest.SHA512
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009827com.android.org.bouncycastle.jcajce.provider.keystore.BC$Mappings
9828com.android.org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009829com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009830com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$StoreEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08009831com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009832com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009833com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009834com.android.org.bouncycastle.jcajce.provider.symmetric.AES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009835com.android.org.bouncycastle.jcajce.provider.symmetric.AES
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009836com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009837com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009838com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009839com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009840com.android.org.bouncycastle.jcajce.provider.symmetric.DES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009841com.android.org.bouncycastle.jcajce.provider.symmetric.DES
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009842com.android.org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009843com.android.org.bouncycastle.jcajce.provider.symmetric.DESede
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009844com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009845com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009846com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009847com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009848com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009849com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009850com.android.org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009851com.android.org.bouncycastle.jcajce.provider.symmetric.RC2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009852com.android.org.bouncycastle.jcajce.provider.symmetric.SymmetricAlgorithmProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009853com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009854com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009855com.android.org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
Calin Juravle4a054192018-05-29 17:52:20 -07009856com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$AEADGenericBlockCipher
9857com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009858com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$GenericBlockCipher
Calin Juravle00b23d32019-03-08 17:52:20 -08009859com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -07009860com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009861com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher
9862com.android.org.bouncycastle.jcajce.provider.symmetric.util.BlockCipherProvider
Calin Juravle36829e52019-04-10 19:07:47 -07009863com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil
Calin Juravle4a054192018-05-29 17:52:20 -07009864com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE$Util
Calin Juravle00b23d32019-03-08 17:52:20 -08009865com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009866com.android.org.bouncycastle.jcajce.provider.util.AlgorithmProvider
9867com.android.org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
9868com.android.org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
Calin Juravle4a054192018-05-29 17:52:20 -07009869com.android.org.bouncycastle.jcajce.provider.util.DigestFactory
9870com.android.org.bouncycastle.jcajce.spec.AEADParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07009871com.android.org.bouncycastle.jcajce.util.BCJcaJceHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009872com.android.org.bouncycastle.jcajce.util.DefaultJcaJceHelper
Andreas Gampe61e7b662015-06-17 23:57:04 -07009873com.android.org.bouncycastle.jcajce.util.JcaJceHelper
9874com.android.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009875com.android.org.bouncycastle.jce.X509Principal
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009876com.android.org.bouncycastle.jce.interfaces.BCKeyStore
art-benchmark-serviced5115932020-02-25 17:55:03 -08009877com.android.org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009878com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009879com.android.org.bouncycastle.jce.provider.BouncyCastleProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009880com.android.org.bouncycastle.jce.provider.BouncyCastleProviderConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009881com.android.org.bouncycastle.jce.provider.CertStoreCollectionSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08009882com.android.org.bouncycastle.jce.provider.X509CertificateObject
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009883com.android.org.bouncycastle.jce.spec.ECKeySpec
9884com.android.org.bouncycastle.jce.spec.ECPublicKeySpec
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009885com.android.org.bouncycastle.util.Arrays
Andreas Gampe61e7b662015-06-17 23:57:04 -07009886com.android.org.bouncycastle.util.Encodable
Calin Juravle36829e52019-04-10 19:07:47 -07009887com.android.org.bouncycastle.util.Integers
Calin Juravle00b23d32019-03-08 17:52:20 -08009888com.android.org.bouncycastle.util.Iterable
Calin Juravle4a054192018-05-29 17:52:20 -07009889com.android.org.bouncycastle.util.Pack
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009890com.android.org.bouncycastle.util.Properties$1
9891com.android.org.bouncycastle.util.Properties
Andreas Gampe571fc302016-02-18 13:58:09 -08009892com.android.org.bouncycastle.util.Strings$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009893com.android.org.bouncycastle.util.Strings
Calin Juravle36829e52019-04-10 19:07:47 -07009894com.android.org.bouncycastle.util.encoders.Encoder
9895com.android.org.bouncycastle.util.encoders.Hex
9896com.android.org.bouncycastle.util.encoders.HexEncoder
Calin Juravle00b23d32019-03-08 17:52:20 -08009897com.android.org.bouncycastle.util.io.Streams
art-benchmark-serviced5115932020-02-25 17:55:03 -08009898com.android.org.bouncycastle.x509.X509V3CertificateGenerator
9899com.android.org.kxml2.io.KXmlParser$ContentSource
Calin Juravle00b23d32019-03-08 17:52:20 -08009900com.android.org.kxml2.io.KXmlParser$ValueContext
9901com.android.org.kxml2.io.KXmlParser
9902com.android.org.kxml2.io.KXmlSerializer
art-benchmark-service56aece62020-02-10 17:58:03 -08009903com.android.phone.ecc.nano.CodedInputByteBufferNano
9904com.android.phone.ecc.nano.ExtendableMessageNano
9905com.android.phone.ecc.nano.InternalNano
9906com.android.phone.ecc.nano.InvalidProtocolBufferNanoException
9907com.android.phone.ecc.nano.MessageNano
9908com.android.phone.ecc.nano.ProtobufEccData$AllInfo
9909com.android.phone.ecc.nano.ProtobufEccData$CountryInfo
9910com.android.phone.ecc.nano.ProtobufEccData$EccInfo
9911com.android.phone.ecc.nano.WireFormatNano
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009912com.android.server.AppWidgetBackupBridge
9913com.android.server.BootReceiver$1
9914com.android.server.BootReceiver
9915com.android.server.LocalServices
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009916com.android.server.NetworkManagementSocketTagger$1
9917com.android.server.NetworkManagementSocketTagger$SocketTags
Calin Juravle00b23d32019-03-08 17:52:20 -08009918com.android.server.NetworkManagementSocketTagger
Calin Juravle787d34d2019-04-25 15:12:44 -07009919com.android.server.SystemConfig$PermissionEntry
9920com.android.server.SystemConfig$SharedLibraryEntry
9921com.android.server.SystemConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009922com.android.server.WidgetBackupProvider
9923com.android.server.backup.AccountManagerBackupHelper
9924com.android.server.backup.AccountSyncSettingsBackupHelper
9925com.android.server.backup.NotificationBackupHelper
9926com.android.server.backup.PermissionBackupHelper
9927com.android.server.backup.PreferredActivityBackupHelper
9928com.android.server.backup.ShortcutBackupHelper
9929com.android.server.backup.SliceBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009930com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfProgramEvent
9931com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfStatistics
9932com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ConnectStatistics
9933com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DHCPEvent
9934com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLookupBatch
9935com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DefaultNetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009936com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08009937com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityLog
9938com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent
9939com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent
9940com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009941com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08009942com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent
9943com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent
9944com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$WakeupStats
9945com.android.server.job.JobSchedulerInternal$JobStorePersistStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009946com.android.server.net.BaseNetdEventCallback
9947com.android.server.net.BaseNetworkObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08009948com.android.server.sip.SipService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009949com.android.server.sip.SipService$ConnectivityReceiver
9950com.android.server.sip.SipService$MyExecutor
art-benchmark-service56aece62020-02-10 17:58:03 -08009951com.android.server.sip.SipService$SipKeepAliveProcessCallback
9952com.android.server.sip.SipService$SipSessionGroupExt
Calin Juravle00b23d32019-03-08 17:52:20 -08009953com.android.server.sip.SipService
art-benchmark-service56aece62020-02-10 17:58:03 -08009954com.android.server.sip.SipSessionGroup$KeepAliveProcessCallback
9955com.android.server.sip.SipSessionGroup$SipSessionImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009956com.android.server.sip.SipWakeLock
9957com.android.server.sip.SipWakeupTimer$MyEventComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08009958com.android.server.sip.SipWakeupTimer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009959com.android.server.usage.AppStandbyInternal$AppIdleStateChangeListener
9960com.android.server.usage.AppStandbyInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009961com.android.server.wm.nano.WindowManagerProtos$TaskSnapshotProto
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009962com.android.telephony.Rlog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009963com.google.android.collect.Lists
9964com.google.android.collect.Maps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009965com.google.android.collect.Sets
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009966com.google.android.gles_jni.EGLConfigImpl
9967com.google.android.gles_jni.EGLContextImpl
9968com.google.android.gles_jni.EGLDisplayImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009969com.google.android.gles_jni.EGLImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009970com.google.android.gles_jni.EGLSurfaceImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009971com.google.android.gles_jni.GLImpl
Calin Juravle4a054192018-05-29 17:52:20 -07009972com.google.android.mms.MmsException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009973com.google.android.rappor.Encoder
9974com.google.android.rappor.HmacDrbg
Calin Juravle4a054192018-05-29 17:52:20 -07009975com.sun.security.cert.internal.x509.X509V1CertImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009976dalvik.annotation.optimization.CriticalNative
9977dalvik.annotation.optimization.FastNative
Calin Juravle36829e52019-04-10 19:07:47 -07009978dalvik.system.-$$Lambda$DexPathList$_CyMypnZmV6ArWiPOPB4EkAIeUc
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009979dalvik.system.BaseDexClassLoader$Reporter
Calin Juravle00b23d32019-03-08 17:52:20 -08009980dalvik.system.BaseDexClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009981dalvik.system.BlockGuard$1
9982dalvik.system.BlockGuard$2
Calin Juravle00b23d32019-03-08 17:52:20 -08009983dalvik.system.BlockGuard$3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009984dalvik.system.BlockGuard$BlockGuardPolicyException
9985dalvik.system.BlockGuard$Policy
Calin Juravle00b23d32019-03-08 17:52:20 -08009986dalvik.system.BlockGuard$VmPolicy
9987dalvik.system.BlockGuard
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009988dalvik.system.ClassExt
Andreas Gampe61e7b662015-06-17 23:57:04 -07009989dalvik.system.CloseGuard$DefaultReporter
9990dalvik.system.CloseGuard$Reporter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009991dalvik.system.CloseGuard$Tracker
Calin Juravle00b23d32019-03-08 17:52:20 -08009992dalvik.system.CloseGuard
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009993dalvik.system.DalvikLogHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009994dalvik.system.DalvikLogging
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009995dalvik.system.DelegateLastClassLoader
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009996dalvik.system.DexClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009997dalvik.system.DexFile$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07009998dalvik.system.DexFile$DFEnum
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009999dalvik.system.DexFile$OptimizationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080010000dalvik.system.DexFile
Andreas Gampe61e7b662015-06-17 23:57:04 -070010001dalvik.system.DexPathList$Element
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010002dalvik.system.DexPathList$NativeLibraryElement
Calin Juravle00b23d32019-03-08 17:52:20 -080010003dalvik.system.DexPathList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010004dalvik.system.EmulatedStackFrame$Range
Calin Juravle00b23d32019-03-08 17:52:20 -080010005dalvik.system.EmulatedStackFrame
10006dalvik.system.InMemoryDexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -070010007dalvik.system.PathClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080010008dalvik.system.RuntimeHooks
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010009dalvik.system.SocketTagger$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010010dalvik.system.SocketTagger
art-benchmark-serviced5115932020-02-25 17:55:03 -080010011dalvik.system.ThreadPrioritySetter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010012dalvik.system.VMDebug
Calin Juravle00b23d32019-03-08 17:52:20 -080010013dalvik.system.VMRuntime$HiddenApiUsageLogger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010014dalvik.system.VMRuntime
Andreas Gampe61e7b662015-06-17 23:57:04 -070010015dalvik.system.VMStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010016dalvik.system.ZygoteHooks
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010017java.io.-$$Lambda$ObjectStreamClass$GVMp_c-BEBrBo_ZKh_HiLSO-fGo
Andreas Gampe571fc302016-02-18 13:58:09 -080010018java.io.Bits
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010019java.io.BufferedInputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010020java.io.BufferedOutputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010021java.io.BufferedReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010022java.io.BufferedWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010023java.io.ByteArrayInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010024java.io.ByteArrayOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010025java.io.CharArrayReader
Andreas Gampe571fc302016-02-18 13:58:09 -080010026java.io.CharArrayWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010027java.io.Closeable
Andreas Gampe859e2782016-04-06 18:37:56 -070010028java.io.Console
Andreas Gampe61e7b662015-06-17 23:57:04 -070010029java.io.DataInput
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010030java.io.DataInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010031java.io.DataOutput
10032java.io.DataOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010033java.io.DefaultFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010034java.io.EOFException
Andreas Gampe571fc302016-02-18 13:58:09 -080010035java.io.ExpiringCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010036java.io.ExpiringCache
Kenny Root9787b802013-04-26 12:53:57 -070010037java.io.Externalizable
Andreas Gampe571fc302016-02-18 13:58:09 -080010038java.io.File$PathStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010039java.io.File$TempDirectory
Calin Juravle00b23d32019-03-08 17:52:20 -080010040java.io.File
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010041java.io.FileDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010042java.io.FileDescriptor
Andreas Gampe859e2782016-04-06 18:37:56 -070010043java.io.FileFilter
Andreas Gampe571fc302016-02-18 13:58:09 -080010044java.io.FileInputStream$UseManualSkipException
Calin Juravle00b23d32019-03-08 17:52:20 -080010045java.io.FileInputStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010046java.io.FileNotFoundException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010047java.io.FileOutputStream
Kenny Root9787b802013-04-26 12:53:57 -070010048java.io.FileReader
Andreas Gampe571fc302016-02-18 13:58:09 -080010049java.io.FileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010050java.io.FileWriter
Andreas Gampe571fc302016-02-18 13:58:09 -080010051java.io.FilenameFilter
Evan Millar0ea97b82009-03-24 17:49:23 -070010052java.io.FilterInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010053java.io.FilterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010054java.io.FilterReader
Andreas Gampe61e7b662015-06-17 23:57:04 -070010055java.io.Flushable
Evan Millar0ea97b82009-03-24 17:49:23 -070010056java.io.IOException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010057java.io.InputStream
10058java.io.InputStreamReader
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010059java.io.InterruptedIOException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010060java.io.InvalidClassException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010061java.io.InvalidObjectException
Calin Juravle4a054192018-05-29 17:52:20 -070010062java.io.NotSerializableException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010063java.io.ObjectInput
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010064java.io.ObjectInputStream$BlockDataInputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010065java.io.ObjectInputStream$HandleTable$HandleList
Calin Juravle00b23d32019-03-08 17:52:20 -080010066java.io.ObjectInputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010067java.io.ObjectInputStream$PeekInputStream
10068java.io.ObjectInputStream$ValidationList
Calin Juravle00b23d32019-03-08 17:52:20 -080010069java.io.ObjectInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010070java.io.ObjectOutput
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010071java.io.ObjectOutputStream$BlockDataOutputStream
10072java.io.ObjectOutputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010073java.io.ObjectOutputStream$PutField
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010074java.io.ObjectOutputStream$ReplaceTable
Calin Juravle00b23d32019-03-08 17:52:20 -080010075java.io.ObjectOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010076java.io.ObjectStreamClass$1
10077java.io.ObjectStreamClass$2
10078java.io.ObjectStreamClass$3
10079java.io.ObjectStreamClass$4
10080java.io.ObjectStreamClass$5
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010081java.io.ObjectStreamClass$Caches
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010082java.io.ObjectStreamClass$ClassDataSlot
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010083java.io.ObjectStreamClass$DefaultSUIDCompatibilityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010084java.io.ObjectStreamClass$EntryFuture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010085java.io.ObjectStreamClass$ExceptionInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010086java.io.ObjectStreamClass$FieldReflector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010087java.io.ObjectStreamClass$FieldReflectorKey
10088java.io.ObjectStreamClass$MemberSignature
10089java.io.ObjectStreamClass$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010090java.io.ObjectStreamClass
Andreas Gampe61e7b662015-06-17 23:57:04 -070010091java.io.ObjectStreamConstants
10092java.io.ObjectStreamException
10093java.io.ObjectStreamField
art-benchmark-serviced5115932020-02-25 17:55:03 -080010094java.io.OptionalDataException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010095java.io.OutputStream
10096java.io.OutputStreamWriter
Andreas Gampe61e7b662015-06-17 23:57:04 -070010097java.io.PrintStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010098java.io.PrintWriter
Kenny Root9787b802013-04-26 12:53:57 -070010099java.io.PushbackInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010100java.io.PushbackReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010101java.io.RandomAccessFile
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010102java.io.Reader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010103java.io.SequenceInputStream
10104java.io.SerialCallbackContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010105java.io.Serializable
Andreas Gampe61e7b662015-06-17 23:57:04 -070010106java.io.SerializablePermission
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010107java.io.StreamCorruptedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010108java.io.StringBufferInputStream
Kenny Root9787b802013-04-26 12:53:57 -070010109java.io.StringReader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010110java.io.StringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010111java.io.UTFDataFormatException
Calin Juravle36829e52019-04-10 19:07:47 -070010112java.io.UncheckedIOException
Andreas Gampe571fc302016-02-18 13:58:09 -080010113java.io.UnixFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010114java.io.UnsupportedEncodingException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010115java.io.Writer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010116java.lang.-$$Lambda$CharSequence$lS6BYp9KMNOi2HcboXLiOooqoX8
10117java.lang.-$$Lambda$CharSequence$lnrrVTEPDeRteHnQDz8kEht4CY8
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010118java.lang.AbstractMethodError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010119java.lang.AbstractStringBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010120java.lang.AndroidHardcodedSystemProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -070010121java.lang.Appendable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010122java.lang.ArithmeticException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010123java.lang.ArrayIndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080010124java.lang.ArrayStoreException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010125java.lang.AssertionError
10126java.lang.AutoCloseable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010127java.lang.Boolean
Andreas Gampe61e7b662015-06-17 23:57:04 -070010128java.lang.BootClassLoader
Andreas Gampe571fc302016-02-18 13:58:09 -080010129java.lang.Byte$ByteCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010130java.lang.Byte
Andreas Gampe61e7b662015-06-17 23:57:04 -070010131java.lang.CaseMapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010132java.lang.CaseMapper
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010133java.lang.CharSequence$1CharIterator
10134java.lang.CharSequence$1CodePointIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010135java.lang.CharSequence
Andreas Gampe571fc302016-02-18 13:58:09 -080010136java.lang.Character$CharacterCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010137java.lang.Character$Subset
10138java.lang.Character$UnicodeBlock
Calin Juravle00b23d32019-03-08 17:52:20 -080010139java.lang.Character
Andreas Gampe61e7b662015-06-17 23:57:04 -070010140java.lang.Class$Caches
Calin Juravle00b23d32019-03-08 17:52:20 -080010141java.lang.Class
Jesse Wilson80686182011-01-21 17:12:43 -080010142java.lang.ClassCastException
art-benchmark-serviced5115932020-02-25 17:55:03 -080010143java.lang.ClassFormatError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010144java.lang.ClassLoader$SystemClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080010145java.lang.ClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010146java.lang.ClassNotFoundException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010147java.lang.CloneNotSupportedException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010148java.lang.Cloneable
10149java.lang.Comparable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010150java.lang.Daemons$Daemon
10151java.lang.Daemons$FinalizerDaemon
10152java.lang.Daemons$FinalizerWatchdogDaemon
Andreas Gampe61e7b662015-06-17 23:57:04 -070010153java.lang.Daemons$HeapTaskDaemon
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010154java.lang.Daemons$ReferenceQueueDaemon
Calin Juravle00b23d32019-03-08 17:52:20 -080010155java.lang.Daemons
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010156java.lang.Deprecated
Andreas Gampe61e7b662015-06-17 23:57:04 -070010157java.lang.DexCache
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010158java.lang.Double
Andreas Gampe61e7b662015-06-17 23:57:04 -070010159java.lang.Enum$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010160java.lang.Enum
Andreas Gampe571fc302016-02-18 13:58:09 -080010161java.lang.EnumConstantNotPresentException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010162java.lang.Error
10163java.lang.Exception
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010164java.lang.ExceptionInInitializerError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010165java.lang.Float
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010166java.lang.IllegalAccessError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010167java.lang.IllegalAccessException
Evan Millar0ea97b82009-03-24 17:49:23 -070010168java.lang.IllegalArgumentException
Calin Juravle00b23d32019-03-08 17:52:20 -080010169java.lang.IllegalMonitorStateException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010170java.lang.IllegalStateException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010171java.lang.IllegalThreadStateException
10172java.lang.IncompatibleClassChangeError
10173java.lang.IndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080010174java.lang.InheritableThreadLocal
art-benchmark-serviced5115932020-02-25 17:55:03 -080010175java.lang.InstantiationError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010176java.lang.InstantiationException
Andreas Gampe571fc302016-02-18 13:58:09 -080010177java.lang.Integer$IntegerCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010178java.lang.Integer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010179java.lang.InternalError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010180java.lang.InterruptedException
10181java.lang.Iterable
Andreas Gampe61e7b662015-06-17 23:57:04 -070010182java.lang.LinkageError
Andreas Gampe571fc302016-02-18 13:58:09 -080010183java.lang.Long$LongCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010184java.lang.Long
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010185java.lang.Math$RandomNumberGeneratorHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010186java.lang.Math
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010187java.lang.NegativeArraySizeException
Evan Millar0ea97b82009-03-24 17:49:23 -070010188java.lang.NoClassDefFoundError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010189java.lang.NoSuchFieldError
10190java.lang.NoSuchFieldException
10191java.lang.NoSuchMethodError
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010192java.lang.NoSuchMethodException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010193java.lang.NullPointerException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010194java.lang.Number
Evan Millar0ea97b82009-03-24 17:49:23 -070010195java.lang.NumberFormatException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010196java.lang.Object
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010197java.lang.OutOfMemoryError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010198java.lang.Package
Andreas Gampe571fc302016-02-18 13:58:09 -080010199java.lang.Process
Calin Juravle4a054192018-05-29 17:52:20 -070010200java.lang.ProcessBuilder$NullInputStream
10201java.lang.ProcessBuilder$NullOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080010202java.lang.ProcessBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010203java.lang.ProcessEnvironment$ExternalData
10204java.lang.ProcessEnvironment$StringEnvironment
10205java.lang.ProcessEnvironment$Value
10206java.lang.ProcessEnvironment$Variable
Calin Juravle00b23d32019-03-08 17:52:20 -080010207java.lang.ProcessEnvironment
Calin Juravle4a054192018-05-29 17:52:20 -070010208java.lang.ProcessImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070010209java.lang.Readable
Andreas Gampe61e7b662015-06-17 23:57:04 -070010210java.lang.ReflectiveOperationException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010211java.lang.Runnable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010212java.lang.Runtime
Evan Millar0ea97b82009-03-24 17:49:23 -070010213java.lang.RuntimeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010214java.lang.RuntimePermission
Kenny Root9787b802013-04-26 12:53:57 -070010215java.lang.SecurityException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010216java.lang.SecurityManager
Andreas Gampe571fc302016-02-18 13:58:09 -080010217java.lang.Short$ShortCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010218java.lang.Short
Andreas Gampe61e7b662015-06-17 23:57:04 -070010219java.lang.StackOverflowError
10220java.lang.StackTraceElement
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010221java.lang.StrictMath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010222java.lang.String$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070010223java.lang.String$CaseInsensitiveComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080010224java.lang.String
Andreas Gampe61e7b662015-06-17 23:57:04 -070010225java.lang.StringBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010226java.lang.StringBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -070010227java.lang.StringFactory
10228java.lang.StringIndexOutOfBoundsException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010229java.lang.System$PropertiesWithNonOverrideableDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -080010230java.lang.System
Andreas Gampe571fc302016-02-18 13:58:09 -080010231java.lang.Thread$1
10232java.lang.Thread$Caches
Andreas Gampe61e7b662015-06-17 23:57:04 -070010233java.lang.Thread$State
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010234java.lang.Thread$UncaughtExceptionHandler
Andreas Gampe571fc302016-02-18 13:58:09 -080010235java.lang.Thread$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010236java.lang.Thread
Andreas Gampe61e7b662015-06-17 23:57:04 -070010237java.lang.ThreadDeath
10238java.lang.ThreadGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010239java.lang.ThreadLocal$SuppliedThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080010240java.lang.ThreadLocal$ThreadLocalMap$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010241java.lang.ThreadLocal$ThreadLocalMap
10242java.lang.ThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080010243java.lang.Throwable$PrintStreamOrWriter
10244java.lang.Throwable$SentinelHolder
10245java.lang.Throwable$WrappedPrintStream
10246java.lang.Throwable$WrappedPrintWriter
Calin Juravle00b23d32019-03-08 17:52:20 -080010247java.lang.Throwable
Andreas Gampe571fc302016-02-18 13:58:09 -080010248java.lang.TypeNotPresentException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010249java.lang.UNIXProcess$1
10250java.lang.UNIXProcess$2
10251java.lang.UNIXProcess$3
10252java.lang.UNIXProcess$ProcessPipeInputStream
10253java.lang.UNIXProcess$ProcessPipeOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010254java.lang.UNIXProcess$ProcessReaperThreadFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010255java.lang.UNIXProcess$ProcessReaperThreadFactory
10256java.lang.UNIXProcess
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010257java.lang.UnsatisfiedLinkError
10258java.lang.UnsupportedOperationException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010259java.lang.VMClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010260java.lang.VerifyError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010261java.lang.VirtualMachineError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010262java.lang.Void
10263java.lang.annotation.Annotation
Andreas Gampe571fc302016-02-18 13:58:09 -080010264java.lang.annotation.AnnotationTypeMismatchException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010265java.lang.annotation.Documented
Andreas Gampe571fc302016-02-18 13:58:09 -080010266java.lang.annotation.IncompleteAnnotationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010267java.lang.annotation.Inherited
Andreas Gampe571fc302016-02-18 13:58:09 -080010268java.lang.annotation.Retention
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010269java.lang.annotation.Target
10270java.lang.invoke.ArrayElementVarHandle
10271java.lang.invoke.ByteArrayViewVarHandle
10272java.lang.invoke.ByteBufferViewVarHandle
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010273java.lang.invoke.CallSite
10274java.lang.invoke.ConstantCallSite
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010275java.lang.invoke.FieldVarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010276java.lang.invoke.MethodHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010277java.lang.invoke.MethodHandleImpl$HandleInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080010278java.lang.invoke.MethodHandleImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010279java.lang.invoke.MethodHandleInfo
10280java.lang.invoke.MethodHandleStatics
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010281java.lang.invoke.MethodHandles$Lookup
Calin Juravle00b23d32019-03-08 17:52:20 -080010282java.lang.invoke.MethodHandles
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010283java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010284java.lang.invoke.MethodType$ConcurrentWeakInternSet
10285java.lang.invoke.MethodType
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010286java.lang.invoke.MethodTypeForm
Calin Juravle36829e52019-04-10 19:07:47 -070010287java.lang.invoke.SerializedLambda
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010288java.lang.invoke.Transformers$AlwaysThrow
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010289java.lang.invoke.Transformers$BindTo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010290java.lang.invoke.Transformers$CatchException
10291java.lang.invoke.Transformers$CollectArguments
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010292java.lang.invoke.Transformers$Collector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010293java.lang.invoke.Transformers$Constant
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010294java.lang.invoke.Transformers$Construct
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010295java.lang.invoke.Transformers$DropArguments
10296java.lang.invoke.Transformers$ExplicitCastArguments
10297java.lang.invoke.Transformers$FilterArguments
10298java.lang.invoke.Transformers$FilterReturnValue
10299java.lang.invoke.Transformers$FoldArguments
10300java.lang.invoke.Transformers$GuardWithTest
10301java.lang.invoke.Transformers$InsertArguments
10302java.lang.invoke.Transformers$Invoker
10303java.lang.invoke.Transformers$PermuteArguments
10304java.lang.invoke.Transformers$ReferenceArrayElementGetter
10305java.lang.invoke.Transformers$ReferenceArrayElementSetter
10306java.lang.invoke.Transformers$ReferenceIdentity
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010307java.lang.invoke.Transformers$Spreader
10308java.lang.invoke.Transformers$Transformer
10309java.lang.invoke.Transformers$VarargsCollector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010310java.lang.invoke.VarHandle$1
10311java.lang.invoke.VarHandle$AccessMode
10312java.lang.invoke.VarHandle$AccessType
Calin Juravle00b23d32019-03-08 17:52:20 -080010313java.lang.invoke.VarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010314java.lang.invoke.WrongMethodTypeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010315java.lang.ref.FinalizerReference$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070010316java.lang.ref.FinalizerReference$Sentinel
Calin Juravle00b23d32019-03-08 17:52:20 -080010317java.lang.ref.FinalizerReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070010318java.lang.ref.PhantomReference
Calin Juravle4a054192018-05-29 17:52:20 -070010319java.lang.ref.Reference$SinkHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010320java.lang.ref.Reference$SinkHolder
10321java.lang.ref.Reference
Andreas Gampe61e7b662015-06-17 23:57:04 -070010322java.lang.ref.ReferenceQueue
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010323java.lang.ref.SoftReference
10324java.lang.ref.WeakReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070010325java.lang.reflect.AccessibleObject
10326java.lang.reflect.AnnotatedElement
10327java.lang.reflect.Array
10328java.lang.reflect.Constructor
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010329java.lang.reflect.Executable$GenericInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080010330java.lang.reflect.Executable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010331java.lang.reflect.Field
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010332java.lang.reflect.GenericArrayType
Andreas Gampe61e7b662015-06-17 23:57:04 -070010333java.lang.reflect.GenericDeclaration
art-benchmark-serviced5115932020-02-25 17:55:03 -080010334java.lang.reflect.GenericSignatureFormatError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010335java.lang.reflect.InvocationHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010336java.lang.reflect.InvocationTargetException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010337java.lang.reflect.MalformedParametersException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010338java.lang.reflect.Member
Andreas Gampe61e7b662015-06-17 23:57:04 -070010339java.lang.reflect.Method$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010340java.lang.reflect.Method
Andreas Gampe61e7b662015-06-17 23:57:04 -070010341java.lang.reflect.Modifier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010342java.lang.reflect.Parameter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010343java.lang.reflect.ParameterizedType
Andreas Gampe61e7b662015-06-17 23:57:04 -070010344java.lang.reflect.Proxy$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010345java.lang.reflect.Proxy$Key1
10346java.lang.reflect.Proxy$Key2
10347java.lang.reflect.Proxy$KeyFactory
10348java.lang.reflect.Proxy$KeyX
10349java.lang.reflect.Proxy$ProxyClassFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080010350java.lang.reflect.Proxy
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010351java.lang.reflect.Type
Andreas Gampe61e7b662015-06-17 23:57:04 -070010352java.lang.reflect.TypeVariable
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010353java.lang.reflect.UndeclaredThrowableException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010354java.lang.reflect.WeakCache$CacheKey
10355java.lang.reflect.WeakCache$CacheValue
10356java.lang.reflect.WeakCache$Factory
10357java.lang.reflect.WeakCache$LookupValue
10358java.lang.reflect.WeakCache$Value
Calin Juravle00b23d32019-03-08 17:52:20 -080010359java.lang.reflect.WeakCache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010360java.lang.reflect.WildcardType
Calin Juravle4a054192018-05-29 17:52:20 -070010361java.math.BigDecimal$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010362java.math.BigDecimal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010363java.math.BigInt
10364java.math.BigInteger
Calin Juravle4a054192018-05-29 17:52:20 -070010365java.math.Conversion
10366java.math.MathContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010367java.math.Multiplication
Brian Carlstrom570bb562010-06-30 00:54:29 -070010368java.math.NativeBN
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010369java.math.RoundingMode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010370java.net.AbstractPlainDatagramSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010371java.net.AbstractPlainSocketImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010372java.net.AddressCache$AddressCacheEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010373java.net.AddressCache$AddressCacheKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010374java.net.AddressCache
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010375java.net.ConnectException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010376java.net.CookieHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010377java.net.CookieManager$CookiePathComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080010378java.net.CookieManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010379java.net.CookiePolicy$1
10380java.net.CookiePolicy$2
10381java.net.CookiePolicy$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010382java.net.CookiePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010383java.net.CookieStore
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010384java.net.DatagramPacket
10385java.net.DatagramSocket$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010386java.net.DatagramSocket
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010387java.net.DatagramSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010388java.net.DefaultDatagramSocketImplFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010389java.net.DefaultInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010390java.net.HttpCookie$10
10391java.net.HttpCookie$11
Calin Juravle00b23d32019-03-08 17:52:20 -080010392java.net.HttpCookie$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010393java.net.HttpCookie$2
10394java.net.HttpCookie$3
10395java.net.HttpCookie$4
10396java.net.HttpCookie$5
10397java.net.HttpCookie$6
10398java.net.HttpCookie$7
10399java.net.HttpCookie$8
10400java.net.HttpCookie$9
10401java.net.HttpCookie$CookieAttributeAssignor
Calin Juravle00b23d32019-03-08 17:52:20 -080010402java.net.HttpCookie
art-benchmark-serviced5115932020-02-25 17:55:03 -080010403java.net.HttpRetryException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010404java.net.HttpURLConnection
Andreas Gampe571fc302016-02-18 13:58:09 -080010405java.net.IDN
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010406java.net.InMemoryCookieStore
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010407java.net.Inet4Address
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010408java.net.Inet6Address$Inet6AddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010409java.net.Inet6Address
Andreas Gampe571fc302016-02-18 13:58:09 -080010410java.net.Inet6AddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010411java.net.InetAddress$1
10412java.net.InetAddress$InetAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010413java.net.InetAddress
Andreas Gampe571fc302016-02-18 13:58:09 -080010414java.net.InetAddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010415java.net.InetSocketAddress$InetSocketAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010416java.net.InetSocketAddress
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010417java.net.InterfaceAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010418java.net.JarURLConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010419java.net.MalformedURLException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010420java.net.MulticastSocket
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010421java.net.NetPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010422java.net.NetworkInterface$1checkedAddresses
Calin Juravle00b23d32019-03-08 17:52:20 -080010423java.net.NetworkInterface
Calin Juravle4a054192018-05-29 17:52:20 -070010424java.net.NoRouteToHostException
Andreas Gampe571fc302016-02-18 13:58:09 -080010425java.net.Parts
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010426java.net.PlainDatagramSocketImpl
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010427java.net.PlainSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010428java.net.PortUnreachableException
10429java.net.ProtocolException
10430java.net.ProtocolFamily
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010431java.net.Proxy$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080010432java.net.Proxy
Jesse Wilson80686182011-01-21 17:12:43 -080010433java.net.ProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010434java.net.ResponseCache
10435java.net.ServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010436java.net.Socket$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010437java.net.Socket$2
10438java.net.Socket$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010439java.net.Socket
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010440java.net.SocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010441java.net.SocketException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010442java.net.SocketImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -080010443java.net.SocketImplFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080010444java.net.SocketInputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010445java.net.SocketOptions
Andreas Gampe571fc302016-02-18 13:58:09 -080010446java.net.SocketOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010447java.net.SocketPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010448java.net.SocketTimeoutException
Andreas Gampe571fc302016-02-18 13:58:09 -080010449java.net.SocksConsts
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010450java.net.SocksSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010451java.net.StandardProtocolFamily
Andreas Gampe571fc302016-02-18 13:58:09 -080010452java.net.URI$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -080010453java.net.URI
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010454java.net.URISyntaxException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010455java.net.URL
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010456java.net.URLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010457java.net.URLDecoder
10458java.net.URLEncoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010459java.net.URLStreamHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010460java.net.URLStreamHandlerFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010461java.net.UnknownHostException
Calin Juravle4a054192018-05-29 17:52:20 -070010462java.net.UnknownServiceException
Andreas Gampe571fc302016-02-18 13:58:09 -080010463java.nio.Bits
Andreas Gampe61e7b662015-06-17 23:57:04 -070010464java.nio.Buffer
10465java.nio.BufferOverflowException
10466java.nio.BufferUnderflowException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010467java.nio.ByteBuffer
10468java.nio.ByteBufferAsCharBuffer
10469java.nio.ByteBufferAsDoubleBuffer
10470java.nio.ByteBufferAsFloatBuffer
10471java.nio.ByteBufferAsIntBuffer
10472java.nio.ByteBufferAsLongBuffer
10473java.nio.ByteBufferAsShortBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010474java.nio.ByteOrder
Andreas Gampe61e7b662015-06-17 23:57:04 -070010475java.nio.CharBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010476java.nio.DirectByteBuffer$MemoryRef
Calin Juravle00b23d32019-03-08 17:52:20 -080010477java.nio.DirectByteBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010478java.nio.DoubleBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010479java.nio.FloatBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010480java.nio.HeapByteBuffer
10481java.nio.HeapCharBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010482java.nio.IntBuffer
10483java.nio.InvalidMarkException
10484java.nio.LongBuffer
10485java.nio.MappedByteBuffer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010486java.nio.NIOAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010487java.nio.NioUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070010488java.nio.ReadOnlyBufferException
10489java.nio.ShortBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010490java.nio.StringCharBuffer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010491java.nio.channels.AsynchronousCloseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010492java.nio.channels.ByteChannel
10493java.nio.channels.Channel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010494java.nio.channels.Channels$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010495java.nio.channels.Channels
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010496java.nio.channels.ClosedByInterruptException
10497java.nio.channels.ClosedChannelException
Andreas Gampe571fc302016-02-18 13:58:09 -080010498java.nio.channels.DatagramChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070010499java.nio.channels.FileChannel$MapMode
Calin Juravle00b23d32019-03-08 17:52:20 -080010500java.nio.channels.FileChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070010501java.nio.channels.FileLock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010502java.nio.channels.GatheringByteChannel
10503java.nio.channels.InterruptibleChannel
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010504java.nio.channels.MulticastChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010505java.nio.channels.NetworkChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010506java.nio.channels.OverlappingFileLockException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010507java.nio.channels.ReadableByteChannel
10508java.nio.channels.ScatteringByteChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010509java.nio.channels.SeekableByteChannel
10510java.nio.channels.SelectableChannel
Calin Juravle4a054192018-05-29 17:52:20 -070010511java.nio.channels.SelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010512java.nio.channels.Selector
Andreas Gampe571fc302016-02-18 13:58:09 -080010513java.nio.channels.ServerSocketChannel
10514java.nio.channels.SocketChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010515java.nio.channels.WritableByteChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010516java.nio.channels.spi.AbstractInterruptibleChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010517java.nio.channels.spi.AbstractInterruptibleChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010518java.nio.channels.spi.AbstractSelectableChannel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010519java.nio.channels.spi.AbstractSelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010520java.nio.channels.spi.AbstractSelector$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010521java.nio.channels.spi.AbstractSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010522java.nio.channels.spi.SelectorProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010523java.nio.channels.spi.SelectorProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -070010524java.nio.charset.CharacterCodingException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010525java.nio.charset.Charset
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010526java.nio.charset.CharsetDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010527java.nio.charset.CharsetEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080010528java.nio.charset.CoderMalfunctionError
Andreas Gampe571fc302016-02-18 13:58:09 -080010529java.nio.charset.CoderResult$1
10530java.nio.charset.CoderResult$2
10531java.nio.charset.CoderResult$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080010532java.nio.charset.CoderResult
Andreas Gampe61e7b662015-06-17 23:57:04 -070010533java.nio.charset.CodingErrorAction
10534java.nio.charset.IllegalCharsetNameException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010535java.nio.charset.StandardCharsets
Andreas Gampe61e7b662015-06-17 23:57:04 -070010536java.nio.charset.UnsupportedCharsetException
Calin Juravle00b23d32019-03-08 17:52:20 -080010537java.nio.file.AccessMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080010538java.nio.file.CopyMoveHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010539java.nio.file.CopyOption
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010540java.nio.file.DirectoryStream$Filter
10541java.nio.file.DirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010542java.nio.file.FileAlreadyExistsException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010543java.nio.file.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010544java.nio.file.FileSystemException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010545java.nio.file.FileSystems$DefaultFileSystemHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010546java.nio.file.FileSystems$DefaultFileSystemHolder
10547java.nio.file.FileSystems
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010548java.nio.file.Files$AcceptAllFilter
Calin Juravle4a054192018-05-29 17:52:20 -070010549java.nio.file.Files
art-benchmark-serviced5115932020-02-25 17:55:03 -080010550java.nio.file.InvalidPathException
Calin Juravle00b23d32019-03-08 17:52:20 -080010551java.nio.file.LinkOption
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010552java.nio.file.NoSuchFileException
10553java.nio.file.OpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010554java.nio.file.Path
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010555java.nio.file.Paths
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010556java.nio.file.StandardCopyOption
Calin Juravle4a054192018-05-29 17:52:20 -070010557java.nio.file.StandardOpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010558java.nio.file.Watchable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010559java.nio.file.attribute.AttributeView
10560java.nio.file.attribute.BasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010561java.nio.file.attribute.BasicFileAttributes
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010562java.nio.file.attribute.FileAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010563java.nio.file.attribute.FileAttributeView
Calin Juravle4a054192018-05-29 17:52:20 -070010564java.nio.file.attribute.FileTime
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010565java.nio.file.attribute.PosixFileAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010566java.nio.file.spi.FileSystemProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080010567java.security.AccessControlContext
Andreas Gampe61e7b662015-06-17 23:57:04 -070010568java.security.AccessControlException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010569java.security.AccessController
Andreas Gampe571fc302016-02-18 13:58:09 -080010570java.security.AlgorithmConstraints
10571java.security.AlgorithmParameters
10572java.security.AlgorithmParametersSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010573java.security.AllPermission
Andreas Gampe61e7b662015-06-17 23:57:04 -070010574java.security.BasicPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010575java.security.CodeSigner
Andreas Gampe571fc302016-02-18 13:58:09 -080010576java.security.CryptoPrimitive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010577java.security.DigestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010578java.security.GeneralSecurityException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010579java.security.Guard
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010580java.security.InvalidAlgorithmParameterException
10581java.security.InvalidKeyException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010582java.security.InvalidParameterException
Jesse Wilson80686182011-01-21 17:12:43 -080010583java.security.Key
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010584java.security.KeyException
Andreas Gampe571fc302016-02-18 13:58:09 -080010585java.security.KeyFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010586java.security.KeyFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010587java.security.KeyManagementException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010588java.security.KeyPair
Calin Juravle4a054192018-05-29 17:52:20 -070010589java.security.KeyPairGenerator$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010590java.security.KeyPairGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070010591java.security.KeyPairGeneratorSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080010592java.security.KeyStore$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010593java.security.KeyStore$Entry
10594java.security.KeyStore$LoadStoreParameter
10595java.security.KeyStore$PasswordProtection
10596java.security.KeyStore$PrivateKeyEntry
10597java.security.KeyStore$ProtectionParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010598java.security.KeyStore$SecretKeyEntry
10599java.security.KeyStore$TrustedCertificateEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010600java.security.KeyStore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010601java.security.KeyStoreException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010602java.security.KeyStoreSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080010603java.security.MessageDigest$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010604java.security.MessageDigest
Andreas Gampe61e7b662015-06-17 23:57:04 -070010605java.security.MessageDigestSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010606java.security.NoSuchAlgorithmException
10607java.security.NoSuchProviderException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010608java.security.Permission
Andreas Gampe571fc302016-02-18 13:58:09 -080010609java.security.PermissionCollection
Andreas Gampe859e2782016-04-06 18:37:56 -070010610java.security.Permissions
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010611java.security.Principal
Andreas Gampe61e7b662015-06-17 23:57:04 -070010612java.security.PrivateKey
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010613java.security.PrivilegedAction
Andreas Gampe571fc302016-02-18 13:58:09 -080010614java.security.PrivilegedActionException
10615java.security.PrivilegedExceptionAction
Andreas Gampe61e7b662015-06-17 23:57:04 -070010616java.security.ProtectionDomain
Andreas Gampe571fc302016-02-18 13:58:09 -080010617java.security.Provider$EngineDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010618java.security.Provider$Service
Andreas Gampe571fc302016-02-18 13:58:09 -080010619java.security.Provider$ServiceKey
10620java.security.Provider$UString
Calin Juravle00b23d32019-03-08 17:52:20 -080010621java.security.Provider
10622java.security.ProviderException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010623java.security.PublicKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010624java.security.SecureRandom
10625java.security.SecureRandomSpi
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010626java.security.Security
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010627java.security.SecurityPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010628java.security.Signature$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010629java.security.Signature
Andreas Gampe61e7b662015-06-17 23:57:04 -070010630java.security.SignatureException
10631java.security.SignatureSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010632java.security.UnrecoverableEntryException
10633java.security.UnrecoverableKeyException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010634java.security.cert.CRL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010635java.security.cert.CRLException
Calin Juravle4a054192018-05-29 17:52:20 -070010636java.security.cert.CRLReason
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010637java.security.cert.CertPath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010638java.security.cert.CertPathBuilderException
Andreas Gampe571fc302016-02-18 13:58:09 -080010639java.security.cert.CertPathChecker
10640java.security.cert.CertPathHelperImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010641java.security.cert.CertPathParameters
10642java.security.cert.CertPathValidator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010643java.security.cert.CertPathValidatorException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010644java.security.cert.CertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010645java.security.cert.CertPathValidatorSpi
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010646java.security.cert.CertSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010647java.security.cert.CertStore
10648java.security.cert.CertStoreException
10649java.security.cert.CertStoreParameters
10650java.security.cert.CertStoreSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010651java.security.cert.Certificate
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010652java.security.cert.CertificateEncodingException
10653java.security.cert.CertificateException
10654java.security.cert.CertificateExpiredException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010655java.security.cert.CertificateFactory
10656java.security.cert.CertificateFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010657java.security.cert.CertificateNotYetValidException
10658java.security.cert.CertificateParsingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010659java.security.cert.CollectionCertStoreParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080010660java.security.cert.Extension
Kenny Root9787b802013-04-26 12:53:57 -070010661java.security.cert.PKIXCertPathChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010662java.security.cert.PKIXCertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010663java.security.cert.PKIXParameters
Calin Juravle4a054192018-05-29 17:52:20 -070010664java.security.cert.PKIXRevocationChecker$Option
Calin Juravle00b23d32019-03-08 17:52:20 -080010665java.security.cert.PKIXRevocationChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010666java.security.cert.PolicyNode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010667java.security.cert.PolicyQualifierInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010668java.security.cert.TrustAnchor
Calin Juravle00b23d32019-03-08 17:52:20 -080010669java.security.cert.X509CRL
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010670java.security.cert.X509CertSelector
Evan Millar0ea97b82009-03-24 17:49:23 -070010671java.security.cert.X509Certificate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010672java.security.cert.X509Extension
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010673java.security.interfaces.DSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010674java.security.interfaces.DSAParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010675java.security.interfaces.DSAPublicKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010676java.security.interfaces.ECKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010677java.security.interfaces.ECPrivateKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010678java.security.interfaces.ECPublicKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010679java.security.interfaces.RSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010680java.security.interfaces.RSAPrivateCrtKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010681java.security.interfaces.RSAPrivateKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010682java.security.interfaces.RSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010683java.security.spec.AlgorithmParameterSpec
Calin Juravle00b23d32019-03-08 17:52:20 -080010684java.security.spec.DSAParameterSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010685java.security.spec.DSAPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010686java.security.spec.ECField
10687java.security.spec.ECFieldFp
art-benchmark-serviced5115932020-02-25 17:55:03 -080010688java.security.spec.ECGenParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010689java.security.spec.ECParameterSpec
10690java.security.spec.ECPoint
Calin Juravle00b23d32019-03-08 17:52:20 -080010691java.security.spec.ECPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080010692java.security.spec.ECPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010693java.security.spec.EllipticCurve
Andreas Gampe571fc302016-02-18 13:58:09 -080010694java.security.spec.EncodedKeySpec
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010695java.security.spec.InvalidKeySpecException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010696java.security.spec.InvalidParameterSpecException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010697java.security.spec.KeySpec
Calin Juravle4a054192018-05-29 17:52:20 -070010698java.security.spec.MGF1ParameterSpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010699java.security.spec.PKCS8EncodedKeySpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010700java.security.spec.PSSParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -080010701java.security.spec.RSAKeyGenParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010702java.security.spec.RSAPrivateCrtKeySpec
10703java.security.spec.RSAPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080010704java.security.spec.RSAPublicKeySpec
10705java.security.spec.X509EncodedKeySpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010706java.sql.Date
Calin Juravle4a054192018-05-29 17:52:20 -070010707java.sql.SQLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010708java.sql.Time
10709java.sql.Timestamp
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010710java.text.AttributedCharacterIterator$Attribute
Calin Juravle4a054192018-05-29 17:52:20 -070010711java.text.Bidi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010712java.text.BreakIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010713java.text.CalendarBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010714java.text.CharacterIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080010715java.text.CollationKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010716java.text.Collator
Kenny Root9787b802013-04-26 12:53:57 -070010717java.text.DateFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080010718java.text.DateFormat
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010719java.text.DateFormatSymbols
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010720java.text.DecimalFormat
10721java.text.DecimalFormatSymbols
Andreas Gampe571fc302016-02-18 13:58:09 -080010722java.text.DontCareFieldPosition$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010723java.text.DontCareFieldPosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010724java.text.FieldPosition$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010725java.text.FieldPosition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010726java.text.Format$Field
Andreas Gampe571fc302016-02-18 13:58:09 -080010727java.text.Format$FieldDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010728java.text.Format
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010729java.text.IcuIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010730java.text.MessageFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080010731java.text.MessageFormat
Andreas Gampe571fc302016-02-18 13:58:09 -080010732java.text.Normalizer$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080010733java.text.Normalizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010734java.text.NumberFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010735java.text.ParseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010736java.text.ParsePosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010737java.text.RuleBasedCollator
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010738java.text.SimpleDateFormat
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010739java.text.StringCharacterIterator
Calin Juravle4a054192018-05-29 17:52:20 -070010740java.time.-$$Lambda$Bq8PKq1YWr8nyVk9SSfRYKrOu4A
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010741java.time.-$$Lambda$up1HpCqucM_DXyY-rpDOyCcdmIA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010742java.time.Clock$SystemClock
Calin Juravle00b23d32019-03-08 17:52:20 -080010743java.time.Clock
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010744java.time.DateTimeException
Calin Juravle4a054192018-05-29 17:52:20 -070010745java.time.DayOfWeek
10746java.time.Duration
Calin Juravle4a054192018-05-29 17:52:20 -070010747java.time.Instant$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010748java.time.Instant
Calin Juravle4a054192018-05-29 17:52:20 -070010749java.time.LocalDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010750java.time.LocalDate
Calin Juravle4a054192018-05-29 17:52:20 -070010751java.time.LocalDateTime
10752java.time.LocalTime
10753java.time.Month
10754java.time.Period
10755java.time.ZoneId
10756java.time.ZoneOffset
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010757java.time.ZoneRegion
Calin Juravle4a054192018-05-29 17:52:20 -070010758java.time.ZonedDateTime
10759java.time.chrono.-$$Lambda$AbstractChronology$5b0W7uLeaWkn0HLPDKwPXzJ7HPo
10760java.time.chrono.-$$Lambda$AbstractChronology$j22w8kHhJoqCd56hhLQK1G0VLFw
10761java.time.chrono.-$$Lambda$AbstractChronology$onW9aZyLFliH5Gg1qLodD_GoPfA
10762java.time.chrono.AbstractChronology
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010763java.time.chrono.ChronoLocalDate
10764java.time.chrono.ChronoLocalDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070010765java.time.chrono.ChronoPeriod
10766java.time.chrono.ChronoZonedDateTime
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010767java.time.chrono.Chronology
Calin Juravle4a054192018-05-29 17:52:20 -070010768java.time.chrono.IsoChronology
10769java.time.format.-$$Lambda$DateTimeFormatter$GhpE1dbCMFpBqvhZZgrqVYpzk8E
10770java.time.format.-$$Lambda$DateTimeFormatter$QqeEAMXK7Qf5gsmaSCLmrVwQ1Ns
10771java.time.format.-$$Lambda$DateTimeFormatterBuilder$M-GACNxm6552EiylPRPw4dyNXKo
10772java.time.format.DateTimeFormatter
Calin Juravle00b23d32019-03-08 17:52:20 -080010773java.time.format.DateTimeFormatterBuilder$1
Calin Juravle4a054192018-05-29 17:52:20 -070010774java.time.format.DateTimeFormatterBuilder$2
10775java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser
10776java.time.format.DateTimeFormatterBuilder$CompositePrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010777java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010778java.time.format.DateTimeFormatterBuilder$FractionPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010779java.time.format.DateTimeFormatterBuilder$InstantPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010780java.time.format.DateTimeFormatterBuilder$NumberPrinterParser
10781java.time.format.DateTimeFormatterBuilder$OffsetIdPrinterParser
10782java.time.format.DateTimeFormatterBuilder$SettingsParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010783java.time.format.DateTimeFormatterBuilder$StringLiteralPrinterParser
10784java.time.format.DateTimeFormatterBuilder$TextPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010785java.time.format.DateTimeFormatterBuilder$ZoneIdPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010786java.time.format.DateTimeFormatterBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070010787java.time.format.DateTimeParseContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010788java.time.format.DateTimeParseException
Calin Juravle4a054192018-05-29 17:52:20 -070010789java.time.format.DateTimeTextProvider$1
10790java.time.format.DateTimeTextProvider$LocaleStore
Calin Juravle00b23d32019-03-08 17:52:20 -080010791java.time.format.DateTimeTextProvider
Calin Juravle4a054192018-05-29 17:52:20 -070010792java.time.format.DecimalStyle
10793java.time.format.Parsed
10794java.time.format.ResolverStyle
10795java.time.format.SignStyle
10796java.time.format.TextStyle
10797java.time.temporal.-$$Lambda$TemporalAdjusters$A9OZwfMlHD1vy7-nYt5NssACu7Q
10798java.time.temporal.-$$Lambda$TemporalQueries$IZUinmsZUz98YXPe0ftAd27ByiE
10799java.time.temporal.-$$Lambda$TemporalQueries$JPrXwgedeqexYxypO8VpPKV4l3c
10800java.time.temporal.-$$Lambda$TemporalQueries$PBpYKRiwkxqQNlcU-BOJfaQoONg
10801java.time.temporal.-$$Lambda$TemporalQueries$WGGw7SkRcanjtxRiTk5p0dKf_jc
10802java.time.temporal.-$$Lambda$TemporalQueries$bI5NESEXE4DqyC7TnOvbkx1GlvM
10803java.time.temporal.-$$Lambda$TemporalQueries$okxqZ6ZoOhHd_zSzW7k5qRIaLxM
10804java.time.temporal.-$$Lambda$TemporalQueries$thd4JmExRUYKd7nNlE7b5oT19ms
10805java.time.temporal.ChronoField
10806java.time.temporal.ChronoUnit
10807java.time.temporal.IsoFields$Field$1
10808java.time.temporal.IsoFields$Field$2
10809java.time.temporal.IsoFields$Field$3
10810java.time.temporal.IsoFields$Field$4
Calin Juravle00b23d32019-03-08 17:52:20 -080010811java.time.temporal.IsoFields$Field
Calin Juravle4a054192018-05-29 17:52:20 -070010812java.time.temporal.IsoFields$Unit
Calin Juravle00b23d32019-03-08 17:52:20 -080010813java.time.temporal.IsoFields
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010814java.time.temporal.Temporal
10815java.time.temporal.TemporalAccessor
10816java.time.temporal.TemporalAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -070010817java.time.temporal.TemporalAdjusters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010818java.time.temporal.TemporalAmount
10819java.time.temporal.TemporalField
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010820java.time.temporal.TemporalQueries
Calin Juravle00b23d32019-03-08 17:52:20 -080010821java.time.temporal.TemporalQuery
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010822java.time.temporal.TemporalUnit
10823java.time.temporal.UnsupportedTemporalTypeException
10824java.time.temporal.ValueRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010825java.time.zone.IcuZoneRulesProvider$ZoneRulesCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010826java.time.zone.IcuZoneRulesProvider
Calin Juravle4a054192018-05-29 17:52:20 -070010827java.time.zone.ZoneOffsetTransition
Calin Juravle4a054192018-05-29 17:52:20 -070010828java.time.zone.ZoneOffsetTransitionRule$1
10829java.time.zone.ZoneOffsetTransitionRule$TimeDefinition
Calin Juravle00b23d32019-03-08 17:52:20 -080010830java.time.zone.ZoneOffsetTransitionRule
Calin Juravle4a054192018-05-29 17:52:20 -070010831java.time.zone.ZoneRules
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010832java.time.zone.ZoneRulesException
Calin Juravle4a054192018-05-29 17:52:20 -070010833java.time.zone.ZoneRulesProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010834java.util.-$$Lambda$Arrays$H0YqaggIxZUqId4_BJ1BLcUa93k
10835java.util.-$$Lambda$Arrays$KFf05FUz26CqVc_cf2bKY9C927o
10836java.util.-$$Lambda$Arrays$aBSX_SvA5f2Q1t8_MODHDGhokzk
10837java.util.-$$Lambda$Arrays$x0HcRDlColwoPupFWmOW7TREPtM
10838java.util.-$$Lambda$Comparator$4V5k8aLimtS0VsEILEAqQ9UGZYo
10839java.util.-$$Lambda$Comparator$BZSVCoA8i87ehjxxZ1weEounfDQ
10840java.util.-$$Lambda$Comparator$DNgpxUFZqmT4lOBzlVyPjWwvEvw
10841java.util.-$$Lambda$Comparator$KVN0LWz1D1wyrL2gs1CbubvLa9o
10842java.util.-$$Lambda$Comparator$SPB8K9Yj7Pw1mljm7LpasV7zxWw
10843java.util.-$$Lambda$Comparator$edSxqANnwdmzeJ1aMMcwJWE2wII
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010844java.util.AbstractCollection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010845java.util.AbstractList$1
Andreas Gampe571fc302016-02-18 13:58:09 -080010846java.util.AbstractList$Itr
10847java.util.AbstractList$ListItr
art-benchmark-serviced5115932020-02-25 17:55:03 -080010848java.util.AbstractList$RandomAccessSpliterator
10849java.util.AbstractList$RandomAccessSubList
10850java.util.AbstractList$SubList
Calin Juravle00b23d32019-03-08 17:52:20 -080010851java.util.AbstractList
Andreas Gampe61e7b662015-06-17 23:57:04 -070010852java.util.AbstractMap$1
10853java.util.AbstractMap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010854java.util.AbstractMap$SimpleEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080010855java.util.AbstractMap$SimpleImmutableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010856java.util.AbstractMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070010857java.util.AbstractQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010858java.util.AbstractSequentialList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010859java.util.AbstractSet
Andreas Gampe859e2782016-04-06 18:37:56 -070010860java.util.ArrayDeque$DeqIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010861java.util.ArrayDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010862java.util.ArrayList$1
Andreas Gampe859e2782016-04-06 18:37:56 -070010863java.util.ArrayList$ArrayListSpliterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010864java.util.ArrayList$Itr
10865java.util.ArrayList$ListItr
Andreas Gampe571fc302016-02-18 13:58:09 -080010866java.util.ArrayList$SubList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010867java.util.ArrayList$SubList
10868java.util.ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010869java.util.ArrayPrefixHelpers$CumulateTask
10870java.util.ArrayPrefixHelpers$DoubleCumulateTask
10871java.util.ArrayPrefixHelpers$IntCumulateTask
10872java.util.ArrayPrefixHelpers$LongCumulateTask
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010873java.util.Arrays$ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010874java.util.Arrays$NaturalOrder
Calin Juravle00b23d32019-03-08 17:52:20 -080010875java.util.Arrays
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010876java.util.ArraysParallelSortHelpers$FJByte$Sorter
10877java.util.ArraysParallelSortHelpers$FJChar$Sorter
10878java.util.ArraysParallelSortHelpers$FJDouble$Sorter
10879java.util.ArraysParallelSortHelpers$FJFloat$Sorter
10880java.util.ArraysParallelSortHelpers$FJInt$Sorter
10881java.util.ArraysParallelSortHelpers$FJLong$Sorter
10882java.util.ArraysParallelSortHelpers$FJObject$Sorter
10883java.util.ArraysParallelSortHelpers$FJShort$Sorter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010884java.util.Base64$Decoder
10885java.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -080010886java.util.Base64
Kenny Root9787b802013-04-26 12:53:57 -070010887java.util.BitSet
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010888java.util.Calendar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010889java.util.Collection
Andreas Gampe61e7b662015-06-17 23:57:04 -070010890java.util.Collections$1
10891java.util.Collections$2
Andreas Gampe859e2782016-04-06 18:37:56 -070010892java.util.Collections$3
Andreas Gampe61e7b662015-06-17 23:57:04 -070010893java.util.Collections$AsLIFOQueue
10894java.util.Collections$CheckedCollection
10895java.util.Collections$CheckedList
10896java.util.Collections$CheckedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010897java.util.Collections$CheckedNavigableMap
10898java.util.Collections$CheckedNavigableSet
10899java.util.Collections$CheckedQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070010900java.util.Collections$CheckedRandomAccessList
10901java.util.Collections$CheckedSet
10902java.util.Collections$CheckedSortedMap
10903java.util.Collections$CheckedSortedSet
10904java.util.Collections$CopiesList
Andreas Gampe571fc302016-02-18 13:58:09 -080010905java.util.Collections$EmptyEnumeration
10906java.util.Collections$EmptyIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010907java.util.Collections$EmptyList
Andreas Gampe571fc302016-02-18 13:58:09 -080010908java.util.Collections$EmptyListIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010909java.util.Collections$EmptyMap
10910java.util.Collections$EmptySet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010911java.util.Collections$ReverseComparator2
Calin Juravle00b23d32019-03-08 17:52:20 -080010912java.util.Collections$ReverseComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010913java.util.Collections$SetFromMap
10914java.util.Collections$SingletonList
10915java.util.Collections$SingletonMap
10916java.util.Collections$SingletonSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010917java.util.Collections$SynchronizedCollection
10918java.util.Collections$SynchronizedList
10919java.util.Collections$SynchronizedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010920java.util.Collections$SynchronizedNavigableMap
10921java.util.Collections$SynchronizedNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010922java.util.Collections$SynchronizedRandomAccessList
10923java.util.Collections$SynchronizedSet
10924java.util.Collections$SynchronizedSortedMap
10925java.util.Collections$SynchronizedSortedSet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010926java.util.Collections$UnmodifiableCollection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010927java.util.Collections$UnmodifiableCollection
Andreas Gampe571fc302016-02-18 13:58:09 -080010928java.util.Collections$UnmodifiableList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010929java.util.Collections$UnmodifiableList
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010930java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1
Andreas Gampe571fc302016-02-18 13:58:09 -080010931java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010932java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet
10933java.util.Collections$UnmodifiableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010934java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
Calin Juravle00b23d32019-03-08 17:52:20 -080010935java.util.Collections$UnmodifiableNavigableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010936java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet
Calin Juravle00b23d32019-03-08 17:52:20 -080010937java.util.Collections$UnmodifiableNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010938java.util.Collections$UnmodifiableRandomAccessList
10939java.util.Collections$UnmodifiableSet
10940java.util.Collections$UnmodifiableSortedMap
10941java.util.Collections$UnmodifiableSortedSet
Calin Juravle00b23d32019-03-08 17:52:20 -080010942java.util.Collections
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010943java.util.ComparableTimSort
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010944java.util.Comparator
Andreas Gampe859e2782016-04-06 18:37:56 -070010945java.util.Comparators$NaturalOrderComparator
10946java.util.Comparators$NullComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010947java.util.ConcurrentModificationException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010948java.util.Currency
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010949java.util.Date
Andreas Gampe61e7b662015-06-17 23:57:04 -070010950java.util.Deque
10951java.util.Dictionary
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010952java.util.DualPivotQuicksort
art-benchmark-serviced5115932020-02-25 17:55:03 -080010953java.util.DuplicateFormatFlagsException
Andreas Gampe571fc302016-02-18 13:58:09 -080010954java.util.EnumMap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010955java.util.EnumMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010956java.util.EnumMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010957java.util.EnumMap$EntrySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010958java.util.EnumMap$EnumMapIterator
10959java.util.EnumMap$KeyIterator
10960java.util.EnumMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010961java.util.EnumMap$ValueIterator
10962java.util.EnumMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010963java.util.EnumMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010964java.util.EnumSet$SerializationProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010965java.util.EnumSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010966java.util.Enumeration
10967java.util.EventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010968java.util.EventObject
art-benchmark-serviced5115932020-02-25 17:55:03 -080010969java.util.FormatFlagsConversionMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010970java.util.Formattable
Andreas Gampe571fc302016-02-18 13:58:09 -080010971java.util.Formatter$Conversion
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010972java.util.Formatter$DateTime
Andreas Gampe571fc302016-02-18 13:58:09 -080010973java.util.Formatter$FixedString
10974java.util.Formatter$Flags
10975java.util.Formatter$FormatSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010976java.util.Formatter$FormatSpecifierParser
Andreas Gampe571fc302016-02-18 13:58:09 -080010977java.util.Formatter$FormatString
Calin Juravle00b23d32019-03-08 17:52:20 -080010978java.util.Formatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010979java.util.FormatterClosedException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010980java.util.GregorianCalendar
Andreas Gampe61e7b662015-06-17 23:57:04 -070010981java.util.HashMap$EntryIterator
10982java.util.HashMap$EntrySet
10983java.util.HashMap$HashIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010984java.util.HashMap$HashMapSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010985java.util.HashMap$KeyIterator
10986java.util.HashMap$KeySet
Calin Juravle00b23d32019-03-08 17:52:20 -080010987java.util.HashMap$KeySpliterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010988java.util.HashMap$Node
10989java.util.HashMap$TreeNode
Andreas Gampe61e7b662015-06-17 23:57:04 -070010990java.util.HashMap$ValueIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010991java.util.HashMap$ValueSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010992java.util.HashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010993java.util.HashMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010994java.util.HashSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010995java.util.Hashtable$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080010996java.util.Hashtable$Enumerator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010997java.util.Hashtable$HashtableEntry
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010998java.util.Hashtable$KeySet
10999java.util.Hashtable$ValueCollection
Calin Juravle00b23d32019-03-08 17:52:20 -080011000java.util.Hashtable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011001java.util.IdentityHashMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080011002java.util.IdentityHashMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011003java.util.IdentityHashMap$EntrySet
11004java.util.IdentityHashMap$IdentityHashMapIterator
11005java.util.IdentityHashMap$KeyIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011006java.util.IdentityHashMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011007java.util.IdentityHashMap$ValueIterator
11008java.util.IdentityHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011009java.util.IdentityHashMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070011010java.util.IllegalFormatException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011011java.util.IllegalFormatPrecisionException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011012java.util.IllformedLocaleException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011013java.util.ImmutableCollections$AbstractImmutableList
11014java.util.ImmutableCollections$AbstractImmutableMap
11015java.util.ImmutableCollections$AbstractImmutableSet
11016java.util.ImmutableCollections$List0
11017java.util.ImmutableCollections$List1
11018java.util.ImmutableCollections$List2
11019java.util.ImmutableCollections$ListN
11020java.util.ImmutableCollections$Map0
11021java.util.ImmutableCollections$Map1
11022java.util.ImmutableCollections$MapN
11023java.util.ImmutableCollections$Set0
11024java.util.ImmutableCollections$Set1
11025java.util.ImmutableCollections$Set2
11026java.util.ImmutableCollections$SetN
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011027java.util.Iterator
Calin Juravle4a054192018-05-29 17:52:20 -070011028java.util.JumboEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011029java.util.JumboEnumSet
art-benchmark-serviced5115932020-02-25 17:55:03 -080011030java.util.KeyValueHolder
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011031java.util.LinkedHashMap$LinkedEntryIterator
11032java.util.LinkedHashMap$LinkedEntrySet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011033java.util.LinkedHashMap$LinkedHashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011034java.util.LinkedHashMap$LinkedHashMapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011035java.util.LinkedHashMap$LinkedKeyIterator
11036java.util.LinkedHashMap$LinkedKeySet
11037java.util.LinkedHashMap$LinkedValueIterator
11038java.util.LinkedHashMap$LinkedValues
Calin Juravle00b23d32019-03-08 17:52:20 -080011039java.util.LinkedHashMap
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011040java.util.LinkedHashSet
Andreas Gampe571fc302016-02-18 13:58:09 -080011041java.util.LinkedList$ListItr
11042java.util.LinkedList$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011043java.util.LinkedList
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011044java.util.List
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011045java.util.ListIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011046java.util.Locale$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011047java.util.Locale$Builder
Andreas Gampe571fc302016-02-18 13:58:09 -080011048java.util.Locale$Cache
11049java.util.Locale$Category
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011050java.util.Locale$FilteringMode
11051java.util.Locale$LanguageRange
Andreas Gampe571fc302016-02-18 13:58:09 -080011052java.util.Locale$LocaleKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011053java.util.Locale$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011054java.util.Locale
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011055java.util.Map$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080011056java.util.Map
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011057java.util.MissingFormatArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011058java.util.MissingFormatWidthException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011059java.util.MissingResourceException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011060java.util.NavigableMap
11061java.util.NavigableSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011062java.util.NoSuchElementException
11063java.util.Objects
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011064java.util.Observable
11065java.util.Observer
Calin Juravle4a054192018-05-29 17:52:20 -070011066java.util.Optional
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011067java.util.PrimitiveIterator$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080011068java.util.PrimitiveIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011069java.util.PriorityQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080011070java.util.PriorityQueue
Andreas Gampe571fc302016-02-18 13:58:09 -080011071java.util.Properties$LineReader
Calin Juravle00b23d32019-03-08 17:52:20 -080011072java.util.Properties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011073java.util.PropertyPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011074java.util.PropertyResourceBundle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011075java.util.Queue
11076java.util.Random
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011077java.util.RandomAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011078java.util.RegularEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011079java.util.RegularEnumSet
Andreas Gampe571fc302016-02-18 13:58:09 -080011080java.util.ResourceBundle$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011081java.util.ResourceBundle$BundleReference
11082java.util.ResourceBundle$CacheKey
11083java.util.ResourceBundle$CacheKeyReference
11084java.util.ResourceBundle$Control$1
11085java.util.ResourceBundle$Control$CandidateListCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080011086java.util.ResourceBundle$Control
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011087java.util.ResourceBundle$LoaderReference
Calin Juravle00b23d32019-03-08 17:52:20 -080011088java.util.ResourceBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011089java.util.Scanner$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011090java.util.Scanner
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011091java.util.ServiceConfigurationError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011092java.util.ServiceLoader$1
11093java.util.ServiceLoader$LazyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011094java.util.ServiceLoader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011095java.util.Set
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011096java.util.SimpleTimeZone
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011097java.util.SortedMap
11098java.util.SortedSet
Andreas Gampe859e2782016-04-06 18:37:56 -070011099java.util.Spliterator$OfDouble
11100java.util.Spliterator$OfInt
11101java.util.Spliterator$OfLong
11102java.util.Spliterator$OfPrimitive
Calin Juravle00b23d32019-03-08 17:52:20 -080011103java.util.Spliterator
Calin Juravle4a054192018-05-29 17:52:20 -070011104java.util.Spliterators$ArraySpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070011105java.util.Spliterators$EmptySpliterator$OfDouble
11106java.util.Spliterators$EmptySpliterator$OfInt
11107java.util.Spliterators$EmptySpliterator$OfLong
11108java.util.Spliterators$EmptySpliterator$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080011109java.util.Spliterators$EmptySpliterator
11110java.util.Spliterators$IntArraySpliterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011111java.util.Spliterators$IteratorSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011112java.util.Spliterators
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011113java.util.Stack
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011114java.util.StringJoiner
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011115java.util.StringTokenizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011116java.util.TaskQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011117java.util.TimSort
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011118java.util.TimeZone
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011119java.util.Timer$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011120java.util.Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011121java.util.TimerTask
11122java.util.TimerThread
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011123java.util.TreeMap$AscendingSubMap$AscendingEntrySetView
Calin Juravle00b23d32019-03-08 17:52:20 -080011124java.util.TreeMap$AscendingSubMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011125java.util.TreeMap$DescendingSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080011126java.util.TreeMap$EntryIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011127java.util.TreeMap$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080011128java.util.TreeMap$KeyIterator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011129java.util.TreeMap$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011130java.util.TreeMap$NavigableSubMap$EntrySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011131java.util.TreeMap$NavigableSubMap$SubMapEntryIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011132java.util.TreeMap$NavigableSubMap$SubMapIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011133java.util.TreeMap$NavigableSubMap$SubMapKeyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011134java.util.TreeMap$NavigableSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080011135java.util.TreeMap$PrivateEntryIterator
11136java.util.TreeMap$TreeMapEntry
11137java.util.TreeMap$ValueIterator
11138java.util.TreeMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011139java.util.TreeMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011140java.util.TreeSet
Andreas Gampe571fc302016-02-18 13:58:09 -080011141java.util.UUID$Holder
Calin Juravle00b23d32019-03-08 17:52:20 -080011142java.util.UUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080011143java.util.UnknownFormatConversionException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011144java.util.Vector$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011145java.util.Vector$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080011146java.util.Vector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011147java.util.WeakHashMap$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011148java.util.WeakHashMap$Entry
Calin Juravle4a054192018-05-29 17:52:20 -070011149java.util.WeakHashMap$EntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011150java.util.WeakHashMap$EntrySet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011151java.util.WeakHashMap$HashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011152java.util.WeakHashMap$KeyIterator
11153java.util.WeakHashMap$KeySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011154java.util.WeakHashMap$ValueIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011155java.util.WeakHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011156java.util.WeakHashMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011157java.util.concurrent.-$$Lambda$ConcurrentMap$T12JRbgGLhxGbYCuTfff6_dTrMk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011158java.util.concurrent.AbstractExecutorService
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011159java.util.concurrent.ArrayBlockingQueue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011160java.util.concurrent.BlockingDeque
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011161java.util.concurrent.BlockingQueue
11162java.util.concurrent.Callable
Kenny Root9787b802013-04-26 12:53:57 -070011163java.util.concurrent.CancellationException
Calin Juravle00b23d32019-03-08 17:52:20 -080011164java.util.concurrent.CompletableFuture$AltResult
11165java.util.concurrent.CompletableFuture$AsynchronousCompletionTask
11166java.util.concurrent.CompletableFuture$Completion
art-benchmark-serviced5115932020-02-25 17:55:03 -080011167java.util.concurrent.CompletableFuture$Signaller
11168java.util.concurrent.CompletableFuture$UniCompletion
11169java.util.concurrent.CompletableFuture$UniWhenComplete
Calin Juravle00b23d32019-03-08 17:52:20 -080011170java.util.concurrent.CompletableFuture
11171java.util.concurrent.CompletionStage
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011172java.util.concurrent.ConcurrentHashMap$BaseIterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011173java.util.concurrent.ConcurrentHashMap$BulkTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011174java.util.concurrent.ConcurrentHashMap$CollectionView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011175java.util.concurrent.ConcurrentHashMap$CounterCell
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011176java.util.concurrent.ConcurrentHashMap$EntryIterator
11177java.util.concurrent.ConcurrentHashMap$EntrySetView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011178java.util.concurrent.ConcurrentHashMap$ForEachEntryTask
11179java.util.concurrent.ConcurrentHashMap$ForEachKeyTask
11180java.util.concurrent.ConcurrentHashMap$ForEachMappingTask
11181java.util.concurrent.ConcurrentHashMap$ForEachTransformedEntryTask
11182java.util.concurrent.ConcurrentHashMap$ForEachTransformedKeyTask
11183java.util.concurrent.ConcurrentHashMap$ForEachTransformedMappingTask
11184java.util.concurrent.ConcurrentHashMap$ForEachTransformedValueTask
11185java.util.concurrent.ConcurrentHashMap$ForEachValueTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011186java.util.concurrent.ConcurrentHashMap$ForwardingNode
11187java.util.concurrent.ConcurrentHashMap$KeyIterator
11188java.util.concurrent.ConcurrentHashMap$KeySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011189java.util.concurrent.ConcurrentHashMap$MapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011190java.util.concurrent.ConcurrentHashMap$MapReduceEntriesTask
11191java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToDoubleTask
11192java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToIntTask
11193java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToLongTask
11194java.util.concurrent.ConcurrentHashMap$MapReduceKeysTask
11195java.util.concurrent.ConcurrentHashMap$MapReduceKeysToDoubleTask
11196java.util.concurrent.ConcurrentHashMap$MapReduceKeysToIntTask
11197java.util.concurrent.ConcurrentHashMap$MapReduceKeysToLongTask
11198java.util.concurrent.ConcurrentHashMap$MapReduceMappingsTask
11199java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToDoubleTask
11200java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToIntTask
11201java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToLongTask
11202java.util.concurrent.ConcurrentHashMap$MapReduceValuesTask
11203java.util.concurrent.ConcurrentHashMap$MapReduceValuesToDoubleTask
11204java.util.concurrent.ConcurrentHashMap$MapReduceValuesToIntTask
11205java.util.concurrent.ConcurrentHashMap$MapReduceValuesToLongTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011206java.util.concurrent.ConcurrentHashMap$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011207java.util.concurrent.ConcurrentHashMap$ReduceEntriesTask
11208java.util.concurrent.ConcurrentHashMap$ReduceKeysTask
11209java.util.concurrent.ConcurrentHashMap$ReduceValuesTask
11210java.util.concurrent.ConcurrentHashMap$ReservationNode
11211java.util.concurrent.ConcurrentHashMap$SearchEntriesTask
11212java.util.concurrent.ConcurrentHashMap$SearchKeysTask
11213java.util.concurrent.ConcurrentHashMap$SearchMappingsTask
11214java.util.concurrent.ConcurrentHashMap$SearchValuesTask
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011215java.util.concurrent.ConcurrentHashMap$Segment
art-benchmark-serviced5115932020-02-25 17:55:03 -080011216java.util.concurrent.ConcurrentHashMap$TableStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011217java.util.concurrent.ConcurrentHashMap$Traverser
Andreas Gampe61e7b662015-06-17 23:57:04 -070011218java.util.concurrent.ConcurrentHashMap$TreeBin
11219java.util.concurrent.ConcurrentHashMap$TreeNode
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011220java.util.concurrent.ConcurrentHashMap$ValueIterator
11221java.util.concurrent.ConcurrentHashMap$ValuesView
Calin Juravle00b23d32019-03-08 17:52:20 -080011222java.util.concurrent.ConcurrentHashMap
Calin Juravle4a054192018-05-29 17:52:20 -070011223java.util.concurrent.ConcurrentLinkedDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011224java.util.concurrent.ConcurrentLinkedDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011225java.util.concurrent.ConcurrentLinkedQueue$Itr
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011226java.util.concurrent.ConcurrentLinkedQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011227java.util.concurrent.ConcurrentLinkedQueue
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011228java.util.concurrent.ConcurrentMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011229java.util.concurrent.ConcurrentNavigableMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011230java.util.concurrent.ConcurrentSkipListMap$HeadIndex
11231java.util.concurrent.ConcurrentSkipListMap$Index
11232java.util.concurrent.ConcurrentSkipListMap$Iter
11233java.util.concurrent.ConcurrentSkipListMap$KeySet
11234java.util.concurrent.ConcurrentSkipListMap$Node
Calin Juravle4a054192018-05-29 17:52:20 -070011235java.util.concurrent.ConcurrentSkipListMap$ValueIterator
11236java.util.concurrent.ConcurrentSkipListMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011237java.util.concurrent.ConcurrentSkipListMap
Calin Juravle4a054192018-05-29 17:52:20 -070011238java.util.concurrent.ConcurrentSkipListSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011239java.util.concurrent.CopyOnWriteArrayList$COWIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011240java.util.concurrent.CopyOnWriteArrayList
Andreas Gampe61e7b662015-06-17 23:57:04 -070011241java.util.concurrent.CopyOnWriteArraySet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011242java.util.concurrent.CountDownLatch$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080011243java.util.concurrent.CountDownLatch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011244java.util.concurrent.CountedCompleter
Calin Juravle4a054192018-05-29 17:52:20 -070011245java.util.concurrent.DelayQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070011246java.util.concurrent.Delayed
Kenny Root9787b802013-04-26 12:53:57 -070011247java.util.concurrent.ExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011248java.util.concurrent.Executor
11249java.util.concurrent.ExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011250java.util.concurrent.Executors$DefaultThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011251java.util.concurrent.Executors$DelegatedExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070011252java.util.concurrent.Executors$DelegatedScheduledExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011253java.util.concurrent.Executors$FinalizableDelegatedExecutorService
Kenny Root9787b802013-04-26 12:53:57 -070011254java.util.concurrent.Executors$RunnableAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -080011255java.util.concurrent.Executors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011256java.util.concurrent.ForkJoinPool$1
11257java.util.concurrent.ForkJoinPool$DefaultForkJoinWorkerThreadFactory
11258java.util.concurrent.ForkJoinPool$ForkJoinWorkerThreadFactory
11259java.util.concurrent.ForkJoinPool$ManagedBlocker
Calin Juravle00b23d32019-03-08 17:52:20 -080011260java.util.concurrent.ForkJoinPool
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011261java.util.concurrent.ForkJoinTask$ExceptionNode
Calin Juravle00b23d32019-03-08 17:52:20 -080011262java.util.concurrent.ForkJoinTask
art-benchmark-serviced5115932020-02-25 17:55:03 -080011263java.util.concurrent.ForkJoinWorkerThread
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011264java.util.concurrent.Future
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011265java.util.concurrent.FutureTask$WaitNode
Calin Juravle00b23d32019-03-08 17:52:20 -080011266java.util.concurrent.FutureTask
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011267java.util.concurrent.LinkedBlockingDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011268java.util.concurrent.LinkedBlockingDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011269java.util.concurrent.LinkedBlockingQueue$Itr
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011270java.util.concurrent.LinkedBlockingQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011271java.util.concurrent.LinkedBlockingQueue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011272java.util.concurrent.PriorityBlockingQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070011273java.util.concurrent.RejectedExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011274java.util.concurrent.RejectedExecutionHandler
11275java.util.concurrent.RunnableFuture
Andreas Gampe61e7b662015-06-17 23:57:04 -070011276java.util.concurrent.RunnableScheduledFuture
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011277java.util.concurrent.ScheduledExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070011278java.util.concurrent.ScheduledFuture
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011279java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080011280java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070011281java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask
Calin Juravle00b23d32019-03-08 17:52:20 -080011282java.util.concurrent.ScheduledThreadPoolExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011283java.util.concurrent.Semaphore$FairSync
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011284java.util.concurrent.Semaphore$NonfairSync
11285java.util.concurrent.Semaphore$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080011286java.util.concurrent.Semaphore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011287java.util.concurrent.SynchronousQueue$TransferStack$SNode
Calin Juravle00b23d32019-03-08 17:52:20 -080011288java.util.concurrent.SynchronousQueue$TransferStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011289java.util.concurrent.SynchronousQueue$Transferer
Calin Juravle00b23d32019-03-08 17:52:20 -080011290java.util.concurrent.SynchronousQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011291java.util.concurrent.ThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011292java.util.concurrent.ThreadLocalRandom$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011293java.util.concurrent.ThreadLocalRandom
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011294java.util.concurrent.ThreadPoolExecutor$AbortPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011295java.util.concurrent.ThreadPoolExecutor$DiscardPolicy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011296java.util.concurrent.ThreadPoolExecutor$Worker
Calin Juravle00b23d32019-03-08 17:52:20 -080011297java.util.concurrent.ThreadPoolExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011298java.util.concurrent.TimeUnit$1
11299java.util.concurrent.TimeUnit$2
11300java.util.concurrent.TimeUnit$3
11301java.util.concurrent.TimeUnit$4
11302java.util.concurrent.TimeUnit$5
11303java.util.concurrent.TimeUnit$6
11304java.util.concurrent.TimeUnit$7
Calin Juravle00b23d32019-03-08 17:52:20 -080011305java.util.concurrent.TimeUnit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011306java.util.concurrent.TimeoutException
Jesse Wilson80686182011-01-21 17:12:43 -080011307java.util.concurrent.atomic.AtomicBoolean
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011308java.util.concurrent.atomic.AtomicInteger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011309java.util.concurrent.atomic.AtomicIntegerArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011310java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080011311java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011312java.util.concurrent.atomic.AtomicLong
Calin Juravle4a054192018-05-29 17:52:20 -070011313java.util.concurrent.atomic.AtomicLongArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011314java.util.concurrent.atomic.AtomicLongFieldUpdater$CASUpdater
Calin Juravle00b23d32019-03-08 17:52:20 -080011315java.util.concurrent.atomic.AtomicLongFieldUpdater
Jesse Wilson80686182011-01-21 17:12:43 -080011316java.util.concurrent.atomic.AtomicReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011317java.util.concurrent.atomic.AtomicReferenceArray
Andreas Gampe571fc302016-02-18 13:58:09 -080011318java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080011319java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011320java.util.concurrent.atomic.LongAdder
Calin Juravle4a054192018-05-29 17:52:20 -070011321java.util.concurrent.atomic.Striped64
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011322java.util.concurrent.locks.AbstractOwnableSynchronizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011323java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
11324java.util.concurrent.locks.AbstractQueuedSynchronizer$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011325java.util.concurrent.locks.AbstractQueuedSynchronizer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011326java.util.concurrent.locks.Condition
Evan Millar0ea97b82009-03-24 17:49:23 -070011327java.util.concurrent.locks.Lock
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011328java.util.concurrent.locks.LockSupport
Jesse Wilson80686182011-01-21 17:12:43 -080011329java.util.concurrent.locks.ReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011330java.util.concurrent.locks.ReentrantLock$FairSync
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011331java.util.concurrent.locks.ReentrantLock$NonfairSync
11332java.util.concurrent.locks.ReentrantLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080011333java.util.concurrent.locks.ReentrantLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011334java.util.concurrent.locks.ReentrantReadWriteLock$FairSync
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011335java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync
Jesse Wilson80686182011-01-21 17:12:43 -080011336java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011337java.util.concurrent.locks.ReentrantReadWriteLock$Sync$HoldCounter
Jesse Wilson80686182011-01-21 17:12:43 -080011338java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
Calin Juravle00b23d32019-03-08 17:52:20 -080011339java.util.concurrent.locks.ReentrantReadWriteLock$Sync
Jesse Wilson80686182011-01-21 17:12:43 -080011340java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
Calin Juravle00b23d32019-03-08 17:52:20 -080011341java.util.concurrent.locks.ReentrantReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011342java.util.function.-$$Lambda$BiFunction$q-2HhQ1fzCu6oYNirKhp1W_vpSM
11343java.util.function.-$$Lambda$Consumer$fZIgy_f2Fa5seBa8ztxXTExq2p4
11344java.util.function.-$$Lambda$DoubleUnaryOperator$EzzlhUGRoL66wVBCG-_euZgC-CA
11345java.util.function.-$$Lambda$DoubleUnaryOperator$i7wtM_8Ous-CB32HCfZ4usZ4zaQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011346java.util.function.-$$Lambda$Function$1mm3dZ9IMG2T6zAULCCEh3eoHSY
11347java.util.function.-$$Lambda$Predicate$17UUIF1CH_K9duk0ChtjSwOycuM
Andreas Gampe859e2782016-04-06 18:37:56 -070011348java.util.function.BiConsumer
11349java.util.function.BiFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011350java.util.function.BiPredicate
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011351java.util.function.BinaryOperator
art-benchmark-serviced5115932020-02-25 17:55:03 -080011352java.util.function.BooleanSupplier
Andreas Gampe859e2782016-04-06 18:37:56 -070011353java.util.function.Consumer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011354java.util.function.DoubleBinaryOperator
Calin Juravle4a054192018-05-29 17:52:20 -070011355java.util.function.DoubleSupplier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011356java.util.function.DoubleUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070011357java.util.function.Function
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011358java.util.function.IntBinaryOperator
11359java.util.function.IntConsumer
11360java.util.function.IntFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011361java.util.function.IntPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070011362java.util.function.IntSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011363java.util.function.IntToDoubleFunction
11364java.util.function.IntToLongFunction
11365java.util.function.IntUnaryOperator
11366java.util.function.LongBinaryOperator
Calin Juravle00b23d32019-03-08 17:52:20 -080011367java.util.function.LongConsumer
Calin Juravle4a054192018-05-29 17:52:20 -070011368java.util.function.LongSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011369java.util.function.LongUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070011370java.util.function.Predicate
11371java.util.function.Supplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011372java.util.function.ToDoubleBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011373java.util.function.ToDoubleFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011374java.util.function.ToIntBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011375java.util.function.ToIntFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011376java.util.function.ToLongBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011377java.util.function.ToLongFunction
11378java.util.function.UnaryOperator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011379java.util.jar.Attributes$Name
Calin Juravle00b23d32019-03-08 17:52:20 -080011380java.util.jar.Attributes
Evan Millar0ea97b82009-03-24 17:49:23 -070011381java.util.jar.JarEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011382java.util.jar.JarFile$JarEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011383java.util.jar.JarFile$JarFileEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011384java.util.jar.JarFile
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011385java.util.jar.JarVerifier$3
11386java.util.jar.JarVerifier$VerifierStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011387java.util.jar.JarVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011388java.util.jar.Manifest$FastInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011389java.util.jar.Manifest
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011390java.util.logging.ErrorManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011391java.util.logging.FileHandler$MeteredStream
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011392java.util.logging.Formatter
Evan Millar0ea97b82009-03-24 17:49:23 -070011393java.util.logging.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080011394java.util.logging.Level$KnownLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080011395java.util.logging.Level
Evan Millar0ea97b82009-03-24 17:49:23 -070011396java.util.logging.LogManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011397java.util.logging.LogManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011398java.util.logging.LogManager$3
11399java.util.logging.LogManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -080011400java.util.logging.LogManager$Cleaner
11401java.util.logging.LogManager$LogNode
Andreas Gampe571fc302016-02-18 13:58:09 -080011402java.util.logging.LogManager$LoggerContext$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011403java.util.logging.LogManager$LoggerContext
Andreas Gampe571fc302016-02-18 13:58:09 -080011404java.util.logging.LogManager$LoggerWeakRef
11405java.util.logging.LogManager$RootLogger
11406java.util.logging.LogManager$SystemLoggerContext
Calin Juravle00b23d32019-03-08 17:52:20 -080011407java.util.logging.LogManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011408java.util.logging.LogRecord
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011409java.util.logging.Logger$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011410java.util.logging.Logger$LoggerBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -080011411java.util.logging.Logger$SystemLoggerHelper$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011412java.util.logging.Logger$SystemLoggerHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080011413java.util.logging.Logger
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011414java.util.logging.LoggingPermission
Andreas Gampe571fc302016-02-18 13:58:09 -080011415java.util.logging.LoggingProxyImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011416java.util.logging.StreamHandler
Andreas Gampe859e2782016-04-06 18:37:56 -070011417java.util.prefs.AbstractPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011418java.util.prefs.BackingStoreException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011419java.util.prefs.FileSystemPreferences$3
Calin Juravle00b23d32019-03-08 17:52:20 -080011420java.util.prefs.FileSystemPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011421java.util.prefs.FileSystemPreferencesFactory
Andreas Gampe859e2782016-04-06 18:37:56 -070011422java.util.prefs.Preferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011423java.util.prefs.PreferencesFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070011424java.util.regex.MatchResult
11425java.util.regex.Matcher
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011426java.util.regex.Pattern
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011427java.util.regex.PatternSyntaxException
Calin Juravle4a054192018-05-29 17:52:20 -070011428java.util.stream.-$$Lambda$Collectors$0y_EMl863H_U7B4kxyGscB4vAag
Calin Juravle00b23d32019-03-08 17:52:20 -080011429java.util.stream.-$$Lambda$Collectors$F7-we3W7I2plNaGHqh_d2lzmvho
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011430java.util.stream.-$$Lambda$Collectors$SMVdf7W0ks2OOmS3zJw7DHc-Nhc
Calin Juravle00b23d32019-03-08 17:52:20 -080011431java.util.stream.-$$Lambda$Collectors$TzSZZBK0laNSWMge_uuxANwkkMo
Calin Juravle4a054192018-05-29 17:52:20 -070011432java.util.stream.-$$Lambda$Collectors$f0IPpRuyw9HZC8FIP30mNjUUUhw
Calin Juravle00b23d32019-03-08 17:52:20 -080011433java.util.stream.-$$Lambda$Collectors$f68RHYk8qNU7alEHPPrPoFuCJO4
11434java.util.stream.-$$Lambda$Collectors$iab6bVO3ydceISRiUEq_MRHYzoU
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011435java.util.stream.-$$Lambda$Collectors$kXZFmh6iM6xf9lJWimhd2Ef6NEs
11436java.util.stream.-$$Lambda$Collectors$nKlT6uFghrTzWO44dlFAJFeRr34
Calin Juravle00b23d32019-03-08 17:52:20 -080011437java.util.stream.-$$Lambda$Collectors$pzPeDl3rCgtNVSeZPHZk5f2se60
11438java.util.stream.-$$Lambda$Drw47GGUtPrz9CklhlT0v26u-5c
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011439java.util.stream.-$$Lambda$IntPipeline$R-E7oGjPWog3HR9X-8MdhU1ZGRE
11440java.util.stream.-$$Lambda$IntPipeline$ozedusDMANE_B8aDthWCd1L-na4
Calin Juravle36829e52019-04-10 19:07:47 -070011441java.util.stream.-$$Lambda$MatchOps$_LtFSpSMfVwoPv-8p_1cMGGcaHA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011442java.util.stream.-$$Lambda$MatchOps$emK14UX33I4-nqH2o5l7hLEVAy8
Calin Juravle00b23d32019-03-08 17:52:20 -080011443java.util.stream.-$$Lambda$ReferencePipeline$mk6xSsLZAKvG89IyN8pzBoM6otw
Calin Juravle4a054192018-05-29 17:52:20 -070011444java.util.stream.-$$Lambda$bjSXRjZ5UYwAzkW-XPKwqbJ9BRQ
Calin Juravle00b23d32019-03-08 17:52:20 -080011445java.util.stream.-$$Lambda$dplkPhACWDPIy18ogwdupEQaN40
11446java.util.stream.-$$Lambda$i0Jl5dMkfWphZviqg6QdkkWPWRI
Calin Juravle4a054192018-05-29 17:52:20 -070011447java.util.stream.-$$Lambda$ihOtgw0eLCrsEBOphyN7SwoAlDg
Calin Juravle00b23d32019-03-08 17:52:20 -080011448java.util.stream.-$$Lambda$okJigbB9kSn__oCZ5Do9uFNyF6A
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011449java.util.stream.-$$Lambda$ono9Bp0lMrKbIRfAAYdycY0_qag
Calin Juravle4a054192018-05-29 17:52:20 -070011450java.util.stream.-$$Lambda$opQ7JxjVCJzqzgTxGU3LVtqC7is
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011451java.util.stream.-$$Lambda$r-8H_R_mZJjp9wd0XTLoEAHMNQ0
Calin Juravle00b23d32019-03-08 17:52:20 -080011452java.util.stream.-$$Lambda$ry7iWszBr7beYy31SdRxibDyciQ
11453java.util.stream.-$$Lambda$sKPaOkcQePGTRevrwmKVVhCTmTo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011454java.util.stream.-$$Lambda$uJ6CkL42Bk73jN5EzP0Fx7o1eVA
11455java.util.stream.-$$Lambda$wFoiz-RiPqYBPe0X4aSzbj2iL3g
Calin Juravle4a054192018-05-29 17:52:20 -070011456java.util.stream.-$$Lambda$yTqQxkqu88ZhKI6fWaTTLwOLF60
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011457java.util.stream.AbstractPipeline
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011458java.util.stream.AbstractSpinedBuffer
Andreas Gampe859e2782016-04-06 18:37:56 -070011459java.util.stream.BaseStream
Calin Juravle4a054192018-05-29 17:52:20 -070011460java.util.stream.Collector$Characteristics
Calin Juravle00b23d32019-03-08 17:52:20 -080011461java.util.stream.Collector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011462java.util.stream.Collectors$CollectorImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080011463java.util.stream.Collectors
Calin Juravle4a054192018-05-29 17:52:20 -070011464java.util.stream.DistinctOps$1$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011465java.util.stream.DistinctOps$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011466java.util.stream.DistinctOps
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011467java.util.stream.DoubleStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011468java.util.stream.FindOps$FindOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011469java.util.stream.FindOps$FindSink$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080011470java.util.stream.FindOps$FindSink
11471java.util.stream.FindOps
11472java.util.stream.ForEachOps$ForEachOp$OfRef
11473java.util.stream.ForEachOps$ForEachOp
11474java.util.stream.ForEachOps
11475java.util.stream.IntPipeline$4$1
11476java.util.stream.IntPipeline$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011477java.util.stream.IntPipeline$Head
Calin Juravle36829e52019-04-10 19:07:47 -070011478java.util.stream.IntPipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011479java.util.stream.IntPipeline
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011480java.util.stream.IntStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011481java.util.stream.LongPipeline$StatelessOp
11482java.util.stream.LongPipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011483java.util.stream.LongStream
Calin Juravle36829e52019-04-10 19:07:47 -070011484java.util.stream.MatchOps$1MatchSink
11485java.util.stream.MatchOps$BooleanTerminalSink
11486java.util.stream.MatchOps$MatchKind
11487java.util.stream.MatchOps$MatchOp
11488java.util.stream.MatchOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011489java.util.stream.Node$Builder$OfInt
Calin Juravle36829e52019-04-10 19:07:47 -070011490java.util.stream.Node$Builder
11491java.util.stream.Node$OfDouble
11492java.util.stream.Node$OfInt
11493java.util.stream.Node$OfLong
11494java.util.stream.Node$OfPrimitive
11495java.util.stream.Node
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011496java.util.stream.Nodes$ArrayNode
Calin Juravle36829e52019-04-10 19:07:47 -070011497java.util.stream.Nodes$EmptyNode$OfDouble
11498java.util.stream.Nodes$EmptyNode$OfInt
11499java.util.stream.Nodes$EmptyNode$OfLong
11500java.util.stream.Nodes$EmptyNode$OfRef
11501java.util.stream.Nodes$EmptyNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011502java.util.stream.Nodes$FixedNodeBuilder
11503java.util.stream.Nodes$IntArrayNode
11504java.util.stream.Nodes$IntFixedNodeBuilder
11505java.util.stream.Nodes$IntSpinedNodeBuilder
Calin Juravle36829e52019-04-10 19:07:47 -070011506java.util.stream.Nodes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011507java.util.stream.PipelineHelper
Calin Juravle4a054192018-05-29 17:52:20 -070011508java.util.stream.ReduceOps$1
11509java.util.stream.ReduceOps$1ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011510java.util.stream.ReduceOps$3
11511java.util.stream.ReduceOps$3ReducingSink
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011512java.util.stream.ReduceOps$5
11513java.util.stream.ReduceOps$5ReducingSink
Calin Juravle00b23d32019-03-08 17:52:20 -080011514java.util.stream.ReduceOps$8
11515java.util.stream.ReduceOps$8ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011516java.util.stream.ReduceOps$AccumulatingSink
11517java.util.stream.ReduceOps$Box
11518java.util.stream.ReduceOps$ReduceOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011519java.util.stream.ReduceOps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011520java.util.stream.ReferencePipeline$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011521java.util.stream.ReferencePipeline$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011522java.util.stream.ReferencePipeline$3$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011523java.util.stream.ReferencePipeline$3
Calin Juravle36829e52019-04-10 19:07:47 -070011524java.util.stream.ReferencePipeline$4$1
11525java.util.stream.ReferencePipeline$4
Calin Juravle00b23d32019-03-08 17:52:20 -080011526java.util.stream.ReferencePipeline$5$1
11527java.util.stream.ReferencePipeline$5
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011528java.util.stream.ReferencePipeline$Head
Calin Juravle4a054192018-05-29 17:52:20 -070011529java.util.stream.ReferencePipeline$StatefulOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011530java.util.stream.ReferencePipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011531java.util.stream.ReferencePipeline
11532java.util.stream.Sink$ChainedInt
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011533java.util.stream.Sink$ChainedReference
Calin Juravle36829e52019-04-10 19:07:47 -070011534java.util.stream.Sink$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080011535java.util.stream.Sink$OfLong
11536java.util.stream.Sink
11537java.util.stream.SliceOps$1$1
11538java.util.stream.SliceOps$1
11539java.util.stream.SliceOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011540java.util.stream.SpinedBuffer$OfInt
11541java.util.stream.SpinedBuffer$OfPrimitive
Andreas Gampe859e2782016-04-06 18:37:56 -070011542java.util.stream.Stream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011543java.util.stream.StreamOpFlag$MaskBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070011544java.util.stream.StreamOpFlag$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080011545java.util.stream.StreamOpFlag
Calin Juravle4a054192018-05-29 17:52:20 -070011546java.util.stream.StreamShape
Calin Juravle00b23d32019-03-08 17:52:20 -080011547java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator$OfRef
11548java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070011549java.util.stream.StreamSupport
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011550java.util.stream.Streams$2
11551java.util.stream.Streams$ConcatSpliterator$OfRef
11552java.util.stream.Streams$ConcatSpliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -070011553java.util.stream.Streams$RangeIntSpliterator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011554java.util.stream.Streams
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011555java.util.stream.TerminalOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011556java.util.stream.TerminalSink
Andreas Gampe61e7b662015-06-17 23:57:04 -070011557java.util.zip.Adler32
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011558java.util.zip.CRC32
Andreas Gampe571fc302016-02-18 13:58:09 -080011559java.util.zip.CheckedInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011560java.util.zip.Checksum
11561java.util.zip.DataFormatException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011562java.util.zip.Deflater
Kenny Root9787b802013-04-26 12:53:57 -070011563java.util.zip.DeflaterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011564java.util.zip.GZIPInputStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011565java.util.zip.GZIPInputStream
Kenny Root9787b802013-04-26 12:53:57 -070011566java.util.zip.GZIPOutputStream
Evan Millar0ea97b82009-03-24 17:49:23 -070011567java.util.zip.Inflater
11568java.util.zip.InflaterInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080011569java.util.zip.ZStreamRef
11570java.util.zip.ZipCoder
Andreas Gampe61e7b662015-06-17 23:57:04 -070011571java.util.zip.ZipConstants
11572java.util.zip.ZipEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080011573java.util.zip.ZipError
Calin Juravle4a054192018-05-29 17:52:20 -070011574java.util.zip.ZipException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011575java.util.zip.ZipFile$ZipEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011576java.util.zip.ZipFile$ZipFileInflaterInputStream
11577java.util.zip.ZipFile$ZipFileInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011578java.util.zip.ZipFile
art-benchmark-serviced5115932020-02-25 17:55:03 -080011579java.util.zip.ZipInputStream
11580java.util.zip.ZipOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011581java.util.zip.ZipUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080011582javax.crypto.AEADBadTagException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011583javax.crypto.BadPaddingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011584javax.crypto.Cipher$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011585javax.crypto.Cipher$CipherSpiAndProvider
11586javax.crypto.Cipher$InitParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011587javax.crypto.Cipher$InitType
11588javax.crypto.Cipher$NeedToSet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011589javax.crypto.Cipher$SpiAndProviderUpdater
11590javax.crypto.Cipher$Transform
Calin Juravle00b23d32019-03-08 17:52:20 -080011591javax.crypto.Cipher
art-benchmark-serviced5115932020-02-25 17:55:03 -080011592javax.crypto.CipherOutputStream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011593javax.crypto.CipherSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011594javax.crypto.IllegalBlockSizeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011595javax.crypto.JceSecurity
11596javax.crypto.KeyGenerator
11597javax.crypto.KeyGeneratorSpi
11598javax.crypto.Mac
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011599javax.crypto.MacSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011600javax.crypto.NoSuchPaddingException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011601javax.crypto.NullCipher
Andreas Gampe61e7b662015-06-17 23:57:04 -070011602javax.crypto.SecretKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011603javax.crypto.SecretKeyFactory
11604javax.crypto.SecretKeyFactorySpi
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011605javax.crypto.ShortBufferException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011606javax.crypto.interfaces.PBEKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011607javax.crypto.spec.GCMParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070011608javax.crypto.spec.IvParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070011609javax.crypto.spec.OAEPParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011610javax.crypto.spec.PBEKeySpec
11611javax.crypto.spec.PBEParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070011612javax.crypto.spec.PSource$PSpecified
Calin Juravle00b23d32019-03-08 17:52:20 -080011613javax.crypto.spec.PSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070011614javax.crypto.spec.SecretKeySpec
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011615javax.microedition.khronos.egl.EGL10
Calin Juravle00b23d32019-03-08 17:52:20 -080011616javax.microedition.khronos.egl.EGL
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011617javax.microedition.khronos.egl.EGLConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011618javax.microedition.khronos.egl.EGLContext
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011619javax.microedition.khronos.egl.EGLDisplay
11620javax.microedition.khronos.egl.EGLSurface
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011621javax.microedition.khronos.opengles.GL10
11622javax.microedition.khronos.opengles.GL10Ext
11623javax.microedition.khronos.opengles.GL11
11624javax.microedition.khronos.opengles.GL11Ext
11625javax.microedition.khronos.opengles.GL11ExtensionPack
Calin Juravle00b23d32019-03-08 17:52:20 -080011626javax.microedition.khronos.opengles.GL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011627javax.net.DefaultSocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011628javax.net.ServerSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011629javax.net.SocketFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080011630javax.net.ssl.ExtendedSSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080011631javax.net.ssl.HandshakeCompletedEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -070011632javax.net.ssl.HandshakeCompletedListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011633javax.net.ssl.HostnameVerifier
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011634javax.net.ssl.HttpsURLConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011635javax.net.ssl.KeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011636javax.net.ssl.KeyManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011637javax.net.ssl.KeyManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011638javax.net.ssl.KeyManagerFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080011639javax.net.ssl.ManagerFactoryParameters
Andreas Gampe859e2782016-04-06 18:37:56 -070011640javax.net.ssl.SNIHostName
art-benchmark-serviced5115932020-02-25 17:55:03 -080011641javax.net.ssl.SNIMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011642javax.net.ssl.SNIServerName
Andreas Gampe61e7b662015-06-17 23:57:04 -070011643javax.net.ssl.SSLContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011644javax.net.ssl.SSLContextSpi
Andreas Gampe61e7b662015-06-17 23:57:04 -070011645javax.net.ssl.SSLEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -080011646javax.net.ssl.SSLEngineResult$HandshakeStatus
11647javax.net.ssl.SSLEngineResult$Status
Calin Juravle00b23d32019-03-08 17:52:20 -080011648javax.net.ssl.SSLEngineResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011649javax.net.ssl.SSLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011650javax.net.ssl.SSLHandshakeException
Andreas Gampe571fc302016-02-18 13:58:09 -080011651javax.net.ssl.SSLParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011652javax.net.ssl.SSLPeerUnverifiedException
11653javax.net.ssl.SSLProtocolException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011654javax.net.ssl.SSLServerSocketFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011655javax.net.ssl.SSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080011656javax.net.ssl.SSLSessionBindingEvent
11657javax.net.ssl.SSLSessionBindingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011658javax.net.ssl.SSLSessionContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011659javax.net.ssl.SSLSocket
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011660javax.net.ssl.SSLSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011661javax.net.ssl.SSLSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011662javax.net.ssl.TrustManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011663javax.net.ssl.TrustManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011664javax.net.ssl.TrustManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011665javax.net.ssl.TrustManagerFactorySpi
11666javax.net.ssl.X509ExtendedKeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011667javax.net.ssl.X509ExtendedTrustManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011668javax.net.ssl.X509KeyManager
11669javax.net.ssl.X509TrustManager
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011670javax.security.auth.Destroyable
Andreas Gampe571fc302016-02-18 13:58:09 -080011671javax.security.auth.callback.UnsupportedCallbackException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011672javax.security.auth.x500.X500Principal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011673javax.security.cert.Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080011674javax.security.cert.CertificateEncodingException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011675javax.security.cert.CertificateException
Calin Juravle4a054192018-05-29 17:52:20 -070011676javax.security.cert.X509Certificate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011677javax.security.cert.X509Certificate
art-benchmark-servicead05a302020-03-17 09:46:02 -070011678javax.sip.ObjectInUseException
Calin Juravle36829e52019-04-10 19:07:47 -070011679javax.sip.SipException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011680javax.xml.parsers.DocumentBuilder
11681javax.xml.parsers.DocumentBuilderFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011682javax.xml.parsers.ParserConfigurationException
11683javax.xml.parsers.SAXParser
11684javax.xml.parsers.SAXParserFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080011685jdk.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011686libcore.content.type.-$$Lambda$MimeMap$xJ95jeANwfbnj45hvSUmlPtZWWg
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011687libcore.content.type.MimeMap$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011688libcore.content.type.MimeMap$MemoizingSupplier
11689libcore.content.type.MimeMap
Calin Juravle4a054192018-05-29 17:52:20 -070011690libcore.icu.DateIntervalFormat
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011691libcore.icu.DateUtilsBridge
Jesse Wilson80686182011-01-21 17:12:43 -080011692libcore.icu.ICU
11693libcore.icu.LocaleData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011694libcore.icu.RelativeDateTimeFormatter$FormatterCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011695libcore.icu.RelativeDateTimeFormatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011696libcore.icu.TimeZoneNames$1
11697libcore.icu.TimeZoneNames$ZoneStringsCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011698libcore.icu.TimeZoneNames
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011699libcore.internal.StringPool
11700libcore.io.AsynchronousCloseMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -070011701libcore.io.BlockGuardOs
Jesse Wilson80686182011-01-21 17:12:43 -080011702libcore.io.BufferIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011703libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011704libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection
11705libcore.io.ClassPathURLStreamHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070011706libcore.io.ForwardingOs
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011707libcore.io.IoBridge
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011708libcore.io.IoTracker$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -080011709libcore.io.IoTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011710libcore.io.IoUtils$FileReader
Calin Juravle00b23d32019-03-08 17:52:20 -080011711libcore.io.IoUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011712libcore.io.Libcore
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011713libcore.io.Linux
Andreas Gampe61e7b662015-06-17 23:57:04 -070011714libcore.io.Memory
Jesse Wilson80686182011-01-21 17:12:43 -080011715libcore.io.MemoryMappedFile
11716libcore.io.NioBufferIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070011717libcore.io.Os
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011718libcore.io.Streams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011719libcore.math.MathUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080011720libcore.net.InetAddressUtils
Andreas Gampe571fc302016-02-18 13:58:09 -080011721libcore.net.NetworkSecurityPolicy$DefaultNetworkSecurityPolicy
Calin Juravle00b23d32019-03-08 17:52:20 -080011722libcore.net.NetworkSecurityPolicy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011723libcore.net.event.NetworkEventDispatcher
11724libcore.net.event.NetworkEventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011725libcore.net.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011726libcore.net.http.HttpDate
Andreas Gampe571fc302016-02-18 13:58:09 -080011727libcore.reflect.AnnotatedElements
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011728libcore.reflect.AnnotationFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011729libcore.reflect.AnnotationMember$DefaultValues
Calin Juravle00b23d32019-03-08 17:52:20 -080011730libcore.reflect.AnnotationMember
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011731libcore.reflect.GenericArrayTypeImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011732libcore.reflect.GenericSignatureParser
Andreas Gampe61e7b662015-06-17 23:57:04 -070011733libcore.reflect.ListOfTypes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011734libcore.reflect.ListOfVariables
11735libcore.reflect.ParameterizedTypeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011736libcore.reflect.TypeVariableImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011737libcore.reflect.Types
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011738libcore.reflect.WildcardTypeImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011739libcore.timezone.CountryTimeZones$OffsetResult
Calin Juravle00b23d32019-03-08 17:52:20 -080011740libcore.timezone.CountryTimeZones$TimeZoneMapping
11741libcore.timezone.CountryTimeZones
Neil Fuller0ac8df02018-11-16 16:19:26 +000011742libcore.timezone.TimeZoneDataFiles
Calin Juravle00b23d32019-03-08 17:52:20 -080011743libcore.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
11744libcore.timezone.TimeZoneFinder$TimeZonesProcessor
11745libcore.timezone.TimeZoneFinder
art-benchmark-serviced5115932020-02-25 17:55:03 -080011746libcore.timezone.ZoneInfoDb$1
11747libcore.timezone.ZoneInfoDb
Calin Juravle00b23d32019-03-08 17:52:20 -080011748libcore.util.ArrayUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011749libcore.util.BasicLruCache
11750libcore.util.CharsetUtils
11751libcore.util.CollectionUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011752libcore.util.EmptyArray
art-benchmark-serviced5115932020-02-25 17:55:03 -080011753libcore.util.FP16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011754libcore.util.HexEncoding
Andreas Gampe571fc302016-02-18 13:58:09 -080011755libcore.util.NativeAllocationRegistry$CleanerRunner
11756libcore.util.NativeAllocationRegistry$CleanerThunk
Calin Juravle00b23d32019-03-08 17:52:20 -080011757libcore.util.NativeAllocationRegistry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011758libcore.util.Objects
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011759libcore.util.SneakyThrow
Calin Juravle00b23d32019-03-08 17:52:20 -080011760libcore.util.XmlObjectFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011761libcore.util.ZoneInfo$CheckedArithmeticException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011762libcore.util.ZoneInfo$WallTime
Calin Juravle00b23d32019-03-08 17:52:20 -080011763libcore.util.ZoneInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011764org.apache.harmony.dalvik.NativeTestTarget
Andreas Gampe61e7b662015-06-17 23:57:04 -070011765org.apache.harmony.dalvik.ddmc.Chunk
11766org.apache.harmony.dalvik.ddmc.ChunkHandler
11767org.apache.harmony.dalvik.ddmc.DdmServer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011768org.apache.harmony.dalvik.ddmc.DdmVmInternal
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011769org.apache.harmony.xml.ExpatAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011770org.apache.harmony.xml.ExpatException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011771org.apache.harmony.xml.ExpatParser$CurrentAttributes
11772org.apache.harmony.xml.ExpatParser$ExpatLocator
Calin Juravle00b23d32019-03-08 17:52:20 -080011773org.apache.harmony.xml.ExpatParser
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011774org.apache.harmony.xml.ExpatReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011775org.apache.harmony.xml.dom.CharacterDataImpl
11776org.apache.harmony.xml.dom.DocumentImpl
11777org.apache.harmony.xml.dom.ElementImpl
11778org.apache.harmony.xml.dom.InnerNodeImpl
11779org.apache.harmony.xml.dom.LeafNodeImpl
11780org.apache.harmony.xml.dom.NodeImpl$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011781org.apache.harmony.xml.dom.NodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011782org.apache.harmony.xml.dom.NodeListImpl
11783org.apache.harmony.xml.dom.TextImpl
11784org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011785org.apache.harmony.xml.parsers.SAXParserFactoryImpl
11786org.apache.harmony.xml.parsers.SAXParserImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011787org.apache.http.conn.ConnectTimeoutException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011788org.apache.http.conn.scheme.HostNameResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011789org.apache.http.conn.scheme.LayeredSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011790org.apache.http.conn.scheme.SocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011791org.apache.http.conn.ssl.AbstractVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011792org.apache.http.conn.ssl.AllowAllHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011793org.apache.http.conn.ssl.AndroidDistinguishedNameParser
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011794org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011795org.apache.http.conn.ssl.SSLSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011796org.apache.http.conn.ssl.StrictHostnameVerifier
11797org.apache.http.conn.ssl.X509HostnameVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011798org.apache.http.params.CoreConnectionPNames
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011799org.apache.http.params.HttpConnectionParams
11800org.apache.http.params.HttpParams
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011801org.ccil.cowan.tagsoup.AttributesImpl
11802org.ccil.cowan.tagsoup.AutoDetector
11803org.ccil.cowan.tagsoup.Element
11804org.ccil.cowan.tagsoup.ElementType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011805org.ccil.cowan.tagsoup.HTMLModels
Mathieu Chartierd62dd932017-09-09 15:19:46 -070011806org.ccil.cowan.tagsoup.HTMLScanner
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011807org.ccil.cowan.tagsoup.HTMLSchema
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011808org.ccil.cowan.tagsoup.Parser$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011809org.ccil.cowan.tagsoup.Parser
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011810org.ccil.cowan.tagsoup.ScanHandler
11811org.ccil.cowan.tagsoup.Scanner
11812org.ccil.cowan.tagsoup.Schema
Kenny Root9787b802013-04-26 12:53:57 -070011813org.json.JSON
11814org.json.JSONArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011815org.json.JSONException
Kenny Root9787b802013-04-26 12:53:57 -070011816org.json.JSONObject$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011817org.json.JSONObject
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011818org.json.JSONStringer$Scope
Calin Juravle00b23d32019-03-08 17:52:20 -080011819org.json.JSONStringer
Kenny Root9787b802013-04-26 12:53:57 -070011820org.json.JSONTokener
Calin Juravle4a054192018-05-29 17:52:20 -070011821org.w3c.dom.CharacterData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011822org.w3c.dom.DOMImplementation
11823org.w3c.dom.Document
Calin Juravle4a054192018-05-29 17:52:20 -070011824org.w3c.dom.Element
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011825org.w3c.dom.Node
Calin Juravle4a054192018-05-29 17:52:20 -070011826org.w3c.dom.NodeList
11827org.w3c.dom.Text
11828org.w3c.dom.TypeInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011829org.xml.sax.Attributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011830org.xml.sax.ContentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011831org.xml.sax.DTDHandler
11832org.xml.sax.EntityResolver
11833org.xml.sax.ErrorHandler
11834org.xml.sax.InputSource
11835org.xml.sax.Locator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011836org.xml.sax.SAXException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011837org.xml.sax.SAXNotRecognizedException
11838org.xml.sax.SAXNotSupportedException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011839org.xml.sax.XMLReader
Calin Juravle4a054192018-05-29 17:52:20 -070011840org.xml.sax.ext.DeclHandler
11841org.xml.sax.ext.DefaultHandler2
11842org.xml.sax.ext.EntityResolver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011843org.xml.sax.ext.LexicalHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011844org.xml.sax.helpers.DefaultHandler
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011845org.xmlpull.v1.XmlPullParser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011846org.xmlpull.v1.XmlPullParserException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011847org.xmlpull.v1.XmlPullParserFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011848org.xmlpull.v1.XmlSerializer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011849sun.invoke.util.BytecodeDescriptor
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011850sun.invoke.util.VerifyAccess
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011851sun.invoke.util.Wrapper$Format
Calin Juravle00b23d32019-03-08 17:52:20 -080011852sun.invoke.util.Wrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011853sun.misc.ASCIICaseInsensitiveComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -080011854sun.misc.Cleaner$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011855sun.misc.Cleaner
11856sun.misc.CompoundEnumeration
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011857sun.misc.FDBigInteger
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011858sun.misc.FloatingDecimal$1
11859sun.misc.FloatingDecimal$ASCIIToBinaryBuffer
11860sun.misc.FloatingDecimal$ASCIIToBinaryConverter
11861sun.misc.FloatingDecimal$BinaryToASCIIBuffer
11862sun.misc.FloatingDecimal$BinaryToASCIIConverter
11863sun.misc.FloatingDecimal$ExceptionalBinaryToASCIIBuffer
11864sun.misc.FloatingDecimal$PreparedASCIIToBinaryBuffer
Calin Juravle00b23d32019-03-08 17:52:20 -080011865sun.misc.FloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080011866sun.misc.FormattedFloatingDecimal$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011867sun.misc.FormattedFloatingDecimal$2
11868sun.misc.FormattedFloatingDecimal$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080011869sun.misc.FormattedFloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080011870sun.misc.IOUtils
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011871sun.misc.JavaIOFileDescriptorAccess
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011872sun.misc.LRUCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011873sun.misc.SharedSecrets
Andreas Gampe61e7b662015-06-17 23:57:04 -070011874sun.misc.Unsafe
Andreas Gampe571fc302016-02-18 13:58:09 -080011875sun.misc.VM
11876sun.misc.Version
11877sun.net.ConnectionResetException
11878sun.net.NetHooks
Andreas Gampe571fc302016-02-18 13:58:09 -080011879sun.net.NetProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011880sun.net.NetProperties
Calin Juravle4a054192018-05-29 17:52:20 -070011881sun.net.ResourceManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011882sun.net.spi.DefaultProxySelector$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011883sun.net.spi.DefaultProxySelector$NonProxyInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011884sun.net.spi.DefaultProxySelector
Andreas Gampe571fc302016-02-18 13:58:09 -080011885sun.net.spi.nameservice.NameService
11886sun.net.util.IPAddressUtil
11887sun.net.www.ParseUtil
11888sun.net.www.protocol.file.Handler
11889sun.net.www.protocol.jar.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011890sun.nio.ch.AbstractPollArrayWrapper
Calin Juravle4a054192018-05-29 17:52:20 -070011891sun.nio.ch.AbstractPollSelectorImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011892sun.nio.ch.AllocatedNativeObject
11893sun.nio.ch.ChannelInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080011894sun.nio.ch.DatagramChannelImpl
11895sun.nio.ch.DatagramDispatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011896sun.nio.ch.DefaultSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080011897sun.nio.ch.DirectBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080011898sun.nio.ch.FileChannelImpl$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -080011899sun.nio.ch.FileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011900sun.nio.ch.FileDescriptorHolderSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011901sun.nio.ch.FileDispatcher
11902sun.nio.ch.FileDispatcherImpl
11903sun.nio.ch.FileKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011904sun.nio.ch.FileLockImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011905sun.nio.ch.FileLockTable
11906sun.nio.ch.IOStatus
11907sun.nio.ch.IOUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011908sun.nio.ch.Interruptible
11909sun.nio.ch.NativeDispatcher
Calin Juravle4a054192018-05-29 17:52:20 -070011910sun.nio.ch.NativeObject
Andreas Gampe571fc302016-02-18 13:58:09 -080011911sun.nio.ch.NativeThread
11912sun.nio.ch.NativeThreadSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011913sun.nio.ch.Net$1
11914sun.nio.ch.Net$3
Calin Juravle00b23d32019-03-08 17:52:20 -080011915sun.nio.ch.Net
Calin Juravle4a054192018-05-29 17:52:20 -070011916sun.nio.ch.PollArrayWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011917sun.nio.ch.PollSelectorImpl
11918sun.nio.ch.PollSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080011919sun.nio.ch.SelChImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011920sun.nio.ch.SelectionKeyImpl
11921sun.nio.ch.SelectorImpl
11922sun.nio.ch.SelectorProviderImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011923sun.nio.ch.ServerSocketChannelImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011924sun.nio.ch.SharedFileLockTable$FileLockReference
Calin Juravle00b23d32019-03-08 17:52:20 -080011925sun.nio.ch.SharedFileLockTable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011926sun.nio.ch.SocketAdaptor$1
11927sun.nio.ch.SocketAdaptor$2
11928sun.nio.ch.SocketAdaptor$SocketInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011929sun.nio.ch.SocketAdaptor
Andreas Gampe571fc302016-02-18 13:58:09 -080011930sun.nio.ch.SocketChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011931sun.nio.ch.SocketDispatcher
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011932sun.nio.ch.Util$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011933sun.nio.ch.Util$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080011934sun.nio.ch.Util$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011935sun.nio.ch.Util$BufferCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011936sun.nio.ch.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011937sun.nio.cs.ArrayDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080011938sun.nio.cs.ArrayEncoder
11939sun.nio.cs.StreamDecoder
11940sun.nio.cs.StreamEncoder
Calin Juravle4a054192018-05-29 17:52:20 -070011941sun.nio.cs.ThreadLocalCoders$1
11942sun.nio.cs.ThreadLocalCoders$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011943sun.nio.cs.ThreadLocalCoders$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080011944sun.nio.cs.ThreadLocalCoders
Calin Juravle4a054192018-05-29 17:52:20 -070011945sun.nio.fs.AbstractBasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011946sun.nio.fs.AbstractFileSystemProvider
11947sun.nio.fs.AbstractPath
11948sun.nio.fs.DefaultFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011949sun.nio.fs.DynamicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011950sun.nio.fs.LinuxFileSystem
11951sun.nio.fs.LinuxFileSystemProvider
11952sun.nio.fs.NativeBuffer$Deallocator
Calin Juravle00b23d32019-03-08 17:52:20 -080011953sun.nio.fs.NativeBuffer
Calin Juravle4a054192018-05-29 17:52:20 -070011954sun.nio.fs.NativeBuffers
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011955sun.nio.fs.UnixChannelFactory$Flags
Calin Juravle4a054192018-05-29 17:52:20 -070011956sun.nio.fs.UnixConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011957sun.nio.fs.UnixException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011958sun.nio.fs.UnixFileAttributeViews$Basic
Calin Juravle00b23d32019-03-08 17:52:20 -080011959sun.nio.fs.UnixFileAttributeViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011960sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -080011961sun.nio.fs.UnixFileAttributes
Calin Juravle4a054192018-05-29 17:52:20 -070011962sun.nio.fs.UnixFileModeAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011963sun.nio.fs.UnixFileStoreAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011964sun.nio.fs.UnixFileSystem
11965sun.nio.fs.UnixFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011966sun.nio.fs.UnixMountEntry
11967sun.nio.fs.UnixNativeDispatcher
11968sun.nio.fs.UnixPath
11969sun.nio.fs.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080011970sun.reflect.Reflection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011971sun.reflect.misc.ReflectUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011972sun.security.action.GetBooleanAction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011973sun.security.action.GetIntegerAction
Andreas Gampe571fc302016-02-18 13:58:09 -080011974sun.security.action.GetPropertyAction
Andreas Gampe571fc302016-02-18 13:58:09 -080011975sun.security.jca.GetInstance$Instance
Calin Juravle00b23d32019-03-08 17:52:20 -080011976sun.security.jca.GetInstance
Calin Juravle4a054192018-05-29 17:52:20 -070011977sun.security.jca.JCAUtil$CachedSecureRandomHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011978sun.security.jca.JCAUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011979sun.security.jca.ProviderConfig$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011980sun.security.jca.ProviderConfig
Andreas Gampe571fc302016-02-18 13:58:09 -080011981sun.security.jca.ProviderList$1
11982sun.security.jca.ProviderList$2
11983sun.security.jca.ProviderList$3
Andreas Gampe571fc302016-02-18 13:58:09 -080011984sun.security.jca.ProviderList$ServiceList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011985sun.security.jca.ProviderList$ServiceList
11986sun.security.jca.ProviderList
Andreas Gampe571fc302016-02-18 13:58:09 -080011987sun.security.jca.Providers
11988sun.security.jca.ServiceId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011989sun.security.pkcs.ContentInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011990sun.security.pkcs.PKCS7$VerbatimX509Certificate
11991sun.security.pkcs.PKCS7$WrappedX509Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080011992sun.security.pkcs.PKCS7
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011993sun.security.pkcs.PKCS9Attribute
11994sun.security.pkcs.SignerInfo
Andreas Gampe571fc302016-02-18 13:58:09 -080011995sun.security.provider.CertPathProvider
11996sun.security.provider.X509Factory
11997sun.security.provider.certpath.AdaptableX509CertSelector
11998sun.security.provider.certpath.AlgorithmChecker
11999sun.security.provider.certpath.BasicChecker
Calin Juravle4a054192018-05-29 17:52:20 -070012000sun.security.provider.certpath.CertId
Andreas Gampe571fc302016-02-18 13:58:09 -080012001sun.security.provider.certpath.CertPathHelper
12002sun.security.provider.certpath.ConstraintsChecker
12003sun.security.provider.certpath.KeyChecker
Calin Juravle4a054192018-05-29 17:52:20 -070012004sun.security.provider.certpath.OCSP$RevocationStatus$CertStatus
Calin Juravle00b23d32019-03-08 17:52:20 -080012005sun.security.provider.certpath.OCSP$RevocationStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -080012006sun.security.provider.certpath.OCSPResponse$1
Calin Juravle4a054192018-05-29 17:52:20 -070012007sun.security.provider.certpath.OCSPResponse$ResponseStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012008sun.security.provider.certpath.OCSPResponse$SingleResponse
Calin Juravle00b23d32019-03-08 17:52:20 -080012009sun.security.provider.certpath.OCSPResponse
Andreas Gampe571fc302016-02-18 13:58:09 -080012010sun.security.provider.certpath.PKIX$ValidatorParams
Calin Juravle00b23d32019-03-08 17:52:20 -080012011sun.security.provider.certpath.PKIX
Andreas Gampe571fc302016-02-18 13:58:09 -080012012sun.security.provider.certpath.PKIXCertPathValidator
12013sun.security.provider.certpath.PKIXMasterCertPathValidator
12014sun.security.provider.certpath.PolicyChecker
12015sun.security.provider.certpath.PolicyNodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012016sun.security.provider.certpath.RevocationChecker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080012017sun.security.provider.certpath.RevocationChecker$2
Calin Juravle4a054192018-05-29 17:52:20 -070012018sun.security.provider.certpath.RevocationChecker$Mode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012019sun.security.provider.certpath.RevocationChecker$RevocationProperties
Calin Juravle00b23d32019-03-08 17:52:20 -080012020sun.security.provider.certpath.RevocationChecker
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012021sun.security.util.AbstractAlgorithmConstraints$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012022sun.security.util.AbstractAlgorithmConstraints
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012023sun.security.util.AlgorithmDecomposer
Andreas Gampe571fc302016-02-18 13:58:09 -080012024sun.security.util.BitArray
12025sun.security.util.ByteArrayLexOrder
12026sun.security.util.ByteArrayTagOrder
Andreas Gampe571fc302016-02-18 13:58:09 -080012027sun.security.util.Cache$EqualByteArray
Calin Juravle00b23d32019-03-08 17:52:20 -080012028sun.security.util.Cache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012029sun.security.util.CertConstraintParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080012030sun.security.util.Debug
12031sun.security.util.DerEncoder
12032sun.security.util.DerIndefLenConverter
12033sun.security.util.DerInputBuffer
12034sun.security.util.DerInputStream
12035sun.security.util.DerOutputStream
12036sun.security.util.DerValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012037sun.security.util.DisabledAlgorithmConstraints$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012038sun.security.util.DisabledAlgorithmConstraints$Constraint$Operator
Calin Juravle00b23d32019-03-08 17:52:20 -080012039sun.security.util.DisabledAlgorithmConstraints$Constraint
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012040sun.security.util.DisabledAlgorithmConstraints$Constraints
Andreas Gampe571fc302016-02-18 13:58:09 -080012041sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint
Calin Juravle00b23d32019-03-08 17:52:20 -080012042sun.security.util.DisabledAlgorithmConstraints
Andreas Gampe571fc302016-02-18 13:58:09 -080012043sun.security.util.KeyUtil
12044sun.security.util.Length
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012045sun.security.util.ManifestDigester$Entry
12046sun.security.util.ManifestDigester$Position
Calin Juravle00b23d32019-03-08 17:52:20 -080012047sun.security.util.ManifestDigester
Calin Juravle4a054192018-05-29 17:52:20 -070012048sun.security.util.ManifestEntryVerifier$SunProviderHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012049sun.security.util.ManifestEntryVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080012050sun.security.util.MemoryCache$CacheEntry
12051sun.security.util.MemoryCache$SoftCacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012052sun.security.util.MemoryCache
Andreas Gampe571fc302016-02-18 13:58:09 -080012053sun.security.util.ObjectIdentifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012054sun.security.util.SecurityConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012055sun.security.util.SignatureFileVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080012056sun.security.x509.AVA
12057sun.security.x509.AVAKeyword
12058sun.security.x509.AccessDescription
12059sun.security.x509.AlgorithmId
12060sun.security.x509.AuthorityInfoAccessExtension
12061sun.security.x509.AuthorityKeyIdentifierExtension
12062sun.security.x509.BasicConstraintsExtension
12063sun.security.x509.CRLDistributionPointsExtension
12064sun.security.x509.CRLNumberExtension
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012065sun.security.x509.CRLReasonCodeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012066sun.security.x509.CertAttrSet
12067sun.security.x509.CertificateAlgorithmId
12068sun.security.x509.CertificateExtensions
12069sun.security.x509.CertificateIssuerExtension
12070sun.security.x509.CertificatePoliciesExtension
12071sun.security.x509.CertificatePolicyId
12072sun.security.x509.CertificateSerialNumber
12073sun.security.x509.CertificateValidity
12074sun.security.x509.CertificateVersion
12075sun.security.x509.CertificateX509Key
12076sun.security.x509.DNSName
12077sun.security.x509.DeltaCRLIndicatorExtension
12078sun.security.x509.DistributionPoint
12079sun.security.x509.ExtendedKeyUsageExtension
12080sun.security.x509.Extension
12081sun.security.x509.FreshestCRLExtension
12082sun.security.x509.GeneralName
12083sun.security.x509.GeneralNameInterface
12084sun.security.x509.GeneralNames
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012085sun.security.x509.InhibitAnyPolicyExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012086sun.security.x509.IssuerAlternativeNameExtension
12087sun.security.x509.IssuingDistributionPointExtension
12088sun.security.x509.KeyIdentifier
12089sun.security.x509.KeyUsageExtension
12090sun.security.x509.NameConstraintsExtension
Calin Juravle4a054192018-05-29 17:52:20 -070012091sun.security.x509.NetscapeCertTypeExtension$MapEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012092sun.security.x509.NetscapeCertTypeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012093sun.security.x509.OCSPNoCheckExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012094sun.security.x509.OIDMap$OIDInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080012095sun.security.x509.OIDMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012096sun.security.x509.PKIXExtensions
Andreas Gampe571fc302016-02-18 13:58:09 -080012097sun.security.x509.PolicyConstraintsExtension
12098sun.security.x509.PolicyInformation
12099sun.security.x509.PolicyMappingsExtension
12100sun.security.x509.PrivateKeyUsageExtension
12101sun.security.x509.RDN
12102sun.security.x509.SerialNumber
12103sun.security.x509.SubjectAlternativeNameExtension
12104sun.security.x509.SubjectInfoAccessExtension
12105sun.security.x509.SubjectKeyIdentifierExtension
12106sun.security.x509.URIName
Andreas Gampe571fc302016-02-18 13:58:09 -080012107sun.security.x509.X500Name$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012108sun.security.x509.X500Name
Andreas Gampe571fc302016-02-18 13:58:09 -080012109sun.security.x509.X509AttributeName
12110sun.security.x509.X509CertImpl
12111sun.security.x509.X509CertInfo
12112sun.security.x509.X509Key
Andreas Gampe571fc302016-02-18 13:58:09 -080012113sun.util.calendar.AbstractCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080012114sun.util.calendar.BaseCalendar$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080012115sun.util.calendar.BaseCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080012116sun.util.calendar.CalendarDate
12117sun.util.calendar.CalendarSystem
12118sun.util.calendar.CalendarUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012119sun.util.calendar.Era
Andreas Gampe571fc302016-02-18 13:58:09 -080012120sun.util.calendar.Gregorian$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080012121sun.util.calendar.Gregorian
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012122sun.util.calendar.ImmutableGregorianDate
Andreas Gampe571fc302016-02-18 13:58:09 -080012123sun.util.calendar.JulianCalendar
12124sun.util.calendar.LocalGregorianCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080012125sun.util.locale.BaseLocale$Cache
12126sun.util.locale.BaseLocale$Key
Calin Juravle00b23d32019-03-08 17:52:20 -080012127sun.util.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -080012128sun.util.locale.Extension
Andreas Gampe571fc302016-02-18 13:58:09 -080012129sun.util.locale.InternalLocaleBuilder$CaseInsensitiveChar
Calin Juravle00b23d32019-03-08 17:52:20 -080012130sun.util.locale.InternalLocaleBuilder
Andreas Gampe571fc302016-02-18 13:58:09 -080012131sun.util.locale.LanguageTag
art-benchmark-serviced5115932020-02-25 17:55:03 -080012132sun.util.locale.LocaleExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012133sun.util.locale.LocaleMatcher
Andreas Gampe571fc302016-02-18 13:58:09 -080012134sun.util.locale.LocaleObjectCache$CacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012135sun.util.locale.LocaleObjectCache
Andreas Gampe571fc302016-02-18 13:58:09 -080012136sun.util.locale.LocaleSyntaxException
12137sun.util.locale.LocaleUtils
12138sun.util.locale.ParseStatus
12139sun.util.locale.StringTokenIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080012140sun.util.locale.UnicodeLocaleExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012141sun.util.logging.LoggingProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080012142sun.util.logging.LoggingSupport$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012143sun.util.logging.LoggingSupport
Andreas Gampe571fc302016-02-18 13:58:09 -080012144sun.util.logging.PlatformLogger$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080012145sun.util.logging.PlatformLogger$JavaLoggerProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080012146sun.util.logging.PlatformLogger$Level
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012147sun.util.logging.PlatformLogger$LoggerProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080012148sun.util.logging.PlatformLogger