blob: f56656b69ec4afcfbbd13b00583e8cdd2d751a1a [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-serviced5115932020-02-25 17:55:03 -0800420android.app.ISearchManager$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700421android.app.ISearchManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800422android.app.ISearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800423android.app.IServiceConnection$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400424android.app.IServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800425android.app.IServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800426android.app.IStopUserCallback$Stub$Proxy
427android.app.IStopUserCallback$Stub
428android.app.IStopUserCallback
429android.app.ITaskStackListener$Stub$Proxy
430android.app.ITaskStackListener$Stub
431android.app.ITaskStackListener
432android.app.ITransientNotification$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700433android.app.ITransientNotification$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800434android.app.ITransientNotification
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700435android.app.ITransientNotificationCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800436android.app.ITransientNotificationCallback$Stub
437android.app.ITransientNotificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800438android.app.IUiAutomationConnection$Stub$Proxy
Kenny Root9787b802013-04-26 12:53:57 -0700439android.app.IUiAutomationConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800440android.app.IUiAutomationConnection
Andreas Gampe859e2782016-04-06 18:37:56 -0700441android.app.IUiModeManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800442android.app.IUiModeManager$Stub
443android.app.IUiModeManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800444android.app.IUidObserver$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700445android.app.IUidObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800446android.app.IUidObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800447android.app.IUriGrantsManager$Stub$Proxy
448android.app.IUriGrantsManager$Stub
449android.app.IUriGrantsManager
450android.app.IUserSwitchObserver$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700451android.app.IUserSwitchObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800452android.app.IUserSwitchObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700453android.app.IWallpaperManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800454android.app.IWallpaperManager$Stub
455android.app.IWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800456android.app.IWallpaperManagerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700457android.app.IWallpaperManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800458android.app.IWallpaperManagerCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800459android.app.InstantAppResolverService$1
460android.app.InstantAppResolverService$InstantAppResolutionCallback
461android.app.InstantAppResolverService$ServiceHandler
462android.app.InstantAppResolverService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800463android.app.Instrumentation$ActivityGoing
464android.app.Instrumentation$ActivityMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -0800465android.app.Instrumentation$ActivityResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800466android.app.Instrumentation$ActivityWaiter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800467android.app.Instrumentation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700468android.app.IntentReceiverLeaked
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400469android.app.IntentService$ServiceHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800470android.app.IntentService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700471android.app.JobSchedulerImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700472android.app.KeyguardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700473android.app.ListActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700474android.app.LoadedApk$ReceiverDispatcher$Args
475android.app.LoadedApk$ReceiverDispatcher$InnerReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -0800476android.app.LoadedApk$ReceiverDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400477android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
478android.app.LoadedApk$ServiceDispatcher$DeathMonitor
479android.app.LoadedApk$ServiceDispatcher$InnerConnection
480android.app.LoadedApk$ServiceDispatcher$RunConnection
Calin Juravle00b23d32019-03-08 17:52:20 -0800481android.app.LoadedApk$ServiceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800482android.app.LoadedApk$SplitDependencyLoaderImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700483android.app.LoadedApk$WarningContextClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -0800484android.app.LoadedApk
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700485android.app.LoaderManager$LoaderCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -0800486android.app.LoaderManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700487android.app.LoaderManagerImpl$LoaderInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800488android.app.LoaderManagerImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700489android.app.NativeActivity
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700490android.app.Notification$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700491android.app.Notification$Action$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700492android.app.Notification$Action$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800493android.app.Notification$Action
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700494android.app.Notification$BigPictureStyle
495android.app.Notification$BigTextStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800496android.app.Notification$BubbleMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700497android.app.Notification$BubbleMetadata$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800498android.app.Notification$BubbleMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700499android.app.Notification$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700500android.app.Notification$BuilderRemoteViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700501android.app.Notification$DecoratedCustomViewStyle
502android.app.Notification$DecoratedMediaCustomViewStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -0800503android.app.Notification$Extender
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700504android.app.Notification$InboxStyle
505android.app.Notification$MediaStyle
Calin Juravle4a054192018-05-29 17:52:20 -0700506android.app.Notification$MessagingStyle$Message
Calin Juravle00b23d32019-03-08 17:52:20 -0800507android.app.Notification$MessagingStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700508android.app.Notification$StandardTemplateParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700509android.app.Notification$Style
art-benchmark-serviced5115932020-02-25 17:55:03 -0800510android.app.Notification$TemplateBindResult
511android.app.Notification$TvExtender
Calin Juravle00b23d32019-03-08 17:52:20 -0800512android.app.Notification
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700513android.app.NotificationChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800514android.app.NotificationChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700515android.app.NotificationChannelGroup$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800516android.app.NotificationChannelGroup
art-benchmark-serviced5115932020-02-25 17:55:03 -0800517android.app.NotificationHistory$1
518android.app.NotificationHistory$HistoricalNotification$Builder
519android.app.NotificationHistory$HistoricalNotification
520android.app.NotificationHistory
Calin Juravle00b23d32019-03-08 17:52:20 -0800521android.app.NotificationManager$Policy$1
522android.app.NotificationManager$Policy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400523android.app.NotificationManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700524android.app.OnActivityPausedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800525android.app.PackageInstallObserver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800526android.app.PackageInstallObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700527android.app.PendingIntent$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700528android.app.PendingIntent$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000529android.app.PendingIntent$CanceledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800530android.app.PendingIntent$FinishedDispatcher
531android.app.PendingIntent$OnFinished
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800532android.app.PendingIntent$OnMarshaledListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800533android.app.PendingIntent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700534android.app.Person$1
535android.app.Person$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800536android.app.Person
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800537android.app.PictureInPictureParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800538android.app.PictureInPictureParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800539android.app.PictureInPictureParams
art-benchmark-serviced5115932020-02-25 17:55:03 -0800540android.app.ProcessMemoryState$1
541android.app.ProcessMemoryState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700542android.app.ProfilerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800543android.app.ProfilerInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700544android.app.ProgressDialog$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800545android.app.ProgressDialog
546android.app.PropertyInvalidatedCache$1
547android.app.PropertyInvalidatedCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800548android.app.QueuedWork$QueuedWorkHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800549android.app.QueuedWork
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700550android.app.ReceiverRestrictedContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700551android.app.RemoteAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800552android.app.RemoteAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700553android.app.RemoteInput$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800554android.app.RemoteInput$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800555android.app.RemoteInput
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700556android.app.RemoteInputHistoryItem$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800557android.app.RemoteInputHistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800558android.app.RemoteServiceException
Andreas Gampe859e2782016-04-06 18:37:56 -0700559android.app.ResourcesManager$1
560android.app.ResourcesManager$ActivityResources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700561android.app.ResourcesManager$ApkKey
art-benchmark-serviced5115932020-02-25 17:55:03 -0800562android.app.ResourcesManager$UpdateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800563android.app.ResourcesManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700564android.app.ResultInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800565android.app.ResultInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700566android.app.RuntimeAppOpAccessMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -0800567android.app.SearchDialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700568android.app.SearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800569android.app.SearchableInfo$1
570android.app.SearchableInfo$ActionKeyInfo
571android.app.SearchableInfo
Evan Millar0ea97b82009-03-24 17:49:23 -0700572android.app.Service
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400573android.app.ServiceConnectionLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700574android.app.ServiceStartArgs$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800575android.app.ServiceStartArgs
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000576android.app.SharedElementCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800577android.app.SharedElementCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800578android.app.SharedPreferencesImpl$1
579android.app.SharedPreferencesImpl$2
Jesse Wilson80686182011-01-21 17:12:43 -0800580android.app.SharedPreferencesImpl$EditorImpl$1
581android.app.SharedPreferencesImpl$EditorImpl$2
Calin Juravle00b23d32019-03-08 17:52:20 -0800582android.app.SharedPreferencesImpl$EditorImpl
Jesse Wilson80686182011-01-21 17:12:43 -0800583android.app.SharedPreferencesImpl$MemoryCommitResult
Calin Juravle00b23d32019-03-08 17:52:20 -0800584android.app.SharedPreferencesImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700585android.app.StatusBarManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700586android.app.SyncNotedAppOp$1
587android.app.SyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800588android.app.SynchronousUserSwitchObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800589android.app.SystemServiceRegistry$100
590android.app.SystemServiceRegistry$101
591android.app.SystemServiceRegistry$102
592android.app.SystemServiceRegistry$103
593android.app.SystemServiceRegistry$104
594android.app.SystemServiceRegistry$105
595android.app.SystemServiceRegistry$106
596android.app.SystemServiceRegistry$107
597android.app.SystemServiceRegistry$108
598android.app.SystemServiceRegistry$109
Andreas Gampe61e7b662015-06-17 23:57:04 -0700599android.app.SystemServiceRegistry$10
art-benchmark-service35aba412020-02-03 11:53:25 -0800600android.app.SystemServiceRegistry$110
601android.app.SystemServiceRegistry$111
602android.app.SystemServiceRegistry$112
art-benchmark-service56aece62020-02-10 17:58:03 -0800603android.app.SystemServiceRegistry$113
604android.app.SystemServiceRegistry$114
605android.app.SystemServiceRegistry$115
art-benchmark-serviced5115932020-02-25 17:55:03 -0800606android.app.SystemServiceRegistry$116
607android.app.SystemServiceRegistry$117
608android.app.SystemServiceRegistry$118
609android.app.SystemServiceRegistry$119
Andreas Gampe61e7b662015-06-17 23:57:04 -0700610android.app.SystemServiceRegistry$11
art-benchmark-serviced5115932020-02-25 17:55:03 -0800611android.app.SystemServiceRegistry$120
art-benchmark-servicead05a302020-03-17 09:46:02 -0700612android.app.SystemServiceRegistry$121
Andreas Gampe61e7b662015-06-17 23:57:04 -0700613android.app.SystemServiceRegistry$12
614android.app.SystemServiceRegistry$13
615android.app.SystemServiceRegistry$14
616android.app.SystemServiceRegistry$15
617android.app.SystemServiceRegistry$16
618android.app.SystemServiceRegistry$17
619android.app.SystemServiceRegistry$18
620android.app.SystemServiceRegistry$19
Calin Juravle00b23d32019-03-08 17:52:20 -0800621android.app.SystemServiceRegistry$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700622android.app.SystemServiceRegistry$20
623android.app.SystemServiceRegistry$21
624android.app.SystemServiceRegistry$22
625android.app.SystemServiceRegistry$23
626android.app.SystemServiceRegistry$24
627android.app.SystemServiceRegistry$25
628android.app.SystemServiceRegistry$26
629android.app.SystemServiceRegistry$27
630android.app.SystemServiceRegistry$28
631android.app.SystemServiceRegistry$29
Calin Juravle00b23d32019-03-08 17:52:20 -0800632android.app.SystemServiceRegistry$2
Andreas Gampe61e7b662015-06-17 23:57:04 -0700633android.app.SystemServiceRegistry$30
634android.app.SystemServiceRegistry$31
635android.app.SystemServiceRegistry$32
636android.app.SystemServiceRegistry$33
637android.app.SystemServiceRegistry$34
638android.app.SystemServiceRegistry$35
639android.app.SystemServiceRegistry$36
640android.app.SystemServiceRegistry$37
641android.app.SystemServiceRegistry$38
642android.app.SystemServiceRegistry$39
Calin Juravle00b23d32019-03-08 17:52:20 -0800643android.app.SystemServiceRegistry$3
Andreas Gampe61e7b662015-06-17 23:57:04 -0700644android.app.SystemServiceRegistry$40
645android.app.SystemServiceRegistry$41
646android.app.SystemServiceRegistry$42
647android.app.SystemServiceRegistry$43
648android.app.SystemServiceRegistry$44
649android.app.SystemServiceRegistry$45
650android.app.SystemServiceRegistry$46
651android.app.SystemServiceRegistry$47
652android.app.SystemServiceRegistry$48
653android.app.SystemServiceRegistry$49
Calin Juravle00b23d32019-03-08 17:52:20 -0800654android.app.SystemServiceRegistry$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700655android.app.SystemServiceRegistry$50
656android.app.SystemServiceRegistry$51
657android.app.SystemServiceRegistry$52
658android.app.SystemServiceRegistry$53
659android.app.SystemServiceRegistry$54
660android.app.SystemServiceRegistry$55
661android.app.SystemServiceRegistry$56
662android.app.SystemServiceRegistry$57
663android.app.SystemServiceRegistry$58
664android.app.SystemServiceRegistry$59
Calin Juravle00b23d32019-03-08 17:52:20 -0800665android.app.SystemServiceRegistry$5
Andreas Gampe61e7b662015-06-17 23:57:04 -0700666android.app.SystemServiceRegistry$60
667android.app.SystemServiceRegistry$61
668android.app.SystemServiceRegistry$62
669android.app.SystemServiceRegistry$63
670android.app.SystemServiceRegistry$64
671android.app.SystemServiceRegistry$65
672android.app.SystemServiceRegistry$66
673android.app.SystemServiceRegistry$67
674android.app.SystemServiceRegistry$68
Andreas Gampe571fc302016-02-18 13:58:09 -0800675android.app.SystemServiceRegistry$69
Calin Juravle00b23d32019-03-08 17:52:20 -0800676android.app.SystemServiceRegistry$6
Andreas Gampe571fc302016-02-18 13:58:09 -0800677android.app.SystemServiceRegistry$70
Andreas Gampe859e2782016-04-06 18:37:56 -0700678android.app.SystemServiceRegistry$71
679android.app.SystemServiceRegistry$72
680android.app.SystemServiceRegistry$73
681android.app.SystemServiceRegistry$74
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800682android.app.SystemServiceRegistry$75
683android.app.SystemServiceRegistry$76
684android.app.SystemServiceRegistry$77
685android.app.SystemServiceRegistry$78
686android.app.SystemServiceRegistry$79
Calin Juravle00b23d32019-03-08 17:52:20 -0800687android.app.SystemServiceRegistry$7
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700688android.app.SystemServiceRegistry$80
689android.app.SystemServiceRegistry$81
690android.app.SystemServiceRegistry$82
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700691android.app.SystemServiceRegistry$83
692android.app.SystemServiceRegistry$84
693android.app.SystemServiceRegistry$85
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700694android.app.SystemServiceRegistry$86
695android.app.SystemServiceRegistry$87
696android.app.SystemServiceRegistry$88
697android.app.SystemServiceRegistry$89
Calin Juravle00b23d32019-03-08 17:52:20 -0800698android.app.SystemServiceRegistry$8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700699android.app.SystemServiceRegistry$90
700android.app.SystemServiceRegistry$91
701android.app.SystemServiceRegistry$92
702android.app.SystemServiceRegistry$93
Calin Juravle00b23d32019-03-08 17:52:20 -0800703android.app.SystemServiceRegistry$94
704android.app.SystemServiceRegistry$95
705android.app.SystemServiceRegistry$96
706android.app.SystemServiceRegistry$97
707android.app.SystemServiceRegistry$98
708android.app.SystemServiceRegistry$99
709android.app.SystemServiceRegistry$9
Andreas Gampe61e7b662015-06-17 23:57:04 -0700710android.app.SystemServiceRegistry$CachedServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800711android.app.SystemServiceRegistry$ContextAwareServiceProducerWithBinder
712android.app.SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder
Andreas Gampe61e7b662015-06-17 23:57:04 -0700713android.app.SystemServiceRegistry$ServiceFetcher
Andreas Gampe859e2782016-04-06 18:37:56 -0700714android.app.SystemServiceRegistry$StaticApplicationContextServiceFetcher
Andreas Gampe61e7b662015-06-17 23:57:04 -0700715android.app.SystemServiceRegistry$StaticServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800716android.app.SystemServiceRegistry$StaticServiceProducerWithBinder
art-benchmark-service56aece62020-02-10 17:58:03 -0800717android.app.SystemServiceRegistry$StaticServiceProducerWithoutBinder
Calin Juravle00b23d32019-03-08 17:52:20 -0800718android.app.SystemServiceRegistry
719android.app.TaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800720android.app.TaskStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700721android.app.UiModeManager
Calin Juravle36829e52019-04-10 19:07:47 -0700722android.app.UriGrantsManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800723android.app.UriGrantsManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700724android.app.UserSwitchObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800725android.app.VoiceInteractor$Request
726android.app.VoiceInteractor
727android.app.Vr2dDisplayProperties$1
728android.app.Vr2dDisplayProperties
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700729android.app.VrManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800730android.app.WaitResult$1
731android.app.WaitResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700732android.app.WallpaperColors$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800733android.app.WallpaperColors
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700734android.app.WallpaperInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800735android.app.WallpaperInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800736android.app.WallpaperManager$ColorManagementProxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700737android.app.WallpaperManager$Globals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800738android.app.WallpaperManager$OnColorsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800739android.app.WallpaperManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700740android.app.WindowConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800741android.app.WindowConfiguration
Calin Juravle36829e52019-04-10 19:07:47 -0700742android.app.admin.-$$Lambda$DevicePolicyManager$aBAov4sAc4DWENs1-hCXh31NAg0
743android.app.admin.-$$Lambda$DevicePolicyManager$w2TynM9H41ejac4JVpNbnemNVWk
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800744android.app.admin.-$$Lambda$pWaRScwKTZTgGW4Wa_v5R_pKBDU
Calin Juravle00b23d32019-03-08 17:52:20 -0800745android.app.admin.DeviceAdminInfo$1
746android.app.admin.DeviceAdminInfo$PolicyInfo
747android.app.admin.DeviceAdminInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800748android.app.admin.DevicePolicyCache$EmptyDevicePolicyCache
749android.app.admin.DevicePolicyCache
750android.app.admin.DevicePolicyEventLogger
Calin Juravle00b23d32019-03-08 17:52:20 -0800751android.app.admin.DevicePolicyManager$1
752android.app.admin.DevicePolicyManager$2
Calin Juravle36829e52019-04-10 19:07:47 -0700753android.app.admin.DevicePolicyManager$InstallSystemUpdateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800754android.app.admin.DevicePolicyManager$OnClearApplicationUserDataListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000755android.app.admin.DevicePolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800756android.app.admin.DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener
757android.app.admin.DevicePolicyManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800758android.app.admin.DeviceStateCache
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700759android.app.admin.FactoryResetProtectionPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800760android.app.admin.FactoryResetProtectionPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800761android.app.admin.IDeviceAdminService$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800762android.app.admin.IDeviceAdminService$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800763android.app.admin.IDeviceAdminService
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000764android.app.admin.IDevicePolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800765android.app.admin.IDevicePolicyManager$Stub
766android.app.admin.IDevicePolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700767android.app.admin.IKeyguardCallback$Stub
768android.app.admin.IKeyguardCallback
769android.app.admin.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800770android.app.admin.NetworkEvent
Calin Juravle36829e52019-04-10 19:07:47 -0700771android.app.admin.PasswordMetrics$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800772android.app.admin.PasswordMetrics$ComplexityBucket$1
773android.app.admin.PasswordMetrics$ComplexityBucket$2
774android.app.admin.PasswordMetrics$ComplexityBucket$3
775android.app.admin.PasswordMetrics$ComplexityBucket$4
776android.app.admin.PasswordMetrics$ComplexityBucket
Calin Juravle00b23d32019-03-08 17:52:20 -0800777android.app.admin.PasswordMetrics
art-benchmark-serviced5115932020-02-25 17:55:03 -0800778android.app.admin.PasswordPolicy
Andreas Gampe859e2782016-04-06 18:37:56 -0700779android.app.admin.SecurityLog$SecurityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800780android.app.admin.SecurityLog$SecurityEvent
781android.app.admin.SecurityLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800782android.app.admin.StartInstallingUpdateCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800783android.app.admin.StartInstallingUpdateCallback$Stub
784android.app.admin.StartInstallingUpdateCallback
Calin Juravle36829e52019-04-10 19:07:47 -0700785android.app.admin.SystemUpdateInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800786android.app.admin.SystemUpdateInfo
Calin Juravle4a054192018-05-29 17:52:20 -0700787android.app.admin.SystemUpdatePolicy$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800788android.app.admin.SystemUpdatePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700789android.app.assist.AssistContent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800790android.app.assist.AssistContent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700791android.app.assist.AssistStructure$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800792android.app.assist.AssistStructure$AutofillOverlay
793android.app.assist.AssistStructure$HtmlInfoNode$1
794android.app.assist.AssistStructure$HtmlInfoNode
795android.app.assist.AssistStructure$HtmlInfoNodeBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700796android.app.assist.AssistStructure$ParcelTransferReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700797android.app.assist.AssistStructure$ParcelTransferWriter
798android.app.assist.AssistStructure$SendChannel
799android.app.assist.AssistStructure$ViewNode
800android.app.assist.AssistStructure$ViewNodeBuilder
801android.app.assist.AssistStructure$ViewNodeText
802android.app.assist.AssistStructure$ViewStackEntry
803android.app.assist.AssistStructure$WindowNode
Calin Juravle00b23d32019-03-08 17:52:20 -0800804android.app.assist.AssistStructure
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700805android.app.backup.BackupAgent$BackupServiceBinder
806android.app.backup.BackupAgent$SharedPrefsSynchronizer
Calin Juravle00b23d32019-03-08 17:52:20 -0800807android.app.backup.BackupAgent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700808android.app.backup.BackupAgentHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800809android.app.backup.BackupDataInput$EntityHeader
Calin Juravle00b23d32019-03-08 17:52:20 -0800810android.app.backup.BackupDataInput
Christopher Tate7adc2742010-03-05 18:03:22 -0800811android.app.backup.BackupDataOutput
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700812android.app.backup.BackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800813android.app.backup.BackupHelperDispatcher$Header
Calin Juravle00b23d32019-03-08 17:52:20 -0800814android.app.backup.BackupHelperDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -0800815android.app.backup.BackupManager$BackupManagerMonitorWrapper
816android.app.backup.BackupManager$BackupObserverWrapper$1
817android.app.backup.BackupManager$BackupObserverWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800818android.app.backup.BackupManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800819android.app.backup.BackupManagerMonitor
820android.app.backup.BackupObserver
821android.app.backup.BackupProgress$1
822android.app.backup.BackupProgress
Calin Juravle4a054192018-05-29 17:52:20 -0700823android.app.backup.BackupTransport$TransportImpl
Calin Juravle00b23d32019-03-08 17:52:20 -0800824android.app.backup.BackupTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800825android.app.backup.BlobBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -0800826android.app.backup.FileBackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800827android.app.backup.FileBackupHelperBase
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400828android.app.backup.FullBackup
Andreas Gampe61e7b662015-06-17 23:57:04 -0700829android.app.backup.FullBackupDataOutput
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800830android.app.backup.IBackupCallback$Stub$Proxy
831android.app.backup.IBackupCallback$Stub
832android.app.backup.IBackupCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700833android.app.backup.IBackupManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800834android.app.backup.IBackupManager$Stub
835android.app.backup.IBackupManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800836android.app.backup.IBackupManagerMonitor$Stub$Proxy
837android.app.backup.IBackupManagerMonitor$Stub
838android.app.backup.IBackupManagerMonitor
839android.app.backup.IBackupObserver$Stub$Proxy
840android.app.backup.IBackupObserver$Stub
841android.app.backup.IBackupObserver
842android.app.backup.IFullBackupRestoreObserver$Stub$Proxy
843android.app.backup.IFullBackupRestoreObserver$Stub
844android.app.backup.IFullBackupRestoreObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800845android.app.backup.IRestoreSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800846android.app.backup.ISelectBackupTransportCallback$Stub$Proxy
847android.app.backup.ISelectBackupTransportCallback$Stub
848android.app.backup.ISelectBackupTransportCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800849android.app.backup.RestoreDescription$1
850android.app.backup.RestoreDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700851android.app.backup.SharedPreferencesBackupHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800852android.app.blob.-$$Lambda$BlobStoreManagerFrameworkInitializer$WjSRSHMmxWPF4Fq-7TpX23MBh2U
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700853android.app.blob.BlobHandle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800854android.app.blob.BlobHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800855android.app.blob.BlobStoreManager
Sudheer Shankaf5b36962019-10-04 16:16:13 -0700856android.app.blob.BlobStoreManagerFrameworkInitializer
art-benchmark-serviced5115932020-02-25 17:55:03 -0800857android.app.blob.IBlobStoreManager$Stub
858android.app.blob.IBlobStoreManager
859android.app.blob.IBlobStoreSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700860android.app.blob.LeaseInfo
861android.app.contentsuggestions.ClassificationsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800862android.app.contentsuggestions.ClassificationsRequest
Calin Juravle00b23d32019-03-08 17:52:20 -0800863android.app.contentsuggestions.ContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700864android.app.contentsuggestions.IClassificationsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800865android.app.contentsuggestions.IClassificationsCallback$Stub
866android.app.contentsuggestions.IClassificationsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800867android.app.contentsuggestions.IContentSuggestionsManager$Stub
868android.app.contentsuggestions.IContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700869android.app.contentsuggestions.ISelectionsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800870android.app.contentsuggestions.ISelectionsCallback$Stub
871android.app.contentsuggestions.ISelectionsCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700872android.app.contentsuggestions.SelectionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800873android.app.contentsuggestions.SelectionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800874android.app.job.-$$Lambda$FpGlzN9oJcl8o5soW-gU-DyTvXM
875android.app.job.-$$Lambda$JobSchedulerFrameworkInitializer$PtYe8PQc1PVJQXRnpm3iSxcWTR0
876android.app.job.-$$Lambda$JobSchedulerFrameworkInitializer$RHUxgww0pZFMmfQWKgaRAx0YFqA
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700877android.app.job.IJobCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800878android.app.job.IJobCallback$Stub
879android.app.job.IJobCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700880android.app.job.IJobScheduler$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800881android.app.job.IJobScheduler$Stub
882android.app.job.IJobScheduler
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800883android.app.job.IJobService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700884android.app.job.IJobService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800885android.app.job.IJobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700886android.app.job.JobInfo$1
887android.app.job.JobInfo$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700888android.app.job.JobInfo$TriggerContentUri$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800889android.app.job.JobInfo$TriggerContentUri
890android.app.job.JobInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700891android.app.job.JobParameters$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800892android.app.job.JobParameters
Andreas Gampe61e7b662015-06-17 23:57:04 -0700893android.app.job.JobScheduler
Makoto Onuki792de8d2019-07-16 16:19:01 -0700894android.app.job.JobSchedulerFrameworkInitializer
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700895android.app.job.JobService$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800896android.app.job.JobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700897android.app.job.JobServiceEngine$JobHandler
898android.app.job.JobServiceEngine$JobInterface
Calin Juravle00b23d32019-03-08 17:52:20 -0800899android.app.job.JobServiceEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700900android.app.job.JobWorkItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800901android.app.job.JobWorkItem
art-benchmark-serviced5115932020-02-25 17:55:03 -0800902android.app.prediction.-$$Lambda$1lqxDplfWlUwgBrOynX9L0oK_uA
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800903android.app.prediction.AppPredictionContext$1
904android.app.prediction.AppPredictionContext
Calin Juravle00b23d32019-03-08 17:52:20 -0800905android.app.prediction.AppPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800906android.app.prediction.AppPredictionSessionId$1
907android.app.prediction.AppPredictionSessionId
art-benchmark-serviced5115932020-02-25 17:55:03 -0800908android.app.prediction.AppPredictor$CallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800909android.app.prediction.AppPredictor
910android.app.prediction.AppTarget$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800911android.app.prediction.AppTarget$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800912android.app.prediction.AppTarget
913android.app.prediction.AppTargetEvent$1
914android.app.prediction.AppTargetEvent
915android.app.prediction.AppTargetId$1
916android.app.prediction.AppTargetId
917android.app.prediction.IPredictionCallback$Stub$Proxy
918android.app.prediction.IPredictionCallback$Stub
919android.app.prediction.IPredictionCallback
920android.app.prediction.IPredictionManager$Stub$Proxy
921android.app.prediction.IPredictionManager$Stub
922android.app.prediction.IPredictionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800923android.app.role.-$$Lambda$9DeAxmM9lUVr3-FTSefyo-BW8DY
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800924android.app.role.-$$Lambda$RoleControllerManager$Jsb4ev7pHUqel8_lglNSRLiUzpg
art-benchmark-serviced5115932020-02-25 17:55:03 -0800925android.app.role.-$$Lambda$RoleControllerManager$hbh627Rh8mtJykW3vb1FWR34mIQ
926android.app.role.-$$Lambda$RoleControllerManager$mCMKfoPdye0sMu6efs963HCR1Xk
927android.app.role.-$$Lambda$Z0BwIRmLFQVA4XrF_I5nxvuecWE
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800928android.app.role.-$$Lambda$o94o2jK_ei-IVw-3oY_QJ49zpAA
929android.app.role.IOnRoleHoldersChangedListener$Stub$Proxy
930android.app.role.IOnRoleHoldersChangedListener$Stub
931android.app.role.IOnRoleHoldersChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800932android.app.role.IRoleController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800933android.app.role.IRoleController$Stub
934android.app.role.IRoleController
Calin Juravle00b23d32019-03-08 17:52:20 -0800935android.app.role.IRoleManager$Stub$Proxy
936android.app.role.IRoleManager$Stub
937android.app.role.IRoleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800938android.app.role.OnRoleHoldersChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800939android.app.role.RoleControllerManager$1
Calin Juravle36829e52019-04-10 19:07:47 -0700940android.app.role.RoleControllerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800941android.app.role.RoleManager$OnRoleHoldersChangedListenerDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -0800942android.app.role.RoleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800943android.app.servertransaction.ActivityConfigurationChangeItem$1
944android.app.servertransaction.ActivityConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700945android.app.servertransaction.ActivityLifecycleItem
Calin Juravle36829e52019-04-10 19:07:47 -0700946android.app.servertransaction.ActivityRelaunchItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800947android.app.servertransaction.ActivityRelaunchItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700948android.app.servertransaction.ActivityResultItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800949android.app.servertransaction.ActivityResultItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700950android.app.servertransaction.BaseClientRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700951android.app.servertransaction.ClientTransaction$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800952android.app.servertransaction.ClientTransaction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700953android.app.servertransaction.ClientTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700954android.app.servertransaction.ConfigurationChangeItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800955android.app.servertransaction.ConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700956android.app.servertransaction.DestroyActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800957android.app.servertransaction.DestroyActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700958android.app.servertransaction.LaunchActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800959android.app.servertransaction.LaunchActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700960android.app.servertransaction.NewIntentItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800961android.app.servertransaction.NewIntentItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800962android.app.servertransaction.ObjectPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700963android.app.servertransaction.ObjectPoolItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700964android.app.servertransaction.PauseActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800965android.app.servertransaction.PauseActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700966android.app.servertransaction.PendingTransactionActions$StopInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800967android.app.servertransaction.PendingTransactionActions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700968android.app.servertransaction.ResumeActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800969android.app.servertransaction.ResumeActivityItem
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700970android.app.servertransaction.StartActivityItem$1
971android.app.servertransaction.StartActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700972android.app.servertransaction.StopActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800973android.app.servertransaction.StopActivityItem
974android.app.servertransaction.TopResumedActivityChangeItem$1
975android.app.servertransaction.TopResumedActivityChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700976android.app.servertransaction.TransactionExecutor
977android.app.servertransaction.TransactionExecutorHelper
Calin Juravle00b23d32019-03-08 17:52:20 -0800978android.app.slice.-$$Lambda$SliceProvider$bIgM5f4PsMvz_YYWEeFTjvTqevw
Calin Juravle4a054192018-05-29 17:52:20 -0700979android.app.slice.ISliceManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800980android.app.slice.ISliceManager$Stub
981android.app.slice.ISliceManager
982android.app.slice.Slice$1
983android.app.slice.Slice$Builder
984android.app.slice.Slice
985android.app.slice.SliceItem$1
986android.app.slice.SliceItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700987android.app.slice.SliceManager
Calin Juravle00b23d32019-03-08 17:52:20 -0800988android.app.slice.SliceProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700989android.app.slice.SliceSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800990android.app.slice.SliceSpec
991android.app.timedetector.ITimeDetectorService$Stub$Proxy
992android.app.timedetector.ITimeDetectorService$Stub
993android.app.timedetector.ITimeDetectorService
art-benchmark-serviced5115932020-02-25 17:55:03 -0800994android.app.timedetector.ManualTimeSuggestion$1
995android.app.timedetector.ManualTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700996android.app.timedetector.NetworkTimeSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800997android.app.timedetector.NetworkTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700998android.app.timedetector.TelephonyTimeSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800999android.app.timedetector.TelephonyTimeSuggestion
Calin Juravle00b23d32019-03-08 17:52:20 -08001000android.app.timedetector.TimeDetector
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001001android.app.timedetector.TimeDetectorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001002android.app.timezone.RulesManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001003android.app.timezonedetector.ITimeZoneDetectorService$Stub$Proxy
1004android.app.timezonedetector.ITimeZoneDetectorService$Stub
1005android.app.timezonedetector.ITimeZoneDetectorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001006android.app.timezonedetector.ManualTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001007android.app.timezonedetector.ManualTimeZoneSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001008android.app.timezonedetector.TelephonyTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001009android.app.timezonedetector.TelephonyTimeZoneSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001010android.app.timezonedetector.TimeZoneDetector
1011android.app.trust.IStrongAuthTracker$Stub$Proxy
1012android.app.trust.IStrongAuthTracker$Stub
1013android.app.trust.IStrongAuthTracker
1014android.app.trust.ITrustListener$Stub$Proxy
1015android.app.trust.ITrustListener$Stub
1016android.app.trust.ITrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001017android.app.trust.ITrustManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001018android.app.trust.ITrustManager$Stub
1019android.app.trust.ITrustManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001020android.app.trust.TrustManager$1
1021android.app.trust.TrustManager$2
1022android.app.trust.TrustManager$TrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001023android.app.trust.TrustManager
Calin Juravle4a054192018-05-29 17:52:20 -07001024android.app.usage.AppStandbyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001025android.app.usage.AppStandbyInfo
1026android.app.usage.CacheQuotaHint$1
1027android.app.usage.CacheQuotaHint$Builder
1028android.app.usage.CacheQuotaHint
1029android.app.usage.CacheQuotaService$CacheQuotaServiceWrapper
1030android.app.usage.CacheQuotaService$ServiceHandler
1031android.app.usage.CacheQuotaService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001032android.app.usage.ConfigurationStats$1
1033android.app.usage.ConfigurationStats
1034android.app.usage.EventList
art-benchmark-serviced5115932020-02-25 17:55:03 -08001035android.app.usage.ExternalStorageStats$1
1036android.app.usage.ExternalStorageStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001037android.app.usage.ICacheQuotaService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001038android.app.usage.ICacheQuotaService$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001039android.app.usage.ICacheQuotaService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001040android.app.usage.IStorageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001041android.app.usage.IStorageStatsManager$Stub
1042android.app.usage.IStorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001043android.app.usage.IUsageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001044android.app.usage.IUsageStatsManager$Stub
1045android.app.usage.IUsageStatsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001046android.app.usage.NetworkStats$Bucket
1047android.app.usage.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001048android.app.usage.NetworkStatsManager$CallbackHandler
1049android.app.usage.NetworkStatsManager$UsageCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001050android.app.usage.NetworkStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001051android.app.usage.StorageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001052android.app.usage.StorageStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001053android.app.usage.StorageStatsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001054android.app.usage.TimeSparseArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001055android.app.usage.UsageEvents$1
1056android.app.usage.UsageEvents$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08001057android.app.usage.UsageEvents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001058android.app.usage.UsageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001059android.app.usage.UsageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001060android.app.usage.UsageStatsManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001061android.appwidget.AppWidgetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001062android.appwidget.AppWidgetManagerInternal
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001063android.appwidget.AppWidgetProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001064android.appwidget.AppWidgetProviderInfo$1
1065android.appwidget.AppWidgetProviderInfo
1066android.attention.AttentionManagerInternal$AttentionCallbackInternal
1067android.attention.AttentionManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001068android.bluetooth.-$$Lambda$BluetoothAdapter$5$eKI2JS6EbiGZOGfQ8La27pm0gy0
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001069android.bluetooth.BluetoothA2dp$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001070android.bluetooth.BluetoothA2dp
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001071android.bluetooth.BluetoothA2dpSink
Calin Juravle4a054192018-05-29 17:52:20 -07001072android.bluetooth.BluetoothActivityEnergyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001073android.bluetooth.BluetoothActivityEnergyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07001074android.bluetooth.BluetoothAdapter$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001075android.bluetooth.BluetoothAdapter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08001076android.bluetooth.BluetoothAdapter$3
1077android.bluetooth.BluetoothAdapter$4
1078android.bluetooth.BluetoothAdapter$5
Calin Juravle00b23d32019-03-08 17:52:20 -08001079android.bluetooth.BluetoothAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001080android.bluetooth.BluetoothAvrcpController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001081android.bluetooth.BluetoothClass$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001082android.bluetooth.BluetoothClass
Calin Juravle4a054192018-05-29 17:52:20 -07001083android.bluetooth.BluetoothCodecConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001084android.bluetooth.BluetoothCodecConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001085android.bluetooth.BluetoothCodecStatus$1
1086android.bluetooth.BluetoothCodecStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001087android.bluetooth.BluetoothDevice$1
1088android.bluetooth.BluetoothDevice$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001089android.bluetooth.BluetoothDevice$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001090android.bluetooth.BluetoothDevice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001091android.bluetooth.BluetoothGatt
art-benchmark-serviced5115932020-02-25 17:55:03 -08001092android.bluetooth.BluetoothGattCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001093android.bluetooth.BluetoothGattServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001094android.bluetooth.BluetoothGattService$1
1095android.bluetooth.BluetoothGattService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001096android.bluetooth.BluetoothHeadset$1
1097android.bluetooth.BluetoothHeadset$2
1098android.bluetooth.BluetoothHeadset$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001099android.bluetooth.BluetoothHeadset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001100android.bluetooth.BluetoothHeadsetClient
1101android.bluetooth.BluetoothHearingAid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001102android.bluetooth.BluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001103android.bluetooth.BluetoothHidDevice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001104android.bluetooth.BluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001105android.bluetooth.BluetoothHidDeviceAppQosSettings$1
1106android.bluetooth.BluetoothHidDeviceAppQosSettings
1107android.bluetooth.BluetoothHidDeviceAppSdpSettings$1
1108android.bluetooth.BluetoothHidDeviceAppSdpSettings
1109android.bluetooth.BluetoothHidHost$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001110android.bluetooth.BluetoothHidHost
Calin Juravle4a054192018-05-29 17:52:20 -07001111android.bluetooth.BluetoothInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07001112android.bluetooth.BluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001113android.bluetooth.BluetoothMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001114android.bluetooth.BluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001115android.bluetooth.BluetoothMapClient
Calin Juravle4a054192018-05-29 17:52:20 -07001116android.bluetooth.BluetoothOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001117android.bluetooth.BluetoothPan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001118android.bluetooth.BluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001119android.bluetooth.BluetoothPbap$1
1120android.bluetooth.BluetoothPbap$2
Calin Juravle00b23d32019-03-08 17:52:20 -08001121android.bluetooth.BluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001122android.bluetooth.BluetoothPbapClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001123android.bluetooth.BluetoothProfile$ServiceListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001124android.bluetooth.BluetoothProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001125android.bluetooth.BluetoothProfileConnector$1
1126android.bluetooth.BluetoothProfileConnector$2
1127android.bluetooth.BluetoothProfileConnector
1128android.bluetooth.BluetoothSap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001129android.bluetooth.BluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001130android.bluetooth.BluetoothServerSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001131android.bluetooth.BluetoothSocket$SocketState
Calin Juravle00b23d32019-03-08 17:52:20 -08001132android.bluetooth.BluetoothSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001133android.bluetooth.BluetoothUuid
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001134android.bluetooth.IBluetooth$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001135android.bluetooth.IBluetooth$Stub
1136android.bluetooth.IBluetooth
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001137android.bluetooth.IBluetoothA2dp$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001138android.bluetooth.IBluetoothA2dp$Stub
1139android.bluetooth.IBluetoothA2dp
Calin Juravle4a054192018-05-29 17:52:20 -07001140android.bluetooth.IBluetoothAvrcpTarget$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001141android.bluetooth.IBluetoothAvrcpTarget
Calin Juravle4a054192018-05-29 17:52:20 -07001142android.bluetooth.IBluetoothCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001143android.bluetooth.IBluetoothCallback$Stub
1144android.bluetooth.IBluetoothCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001145android.bluetooth.IBluetoothGatt$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001146android.bluetooth.IBluetoothGatt$Stub
1147android.bluetooth.IBluetoothGatt
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001148android.bluetooth.IBluetoothGattCallback$Stub$Proxy
1149android.bluetooth.IBluetoothGattCallback$Stub
1150android.bluetooth.IBluetoothGattCallback
1151android.bluetooth.IBluetoothGattServerCallback$Stub$Proxy
1152android.bluetooth.IBluetoothGattServerCallback$Stub
1153android.bluetooth.IBluetoothGattServerCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001154android.bluetooth.IBluetoothHeadset$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001155android.bluetooth.IBluetoothHeadset$Stub
1156android.bluetooth.IBluetoothHeadset
Calin Juravle4a054192018-05-29 17:52:20 -07001157android.bluetooth.IBluetoothHeadsetPhone$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001158android.bluetooth.IBluetoothHeadsetPhone$Stub
1159android.bluetooth.IBluetoothHeadsetPhone
art-benchmark-serviced5115932020-02-25 17:55:03 -08001160android.bluetooth.IBluetoothHearingAid$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001161android.bluetooth.IBluetoothHearingAid$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001162android.bluetooth.IBluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001163android.bluetooth.IBluetoothHidDevice$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001164android.bluetooth.IBluetoothHidDevice$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001165android.bluetooth.IBluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001166android.bluetooth.IBluetoothHidDeviceCallback$Stub$Proxy
1167android.bluetooth.IBluetoothHidDeviceCallback$Stub
1168android.bluetooth.IBluetoothHidDeviceCallback
1169android.bluetooth.IBluetoothHidHost$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001170android.bluetooth.IBluetoothHidHost$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001171android.bluetooth.IBluetoothHidHost
Andreas Gampe61e7b662015-06-17 23:57:04 -07001172android.bluetooth.IBluetoothManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001173android.bluetooth.IBluetoothManager$Stub
1174android.bluetooth.IBluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001175android.bluetooth.IBluetoothManagerCallback$Stub$Proxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07001176android.bluetooth.IBluetoothManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001177android.bluetooth.IBluetoothManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001178android.bluetooth.IBluetoothMap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001179android.bluetooth.IBluetoothMap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001180android.bluetooth.IBluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001181android.bluetooth.IBluetoothMetadataListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001182android.bluetooth.IBluetoothMetadataListener$Stub
1183android.bluetooth.IBluetoothMetadataListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001184android.bluetooth.IBluetoothPan$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001185android.bluetooth.IBluetoothPan$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001186android.bluetooth.IBluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001187android.bluetooth.IBluetoothPbap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001188android.bluetooth.IBluetoothPbap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001189android.bluetooth.IBluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001190android.bluetooth.IBluetoothProfileServiceConnection$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001191android.bluetooth.IBluetoothProfileServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001192android.bluetooth.IBluetoothProfileServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001193android.bluetooth.IBluetoothSap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001194android.bluetooth.IBluetoothSap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001195android.bluetooth.IBluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001196android.bluetooth.IBluetoothSocketManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001197android.bluetooth.IBluetoothSocketManager$Stub
1198android.bluetooth.IBluetoothSocketManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001199android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001200android.bluetooth.IBluetoothStateChangeCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001201android.bluetooth.IBluetoothStateChangeCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001202android.bluetooth.OobData$1
1203android.bluetooth.OobData
Calin Juravle4a054192018-05-29 17:52:20 -07001204android.bluetooth.UidTraffic$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001205android.bluetooth.UidTraffic
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001206android.bluetooth.le.AdvertiseData$1
1207android.bluetooth.le.AdvertiseData
1208android.bluetooth.le.AdvertisingSetParameters$1
1209android.bluetooth.le.AdvertisingSetParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001210android.bluetooth.le.BluetoothLeScanner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001211android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001212android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001213android.bluetooth.le.BluetoothLeScanner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001214android.bluetooth.le.BluetoothLeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001215android.bluetooth.le.IAdvertisingSetCallback$Stub$Proxy
1216android.bluetooth.le.IAdvertisingSetCallback$Stub
1217android.bluetooth.le.IAdvertisingSetCallback
1218android.bluetooth.le.IPeriodicAdvertisingCallback$Stub$Proxy
1219android.bluetooth.le.IPeriodicAdvertisingCallback$Stub
1220android.bluetooth.le.IPeriodicAdvertisingCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001221android.bluetooth.le.IScannerCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001222android.bluetooth.le.IScannerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001223android.bluetooth.le.IScannerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001224android.bluetooth.le.PeriodicAdvertisingParameters$1
1225android.bluetooth.le.PeriodicAdvertisingParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001226android.bluetooth.le.ScanCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001227android.bluetooth.le.ScanFilter$1
1228android.bluetooth.le.ScanFilter$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001229android.bluetooth.le.ScanFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001230android.bluetooth.le.ScanRecord
Calin Juravle4a054192018-05-29 17:52:20 -07001231android.bluetooth.le.ScanResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001232android.bluetooth.le.ScanResult
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001233android.bluetooth.le.ScanSettings$1
1234android.bluetooth.le.ScanSettings$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001235android.bluetooth.le.ScanSettings
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001236android.companion.AssociationRequest$1
1237android.companion.AssociationRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001238android.companion.CompanionDeviceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001239android.companion.ICompanionDeviceManager$Stub$Proxy
1240android.companion.ICompanionDeviceManager$Stub
1241android.companion.ICompanionDeviceManager
1242android.companion.IFindDeviceCallback$Stub$Proxy
1243android.companion.IFindDeviceCallback$Stub
1244android.companion.IFindDeviceCallback
1245android.compat.Compatibility$Callbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001246android.compat.Compatibility$ChangeConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001247android.compat.Compatibility
Calin Juravle4a054192018-05-29 17:52:20 -07001248android.content.-$$Lambda$AbstractThreadedSyncAdapter$ISyncAdapterImpl$L6ZtOCe8gjKwJj0908ytPlrD8Rc
art-benchmark-serviced5115932020-02-25 17:55:03 -08001249android.content.-$$Lambda$ClipboardManager$1$hQk8olbGAgUi4WWNG4ZuDZsM39s
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001250android.content.-$$Lambda$IntentFilter$WX75RVXUnG63zh-f133zF3i8Szs
1251android.content.-$$Lambda$IntentFilter$fvZpjl2C1djVISORSFvcX_-NkJo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001252android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001253android.content.AbstractThreadedSyncAdapter$SyncThread
Calin Juravle00b23d32019-03-08 17:52:20 -08001254android.content.AbstractThreadedSyncAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001255android.content.ActivityNotFoundException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001256android.content.AsyncQueryHandler$WorkerArgs
1257android.content.AsyncQueryHandler$WorkerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001258android.content.AsyncQueryHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001259android.content.AsyncTaskLoader
Calin Juravle36829e52019-04-10 19:07:47 -07001260android.content.AutofillOptions$1
1261android.content.AutofillOptions
Andreas Gampe859e2782016-04-06 18:37:56 -07001262android.content.BroadcastReceiver$PendingResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001263android.content.BroadcastReceiver$PendingResult
1264android.content.BroadcastReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001265android.content.ClipData$1
1266android.content.ClipData$Item
1267android.content.ClipData
1268android.content.ClipDescription$1
1269android.content.ClipDescription
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001270android.content.ClipboardManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001271android.content.ClipboardManager$OnPrimaryClipChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001272android.content.ClipboardManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001273android.content.ComponentCallbacks2
Calin Juravle00b23d32019-03-08 17:52:20 -08001274android.content.ComponentCallbacks
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001275android.content.ComponentName$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001276android.content.ComponentName$WithComponentName
Calin Juravle00b23d32019-03-08 17:52:20 -08001277android.content.ComponentName
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001278android.content.ContentCaptureOptions$1
Calin Juravle36829e52019-04-10 19:07:47 -07001279android.content.ContentCaptureOptions
Calin Juravle00b23d32019-03-08 17:52:20 -08001280android.content.ContentInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08001281android.content.ContentProvider$CallingIdentity
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001282android.content.ContentProvider$PipeDataWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001283android.content.ContentProvider$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001284android.content.ContentProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001285android.content.ContentProviderClient$CursorWrapperInner
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001286android.content.ContentProviderClient$NotRespondingRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08001287android.content.ContentProviderClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001288android.content.ContentProviderNative
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001289android.content.ContentProviderOperation$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001290android.content.ContentProviderOperation$BackReference$1
1291android.content.ContentProviderOperation$BackReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001292android.content.ContentProviderOperation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001293android.content.ContentProviderOperation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001294android.content.ContentProviderProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001295android.content.ContentProviderResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001296android.content.ContentProviderResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001297android.content.ContentResolver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001298android.content.ContentResolver$2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001299android.content.ContentResolver$CursorWrapperInner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001300android.content.ContentResolver$OpenResourceIdResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001301android.content.ContentResolver$ParcelFileDescriptorInner
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001302android.content.ContentResolver$ResultListener
1303android.content.ContentResolver$StringResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001304android.content.ContentResolver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001305android.content.ContentUris
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001306android.content.ContentValues$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001307android.content.ContentValues
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001308android.content.Context
1309android.content.ContextWrapper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001310android.content.CursorLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001311android.content.DialogInterface$OnCancelListener
1312android.content.DialogInterface$OnClickListener
1313android.content.DialogInterface$OnDismissListener
Calin Juravle4a054192018-05-29 17:52:20 -07001314android.content.DialogInterface$OnKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001315android.content.DialogInterface$OnShowListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001316android.content.DialogInterface
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001317android.content.IClipboard$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001318android.content.IClipboard$Stub
1319android.content.IClipboard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001320android.content.IContentProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001321android.content.IContentService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001322android.content.IContentService$Stub
1323android.content.IContentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001324android.content.IIntentReceiver$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001325android.content.IIntentReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001326android.content.IIntentReceiver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001327android.content.IIntentSender$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001328android.content.IIntentSender$Stub
1329android.content.IIntentSender
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001330android.content.IOnPrimaryClipChangedListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001331android.content.IOnPrimaryClipChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001332android.content.IOnPrimaryClipChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001333android.content.IRestrictionsManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001334android.content.IRestrictionsManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001335android.content.IRestrictionsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001336android.content.ISyncAdapter$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001337android.content.ISyncAdapter$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001338android.content.ISyncAdapter
Calin Juravle4a054192018-05-29 17:52:20 -07001339android.content.ISyncAdapterUnsyncableAccountCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001340android.content.ISyncAdapterUnsyncableAccountCallback$Stub
1341android.content.ISyncAdapterUnsyncableAccountCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001342android.content.ISyncContext$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001343android.content.ISyncContext$Stub
1344android.content.ISyncContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001345android.content.ISyncStatusObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001346android.content.ISyncStatusObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001347android.content.ISyncStatusObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001348android.content.Intent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001349android.content.Intent$CommandOptionHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001350android.content.Intent$FilterComparison
Calin Juravle00b23d32019-03-08 17:52:20 -08001351android.content.Intent
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001352android.content.IntentFilter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001353android.content.IntentFilter$AuthorityEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001354android.content.IntentFilter$MalformedMimeTypeException
Calin Juravle00b23d32019-03-08 17:52:20 -08001355android.content.IntentFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001356android.content.IntentSender$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001357android.content.IntentSender$FinishedDispatcher
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001358android.content.IntentSender$SendIntentException
Calin Juravle00b23d32019-03-08 17:52:20 -08001359android.content.IntentSender
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001360android.content.Loader$ForceLoadContentObserver
1361android.content.Loader$OnLoadCanceledListener
1362android.content.Loader$OnLoadCompleteListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001363android.content.Loader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001364android.content.LocusId$1
1365android.content.LocusId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001366android.content.LoggingContentInterface
1367android.content.MutableContextWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001368android.content.OperationApplicationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001369android.content.PeriodicSync$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001370android.content.PeriodicSync
1371android.content.PermissionChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001372android.content.ReceiverCallNotAllowedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001373android.content.RestrictionEntry$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001374android.content.RestrictionEntry
Andreas Gampe61e7b662015-06-17 23:57:04 -07001375android.content.RestrictionsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001376android.content.SearchRecentSuggestionsProvider$DatabaseHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001377android.content.SearchRecentSuggestionsProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001378android.content.ServiceConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001379android.content.SharedPreferences$Editor
1380android.content.SharedPreferences$OnSharedPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001381android.content.SharedPreferences
Calin Juravle4a054192018-05-29 17:52:20 -07001382android.content.SyncAdapterType$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001383android.content.SyncAdapterType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001384android.content.SyncAdaptersCache$MySerializer
1385android.content.SyncAdaptersCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001386android.content.SyncContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08001387android.content.SyncInfo$1
1388android.content.SyncInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001389android.content.SyncRequest$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001390android.content.SyncRequest$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001391android.content.SyncRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001392android.content.SyncResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001393android.content.SyncResult
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001394android.content.SyncStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001395android.content.SyncStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001396android.content.SyncStatusInfo$1
1397android.content.SyncStatusInfo$Stats
1398android.content.SyncStatusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001399android.content.SyncStatusObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001400android.content.UndoManager$UndoState
Calin Juravle00b23d32019-03-08 17:52:20 -08001401android.content.UndoManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001402android.content.UndoOperation
Andreas Gampe61e7b662015-06-17 23:57:04 -07001403android.content.UndoOwner
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001404android.content.UriMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08001405android.content.UriPermission$1
1406android.content.UriPermission
art-benchmark-service56aece62020-02-10 17:58:03 -08001407android.content.integrity.AppIntegrityManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001408android.content.integrity.IAppIntegrityManager$Stub
1409android.content.integrity.IAppIntegrityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001410android.content.om.IOverlayManager$Stub$Proxy
1411android.content.om.IOverlayManager$Stub
1412android.content.om.IOverlayManager
1413android.content.om.OverlayInfo$1
1414android.content.om.OverlayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001415android.content.om.OverlayManager
art-benchmark-service35aba412020-02-03 11:53:25 -08001416android.content.om.OverlayableInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001417android.content.pm.-$$Lambda$ApplicationInfo$1$FDtFc-prTtONpy6YSScuAiML69E
art-benchmark-serviced5115932020-02-25 17:55:03 -08001418android.content.pm.-$$Lambda$B12dZLpdwpXn89QSesmkaZjD72Q
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001419android.content.pm.-$$Lambda$IPackageManager$Stub$Proxy$X2I1qlX4SiKMZSjDTNzS_nTibbo
art-benchmark-servicead05a302020-03-17 09:46:02 -07001420android.content.pm.-$$Lambda$IPackageManager$Stub$ZVp6oEh-Gn_bn8lM7TgSgpaGriw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001421android.content.pm.-$$Lambda$PackageParser$0DZRgzfgaIMpCOhJqjw6PUiU5vw
1422android.content.pm.-$$Lambda$PackageParser$0aobsT7Zf7WVZCqMZ5z2clAuQf4
1423android.content.pm.-$$Lambda$PackageParser$M-9fHqS_eEp1oYkuKJhRHOGUxf8
1424android.content.pm.-$$Lambda$T1UQAuePWRRmVQ1KzTyMAktZUPM
1425android.content.pm.-$$Lambda$ciir_QAmv6RwJro4I58t77dPnxU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001426android.content.pm.-$$Lambda$n3uXeb1v-YRmq_BWTfosEqUUr9g
1427android.content.pm.-$$Lambda$zO9HBUVgPeroyDQPLJE-MNMvSqc
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001428android.content.pm.ActivityInfo$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001429android.content.pm.ActivityInfo$WindowLayout
Calin Juravle00b23d32019-03-08 17:52:20 -08001430android.content.pm.ActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001431android.content.pm.ActivityPresentationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001432android.content.pm.ApplicationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001433android.content.pm.ApplicationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001434android.content.pm.AuxiliaryResolveInfo$AuxiliaryFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001435android.content.pm.BaseParceledListSlice$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001436android.content.pm.BaseParceledListSlice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001437android.content.pm.ChangedPackages$1
1438android.content.pm.ChangedPackages
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001439android.content.pm.ComponentInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001440android.content.pm.ConfigurationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001441android.content.pm.ConfigurationInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001442android.content.pm.CrossProfileApps
art-benchmark-service35aba412020-02-03 11:53:25 -08001443android.content.pm.DataLoaderManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001444android.content.pm.DataLoaderParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001445android.content.pm.DataLoaderParamsParcel$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001446android.content.pm.DataLoaderParamsParcel
Calin Juravle00b23d32019-03-08 17:52:20 -08001447android.content.pm.FallbackCategoryProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001448android.content.pm.FeatureGroupInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001449android.content.pm.FeatureGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001450android.content.pm.FeatureInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001451android.content.pm.FeatureInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001452android.content.pm.FileSystemControlParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08001453android.content.pm.ICrossProfileApps$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001454android.content.pm.ICrossProfileApps$Stub
1455android.content.pm.ICrossProfileApps
art-benchmark-serviced5115932020-02-25 17:55:03 -08001456android.content.pm.IDataLoader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001457android.content.pm.IDataLoaderManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001458android.content.pm.IDataLoaderManager$Stub
1459android.content.pm.IDataLoaderManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001460android.content.pm.IDataLoaderStatusListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001461android.content.pm.IDataLoaderStatusListener$Stub
1462android.content.pm.IDataLoaderStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001463android.content.pm.IDexModuleRegisterCallback$Stub$Proxy
1464android.content.pm.IDexModuleRegisterCallback$Stub
1465android.content.pm.IDexModuleRegisterCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001466android.content.pm.ILauncherApps$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001467android.content.pm.ILauncherApps$Stub
1468android.content.pm.ILauncherApps
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001469android.content.pm.IOnAppsChangedListener$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001470android.content.pm.IOnAppsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001471android.content.pm.IOnAppsChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001472android.content.pm.IOtaDexopt$Stub
1473android.content.pm.IOtaDexopt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07001474android.content.pm.IPackageChangeObserver$Stub
1475android.content.pm.IPackageChangeObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001476android.content.pm.IPackageDataObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001477android.content.pm.IPackageDataObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001478android.content.pm.IPackageDataObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001479android.content.pm.IPackageDeleteObserver$Stub$Proxy
1480android.content.pm.IPackageDeleteObserver$Stub
1481android.content.pm.IPackageDeleteObserver2$Stub$Proxy
1482android.content.pm.IPackageDeleteObserver2$Stub
1483android.content.pm.IPackageDeleteObserver2
Calin Juravle4a054192018-05-29 17:52:20 -07001484android.content.pm.IPackageDeleteObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001485android.content.pm.IPackageInstallObserver2$Stub
1486android.content.pm.IPackageInstallObserver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001487android.content.pm.IPackageInstaller$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001488android.content.pm.IPackageInstaller$Stub
1489android.content.pm.IPackageInstaller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001490android.content.pm.IPackageInstallerCallback$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001491android.content.pm.IPackageInstallerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001492android.content.pm.IPackageInstallerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001493android.content.pm.IPackageInstallerSession$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001494android.content.pm.IPackageInstallerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001495android.content.pm.IPackageInstallerSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001496android.content.pm.IPackageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001497android.content.pm.IPackageManager$Stub
1498android.content.pm.IPackageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001499android.content.pm.IPackageManagerNative$Stub
1500android.content.pm.IPackageManagerNative
1501android.content.pm.IPackageMoveObserver$Stub$Proxy
1502android.content.pm.IPackageMoveObserver$Stub
1503android.content.pm.IPackageMoveObserver
1504android.content.pm.IPackageStatsObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001505android.content.pm.IPackageStatsObserver$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001506android.content.pm.IPackageStatsObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001507android.content.pm.IShortcutChangeCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001508android.content.pm.IShortcutChangeCallback$Stub
1509android.content.pm.IShortcutChangeCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001510android.content.pm.IShortcutService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001511android.content.pm.IShortcutService$Stub
1512android.content.pm.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08001513android.content.pm.InstallSourceInfo$1
1514android.content.pm.InstallSourceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001515android.content.pm.InstantAppIntentFilter$1
1516android.content.pm.InstantAppIntentFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08001517android.content.pm.InstantAppRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001518android.content.pm.InstantAppRequestInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001519android.content.pm.InstantAppRequestInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001520android.content.pm.InstantAppResolveInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001521android.content.pm.InstantAppResolveInfo$InstantAppDigest$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001522android.content.pm.InstantAppResolveInfo$InstantAppDigest
1523android.content.pm.InstantAppResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001524android.content.pm.InstrumentationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001525android.content.pm.InstrumentationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001526android.content.pm.IntentFilterVerificationInfo$1
1527android.content.pm.IntentFilterVerificationInfo
1528android.content.pm.KeySet$1
1529android.content.pm.KeySet
1530android.content.pm.LauncherActivityInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001531android.content.pm.LauncherApps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001532android.content.pm.LauncherApps$AppUsageLimit$1
1533android.content.pm.LauncherApps$AppUsageLimit
1534android.content.pm.LauncherApps$Callback
1535android.content.pm.LauncherApps$CallbackMessageHandler$CallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001536android.content.pm.LauncherApps$CallbackMessageHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001537android.content.pm.LauncherApps$ShortcutQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001538android.content.pm.LauncherApps
1539android.content.pm.ModuleInfo$1
1540android.content.pm.ModuleInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001541android.content.pm.PackageInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001542android.content.pm.PackageInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001543android.content.pm.PackageInfoLite$1
1544android.content.pm.PackageInfoLite
Calin Juravle4a054192018-05-29 17:52:20 -07001545android.content.pm.PackageInstaller$Session
1546android.content.pm.PackageInstaller$SessionCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001547android.content.pm.PackageInstaller$SessionCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001548android.content.pm.PackageInstaller$SessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001549android.content.pm.PackageInstaller$SessionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001550android.content.pm.PackageInstaller$SessionParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001551android.content.pm.PackageInstaller$SessionParams
1552android.content.pm.PackageInstaller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001553android.content.pm.PackageItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001554android.content.pm.PackageManager$1
1555android.content.pm.PackageManager$2
1556android.content.pm.PackageManager$ApplicationInfoQuery
1557android.content.pm.PackageManager$MoveCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001558android.content.pm.PackageManager$NameNotFoundException
Calin Juravle4a054192018-05-29 17:52:20 -07001559android.content.pm.PackageManager$OnPermissionsChangedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001560android.content.pm.PackageManager$PackageInfoQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001561android.content.pm.PackageManager
1562android.content.pm.PackageParser$1
Calin Juravle4a054192018-05-29 17:52:20 -07001563android.content.pm.PackageParser$Activity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001564android.content.pm.PackageParser$Activity
Calin Juravle4a054192018-05-29 17:52:20 -07001565android.content.pm.PackageParser$ActivityIntentInfo
1566android.content.pm.PackageParser$ApkLite
1567android.content.pm.PackageParser$CachedComponentArgs
1568android.content.pm.PackageParser$Callback
1569android.content.pm.PackageParser$CallbackImpl
1570android.content.pm.PackageParser$Component
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001571android.content.pm.PackageParser$Instrumentation$1
1572android.content.pm.PackageParser$Instrumentation
Calin Juravle00b23d32019-03-08 17:52:20 -08001573android.content.pm.PackageParser$IntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001574android.content.pm.PackageParser$NewPermissionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001575android.content.pm.PackageParser$Package$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001576android.content.pm.PackageParser$Package
Calin Juravle4a054192018-05-29 17:52:20 -07001577android.content.pm.PackageParser$PackageLite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001578android.content.pm.PackageParser$PackageParserException
Calin Juravle4a054192018-05-29 17:52:20 -07001579android.content.pm.PackageParser$ParseComponentArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08001580android.content.pm.PackageParser$ParsePackageItemArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001581android.content.pm.PackageParser$Permission$1
1582android.content.pm.PackageParser$Permission
1583android.content.pm.PackageParser$PermissionGroup$1
1584android.content.pm.PackageParser$PermissionGroup
1585android.content.pm.PackageParser$Provider$1
1586android.content.pm.PackageParser$Provider
1587android.content.pm.PackageParser$ProviderIntentInfo
1588android.content.pm.PackageParser$Service$1
1589android.content.pm.PackageParser$Service
1590android.content.pm.PackageParser$ServiceIntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001591android.content.pm.PackageParser$SigningDetails$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001592android.content.pm.PackageParser$SigningDetails$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001593android.content.pm.PackageParser$SigningDetails
Calin Juravle4a054192018-05-29 17:52:20 -07001594android.content.pm.PackageParser$SplitNameComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08001595android.content.pm.PackageParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001596android.content.pm.PackageParserCacheHelper$ReadHelper
1597android.content.pm.PackageParserCacheHelper$WriteHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001598android.content.pm.PackagePartitions$DeferredCanonicalFile
1599android.content.pm.PackagePartitions$SystemPartition
1600android.content.pm.PackagePartitions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001601android.content.pm.PackageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001602android.content.pm.PackageStats
Calin Juravle4a054192018-05-29 17:52:20 -07001603android.content.pm.PackageUserState
Andreas Gampe61e7b662015-06-17 23:57:04 -07001604android.content.pm.ParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001605android.content.pm.ParceledListSlice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001606android.content.pm.PathPermission$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001607android.content.pm.PathPermission
1608android.content.pm.PermissionGroupInfo$1
1609android.content.pm.PermissionGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001610android.content.pm.PermissionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001611android.content.pm.PermissionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001612android.content.pm.ProviderInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001613android.content.pm.ProviderInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001614android.content.pm.ProviderInfoList$1
1615android.content.pm.ProviderInfoList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001616android.content.pm.RegisteredServicesCache$1
1617android.content.pm.RegisteredServicesCache$2
1618android.content.pm.RegisteredServicesCache$3
1619android.content.pm.RegisteredServicesCache$ServiceInfo
1620android.content.pm.RegisteredServicesCache$UserServices
1621android.content.pm.RegisteredServicesCache
1622android.content.pm.RegisteredServicesCacheListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001623android.content.pm.ResolveInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001624android.content.pm.ResolveInfo
1625android.content.pm.SELinuxUtil
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001626android.content.pm.ServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001627android.content.pm.ServiceInfo
1628android.content.pm.SharedLibraryInfo$1
1629android.content.pm.SharedLibraryInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001630android.content.pm.ShortcutInfo$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001631android.content.pm.ShortcutInfo$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001632android.content.pm.ShortcutInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001633android.content.pm.ShortcutManager$ShareShortcutInfo$1
1634android.content.pm.ShortcutManager$ShareShortcutInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07001635android.content.pm.ShortcutManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001636android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
1637android.content.pm.ShortcutServiceInternal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001638android.content.pm.Signature$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001639android.content.pm.Signature
Calin Juravle4a054192018-05-29 17:52:20 -07001640android.content.pm.SigningInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001641android.content.pm.SigningInfo
Calin Juravle36829e52019-04-10 19:07:47 -07001642android.content.pm.StringParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001643android.content.pm.StringParceledListSlice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001644android.content.pm.SuspendDialogInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001645android.content.pm.SuspendDialogInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001646android.content.pm.SuspendDialogInfo
Kenny Root9787b802013-04-26 12:53:57 -07001647android.content.pm.UserInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001648android.content.pm.UserInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001649android.content.pm.VerifierDeviceIdentity$1
1650android.content.pm.VerifierDeviceIdentity
Calin Juravle36829e52019-04-10 19:07:47 -07001651android.content.pm.VerifierInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001652android.content.pm.VerifierInfo
1653android.content.pm.VersionedPackage$1
1654android.content.pm.VersionedPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001655android.content.pm.XmlSerializerAndParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001656android.content.pm.dex.ArtManager$SnapshotRuntimeProfileCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001657android.content.pm.dex.ArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001658android.content.pm.dex.ArtManagerInternal
1659android.content.pm.dex.DexMetadataHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001660android.content.pm.dex.IArtManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001661android.content.pm.dex.IArtManager$Stub
Calin Juravle4a054192018-05-29 17:52:20 -07001662android.content.pm.dex.IArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001663android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub$Proxy
1664android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub
1665android.content.pm.dex.ISnapshotRuntimeProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001666android.content.pm.dex.PackageOptimizationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001667android.content.pm.parsing.ApkLiteParseUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08001668android.content.pm.parsing.ParsingPackage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001669android.content.pm.parsing.ParsingPackageRead
1670android.content.pm.parsing.ParsingPackageUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08001671android.content.pm.permission.SplitPermissionInfoParcelable$1
1672android.content.pm.permission.SplitPermissionInfoParcelable
Calin Juravle4a054192018-05-29 17:52:20 -07001673android.content.pm.split.DefaultSplitAssetLoader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001674android.content.pm.split.SplitAssetDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001675android.content.pm.split.SplitAssetLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08001676android.content.pm.split.SplitDependencyLoader$IllegalDependencyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001677android.content.pm.split.SplitDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001678android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001679android.content.res.-$$Lambda$ResourcesImpl$99dm2ENnzo9b0SIUjUj2Kl3pi90
1680android.content.res.-$$Lambda$ResourcesImpl$h3PTRX185BeQl8SVC2_w9arp5Og
1681android.content.res.ApkAssets
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001682android.content.res.AssetFileDescriptor$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001683android.content.res.AssetFileDescriptor$AutoCloseInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08001684android.content.res.AssetFileDescriptor
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001685android.content.res.AssetManager$AssetInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001686android.content.res.AssetManager$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001687android.content.res.AssetManager
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001688android.content.res.ColorStateList$1
Andreas Gampe571fc302016-02-18 13:58:09 -08001689android.content.res.ColorStateList$ColorStateListFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08001690android.content.res.ColorStateList
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001691android.content.res.CompatResources
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001692android.content.res.CompatibilityInfo$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001693android.content.res.CompatibilityInfo$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001694android.content.res.CompatibilityInfo$Translator
Calin Juravle00b23d32019-03-08 17:52:20 -08001695android.content.res.CompatibilityInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08001696android.content.res.ComplexColor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001697android.content.res.Configuration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001698android.content.res.Configuration
Andreas Gampe61e7b662015-06-17 23:57:04 -07001699android.content.res.ConfigurationBoundResourceCache
1700android.content.res.ConstantState
1701android.content.res.DrawableCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001702android.content.res.FontResourcesParser$FamilyResourceEntry
1703android.content.res.FontResourcesParser$FontFamilyFilesResourceEntry
1704android.content.res.FontResourcesParser$FontFileResourceEntry
1705android.content.res.FontResourcesParser$ProviderResourceEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08001706android.content.res.FontResourcesParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001707android.content.res.GradientColor$GradientColorFactory
Andreas Gampe571fc302016-02-18 13:58:09 -08001708android.content.res.GradientColor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001709android.content.res.ObbInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001710android.content.res.ObbInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001711android.content.res.ObbScanner
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001712android.content.res.ResourceId
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001713android.content.res.Resources$AssetManagerUpdateHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001714android.content.res.Resources$NotFoundException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001715android.content.res.Resources$Theme
Andreas Gampe61e7b662015-06-17 23:57:04 -07001716android.content.res.Resources$ThemeKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08001717android.content.res.Resources$UpdateCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08001718android.content.res.Resources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001719android.content.res.ResourcesImpl$LookupStack
Andreas Gampe859e2782016-04-06 18:37:56 -07001720android.content.res.ResourcesImpl$ThemeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08001721android.content.res.ResourcesImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001722android.content.res.ResourcesKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001723android.content.res.StringBlock$Height
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001724android.content.res.StringBlock$StyleIDs
Calin Juravle00b23d32019-03-08 17:52:20 -08001725android.content.res.StringBlock
Andreas Gampe61e7b662015-06-17 23:57:04 -07001726android.content.res.ThemedResourceCache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001727android.content.res.TypedArray
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001728android.content.res.XmlBlock$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -08001729android.content.res.XmlBlock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001730android.content.res.XmlResourceParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001731android.content.res.loader.AssetsProvider
1732android.content.res.loader.ResourcesLoader$UpdateCallbacks
1733android.content.res.loader.ResourcesLoader
1734android.content.res.loader.ResourcesProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001735android.content.rollback.IRollbackManager$Stub$Proxy
1736android.content.rollback.IRollbackManager$Stub
1737android.content.rollback.IRollbackManager
Calin Juravle00b23d32019-03-08 17:52:20 -08001738android.content.rollback.RollbackManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001739android.content.type.-$$Lambda$DefaultMimeMapFactory$3biOnZOOEGRoeaFehYke-eZnpCg
art-benchmark-serviced5115932020-02-25 17:55:03 -08001740android.content.type.DefaultMimeMapFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001741android.database.-$$Lambda$ContentObserver$MgqiYb2qvgLhoXTioYXq9MvvpNk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001742android.database.AbstractCursor$SelfContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08001743android.database.AbstractCursor
Evan Millar0ea97b82009-03-24 17:49:23 -07001744android.database.AbstractWindowedCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001745android.database.BulkCursorDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001746android.database.BulkCursorDescriptor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001747android.database.BulkCursorNative
1748android.database.BulkCursorProxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001749android.database.BulkCursorToCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001750android.database.CharArrayBuffer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001751android.database.ContentObservable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001752android.database.ContentObserver$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001753android.database.ContentObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001754android.database.CrossProcessCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001755android.database.CrossProcessCursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001756android.database.Cursor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001757android.database.CursorIndexOutOfBoundsException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001758android.database.CursorToBulkCursorAdaptor$ContentObserverProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001759android.database.CursorToBulkCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001760android.database.CursorWindow$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001761android.database.CursorWindow
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001762android.database.CursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001763android.database.DataSetObservable
1764android.database.DataSetObserver
Jesse Wilson80686182011-01-21 17:12:43 -08001765android.database.DatabaseErrorHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001766android.database.DatabaseUtils$InsertHelper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001767android.database.DatabaseUtils
Jesse Wilson80686182011-01-21 17:12:43 -08001768android.database.DefaultDatabaseErrorHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001769android.database.IBulkCursor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001770android.database.IContentObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001771android.database.IContentObserver$Stub
1772android.database.IContentObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001773android.database.MatrixCursor$RowBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08001774android.database.MatrixCursor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001775android.database.MergeCursor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001776android.database.MergeCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001777android.database.Observable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001778android.database.SQLException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001779android.database.StaleDataException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001780android.database.sqlite.-$$Lambda$RBWjWVyGrOTsQrLCYzJ_G8Uk25Q
art-benchmark-serviced5115932020-02-25 17:55:03 -08001781android.database.sqlite.-$$Lambda$SQLiteDatabase$1FsSJH2q7x3eeDFXCAu9l4piDsE
1782android.database.sqlite.-$$Lambda$SQLiteQueryBuilder$W2yQ6UjYGqGIu6HEomKgdgvGNKI
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001783android.database.sqlite.DatabaseObjectNotClosedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001784android.database.sqlite.SQLiteAbortException
1785android.database.sqlite.SQLiteAccessPermException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001786android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001787android.database.sqlite.SQLiteBlobTooBigException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001788android.database.sqlite.SQLiteCantOpenDatabaseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001789android.database.sqlite.SQLiteClosable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001790android.database.sqlite.SQLiteCompatibilityWalFlags
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001791android.database.sqlite.SQLiteConnection$Operation
1792android.database.sqlite.SQLiteConnection$OperationLog
1793android.database.sqlite.SQLiteConnection$PreparedStatement
1794android.database.sqlite.SQLiteConnection$PreparedStatementCache
Calin Juravle00b23d32019-03-08 17:52:20 -08001795android.database.sqlite.SQLiteConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001796android.database.sqlite.SQLiteConnectionPool$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001797android.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus
Kenny Root9787b802013-04-26 12:53:57 -07001798android.database.sqlite.SQLiteConnectionPool$ConnectionWaiter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001799android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001800android.database.sqlite.SQLiteConnectionPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001801android.database.sqlite.SQLiteConstraintException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001802android.database.sqlite.SQLiteCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001803android.database.sqlite.SQLiteCursorDriver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001804android.database.sqlite.SQLiteCustomFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001805android.database.sqlite.SQLiteDatabase$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001806android.database.sqlite.SQLiteDatabase$CursorFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001807android.database.sqlite.SQLiteDatabase$OpenParams$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001808android.database.sqlite.SQLiteDatabase$OpenParams
1809android.database.sqlite.SQLiteDatabase
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001810android.database.sqlite.SQLiteDatabaseConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001811android.database.sqlite.SQLiteDatabaseCorruptException
1812android.database.sqlite.SQLiteDatabaseLockedException
Calin Juravle00b23d32019-03-08 17:52:20 -08001813android.database.sqlite.SQLiteDebug$DbStats
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001814android.database.sqlite.SQLiteDebug$PagerStats
Calin Juravle00b23d32019-03-08 17:52:20 -08001815android.database.sqlite.SQLiteDebug
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001816android.database.sqlite.SQLiteDirectCursorDriver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001817android.database.sqlite.SQLiteDiskIOException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001818android.database.sqlite.SQLiteDoneException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001819android.database.sqlite.SQLiteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001820android.database.sqlite.SQLiteFullException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001821android.database.sqlite.SQLiteGlobal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001822android.database.sqlite.SQLiteOpenHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001823android.database.sqlite.SQLiteOutOfMemoryException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001824android.database.sqlite.SQLiteProgram
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001825android.database.sqlite.SQLiteQuery
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001826android.database.sqlite.SQLiteQueryBuilder
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001827android.database.sqlite.SQLiteSession$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08001828android.database.sqlite.SQLiteSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001829android.database.sqlite.SQLiteStatement
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001830android.database.sqlite.SQLiteStatementInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001831android.database.sqlite.SQLiteTableLockedException
1832android.database.sqlite.SQLiteTokenizer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001833android.database.sqlite.SQLiteTransactionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001834android.database.sqlite.SqliteWrapper
art-benchmark-service35aba412020-02-03 11:53:25 -08001835android.ddm.DdmHandleAppName$Names
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001836android.ddm.DdmHandleAppName
Evan Millar0ea97b82009-03-24 17:49:23 -07001837android.ddm.DdmHandleExit
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001838android.ddm.DdmHandleHeap
1839android.ddm.DdmHandleHello
Evan Millar0ea97b82009-03-24 17:49:23 -07001840android.ddm.DdmHandleNativeHeap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001841android.ddm.DdmHandleProfiling
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001842android.ddm.DdmHandleThread
Kenny Root9787b802013-04-26 12:53:57 -07001843android.ddm.DdmHandleViewDebug
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001844android.ddm.DdmRegister
Calin Juravle00b23d32019-03-08 17:52:20 -08001845android.debug.AdbManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001846android.debug.AdbManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08001847android.debug.IAdbManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001848android.debug.IAdbManager$Stub
1849android.debug.IAdbManager
1850android.debug.IAdbTransport$Stub
1851android.debug.IAdbTransport
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001852android.graphics.-$$Lambda$ColorSpace$BNp-1CyCzsQzfE-Ads9uc4rJDfw
1853android.graphics.-$$Lambda$ColorSpace$Rgb$8EkhO2jIf14tuA3BvrmYJMa7YXM
1854android.graphics.-$$Lambda$ColorSpace$Rgb$CqKld6797g7__JnuY0NeFz5q4_E
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001855android.graphics.-$$Lambda$ColorSpace$Rgb$V_0lmM2WEpxGBDV_1G1wvvidn7Y
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001856android.graphics.-$$Lambda$ColorSpace$Rgb$ZvS77aTfobOSa2o9MTqYMph4Rcg
1857android.graphics.-$$Lambda$ColorSpace$Rgb$b9VGKuNnse0bbguR9jbOM_wK2Ac
1858android.graphics.-$$Lambda$ColorSpace$Rgb$bWzafC8vMHNuVmRuTUPEFUMlfuY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001859android.graphics.-$$Lambda$ColorSpace$Rgb$iMkODTKa3_8kPZUnZZerD2Lv-yo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001860android.graphics.-$$Lambda$ColorSpace$S2rlqJvkXGTpUF6mZhvkElds8JE
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001861android.graphics.-$$Lambda$HardwareRendererObserver$Z08IFApIdHoCBfw8BsQ-lVjpUlI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001862android.graphics.BLASTBufferQueue
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001863android.graphics.BaseCanvas
John Reck6b164402018-09-24 15:25:42 -07001864android.graphics.BaseRecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001865android.graphics.Bitmap$1
Calin Juravle4a054192018-05-29 17:52:20 -07001866android.graphics.Bitmap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001867android.graphics.Bitmap$CompressFormat
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001868android.graphics.Bitmap$Config
Calin Juravle00b23d32019-03-08 17:52:20 -08001869android.graphics.Bitmap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001870android.graphics.BitmapFactory$Options
Calin Juravle00b23d32019-03-08 17:52:20 -08001871android.graphics.BitmapFactory
Jesse Wilson80686182011-01-21 17:12:43 -08001872android.graphics.BitmapRegionDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001873android.graphics.BitmapShader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001874android.graphics.BlendMode$1
Calin Juravle36829e52019-04-10 19:07:47 -07001875android.graphics.BlendMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001876android.graphics.BlendModeColorFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001877android.graphics.BlurMaskFilter$Blur
Calin Juravle00b23d32019-03-08 17:52:20 -08001878android.graphics.BlurMaskFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001879android.graphics.Camera
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001880android.graphics.Canvas$EdgeType
Andreas Gampe859e2782016-04-06 18:37:56 -07001881android.graphics.Canvas$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001882android.graphics.Canvas
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001883android.graphics.CanvasProperty
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001884android.graphics.Color
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001885android.graphics.ColorFilter$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001886android.graphics.ColorFilter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001887android.graphics.ColorMatrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001888android.graphics.ColorMatrixColorFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08001889android.graphics.ColorSpace$Adaptation
art-benchmark-serviced5115932020-02-25 17:55:03 -08001890android.graphics.ColorSpace$Connector
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001891android.graphics.ColorSpace$Lab
1892android.graphics.ColorSpace$Model
1893android.graphics.ColorSpace$Named
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001894android.graphics.ColorSpace$RenderIntent
Calin Juravle00b23d32019-03-08 17:52:20 -08001895android.graphics.ColorSpace$Rgb$NoImagePreloadHolder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001896android.graphics.ColorSpace$Rgb$TransferParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08001897android.graphics.ColorSpace$Rgb
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001898android.graphics.ColorSpace$Xyz
Calin Juravle00b23d32019-03-08 17:52:20 -08001899android.graphics.ColorSpace
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001900android.graphics.ComposePathEffect
1901android.graphics.ComposeShader
1902android.graphics.CornerPathEffect
1903android.graphics.DashPathEffect
1904android.graphics.DiscretePathEffect
1905android.graphics.DrawFilter
1906android.graphics.EmbossMaskFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001907android.graphics.FontFamily
1908android.graphics.FontListParser
Calin Juravle00b23d32019-03-08 17:52:20 -08001909android.graphics.FrameInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001910android.graphics.GraphicBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001911android.graphics.GraphicBuffer
1912android.graphics.HardwareRenderer$DestroyContextRunnable
1913android.graphics.HardwareRenderer$FrameCompleteCallback
1914android.graphics.HardwareRenderer$FrameDrawingCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001915android.graphics.HardwareRenderer$FrameRenderRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08001916android.graphics.HardwareRenderer$ProcessInitializer$1
1917android.graphics.HardwareRenderer$ProcessInitializer
1918android.graphics.HardwareRenderer
art-benchmark-service56aece62020-02-10 17:58:03 -08001919android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener
1920android.graphics.HardwareRendererObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001921android.graphics.ImageDecoder$AssetInputStreamSource
1922android.graphics.ImageDecoder$DecodeException
1923android.graphics.ImageDecoder$ImageInfo
1924android.graphics.ImageDecoder$InputStreamSource
1925android.graphics.ImageDecoder$OnHeaderDecodedListener
1926android.graphics.ImageDecoder$Source
Calin Juravle00b23d32019-03-08 17:52:20 -08001927android.graphics.ImageDecoder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001928android.graphics.ImageFormat
Calin Juravle36829e52019-04-10 19:07:47 -07001929android.graphics.Insets$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001930android.graphics.Insets
Calin Juravle4a054192018-05-29 17:52:20 -07001931android.graphics.Interpolator$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08001932android.graphics.Interpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001933android.graphics.LeakyTypefaceStorage
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001934android.graphics.LightingColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001935android.graphics.LinearGradient
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001936android.graphics.MaskFilter
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001937android.graphics.Matrix$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001938android.graphics.Matrix$NoImagePreloadHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001939android.graphics.Matrix$ScaleToFit
Calin Juravle00b23d32019-03-08 17:52:20 -08001940android.graphics.Matrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001941android.graphics.Movie
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001942android.graphics.NinePatch$InsetStruct
Calin Juravle00b23d32019-03-08 17:52:20 -08001943android.graphics.NinePatch
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001944android.graphics.Outline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001945android.graphics.Paint$Align
1946android.graphics.Paint$Cap
1947android.graphics.Paint$FontMetrics
1948android.graphics.Paint$FontMetricsInt
1949android.graphics.Paint$Join
Andreas Gampe859e2782016-04-06 18:37:56 -07001950android.graphics.Paint$NoImagePreloadHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001951android.graphics.Paint$Style
Calin Juravle00b23d32019-03-08 17:52:20 -08001952android.graphics.Paint
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001953android.graphics.PaintFlagsDrawFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001954android.graphics.Path$Direction
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001955android.graphics.Path$FillType
art-benchmark-serviced5115932020-02-25 17:55:03 -08001956android.graphics.Path$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001957android.graphics.Path
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001958android.graphics.PathDashPathEffect
1959android.graphics.PathEffect
1960android.graphics.PathMeasure
art-benchmark-serviced5115932020-02-25 17:55:03 -08001961android.graphics.Picture$PictureCanvas
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001962android.graphics.Picture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001963android.graphics.PixelFormat
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001964android.graphics.Point$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001965android.graphics.Point
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001966android.graphics.PointF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001967android.graphics.PointF
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001968android.graphics.PorterDuff$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -08001969android.graphics.PorterDuff
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001970android.graphics.PorterDuffColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001971android.graphics.PorterDuffXfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001972android.graphics.RadialGradient
Calin Juravle00b23d32019-03-08 17:52:20 -08001973android.graphics.RecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001974android.graphics.Rect$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001975android.graphics.Rect$UnflattenHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001976android.graphics.Rect
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001977android.graphics.RectF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001978android.graphics.RectF
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001979android.graphics.Region$1
Jesse Wilson80686182011-01-21 17:12:43 -08001980android.graphics.Region$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001981android.graphics.Region
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001982android.graphics.RegionIterator
Calin Juravle36829e52019-04-10 19:07:47 -07001983android.graphics.RenderNode$AnimationHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001984android.graphics.RenderNode$CompositePositionUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001985android.graphics.RenderNode$NoImagePreloadHolder
1986android.graphics.RenderNode$PositionUpdateListener
1987android.graphics.RenderNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001988android.graphics.RuntimeShader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001989android.graphics.Shader$NoImagePreloadHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001990android.graphics.Shader$TileMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001991android.graphics.Shader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001992android.graphics.SumPathEffect
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001993android.graphics.SurfaceTexture$1
1994android.graphics.SurfaceTexture$OnFrameAvailableListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001995android.graphics.SurfaceTexture
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001996android.graphics.SweepGradient
1997android.graphics.TableMaskFilter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001998android.graphics.TemporaryBuffer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001999android.graphics.Typeface$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002000android.graphics.Typeface$CustomFallbackBuilder
2001android.graphics.Typeface
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002002android.graphics.Xfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002003android.graphics.YuvImage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002004android.graphics.animation.-$$Lambda$awqPSgriNRe12PWP0zkpAtPsfV4
2005android.graphics.animation.FallbackLUTInterpolator
2006android.graphics.animation.HasNativeInterpolator
art-benchmark-servicead05a302020-03-17 09:46:02 -07002007android.graphics.animation.NativeInterpolator
2008android.graphics.animation.NativeInterpolatorFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002009android.graphics.animation.RenderNodeAnimator$DelayedAnimationHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07002010android.graphics.animation.RenderNodeAnimator$ViewListener
2011android.graphics.animation.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002012android.graphics.drawable.-$$Lambda$AnimatedVectorDrawable$VectorDrawableAnimatorRT$PzjgSeyQweoFjbEZJP80UteZqm8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002013android.graphics.drawable.-$$Lambda$BitmapDrawable$LMqt8JvxZ4giSOIRAtlCKDg39Jw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002014android.graphics.drawable.-$$Lambda$Drawable$bbJz2VgQAwkXlE27mR8nPMYacEw
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002015android.graphics.drawable.-$$Lambda$NinePatchDrawable$yQvfm7FAkslD5wdGFysjgwt8cLE
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002016android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable
2017android.graphics.drawable.AdaptiveIconDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002018android.graphics.drawable.AdaptiveIconDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002019android.graphics.drawable.Animatable2$AnimationCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07002020android.graphics.drawable.Animatable2
Calin Juravle00b23d32019-03-08 17:52:20 -08002021android.graphics.drawable.Animatable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002022android.graphics.drawable.AnimatedImageDrawable$State
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002023android.graphics.drawable.AnimatedImageDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002024android.graphics.drawable.AnimatedRotateDrawable$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002025android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002026android.graphics.drawable.AnimatedRotateDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002027android.graphics.drawable.AnimatedStateListDrawable$AnimatableTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002028android.graphics.drawable.AnimatedStateListDrawable$AnimatedStateListState
Calin Juravle4a054192018-05-29 17:52:20 -07002029android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002030android.graphics.drawable.AnimatedStateListDrawable$AnimationDrawableTransition
art-benchmark-serviced5115932020-02-25 17:55:03 -08002031android.graphics.drawable.AnimatedStateListDrawable$FrameInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002032android.graphics.drawable.AnimatedStateListDrawable$Transition
Calin Juravle00b23d32019-03-08 17:52:20 -08002033android.graphics.drawable.AnimatedStateListDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002034android.graphics.drawable.AnimatedVectorDrawable$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002035android.graphics.drawable.AnimatedVectorDrawable$2
Andreas Gampe61e7b662015-06-17 23:57:04 -07002036android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator
Calin Juravle00b23d32019-03-08 17:52:20 -08002037android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState
Andreas Gampe859e2782016-04-06 18:37:56 -07002038android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimator
Doris Liu28cfd202016-02-22 16:51:40 -08002039android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002040android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorUI
Calin Juravle00b23d32019-03-08 17:52:20 -08002041android.graphics.drawable.AnimatedVectorDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002042android.graphics.drawable.AnimationDrawable$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08002043android.graphics.drawable.AnimationDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002044android.graphics.drawable.BitmapDrawable$BitmapState
Calin Juravle00b23d32019-03-08 17:52:20 -08002045android.graphics.drawable.BitmapDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002046android.graphics.drawable.ClipDrawable$ClipState
Calin Juravle00b23d32019-03-08 17:52:20 -08002047android.graphics.drawable.ClipDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002048android.graphics.drawable.ColorDrawable$ColorState
Calin Juravle00b23d32019-03-08 17:52:20 -08002049android.graphics.drawable.ColorDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002050android.graphics.drawable.ColorStateListDrawable$ColorStateListDrawableState
2051android.graphics.drawable.ColorStateListDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002052android.graphics.drawable.Drawable$Callback
2053android.graphics.drawable.Drawable$ConstantState
Calin Juravle00b23d32019-03-08 17:52:20 -08002054android.graphics.drawable.Drawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002055android.graphics.drawable.DrawableContainer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002056android.graphics.drawable.DrawableContainer$BlockInvalidateCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002057android.graphics.drawable.DrawableContainer$DrawableContainerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002058android.graphics.drawable.DrawableContainer
Andreas Gampe571fc302016-02-18 13:58:09 -08002059android.graphics.drawable.DrawableInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07002060android.graphics.drawable.DrawableWrapper$DrawableWrapperState
Calin Juravle00b23d32019-03-08 17:52:20 -08002061android.graphics.drawable.DrawableWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07002062android.graphics.drawable.GradientDrawable$1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002063android.graphics.drawable.GradientDrawable$GradientState
2064android.graphics.drawable.GradientDrawable$Orientation
Calin Juravle00b23d32019-03-08 17:52:20 -08002065android.graphics.drawable.GradientDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002066android.graphics.drawable.Icon$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002067android.graphics.drawable.Icon$LoadDrawableTask
Calin Juravle00b23d32019-03-08 17:52:20 -08002068android.graphics.drawable.Icon
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002069android.graphics.drawable.InsetDrawable$InsetState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002070android.graphics.drawable.InsetDrawable$InsetValue
Calin Juravle00b23d32019-03-08 17:52:20 -08002071android.graphics.drawable.InsetDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002072android.graphics.drawable.LayerDrawable$ChildDrawable
Evan Millar0ea97b82009-03-24 17:49:23 -07002073android.graphics.drawable.LayerDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002074android.graphics.drawable.LayerDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002075android.graphics.drawable.LevelListDrawable$LevelListState
2076android.graphics.drawable.LevelListDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002077android.graphics.drawable.NinePatchDrawable$NinePatchState
Calin Juravle00b23d32019-03-08 17:52:20 -08002078android.graphics.drawable.NinePatchDrawable
Calin Juravle4a054192018-05-29 17:52:20 -07002079android.graphics.drawable.PaintDrawable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002080android.graphics.drawable.RippleBackground$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07002081android.graphics.drawable.RippleBackground$BackgroundProperty
Calin Juravle00b23d32019-03-08 17:52:20 -08002082android.graphics.drawable.RippleBackground
Andreas Gampe61e7b662015-06-17 23:57:04 -07002083android.graphics.drawable.RippleComponent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002084android.graphics.drawable.RippleDrawable$RippleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002085android.graphics.drawable.RippleDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002086android.graphics.drawable.RippleForeground$1
2087android.graphics.drawable.RippleForeground$2
2088android.graphics.drawable.RippleForeground$3
2089android.graphics.drawable.RippleForeground$4
Calin Juravle00b23d32019-03-08 17:52:20 -08002090android.graphics.drawable.RippleForeground
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002091android.graphics.drawable.RotateDrawable$RotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002092android.graphics.drawable.RotateDrawable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002093android.graphics.drawable.ScaleDrawable$ScaleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002094android.graphics.drawable.ScaleDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002095android.graphics.drawable.ShapeDrawable$ShaderFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002096android.graphics.drawable.ShapeDrawable$ShapeState
Calin Juravle00b23d32019-03-08 17:52:20 -08002097android.graphics.drawable.ShapeDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002098android.graphics.drawable.StateListDrawable$StateListState
Calin Juravle00b23d32019-03-08 17:52:20 -08002099android.graphics.drawable.StateListDrawable
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002100android.graphics.drawable.TransitionDrawable$TransitionState
Calin Juravle00b23d32019-03-08 17:52:20 -08002101android.graphics.drawable.TransitionDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002102android.graphics.drawable.VectorDrawable$VClipPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002103android.graphics.drawable.VectorDrawable$VFullPath$10
Calin Juravle00b23d32019-03-08 17:52:20 -08002104android.graphics.drawable.VectorDrawable$VFullPath$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002105android.graphics.drawable.VectorDrawable$VFullPath$2
2106android.graphics.drawable.VectorDrawable$VFullPath$3
2107android.graphics.drawable.VectorDrawable$VFullPath$4
2108android.graphics.drawable.VectorDrawable$VFullPath$5
2109android.graphics.drawable.VectorDrawable$VFullPath$6
2110android.graphics.drawable.VectorDrawable$VFullPath$7
2111android.graphics.drawable.VectorDrawable$VFullPath$8
2112android.graphics.drawable.VectorDrawable$VFullPath$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002113android.graphics.drawable.VectorDrawable$VFullPath
Andreas Gampe571fc302016-02-18 13:58:09 -08002114android.graphics.drawable.VectorDrawable$VGroup$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002115android.graphics.drawable.VectorDrawable$VGroup$2
2116android.graphics.drawable.VectorDrawable$VGroup$3
2117android.graphics.drawable.VectorDrawable$VGroup$4
2118android.graphics.drawable.VectorDrawable$VGroup$5
2119android.graphics.drawable.VectorDrawable$VGroup$6
2120android.graphics.drawable.VectorDrawable$VGroup$7
2121android.graphics.drawable.VectorDrawable$VGroup$8
2122android.graphics.drawable.VectorDrawable$VGroup$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002123android.graphics.drawable.VectorDrawable$VGroup
Andreas Gampe571fc302016-02-18 13:58:09 -08002124android.graphics.drawable.VectorDrawable$VObject
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002125android.graphics.drawable.VectorDrawable$VPath$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002126android.graphics.drawable.VectorDrawable$VPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002127android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002128android.graphics.drawable.VectorDrawable$VectorDrawableState
2129android.graphics.drawable.VectorDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002130android.graphics.drawable.shapes.OvalShape
art-benchmark-serviced5115932020-02-25 17:55:03 -08002131android.graphics.drawable.shapes.PathShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002132android.graphics.drawable.shapes.RectShape
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002133android.graphics.drawable.shapes.RoundRectShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002134android.graphics.drawable.shapes.Shape
Calin Juravle00b23d32019-03-08 17:52:20 -08002135android.graphics.fonts.Font$Builder
2136android.graphics.fonts.Font
2137android.graphics.fonts.FontCustomizationParser$Result
2138android.graphics.fonts.FontCustomizationParser
2139android.graphics.fonts.FontFamily$Builder
2140android.graphics.fonts.FontFamily
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002141android.graphics.fonts.FontFileUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08002142android.graphics.fonts.FontStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002143android.graphics.fonts.FontVariationAxis
Calin Juravle00b23d32019-03-08 17:52:20 -08002144android.graphics.fonts.SystemFonts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002145android.graphics.pdf.PdfDocument
2146android.graphics.pdf.PdfEditor
2147android.graphics.pdf.PdfRenderer
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002148android.graphics.text.LineBreaker$Builder
2149android.graphics.text.LineBreaker$ParagraphConstraints
2150android.graphics.text.LineBreaker$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08002151android.graphics.text.LineBreaker
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002152android.graphics.text.MeasuredText$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002153android.graphics.text.MeasuredText
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002154android.gsi.AvbPublicKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08002155android.gsi.GsiProgress$1
2156android.gsi.GsiProgress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002157android.gsi.IGsiService$Stub$Proxy
2158android.gsi.IGsiService$Stub
2159android.gsi.IGsiService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002160android.hardware.Camera$CameraInfo
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002161android.hardware.Camera$Face
Calin Juravle00b23d32019-03-08 17:52:20 -08002162android.hardware.Camera
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002163android.hardware.CameraStatus$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002164android.hardware.CameraStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07002165android.hardware.ConsumerIrManager
Calin Juravle4a054192018-05-29 17:52:20 -07002166android.hardware.GeomagneticField$LegendreTable
Calin Juravle00b23d32019-03-08 17:52:20 -08002167android.hardware.GeomagneticField
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002168android.hardware.HardwareBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002169android.hardware.HardwareBuffer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002170android.hardware.ICameraService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002171android.hardware.ICameraService$Stub
2172android.hardware.ICameraService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002173android.hardware.ICameraServiceListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002174android.hardware.ICameraServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002175android.hardware.ICameraServiceProxy$Stub
2176android.hardware.ICameraServiceProxy
2177android.hardware.IConsumerIrService$Stub
2178android.hardware.IConsumerIrService
2179android.hardware.ISensorPrivacyListener$Stub$Proxy
2180android.hardware.ISensorPrivacyListener$Stub
2181android.hardware.ISensorPrivacyListener
2182android.hardware.ISensorPrivacyManager$Stub$Proxy
2183android.hardware.ISensorPrivacyManager$Stub
2184android.hardware.ISensorPrivacyManager
2185android.hardware.ISerialManager$Stub
2186android.hardware.ISerialManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002187android.hardware.Sensor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002188android.hardware.SensorAdditionalInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07002189android.hardware.SensorEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08002190android.hardware.SensorEventCallback
2191android.hardware.SensorEventListener2
Kenny Root9787b802013-04-26 12:53:57 -07002192android.hardware.SensorEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002193android.hardware.SensorListener
Evan Millar0ea97b82009-03-24 17:49:23 -07002194android.hardware.SensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002195android.hardware.SensorPrivacyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002196android.hardware.SensorPrivacyManager
Andreas Gampe61e7b662015-06-17 23:57:04 -07002197android.hardware.SerialManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002198android.hardware.SerialPort
Kenny Root9787b802013-04-26 12:53:57 -07002199android.hardware.SystemSensorManager$BaseEventQueue
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002200android.hardware.SystemSensorManager$SensorEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002201android.hardware.SystemSensorManager$TriggerEventQueue
Calin Juravle00b23d32019-03-08 17:52:20 -08002202android.hardware.SystemSensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002203android.hardware.TriggerEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002204android.hardware.TriggerEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002205android.hardware.biometrics.BiometricAuthenticator$AuthenticationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002206android.hardware.biometrics.BiometricAuthenticator$Identifier
Calin Juravle00b23d32019-03-08 17:52:20 -08002207android.hardware.biometrics.BiometricAuthenticator
2208android.hardware.biometrics.BiometricFaceConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002209android.hardware.biometrics.BiometricFingerprintConstants
Calin Juravle00b23d32019-03-08 17:52:20 -08002210android.hardware.biometrics.BiometricManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002211android.hardware.biometrics.BiometricSourceType$1
2212android.hardware.biometrics.BiometricSourceType
art-benchmark-serviced5115932020-02-25 17:55:03 -08002213android.hardware.biometrics.CryptoObject
2214android.hardware.biometrics.IAuthService$Stub$Proxy
2215android.hardware.biometrics.IAuthService$Stub
2216android.hardware.biometrics.IAuthService
2217android.hardware.biometrics.IBiometricAuthenticator$Stub$Proxy
2218android.hardware.biometrics.IBiometricAuthenticator$Stub
2219android.hardware.biometrics.IBiometricAuthenticator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002220android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub$Proxy
2221android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub
2222android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback
2223android.hardware.biometrics.IBiometricService$Stub$Proxy
2224android.hardware.biometrics.IBiometricService$Stub
2225android.hardware.biometrics.IBiometricService
2226android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002227android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub
2228android.hardware.biometrics.IBiometricServiceLockoutResetCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002229android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy
2230android.hardware.biometrics.IBiometricServiceReceiver$Stub
2231android.hardware.biometrics.IBiometricServiceReceiver
2232android.hardware.biometrics.IBiometricServiceReceiverInternal$Stub$Proxy
2233android.hardware.biometrics.IBiometricServiceReceiverInternal$Stub
2234android.hardware.biometrics.IBiometricServiceReceiverInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002235android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$6Ptxoe4wF_VCkE_pml8t66mklao
2236android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$CONvadOBAEkcHSpx8j61v67qRGM
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002237android.hardware.camera2.CameraAccessException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002238android.hardware.camera2.CameraCharacteristics$1
2239android.hardware.camera2.CameraCharacteristics$2
2240android.hardware.camera2.CameraCharacteristics$3
2241android.hardware.camera2.CameraCharacteristics$4
2242android.hardware.camera2.CameraCharacteristics$5
art-benchmark-service56aece62020-02-10 17:58:03 -08002243android.hardware.camera2.CameraCharacteristics$6
Andreas Gampe571fc302016-02-18 13:58:09 -08002244android.hardware.camera2.CameraCharacteristics$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002245android.hardware.camera2.CameraCharacteristics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002246android.hardware.camera2.CameraDevice
2247android.hardware.camera2.CameraManager$AvailabilityCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002248android.hardware.camera2.CameraManager$CameraManagerGlobal$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002249android.hardware.camera2.CameraManager$CameraManagerGlobal$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002250android.hardware.camera2.CameraManager$CameraManagerGlobal$4
2251android.hardware.camera2.CameraManager$CameraManagerGlobal$5
2252android.hardware.camera2.CameraManager$CameraManagerGlobal$6
2253android.hardware.camera2.CameraManager$CameraManagerGlobal$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002254android.hardware.camera2.CameraManager$CameraManagerGlobal
2255android.hardware.camera2.CameraManager$TorchCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002256android.hardware.camera2.CameraManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002257android.hardware.camera2.CameraMetadata
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002258android.hardware.camera2.CaptureRequest$1
2259android.hardware.camera2.CaptureRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08002260android.hardware.camera2.CaptureRequest$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002261android.hardware.camera2.CaptureRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002262android.hardware.camera2.CaptureResult$1
2263android.hardware.camera2.CaptureResult$2
2264android.hardware.camera2.CaptureResult$3
Andreas Gampe571fc302016-02-18 13:58:09 -08002265android.hardware.camera2.CaptureResult$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002266android.hardware.camera2.CaptureResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002267android.hardware.camera2.DngCreator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002268android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor
2269android.hardware.camera2.impl.CameraDeviceImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002270android.hardware.camera2.impl.CameraMetadataNative$10
2271android.hardware.camera2.impl.CameraMetadataNative$11
2272android.hardware.camera2.impl.CameraMetadataNative$12
2273android.hardware.camera2.impl.CameraMetadataNative$13
2274android.hardware.camera2.impl.CameraMetadataNative$14
2275android.hardware.camera2.impl.CameraMetadataNative$15
2276android.hardware.camera2.impl.CameraMetadataNative$16
2277android.hardware.camera2.impl.CameraMetadataNative$17
2278android.hardware.camera2.impl.CameraMetadataNative$18
2279android.hardware.camera2.impl.CameraMetadataNative$19
Calin Juravle00b23d32019-03-08 17:52:20 -08002280android.hardware.camera2.impl.CameraMetadataNative$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002281android.hardware.camera2.impl.CameraMetadataNative$20
Calin Juravle00b23d32019-03-08 17:52:20 -08002282android.hardware.camera2.impl.CameraMetadataNative$21
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002283android.hardware.camera2.impl.CameraMetadataNative$22
art-benchmark-serviced5115932020-02-25 17:55:03 -08002284android.hardware.camera2.impl.CameraMetadataNative$23
Calin Juravle00b23d32019-03-08 17:52:20 -08002285android.hardware.camera2.impl.CameraMetadataNative$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002286android.hardware.camera2.impl.CameraMetadataNative$3
2287android.hardware.camera2.impl.CameraMetadataNative$4
2288android.hardware.camera2.impl.CameraMetadataNative$5
2289android.hardware.camera2.impl.CameraMetadataNative$6
2290android.hardware.camera2.impl.CameraMetadataNative$7
2291android.hardware.camera2.impl.CameraMetadataNative$8
2292android.hardware.camera2.impl.CameraMetadataNative$9
2293android.hardware.camera2.impl.CameraMetadataNative$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002294android.hardware.camera2.impl.CameraMetadataNative
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002295android.hardware.camera2.impl.GetCommand
2296android.hardware.camera2.impl.SetCommand
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002297android.hardware.camera2.marshal.MarshalHelpers
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002298android.hardware.camera2.marshal.MarshalQueryable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002299android.hardware.camera2.marshal.MarshalRegistry$MarshalToken
Calin Juravle00b23d32019-03-08 17:52:20 -08002300android.hardware.camera2.marshal.MarshalRegistry
Calin Juravle4a054192018-05-29 17:52:20 -07002301android.hardware.camera2.marshal.Marshaler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002302android.hardware.camera2.marshal.impl.MarshalQueryableArray$MarshalerArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002303android.hardware.camera2.marshal.impl.MarshalQueryableArray
2304android.hardware.camera2.marshal.impl.MarshalQueryableBlackLevelPattern
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002305android.hardware.camera2.marshal.impl.MarshalQueryableBoolean$MarshalerBoolean
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002306android.hardware.camera2.marshal.impl.MarshalQueryableBoolean
2307android.hardware.camera2.marshal.impl.MarshalQueryableColorSpaceTransform
2308android.hardware.camera2.marshal.impl.MarshalQueryableEnum
2309android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration
2310android.hardware.camera2.marshal.impl.MarshalQueryableMeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002311android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08002312android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002313android.hardware.camera2.marshal.impl.MarshalQueryablePair
2314android.hardware.camera2.marshal.impl.MarshalQueryableParcelable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002315android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive$MarshalerPrimitive
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002316android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive
2317android.hardware.camera2.marshal.impl.MarshalQueryableRange
Calin Juravle00b23d32019-03-08 17:52:20 -08002318android.hardware.camera2.marshal.impl.MarshalQueryableRecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002319android.hardware.camera2.marshal.impl.MarshalQueryableRect
2320android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap
2321android.hardware.camera2.marshal.impl.MarshalQueryableRggbChannelVector
art-benchmark-serviced5115932020-02-25 17:55:03 -08002322android.hardware.camera2.marshal.impl.MarshalQueryableSize$MarshalerSize
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002323android.hardware.camera2.marshal.impl.MarshalQueryableSize
2324android.hardware.camera2.marshal.impl.MarshalQueryableSizeF
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002325android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002326android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002327android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002328android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration
2329android.hardware.camera2.marshal.impl.MarshalQueryableString
2330android.hardware.camera2.params.BlackLevelPattern
art-benchmark-service56aece62020-02-10 17:58:03 -08002331android.hardware.camera2.params.Capability
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002332android.hardware.camera2.params.ColorSpaceTransform
2333android.hardware.camera2.params.Face
2334android.hardware.camera2.params.HighSpeedVideoConfiguration
2335android.hardware.camera2.params.LensShadingMap
Calin Juravle36829e52019-04-10 19:07:47 -07002336android.hardware.camera2.params.MandatoryStreamCombination$ReprocessType
2337android.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold
2338android.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate
2339android.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate
Calin Juravle00b23d32019-03-08 17:52:20 -08002340android.hardware.camera2.params.MandatoryStreamCombination
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002341android.hardware.camera2.params.MeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002342android.hardware.camera2.params.OisSample
Calin Juravle00b23d32019-03-08 17:52:20 -08002343android.hardware.camera2.params.RecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002344android.hardware.camera2.params.ReprocessFormatsMap
2345android.hardware.camera2.params.RggbChannelVector
2346android.hardware.camera2.params.StreamConfiguration
2347android.hardware.camera2.params.StreamConfigurationDuration
2348android.hardware.camera2.params.StreamConfigurationMap
2349android.hardware.camera2.params.TonemapCurve
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002350android.hardware.camera2.utils.ArrayUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002351android.hardware.camera2.utils.ConcurrentCameraIdCombination$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002352android.hardware.camera2.utils.ConcurrentCameraIdCombination
2353android.hardware.camera2.utils.TypeReference$SpecializedBaseTypeReference
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002354android.hardware.camera2.utils.TypeReference$SpecializedTypeReference
Calin Juravle00b23d32019-03-08 17:52:20 -08002355android.hardware.camera2.utils.TypeReference
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002356android.hardware.contexthub.V1_0.ContextHub
2357android.hardware.contexthub.V1_0.ContextHubMsg
2358android.hardware.contexthub.V1_0.HubAppInfo
2359android.hardware.contexthub.V1_0.IContexthub$Proxy
2360android.hardware.contexthub.V1_0.IContexthub
2361android.hardware.contexthub.V1_0.IContexthubCallback$Stub
2362android.hardware.contexthub.V1_0.IContexthubCallback
2363android.hardware.contexthub.V1_0.MemRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002364android.hardware.contexthub.V1_0.NanoAppBinary
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002365android.hardware.contexthub.V1_0.PhysicalSensor
2366android.hardware.display.-$$Lambda$NightDisplayListener$sOK1HmSbMnFLzc4SdDD1WpVWJiI
Calin Juravle4a054192018-05-29 17:52:20 -07002367android.hardware.display.AmbientBrightnessDayStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002368android.hardware.display.AmbientBrightnessDayStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002369android.hardware.display.AmbientDisplayConfiguration
Calin Juravle4a054192018-05-29 17:52:20 -07002370android.hardware.display.BrightnessChangeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002371android.hardware.display.BrightnessChangeEvent$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002372android.hardware.display.BrightnessChangeEvent
Calin Juravle4a054192018-05-29 17:52:20 -07002373android.hardware.display.BrightnessConfiguration$1
2374android.hardware.display.BrightnessConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002375android.hardware.display.BrightnessConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002376android.hardware.display.BrightnessCorrection$1
2377android.hardware.display.BrightnessCorrection$BrightnessCorrectionImplementation
2378android.hardware.display.BrightnessCorrection$ScaleAndTranslateLog
2379android.hardware.display.BrightnessCorrection
Calin Juravle00b23d32019-03-08 17:52:20 -08002380android.hardware.display.ColorDisplayManager$ColorDisplayManagerInternal
2381android.hardware.display.ColorDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002382android.hardware.display.Curve$1
2383android.hardware.display.Curve
art-benchmark-servicead05a302020-03-17 09:46:02 -07002384android.hardware.display.DeviceProductInfo$1
2385android.hardware.display.DeviceProductInfo$ManufactureDate$1
2386android.hardware.display.DeviceProductInfo$ManufactureDate
2387android.hardware.display.DeviceProductInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002388android.hardware.display.DisplayManager$DisplayListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002389android.hardware.display.DisplayManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002390android.hardware.display.DisplayManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002391android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002392android.hardware.display.DisplayManagerGlobal$DisplayManagerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002393android.hardware.display.DisplayManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002394android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks
2395android.hardware.display.DisplayManagerInternal$DisplayPowerRequest
2396android.hardware.display.DisplayManagerInternal
2397android.hardware.display.DisplayViewport
Calin Juravle00b23d32019-03-08 17:52:20 -08002398android.hardware.display.DisplayedContentSample
2399android.hardware.display.DisplayedContentSamplingAttributes
2400android.hardware.display.IColorDisplayManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002401android.hardware.display.IColorDisplayManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07002402android.hardware.display.IColorDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002403android.hardware.display.IDisplayManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002404android.hardware.display.IDisplayManager$Stub
2405android.hardware.display.IDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002406android.hardware.display.IDisplayManagerCallback$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002407android.hardware.display.IDisplayManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002408android.hardware.display.IDisplayManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002409android.hardware.display.IVirtualDisplayCallback$Stub$Proxy
2410android.hardware.display.IVirtualDisplayCallback$Stub
2411android.hardware.display.IVirtualDisplayCallback
2412android.hardware.display.NightDisplayListener$1
2413android.hardware.display.NightDisplayListener$Callback
2414android.hardware.display.NightDisplayListener
2415android.hardware.display.Time$1
2416android.hardware.display.Time
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002417android.hardware.display.VirtualDisplayConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002418android.hardware.display.WifiDisplay$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002419android.hardware.display.WifiDisplay
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002420android.hardware.display.WifiDisplaySessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002421android.hardware.display.WifiDisplaySessionInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002422android.hardware.display.WifiDisplayStatus$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002423android.hardware.display.WifiDisplayStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002424android.hardware.face.Face$1
2425android.hardware.face.Face
2426android.hardware.face.FaceManager$1
2427android.hardware.face.FaceManager$AuthenticationCallback
2428android.hardware.face.FaceManager$AuthenticationResult
2429android.hardware.face.FaceManager$EnrollmentCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002430android.hardware.face.FaceManager$LockoutResetCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002431android.hardware.face.FaceManager$MyHandler
2432android.hardware.face.FaceManager$OnAuthenticationCancelListener
2433android.hardware.face.FaceManager$RemovalCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002434android.hardware.face.FaceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002435android.hardware.face.IFaceService$Stub$Proxy
2436android.hardware.face.IFaceService$Stub
2437android.hardware.face.IFaceService
2438android.hardware.face.IFaceServiceReceiver$Stub$Proxy
2439android.hardware.face.IFaceServiceReceiver$Stub
2440android.hardware.face.IFaceServiceReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08002441android.hardware.fingerprint.Fingerprint$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002442android.hardware.fingerprint.Fingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002443android.hardware.fingerprint.FingerprintManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002444android.hardware.fingerprint.FingerprintManager$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002445android.hardware.fingerprint.FingerprintManager$AuthenticationCallback
2446android.hardware.fingerprint.FingerprintManager$LockoutResetCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002447android.hardware.fingerprint.FingerprintManager$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08002448android.hardware.fingerprint.FingerprintManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002449android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub$Proxy
2450android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub
2451android.hardware.fingerprint.IFingerprintClientActiveCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002452android.hardware.fingerprint.IFingerprintService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002453android.hardware.fingerprint.IFingerprintService$Stub
2454android.hardware.fingerprint.IFingerprintService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002455android.hardware.fingerprint.IFingerprintServiceReceiver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002456android.hardware.fingerprint.IFingerprintServiceReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002457android.hardware.fingerprint.IFingerprintServiceReceiver
Andreas Gampe61e7b662015-06-17 23:57:04 -07002458android.hardware.hdmi.HdmiControlManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002459android.hardware.hdmi.HdmiPlaybackClient$DisplayStatusCallback
2460android.hardware.input.IInputDevicesChangedListener$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002461android.hardware.input.IInputDevicesChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002462android.hardware.input.IInputDevicesChangedListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002463android.hardware.input.IInputManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002464android.hardware.input.IInputManager$Stub
2465android.hardware.input.IInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002466android.hardware.input.ITabletModeChangedListener$Stub$Proxy
2467android.hardware.input.ITabletModeChangedListener$Stub
2468android.hardware.input.ITabletModeChangedListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002469android.hardware.input.InputDeviceIdentifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002470android.hardware.input.InputDeviceIdentifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002471android.hardware.input.InputManager$InputDeviceListener
2472android.hardware.input.InputManager$InputDeviceListenerDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08002473android.hardware.input.InputManager$InputDeviceVibrator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002474android.hardware.input.InputManager$InputDevicesChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002475android.hardware.input.InputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002476android.hardware.input.InputManagerInternal
2477android.hardware.input.KeyboardLayout$1
2478android.hardware.input.KeyboardLayout
2479android.hardware.input.TouchCalibration$1
2480android.hardware.input.TouchCalibration
Calin Juravle00b23d32019-03-08 17:52:20 -08002481android.hardware.iris.IrisManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002482android.hardware.lights.LightsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002483android.hardware.location.-$$Lambda$ContextHubManager$3$5yx25kUuvL9qy3uBcIzI3sQQoL8
2484android.hardware.location.-$$Lambda$ContextHubManager$3$KgVQePwT_QpjU9EQTp2L3LsHE5Y
art-benchmark-serviced5115932020-02-25 17:55:03 -08002485android.hardware.location.-$$Lambda$ContextHubManager$3$U9x_HK_GdADIEQ3mS5mDWMNWMu8
2486android.hardware.location.-$$Lambda$ContextHubManager$4$sylEfC1Rx_cxuQRnKuthZXmV8KI
2487android.hardware.location.-$$Lambda$ContextHubTransaction$7a5H6DrY_dOy9M3qnYHhlmDHRNQ
2488android.hardware.location.-$$Lambda$ContextHubTransaction$RNVGnle3xCUm9u68syzn6-2znnU
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002489android.hardware.location.ActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002490android.hardware.location.ContextHubClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08002491android.hardware.location.ContextHubClientCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002492android.hardware.location.ContextHubInfo$1
2493android.hardware.location.ContextHubInfo
2494android.hardware.location.ContextHubManager$2
2495android.hardware.location.ContextHubManager$3
2496android.hardware.location.ContextHubManager$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002497android.hardware.location.ContextHubManager$Callback
2498android.hardware.location.ContextHubManager$ICallback
Andreas Gampe859e2782016-04-06 18:37:56 -07002499android.hardware.location.ContextHubManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002500android.hardware.location.ContextHubMessage$1
2501android.hardware.location.ContextHubMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -08002502android.hardware.location.ContextHubTransaction$OnCompleteListener
2503android.hardware.location.ContextHubTransaction$Response
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002504android.hardware.location.ContextHubTransaction
art-benchmark-serviced5115932020-02-25 17:55:03 -08002505android.hardware.location.GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper
2506android.hardware.location.GeofenceHardware
2507android.hardware.location.GeofenceHardwareCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002508android.hardware.location.GeofenceHardwareImpl$1
2509android.hardware.location.GeofenceHardwareImpl$2
2510android.hardware.location.GeofenceHardwareImpl$3
2511android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
2512android.hardware.location.GeofenceHardwareImpl$Reaper
2513android.hardware.location.GeofenceHardwareImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08002514android.hardware.location.GeofenceHardwareMonitorCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002515android.hardware.location.GeofenceHardwareMonitorEvent$1
2516android.hardware.location.GeofenceHardwareMonitorEvent
2517android.hardware.location.GeofenceHardwareRequest
2518android.hardware.location.GeofenceHardwareRequestParcelable$1
2519android.hardware.location.GeofenceHardwareRequestParcelable
2520android.hardware.location.GeofenceHardwareService$1
2521android.hardware.location.GeofenceHardwareService
2522android.hardware.location.IActivityRecognitionHardware$Stub$Proxy
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002523android.hardware.location.IActivityRecognitionHardware$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002524android.hardware.location.IActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002525android.hardware.location.IActivityRecognitionHardwareClient$Stub$Proxy
2526android.hardware.location.IActivityRecognitionHardwareClient$Stub
2527android.hardware.location.IActivityRecognitionHardwareClient
2528android.hardware.location.IContextHubCallback$Stub$Proxy
2529android.hardware.location.IContextHubCallback$Stub
2530android.hardware.location.IContextHubCallback
2531android.hardware.location.IContextHubClient$Stub$Proxy
2532android.hardware.location.IContextHubClient$Stub
2533android.hardware.location.IContextHubClient
2534android.hardware.location.IContextHubClientCallback$Stub$Proxy
2535android.hardware.location.IContextHubClientCallback$Stub
2536android.hardware.location.IContextHubClientCallback
2537android.hardware.location.IContextHubService$Stub$Proxy
2538android.hardware.location.IContextHubService$Stub
2539android.hardware.location.IContextHubService
2540android.hardware.location.IContextHubTransactionCallback$Stub$Proxy
2541android.hardware.location.IContextHubTransactionCallback$Stub
2542android.hardware.location.IContextHubTransactionCallback
2543android.hardware.location.IGeofenceHardware$Stub$Proxy
2544android.hardware.location.IGeofenceHardware$Stub
2545android.hardware.location.IGeofenceHardware
2546android.hardware.location.IGeofenceHardwareCallback$Stub$Proxy
2547android.hardware.location.IGeofenceHardwareCallback$Stub
2548android.hardware.location.IGeofenceHardwareCallback
2549android.hardware.location.IGeofenceHardwareMonitorCallback$Stub$Proxy
2550android.hardware.location.IGeofenceHardwareMonitorCallback$Stub
2551android.hardware.location.IGeofenceHardwareMonitorCallback
2552android.hardware.location.MemoryRegion$1
2553android.hardware.location.MemoryRegion
2554android.hardware.location.NanoApp$1
2555android.hardware.location.NanoApp
2556android.hardware.location.NanoAppBinary$1
2557android.hardware.location.NanoAppBinary
2558android.hardware.location.NanoAppFilter$1
2559android.hardware.location.NanoAppFilter
2560android.hardware.location.NanoAppInstanceInfo$1
2561android.hardware.location.NanoAppInstanceInfo
2562android.hardware.location.NanoAppMessage$1
2563android.hardware.location.NanoAppMessage
2564android.hardware.location.NanoAppState$1
2565android.hardware.location.NanoAppState
2566android.hardware.radio.ITuner$Stub
2567android.hardware.radio.ITuner
2568android.hardware.radio.ITunerCallback
2569android.hardware.radio.ProgramSelector$1
2570android.hardware.radio.ProgramSelector$Identifier$1
2571android.hardware.radio.ProgramSelector$Identifier
2572android.hardware.radio.ProgramSelector
2573android.hardware.radio.RadioManager$AmBandConfig$1
2574android.hardware.radio.RadioManager$AmBandConfig
2575android.hardware.radio.RadioManager$AmBandDescriptor$1
2576android.hardware.radio.RadioManager$AmBandDescriptor
2577android.hardware.radio.RadioManager$BandConfig$1
2578android.hardware.radio.RadioManager$BandConfig
2579android.hardware.radio.RadioManager$BandDescriptor$1
2580android.hardware.radio.RadioManager$BandDescriptor
2581android.hardware.radio.RadioManager$FmBandConfig$1
2582android.hardware.radio.RadioManager$FmBandConfig
2583android.hardware.radio.RadioManager$FmBandDescriptor$1
2584android.hardware.radio.RadioManager$FmBandDescriptor
2585android.hardware.radio.RadioManager$ModuleProperties$1
2586android.hardware.radio.RadioManager$ModuleProperties
2587android.hardware.radio.RadioManager$ProgramInfo$1
2588android.hardware.radio.RadioManager$ProgramInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07002589android.hardware.radio.RadioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002590android.hardware.radio.RadioMetadata$1
2591android.hardware.radio.RadioMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08002592android.hardware.radio.V1_0.ActivityStatsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002593android.hardware.radio.V1_0.AppStatus
2594android.hardware.radio.V1_0.Call
2595android.hardware.radio.V1_0.CallForwardInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002596android.hardware.radio.V1_0.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002597android.hardware.radio.V1_0.Carrier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002598android.hardware.radio.V1_0.CarrierRestrictions
Calin Juravle00b23d32019-03-08 17:52:20 -08002599android.hardware.radio.V1_0.CdmaBroadcastSmsConfigInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002600android.hardware.radio.V1_0.CdmaCallWaiting
2601android.hardware.radio.V1_0.CdmaInformationRecords
2602android.hardware.radio.V1_0.CdmaSignalInfoRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08002603android.hardware.radio.V1_0.CdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002604android.hardware.radio.V1_0.CdmaSmsAddress
2605android.hardware.radio.V1_0.CdmaSmsMessage
2606android.hardware.radio.V1_0.CdmaSmsSubaddress
2607android.hardware.radio.V1_0.CellIdentity
2608android.hardware.radio.V1_0.CellIdentityCdma
2609android.hardware.radio.V1_0.CellIdentityGsm
2610android.hardware.radio.V1_0.CellIdentityLte
2611android.hardware.radio.V1_0.CellIdentityTdscdma
2612android.hardware.radio.V1_0.CellIdentityWcdma
2613android.hardware.radio.V1_0.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002614android.hardware.radio.V1_0.CellInfoCdma
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002615android.hardware.radio.V1_0.CellInfoGsm
2616android.hardware.radio.V1_0.CellInfoLte
2617android.hardware.radio.V1_0.CellInfoTdscdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002618android.hardware.radio.V1_0.CellInfoType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002619android.hardware.radio.V1_0.CellInfoWcdma
2620android.hardware.radio.V1_0.DataCallFailCause
2621android.hardware.radio.V1_0.DataProfileInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002622android.hardware.radio.V1_0.DataRegStateResult
2623android.hardware.radio.V1_0.EvdoSignalStrength
2624android.hardware.radio.V1_0.GsmBroadcastSmsConfigInfo
2625android.hardware.radio.V1_0.GsmSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002626android.hardware.radio.V1_0.GsmSmsMessage
Calin Juravle00b23d32019-03-08 17:52:20 -08002627android.hardware.radio.V1_0.HardwareConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002628android.hardware.radio.V1_0.HardwareConfigModem
2629android.hardware.radio.V1_0.HardwareConfigSim
Calin Juravle00b23d32019-03-08 17:52:20 -08002630android.hardware.radio.V1_0.IRadio
2631android.hardware.radio.V1_0.IRadioIndication
2632android.hardware.radio.V1_0.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002633android.hardware.radio.V1_0.IccIo
Calin Juravle00b23d32019-03-08 17:52:20 -08002634android.hardware.radio.V1_0.IccIoResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002635android.hardware.radio.V1_0.ImsSmsMessage
2636android.hardware.radio.V1_0.LastCallFailCauseInfo
2637android.hardware.radio.V1_0.LceDataInfo
2638android.hardware.radio.V1_0.LceStatusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002639android.hardware.radio.V1_0.LteSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002640android.hardware.radio.V1_0.NeighboringCell
2641android.hardware.radio.V1_0.OperatorInfo
2642android.hardware.radio.V1_0.PcoDataInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002643android.hardware.radio.V1_0.RadioCapability
2644android.hardware.radio.V1_0.RadioResponseInfo
2645android.hardware.radio.V1_0.RegState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002646android.hardware.radio.V1_0.SendSmsResult
2647android.hardware.radio.V1_0.SetupDataCallResult
2648android.hardware.radio.V1_0.SignalStrength
2649android.hardware.radio.V1_0.SimApdu
2650android.hardware.radio.V1_0.SimRefreshResult
2651android.hardware.radio.V1_0.StkCcUnsolSsResult
2652android.hardware.radio.V1_0.SuppSvcNotification
Calin Juravle00b23d32019-03-08 17:52:20 -08002653android.hardware.radio.V1_0.TdScdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002654android.hardware.radio.V1_0.UusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002655android.hardware.radio.V1_0.VoiceRegStateResult
2656android.hardware.radio.V1_0.WcdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002657android.hardware.radio.V1_1.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002658android.hardware.radio.V1_1.IRadio
2659android.hardware.radio.V1_1.IRadioIndication
2660android.hardware.radio.V1_1.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002661android.hardware.radio.V1_1.KeepaliveStatus
2662android.hardware.radio.V1_1.NetworkScanResult
Calin Juravle00b23d32019-03-08 17:52:20 -08002663android.hardware.radio.V1_2.Call
2664android.hardware.radio.V1_2.CardStatus
2665android.hardware.radio.V1_2.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002666android.hardware.radio.V1_2.CellIdentityCdma
2667android.hardware.radio.V1_2.CellIdentityGsm
2668android.hardware.radio.V1_2.CellIdentityLte
Calin Juravle00b23d32019-03-08 17:52:20 -08002669android.hardware.radio.V1_2.CellIdentityOperatorNames
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002670android.hardware.radio.V1_2.CellIdentityTdscdma
2671android.hardware.radio.V1_2.CellIdentityWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002672android.hardware.radio.V1_2.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002673android.hardware.radio.V1_2.CellInfoCdma
2674android.hardware.radio.V1_2.CellInfoGsm
2675android.hardware.radio.V1_2.CellInfoLte
2676android.hardware.radio.V1_2.CellInfoTdscdma
2677android.hardware.radio.V1_2.CellInfoWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002678android.hardware.radio.V1_2.DataRegStateResult
2679android.hardware.radio.V1_2.IRadio
2680android.hardware.radio.V1_2.IRadioIndication
2681android.hardware.radio.V1_2.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002682android.hardware.radio.V1_2.LinkCapacityEstimate
2683android.hardware.radio.V1_2.NetworkScanResult
2684android.hardware.radio.V1_2.PhysicalChannelConfig
Calin Juravle00b23d32019-03-08 17:52:20 -08002685android.hardware.radio.V1_2.SignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002686android.hardware.radio.V1_2.TdscdmaSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08002687android.hardware.radio.V1_2.VoiceRegStateResult
2688android.hardware.radio.V1_2.WcdmaSignalStrength
2689android.hardware.radio.V1_3.IRadio$Proxy
2690android.hardware.radio.V1_3.IRadio
2691android.hardware.radio.V1_3.IRadioIndication
2692android.hardware.radio.V1_3.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002693android.hardware.radio.V1_4.CardStatus
2694android.hardware.radio.V1_4.CarrierRestrictionsWithPriority
art-benchmark-serviced5115932020-02-25 17:55:03 -08002695android.hardware.radio.V1_4.CellConfigLte
2696android.hardware.radio.V1_4.CellIdentityNr
2697android.hardware.radio.V1_4.CellInfo$Info
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002698android.hardware.radio.V1_4.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002699android.hardware.radio.V1_4.CellInfoLte
2700android.hardware.radio.V1_4.CellInfoNr
2701android.hardware.radio.V1_4.DataRegStateResult$VopsInfo$hidl_discriminator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002702android.hardware.radio.V1_4.DataRegStateResult$VopsInfo
2703android.hardware.radio.V1_4.DataRegStateResult
2704android.hardware.radio.V1_4.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08002705android.hardware.radio.V1_4.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002706android.hardware.radio.V1_4.IRadio
2707android.hardware.radio.V1_4.IRadioIndication$Stub
2708android.hardware.radio.V1_4.IRadioIndication
2709android.hardware.radio.V1_4.IRadioResponse$Stub
2710android.hardware.radio.V1_4.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002711android.hardware.radio.V1_4.LteVopsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002712android.hardware.radio.V1_4.NetworkScanResult
2713android.hardware.radio.V1_4.NrIndicators
art-benchmark-serviced5115932020-02-25 17:55:03 -08002714android.hardware.radio.V1_4.NrSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002715android.hardware.radio.V1_4.PhysicalChannelConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08002716android.hardware.radio.V1_4.RadioFrequencyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002717android.hardware.radio.V1_4.SetupDataCallResult
2718android.hardware.radio.V1_4.SignalStrength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002719android.hardware.radio.V1_5.CellIdentity
2720android.hardware.radio.V1_5.CellIdentityGsm
2721android.hardware.radio.V1_5.CellIdentityLte
2722android.hardware.radio.V1_5.CellIdentityNr
2723android.hardware.radio.V1_5.CellIdentityTdscdma
2724android.hardware.radio.V1_5.CellIdentityWcdma
2725android.hardware.radio.V1_5.ClosedSubscriberGroupInfo
2726android.hardware.radio.V1_5.IRadio
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002727android.hardware.radio.V1_5.IRadioIndication$Stub
2728android.hardware.radio.V1_5.IRadioIndication
2729android.hardware.radio.V1_5.IRadioResponse$Stub
2730android.hardware.radio.V1_5.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002731android.hardware.radio.V1_5.OptionalCsgInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08002732android.hardware.radio.config.V1_0.IRadioConfig
2733android.hardware.radio.config.V1_0.IRadioConfigIndication
2734android.hardware.radio.config.V1_0.IRadioConfigResponse
2735android.hardware.radio.config.V1_0.SimSlotStatus
2736android.hardware.radio.config.V1_1.IRadioConfig$Proxy
2737android.hardware.radio.config.V1_1.IRadioConfig
2738android.hardware.radio.config.V1_1.IRadioConfigIndication
2739android.hardware.radio.config.V1_1.IRadioConfigResponse
2740android.hardware.radio.config.V1_1.ModemInfo
2741android.hardware.radio.config.V1_1.ModemsConfig
2742android.hardware.radio.config.V1_1.PhoneCapability
2743android.hardware.radio.config.V1_2.IRadioConfigIndication$Stub
2744android.hardware.radio.config.V1_2.IRadioConfigIndication
2745android.hardware.radio.config.V1_2.IRadioConfigResponse$Stub
2746android.hardware.radio.config.V1_2.IRadioConfigResponse
2747android.hardware.radio.config.V1_2.SimSlotStatus
2748android.hardware.radio.deprecated.V1_0.IOemHook$Proxy
2749android.hardware.radio.deprecated.V1_0.IOemHook
2750android.hardware.radio.deprecated.V1_0.IOemHookIndication$Stub
2751android.hardware.radio.deprecated.V1_0.IOemHookIndication
2752android.hardware.radio.deprecated.V1_0.IOemHookResponse$Stub
2753android.hardware.radio.deprecated.V1_0.IOemHookResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002754android.hardware.sidekick.SidekickInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002755android.hardware.soundtrigger.-$$Lambda$SoundTrigger$ZVJnEi-r8cH99VNOx-TiaTkEQgo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002756android.hardware.soundtrigger.ConversionUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002757android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy
2758android.hardware.soundtrigger.IRecognitionStatusCallback$Stub
2759android.hardware.soundtrigger.IRecognitionStatusCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002760android.hardware.soundtrigger.KeyphraseEnrollmentInfo
2761android.hardware.soundtrigger.KeyphraseMetadata$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002762android.hardware.soundtrigger.KeyphraseMetadata
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002763android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002764android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel
Andreas Gampe859e2782016-04-06 18:37:56 -07002765android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002766android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002767android.hardware.soundtrigger.SoundTrigger$GenericSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002768android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002769android.hardware.soundtrigger.SoundTrigger$Keyphrase$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002770android.hardware.soundtrigger.SoundTrigger$Keyphrase
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002771android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002772android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002773android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002774android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002775android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002776android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08002777android.hardware.soundtrigger.SoundTrigger$ModelParamRange$1
2778android.hardware.soundtrigger.SoundTrigger$ModelParamRange
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002779android.hardware.soundtrigger.SoundTrigger$ModuleProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002780android.hardware.soundtrigger.SoundTrigger$ModuleProperties
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002781android.hardware.soundtrigger.SoundTrigger$RecognitionConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002782android.hardware.soundtrigger.SoundTrigger$RecognitionConfig
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002783android.hardware.soundtrigger.SoundTrigger$RecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002784android.hardware.soundtrigger.SoundTrigger$RecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002785android.hardware.soundtrigger.SoundTrigger$SoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002786android.hardware.soundtrigger.SoundTrigger$SoundModelEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002787android.hardware.soundtrigger.SoundTrigger$SoundModelEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002788android.hardware.soundtrigger.SoundTrigger$StatusListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002789android.hardware.soundtrigger.SoundTrigger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002790android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002791android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002792android.hardware.soundtrigger.SoundTriggerModule
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002793android.hardware.thermal.V1_0.IThermal
2794android.hardware.thermal.V1_0.ThermalStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002795android.hardware.thermal.V2_0.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002796android.hardware.thermal.V2_0.IThermal$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08002797android.hardware.thermal.V2_0.IThermal$getCurrentCoolingDevicesCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002798android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback
2799android.hardware.thermal.V2_0.IThermal
2800android.hardware.thermal.V2_0.IThermalChangedCallback$Stub
2801android.hardware.thermal.V2_0.IThermalChangedCallback
2802android.hardware.thermal.V2_0.Temperature
art-benchmark-serviced5115932020-02-25 17:55:03 -08002803android.hardware.usb.AccessoryFilter
2804android.hardware.usb.DeviceFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002805android.hardware.usb.IUsbManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002806android.hardware.usb.IUsbManager$Stub
2807android.hardware.usb.IUsbManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002808android.hardware.usb.IUsbSerialReader$Stub
2809android.hardware.usb.IUsbSerialReader
Calin Juravle00b23d32019-03-08 17:52:20 -08002810android.hardware.usb.ParcelableUsbPort$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002811android.hardware.usb.ParcelableUsbPort
2812android.hardware.usb.UsbAccessory$2
2813android.hardware.usb.UsbAccessory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002814android.hardware.usb.UsbConfiguration$1
2815android.hardware.usb.UsbConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002816android.hardware.usb.UsbDevice$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002817android.hardware.usb.UsbDevice$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002818android.hardware.usb.UsbDevice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002819android.hardware.usb.UsbDeviceConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002820android.hardware.usb.UsbInterface$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002821android.hardware.usb.UsbInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07002822android.hardware.usb.UsbManager
Calin Juravle00b23d32019-03-08 17:52:20 -08002823android.hardware.usb.UsbPort
2824android.hardware.usb.UsbPortStatus$1
2825android.hardware.usb.UsbPortStatus
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002826android.hardware.usb.UsbRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002827android.hardware.usb.gadget.V1_0.IUsbGadget$Proxy
2828android.hardware.usb.gadget.V1_0.IUsbGadget
2829android.hardware.usb.gadget.V1_0.IUsbGadgetCallback$Stub
2830android.hardware.usb.gadget.V1_0.IUsbGadgetCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08002831android.icu.impl.BMPSet
2832android.icu.impl.CacheBase
2833android.icu.impl.CacheValue$NullValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002834android.icu.impl.CacheValue$SoftValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002835android.icu.impl.CacheValue$Strength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002836android.icu.impl.CacheValue$StrongValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002837android.icu.impl.CacheValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002838android.icu.impl.CalType
2839android.icu.impl.CalendarUtil$CalendarPreferences
2840android.icu.impl.CalendarUtil
2841android.icu.impl.CaseMapImpl$StringContextIterator
2842android.icu.impl.CaseMapImpl
2843android.icu.impl.CharTrie
2844android.icu.impl.CharacterIteration
2845android.icu.impl.CharacterPropertiesImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08002846android.icu.impl.ClassLoaderUtil
2847android.icu.impl.CurrencyData$CurrencyDisplayInfo
2848android.icu.impl.CurrencyData$CurrencyDisplayInfoProvider
2849android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern
2850android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType
2851android.icu.impl.CurrencyData$CurrencySpacingInfo
2852android.icu.impl.CurrencyData
art-benchmark-serviced5115932020-02-25 17:55:03 -08002853android.icu.impl.DateNumberFormat
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002854android.icu.impl.DontCareFieldPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08002855android.icu.impl.FormattedStringBuilder
2856android.icu.impl.FormattedValueStringBuilderImpl$NullField
2857android.icu.impl.FormattedValueStringBuilderImpl
2858android.icu.impl.Grego
art-benchmark-service56aece62020-02-10 17:58:03 -08002859android.icu.impl.ICUBinary$Authenticate
2860android.icu.impl.ICUBinary$DatPackageReader$IsAcceptable
2861android.icu.impl.ICUBinary$DatPackageReader
2862android.icu.impl.ICUBinary$DataFile
2863android.icu.impl.ICUBinary$PackageDataFile
2864android.icu.impl.ICUBinary
2865android.icu.impl.ICUCache
2866android.icu.impl.ICUConfig
2867android.icu.impl.ICUCurrencyDisplayInfoProvider$1
2868android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable
2869android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink
2870android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData
2871android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo
2872android.icu.impl.ICUCurrencyDisplayInfoProvider
2873android.icu.impl.ICUCurrencyMetaInfo$Collector
2874android.icu.impl.ICUCurrencyMetaInfo$CurrencyCollector
2875android.icu.impl.ICUCurrencyMetaInfo$UniqueList
2876android.icu.impl.ICUCurrencyMetaInfo
2877android.icu.impl.ICUData
2878android.icu.impl.ICUDebug
2879android.icu.impl.ICULocaleService$ICUResourceBundleFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002880android.icu.impl.ICULocaleService$LocaleKey
art-benchmark-service56aece62020-02-10 17:58:03 -08002881android.icu.impl.ICULocaleService$LocaleKeyFactory
2882android.icu.impl.ICULocaleService
2883android.icu.impl.ICUNotifier
2884android.icu.impl.ICURWLock
2885android.icu.impl.ICUResourceBundle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002886android.icu.impl.ICUResourceBundle$2$1
2887android.icu.impl.ICUResourceBundle$2
art-benchmark-service56aece62020-02-10 17:58:03 -08002888android.icu.impl.ICUResourceBundle$3
2889android.icu.impl.ICUResourceBundle$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002890android.icu.impl.ICUResourceBundle$AvailEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002891android.icu.impl.ICUResourceBundle$Loader
2892android.icu.impl.ICUResourceBundle$OpenType
2893android.icu.impl.ICUResourceBundle$WholeBundle
2894android.icu.impl.ICUResourceBundle
2895android.icu.impl.ICUResourceBundleImpl$ResourceArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08002896android.icu.impl.ICUResourceBundleImpl$ResourceBinary
art-benchmark-service56aece62020-02-10 17:58:03 -08002897android.icu.impl.ICUResourceBundleImpl$ResourceContainer
2898android.icu.impl.ICUResourceBundleImpl$ResourceInt
art-benchmark-serviced5115932020-02-25 17:55:03 -08002899android.icu.impl.ICUResourceBundleImpl$ResourceIntVector
art-benchmark-service56aece62020-02-10 17:58:03 -08002900android.icu.impl.ICUResourceBundleImpl$ResourceString
2901android.icu.impl.ICUResourceBundleImpl$ResourceTable
2902android.icu.impl.ICUResourceBundleImpl
2903android.icu.impl.ICUResourceBundleReader$Array16
2904android.icu.impl.ICUResourceBundleReader$Array32
2905android.icu.impl.ICUResourceBundleReader$Array
2906android.icu.impl.ICUResourceBundleReader$Container
2907android.icu.impl.ICUResourceBundleReader$IsAcceptable
2908android.icu.impl.ICUResourceBundleReader$ReaderCache
2909android.icu.impl.ICUResourceBundleReader$ReaderCacheKey
2910android.icu.impl.ICUResourceBundleReader$ReaderValue
2911android.icu.impl.ICUResourceBundleReader$ResourceCache$Level
2912android.icu.impl.ICUResourceBundleReader$ResourceCache
2913android.icu.impl.ICUResourceBundleReader$Table1632
2914android.icu.impl.ICUResourceBundleReader$Table16
2915android.icu.impl.ICUResourceBundleReader$Table
2916android.icu.impl.ICUResourceBundleReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08002917android.icu.impl.ICUService$CacheEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002918android.icu.impl.ICUService$Factory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002919android.icu.impl.ICUService$Key
art-benchmark-service56aece62020-02-10 17:58:03 -08002920android.icu.impl.ICUService
art-benchmark-serviced5115932020-02-25 17:55:03 -08002921android.icu.impl.IDNA2003
art-benchmark-servicead05a302020-03-17 09:46:02 -07002922android.icu.impl.IllegalIcuArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -08002923android.icu.impl.JavaTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -08002924android.icu.impl.LocaleIDParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08002925android.icu.impl.LocaleIDs
art-benchmark-servicead05a302020-03-17 09:46:02 -07002926android.icu.impl.LocaleUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08002927android.icu.impl.Norm2AllModes$1
2928android.icu.impl.Norm2AllModes$ComposeNormalizer2
2929android.icu.impl.Norm2AllModes$DecomposeNormalizer2
2930android.icu.impl.Norm2AllModes$FCDNormalizer2
2931android.icu.impl.Norm2AllModes$NFCSingleton
2932android.icu.impl.Norm2AllModes$NFKCSingleton
2933android.icu.impl.Norm2AllModes$NoopNormalizer2
2934android.icu.impl.Norm2AllModes$Norm2AllModesSingleton
2935android.icu.impl.Norm2AllModes$Normalizer2WithImpl
2936android.icu.impl.Norm2AllModes
2937android.icu.impl.Normalizer2Impl$1
2938android.icu.impl.Normalizer2Impl$IsAcceptable
2939android.icu.impl.Normalizer2Impl$ReorderingBuffer
2940android.icu.impl.Normalizer2Impl$UTF16Plus
2941android.icu.impl.Normalizer2Impl
2942android.icu.impl.OlsonTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -08002943android.icu.impl.Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08002944android.icu.impl.PatternProps
2945android.icu.impl.PatternTokenizer
2946android.icu.impl.PluralRulesLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08002947android.icu.impl.RBBIDataWrapper$IsAcceptable
2948android.icu.impl.RBBIDataWrapper$RBBIDataHeader
2949android.icu.impl.RBBIDataWrapper$RBBIStateTable
2950android.icu.impl.RBBIDataWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002951android.icu.impl.ReplaceableUCharacterIterator
2952android.icu.impl.RuleCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002953android.icu.impl.SimpleCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002954android.icu.impl.SimpleFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08002955android.icu.impl.SoftCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002956android.icu.impl.StandardPlural
2957android.icu.impl.StaticUnicodeSets$Key
2958android.icu.impl.StaticUnicodeSets$ParseDataSink
2959android.icu.impl.StaticUnicodeSets
2960android.icu.impl.StringPrepDataReader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002961android.icu.impl.StringRange$1
art-benchmark-servicead05a302020-03-17 09:46:02 -07002962android.icu.impl.StringRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002963android.icu.impl.StringSegment
2964android.icu.impl.TextTrieMap$Node
2965android.icu.impl.TextTrieMap
2966android.icu.impl.TimeZoneNamesFactoryImpl
2967android.icu.impl.TimeZoneNamesImpl$1
2968android.icu.impl.TimeZoneNamesImpl$MZ2TZsCache
2969android.icu.impl.TimeZoneNamesImpl$MZMapEntry
2970android.icu.impl.TimeZoneNamesImpl$TZ2MZsCache
2971android.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex
2972android.icu.impl.TimeZoneNamesImpl$ZNames
2973android.icu.impl.TimeZoneNamesImpl$ZNamesLoader
2974android.icu.impl.TimeZoneNamesImpl
2975android.icu.impl.Trie$DataManipulate
2976android.icu.impl.Trie$DefaultGetFoldingOffset
art-benchmark-service56aece62020-02-10 17:58:03 -08002977android.icu.impl.Trie2$1
2978android.icu.impl.Trie2$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08002979android.icu.impl.Trie2$Range
2980android.icu.impl.Trie2$Trie2Iterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002981android.icu.impl.Trie2$UTrie2Header
2982android.icu.impl.Trie2$ValueMapper
2983android.icu.impl.Trie2$ValueWidth
2984android.icu.impl.Trie2
2985android.icu.impl.Trie2_16
art-benchmark-serviced5115932020-02-25 17:55:03 -08002986android.icu.impl.Trie2_32
2987android.icu.impl.Trie
art-benchmark-service56aece62020-02-10 17:58:03 -08002988android.icu.impl.UBiDiProps$IsAcceptable
2989android.icu.impl.UBiDiProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08002990android.icu.impl.UCaseProps$ContextIterator
2991android.icu.impl.UCaseProps$IsAcceptable
2992android.icu.impl.UCaseProps$LatinCase
2993android.icu.impl.UCaseProps
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002994android.icu.impl.UCharacterName$AlgorithmName
art-benchmark-servicead05a302020-03-17 09:46:02 -07002995android.icu.impl.UCharacterName
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002996android.icu.impl.UCharacterNameReader
art-benchmark-service56aece62020-02-10 17:58:03 -08002997android.icu.impl.UCharacterProperty$10
2998android.icu.impl.UCharacterProperty$11
2999android.icu.impl.UCharacterProperty$12
3000android.icu.impl.UCharacterProperty$13
3001android.icu.impl.UCharacterProperty$14
3002android.icu.impl.UCharacterProperty$15
3003android.icu.impl.UCharacterProperty$16
3004android.icu.impl.UCharacterProperty$17
3005android.icu.impl.UCharacterProperty$18
3006android.icu.impl.UCharacterProperty$19
3007android.icu.impl.UCharacterProperty$1
3008android.icu.impl.UCharacterProperty$20
3009android.icu.impl.UCharacterProperty$21
3010android.icu.impl.UCharacterProperty$22
3011android.icu.impl.UCharacterProperty$23
3012android.icu.impl.UCharacterProperty$24
3013android.icu.impl.UCharacterProperty$25
3014android.icu.impl.UCharacterProperty$26
3015android.icu.impl.UCharacterProperty$27
3016android.icu.impl.UCharacterProperty$2
3017android.icu.impl.UCharacterProperty$3
3018android.icu.impl.UCharacterProperty$4
3019android.icu.impl.UCharacterProperty$5
3020android.icu.impl.UCharacterProperty$6
3021android.icu.impl.UCharacterProperty$7
3022android.icu.impl.UCharacterProperty$8
3023android.icu.impl.UCharacterProperty$9
3024android.icu.impl.UCharacterProperty$BiDiIntProperty
3025android.icu.impl.UCharacterProperty$BinaryProperty
3026android.icu.impl.UCharacterProperty$CaseBinaryProperty
3027android.icu.impl.UCharacterProperty$CombiningClassIntProperty
3028android.icu.impl.UCharacterProperty$IntProperty
3029android.icu.impl.UCharacterProperty$IsAcceptable
3030android.icu.impl.UCharacterProperty$NormInertBinaryProperty
3031android.icu.impl.UCharacterProperty$NormQuickCheckIntProperty
3032android.icu.impl.UCharacterProperty
art-benchmark-serviced5115932020-02-25 17:55:03 -08003033android.icu.impl.UPropertyAliases$IsAcceptable
3034android.icu.impl.UPropertyAliases
3035android.icu.impl.URLHandler$URLVisitor
art-benchmark-service56aece62020-02-10 17:58:03 -08003036android.icu.impl.UResource$Array
3037android.icu.impl.UResource$Key
3038android.icu.impl.UResource$Sink
3039android.icu.impl.UResource$Table
3040android.icu.impl.UResource$Value
3041android.icu.impl.UResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08003042android.icu.impl.USerializedSet
3043android.icu.impl.UnicodeSetStringSpan$OffsetList
3044android.icu.impl.UnicodeSetStringSpan
art-benchmark-service56aece62020-02-10 17:58:03 -08003045android.icu.impl.Utility
3046android.icu.impl.ZoneMeta$1
3047android.icu.impl.ZoneMeta$CustomTimeZoneCache
3048android.icu.impl.ZoneMeta$SystemTimeZoneCache
3049android.icu.impl.ZoneMeta
art-benchmark-serviced5115932020-02-25 17:55:03 -08003050android.icu.impl.coll.CollationData
3051android.icu.impl.coll.CollationDataReader$IsAcceptable
3052android.icu.impl.coll.CollationDataReader
3053android.icu.impl.coll.CollationFastLatin
3054android.icu.impl.coll.CollationIterator$CEBuffer
3055android.icu.impl.coll.CollationLoader
3056android.icu.impl.coll.CollationRoot
3057android.icu.impl.coll.CollationSettings
3058android.icu.impl.coll.CollationTailoring
3059android.icu.impl.coll.SharedObject$Reference
3060android.icu.impl.coll.SharedObject
3061android.icu.impl.locale.AsciiUtil$CaseInsensitiveKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003062android.icu.impl.locale.AsciiUtil
3063android.icu.impl.locale.BaseLocale$Cache
3064android.icu.impl.locale.BaseLocale$Key
3065android.icu.impl.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -08003066android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveChar
3067android.icu.impl.locale.InternalLocaleBuilder
3068android.icu.impl.locale.LanguageTag
art-benchmark-service56aece62020-02-10 17:58:03 -08003069android.icu.impl.locale.LocaleObjectCache$CacheEntry
3070android.icu.impl.locale.LocaleObjectCache
3071android.icu.impl.locale.LocaleSyntaxException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003072android.icu.impl.number.AdoptingModifierStore
art-benchmark-service56aece62020-02-10 17:58:03 -08003073android.icu.impl.number.AffixPatternProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003074android.icu.impl.number.AffixUtils$SymbolProvider
3075android.icu.impl.number.AffixUtils$TokenConsumer
art-benchmark-service56aece62020-02-10 17:58:03 -08003076android.icu.impl.number.AffixUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08003077android.icu.impl.number.ConstantAffixModifier
3078android.icu.impl.number.ConstantMultiFieldModifier
3079android.icu.impl.number.CurrencySpacingEnabledModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003080android.icu.impl.number.CustomSymbolCurrency
3081android.icu.impl.number.DecimalFormatProperties$ParseMode
3082android.icu.impl.number.DecimalFormatProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08003083android.icu.impl.number.DecimalQuantity
3084android.icu.impl.number.DecimalQuantity_AbstractBCD
3085android.icu.impl.number.DecimalQuantity_DualStorageBCD
art-benchmark-service56aece62020-02-10 17:58:03 -08003086android.icu.impl.number.Grouper
3087android.icu.impl.number.MacroProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08003088android.icu.impl.number.MicroProps
3089android.icu.impl.number.MicroPropsGenerator
3090android.icu.impl.number.Modifier
3091android.icu.impl.number.ModifierStore
3092android.icu.impl.number.MultiplierFormatHandler
3093android.icu.impl.number.MutablePatternModifier$ImmutablePatternModifier
3094android.icu.impl.number.MutablePatternModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003095android.icu.impl.number.Padder$PadPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08003096android.icu.impl.number.Padder
art-benchmark-service56aece62020-02-10 17:58:03 -08003097android.icu.impl.number.PatternStringParser$ParsedPatternInfo
3098android.icu.impl.number.PatternStringParser$ParsedSubpatternInfo
3099android.icu.impl.number.PatternStringParser$ParserState
3100android.icu.impl.number.PatternStringParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003101android.icu.impl.number.PatternStringUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08003102android.icu.impl.number.PropertiesAffixPatternProvider
3103android.icu.impl.number.RoundingUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08003104android.icu.impl.number.parse.AffixMatcher$1
3105android.icu.impl.number.parse.AffixMatcher
3106android.icu.impl.number.parse.AffixPatternMatcher
3107android.icu.impl.number.parse.AffixTokenMatcherFactory
3108android.icu.impl.number.parse.DecimalMatcher
3109android.icu.impl.number.parse.IgnorablesMatcher
3110android.icu.impl.number.parse.InfinityMatcher
3111android.icu.impl.number.parse.MinusSignMatcher
3112android.icu.impl.number.parse.NanMatcher
3113android.icu.impl.number.parse.NumberParseMatcher$Flexible
3114android.icu.impl.number.parse.NumberParseMatcher
3115android.icu.impl.number.parse.NumberParserImpl
3116android.icu.impl.number.parse.ParsedNumber$1
3117android.icu.impl.number.parse.ParsedNumber
3118android.icu.impl.number.parse.ParsingUtils
3119android.icu.impl.number.parse.RequireAffixValidator
3120android.icu.impl.number.parse.RequireNumberValidator
3121android.icu.impl.number.parse.ScientificMatcher
3122android.icu.impl.number.parse.SeriesMatcher
3123android.icu.impl.number.parse.SymbolMatcher
3124android.icu.impl.number.parse.ValidationMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07003125android.icu.lang.CharSequences
art-benchmark-serviced5115932020-02-25 17:55:03 -08003126android.icu.lang.CharacterProperties
art-benchmark-service56aece62020-02-10 17:58:03 -08003127android.icu.lang.UCharacter
3128android.icu.lang.UCharacterEnums$ECharacterCategory
3129android.icu.lang.UCharacterEnums$ECharacterDirection
art-benchmark-serviced5115932020-02-25 17:55:03 -08003130android.icu.lang.UScript$ScriptUsage
3131android.icu.lang.UScript
3132android.icu.math.BigDecimal
3133android.icu.math.MathContext
3134android.icu.number.CompactNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003135android.icu.number.CurrencyPrecision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003136android.icu.number.FormattedNumber
art-benchmark-service56aece62020-02-10 17:58:03 -08003137android.icu.number.FractionPrecision
3138android.icu.number.IntegerWidth
3139android.icu.number.LocalizedNumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003140android.icu.number.Notation
art-benchmark-service56aece62020-02-10 17:58:03 -08003141android.icu.number.NumberFormatter$DecimalSeparatorDisplay
3142android.icu.number.NumberFormatter$SignDisplay
art-benchmark-serviced5115932020-02-25 17:55:03 -08003143android.icu.number.NumberFormatter$UnitWidth
art-benchmark-service56aece62020-02-10 17:58:03 -08003144android.icu.number.NumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003145android.icu.number.NumberFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003146android.icu.number.NumberFormatterSettings
3147android.icu.number.NumberPropertyMapper
3148android.icu.number.Precision$CurrencyRounderImpl
3149android.icu.number.Precision$FracSigRounderImpl
3150android.icu.number.Precision$FractionRounderImpl
3151android.icu.number.Precision$IncrementFiveRounderImpl
3152android.icu.number.Precision$IncrementRounderImpl
3153android.icu.number.Precision$InfiniteRounderImpl
3154android.icu.number.Precision$PassThroughRounderImpl
3155android.icu.number.Precision$SignificantRounderImpl
3156android.icu.number.Precision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003157android.icu.number.Scale
3158android.icu.number.ScientificNotation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003159android.icu.number.SimpleNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003160android.icu.number.UnlocalizedNumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003161android.icu.text.AlphabeticIndex$1
3162android.icu.text.AlphabeticIndex$Bucket
3163android.icu.text.AlphabeticIndex$BucketList
3164android.icu.text.AlphabeticIndex$ImmutableIndex
art-benchmark-servicead05a302020-03-17 09:46:02 -07003165android.icu.text.AnyTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003166android.icu.text.Bidi$ImpTabPair
3167android.icu.text.Bidi
art-benchmark-service56aece62020-02-10 17:58:03 -08003168android.icu.text.BidiClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003169android.icu.text.BidiLine
art-benchmark-service56aece62020-02-10 17:58:03 -08003170android.icu.text.BreakIterator$BreakIteratorCache
3171android.icu.text.BreakIterator$BreakIteratorServiceShim
3172android.icu.text.BreakIterator
3173android.icu.text.BreakIteratorFactory$BFService$1RBBreakIteratorFactory
3174android.icu.text.BreakIteratorFactory$BFService
3175android.icu.text.BreakIteratorFactory
art-benchmark-servicead05a302020-03-17 09:46:02 -07003176android.icu.text.BreakTransliterator
3177android.icu.text.CaseFoldTransliterator$1
3178android.icu.text.CaseFoldTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003179android.icu.text.CaseMap$Title
3180android.icu.text.CaseMap$Upper
3181android.icu.text.CaseMap
3182android.icu.text.Collator$ServiceShim
3183android.icu.text.Collator
3184android.icu.text.CollatorServiceShim$CService$1CollatorFactory
3185android.icu.text.CollatorServiceShim$CService
3186android.icu.text.CollatorServiceShim
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003187android.icu.text.CompactDecimalFormat$CompactStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -08003188android.icu.text.ConstrainedFieldPosition$1
3189android.icu.text.ConstrainedFieldPosition$ConstraintType
3190android.icu.text.ConstrainedFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003191android.icu.text.CurrencyDisplayNames
3192android.icu.text.CurrencyMetaInfo$CurrencyDigits
3193android.icu.text.CurrencyMetaInfo$CurrencyFilter
3194android.icu.text.CurrencyMetaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003195android.icu.text.DateFormat$BooleanAttribute
3196android.icu.text.DateFormat$Field
3197android.icu.text.DateFormat
3198android.icu.text.DateFormatSymbols$1
3199android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType
3200android.icu.text.DateFormatSymbols$CalendarDataSink
3201android.icu.text.DateFormatSymbols$CapitalizationContextUsage
3202android.icu.text.DateFormatSymbols
3203android.icu.text.DateIntervalFormat$BestMatchInfo
3204android.icu.text.DateIntervalFormat
3205android.icu.text.DateIntervalInfo$DateIntervalSink
3206android.icu.text.DateIntervalInfo$PatternInfo
3207android.icu.text.DateIntervalInfo
3208android.icu.text.DateTimePatternGenerator$AppendItemFormatsSink
3209android.icu.text.DateTimePatternGenerator$AppendItemNamesSink
3210android.icu.text.DateTimePatternGenerator$AvailableFormatsSink
3211android.icu.text.DateTimePatternGenerator$DTPGflags
3212android.icu.text.DateTimePatternGenerator$DateTimeMatcher
3213android.icu.text.DateTimePatternGenerator$DayPeriodAllowedHoursSink
3214android.icu.text.DateTimePatternGenerator$DisplayWidth
3215android.icu.text.DateTimePatternGenerator$DistanceInfo
3216android.icu.text.DateTimePatternGenerator$FormatParser
3217android.icu.text.DateTimePatternGenerator$PatternInfo
3218android.icu.text.DateTimePatternGenerator$PatternWithMatcher
3219android.icu.text.DateTimePatternGenerator$PatternWithSkeletonFlag
3220android.icu.text.DateTimePatternGenerator$SkeletonFields
3221android.icu.text.DateTimePatternGenerator$VariableField
3222android.icu.text.DateTimePatternGenerator
art-benchmark-service56aece62020-02-10 17:58:03 -08003223android.icu.text.DecimalFormat
3224android.icu.text.DecimalFormatSymbols$1
3225android.icu.text.DecimalFormatSymbols$CacheData
3226android.icu.text.DecimalFormatSymbols$DecFmtDataSink
3227android.icu.text.DecimalFormatSymbols
3228android.icu.text.DictionaryBreakEngine$DequeI
3229android.icu.text.DictionaryBreakEngine
3230android.icu.text.DisplayContext$Type
3231android.icu.text.DisplayContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08003232android.icu.text.Edits$Iterator
3233android.icu.text.Edits
art-benchmark-servicead05a302020-03-17 09:46:02 -07003234android.icu.text.EscapeTransliterator$1
3235android.icu.text.EscapeTransliterator$2
3236android.icu.text.EscapeTransliterator$3
3237android.icu.text.EscapeTransliterator$4
3238android.icu.text.EscapeTransliterator$5
3239android.icu.text.EscapeTransliterator$6
3240android.icu.text.EscapeTransliterator$7
3241android.icu.text.EscapeTransliterator$8
3242android.icu.text.EscapeTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003243android.icu.text.FormattedValue
3244android.icu.text.IDNA
art-benchmark-service56aece62020-02-10 17:58:03 -08003245android.icu.text.LanguageBreakEngine
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003246android.icu.text.ListFormatter$Style
art-benchmark-servicead05a302020-03-17 09:46:02 -07003247android.icu.text.LowercaseTransliterator$1
3248android.icu.text.LowercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003249android.icu.text.MeasureFormat$FormatWidth
3250android.icu.text.MeasureFormat
art-benchmark-servicead05a302020-03-17 09:46:02 -07003251android.icu.text.NameUnicodeTransliterator$1
3252android.icu.text.NameUnicodeTransliterator
3253android.icu.text.NormalizationTransliterator$1
3254android.icu.text.NormalizationTransliterator$2
3255android.icu.text.NormalizationTransliterator$3
3256android.icu.text.NormalizationTransliterator$4
3257android.icu.text.NormalizationTransliterator$5
3258android.icu.text.NormalizationTransliterator$6
3259android.icu.text.NormalizationTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003260android.icu.text.Normalizer$FCDMode
3261android.icu.text.Normalizer$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003262android.icu.text.Normalizer$ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003263android.icu.text.Normalizer$NFCMode
3264android.icu.text.Normalizer$NFDMode
3265android.icu.text.Normalizer$NFKCMode
3266android.icu.text.Normalizer$NFKDMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003267android.icu.text.Normalizer$NFKDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003268android.icu.text.Normalizer$NONEMode
3269android.icu.text.Normalizer$QuickCheckResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08003270android.icu.text.Normalizer2
art-benchmark-service56aece62020-02-10 17:58:03 -08003271android.icu.text.Normalizer
art-benchmark-servicead05a302020-03-17 09:46:02 -07003272android.icu.text.NullTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003273android.icu.text.NumberFormat$Field
3274android.icu.text.NumberFormat$NumberFormatShim
art-benchmark-service56aece62020-02-10 17:58:03 -08003275android.icu.text.NumberFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003276android.icu.text.NumberFormatServiceShim$NFService$1RBNumberFormatFactory
3277android.icu.text.NumberFormatServiceShim$NFService
art-benchmark-service56aece62020-02-10 17:58:03 -08003278android.icu.text.NumberingSystem$1
3279android.icu.text.NumberingSystem$2
3280android.icu.text.NumberingSystem$LocaleLookupData
3281android.icu.text.NumberingSystem
art-benchmark-serviced5115932020-02-25 17:55:03 -08003282android.icu.text.PluralRanges$Matrix
3283android.icu.text.PluralRanges
3284android.icu.text.PluralRules$1
3285android.icu.text.PluralRules$2
3286android.icu.text.PluralRules$AndConstraint
3287android.icu.text.PluralRules$BinaryConstraint
3288android.icu.text.PluralRules$Constraint
3289android.icu.text.PluralRules$Factory
3290android.icu.text.PluralRules$FixedDecimal
3291android.icu.text.PluralRules$FixedDecimalRange
3292android.icu.text.PluralRules$FixedDecimalSamples
3293android.icu.text.PluralRules$IFixedDecimal
3294android.icu.text.PluralRules$Operand
3295android.icu.text.PluralRules$PluralType
3296android.icu.text.PluralRules$RangeConstraint
3297android.icu.text.PluralRules$Rule
3298android.icu.text.PluralRules$RuleList
3299android.icu.text.PluralRules$SampleType
3300android.icu.text.PluralRules$SimpleTokenizer
3301android.icu.text.PluralRules
3302android.icu.text.RelativeDateTimeFormatter$Cache$1
3303android.icu.text.RelativeDateTimeFormatter$Cache
3304android.icu.text.RelativeDateTimeFormatter$Loader
3305android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink
art-benchmark-servicead05a302020-03-17 09:46:02 -07003306android.icu.text.RemoveTransliterator$1
3307android.icu.text.RemoveTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003308android.icu.text.Replaceable
3309android.icu.text.ReplaceableString
art-benchmark-service56aece62020-02-10 17:58:03 -08003310android.icu.text.RuleBasedBreakIterator$BreakCache
3311android.icu.text.RuleBasedBreakIterator$DictionaryCache
3312android.icu.text.RuleBasedBreakIterator$LookAheadResults
3313android.icu.text.RuleBasedBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003314android.icu.text.RuleBasedCollator$CollationBuffer
3315android.icu.text.RuleBasedCollator$FCDUTF16NFDIterator
3316android.icu.text.RuleBasedCollator$NFDIterator
3317android.icu.text.RuleBasedCollator$UTF16NFDIterator
3318android.icu.text.RuleBasedCollator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003319android.icu.text.RuleBasedTransliterator$Data
art-benchmark-serviced5115932020-02-25 17:55:03 -08003320android.icu.text.SimpleDateFormat$PatternItem
3321android.icu.text.SimpleDateFormat
3322android.icu.text.StringPrep
art-benchmark-service56aece62020-02-10 17:58:03 -08003323android.icu.text.StringPrepParseException
3324android.icu.text.StringTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07003325android.icu.text.SymbolTable
art-benchmark-serviced5115932020-02-25 17:55:03 -08003326android.icu.text.TimeZoneNames$Cache
3327android.icu.text.TimeZoneNames$Factory
art-benchmark-service56aece62020-02-10 17:58:03 -08003328android.icu.text.TimeZoneNames$NameType
art-benchmark-serviced5115932020-02-25 17:55:03 -08003329android.icu.text.TimeZoneNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07003330android.icu.text.TitlecaseTransliterator$1
3331android.icu.text.TitlecaseTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003332android.icu.text.Transform
art-benchmark-servicead05a302020-03-17 09:46:02 -07003333android.icu.text.Transliterator$Factory
3334android.icu.text.Transliterator$Position
art-benchmark-service56aece62020-02-10 17:58:03 -08003335android.icu.text.Transliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003336android.icu.text.TransliteratorIDParser$SingleID
3337android.icu.text.TransliteratorIDParser$Specs
3338android.icu.text.TransliteratorIDParser
3339android.icu.text.TransliteratorRegistry$AliasEntry
3340android.icu.text.TransliteratorRegistry$IDEnumeration
3341android.icu.text.TransliteratorRegistry$ResourceEntry
3342android.icu.text.TransliteratorRegistry$Spec
3343android.icu.text.TransliteratorRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08003344android.icu.text.UCharacterIterator
3345android.icu.text.UFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003346android.icu.text.UFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003347android.icu.text.UForwardCharacterIterator
3348android.icu.text.UTF16$StringComparator
art-benchmark-service56aece62020-02-10 17:58:03 -08003349android.icu.text.UTF16
art-benchmark-servicead05a302020-03-17 09:46:02 -07003350android.icu.text.UnescapeTransliterator$1
3351android.icu.text.UnescapeTransliterator$2
3352android.icu.text.UnescapeTransliterator$3
3353android.icu.text.UnescapeTransliterator$4
3354android.icu.text.UnescapeTransliterator$5
3355android.icu.text.UnescapeTransliterator$6
3356android.icu.text.UnescapeTransliterator$7
3357android.icu.text.UnescapeTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003358android.icu.text.UnhandledBreakEngine
3359android.icu.text.UnicodeFilter
3360android.icu.text.UnicodeMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07003361android.icu.text.UnicodeNameTransliterator$1
3362android.icu.text.UnicodeNameTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003363android.icu.text.UnicodeSet$Filter
3364android.icu.text.UnicodeSet$GeneralCategoryMaskFilter
3365android.icu.text.UnicodeSet$IntPropertyFilter
art-benchmark-servicead05a302020-03-17 09:46:02 -07003366android.icu.text.UnicodeSet$NumericValueFilter
3367android.icu.text.UnicodeSet$ScriptExtensionsFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003368android.icu.text.UnicodeSet$SpanCondition
3369android.icu.text.UnicodeSet$UnicodeSetIterator2
art-benchmark-servicead05a302020-03-17 09:46:02 -07003370android.icu.text.UnicodeSet$VersionFilter
3371android.icu.text.UnicodeSet$XSymbolTable
art-benchmark-service56aece62020-02-10 17:58:03 -08003372android.icu.text.UnicodeSet
art-benchmark-servicead05a302020-03-17 09:46:02 -07003373android.icu.text.UppercaseTransliterator$1
3374android.icu.text.UppercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003375android.icu.util.AnnualTimeZoneRule
3376android.icu.util.BasicTimeZone
3377android.icu.util.BytesTrie$Result
3378android.icu.util.BytesTrie
3379android.icu.util.Calendar$1
3380android.icu.util.Calendar$FormatConfiguration
3381android.icu.util.Calendar$PatternData
3382android.icu.util.Calendar$WeekData
3383android.icu.util.Calendar$WeekDataCache
3384android.icu.util.Calendar
art-benchmark-servicead05a302020-03-17 09:46:02 -07003385android.icu.util.CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08003386android.icu.util.CharsTrie$Entry
3387android.icu.util.CharsTrie$Iterator
3388android.icu.util.CodePointMap$Range
3389android.icu.util.CodePointMap$RangeOption
3390android.icu.util.CodePointMap$ValueFilter
3391android.icu.util.CodePointMap
3392android.icu.util.CodePointTrie$1
3393android.icu.util.CodePointTrie$Data16
3394android.icu.util.CodePointTrie$Data
3395android.icu.util.CodePointTrie$Fast16
3396android.icu.util.CodePointTrie$Fast
3397android.icu.util.CodePointTrie$Type
3398android.icu.util.CodePointTrie$ValueWidth
3399android.icu.util.CodePointTrie
art-benchmark-service56aece62020-02-10 17:58:03 -08003400android.icu.util.Currency$1
3401android.icu.util.Currency$CurrencyUsage
3402android.icu.util.Currency
art-benchmark-serviced5115932020-02-25 17:55:03 -08003403android.icu.util.DateTimeRule
art-benchmark-service56aece62020-02-10 17:58:03 -08003404android.icu.util.Freezable
art-benchmark-serviced5115932020-02-25 17:55:03 -08003405android.icu.util.GregorianCalendar
3406android.icu.util.ICUException
art-benchmark-servicead05a302020-03-17 09:46:02 -07003407android.icu.util.ICUUncheckedIOException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003408android.icu.util.InitialTimeZoneRule
3409android.icu.util.Measure
art-benchmark-service56aece62020-02-10 17:58:03 -08003410android.icu.util.MeasureUnit$1
3411android.icu.util.MeasureUnit$2
3412android.icu.util.MeasureUnit$3
3413android.icu.util.MeasureUnit$4
3414android.icu.util.MeasureUnit$Factory
3415android.icu.util.MeasureUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08003416android.icu.util.Output
3417android.icu.util.STZInfo
3418android.icu.util.SimpleTimeZone
3419android.icu.util.TimeArrayTimeZoneRule
art-benchmark-service56aece62020-02-10 17:58:03 -08003420android.icu.util.TimeUnit
3421android.icu.util.TimeZone$ConstantZone
3422android.icu.util.TimeZone$SystemTimeZoneType
3423android.icu.util.TimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08003424android.icu.util.TimeZoneRule
3425android.icu.util.TimeZoneTransition
art-benchmark-service56aece62020-02-10 17:58:03 -08003426android.icu.util.ULocale$1
3427android.icu.util.ULocale$2
3428android.icu.util.ULocale$3
3429android.icu.util.ULocale$Category
3430android.icu.util.ULocale$JDKLocaleHelper
3431android.icu.util.ULocale$Type
3432android.icu.util.ULocale
3433android.icu.util.UResourceBundle$1
3434android.icu.util.UResourceBundle$RootType
3435android.icu.util.UResourceBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -08003436android.icu.util.UResourceBundleIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003437android.icu.util.UResourceTypeMismatchException
3438android.icu.util.VersionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003439android.inputmethodservice.-$$Lambda$InputMethodService$8T9TmAUIN7vW9eU6kTg8309_d4E
art-benchmark-serviced5115932020-02-25 17:55:03 -08003440android.inputmethodservice.-$$Lambda$InputMethodService$TvVfWDKZ3ljQdrU87qYykg6uD-I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003441android.inputmethodservice.-$$Lambda$InputMethodService$wp8DeVGx_WDOPw4F6an7QbwVxf0
3442android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodImpl
3443android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodSessionImpl
3444android.inputmethodservice.AbstractInputMethodService
art-benchmark-serviced5115932020-02-25 17:55:03 -08003445android.inputmethodservice.ExtractEditText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003446android.inputmethodservice.IInputMethodSessionWrapper$ImeInputEventReceiver
3447android.inputmethodservice.IInputMethodSessionWrapper
3448android.inputmethodservice.IInputMethodWrapper$InputMethodSessionCallbackWrapper
3449android.inputmethodservice.IInputMethodWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003450android.inputmethodservice.InputMethodService$InputMethodImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003451android.inputmethodservice.InputMethodService$InputMethodSessionImpl
3452android.inputmethodservice.InputMethodService$Insets
3453android.inputmethodservice.InputMethodService$SettingsObserver
3454android.inputmethodservice.InputMethodService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003455android.inputmethodservice.SoftInputWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003456android.internal.hidl.base.V1_0.DebugInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003457android.internal.hidl.base.V1_0.IBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08003458android.internal.hidl.safe_union.V1_0.Monostate
3459android.internal.telephony.sysprop.TelephonyProperties
3460android.location.-$$Lambda$-z-Hjl12STdAybauR3BT-ftvWd0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003461android.location.-$$Lambda$AbstractListenerManager$Registration$XpiThbVaDDpOnFWIkrt38Bf4yx0
art-benchmark-serviced5115932020-02-25 17:55:03 -08003462android.location.-$$Lambda$GpsStatus$RTSonBp9m0T0NWA3SCfYgWf1mTo
3463android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$4EPi22o4xuVnpNhFHnDvebH4TG8
3464android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$7Fi5XkeF81eL_OKPS2GJMvyc3-8
3465android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$gYcH61KCtV_OcJJszI1TfvnrJHY
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003466android.location.-$$Lambda$LocationManager$LocationListenerTransport$C3xaM63A8GAwfJNN4R634OLsvDc
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003467android.location.-$$Lambda$LocationManager$LocationListenerTransport$enkW18B0WwpQkSIMmVChmQ2YwC8
3468android.location.-$$Lambda$LocationManager$LocationListenerTransport$fHjQXipQePznoEyxLuCfUO-YP1Y
art-benchmark-serviced5115932020-02-25 17:55:03 -08003469android.location.-$$Lambda$UmbtQF279SH5h72Ftfcj_s96jsY
3470android.location.-$$Lambda$_14QHG018Z6p13d3hzJuGTWnNeo
3471android.location.AbstractListenerManager$Registration
3472android.location.AbstractListenerManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003473android.location.Address$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003474android.location.Address
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003475android.location.Country$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003476android.location.Country
3477android.location.CountryDetector$ListenerTransport
Andreas Gampe61e7b662015-06-17 23:57:04 -07003478android.location.CountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003479android.location.CountryListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003480android.location.Criteria$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003481android.location.Criteria
art-benchmark-serviced5115932020-02-25 17:55:03 -08003482android.location.FusedBatchOptions$SourceTechnologies
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003483android.location.Geocoder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003484android.location.GeocoderParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003485android.location.GeocoderParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003486android.location.Geofence$1
3487android.location.Geofence
3488android.location.GnssClock$1
3489android.location.GnssClock
3490android.location.GnssMeasurement$1
3491android.location.GnssMeasurement
3492android.location.GnssMeasurementCorrections$1
3493android.location.GnssMeasurementCorrections
art-benchmark-serviced5115932020-02-25 17:55:03 -08003494android.location.GnssMeasurementsEvent$1
3495android.location.GnssMeasurementsEvent
3496android.location.GnssNavigationMessage$1
3497android.location.GnssNavigationMessage
3498android.location.GnssReflectingPlane$1
3499android.location.GnssReflectingPlane
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003500android.location.GnssRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003501android.location.GnssRequest
3502android.location.GnssSingleSatCorrection$1
3503android.location.GnssSingleSatCorrection
3504android.location.GnssStatus$Callback
3505android.location.GnssStatus
3506android.location.GpsSatellite
Calin Juravle4a054192018-05-29 17:52:20 -07003507android.location.GpsStatus$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003508android.location.GpsStatus$SatelliteIterator
3509android.location.GpsStatus
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003510android.location.IBatchedLocationCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003511android.location.IBatchedLocationCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003512android.location.IBatchedLocationCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003513android.location.ICountryDetector$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003514android.location.ICountryDetector$Stub
3515android.location.ICountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003516android.location.ICountryListener$Stub$Proxy
3517android.location.ICountryListener$Stub
3518android.location.ICountryListener
3519android.location.IFusedGeofenceHardware$Stub$Proxy
3520android.location.IFusedGeofenceHardware$Stub
3521android.location.IFusedGeofenceHardware
3522android.location.IGeocodeProvider$Stub$Proxy
3523android.location.IGeocodeProvider$Stub
3524android.location.IGeocodeProvider
3525android.location.IGeofenceProvider$Stub$Proxy
3526android.location.IGeofenceProvider$Stub
3527android.location.IGeofenceProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003528android.location.IGnssAntennaInfoListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003529android.location.IGnssAntennaInfoListener$Stub
3530android.location.IGnssAntennaInfoListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003531android.location.IGnssMeasurementsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003532android.location.IGnssMeasurementsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003533android.location.IGnssMeasurementsListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003534android.location.IGnssNavigationMessageListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003535android.location.IGnssNavigationMessageListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003536android.location.IGnssNavigationMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003537android.location.IGnssStatusListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003538android.location.IGnssStatusListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003539android.location.IGnssStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003540android.location.IGpsGeofenceHardware$Stub$Proxy
3541android.location.IGpsGeofenceHardware$Stub
3542android.location.IGpsGeofenceHardware
3543android.location.ILocationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003544android.location.ILocationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003545android.location.ILocationListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003546android.location.ILocationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003547android.location.ILocationManager$Stub
3548android.location.ILocationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003549android.location.INetInitiatedListener$Stub
3550android.location.INetInitiatedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003551android.location.Location$1
3552android.location.Location$2
3553android.location.Location$BearingDistanceCache
Calin Juravle00b23d32019-03-08 17:52:20 -08003554android.location.Location
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003555android.location.LocationListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003556android.location.LocationManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003557android.location.LocationManager$BatchedLocationCallbackManager
3558android.location.LocationManager$GnssAntennaInfoListenerManager
3559android.location.LocationManager$GnssMeasurementsListenerManager
3560android.location.LocationManager$GnssNavigationMessageListenerManager
3561android.location.LocationManager$GnssStatusListenerManager$1
3562android.location.LocationManager$GnssStatusListenerManager$GnssStatusListener
3563android.location.LocationManager$GnssStatusListenerManager
3564android.location.LocationManager$LocationListenerTransport
3565android.location.LocationManager$NmeaAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -08003566android.location.LocationManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003567android.location.LocationProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003568android.location.LocationRequest$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003569android.location.LocationRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08003570android.location.LocationTime$1
3571android.location.LocationTime
3572android.location.OnNmeaMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003573android.media.-$$Lambda$MediaCodecInfo$VideoCapabilities$DpgwEn-gVFZT9EtP3qcxpiA2G0M
art-benchmark-serviced5115932020-02-25 17:55:03 -08003574android.media.-$$Lambda$MediaDrm$8rRollK1F3eENvuaBGoS8u_-heQ
3575android.media.-$$Lambda$MediaDrm$IvEWhXQgSYABwC6_1bdnhTJ4V2I
3576android.media.-$$Lambda$MediaDrm$UPVWCanGo24eu9-1S_t6PvJ1Zno
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07003577android.media.-$$Lambda$RouteDiscoveryPreference$Builder$RAMVaK9RAZ5Ai0qMO3YINliBf1o
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003578android.media.-$$Lambda$ThumbnailUtils$HhGKNQZck57eO__Paj6KyQm6lCk
3579android.media.-$$Lambda$ThumbnailUtils$P13h9YbyD69p6ss1gYpoef43_MU
3580android.media.-$$Lambda$ThumbnailUtils$qOH5vebuTwPi2G92PTa6rgwKGoc
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003581android.media.AudioAttributes$1
3582android.media.AudioAttributes$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003583android.media.AudioAttributes
art-benchmark-servicead05a302020-03-17 09:46:02 -07003584android.media.AudioDeviceAttributes$1
3585android.media.AudioDeviceAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07003586android.media.AudioDeviceCallback
3587android.media.AudioDeviceInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003588android.media.AudioDevicePort
3589android.media.AudioDevicePortConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003590android.media.AudioFocusInfo$1
3591android.media.AudioFocusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003592android.media.AudioFocusRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003593android.media.AudioFocusRequest
Andreas Gampe859e2782016-04-06 18:37:56 -07003594android.media.AudioFormat$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003595android.media.AudioFormat$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003596android.media.AudioFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003597android.media.AudioGain
3598android.media.AudioGainConfig
3599android.media.AudioHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07003600android.media.AudioManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -08003601android.media.AudioManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003602android.media.AudioManager$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003603android.media.AudioManager$4
Calin Juravle4a054192018-05-29 17:52:20 -07003604android.media.AudioManager$AudioPlaybackCallback
3605android.media.AudioManager$AudioPlaybackCallbackInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003606android.media.AudioManager$AudioRecordingCallback
3607android.media.AudioManager$AudioRecordingCallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003608android.media.AudioManager$BlockingFocusResultReceiver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003609android.media.AudioManager$FocusRequestInfo
Calin Juravle4a054192018-05-29 17:52:20 -07003610android.media.AudioManager$NativeEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003611android.media.AudioManager$NativeEventHandlerDelegate
Calin Juravle4a054192018-05-29 17:52:20 -07003612android.media.AudioManager$OnAmPortUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003613android.media.AudioManager$OnAudioFocusChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07003614android.media.AudioManager$OnAudioPortUpdateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003615android.media.AudioManager$PlaybackConfigChangeCallbackData
3616android.media.AudioManager$RecordConfigChangeCallbackData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003617android.media.AudioManager$SafeWaitObject
Andreas Gampe571fc302016-02-18 13:58:09 -08003618android.media.AudioManager$ServiceEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003619android.media.AudioManager$ServiceEventHandlerDelegate
3620android.media.AudioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003621android.media.AudioManagerInternal$RingerModeDelegate
3622android.media.AudioManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003623android.media.AudioMixPort
3624android.media.AudioMixPortConfig
3625android.media.AudioPatch
Calin Juravle4a054192018-05-29 17:52:20 -07003626android.media.AudioPlaybackConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003627android.media.AudioPlaybackConfiguration$IPlayerShell
3628android.media.AudioPlaybackConfiguration$PlayerDeathMonitor
Calin Juravle00b23d32019-03-08 17:52:20 -08003629android.media.AudioPlaybackConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003630android.media.AudioPort
3631android.media.AudioPortConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003632android.media.AudioPortEventHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003633android.media.AudioPortEventHandler
3634android.media.AudioPresentation
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003635android.media.AudioRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08003636android.media.AudioRecordRoutingProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003637android.media.AudioRecordingConfiguration$1
3638android.media.AudioRecordingConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08003639android.media.AudioRecordingMonitor
3640android.media.AudioRecordingMonitorClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003641android.media.AudioRecordingMonitorImpl$1
3642android.media.AudioRecordingMonitorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003643android.media.AudioRoutesInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003644android.media.AudioRoutesInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08003645android.media.AudioRouting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003646android.media.AudioSystem$AudioRecordingCallback
3647android.media.AudioSystem$DynamicPolicyCallback
3648android.media.AudioSystem$ErrorCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003649android.media.AudioSystem
Andreas Gampe571fc302016-02-18 13:58:09 -08003650android.media.AudioTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08003651android.media.AudioTrack$1
3652android.media.AudioTrack$TunerConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003653android.media.AudioTrack
Calin Juravle00b23d32019-03-08 17:52:20 -08003654android.media.AudioTrackRoutingProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003655android.media.CamcorderProfile
3656android.media.CameraProfile
3657android.media.DecoderCapabilities
3658android.media.EncoderCapabilities
Calin Juravle4a054192018-05-29 17:52:20 -07003659android.media.ExifInterface$ByteOrderedDataInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08003660android.media.ExifInterface$ByteOrderedDataOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003661android.media.ExifInterface$ExifAttribute
3662android.media.ExifInterface$ExifTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003663android.media.ExifInterface$Rational
Calin Juravle00b23d32019-03-08 17:52:20 -08003664android.media.ExifInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08003665android.media.ExternalRingtonesCursorWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003666android.media.IAudioFocusDispatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07003667android.media.IAudioFocusDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003668android.media.IAudioFocusDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003669android.media.IAudioRoutesObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003670android.media.IAudioRoutesObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003671android.media.IAudioRoutesObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003672android.media.IAudioServerStateDispatcher$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003673android.media.IAudioServerStateDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003674android.media.IAudioServerStateDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04003675android.media.IAudioService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003676android.media.IAudioService$Stub
3677android.media.IAudioService
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003678android.media.IMediaHTTPConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003679android.media.IMediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003680android.media.IMediaHTTPService$Stub
3681android.media.IMediaHTTPService
3682android.media.IMediaResourceMonitor$Stub
3683android.media.IMediaResourceMonitor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003684android.media.IMediaRouter2$Stub
3685android.media.IMediaRouter2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003686android.media.IMediaRouter2Manager$Stub$Proxy
3687android.media.IMediaRouter2Manager$Stub
3688android.media.IMediaRouter2Manager
3689android.media.IMediaRouterClient$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003690android.media.IMediaRouterClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003691android.media.IMediaRouterClient
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003692android.media.IMediaRouterService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003693android.media.IMediaRouterService$Stub
3694android.media.IMediaRouterService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003695android.media.IPlaybackConfigDispatcher$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003696android.media.IPlaybackConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003697android.media.IPlaybackConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003698android.media.IPlayer$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003699android.media.IPlayer$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003700android.media.IPlayer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003701android.media.IRecordingConfigDispatcher$Stub$Proxy
Andreas Gampe571fc302016-02-18 13:58:09 -08003702android.media.IRecordingConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003703android.media.IRecordingConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003704android.media.IRemoteVolumeController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003705android.media.IRemoteVolumeController$Stub
3706android.media.IRemoteVolumeController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003707android.media.IRemoteVolumeObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003708android.media.IRemoteVolumeObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003709android.media.IRingtonePlayer$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003710android.media.IRingtonePlayer$Stub
3711android.media.IRingtonePlayer
jiabinf40141d2020-08-07 17:27:48 -07003712android.media.IStrategyPreferredDevicesDispatcher$Stub$Proxy
3713android.media.IStrategyPreferredDevicesDispatcher$Stub
3714android.media.IStrategyPreferredDevicesDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003715android.media.IVolumeController$Stub$Proxy
3716android.media.IVolumeController$Stub
3717android.media.IVolumeController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003718android.media.Image$Plane
Calin Juravle00b23d32019-03-08 17:52:20 -08003719android.media.Image
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003720android.media.ImageReader$SurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08003721android.media.ImageReader$SurfaceImage
3722android.media.ImageReader
Calin Juravle4a054192018-05-29 17:52:20 -07003723android.media.ImageWriter$WriterSurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08003724android.media.ImageWriter$WriterSurfaceImage
3725android.media.ImageWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003726android.media.JetPlayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003727android.media.MediaCodec$BufferInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003728android.media.MediaCodec$BufferMap$CodecBuffer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003729android.media.MediaCodec$BufferMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003730android.media.MediaCodec$Callback
Calin Juravle4a054192018-05-29 17:52:20 -07003731android.media.MediaCodec$CodecException
3732android.media.MediaCodec$CryptoException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003733android.media.MediaCodec$CryptoInfo$Pattern
Calin Juravle00b23d32019-03-08 17:52:20 -08003734android.media.MediaCodec$CryptoInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003735android.media.MediaCodec$EventHandler
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003736android.media.MediaCodec$IncompatibleWithBlockModelException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003737android.media.MediaCodec$LinearBlock
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003738android.media.MediaCodec$OnFrameRenderedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003739android.media.MediaCodec$OutputFrame
Calin Juravle4a054192018-05-29 17:52:20 -07003740android.media.MediaCodec$PersistentSurface
art-benchmark-serviced5115932020-02-25 17:55:03 -08003741android.media.MediaCodec$QueueRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08003742android.media.MediaCodec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003743android.media.MediaCodecInfo$AudioCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003744android.media.MediaCodecInfo$CodecCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003745android.media.MediaCodecInfo$CodecProfileLevel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003746android.media.MediaCodecInfo$EncoderCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003747android.media.MediaCodecInfo$Feature
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003748android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003749android.media.MediaCodecInfo$VideoCapabilities
Calin Juravle00b23d32019-03-08 17:52:20 -08003750android.media.MediaCodecInfo
Mathieu Chartierd62dd932017-09-09 15:19:46 -07003751android.media.MediaCodecList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003752android.media.MediaCrypto
art-benchmark-serviced5115932020-02-25 17:55:03 -08003753android.media.MediaCryptoException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003754android.media.MediaDescrambler
Calin Juravle4a054192018-05-29 17:52:20 -07003755android.media.MediaDescription$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003756android.media.MediaDescription$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003757android.media.MediaDescription
Calin Juravle4a054192018-05-29 17:52:20 -07003758android.media.MediaDrm$Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -08003759android.media.MediaDrm$CryptoSession
Calin Juravle4a054192018-05-29 17:52:20 -07003760android.media.MediaDrm$KeyRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003761android.media.MediaDrm$KeyStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003762android.media.MediaDrm$ListenerWithExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003763android.media.MediaDrm$MediaDrmStateException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003764android.media.MediaDrm$OnEventListener
Calin Juravle4a054192018-05-29 17:52:20 -07003765android.media.MediaDrm$ProvisionRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08003766android.media.MediaDrm$SessionException
3767android.media.MediaDrm
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003768android.media.MediaDrmException
3769android.media.MediaExtractor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003770android.media.MediaFile
Andreas Gampe859e2782016-04-06 18:37:56 -07003771android.media.MediaFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003772android.media.MediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003773android.media.MediaHTTPService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003774android.media.MediaMetadata$1
3775android.media.MediaMetadata$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003776android.media.MediaMetadata
Calin Juravle4a054192018-05-29 17:52:20 -07003777android.media.MediaMetadataRetriever$BitmapParams
Calin Juravle00b23d32019-03-08 17:52:20 -08003778android.media.MediaMetadataRetriever
art-benchmark-service56aece62020-02-10 17:58:03 -08003779android.media.MediaMetrics
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003780android.media.MediaMuxer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003781android.media.MediaPlayer$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003782android.media.MediaPlayer$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003783android.media.MediaPlayer$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003784android.media.MediaPlayer$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003785android.media.MediaPlayer$6
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003786android.media.MediaPlayer$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003787android.media.MediaPlayer$DrmInfo
3788android.media.MediaPlayer$EventHandler$1
3789android.media.MediaPlayer$EventHandler$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003790android.media.MediaPlayer$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003791android.media.MediaPlayer$OnBufferingUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003792android.media.MediaPlayer$OnCompletionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003793android.media.MediaPlayer$OnDrmInfoHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003794android.media.MediaPlayer$OnErrorListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003795android.media.MediaPlayer$OnInfoListener
3796android.media.MediaPlayer$OnMediaTimeDiscontinuityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003797android.media.MediaPlayer$OnPreparedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003798android.media.MediaPlayer$OnSeekCompleteListener
3799android.media.MediaPlayer$OnSubtitleDataListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003800android.media.MediaPlayer$OnTimedMetaDataAvailableListener
3801android.media.MediaPlayer$OnTimedTextListener
3802android.media.MediaPlayer$OnVideoSizeChangedListener
3803android.media.MediaPlayer$ProvisioningThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003804android.media.MediaPlayer$TimeProvider$EventHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08003805android.media.MediaPlayer$TimeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003806android.media.MediaPlayer$TrackInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003807android.media.MediaPlayer$TrackInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003808android.media.MediaPlayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003809android.media.MediaRecorder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003810android.media.MediaRoute2Info$1
3811android.media.MediaRoute2Info
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003812android.media.MediaRouter$Callback
3813android.media.MediaRouter$CallbackInfo
3814android.media.MediaRouter$RouteCategory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003815android.media.MediaRouter$RouteGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003816android.media.MediaRouter$RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003817android.media.MediaRouter$RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003818android.media.MediaRouter$SimpleCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003819android.media.MediaRouter$Static$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003820android.media.MediaRouter$Static$1
Calin Juravle4a054192018-05-29 17:52:20 -07003821android.media.MediaRouter$Static$Client$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003822android.media.MediaRouter$Static$Client$2
Calin Juravle00b23d32019-03-08 17:52:20 -08003823android.media.MediaRouter$Static$Client
3824android.media.MediaRouter$Static
art-benchmark-serviced5115932020-02-25 17:55:03 -08003825android.media.MediaRouter$UserRouteInfo$SessionVolumeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003826android.media.MediaRouter$UserRouteInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003827android.media.MediaRouter$VolumeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003828android.media.MediaRouter$VolumeCallbackInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003829android.media.MediaRouter$VolumeChangeReceiver
3830android.media.MediaRouter$WifiDisplayStatusChangedReceiver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003831android.media.MediaRouter2Manager$Callback
3832android.media.MediaRouter2Manager
Calin Juravle00b23d32019-03-08 17:52:20 -08003833android.media.MediaRouter
3834android.media.MediaRouterClientState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003835android.media.MediaRouterClientState$RouteInfo$1
3836android.media.MediaRouterClientState$RouteInfo
3837android.media.MediaRouterClientState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003838android.media.MediaScanner
Calin Juravle4a054192018-05-29 17:52:20 -07003839android.media.MediaScannerConnection$MediaScannerConnectionClient
3840android.media.MediaScannerConnection$OnScanCompletedListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003841android.media.MediaSync
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003842android.media.MediaTimeProvider$OnMediaTimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08003843android.media.MediaTimeProvider
Calin Juravle4a054192018-05-29 17:52:20 -07003844android.media.MediaTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08003845android.media.MediaTranscodeManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003846android.media.MicrophoneDirection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003847android.media.MicrophoneInfo$Coordinate3F
Calin Juravle00b23d32019-03-08 17:52:20 -08003848android.media.MicrophoneInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003849android.media.NativeRoutingEventHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003850android.media.NotProvisionedException
Andreas Gampe61e7b662015-06-17 23:57:04 -07003851android.media.PlaybackParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003852android.media.PlaybackParams
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003853android.media.PlayerBase$IAppOpsCallbackWrapper
3854android.media.PlayerBase$IPlayerWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003855android.media.PlayerBase$PlayerIdCard$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003856android.media.PlayerBase$PlayerIdCard
3857android.media.PlayerBase
Calin Juravle4a054192018-05-29 17:52:20 -07003858android.media.Rating$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003859android.media.Rating
art-benchmark-serviced5115932020-02-25 17:55:03 -08003860android.media.RemoteControlClient
Kenny Rootdbf30ed2012-09-19 13:08:12 -07003861android.media.RemoteDisplay
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003862android.media.ResampleInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003863android.media.Ringtone$MyOnCompletionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003864android.media.Ringtone
Calin Juravle4a054192018-05-29 17:52:20 -07003865android.media.RingtoneManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003866android.media.RouteDiscoveryPreference$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003867android.media.RouteDiscoveryPreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003868android.media.RoutingSessionInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003869android.media.RoutingSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003870android.media.SoundPool$Builder
3871android.media.SoundPool$EventHandler
3872android.media.SoundPool$OnLoadCompleteListener
Mathieu Chartierd62dd932017-09-09 15:19:46 -07003873android.media.SoundPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003874android.media.SubtitleController$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003875android.media.SubtitleController$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003876android.media.SubtitleController$Anchor
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003877android.media.SubtitleController$Listener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003878android.media.SubtitleController
3879android.media.SubtitleData
3880android.media.SubtitleTrack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003881android.media.SyncParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003882android.media.ThumbnailUtils$Resizer
3883android.media.ThumbnailUtils$SizedThumbnailBitmap
art-benchmark-serviced5115932020-02-25 17:55:03 -08003884android.media.ThumbnailUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003885android.media.TimedMetaData
3886android.media.TimedText
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003887android.media.ToneGenerator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003888android.media.Utils$1
3889android.media.Utils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003890android.media.Utils$ListenerList
Calin Juravle00b23d32019-03-08 17:52:20 -08003891android.media.Utils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003892android.media.VolumeAutomation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003893android.media.VolumePolicy$1
3894android.media.VolumePolicy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003895android.media.VolumeProvider$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003896android.media.VolumeProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003897android.media.VolumeShaper$Configuration$1
3898android.media.VolumeShaper$Configuration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003899android.media.VolumeShaper$Configuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003900android.media.VolumeShaper$Operation$1
3901android.media.VolumeShaper$Operation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003902android.media.VolumeShaper$Operation
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003903android.media.VolumeShaper$State$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003904android.media.VolumeShaper$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08003905android.media.VolumeShaper
Calin Juravle00b23d32019-03-08 17:52:20 -08003906android.media.audiofx.AudioEffect$Descriptor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003907android.media.audiofx.AudioEffect
art-benchmark-serviced5115932020-02-25 17:55:03 -08003908android.media.audiopolicy.-$$Lambda$AudioPolicy$-ztOT0FT3tzGMUr4lm1gv6dBE4c
3909android.media.audiopolicy.AudioMix$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07003910android.media.audiopolicy.AudioMix
Andreas Gampe571fc302016-02-18 13:58:09 -08003911android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion
art-benchmark-serviced5115932020-02-25 17:55:03 -08003912android.media.audiopolicy.AudioMixingRule$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003913android.media.audiopolicy.AudioMixingRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08003914android.media.audiopolicy.AudioPolicy$1
3915android.media.audiopolicy.AudioPolicy$AudioPolicyStatusListener
3916android.media.audiopolicy.AudioPolicy$EventHandler
3917android.media.audiopolicy.AudioPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003918android.media.audiopolicy.AudioPolicyConfig$1
3919android.media.audiopolicy.AudioPolicyConfig
Calin Juravle36829e52019-04-10 19:07:47 -07003920android.media.audiopolicy.AudioProductStrategy$1
3921android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup$1
3922android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup
3923android.media.audiopolicy.AudioProductStrategy
3924android.media.audiopolicy.AudioVolumeGroup$1
3925android.media.audiopolicy.AudioVolumeGroup
3926android.media.audiopolicy.AudioVolumeGroupChangeHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003927android.media.audiopolicy.IAudioPolicyCallback$Stub$Proxy
3928android.media.audiopolicy.IAudioPolicyCallback$Stub
3929android.media.audiopolicy.IAudioPolicyCallback
Calin Juravle4a054192018-05-29 17:52:20 -07003930android.media.browse.MediaBrowser$1
3931android.media.browse.MediaBrowser$2
3932android.media.browse.MediaBrowser$6
3933android.media.browse.MediaBrowser$7
3934android.media.browse.MediaBrowser$8
3935android.media.browse.MediaBrowser$ConnectionCallback
Calin Juravle4a054192018-05-29 17:52:20 -07003936android.media.browse.MediaBrowser$MediaItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003937android.media.browse.MediaBrowser$MediaItem
Calin Juravle4a054192018-05-29 17:52:20 -07003938android.media.browse.MediaBrowser$MediaServiceConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003939android.media.browse.MediaBrowser$MediaServiceConnection
Calin Juravle4a054192018-05-29 17:52:20 -07003940android.media.browse.MediaBrowser$ServiceCallbacks
3941android.media.browse.MediaBrowser$Subscription
3942android.media.browse.MediaBrowser$SubscriptionCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08003943android.media.browse.MediaBrowser
Calin Juravle4a054192018-05-29 17:52:20 -07003944android.media.browse.MediaBrowserUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003945android.media.midi.IMidiDeviceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003946android.media.midi.IMidiDeviceListener$Stub
3947android.media.midi.IMidiDeviceListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003948android.media.midi.IMidiDeviceOpenCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003949android.media.midi.IMidiDeviceOpenCallback$Stub
3950android.media.midi.IMidiDeviceOpenCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003951android.media.midi.IMidiDeviceServer$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003952android.media.midi.IMidiDeviceServer$Stub
3953android.media.midi.IMidiDeviceServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003954android.media.midi.IMidiManager$Stub
3955android.media.midi.IMidiManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003956android.media.midi.MidiDevice
3957android.media.midi.MidiDeviceInfo$1
3958android.media.midi.MidiDeviceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003959android.media.midi.MidiDeviceStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003960android.media.midi.MidiDeviceStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07003961android.media.midi.MidiManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003962android.media.projection.IMediaProjection$Stub$Proxy
3963android.media.projection.IMediaProjection$Stub
3964android.media.projection.IMediaProjection
3965android.media.projection.IMediaProjectionManager$Stub$Proxy
3966android.media.projection.IMediaProjectionManager$Stub
3967android.media.projection.IMediaProjectionManager
3968android.media.projection.IMediaProjectionWatcherCallback$Stub$Proxy
3969android.media.projection.IMediaProjectionWatcherCallback$Stub
3970android.media.projection.IMediaProjectionWatcherCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003971android.media.projection.MediaProjection
3972android.media.projection.MediaProjectionInfo$1
3973android.media.projection.MediaProjectionInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003974android.media.projection.MediaProjectionManager$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003975android.media.projection.MediaProjectionManager$CallbackDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07003976android.media.projection.MediaProjectionManager
art-benchmark-service56aece62020-02-10 17:58:03 -08003977android.media.session.-$$Lambda$MediaSessionManager$IEuWPZ528guBgmyKPMUWhBwnMCE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003978android.media.session.IActiveSessionsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003979android.media.session.IActiveSessionsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003980android.media.session.IActiveSessionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003981android.media.session.IOnMediaKeyEventDispatchedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08003982android.media.session.IOnMediaKeyEventDispatchedListener$Stub
3983android.media.session.IOnMediaKeyEventDispatchedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003984android.media.session.IOnMediaKeyEventSessionChangedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08003985android.media.session.IOnMediaKeyEventSessionChangedListener$Stub
3986android.media.session.IOnMediaKeyEventSessionChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003987android.media.session.IOnMediaKeyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003988android.media.session.IOnMediaKeyListener$Stub
3989android.media.session.IOnMediaKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003990android.media.session.IOnVolumeKeyLongPressListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003991android.media.session.IOnVolumeKeyLongPressListener$Stub
3992android.media.session.IOnVolumeKeyLongPressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003993android.media.session.ISession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003994android.media.session.ISession$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07003995android.media.session.ISession2TokensListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003996android.media.session.ISession2TokensListener$Stub
3997android.media.session.ISession2TokensListener
3998android.media.session.ISession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003999android.media.session.ISessionCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004000android.media.session.ISessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004001android.media.session.ISessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004002android.media.session.ISessionController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004003android.media.session.ISessionController$Stub
4004android.media.session.ISessionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004005android.media.session.ISessionControllerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004006android.media.session.ISessionControllerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004007android.media.session.ISessionControllerCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004008android.media.session.ISessionManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004009android.media.session.ISessionManager$Stub
4010android.media.session.ISessionManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004011android.media.session.MediaController$Callback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004012android.media.session.MediaController$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004013android.media.session.MediaController$MessageHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004014android.media.session.MediaController$PlaybackInfo$1
4015android.media.session.MediaController$PlaybackInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004016android.media.session.MediaController$TransportControls
Calin Juravle00b23d32019-03-08 17:52:20 -08004017android.media.session.MediaController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004018android.media.session.MediaSession$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004019android.media.session.MediaSession$CallbackMessageHandler
Calin Juravle36829e52019-04-10 19:07:47 -07004020android.media.session.MediaSession$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004021android.media.session.MediaSession$QueueItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004022android.media.session.MediaSession$QueueItem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004023android.media.session.MediaSession$Token$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004024android.media.session.MediaSession$Token
4025android.media.session.MediaSession
art-benchmark-serviced5115932020-02-25 17:55:03 -08004026android.media.session.MediaSessionLegacyHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004027android.media.session.MediaSessionManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07004028android.media.session.MediaSessionManager$OnActiveSessionsChangedListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004029android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListener
4030android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListenerStub
4031android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListener
4032android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08004033android.media.session.MediaSessionManager$OnMediaKeyListener
4034android.media.session.MediaSessionManager$OnMediaKeyListenerImpl
4035android.media.session.MediaSessionManager$OnSession2TokensChangedListener
4036android.media.session.MediaSessionManager$OnVolumeKeyLongPressListener
4037android.media.session.MediaSessionManager$OnVolumeKeyLongPressListenerImpl
4038android.media.session.MediaSessionManager$RemoteUserInfo
4039android.media.session.MediaSessionManager$Session2TokensChangedWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07004040android.media.session.MediaSessionManager$SessionsChangedWrapper$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004041android.media.session.MediaSessionManager$SessionsChangedWrapper$1
4042android.media.session.MediaSessionManager$SessionsChangedWrapper
4043android.media.session.MediaSessionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004044android.media.session.PlaybackState$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004045android.media.session.PlaybackState$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004046android.media.session.PlaybackState$CustomAction$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004047android.media.session.PlaybackState$CustomAction
4048android.media.session.PlaybackState
art-benchmark-serviced5115932020-02-25 17:55:03 -08004049android.media.soundtrigger.ISoundTriggerDetectionServiceClient$Stub
4050android.media.soundtrigger.ISoundTriggerDetectionServiceClient
Andreas Gampe571fc302016-02-18 13:58:09 -08004051android.media.soundtrigger.SoundTriggerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004052android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004053android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub
4054android.media.soundtrigger_middleware.ISoundTriggerCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004055android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub$Proxy
4056android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004057android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004058android.media.soundtrigger_middleware.ISoundTriggerModule$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004059android.media.soundtrigger_middleware.ISoundTriggerModule
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004060android.media.soundtrigger_middleware.PhraseRecognitionExtra
4061android.media.soundtrigger_middleware.RecognitionConfig$1
4062android.media.soundtrigger_middleware.RecognitionConfig
4063android.media.soundtrigger_middleware.SoundModel$1
4064android.media.soundtrigger_middleware.SoundModel
4065android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor$1
4066android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor
4067android.media.soundtrigger_middleware.SoundTriggerModuleProperties$1
4068android.media.soundtrigger_middleware.SoundTriggerModuleProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004069android.media.tv.TvInputHardwareInfo$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07004070android.media.tv.TvInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004071android.media.tv.TvStreamConfig$1
4072android.media.tv.TvStreamConfig$Builder
4073android.media.tv.TvStreamConfig
art-benchmark-servicead05a302020-03-17 09:46:02 -07004074android.media.tv.tunerresourcemanager.TunerResourceManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004075android.metrics.LogMaker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004076android.metrics.MetricsReader$Event
4077android.metrics.MetricsReader$LogReader
4078android.metrics.MetricsReader
art-benchmark-service56aece62020-02-10 17:58:03 -08004079android.mtp.MtpDatabase$1
4080android.mtp.MtpDatabase$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004081android.mtp.MtpDatabase
4082android.mtp.MtpDevice
Kenny Root9787b802013-04-26 12:53:57 -07004083android.mtp.MtpDeviceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08004084android.mtp.MtpEvent
Kenny Root9787b802013-04-26 12:53:57 -07004085android.mtp.MtpObjectInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004086android.mtp.MtpPropertyGroup
Kenny Root9787b802013-04-26 12:53:57 -07004087android.mtp.MtpPropertyList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004088android.mtp.MtpServer
Kenny Root9787b802013-04-26 12:53:57 -07004089android.mtp.MtpStorage
4090android.mtp.MtpStorageInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004091android.mtp.MtpStorageManager$MtpNotifier
4092android.mtp.MtpStorageManager$MtpObject
4093android.mtp.MtpStorageManager
Calin Juravle00b23d32019-03-08 17:52:20 -08004094android.net.-$$Lambda$FpGXkd3pLxeXY58eJ_84mi1PLWQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004095android.net.-$$Lambda$Network$KD6DxaMRJIcajhj36TU1K7lJnHQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08004096android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$PGkg1UrNyisY0wAts4zoVuYRgkw
4097android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$TEOhIiY2C9y8yDWwRR6zm_12TGY
Calin Juravle00b23d32019-03-08 17:52:20 -08004098android.net.-$$Lambda$p1_56lwnt1xBuY1muPblbN1Dtkw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004099android.net.CaptivePortal$1
4100android.net.CaptivePortal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004101android.net.CaptivePortalData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004102android.net.CaptivePortalData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004103android.net.ConnectionInfo$1
4104android.net.ConnectionInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004105android.net.ConnectivityDiagnosticsManager
art-benchmark-service56aece62020-02-10 17:58:03 -08004106android.net.ConnectivityManager$1
4107android.net.ConnectivityManager$2
4108android.net.ConnectivityManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08004109android.net.ConnectivityManager$4
4110android.net.ConnectivityManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -08004111android.net.ConnectivityManager$CallbackHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08004112android.net.ConnectivityManager$LegacyRequest
Andreas Gampe571fc302016-02-18 13:58:09 -08004113android.net.ConnectivityManager$NetworkCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004114android.net.ConnectivityManager$OnNetworkActiveListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004115android.net.ConnectivityManager$OnStartTetheringCallback
4116android.net.ConnectivityManager$OnTetheringEntitlementResultListener
4117android.net.ConnectivityManager$OnTetheringEventCallback
4118android.net.ConnectivityManager$PacketKeepalive
4119android.net.ConnectivityManager$PacketKeepaliveCallback
4120android.net.ConnectivityManager$TooManyRequestsException
Calin Juravle00b23d32019-03-08 17:52:20 -08004121android.net.ConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004122android.net.ConnectivityMetricsEvent$1
4123android.net.ConnectivityMetricsEvent
Andreas Gampe859e2782016-04-06 18:37:56 -07004124android.net.ConnectivityThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004125android.net.Credentials
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004126android.net.DataUsageRequest$1
4127android.net.DataUsageRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004128android.net.DhcpInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004129android.net.DhcpInfo
4130android.net.DhcpResults$1
4131android.net.DhcpResults
Andreas Gampe61e7b662015-06-17 23:57:04 -07004132android.net.EthernetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004133android.net.EventLogTags
art-benchmark-serviced5115932020-02-25 17:55:03 -08004134android.net.ICaptivePortal$Stub
4135android.net.ICaptivePortal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004136android.net.IConnectivityDiagnosticsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004137android.net.IConnectivityDiagnosticsCallback$Stub
4138android.net.IConnectivityDiagnosticsCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004139android.net.IConnectivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004140android.net.IConnectivityManager$Stub
4141android.net.IConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004142android.net.IEthernetManager$Stub
4143android.net.IEthernetManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004144android.net.IEthernetServiceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004145android.net.IEthernetServiceListener$Stub
4146android.net.IEthernetServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004147android.net.IIpConnectivityMetrics$Stub$Proxy
4148android.net.IIpConnectivityMetrics$Stub
4149android.net.IIpConnectivityMetrics
4150android.net.IIpSecService$Stub
4151android.net.IIpSecService
4152android.net.INetdEventCallback$Stub$Proxy
4153android.net.INetdEventCallback$Stub
4154android.net.INetdEventCallback
4155android.net.INetworkManagementEventObserver$Stub$Proxy
4156android.net.INetworkManagementEventObserver$Stub
4157android.net.INetworkManagementEventObserver
4158android.net.INetworkPolicyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004159android.net.INetworkPolicyListener$Stub
4160android.net.INetworkPolicyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004161android.net.INetworkPolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004162android.net.INetworkPolicyManager$Stub
4163android.net.INetworkPolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004164android.net.INetworkRecommendationProvider$Stub$Proxy
4165android.net.INetworkRecommendationProvider$Stub
4166android.net.INetworkRecommendationProvider
4167android.net.INetworkScoreCache$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004168android.net.INetworkScoreCache$Stub
4169android.net.INetworkScoreCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004170android.net.INetworkScoreService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004171android.net.INetworkScoreService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004172android.net.INetworkScoreService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004173android.net.INetworkStatsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004174android.net.INetworkStatsService$Stub
4175android.net.INetworkStatsService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004176android.net.INetworkStatsSession$Stub$Proxy
4177android.net.INetworkStatsSession$Stub
4178android.net.INetworkStatsSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004179android.net.ISocketKeepaliveCallback$Stub$Proxy
4180android.net.ISocketKeepaliveCallback$Stub
4181android.net.ISocketKeepaliveCallback
4182android.net.ITestNetworkManager$Stub
4183android.net.ITestNetworkManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004184android.net.ITetheredInterfaceCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004185android.net.ITetheredInterfaceCallback$Stub
4186android.net.ITetheredInterfaceCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004187android.net.ITetheringStatsProvider$Stub$Proxy
4188android.net.ITetheringStatsProvider$Stub
4189android.net.ITetheringStatsProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004190android.net.InetAddresses
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004191android.net.InterfaceConfiguration$1
4192android.net.InterfaceConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004193android.net.IpConfiguration$1
Calin Juravle4a054192018-05-29 17:52:20 -07004194android.net.IpConfiguration$IpAssignment
4195android.net.IpConfiguration$ProxySettings
Calin Juravle00b23d32019-03-08 17:52:20 -08004196android.net.IpConfiguration
Andreas Gampe61e7b662015-06-17 23:57:04 -07004197android.net.IpPrefix$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004198android.net.IpPrefix$2
Calin Juravle00b23d32019-03-08 17:52:20 -08004199android.net.IpPrefix
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004200android.net.IpSecConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004201android.net.IpSecConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004202android.net.IpSecManager$SpiUnavailableException
art-benchmark-service56aece62020-02-10 17:58:03 -08004203android.net.IpSecManager$UdpEncapsulationSocket
Calin Juravle00b23d32019-03-08 17:52:20 -08004204android.net.IpSecManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004205android.net.IpSecSpiResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004206android.net.IpSecSpiResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004207android.net.IpSecTransformResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004208android.net.IpSecTransformResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004209android.net.IpSecTunnelInterfaceResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004210android.net.IpSecTunnelInterfaceResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004211android.net.IpSecUdpEncapResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004212android.net.IpSecUdpEncapResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004213android.net.KeepalivePacketData
Andreas Gampe61e7b662015-06-17 23:57:04 -07004214android.net.LinkAddress$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004215android.net.LinkAddress
Andreas Gampe61e7b662015-06-17 23:57:04 -07004216android.net.LinkProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004217android.net.LinkProperties
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004218android.net.LocalServerSocket
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004219android.net.LocalSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004220android.net.LocalSocketAddress$Namespace
Calin Juravle00b23d32019-03-08 17:52:20 -08004221android.net.LocalSocketAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004222android.net.LocalSocketImpl$SocketInputStream
4223android.net.LocalSocketImpl$SocketOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08004224android.net.LocalSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004225android.net.MacAddress$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004226android.net.MacAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004227android.net.MatchAllNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004228android.net.MatchAllNetworkSpecifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004229android.net.NattSocketKeepalive
Andreas Gampe571fc302016-02-18 13:58:09 -08004230android.net.Network$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004231android.net.Network$NetworkBoundSocketFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08004232android.net.Network
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004233android.net.NetworkAgent$InitialConfiguration
4234android.net.NetworkAgent$NetworkAgentHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004235android.net.NetworkAgent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004236android.net.NetworkAgentConfig$1
4237android.net.NetworkAgentConfig$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004238android.net.NetworkAgentConfig
Andreas Gampe571fc302016-02-18 13:58:09 -08004239android.net.NetworkCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004240android.net.NetworkCapabilities$NameOf
4241android.net.NetworkCapabilities
4242android.net.NetworkConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004243android.net.NetworkIdentity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004244android.net.NetworkInfo$1
Evan Millar0ea97b82009-03-24 17:49:23 -07004245android.net.NetworkInfo$DetailedState
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004246android.net.NetworkInfo$State
Calin Juravle00b23d32019-03-08 17:52:20 -08004247android.net.NetworkInfo
4248android.net.NetworkKey$1
4249android.net.NetworkKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004250android.net.NetworkPolicy$1
4251android.net.NetworkPolicy
4252android.net.NetworkPolicyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004253android.net.NetworkPolicyManager$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004254android.net.NetworkPolicyManager$SubscriptionCallback
4255android.net.NetworkPolicyManager$SubscriptionCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07004256android.net.NetworkPolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004257android.net.NetworkProvider$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004258android.net.NetworkProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004259android.net.NetworkQuotaInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004260android.net.NetworkQuotaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004261android.net.NetworkRecommendationProvider$ServiceWrapper$1
4262android.net.NetworkRecommendationProvider$ServiceWrapper
4263android.net.NetworkRecommendationProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08004264android.net.NetworkRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004265android.net.NetworkRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08004266android.net.NetworkRequest$Builder
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004267android.net.NetworkRequest$Type
Calin Juravle00b23d32019-03-08 17:52:20 -08004268android.net.NetworkRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08004269android.net.NetworkScoreManager$NetworkScoreCallback
4270android.net.NetworkScoreManager$NetworkScoreCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07004271android.net.NetworkScoreManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004272android.net.NetworkScorerAppData$1
4273android.net.NetworkScorerAppData
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004274android.net.NetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08004275android.net.NetworkStack
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004276android.net.NetworkState$1
4277android.net.NetworkState
Kenny Root9787b802013-04-26 12:53:57 -07004278android.net.NetworkStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004279android.net.NetworkStats$Entry
4280android.net.NetworkStats$NonMonotonicObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08004281android.net.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004282android.net.NetworkStatsHistory$1
4283android.net.NetworkStatsHistory$DataStreamUtils
4284android.net.NetworkStatsHistory$Entry
4285android.net.NetworkStatsHistory$ParcelUtils
4286android.net.NetworkStatsHistory
4287android.net.NetworkTemplate$1
4288android.net.NetworkTemplate
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004289android.net.NetworkUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004290android.net.NetworkWatchlistManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004291android.net.PacProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004292android.net.ParseException
Calin Juravle00b23d32019-03-08 17:52:20 -08004293android.net.PrivateDnsConnectivityChecker
Jesse Wilson80686182011-01-21 17:12:43 -08004294android.net.Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004295android.net.ProxyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004296android.net.ProxyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07004297android.net.RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004298android.net.RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004299android.net.RssiCurve$1
4300android.net.RssiCurve
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004301android.net.SSLCertificateSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004302android.net.SSLCertificateSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004303android.net.SSLSessionCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004304android.net.ScoredNetwork$1
4305android.net.ScoredNetwork
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004306android.net.SntpClient$InvalidServerReplyException
4307android.net.SntpClient
art-benchmark-service56aece62020-02-10 17:58:03 -08004308android.net.SocketKeepalive$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004309android.net.SocketKeepalive$ErrorCodeException
art-benchmark-service56aece62020-02-10 17:58:03 -08004310android.net.SocketKeepalive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004311android.net.StaticIpConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004312android.net.StaticIpConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004313android.net.StaticIpConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004314android.net.StringNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004315android.net.StringNetworkSpecifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004316android.net.TcpSocketKeepalive
art-benchmark-serviced5115932020-02-25 17:55:03 -08004317android.net.TelephonyNetworkSpecifier$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004318android.net.TelephonyNetworkSpecifier$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004319android.net.TelephonyNetworkSpecifier
Calin Juravle36829e52019-04-10 19:07:47 -07004320android.net.TestNetworkManager
Ken Shirriff1ec81462009-12-08 13:38:48 -08004321android.net.TrafficStats
Calin Juravle00b23d32019-03-08 17:52:20 -08004322android.net.TransportInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004323android.net.UidRange$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004324android.net.UidRange
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004325android.net.Uri$1
4326android.net.Uri$AbstractHierarchicalUri
4327android.net.Uri$AbstractPart
4328android.net.Uri$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004329android.net.Uri$HierarchicalUri
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004330android.net.Uri$OpaqueUri
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004331android.net.Uri$Part$EmptyPart
Calin Juravle00b23d32019-03-08 17:52:20 -08004332android.net.Uri$Part
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004333android.net.Uri$PathPart
4334android.net.Uri$PathSegments
4335android.net.Uri$PathSegmentsBuilder
4336android.net.Uri$StringUri
Calin Juravle00b23d32019-03-08 17:52:20 -08004337android.net.Uri
4338android.net.UriCodec
art-benchmark-serviced5115932020-02-25 17:55:03 -08004339android.net.VpnManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004340android.net.WebAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08004341android.net.WifiKey$1
4342android.net.WifiKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004343android.net.apf.ApfCapabilities$1
4344android.net.apf.ApfCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004345android.net.http.HttpResponseCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004346android.net.http.X509TrustManagerExtensions
4347android.net.lowpan.LowpanManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004348android.net.metrics.ApfProgramEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004349android.net.metrics.ApfProgramEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004350android.net.metrics.ApfProgramEvent
4351android.net.metrics.ApfStats$1
4352android.net.metrics.ApfStats
4353android.net.metrics.ConnectStats
4354android.net.metrics.DefaultNetworkEvent
4355android.net.metrics.DhcpClientEvent$1
4356android.net.metrics.DhcpClientEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08004357android.net.metrics.DhcpErrorEvent$1
4358android.net.metrics.DhcpErrorEvent$Decoder
4359android.net.metrics.DhcpErrorEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004360android.net.metrics.DnsEvent
4361android.net.metrics.IpConnectivityLog$Event
4362android.net.metrics.IpConnectivityLog
4363android.net.metrics.IpManagerEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004364android.net.metrics.IpManagerEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004365android.net.metrics.IpManagerEvent
4366android.net.metrics.IpReachabilityEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004367android.net.metrics.IpReachabilityEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004368android.net.metrics.IpReachabilityEvent
4369android.net.metrics.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004370android.net.metrics.NetworkEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004371android.net.metrics.NetworkEvent
4372android.net.metrics.NetworkMetrics$Metrics
4373android.net.metrics.NetworkMetrics$Summary
art-benchmark-serviced5115932020-02-25 17:55:03 -08004374android.net.metrics.NetworkMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004375android.net.metrics.RaEvent$1
4376android.net.metrics.RaEvent
4377android.net.metrics.ValidationProbeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004378android.net.metrics.ValidationProbeEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004379android.net.metrics.ValidationProbeEvent
4380android.net.metrics.WakeupEvent
4381android.net.metrics.WakeupStats
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004382android.net.netstats.provider.INetworkStatsProvider$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004383android.net.netstats.provider.INetworkStatsProvider$Stub
4384android.net.netstats.provider.INetworkStatsProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004385android.net.netstats.provider.INetworkStatsProviderCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004386android.net.netstats.provider.INetworkStatsProviderCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004387android.net.nsd.INsdManager$Stub$Proxy
4388android.net.nsd.INsdManager$Stub
4389android.net.nsd.INsdManager
4390android.net.nsd.NsdManager$ServiceHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07004391android.net.nsd.NsdManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004392android.net.shared.Inet4AddressUtils
4393android.net.shared.InetAddressUtils
4394android.net.sip.ISipService$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004395android.net.sip.ISipService$Stub
4396android.net.sip.ISipService
art-benchmark-service56aece62020-02-10 17:58:03 -08004397android.net.sip.ISipSession$Stub
4398android.net.sip.ISipSession
4399android.net.sip.ISipSessionListener$Stub
4400android.net.sip.ISipSessionListener
4401android.net.sip.SipException
Calin Juravle00b23d32019-03-08 17:52:20 -08004402android.net.sip.SipManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07004403android.net.sip.SipProfile$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004404android.net.sip.SipProfile
4405android.net.sip.SipSessionAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004406android.net.util.-$$Lambda$MultinetworkPolicyTracker$8YMQ0fPTKk7Fw-_gJjln0JT-g8E
4407android.net.util.KeepaliveUtils$KeepaliveDeviceConfigurationException
4408android.net.util.KeepaliveUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004409android.net.util.LinkPropertiesUtils$CompareResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08004410android.net.util.LinkPropertiesUtils
4411android.net.util.MacAddressUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004412android.net.util.MultinetworkPolicyTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004413android.net.util.MultinetworkPolicyTracker$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004414android.net.util.MultinetworkPolicyTracker$SettingObserver
4415android.net.util.MultinetworkPolicyTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004416android.net.util.NetUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004417android.net.wifi.WifiNetworkScoreCache$CacheListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004418android.net.wifi.WifiNetworkScoreCache$CacheListener
4419android.net.wifi.WifiNetworkScoreCache
art-benchmark-servicead05a302020-03-17 09:46:02 -07004420android.net.wifi.nl80211.WifiNl80211Manager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004421android.nfc.BeamShareData$1
4422android.nfc.BeamShareData
4423android.nfc.IAppCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004424android.nfc.IAppCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004425android.nfc.IAppCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004426android.nfc.INfcAdapter$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004427android.nfc.INfcAdapter$Stub
4428android.nfc.INfcAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004429android.nfc.INfcAdapterExtras
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004430android.nfc.INfcCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004431android.nfc.INfcCardEmulation$Stub
4432android.nfc.INfcCardEmulation
art-benchmark-serviced5115932020-02-25 17:55:03 -08004433android.nfc.INfcDta
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004434android.nfc.INfcFCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004435android.nfc.INfcFCardEmulation$Stub
4436android.nfc.INfcFCardEmulation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004437android.nfc.INfcTag$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004438android.nfc.INfcTag$Stub
4439android.nfc.INfcTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004440android.nfc.INfcUnlockHandler$Stub$Proxy
4441android.nfc.INfcUnlockHandler$Stub
4442android.nfc.INfcUnlockHandler
4443android.nfc.ITagRemovedCallback$Stub$Proxy
4444android.nfc.ITagRemovedCallback$Stub
4445android.nfc.ITagRemovedCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004446android.nfc.NfcActivityManager$NfcActivityState
4447android.nfc.NfcActivityManager$NfcApplicationState
Calin Juravle00b23d32019-03-08 17:52:20 -08004448android.nfc.NfcActivityManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004449android.nfc.NfcAdapter$1
4450android.nfc.NfcAdapter$CreateNdefMessageCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004451android.nfc.NfcAdapter
Kenny Root9787b802013-04-26 12:53:57 -07004452android.nfc.NfcManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004453android.nfc.Tag$1
4454android.nfc.Tag
4455android.nfc.TechListParcel$1
4456android.nfc.TechListParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08004457android.nfc.cardemulation.AidGroup$1
4458android.nfc.cardemulation.AidGroup
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004459android.nfc.cardemulation.ApduServiceInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004460android.nfc.cardemulation.ApduServiceInfo
4461android.nfc.cardemulation.CardEmulation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004462android.nfc.cardemulation.HostApduService$MsgHandler
4463android.nfc.cardemulation.HostApduService
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004464android.opengl.EGL14
Courtney Goeltzenleuchter367ed8b2018-07-18 10:45:37 -06004465android.opengl.EGL15
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004466android.opengl.EGLConfig
4467android.opengl.EGLContext
4468android.opengl.EGLDisplay
4469android.opengl.EGLExt
Calin Juravle00b23d32019-03-08 17:52:20 -08004470android.opengl.EGLImage
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004471android.opengl.EGLObjectHandle
4472android.opengl.EGLSurface
Calin Juravle00b23d32019-03-08 17:52:20 -08004473android.opengl.EGLSync
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004474android.opengl.ETC1
4475android.opengl.GLES10
4476android.opengl.GLES10Ext
4477android.opengl.GLES11
4478android.opengl.GLES11Ext
4479android.opengl.GLES20
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004480android.opengl.GLES30
4481android.opengl.GLES31
4482android.opengl.GLES31Ext
Andreas Gampe571fc302016-02-18 13:58:09 -08004483android.opengl.GLES32
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004484android.opengl.GLSurfaceView$BaseConfigChooser
4485android.opengl.GLSurfaceView$ComponentSizeChooser
4486android.opengl.GLSurfaceView$DefaultContextFactory
4487android.opengl.GLSurfaceView$DefaultWindowSurfaceFactory
4488android.opengl.GLSurfaceView$EGLConfigChooser
4489android.opengl.GLSurfaceView$EGLContextFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004490android.opengl.GLSurfaceView$EGLWindowSurfaceFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004491android.opengl.GLSurfaceView$EglHelper
4492android.opengl.GLSurfaceView$GLThread
4493android.opengl.GLSurfaceView$GLThreadManager
4494android.opengl.GLSurfaceView$Renderer
4495android.opengl.GLSurfaceView$SimpleEGLConfigChooser
4496android.opengl.GLSurfaceView
Andreas Gampe61e7b662015-06-17 23:57:04 -07004497android.opengl.GLUtils
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004498android.opengl.Matrix
4499android.opengl.Visibility
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004500android.os.-$$Lambda$Binder$aNRcHb8WfLrWjcSlV42Wu5psFwU
4501android.os.-$$Lambda$Binder$sHSgT14Q7D-inZx204V4-ect-uA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004502android.os.-$$Lambda$Build$WrC6eL7oW2Zm9UDTcXXKr0DnOMw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004503android.os.-$$Lambda$FileUtils$0SBPRWOXcbR9EMG_p-55sUuxJ_0
4504android.os.-$$Lambda$FileUtils$TJeD9NeX5giO-5vlBrurGI-g4IY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004505android.os.-$$Lambda$HidlSupport$CwwfmHPEvZaybUxpLzKdwrpQRfA
4506android.os.-$$Lambda$HidlSupport$GHxmwrIWiKN83tl6aMQt_nV5hiw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004507android.os.-$$Lambda$IncidentManager$mfBTEJgu7VPkoPMTQdf1KC7oi5g
Calin Juravle4a054192018-05-29 17:52:20 -07004508android.os.-$$Lambda$IyvVQC-0mKtsfXbnO0kDL64hrk0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004509android.os.-$$Lambda$PowerManager$WakeLock$VvFzmRZ4ZGlXx7u3lSAJ_T-YUjw
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004510android.os.-$$Lambda$StrictMode$1yH8AK0bTwVwZOb9x8HoiSBdzr0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004511android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$9nBulCQKaMajrWr41SB7f7YRT1I
4512android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$FxZGA9KtfTewqdcxlUwvIe5Nx9I
4513android.os.-$$Lambda$StrictMode$UFC_nI1x6u8ZwMQmA7bmj9NHZz4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004514android.os.-$$Lambda$StrictMode$lu9ekkHJ2HMz0jd3F8K8MnhenxQ
Calin Juravle4a054192018-05-29 17:52:20 -07004515android.os.-$$Lambda$StrictMode$yZJXPvy2veRNA-xL_SWdXzX_OLg
Calin Juravle00b23d32019-03-08 17:52:20 -08004516android.os.-$$Lambda$ThreadLocalWorkSource$IP9vRFCDG5YwbWbXAEGHH52B9IE
Calin Juravle00b23d32019-03-08 17:52:20 -08004517android.os.-$$Lambda$q1UvBdLgHRZVzc68BxdksTmbuCw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004518android.os.AppZygote
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004519android.os.AsyncResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004520android.os.AsyncTask$1
Jesse Wilson80686182011-01-21 17:12:43 -08004521android.os.AsyncTask$2
4522android.os.AsyncTask$3
Calin Juravle36829e52019-04-10 19:07:47 -07004523android.os.AsyncTask$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004524android.os.AsyncTask$5
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004525android.os.AsyncTask$AsyncTaskResult
Jesse Wilson80686182011-01-21 17:12:43 -08004526android.os.AsyncTask$InternalHandler
Jesse Wilson80686182011-01-21 17:12:43 -08004527android.os.AsyncTask$SerialExecutor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004528android.os.AsyncTask$SerialExecutor
Jesse Wilson80686182011-01-21 17:12:43 -08004529android.os.AsyncTask$Status
4530android.os.AsyncTask$WorkerRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004531android.os.AsyncTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004532android.os.BadParcelableException
Andreas Gampe52764cb2016-04-19 20:46:43 -07004533android.os.BaseBundle$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08004534android.os.BaseBundle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004535android.os.BasicShellCommandHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07004536android.os.BatteryManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004537android.os.BatteryManagerInternal
Calin Juravle4a054192018-05-29 17:52:20 -07004538android.os.BatteryProperty$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004539android.os.BatteryProperty
4540android.os.BatterySaverPolicyConfig$1
4541android.os.BatterySaverPolicyConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08004542android.os.BatteryStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004543android.os.BatteryStats$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004544android.os.BatteryStats$BitDescription
4545android.os.BatteryStats$ControllerActivityCounter
4546android.os.BatteryStats$Counter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004547android.os.BatteryStats$DailyItem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004548android.os.BatteryStats$HistoryEventTracker
4549android.os.BatteryStats$HistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004550android.os.BatteryStats$HistoryPrinter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004551android.os.BatteryStats$HistoryStepDetails
4552android.os.BatteryStats$HistoryTag
4553android.os.BatteryStats$IntToString
4554android.os.BatteryStats$LevelStepTracker
4555android.os.BatteryStats$LongCounter
4556android.os.BatteryStats$LongCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004557android.os.BatteryStats$PackageChange
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004558android.os.BatteryStats$Timer
art-benchmark-serviced5115932020-02-25 17:55:03 -08004559android.os.BatteryStats$TimerEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004560android.os.BatteryStats$Uid$Pid
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004561android.os.BatteryStats$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08004562android.os.BatteryStats$Uid$Pkg
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004563android.os.BatteryStats$Uid$Proc$ExcessivePower
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004564android.os.BatteryStats$Uid$Proc
4565android.os.BatteryStats$Uid$Sensor
4566android.os.BatteryStats$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08004567android.os.BatteryStats$Uid
4568android.os.BatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004569android.os.BatteryStatsManager
4570android.os.BestClock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004571android.os.Binder$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004572android.os.Binder$PropagateWorkSourceTransactListener
4573android.os.Binder$ProxyTransactListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004574android.os.Binder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004575android.os.BinderProxy$NoImagePreloadHolder
4576android.os.BinderProxy$ProxyMap
Calin Juravle00b23d32019-03-08 17:52:20 -08004577android.os.BinderProxy
4578android.os.BugreportManager
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004579android.os.Build$VERSION
Calin Juravle00b23d32019-03-08 17:52:20 -08004580android.os.Build
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004581android.os.Bundle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004582android.os.Bundle
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004583android.os.CancellationSignal$OnCancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004584android.os.CancellationSignal$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08004585android.os.CancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004586android.os.ChildZygoteProcess
Andreas Gampe571fc302016-02-18 13:58:09 -08004587android.os.ConditionVariable
art-benchmark-serviced5115932020-02-25 17:55:03 -08004588android.os.CoolingDevice$1
4589android.os.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004590android.os.CpuUsageInfo$1
4591android.os.CpuUsageInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004592android.os.DeadObjectException
Andreas Gampe859e2782016-04-06 18:37:56 -07004593android.os.DeadSystemException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004594android.os.Debug$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004595android.os.Debug$MemoryInfo
4596android.os.Debug
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004597android.os.DeviceIdleManager
Calin Juravle4a054192018-05-29 17:52:20 -07004598android.os.DropBoxManager$Entry$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004599android.os.DropBoxManager$Entry
4600android.os.DropBoxManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004601android.os.Environment$UserEnvironment
Calin Juravle00b23d32019-03-08 17:52:20 -08004602android.os.Environment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004603android.os.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004604android.os.ExternalVibration$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004605android.os.ExternalVibration
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004606android.os.FactoryTest
Calin Juravle4a054192018-05-29 17:52:20 -07004607android.os.FileBridge$FileBridgeOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004608android.os.FileBridge
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004609android.os.FileObserver$ObserverThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004610android.os.FileUtils$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004611android.os.FileUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004612android.os.GraphicsEnvironment$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004613android.os.GraphicsEnvironment$OpenGlDriverChoice
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004614android.os.GraphicsEnvironment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004615android.os.Handler$BlockingRunnable
Kenny Root9787b802013-04-26 12:53:57 -07004616android.os.Handler$Callback
4617android.os.Handler$MessengerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08004618android.os.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004619android.os.HandlerExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004620android.os.HandlerThread
Andreas Gampe571fc302016-02-18 13:58:09 -08004621android.os.HardwarePropertiesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004622android.os.HidlMemory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004623android.os.HidlMemoryUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004624android.os.HidlSupport$Mutable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004625android.os.HidlSupport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004626android.os.HwBinder
4627android.os.HwBlob
4628android.os.HwParcel
4629android.os.HwRemoteBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004630android.os.IBatteryPropertiesRegistrar$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004631android.os.IBatteryPropertiesRegistrar$Stub
4632android.os.IBatteryPropertiesRegistrar
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004633android.os.IBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08004634android.os.IBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004635android.os.ICancellationSignal$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004636android.os.ICancellationSignal$Stub
4637android.os.ICancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004638android.os.IDeviceIdentifiersPolicyService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004639android.os.IDeviceIdentifiersPolicyService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004640android.os.IDeviceIdentifiersPolicyService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004641android.os.IDeviceIdleController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004642android.os.IDeviceIdleController$Stub
4643android.os.IDeviceIdleController
art-benchmark-serviced5115932020-02-25 17:55:03 -08004644android.os.IDumpstate$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004645android.os.IDumpstate$Stub
4646android.os.IDumpstate
art-benchmark-serviced5115932020-02-25 17:55:03 -08004647android.os.IDumpstateListener$Stub$Proxy
4648android.os.IDumpstateListener$Stub
4649android.os.IDumpstateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004650android.os.IExternalVibratorService$Stub
4651android.os.IExternalVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004652android.os.IHardwarePropertiesManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004653android.os.IHardwarePropertiesManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004654android.os.IHardwarePropertiesManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004655android.os.IHwBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08004656android.os.IHwBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004657android.os.IHwInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08004658android.os.IIncidentAuthListener$Stub$Proxy
4659android.os.IIncidentAuthListener$Stub
4660android.os.IIncidentAuthListener
4661android.os.IIncidentCompanion$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004662android.os.IIncidentCompanion$Stub
4663android.os.IIncidentCompanion
4664android.os.IIncidentManager$Stub$Proxy
4665android.os.IIncidentManager$Stub
4666android.os.IIncidentManager
4667android.os.IInstalld$Stub$Proxy
4668android.os.IInstalld$Stub
4669android.os.IInstalld
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004670android.os.IInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07004671android.os.IMessenger$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004672android.os.IMessenger$Stub
4673android.os.IMessenger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004674android.os.INetworkActivityListener$Stub$Proxy
4675android.os.INetworkActivityListener$Stub
4676android.os.INetworkActivityListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004677android.os.INetworkManagementService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004678android.os.INetworkManagementService$Stub
4679android.os.INetworkManagementService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004680android.os.IPermissionController$Stub
4681android.os.IPermissionController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004682android.os.IPowerManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004683android.os.IPowerManager$Stub
4684android.os.IPowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004685android.os.IProcessInfoService$Stub
4686android.os.IProcessInfoService
4687android.os.IProgressListener$Stub$Proxy
4688android.os.IProgressListener$Stub
4689android.os.IProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004690android.os.IRecoverySystem$Stub
4691android.os.IRecoverySystem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004692android.os.IRecoverySystemProgressListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004693android.os.IRecoverySystemProgressListener$Stub
4694android.os.IRecoverySystemProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004695android.os.IRemoteCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004696android.os.IRemoteCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004697android.os.IRemoteCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004698android.os.ISchedulingPolicyService$Stub
4699android.os.ISchedulingPolicyService
4700android.os.IServiceManager$Stub$Proxy
4701android.os.IServiceManager$Stub
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004702android.os.IServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004703android.os.IStoraged$Stub$Proxy
4704android.os.IStoraged$Stub
4705android.os.IStoraged
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004706android.os.ISystemConfig$Stub
4707android.os.ISystemConfig
Calin Juravle4a054192018-05-29 17:52:20 -07004708android.os.ISystemUpdateManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004709android.os.ISystemUpdateManager$Stub
4710android.os.ISystemUpdateManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004711android.os.IThermalEventListener$Stub$Proxy
4712android.os.IThermalEventListener$Stub
4713android.os.IThermalEventListener
4714android.os.IThermalService$Stub$Proxy
4715android.os.IThermalService$Stub
4716android.os.IThermalService
4717android.os.IThermalStatusListener$Stub$Proxy
4718android.os.IThermalStatusListener$Stub
4719android.os.IThermalStatusListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004720android.os.IUpdateEngine$Stub$Proxy
4721android.os.IUpdateEngine$Stub
4722android.os.IUpdateEngine
4723android.os.IUpdateEngineCallback$Stub
4724android.os.IUpdateEngineCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004725android.os.IUpdateLock$Stub
4726android.os.IUpdateLock
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004727android.os.IUserManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004728android.os.IUserManager$Stub
4729android.os.IUserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004730android.os.IUserRestrictionsListener$Stub$Proxy
4731android.os.IUserRestrictionsListener$Stub
4732android.os.IUserRestrictionsListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004733android.os.IVibratorService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004734android.os.IVibratorService$Stub
4735android.os.IVibratorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004736android.os.IVibratorStateListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004737android.os.IVibratorStateListener$Stub
4738android.os.IVibratorStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004739android.os.IVold$Stub$Proxy
4740android.os.IVold$Stub
4741android.os.IVold
4742android.os.IVoldListener$Stub
4743android.os.IVoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004744android.os.IVoldMountCallback$Stub
4745android.os.IVoldMountCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004746android.os.IVoldTaskListener$Stub$Proxy
4747android.os.IVoldTaskListener$Stub
4748android.os.IVoldTaskListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004749android.os.IncidentManager$IncidentReport$1
4750android.os.IncidentManager$IncidentReport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004751android.os.IncidentManager
Andreas Gampecbcb9e32016-06-03 17:24:05 -07004752android.os.LocaleList$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004753android.os.LocaleList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004754android.os.Looper$Observer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004755android.os.Looper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004756android.os.MemoryFile
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004757android.os.Message$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004758android.os.Message
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004759android.os.MessageQueue$FileDescriptorRecord
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004760android.os.MessageQueue$IdleHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004761android.os.MessageQueue$OnFileDescriptorEventListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004762android.os.MessageQueue
Kenny Root9787b802013-04-26 12:53:57 -07004763android.os.Messenger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004764android.os.Messenger
4765android.os.NativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004766android.os.NetworkOnMainThreadException
Andreas Gampe571fc302016-02-18 13:58:09 -08004767android.os.OperationCanceledException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004768android.os.Parcel$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004769android.os.Parcel$2
4770android.os.Parcel$ReadWriteHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004771android.os.Parcel$SquashReadHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08004772android.os.Parcel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004773android.os.ParcelFileDescriptor$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004774android.os.ParcelFileDescriptor$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004775android.os.ParcelFileDescriptor$AutoCloseInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004776android.os.ParcelFileDescriptor$AutoCloseOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004777android.os.ParcelFileDescriptor$OnCloseListener
4778android.os.ParcelFileDescriptor$Status
Calin Juravle00b23d32019-03-08 17:52:20 -08004779android.os.ParcelFileDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004780android.os.ParcelFormatException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004781android.os.ParcelUuid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004782android.os.ParcelUuid
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004783android.os.Parcelable$ClassLoaderCreator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004784android.os.Parcelable$Creator
Calin Juravle00b23d32019-03-08 17:52:20 -08004785android.os.Parcelable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004786android.os.ParcelableException$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004787android.os.ParcelableException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004788android.os.ParcelableParcel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004789android.os.ParcelableParcel
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004790android.os.PatternMatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004791android.os.PatternMatcher
Andreas Gampe61e7b662015-06-17 23:57:04 -07004792android.os.PersistableBundle$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004793android.os.PersistableBundle$MyReadMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004794android.os.PersistableBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004795android.os.PooledStringReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004796android.os.PooledStringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004797android.os.PowerManager$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004798android.os.PowerManager$2
4799android.os.PowerManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08004800android.os.PowerManager$OnThermalStatusChangedListener
4801android.os.PowerManager$WakeData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004802android.os.PowerManager$WakeLock$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004803android.os.PowerManager$WakeLock
4804android.os.PowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004805android.os.PowerManagerInternal$1
4806android.os.PowerManagerInternal$LowPowerModeListener
4807android.os.PowerManagerInternal
4808android.os.PowerSaveState$1
4809android.os.PowerSaveState$Builder
4810android.os.PowerSaveState
4811android.os.PowerWhitelistManager
4812android.os.Process$ProcessStartResult
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004813android.os.Process
art-benchmark-service56aece62020-02-10 17:58:03 -08004814android.os.ProxyFileDescriptorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004815android.os.RecoverySystem$1
4816android.os.RecoverySystem$2
4817android.os.RecoverySystem$3
4818android.os.RecoverySystem$4
4819android.os.RecoverySystem$5
4820android.os.RecoverySystem$ProgressListener
Andreas Gampe859e2782016-04-06 18:37:56 -07004821android.os.RecoverySystem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004822android.os.Registrant
Calin Juravle00b23d32019-03-08 17:52:20 -08004823android.os.RegistrantList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004824android.os.RemoteCallback$1
4825android.os.RemoteCallback$2
Calin Juravle00b23d32019-03-08 17:52:20 -08004826android.os.RemoteCallback$3
Calin Juravle36829e52019-04-10 19:07:47 -07004827android.os.RemoteCallback$OnResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004828android.os.RemoteCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004829android.os.RemoteCallbackList$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08004830android.os.RemoteCallbackList
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004831android.os.RemoteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004832android.os.ResultReceiver$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004833android.os.ResultReceiver$MyResultReceiver
4834android.os.ResultReceiver$MyRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08004835android.os.ResultReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004836android.os.SELinux
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004837android.os.ServiceManager$ServiceNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08004838android.os.ServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004839android.os.ServiceManagerNative
4840android.os.ServiceManagerProxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004841android.os.ServiceSpecificException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004842android.os.SharedMemory$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004843android.os.SharedMemory$Closer
4844android.os.SharedMemory$MemoryRegistration
4845android.os.SharedMemory$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -08004846android.os.SharedMemory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004847android.os.ShellCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004848android.os.ShellCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004849android.os.ShellCommand
4850android.os.SimpleClock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004851android.os.StatFs
art-benchmark-serviced5115932020-02-25 17:55:03 -08004852android.os.StatsServiceManager$ServiceRegisterer
4853android.os.StatsServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004854android.os.StrictMode$1
4855android.os.StrictMode$2
Jesse Wilson80686182011-01-21 17:12:43 -08004856android.os.StrictMode$3
4857android.os.StrictMode$4
4858android.os.StrictMode$5
4859android.os.StrictMode$6
4860android.os.StrictMode$7
4861android.os.StrictMode$8
Calin Juravle00b23d32019-03-08 17:52:20 -08004862android.os.StrictMode$9
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004863android.os.StrictMode$AndroidBlockGuardPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08004864android.os.StrictMode$AndroidCloseGuardReporter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004865android.os.StrictMode$InstanceTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004866android.os.StrictMode$OnThreadViolationListener
Jesse Wilson80686182011-01-21 17:12:43 -08004867android.os.StrictMode$Span
Andreas Gampe571fc302016-02-18 13:58:09 -08004868android.os.StrictMode$ThreadPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004869android.os.StrictMode$ThreadPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08004870android.os.StrictMode$ThreadSpanState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004871android.os.StrictMode$ViolationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004872android.os.StrictMode$ViolationInfo
Kurt Nelson7d5c07a2017-09-07 16:43:45 -07004873android.os.StrictMode$ViolationLogger
Jesse Wilson80686182011-01-21 17:12:43 -08004874android.os.StrictMode$VmPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004875android.os.StrictMode$VmPolicy
4876android.os.StrictMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004877android.os.SynchronousResultReceiver$Result
4878android.os.SynchronousResultReceiver
4879android.os.SystemClock$1
4880android.os.SystemClock$2
4881android.os.SystemClock$3
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004882android.os.SystemClock
art-benchmark-serviced5115932020-02-25 17:55:03 -08004883android.os.SystemConfigManager
4884android.os.SystemProperties$Handle
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004885android.os.SystemProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08004886android.os.SystemService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004887android.os.SystemService$State
4888android.os.SystemService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004889android.os.SystemUpdateManager
Andreas Gampe859e2782016-04-06 18:37:56 -07004890android.os.SystemVibrator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004891android.os.TelephonyServiceManager$ServiceRegisterer
art-benchmark-service35aba412020-02-03 11:53:25 -08004892android.os.TelephonyServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004893android.os.Temperature$1
4894android.os.Temperature
Calin Juravle00b23d32019-03-08 17:52:20 -08004895android.os.ThreadLocalWorkSource
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004896android.os.TimestampedValue$1
4897android.os.TimestampedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004898android.os.TokenWatcher$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004899android.os.TokenWatcher$Death
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004900android.os.TokenWatcher
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004901android.os.Trace
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004902android.os.TraceNameSupplier
4903android.os.TransactionTooLargeException
Calin Juravle00b23d32019-03-08 17:52:20 -08004904android.os.TransactionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004905android.os.UEventObserver$UEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004906android.os.UEventObserver$UEventThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004907android.os.UEventObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08004908android.os.UpdateEngine$1$1
4909android.os.UpdateEngine$1
4910android.os.UpdateEngine
4911android.os.UpdateEngineCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004912android.os.UpdateLock
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004913android.os.UserHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004914android.os.UserHandle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004915android.os.UserManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004916android.os.UserManager$EnforcingUser$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004917android.os.UserManager$EnforcingUser
Calin Juravle00b23d32019-03-08 17:52:20 -08004918android.os.UserManager$UserOperationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004919android.os.UserManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07004920android.os.VibrationAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004921android.os.VibrationAttributes$Builder
4922android.os.VibrationAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07004923android.os.VibrationEffect$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004924android.os.VibrationEffect$Composed$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004925android.os.VibrationEffect$Composed
Calin Juravle4a054192018-05-29 17:52:20 -07004926android.os.VibrationEffect$OneShot$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004927android.os.VibrationEffect$OneShot
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004928android.os.VibrationEffect$Prebaked$1
4929android.os.VibrationEffect$Prebaked
4930android.os.VibrationEffect$Waveform$1
4931android.os.VibrationEffect$Waveform
Calin Juravle00b23d32019-03-08 17:52:20 -08004932android.os.VibrationEffect
Andreas Gampe61e7b662015-06-17 23:57:04 -07004933android.os.Vibrator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004934android.os.VintfObject
4935android.os.VintfRuntimeInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004936android.os.WorkSource$1
Calin Juravle4a054192018-05-29 17:52:20 -07004937android.os.WorkSource$WorkChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004938android.os.WorkSource$WorkChain
4939android.os.WorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004940android.os.ZygoteProcess$ZygoteState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004941android.os.ZygoteProcess
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004942android.os.ZygoteStartFailedEx
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004943android.os.connectivity.CellularBatteryStats$1
4944android.os.connectivity.CellularBatteryStats
4945android.os.connectivity.GpsBatteryStats$1
4946android.os.connectivity.GpsBatteryStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08004947android.os.connectivity.WifiActivityEnergyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004948android.os.connectivity.WifiActivityEnergyInfo
4949android.os.connectivity.WifiBatteryStats$1
4950android.os.connectivity.WifiBatteryStats
4951android.os.health.HealthKeys$Constant
art-benchmark-serviced5115932020-02-25 17:55:03 -08004952android.os.health.HealthKeys$Constants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004953android.os.health.HealthKeys$SortedIntArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004954android.os.health.HealthStats
4955android.os.health.HealthStatsParceler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004956android.os.health.HealthStatsParceler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004957android.os.health.HealthStatsWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004958android.os.health.PackageHealthStats
4959android.os.health.PidHealthStats
4960android.os.health.ProcessHealthStats
4961android.os.health.ServiceHealthStats
Andreas Gampe859e2782016-04-06 18:37:56 -07004962android.os.health.SystemHealthManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004963android.os.health.TimerStat$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004964android.os.health.TimerStat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004965android.os.health.UidHealthStats
Po-Chien Hsueh4e908c22019-03-07 11:57:17 +08004966android.os.image.DynamicSystemClient
4967android.os.image.DynamicSystemManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004968android.os.image.IDynamicSystemService$Stub
4969android.os.image.IDynamicSystemService
art-benchmark-service56aece62020-02-10 17:58:03 -08004970android.os.incremental.IncrementalManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004971android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$GoEFKT1rhv7KuSkGeH69DO738lA
4972android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$pyZP4UQS232-tqmtk5lSCyZx9qU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004973android.os.storage.DiskInfo$1
4974android.os.storage.DiskInfo
4975android.os.storage.IObbActionListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004976android.os.storage.IObbActionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004977android.os.storage.IObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004978android.os.storage.IStorageEventListener$Stub$Proxy
4979android.os.storage.IStorageEventListener$Stub
4980android.os.storage.IStorageEventListener
Sudheer Shanka2250d562016-11-07 15:41:02 -08004981android.os.storage.IStorageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004982android.os.storage.IStorageManager$Stub
4983android.os.storage.IStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004984android.os.storage.IStorageShutdownObserver$Stub$Proxy
4985android.os.storage.IStorageShutdownObserver$Stub
4986android.os.storage.IStorageShutdownObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08004987android.os.storage.OnObbStateChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004988android.os.storage.StorageEventListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004989android.os.storage.StorageManager$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004990android.os.storage.StorageManager$ObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004991android.os.storage.StorageManager$StorageEventListenerDelegate
art-benchmark-service56aece62020-02-10 17:58:03 -08004992android.os.storage.StorageManager$StorageVolumeCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004993android.os.storage.StorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004994android.os.storage.StorageManagerInternal$ExternalStorageMountPolicy
4995android.os.storage.StorageManagerInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004996android.os.storage.StorageVolume$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004997android.os.storage.StorageVolume
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004998android.os.storage.VolumeInfo$1
4999android.os.storage.VolumeInfo$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005000android.os.storage.VolumeInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005001android.os.storage.VolumeRecord$1
5002android.os.storage.VolumeRecord
5003android.os.strictmode.ContentUriWithoutPermissionViolation
5004android.os.strictmode.CredentialProtectedWhileLockedViolation
5005android.os.strictmode.CustomViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005006android.os.strictmode.DiskReadViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005007android.os.strictmode.DiskWriteViolation
5008android.os.strictmode.ExplicitGcViolation
5009android.os.strictmode.ImplicitDirectBootViolation
art-benchmark-servicead05a302020-03-17 09:46:02 -07005010android.os.strictmode.IncorrectContextUseViolation
Calin Juravle4a054192018-05-29 17:52:20 -07005011android.os.strictmode.InstanceCountViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005012android.os.strictmode.IntentReceiverLeakedViolation
5013android.os.strictmode.LeakedClosableViolation
5014android.os.strictmode.NetworkViolation
5015android.os.strictmode.ResourceMismatchViolation
5016android.os.strictmode.ServiceConnectionLeakedViolation
5017android.os.strictmode.SqliteObjectLeakedViolation
5018android.os.strictmode.UnbufferedIoViolation
5019android.os.strictmode.UntaggedSocketViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005020android.os.strictmode.Violation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005021android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation
5022android.permission.-$$Lambda$PermissionControllerManager$2gyb4miANgsuR_Cn3HPTnP6sL54
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005023android.permission.-$$Lambda$PermissionControllerManager$Iy-7wiKMCV-MFSPGyIJxP_DSf8E
art-benchmark-serviced5115932020-02-25 17:55:03 -08005024android.permission.-$$Lambda$PermissionControllerManager$eHuRmDpRAUfA3qanHHMVMV_C0lI
art-benchmark-serviced5115932020-02-25 17:55:03 -08005025android.permission.-$$Lambda$PermissionControllerManager$vBYanTuMAWBbfOp_XdHzQXYNpXY
5026android.permission.-$$Lambda$PermissionControllerManager$wPNqW0yZff7KXoWmrKVyzMgY2jc
art-benchmark-serviced5115932020-02-25 17:55:03 -08005027android.permission.-$$Lambda$ViMr_PAGHrCLBQPYNzqdYUNU5zI
5028android.permission.IOnPermissionsChangeListener$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005029android.permission.IOnPermissionsChangeListener$Stub
5030android.permission.IOnPermissionsChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005031android.permission.IPermissionController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005032android.permission.IPermissionController$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005033android.permission.IPermissionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005034android.permission.IPermissionManager$Stub$Proxy
5035android.permission.IPermissionManager$Stub
5036android.permission.IPermissionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005037android.permission.PermissionControllerManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005038android.permission.PermissionControllerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005039android.permission.PermissionManager$1
5040android.permission.PermissionManager$2
5041android.permission.PermissionManager$PackageNamePermissionQuery
5042android.permission.PermissionManager$PermissionQuery
Calin Juravle787d34d2019-04-25 15:12:44 -07005043android.permission.PermissionManager$SplitPermissionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005044android.permission.PermissionManagerInternal
5045android.preference.GenericInflater$Parent
5046android.preference.GenericInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005047android.preference.Preference$OnPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005048android.preference.Preference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005049android.preference.PreferenceActivity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005050android.preference.PreferenceFragment$OnPreferenceStartFragmentCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005051android.preference.PreferenceFragment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005052android.preference.PreferenceGroup
5053android.preference.PreferenceInflater
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005054android.preference.PreferenceManager$OnPreferenceTreeClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005055android.preference.PreferenceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005056android.preference.PreferenceScreen
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005057android.print.IPrintDocumentAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005058android.print.IPrintDocumentAdapter$Stub
5059android.print.IPrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005060android.print.IPrintJobStateChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005061android.print.IPrintJobStateChangeListener$Stub
5062android.print.IPrintJobStateChangeListener
5063android.print.IPrintManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005064android.print.IPrintManager$Stub
5065android.print.IPrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005066android.print.IPrintServicesChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005067android.print.IPrintServicesChangeListener$Stub
5068android.print.IPrintServicesChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005069android.print.IPrintSpooler$Stub$Proxy
5070android.print.IPrintSpooler$Stub
5071android.print.IPrintSpooler
art-benchmark-serviced5115932020-02-25 17:55:03 -08005072android.print.IPrintSpoolerCallbacks$Stub
5073android.print.IPrintSpoolerCallbacks
5074android.print.IPrintSpoolerClient$Stub
5075android.print.IPrintSpoolerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005076android.print.IPrinterDiscoveryObserver$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005077android.print.IPrinterDiscoveryObserver$Stub
5078android.print.IPrinterDiscoveryObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005079android.print.PrintAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005080android.print.PrintAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005081android.print.PrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005082android.print.PrintJobId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005083android.print.PrintJobId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005084android.print.PrintJobInfo$1
5085android.print.PrintJobInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005086android.print.PrintManager$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07005087android.print.PrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005088android.print.PrinterId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005089android.print.PrinterId
5090android.printservice.IPrintServiceClient$Stub
5091android.printservice.IPrintServiceClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005092android.printservice.PrintServiceInfo$1
5093android.printservice.PrintServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005094android.printservice.recommendation.IRecommendationsChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005095android.printservice.recommendation.IRecommendationsChangeListener$Stub
5096android.printservice.recommendation.IRecommendationsChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005097android.privacy.DifferentialPrivacyConfig
5098android.privacy.DifferentialPrivacyEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005099android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005100android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder
5101android.privacy.internal.rappor.RapporConfig
5102android.privacy.internal.rappor.RapporEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005103android.provider.-$$Lambda$DeviceConfig$6U9gBH6h5Oab2DB_e83az4n_WEo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005104android.provider.-$$Lambda$FontsContract$3FDNQd-WsglsyDhif-aHVbzkfrA
Calin Juravle00b23d32019-03-08 17:52:20 -08005105android.provider.-$$Lambda$FontsContract$rqfIZKvP1frnI9vP1hVA8jQN_RE
art-benchmark-serviced5115932020-02-25 17:55:03 -08005106android.provider.-$$Lambda$Settings$NameValueCache$cLX_nUBDGp9SYpFxrABk-2ceeMI
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005107android.provider.-$$Lambda$Settings$NameValueCache$qSyMM6rUAHCa-5rsP-atfAqR3sA
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005108android.provider.BaseColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005109android.provider.BlockedNumberContract$BlockedNumbers
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005110android.provider.BlockedNumberContract$SystemContract
5111android.provider.BlockedNumberContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005112android.provider.CalendarContract$Attendees
5113android.provider.CalendarContract$AttendeesColumns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005114android.provider.CalendarContract$CalendarColumns
5115android.provider.CalendarContract$CalendarSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005116android.provider.CalendarContract$Calendars
Calin Juravle4a054192018-05-29 17:52:20 -07005117android.provider.CalendarContract$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005118android.provider.CalendarContract$EventsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005119android.provider.CalendarContract$Instances
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005120android.provider.CalendarContract$SyncColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005121android.provider.CalendarContract
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005122android.provider.CallLog$Calls
art-benchmark-serviced5115932020-02-25 17:55:03 -08005123android.provider.CallLog
5124android.provider.ContactsContract$BaseSyncColumns
Andreas Gampe61e7b662015-06-17 23:57:04 -07005125android.provider.ContactsContract$CommonDataKinds$BaseTypes
Calin Juravle00b23d32019-03-08 17:52:20 -08005126android.provider.ContactsContract$CommonDataKinds$Callable
Andreas Gampe61e7b662015-06-17 23:57:04 -07005127android.provider.ContactsContract$CommonDataKinds$CommonColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005128android.provider.ContactsContract$CommonDataKinds$Email
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005129android.provider.ContactsContract$CommonDataKinds$Event
5130android.provider.ContactsContract$CommonDataKinds$Im
Calin Juravle4a054192018-05-29 17:52:20 -07005131android.provider.ContactsContract$CommonDataKinds$Phone
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005132android.provider.ContactsContract$CommonDataKinds$Relation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005133android.provider.ContactsContract$CommonDataKinds$StructuredPostal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005134android.provider.ContactsContract$ContactCounts
5135android.provider.ContactsContract$ContactNameColumns
5136android.provider.ContactsContract$ContactOptionsColumns
5137android.provider.ContactsContract$ContactStatusColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005138android.provider.ContactsContract$Contacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005139android.provider.ContactsContract$ContactsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005140android.provider.ContactsContract$Data
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005141android.provider.ContactsContract$DataColumns
5142android.provider.ContactsContract$DataColumnsWithJoins
art-benchmark-serviced5115932020-02-25 17:55:03 -08005143android.provider.ContactsContract$DataUsageFeedback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005144android.provider.ContactsContract$DataUsageStatColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005145android.provider.ContactsContract$DeletedContacts
5146android.provider.ContactsContract$DeletedContactsColumns
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005147android.provider.ContactsContract$Directory
art-benchmark-serviced5115932020-02-25 17:55:03 -08005148android.provider.ContactsContract$DisplayPhoto
5149android.provider.ContactsContract$Groups
5150android.provider.ContactsContract$GroupsColumns
5151android.provider.ContactsContract$MetadataSync
5152android.provider.ContactsContract$MetadataSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005153android.provider.ContactsContract$PhoneLookup
5154android.provider.ContactsContract$PhoneLookupColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005155android.provider.ContactsContract$Profile
5156android.provider.ContactsContract$ProviderStatus
5157android.provider.ContactsContract$RawContacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005158android.provider.ContactsContract$RawContactsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005159android.provider.ContactsContract$RawContactsEntity
5160android.provider.ContactsContract$Settings
5161android.provider.ContactsContract$SettingsColumns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005162android.provider.ContactsContract$StatusColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005163android.provider.ContactsContract$SyncColumns
5164android.provider.ContactsContract$SyncState
Calin Juravle00b23d32019-03-08 17:52:20 -08005165android.provider.ContactsContract
5166android.provider.DeviceConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005167android.provider.DeviceConfig$BadConfigException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005168android.provider.DeviceConfig$OnPropertiesChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005169android.provider.DeviceConfig$Properties$Builder
5170android.provider.DeviceConfig$Properties
Calin Juravle00b23d32019-03-08 17:52:20 -08005171android.provider.DeviceConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08005172android.provider.DocumentsContract$Path$1
5173android.provider.DocumentsContract$Path
5174android.provider.DocumentsContract
5175android.provider.DocumentsProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005176android.provider.Downloads$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005177android.provider.Downloads
Calin Juravle00b23d32019-03-08 17:52:20 -08005178android.provider.FontRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005179android.provider.FontsContract$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005180android.provider.FontsContract$FontFamilyResult
5181android.provider.FontsContract$FontInfo
5182android.provider.FontsContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005183android.provider.OpenableColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005184android.provider.SearchIndexableData
5185android.provider.SearchIndexableResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08005186android.provider.SearchIndexablesContract
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005187android.provider.SearchIndexablesProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005188android.provider.SearchRecentSuggestions
Calin Juravle00b23d32019-03-08 17:52:20 -08005189android.provider.Settings$Config
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005190android.provider.Settings$ContentProviderHolder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07005191android.provider.Settings$GenerationTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08005192android.provider.Settings$Global
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005193android.provider.Settings$NameValueCache
5194android.provider.Settings$NameValueTable
Calin Juravle00b23d32019-03-08 17:52:20 -08005195android.provider.Settings$Secure
Kenny Root9787b802013-04-26 12:53:57 -07005196android.provider.Settings$SettingNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08005197android.provider.Settings$System
5198android.provider.Settings
art-benchmark-serviced5115932020-02-25 17:55:03 -08005199android.provider.SyncStateContract$Columns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005200android.provider.Telephony$BaseMmsColumns
5201android.provider.Telephony$CarrierColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005202android.provider.Telephony$CarrierId$All
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005203android.provider.Telephony$CarrierId
Calin Juravle00b23d32019-03-08 17:52:20 -08005204android.provider.Telephony$Carriers
art-benchmark-serviced5115932020-02-25 17:55:03 -08005205android.provider.Telephony$Mms$Inbox
5206android.provider.Telephony$Mms$Sent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005207android.provider.Telephony$Mms
art-benchmark-serviced5115932020-02-25 17:55:03 -08005208android.provider.Telephony$MmsSms
Calin Juravle00b23d32019-03-08 17:52:20 -08005209android.provider.Telephony$ServiceStateTable
art-benchmark-service35aba412020-02-03 11:53:25 -08005210android.provider.Telephony$SimInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005211android.provider.Telephony$Sms$Intents
art-benchmark-serviced5115932020-02-25 17:55:03 -08005212android.provider.Telephony$Sms$Sent
Calin Juravle4a054192018-05-29 17:52:20 -07005213android.provider.Telephony$Sms
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005214android.provider.Telephony$TextBasedSmsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005215android.provider.Telephony$Threads
5216android.provider.Telephony$ThreadsColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005217android.provider.UserDictionary$Words
art-benchmark-serviced5115932020-02-25 17:55:03 -08005218android.provider.VoicemailContract$Status
5219android.provider.VoicemailContract$Voicemails
5220android.renderscript.Allocation
5221android.renderscript.BaseObj
5222android.renderscript.Element$1
5223android.renderscript.Element$DataKind
5224android.renderscript.Element$DataType
5225android.renderscript.Element
5226android.renderscript.RSDriverException
5227android.renderscript.RSIllegalArgumentException
5228android.renderscript.RSInvalidStateException
5229android.renderscript.RSRuntimeException
5230android.renderscript.RenderScript$ContextType
5231android.renderscript.RenderScript$MessageThread
5232android.renderscript.RenderScript$RSErrorHandler
5233android.renderscript.RenderScript$RSMessageHandler
5234android.renderscript.RenderScript
Andreas Gampe61e7b662015-06-17 23:57:04 -07005235android.renderscript.RenderScriptCacheDir
art-benchmark-serviced5115932020-02-25 17:55:03 -08005236android.renderscript.Script
5237android.renderscript.ScriptIntrinsic
5238android.renderscript.ScriptIntrinsicBlur
Calin Juravle00b23d32019-03-08 17:52:20 -08005239android.security.AttestedKeyPair
5240android.security.Credentials
art-benchmark-service56aece62020-02-10 17:58:03 -08005241android.security.FileIntegrityManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005242android.security.GateKeeper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005243android.security.IFileIntegrityService$Stub
5244android.security.IFileIntegrityService
Calin Juravle00b23d32019-03-08 17:52:20 -08005245android.security.IKeyChainAliasCallback$Stub
5246android.security.IKeyChainAliasCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005247android.security.IKeyChainService$Stub$Proxy
5248android.security.IKeyChainService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005249android.security.IKeyChainService
5250android.security.KeyChain$1
5251android.security.KeyChain$AliasResponse
5252android.security.KeyChain$KeyChainConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005253android.security.KeyChain
Calin Juravle00b23d32019-03-08 17:52:20 -08005254android.security.KeyChainAliasCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005255android.security.KeyChainException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005256android.security.KeyPairGeneratorSpec
5257android.security.KeyStore$CertificateChainPromise
5258android.security.KeyStore$ExportKeyPromise
5259android.security.KeyStore$KeyAttestationCallbackResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005260android.security.KeyStore$KeyCharacteristicsCallbackResult
5261android.security.KeyStore$KeyCharacteristicsPromise
5262android.security.KeyStore$KeystoreResultPromise
5263android.security.KeyStore$OperationPromise
5264android.security.KeyStore$State
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005265android.security.KeyStore
Calin Juravle00b23d32019-03-08 17:52:20 -08005266android.security.KeyStoreException
Calin Juravle4a054192018-05-29 17:52:20 -07005267android.security.NetworkSecurityPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005268android.security.Scrypt
art-benchmark-serviced5115932020-02-25 17:55:03 -08005269android.security.keymaster.ExportResult$1
5270android.security.keymaster.ExportResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005271android.security.keymaster.IKeyAttestationApplicationIdProvider$Stub
5272android.security.keymaster.IKeyAttestationApplicationIdProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005273android.security.keymaster.KeyAttestationApplicationId$1
5274android.security.keymaster.KeyAttestationApplicationId
5275android.security.keymaster.KeyAttestationPackageInfo$1
5276android.security.keymaster.KeyAttestationPackageInfo
Calin Juravle4a054192018-05-29 17:52:20 -07005277android.security.keymaster.KeyCharacteristics$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005278android.security.keymaster.KeyCharacteristics
Calin Juravle4a054192018-05-29 17:52:20 -07005279android.security.keymaster.KeymasterArgument$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005280android.security.keymaster.KeymasterArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005281android.security.keymaster.KeymasterArguments$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005282android.security.keymaster.KeymasterArguments
Calin Juravle4a054192018-05-29 17:52:20 -07005283android.security.keymaster.KeymasterBlob$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005284android.security.keymaster.KeymasterBlob
Calin Juravle4a054192018-05-29 17:52:20 -07005285android.security.keymaster.KeymasterBlobArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005286android.security.keymaster.KeymasterBooleanArgument
Calin Juravle36829e52019-04-10 19:07:47 -07005287android.security.keymaster.KeymasterCertificateChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005288android.security.keymaster.KeymasterCertificateChain
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005289android.security.keymaster.KeymasterDateArgument
5290android.security.keymaster.KeymasterDefs
Calin Juravle4a054192018-05-29 17:52:20 -07005291android.security.keymaster.KeymasterIntArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005292android.security.keymaster.KeymasterLongArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005293android.security.keymaster.OperationResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005294android.security.keymaster.OperationResult
Calin Juravle4a054192018-05-29 17:52:20 -07005295android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream
5296android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer
Calin Juravle4a054192018-05-29 17:52:20 -07005297android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -08005298android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM
5299android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi
Alex Klyubindcdaf872015-05-13 15:57:09 -07005300android.security.keystore.AndroidKeyStoreBCWorkaroundProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005301android.security.keystore.AndroidKeyStoreCipherSpiBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08005302android.security.keystore.AndroidKeyStoreECDSASignatureSpi$SHA256
5303android.security.keystore.AndroidKeyStoreECDSASignatureSpi
5304android.security.keystore.AndroidKeyStoreECPrivateKey
5305android.security.keystore.AndroidKeyStoreECPublicKey
5306android.security.keystore.AndroidKeyStoreHmacSpi$HmacSHA256
5307android.security.keystore.AndroidKeyStoreHmacSpi
Calin Juravle4a054192018-05-29 17:52:20 -07005308android.security.keystore.AndroidKeyStoreKey
Calin Juravle00b23d32019-03-08 17:52:20 -08005309android.security.keystore.AndroidKeyStoreKeyFactorySpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08005310android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi$EC
5311android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi$RSA
5312android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005313android.security.keystore.AndroidKeyStoreLoadStoreParameter
5314android.security.keystore.AndroidKeyStorePrivateKey
Alex Klyubindcdaf872015-05-13 15:57:09 -07005315android.security.keystore.AndroidKeyStoreProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005316android.security.keystore.AndroidKeyStorePublicKey
5317android.security.keystore.AndroidKeyStoreRSAPrivateKey
5318android.security.keystore.AndroidKeyStoreRSAPublicKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005319android.security.keystore.AndroidKeyStoreSecretKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08005320android.security.keystore.AndroidKeyStoreSecretKeyFactorySpi
5321android.security.keystore.AndroidKeyStoreSignatureSpiBase
5322android.security.keystore.AndroidKeyStoreSpi$KeyStoreX509Certificate
Calin Juravle4a054192018-05-29 17:52:20 -07005323android.security.keystore.AndroidKeyStoreSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08005324android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC$PKCS7Padding
5325android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC
5326android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005327android.security.keystore.ArrayUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08005328android.security.keystore.AttestationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005329android.security.keystore.DelegatingX509Certificate
5330android.security.keystore.DeviceIdAttestationException
5331android.security.keystore.IKeystoreCertificateChainCallback$Stub
5332android.security.keystore.IKeystoreCertificateChainCallback
5333android.security.keystore.IKeystoreExportKeyCallback$Stub
5334android.security.keystore.IKeystoreExportKeyCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005335android.security.keystore.IKeystoreKeyCharacteristicsCallback$Stub
5336android.security.keystore.IKeystoreKeyCharacteristicsCallback
5337android.security.keystore.IKeystoreOperationResultCallback$Stub
5338android.security.keystore.IKeystoreOperationResultCallback
5339android.security.keystore.IKeystoreResponseCallback$Stub
5340android.security.keystore.IKeystoreResponseCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005341android.security.keystore.IKeystoreService$Stub$Proxy
5342android.security.keystore.IKeystoreService$Stub
5343android.security.keystore.IKeystoreService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005344android.security.keystore.KeyAttestationException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005345android.security.keystore.KeyExpiredException
5346android.security.keystore.KeyGenParameterSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005347android.security.keystore.KeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005348android.security.keystore.KeyInfo
5349android.security.keystore.KeyNotYetValidException
Calin Juravle36829e52019-04-10 19:07:47 -07005350android.security.keystore.KeyPermanentlyInvalidatedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005351android.security.keystore.KeyProperties$BlockMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005352android.security.keystore.KeyProperties$Digest
art-benchmark-serviced5115932020-02-25 17:55:03 -08005353android.security.keystore.KeyProperties$EncryptionPadding
Calin Juravle4a054192018-05-29 17:52:20 -07005354android.security.keystore.KeyProperties$KeyAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08005355android.security.keystore.KeyProperties$Origin
5356android.security.keystore.KeyProperties$Purpose
5357android.security.keystore.KeyProperties$SignaturePadding
5358android.security.keystore.KeyProperties
5359android.security.keystore.KeyProtection$Builder
5360android.security.keystore.KeyProtection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005361android.security.keystore.KeyStoreConnectException
Calin Juravle4a054192018-05-29 17:52:20 -07005362android.security.keystore.KeyStoreCryptoOperation
Calin Juravle4a054192018-05-29 17:52:20 -07005363android.security.keystore.KeyStoreCryptoOperationChunkedStreamer$MainDataStream
Calin Juravle00b23d32019-03-08 17:52:20 -08005364android.security.keystore.KeyStoreCryptoOperationChunkedStreamer$Stream
5365android.security.keystore.KeyStoreCryptoOperationChunkedStreamer
5366android.security.keystore.KeyStoreCryptoOperationStreamer
Calin Juravle4a054192018-05-29 17:52:20 -07005367android.security.keystore.KeyStoreCryptoOperationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005368android.security.keystore.KeymasterUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005369android.security.keystore.KeystoreResponse$1
5370android.security.keystore.KeystoreResponse
Calin Juravle36829e52019-04-10 19:07:47 -07005371android.security.keystore.ParcelableKeyGenParameterSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005372android.security.keystore.ParcelableKeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005373android.security.keystore.SecureKeyImportUnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08005374android.security.keystore.StrongBoxUnavailableException
5375android.security.keystore.UserAuthArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005376android.security.keystore.UserNotAuthenticatedException
5377android.security.keystore.Utils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005378android.security.keystore.WrappedKeyEntry
5379android.security.keystore.recovery.InternalRecoveryServiceException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005380android.security.keystore.recovery.KeyChainProtectionParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005381android.security.keystore.recovery.KeyChainProtectionParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005382android.security.keystore.recovery.KeyChainProtectionParams
5383android.security.keystore.recovery.KeyChainSnapshot$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005384android.security.keystore.recovery.KeyChainSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005385android.security.keystore.recovery.KeyChainSnapshot
5386android.security.keystore.recovery.KeyDerivationParams$1
5387android.security.keystore.recovery.KeyDerivationParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08005388android.security.keystore.recovery.LockScreenRequiredException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005389android.security.keystore.recovery.RecoveryCertPath$1
5390android.security.keystore.recovery.RecoveryCertPath
Calin Juravle4a054192018-05-29 17:52:20 -07005391android.security.keystore.recovery.RecoveryController
art-benchmark-serviced5115932020-02-25 17:55:03 -08005392android.security.keystore.recovery.TrustedRootCertificates
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005393android.security.keystore.recovery.WrappedApplicationKey$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005394android.security.keystore.recovery.WrappedApplicationKey$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005395android.security.keystore.recovery.WrappedApplicationKey
5396android.security.keystore.recovery.X509CertificateParsingUtils
Andreas Gampe571fc302016-02-18 13:58:09 -08005397android.security.net.config.ApplicationConfig
5398android.security.net.config.CertificateSource
5399android.security.net.config.CertificatesEntryRef
5400android.security.net.config.ConfigNetworkSecurityPolicy
5401android.security.net.config.ConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005402android.security.net.config.DirectoryCertificateSource$1
5403android.security.net.config.DirectoryCertificateSource$3
5404android.security.net.config.DirectoryCertificateSource$CertSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08005405android.security.net.config.DirectoryCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005406android.security.net.config.Domain
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005407android.security.net.config.KeyStoreCertificateSource
5408android.security.net.config.KeyStoreConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005409android.security.net.config.ManifestConfigSource$DefaultConfigSource
Calin Juravle00b23d32019-03-08 17:52:20 -08005410android.security.net.config.ManifestConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005411android.security.net.config.NetworkSecurityConfig$1
5412android.security.net.config.NetworkSecurityConfig$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005413android.security.net.config.NetworkSecurityConfig
Chad Brubaker78d47122015-11-17 22:26:58 -08005414android.security.net.config.NetworkSecurityConfigProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08005415android.security.net.config.NetworkSecurityTrustManager
Calin Juravle00b23d32019-03-08 17:52:20 -08005416android.security.net.config.Pin
Andreas Gampe571fc302016-02-18 13:58:09 -08005417android.security.net.config.PinSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005418android.security.net.config.ResourceCertificateSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005419android.security.net.config.RootTrustManager
5420android.security.net.config.RootTrustManagerFactorySpi
5421android.security.net.config.SystemCertificateSource
Calin Juravle00b23d32019-03-08 17:52:20 -08005422android.security.net.config.TrustAnchor
Andreas Gampe571fc302016-02-18 13:58:09 -08005423android.security.net.config.TrustedCertificateStoreAdapter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005424android.security.net.config.UserCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005425android.security.net.config.WfaCertificateSource
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005426android.security.net.config.XmlConfigSource$ParserException
Calin Juravle00b23d32019-03-08 17:52:20 -08005427android.security.net.config.XmlConfigSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005428android.service.appprediction.IPredictionService$Stub$Proxy
5429android.service.appprediction.IPredictionService$Stub
5430android.service.appprediction.IPredictionService
5431android.service.autofill.AutofillServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005432android.service.autofill.Dataset$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005433android.service.autofill.Dataset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005434android.service.autofill.FieldClassificationUserData
art-benchmark-serviced5115932020-02-25 17:55:03 -08005435android.service.autofill.FillContext$1
5436android.service.autofill.FillContext
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005437android.service.autofill.FillEventHistory$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005438android.service.autofill.FillEventHistory
5439android.service.autofill.FillRequest$1
5440android.service.autofill.FillRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005441android.service.autofill.FillResponse$1
5442android.service.autofill.FillResponse
5443android.service.autofill.IAutoFillService$Stub$Proxy
5444android.service.autofill.IAutoFillService$Stub
5445android.service.autofill.IAutoFillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005446android.service.autofill.IFillCallback$Stub$Proxy
5447android.service.autofill.IFillCallback$Stub
5448android.service.autofill.IFillCallback
5449android.service.autofill.ISaveCallback$Stub
5450android.service.autofill.ISaveCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005451android.service.autofill.SaveRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005452android.service.autofill.SaveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005453android.service.autofill.UserData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005454android.service.autofill.UserData$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005455android.service.autofill.UserData
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005456android.service.autofill.augmented.Helper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005457android.service.autofill.augmented.IAugmentedAutofillService$Stub$Proxy
5458android.service.autofill.augmented.IAugmentedAutofillService$Stub
5459android.service.autofill.augmented.IAugmentedAutofillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005460android.service.autofill.augmented.IFillCallback$Stub$Proxy
5461android.service.autofill.augmented.IFillCallback$Stub
5462android.service.autofill.augmented.IFillCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005463android.service.carrier.CarrierIdentifier$1
5464android.service.carrier.CarrierIdentifier
art-benchmark-service56aece62020-02-10 17:58:03 -08005465android.service.carrier.CarrierMessagingServiceWrapper$CarrierMessagingCallbackWrapper
5466android.service.carrier.CarrierMessagingServiceWrapper
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005467android.service.carrier.ICarrierService$Stub$Proxy
5468android.service.carrier.ICarrierService$Stub
5469android.service.carrier.ICarrierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005470android.service.contentcapture.ActivityEvent$1
5471android.service.contentcapture.ActivityEvent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005472android.service.contentcapture.ContentCaptureService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005473android.service.contentcapture.ContentCaptureServiceInfo
5474android.service.contentcapture.FlushMetrics$1
5475android.service.contentcapture.FlushMetrics
5476android.service.contentcapture.IContentCaptureService$Stub$Proxy
5477android.service.contentcapture.IContentCaptureService$Stub
5478android.service.contentcapture.IContentCaptureService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005479android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
5480android.service.contentcapture.IContentCaptureServiceCallback$Stub
5481android.service.contentcapture.IContentCaptureServiceCallback
5482android.service.contentcapture.IDataShareCallback$Stub
5483android.service.contentcapture.IDataShareCallback
5484android.service.contentcapture.SnapshotData$1
5485android.service.contentcapture.SnapshotData
art-benchmark-service56aece62020-02-10 17:58:03 -08005486android.service.dataloader.DataLoaderService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005487android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$2R9T6zqLOUvx4z5eu1pSMWsejpU
5488android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$fKPQo1GZX03b5-nMg-IFcuuxhKs
5489android.service.dreams.-$$Lambda$DreamService$DreamServiceWrapper$mm-Rh3xCTudFT-WRyQZatcwXBss
5490android.service.dreams.-$$Lambda$DreamService$uqzqbrpptkCH_tc1jkx48W1A6vM
5491android.service.dreams.DreamActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005492android.service.dreams.DreamManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005493android.service.dreams.DreamService$DreamServiceWrapper
5494android.service.dreams.DreamService
Calin Juravle00b23d32019-03-08 17:52:20 -08005495android.service.dreams.IDreamManager$Stub$Proxy
5496android.service.dreams.IDreamManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005497android.service.dreams.IDreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005498android.service.dreams.IDreamService$Stub$Proxy
5499android.service.dreams.IDreamService$Stub
5500android.service.dreams.IDreamService
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005501android.service.euicc.EuiccProfileInfo$1
5502android.service.euicc.EuiccProfileInfo
5503android.service.euicc.GetEuiccProfileInfoListResult$1
5504android.service.euicc.GetEuiccProfileInfoListResult
5505android.service.euicc.IDeleteSubscriptionCallback$Stub
5506android.service.euicc.IDeleteSubscriptionCallback
5507android.service.euicc.IDownloadSubscriptionCallback$Stub
5508android.service.euicc.IDownloadSubscriptionCallback
5509android.service.euicc.IEraseSubscriptionsCallback$Stub
5510android.service.euicc.IEraseSubscriptionsCallback
5511android.service.euicc.IEuiccService$Stub$Proxy
5512android.service.euicc.IEuiccService$Stub
5513android.service.euicc.IEuiccService
5514android.service.euicc.IEuiccServiceDumpResultCallback$Stub
5515android.service.euicc.IEuiccServiceDumpResultCallback
5516android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback$Stub
5517android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback
5518android.service.euicc.IGetDownloadableSubscriptionMetadataCallback$Stub
5519android.service.euicc.IGetDownloadableSubscriptionMetadataCallback
5520android.service.euicc.IGetEidCallback$Stub
5521android.service.euicc.IGetEidCallback
5522android.service.euicc.IGetEuiccInfoCallback$Stub
5523android.service.euicc.IGetEuiccInfoCallback
5524android.service.euicc.IGetEuiccProfileInfoListCallback$Stub$Proxy
5525android.service.euicc.IGetEuiccProfileInfoListCallback$Stub
5526android.service.euicc.IGetEuiccProfileInfoListCallback
5527android.service.euicc.IGetOtaStatusCallback$Stub
5528android.service.euicc.IGetOtaStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005529android.service.euicc.IOtaStatusChangedCallback$Stub
5530android.service.euicc.IOtaStatusChangedCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005531android.service.euicc.IRetainSubscriptionsForFactoryResetCallback$Stub
5532android.service.euicc.IRetainSubscriptionsForFactoryResetCallback
5533android.service.euicc.ISwitchToSubscriptionCallback$Stub
5534android.service.euicc.ISwitchToSubscriptionCallback
5535android.service.euicc.IUpdateSubscriptionNicknameCallback$Stub
5536android.service.euicc.IUpdateSubscriptionNicknameCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005537android.service.gatekeeper.GateKeeperResponse$1
5538android.service.gatekeeper.GateKeeperResponse
5539android.service.gatekeeper.IGateKeeperService$Stub$Proxy
5540android.service.gatekeeper.IGateKeeperService$Stub
5541android.service.gatekeeper.IGateKeeperService
Calin Juravle4a054192018-05-29 17:52:20 -07005542android.service.media.IMediaBrowserService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005543android.service.media.IMediaBrowserService$Stub
5544android.service.media.IMediaBrowserService
Calin Juravle4a054192018-05-29 17:52:20 -07005545android.service.media.IMediaBrowserServiceCallbacks$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005546android.service.media.IMediaBrowserServiceCallbacks$Stub
5547android.service.media.IMediaBrowserServiceCallbacks
Calin Juravle4a054192018-05-29 17:52:20 -07005548android.service.media.MediaBrowserService$1
5549android.service.media.MediaBrowserService$3
5550android.service.media.MediaBrowserService$BrowserRoot
5551android.service.media.MediaBrowserService$ConnectionRecord
5552android.service.media.MediaBrowserService$Result
Calin Juravle4a054192018-05-29 17:52:20 -07005553android.service.media.MediaBrowserService$ServiceBinder$1
5554android.service.media.MediaBrowserService$ServiceBinder$2
5555android.service.media.MediaBrowserService$ServiceBinder$3
5556android.service.media.MediaBrowserService$ServiceBinder$4
Calin Juravle00b23d32019-03-08 17:52:20 -08005557android.service.media.MediaBrowserService$ServiceBinder
5558android.service.media.MediaBrowserService
5559android.service.notification.Adjustment$1
5560android.service.notification.Adjustment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005561android.service.notification.Condition$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005562android.service.notification.Condition
5563android.service.notification.ConditionProviderService$H
5564android.service.notification.ConditionProviderService$Provider
5565android.service.notification.ConditionProviderService
5566android.service.notification.IConditionProvider$Stub$Proxy
5567android.service.notification.IConditionProvider$Stub
5568android.service.notification.IConditionProvider
5569android.service.notification.INotificationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005570android.service.notification.INotificationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005571android.service.notification.INotificationListener
5572android.service.notification.IStatusBarNotificationHolder$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005573android.service.notification.IStatusBarNotificationHolder$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005574android.service.notification.IStatusBarNotificationHolder
5575android.service.notification.NotificationAssistantService$MyHandler
5576android.service.notification.NotificationAssistantService$NotificationAssistantServiceWrapper
5577android.service.notification.NotificationAssistantService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005578android.service.notification.NotificationListenerService$MyHandler
5579android.service.notification.NotificationListenerService$NotificationListenerWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005580android.service.notification.NotificationListenerService$Ranking
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005581android.service.notification.NotificationListenerService$RankingMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005582android.service.notification.NotificationListenerService$RankingMap
5583android.service.notification.NotificationListenerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005584android.service.notification.NotificationRankingUpdate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005585android.service.notification.NotificationRankingUpdate
5586android.service.notification.NotificationStats$1
5587android.service.notification.NotificationStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08005588android.service.notification.NotifyingApp$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005589android.service.notification.ScheduleCalendar
5590android.service.notification.SnoozeCriterion$1
5591android.service.notification.SnoozeCriterion
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005592android.service.notification.StatusBarNotification$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005593android.service.notification.StatusBarNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005594android.service.notification.ZenModeConfig$1
5595android.service.notification.ZenModeConfig$Diff
5596android.service.notification.ZenModeConfig$EventInfo
5597android.service.notification.ZenModeConfig$ScheduleInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005598android.service.notification.ZenModeConfig$ZenRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005599android.service.notification.ZenModeConfig$ZenRule
5600android.service.notification.ZenModeConfig
5601android.service.notification.ZenPolicy$1
5602android.service.notification.ZenPolicy$Builder
5603android.service.notification.ZenPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005604android.service.oemlock.IOemLockService$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005605android.service.oemlock.IOemLockService$Stub
5606android.service.oemlock.IOemLockService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005607android.service.oemlock.OemLockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005608android.service.persistentdata.IPersistentDataBlockService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07005609android.service.persistentdata.IPersistentDataBlockService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005610android.service.persistentdata.IPersistentDataBlockService
Andreas Gampe61e7b662015-06-17 23:57:04 -07005611android.service.persistentdata.PersistentDataBlockManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005612android.service.quicksettings.IQSService$Stub
5613android.service.quicksettings.IQSService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005614android.service.textclassifier.ITextClassifierCallback$Stub$Proxy
5615android.service.textclassifier.ITextClassifierCallback$Stub
5616android.service.textclassifier.ITextClassifierCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005617android.service.textclassifier.ITextClassifierService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07005618android.service.textclassifier.ITextClassifierService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005619android.service.textclassifier.ITextClassifierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005620android.service.textclassifier.TextClassifierService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005621android.service.textclassifier.TextClassifierService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005622android.service.trust.ITrustAgentService$Stub$Proxy
5623android.service.trust.ITrustAgentService$Stub
5624android.service.trust.ITrustAgentService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005625android.service.trust.ITrustAgentServiceCallback$Stub$Proxy
5626android.service.trust.ITrustAgentServiceCallback$Stub
5627android.service.trust.ITrustAgentServiceCallback
5628android.service.trust.TrustAgentService$1
5629android.service.trust.TrustAgentService$ConfigurationData
5630android.service.trust.TrustAgentService$TrustAgentServiceWrapper
5631android.service.trust.TrustAgentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005632android.service.voice.IVoiceInteractionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005633android.service.voice.IVoiceInteractionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005634android.service.voice.IVoiceInteractionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005635android.service.voice.IVoiceInteractionSession$Stub$Proxy
5636android.service.voice.IVoiceInteractionSession$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005637android.service.voice.IVoiceInteractionSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005638android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005639android.service.voice.IVoiceInteractionSessionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005640android.service.voice.IVoiceInteractionSessionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005641android.service.voice.VoiceInteractionManagerInternal
5642android.service.voice.VoiceInteractionServiceInfo
5643android.service.vr.IPersistentVrStateCallbacks$Stub$Proxy
5644android.service.vr.IPersistentVrStateCallbacks$Stub
5645android.service.vr.IPersistentVrStateCallbacks
5646android.service.vr.IVrManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005647android.service.vr.IVrManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005648android.service.vr.IVrManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005649android.service.vr.IVrStateCallbacks$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005650android.service.vr.IVrStateCallbacks$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005651android.service.vr.IVrStateCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005652android.service.wallpaper.-$$Lambda$87Do-TfJA3qVM7QF6F_6BpQlQTA
5653android.service.wallpaper.-$$Lambda$vsWBQpiXExY07tlrSzTqh4pNQAQ
5654android.service.wallpaper.IWallpaperConnection$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005655android.service.wallpaper.IWallpaperConnection$Stub
5656android.service.wallpaper.IWallpaperConnection
5657android.service.wallpaper.IWallpaperEngine$Stub$Proxy
5658android.service.wallpaper.IWallpaperEngine$Stub
5659android.service.wallpaper.IWallpaperEngine
5660android.service.wallpaper.IWallpaperService$Stub$Proxy
5661android.service.wallpaper.IWallpaperService$Stub
5662android.service.wallpaper.IWallpaperService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005663android.service.wallpaper.WallpaperService$Engine$1
5664android.service.wallpaper.WallpaperService$Engine$2
5665android.service.wallpaper.WallpaperService$Engine$3
5666android.service.wallpaper.WallpaperService$Engine$WallpaperInputEventReceiver
5667android.service.wallpaper.WallpaperService$Engine
5668android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper
5669android.service.wallpaper.WallpaperService$IWallpaperServiceWrapper
5670android.service.wallpaper.WallpaperService$WallpaperCommand
5671android.service.wallpaper.WallpaperService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005672android.service.watchdog.ExplicitHealthCheckService$PackageConfig$1
5673android.service.watchdog.ExplicitHealthCheckService$PackageConfig
5674android.service.watchdog.IExplicitHealthCheckService$Stub$Proxy
5675android.service.watchdog.IExplicitHealthCheckService$Stub
5676android.service.watchdog.IExplicitHealthCheckService
5677android.speech.SpeechRecognizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005678android.speech.tts.ITextToSpeechCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005679android.speech.tts.ITextToSpeechCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005680android.speech.tts.ITextToSpeechService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005681android.speech.tts.ITextToSpeechService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005682android.speech.tts.ITextToSpeechService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005683android.speech.tts.TextToSpeech$Action
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005684android.speech.tts.TextToSpeech$Connection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005685android.speech.tts.TextToSpeech$Connection
art-benchmark-serviced5115932020-02-25 17:55:03 -08005686android.speech.tts.TextToSpeech$EngineInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005687android.speech.tts.TextToSpeech$OnInitListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005688android.speech.tts.TextToSpeech
art-benchmark-serviced5115932020-02-25 17:55:03 -08005689android.speech.tts.TtsEngines$EngineInfoComparator
Calin Juravle4a054192018-05-29 17:52:20 -07005690android.speech.tts.TtsEngines
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005691android.stats.devicepolicy.nano.StringList
art-benchmark-serviced5115932020-02-25 17:55:03 -08005692android.sysprop.-$$Lambda$TelephonyProperties$0Zy6hglFVc-K9jiJWmuHmilIMkY
5693android.sysprop.-$$Lambda$TelephonyProperties$2V_2ZQoGHfOIfKo_A8Ss547oL-c
5694android.sysprop.-$$Lambda$TelephonyProperties$BfPaTA0e9gauJmR4vGNCDkGZ3uc
5695android.sysprop.-$$Lambda$TelephonyProperties$EV4LSOwY7Dsh1rJalZDLmnGJw5I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005696android.sysprop.-$$Lambda$TelephonyProperties$H4jN0VIBNpZQBeWYt6qS3DCe_M8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005697android.sysprop.-$$Lambda$TelephonyProperties$JNTRmlscGaFlYo_3krOr_WWd2QI
5698android.sysprop.-$$Lambda$TelephonyProperties$UKEfAuJVPm5cKR_UnPj1L66mN34
5699android.sysprop.-$$Lambda$TelephonyProperties$VtSZ_Uto4bMa49ncgAfdWewMFOU
5700android.sysprop.-$$Lambda$TelephonyProperties$dc-CgjsF3BtDxLSSKL5bQ9ullG0
5701android.sysprop.-$$Lambda$TelephonyProperties$fdR0mRnJd3OymvjDc_MI1AHnMwc
5702android.sysprop.-$$Lambda$TelephonyProperties$iJa3afMQmWbO1DX4jS9zkcOKZlY
5703android.sysprop.-$$Lambda$TelephonyProperties$kCQNtMqtfi6MMlFLqtIufNXwOS8
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005704android.sysprop.-$$Lambda$TelephonyProperties$kemQbl44ndTqXdQVvnYppJuQboQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08005705android.sysprop.-$$Lambda$TelephonyProperties$rKoNB08X7R8OCPq-VDCWDOm3lDM
5706android.sysprop.-$$Lambda$TelephonyProperties$yK9cdPdkKXdcfM9Ey52BIE31a5M
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005707android.sysprop.AdbProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005708android.sysprop.ApexProperties
5709android.sysprop.ContactsProperties
Calin Juravle36829e52019-04-10 19:07:47 -07005710android.sysprop.CryptoProperties$state_values
5711android.sysprop.CryptoProperties$type_values
Calin Juravle00b23d32019-03-08 17:52:20 -08005712android.sysprop.CryptoProperties
5713android.sysprop.DisplayProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005714android.sysprop.TelephonyProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005715android.sysprop.VndkProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08005716android.sysprop.VoldProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07005717android.system.ErrnoException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005718android.system.GaiException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005719android.system.Int32Ref
5720android.system.Int64Ref
Andreas Gampe61e7b662015-06-17 23:57:04 -07005721android.system.NetlinkSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005722android.system.Os
5723android.system.OsConstants
Andreas Gampe61e7b662015-06-17 23:57:04 -07005724android.system.PacketSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005725android.system.StructAddrinfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005726android.system.StructCapUserData
5727android.system.StructCapUserHeader
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005728android.system.StructGroupReq
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005729android.system.StructIfaddrs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005730android.system.StructLinger
5731android.system.StructPasswd
5732android.system.StructPollfd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005733android.system.StructRlimit
Andreas Gampe61e7b662015-06-17 23:57:04 -07005734android.system.StructStat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005735android.system.StructStatVfs
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005736android.system.StructTimespec
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005737android.system.StructTimeval
5738android.system.StructUcred
5739android.system.StructUtsname
Andreas Gampe571fc302016-02-18 13:58:09 -08005740android.system.UnixSocketAddress
art-benchmark-serviced5115932020-02-25 17:55:03 -08005741android.system.suspend.ISuspendControlService$Stub$Proxy
5742android.system.suspend.ISuspendControlService$Stub
5743android.system.suspend.ISuspendControlService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005744android.system.suspend.WakeLockInfo$1
5745android.system.suspend.WakeLockInfo
5746android.telecom.-$$Lambda$cyYWqCYT05eM23eLVm4oQ5DrYjw
5747android.telecom.-$$Lambda$qa4s1Fm2YuohEunaJUJcmJXDXG0
5748android.telecom.AudioState$1
5749android.telecom.AudioState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005750android.telecom.CallAudioState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005751android.telecom.CallAudioState
art-benchmark-serviced5115932020-02-25 17:55:03 -08005752android.telecom.CallerInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005753android.telecom.Conference$Listener
5754android.telecom.Conference
5755android.telecom.Conferenceable
5756android.telecom.Connection$FailureSignalingConnection
5757android.telecom.Connection$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005758android.telecom.Connection$VideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005759android.telecom.Connection
5760android.telecom.ConnectionRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005761android.telecom.ConnectionRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005762android.telecom.ConnectionRequest
5763android.telecom.ConnectionService$1
5764android.telecom.ConnectionService$2
5765android.telecom.ConnectionService$3
5766android.telecom.ConnectionService$4
5767android.telecom.ConnectionService$5
5768android.telecom.ConnectionService
5769android.telecom.ConnectionServiceAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005770android.telecom.DefaultDialerManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005771android.telecom.DisconnectCause$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005772android.telecom.DisconnectCause
Calin Juravle00b23d32019-03-08 17:52:20 -08005773android.telecom.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005774android.telecom.Logging.-$$Lambda$L5F_SL2jOCUETYvgdB36aGwY50E
5775android.telecom.Logging.-$$Lambda$SessionManager$VyH2gT1EjIvzDy_C9JfTT60CISM
5776android.telecom.Logging.-$$Lambda$SessionManager$hhtZwTEbvO-fLNlAvB6Do9_2gW4
5777android.telecom.Logging.EventManager$Event
5778android.telecom.Logging.EventManager$EventListener
5779android.telecom.Logging.EventManager$EventRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08005780android.telecom.Logging.EventManager$Loggable
5781android.telecom.Logging.EventManager$TimedEventPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005782android.telecom.Logging.EventManager
5783android.telecom.Logging.Runnable$1
5784android.telecom.Logging.Runnable
5785android.telecom.Logging.Session$Info$1
5786android.telecom.Logging.Session$Info
5787android.telecom.Logging.Session
5788android.telecom.Logging.SessionManager$ICurrentThreadId
5789android.telecom.Logging.SessionManager$ISessionCleanupTimeoutMs
5790android.telecom.Logging.SessionManager$ISessionIdQueryHandler
5791android.telecom.Logging.SessionManager$ISessionListener
5792android.telecom.Logging.SessionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005793android.telecom.ParcelableCall$1
5794android.telecom.ParcelableCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005795android.telecom.ParcelableConference$1
5796android.telecom.ParcelableConference
5797android.telecom.ParcelableConnection$1
5798android.telecom.ParcelableConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005799android.telecom.PhoneAccount$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005800android.telecom.PhoneAccount$Builder
5801android.telecom.PhoneAccount
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005802android.telecom.PhoneAccountHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005803android.telecom.PhoneAccountHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005804android.telecom.RemoteConnectionManager
5805android.telecom.StatusHints$1
5806android.telecom.StatusHints
art-benchmark-serviced5115932020-02-25 17:55:03 -08005807android.telecom.TelecomAnalytics$1
5808android.telecom.TelecomAnalytics$SessionTiming$1
5809android.telecom.TelecomAnalytics
Andreas Gampe61e7b662015-06-17 23:57:04 -07005810android.telecom.TelecomManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005811android.telecom.TimedEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005812android.telecom.VideoProfile$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005813android.telecom.VideoProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005814android.telephony.-$$Lambda$DataFailCause$djkZSxdG-s-w2L5rQKiGu6OudyY
5815android.telephony.-$$Lambda$MLKtmRGKP3e0WU7x_KyS5-Vg8q4
5816android.telephony.-$$Lambda$NetworkRegistrationInfo$1JuZmO5PoYGZY8bHhZYwvmqwOB0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005817android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$1M3m0i6211i2YjWyTDT7l0bJm3I
art-benchmark-serviced5115932020-02-25 17:55:03 -08005818android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$2XBMUIj05jt4Xm08XAsE57q5gCc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005819android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$2cMrwdqnKBpixpApeIX38rmRLak
5820android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$4NHt5Shg_DHV-T1IxfcQLHP5-j0
art-benchmark-serviced5115932020-02-25 17:55:03 -08005821android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5J-sdvem6pUpdVwRdm8IbDhvuv8
5822android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5Uf5OZWCyPD0lZtySzbYw18FWhU
5823android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5rF2IFj8mrb7uZc0HMKiuCodUn0
5824android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5uu-05j4ojTh9mEHkN-ynQqQRGM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005825android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$6czWSGzxct0CXPVO54T0aq05qls
art-benchmark-serviced5115932020-02-25 17:55:03 -08005826android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$FBJGFGXoSvidKfm50cEzC3i9rVk
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005827android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$GJ2YJ4ARy5-u2bWutnqrYMAsLYA
art-benchmark-serviced5115932020-02-25 17:55:03 -08005828android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$HEcWn-J1WRb0wLERu2qoMIZDfjY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005829android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Hbn6-eZxY2p3rjOfStodI04A8E8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005830android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$IU278K5QbmReF-mbpcNVAvVlhFI
art-benchmark-serviced5115932020-02-25 17:55:03 -08005831android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$M39is_Zyt8D7Camw2NS4EGTDn-s
art-benchmark-serviced5115932020-02-25 17:55:03 -08005832android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$NjMtWvO8dQakD688KRREWiYI4JI
5833android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$OfwFKKtcQHRmtv70FCopw6FDAAU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005834android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Q2A8FgYlU8_D6PD78tThGut_rTc
art-benchmark-serviced5115932020-02-25 17:55:03 -08005835android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$RC2x2ijetA-pQrLa4QakzMBjh_k
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005836android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$SLDsZb_RTXJpIvKJwCENgXrSXcU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005837android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TqrkuLPlaG_ucU7VbLS4tnf8hG8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005838android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$VCD7izkh9A_sRz9zMUPYy-TktLo
5839android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$W65ui1dCCc-JnQa7gon1I7Bz7Sk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005840android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$WYWtWHdkZDxBd9anjoxyZozPWHc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005841android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$bELzxgwsPigyVKYkAXBO2BjcSm8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005842android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$hxq77a5O_MUfoptHg15ipzFvMkI
5843android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$icX71zgNszuMfnDaCmahcqWacFM
5844android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$j6NpsS_PE3VHutxIDEmwFHop7Yc
art-benchmark-serviced5115932020-02-25 17:55:03 -08005845android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$l57DgyMDrONq3sajd_dBE967ClU
5846android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$lP7_Xy6P82nXGbUQ_ZUY6rZR4bI
art-benchmark-serviced5115932020-02-25 17:55:03 -08005847android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$nR7W5ox6SCgPxtH9IRcENwKeFI4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005848android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$nrGqSRBJrc3_EwotCDNwfKeizIo
5849android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$oDAZqs8paeefe_3k_uRKV5plQW4
5850android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$okPCYOx4UxYuvUHlM2iS425QGIg
art-benchmark-serviced5115932020-02-25 17:55:03 -08005851android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$pLr-IfJJu1u_YG6I5LI0iHTuBi0
art-benchmark-serviced5115932020-02-25 17:55:03 -08005852android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$t2gWJ_jA36kAdNXSmlzw85aU-tM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005853android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$uC5syhzl229gIpaK7Jfs__OCJxQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08005854android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$y-tK7my_uXPo_oQ7AytfnekGEbU
art-benchmark-serviced5115932020-02-25 17:55:03 -08005855android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$ygzOWFRiY4sZQ4WYUPIefqgiGvM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005856android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$yvQnAlFGg5EWDG2vcA9X-4xnalA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005857android.telephony.-$$Lambda$TelephonyFrameworkInitializer$3Kis6wL1IbLustWe9A2o4-2YpGo
5858android.telephony.-$$Lambda$TelephonyFrameworkInitializer$MLDtRnX1dj1RKFdjgIsOvcQxhA0
5859android.telephony.-$$Lambda$TelephonyFrameworkInitializer$b_92_3ZijRrdEa9yLyFA5xu19OM
5860android.telephony.-$$Lambda$TelephonyFrameworkInitializer$mpe0Kh92VEQmEtmo60oqykdvnBE
5861android.telephony.-$$Lambda$TelephonyFrameworkInitializer$o3geRfUaRT9tnqKKZbu1EbUxw4Q
5862android.telephony.-$$Lambda$TelephonyFrameworkInitializer$sQClc4rjc9ydh0nXpY79gr33av4
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005863android.telephony.-$$Lambda$TelephonyManager$1$scMPky6lOZrCjFC3d4STbtLfpHE
art-benchmark-serviced5115932020-02-25 17:55:03 -08005864android.telephony.-$$Lambda$TelephonyManager$2$l6Pazxfi7QghMr2Z0MpduhNe6yc
5865android.telephony.-$$Lambda$TelephonyRegistryManager$1$cLzLZB4oGnI-HG_-4MhxcXoHys8
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005866android.telephony.AccessNetworkConstants$AccessNetworkType
5867android.telephony.AccessNetworkConstants$TransportType
5868android.telephony.AccessNetworkConstants
5869android.telephony.AccessNetworkUtils
5870android.telephony.AnomalyReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005871android.telephony.AvailableNetworkInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005872android.telephony.AvailableNetworkInfo
5873android.telephony.BarringInfo
5874android.telephony.CallAttributes$1
5875android.telephony.CallAttributes
5876android.telephony.CallQuality$1
5877android.telephony.CallQuality
5878android.telephony.CarrierConfigManager$Gps
5879android.telephony.CarrierConfigManager
5880android.telephony.CarrierRestrictionRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005881android.telephony.CarrierRestrictionRules$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005882android.telephony.CarrierRestrictionRules
5883android.telephony.CellConfigLte$1
5884android.telephony.CellConfigLte
5885android.telephony.CellIdentity$1
5886android.telephony.CellIdentity
5887android.telephony.CellIdentityCdma$1
5888android.telephony.CellIdentityCdma
5889android.telephony.CellIdentityGsm$1
5890android.telephony.CellIdentityGsm
5891android.telephony.CellIdentityLte$1
5892android.telephony.CellIdentityLte
5893android.telephony.CellIdentityNr$1
5894android.telephony.CellIdentityNr
5895android.telephony.CellIdentityTdscdma$1
5896android.telephony.CellIdentityTdscdma
5897android.telephony.CellIdentityWcdma$1
5898android.telephony.CellIdentityWcdma
5899android.telephony.CellInfo$1
5900android.telephony.CellInfo
5901android.telephony.CellInfoCdma$1
5902android.telephony.CellInfoCdma
5903android.telephony.CellInfoGsm$1
5904android.telephony.CellInfoGsm
5905android.telephony.CellInfoLte$1
5906android.telephony.CellInfoLte
5907android.telephony.CellInfoNr$1
5908android.telephony.CellInfoNr
5909android.telephony.CellInfoTdscdma$1
5910android.telephony.CellInfoTdscdma
5911android.telephony.CellInfoWcdma$1
5912android.telephony.CellInfoWcdma
5913android.telephony.CellLocation
5914android.telephony.CellSignalStrength
5915android.telephony.CellSignalStrengthCdma$1
5916android.telephony.CellSignalStrengthCdma
5917android.telephony.CellSignalStrengthGsm$1
5918android.telephony.CellSignalStrengthGsm
5919android.telephony.CellSignalStrengthLte$1
5920android.telephony.CellSignalStrengthLte
5921android.telephony.CellSignalStrengthNr$1
5922android.telephony.CellSignalStrengthNr
5923android.telephony.CellSignalStrengthTdscdma$1
5924android.telephony.CellSignalStrengthTdscdma
5925android.telephony.CellSignalStrengthWcdma$1
5926android.telephony.CellSignalStrengthWcdma
5927android.telephony.ClientRequestStats$1
5928android.telephony.ClientRequestStats
5929android.telephony.ClosedSubscriberGroupInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005930android.telephony.DataConnectionRealTimeInfo$1
5931android.telephony.DataConnectionRealTimeInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005932android.telephony.DataFailCause$1
5933android.telephony.DataFailCause
5934android.telephony.DataSpecificRegistrationInfo$1
5935android.telephony.DataSpecificRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005936android.telephony.DisconnectCause
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005937android.telephony.ICellInfoCallback$Stub$Proxy
5938android.telephony.ICellInfoCallback$Stub
5939android.telephony.ICellInfoCallback
5940android.telephony.INetworkService$Stub$Proxy
5941android.telephony.INetworkService$Stub
5942android.telephony.INetworkService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005943android.telephony.INetworkServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005944android.telephony.INetworkServiceCallback$Stub
5945android.telephony.INetworkServiceCallback
5946android.telephony.IccOpenLogicalChannelResponse$1
5947android.telephony.IccOpenLogicalChannelResponse
5948android.telephony.ImsiEncryptionInfo$1
5949android.telephony.ImsiEncryptionInfo
5950android.telephony.JapanesePhoneNumberFormatter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005951android.telephony.LocationAccessPolicy$LocationPermissionQuery$Builder
5952android.telephony.LocationAccessPolicy$LocationPermissionQuery
5953android.telephony.LocationAccessPolicy$LocationPermissionResult
Calin Juravle00b23d32019-03-08 17:52:20 -08005954android.telephony.LocationAccessPolicy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005955android.telephony.LteVopsSupportInfo$1
5956android.telephony.LteVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005957android.telephony.MmsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005958android.telephony.ModemActivityInfo$1
5959android.telephony.ModemActivityInfo$TransmitPower
5960android.telephony.ModemActivityInfo
5961android.telephony.ModemInfo$1
5962android.telephony.ModemInfo
5963android.telephony.NeighboringCellInfo$1
5964android.telephony.NeighboringCellInfo
5965android.telephony.NetworkRegistrationInfo$1
5966android.telephony.NetworkRegistrationInfo$Builder
5967android.telephony.NetworkRegistrationInfo
5968android.telephony.NetworkScan
5969android.telephony.NetworkScanRequest$1
5970android.telephony.NetworkScanRequest
5971android.telephony.NetworkService$INetworkServiceWrapper
5972android.telephony.NetworkService$NetworkServiceHandler
5973android.telephony.NetworkService$NetworkServiceProvider
5974android.telephony.NetworkService
5975android.telephony.NetworkServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005976android.telephony.NumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005977android.telephony.PackageChangeReceiver
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005978android.telephony.PhoneCapability$1
5979android.telephony.PhoneCapability
5980android.telephony.PhoneNumberRange$1
5981android.telephony.PhoneNumberRange
5982android.telephony.PhoneNumberUtils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005983android.telephony.PhoneStateListener$IPhoneStateListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08005984android.telephony.PhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005985android.telephony.PhysicalChannelConfig$1
5986android.telephony.PhysicalChannelConfig$Builder
5987android.telephony.PhysicalChannelConfig
5988android.telephony.PreciseCallState$1
5989android.telephony.PreciseCallState
5990android.telephony.PreciseDataConnectionState$1
5991android.telephony.PreciseDataConnectionState
5992android.telephony.RadioAccessFamily$1
5993android.telephony.RadioAccessFamily
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005994android.telephony.RadioAccessSpecifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005995android.telephony.RadioAccessSpecifier
Kenny Root9787b802013-04-26 12:53:57 -07005996android.telephony.Rlog
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07005997android.telephony.ServiceState$1
5998android.telephony.ServiceState
5999android.telephony.SignalStrength$1
6000android.telephony.SignalStrength
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006001android.telephony.SmsCbCmasInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006002android.telephony.SmsCbCmasInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006003android.telephony.SmsCbEtwsInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006004android.telephony.SmsCbEtwsInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006005android.telephony.SmsCbLocation$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006006android.telephony.SmsCbLocation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006007android.telephony.SmsCbMessage$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006008android.telephony.SmsCbMessage
6009android.telephony.SmsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006010android.telephony.SmsMessage$1
6011android.telephony.SmsMessage$MessageClass
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006012android.telephony.SmsMessage
6013android.telephony.SubscriptionInfo$1
6014android.telephony.SubscriptionInfo
6015android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener
6016android.telephony.SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler
6017android.telephony.SubscriptionManager$OnSubscriptionsChangedListener
6018android.telephony.SubscriptionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006019android.telephony.SubscriptionPlan$1
6020android.telephony.SubscriptionPlan
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006021android.telephony.TelephonyDisplayInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006022android.telephony.TelephonyFrameworkInitializer
6023android.telephony.TelephonyHistogram$1
6024android.telephony.TelephonyHistogram
art-benchmark-serviced5115932020-02-25 17:55:03 -08006025android.telephony.TelephonyManager$1
6026android.telephony.TelephonyManager$2
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006027android.telephony.TelephonyManager$5
6028android.telephony.TelephonyManager$7
6029android.telephony.TelephonyManager$8
6030android.telephony.TelephonyManager$CellInfoCallback
6031android.telephony.TelephonyManager$DeathRecipient
6032android.telephony.TelephonyManager$MultiSimVariants
art-benchmark-serviced5115932020-02-25 17:55:03 -08006033android.telephony.TelephonyManager$UssdResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006034android.telephony.TelephonyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006035android.telephony.TelephonyRegistryManager$1
6036android.telephony.TelephonyRegistryManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006037android.telephony.TelephonyRegistryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006038android.telephony.TelephonyScanManager$NetworkScanCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006039android.telephony.UiccAccessRule$1
6040android.telephony.UiccAccessRule
6041android.telephony.UiccCardInfo$1
6042android.telephony.UiccCardInfo
6043android.telephony.UiccSlotInfo$1
6044android.telephony.UiccSlotInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006045android.telephony.UssdResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006046android.telephony.UssdResponse
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006047android.telephony.VisualVoicemailSmsFilterSettings$1
6048android.telephony.VisualVoicemailSmsFilterSettings$Builder
6049android.telephony.VisualVoicemailSmsFilterSettings
6050android.telephony.VoiceSpecificRegistrationInfo$1
6051android.telephony.VoiceSpecificRegistrationInfo
6052android.telephony.cdma.CdmaCellLocation
6053android.telephony.data.ApnSetting$1
6054android.telephony.data.ApnSetting$Builder
6055android.telephony.data.ApnSetting
6056android.telephony.data.DataCallResponse$1
6057android.telephony.data.DataCallResponse
6058android.telephony.data.DataProfile$1
6059android.telephony.data.DataProfile$Builder
6060android.telephony.data.DataProfile
6061android.telephony.data.DataService$DataCallListChangedIndication
6062android.telephony.data.DataService$DataServiceHandler
6063android.telephony.data.DataService$DataServiceProvider
6064android.telephony.data.DataService$DeactivateDataCallRequest
6065android.telephony.data.DataService$IDataServiceWrapper
6066android.telephony.data.DataService$SetDataProfileRequest
6067android.telephony.data.DataService$SetInitialAttachApnRequest
6068android.telephony.data.DataService$SetupDataCallRequest
6069android.telephony.data.DataService
6070android.telephony.data.DataServiceCallback
6071android.telephony.data.IDataService$Stub$Proxy
6072android.telephony.data.IDataService$Stub
6073android.telephony.data.IDataService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006074android.telephony.data.IDataServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006075android.telephony.data.IDataServiceCallback$Stub
6076android.telephony.data.IDataServiceCallback
6077android.telephony.data.IQualifiedNetworksService$Stub$Proxy
6078android.telephony.data.IQualifiedNetworksService$Stub
6079android.telephony.data.IQualifiedNetworksService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006080android.telephony.data.IQualifiedNetworksServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006081android.telephony.data.IQualifiedNetworksServiceCallback$Stub
6082android.telephony.data.IQualifiedNetworksServiceCallback
6083android.telephony.emergency.EmergencyNumber$1
6084android.telephony.emergency.EmergencyNumber
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006085android.telephony.euicc.DownloadableSubscription$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006086android.telephony.euicc.DownloadableSubscription
art-benchmark-serviced5115932020-02-25 17:55:03 -08006087android.telephony.euicc.EuiccCardManager$13
6088android.telephony.euicc.EuiccCardManager$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006089android.telephony.euicc.EuiccCardManager$ResultCallback
6090android.telephony.euicc.EuiccCardManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006091android.telephony.euicc.EuiccInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006092android.telephony.euicc.EuiccInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006093android.telephony.euicc.EuiccManager
6094android.telephony.gsm.GsmCellLocation
6095android.telephony.ims.-$$Lambda$ImsMmTelManager$CapabilityCallback$CapabilityBinder$4YNlUy9HsD02E7Sbv2VeVtbao08
6096android.telephony.ims.-$$Lambda$ProvisioningManager$Callback$CallbackBinder$R_8jXQuOM7aV7dIwYBzcWwV-YpM
6097android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$APeqso3VzZZ0eUf5slP1k5xoCME
6098android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$DX_-dWIBwwX2oqDoRnq49RndG7s
6099android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$uTxkp6C02qJxic1W_dkZRCQ6aRw
6100android.telephony.ims.ImsCallForwardInfo$1
6101android.telephony.ims.ImsCallForwardInfo
6102android.telephony.ims.ImsCallProfile$1
6103android.telephony.ims.ImsCallProfile
6104android.telephony.ims.ImsException
6105android.telephony.ims.ImsExternalCallState$1
6106android.telephony.ims.ImsExternalCallState
6107android.telephony.ims.ImsManager
6108android.telephony.ims.ImsMmTelManager$3
6109android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder
6110android.telephony.ims.ImsMmTelManager$CapabilityCallback
6111android.telephony.ims.ImsMmTelManager$RegistrationCallback
6112android.telephony.ims.ImsMmTelManager
6113android.telephony.ims.ImsReasonInfo$1
6114android.telephony.ims.ImsReasonInfo
6115android.telephony.ims.ImsService$1
6116android.telephony.ims.ImsService$Listener
6117android.telephony.ims.ImsService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006118android.telephony.ims.ImsSsData$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006119android.telephony.ims.ImsSsData
6120android.telephony.ims.ImsSsInfo$1
6121android.telephony.ims.ImsSsInfo
6122android.telephony.ims.ImsUtListener
6123android.telephony.ims.ProvisioningManager$Callback$CallbackBinder
6124android.telephony.ims.ProvisioningManager$Callback
6125android.telephony.ims.RegistrationManager$1
6126android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder
6127android.telephony.ims.RegistrationManager$RegistrationCallback
6128android.telephony.ims.RegistrationManager
6129android.telephony.ims.aidl.IImsCapabilityCallback$Stub$Proxy
6130android.telephony.ims.aidl.IImsCapabilityCallback$Stub
6131android.telephony.ims.aidl.IImsCapabilityCallback
6132android.telephony.ims.aidl.IImsConfig$Stub$Proxy
6133android.telephony.ims.aidl.IImsConfig$Stub
6134android.telephony.ims.aidl.IImsConfig
6135android.telephony.ims.aidl.IImsConfigCallback$Stub$Proxy
6136android.telephony.ims.aidl.IImsConfigCallback$Stub
6137android.telephony.ims.aidl.IImsConfigCallback
6138android.telephony.ims.aidl.IImsMmTelFeature$Stub$Proxy
6139android.telephony.ims.aidl.IImsMmTelFeature$Stub
6140android.telephony.ims.aidl.IImsMmTelFeature
6141android.telephony.ims.aidl.IImsMmTelListener$Stub$Proxy
6142android.telephony.ims.aidl.IImsMmTelListener$Stub
6143android.telephony.ims.aidl.IImsMmTelListener
6144android.telephony.ims.aidl.IImsRcsFeature$Stub
6145android.telephony.ims.aidl.IImsRcsFeature
6146android.telephony.ims.aidl.IImsRegistration$Stub
6147android.telephony.ims.aidl.IImsRegistration
6148android.telephony.ims.aidl.IImsRegistrationCallback$Stub$Proxy
6149android.telephony.ims.aidl.IImsRegistrationCallback$Stub
6150android.telephony.ims.aidl.IImsRegistrationCallback
6151android.telephony.ims.aidl.IImsServiceController$Stub$Proxy
6152android.telephony.ims.aidl.IImsServiceController$Stub
6153android.telephony.ims.aidl.IImsServiceController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006154android.telephony.ims.aidl.IImsServiceControllerListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006155android.telephony.ims.aidl.IImsServiceControllerListener$Stub
6156android.telephony.ims.aidl.IImsServiceControllerListener
6157android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy
6158android.telephony.ims.aidl.IImsSmsListener$Stub
6159android.telephony.ims.aidl.IImsSmsListener
6160android.telephony.ims.feature.-$$Lambda$ImsFeature$9bLETU1BeS-dFzQnbBBs3kwaz-8
art-benchmark-serviced5115932020-02-25 17:55:03 -08006161android.telephony.ims.feature.-$$Lambda$ImsFeature$rPSMsRhoup9jfT6nt1MV2qhomrM
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006162android.telephony.ims.feature.CapabilityChangeRequest$1
6163android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair
6164android.telephony.ims.feature.CapabilityChangeRequest
6165android.telephony.ims.feature.ImsFeature$1
6166android.telephony.ims.feature.ImsFeature$2
6167android.telephony.ims.feature.ImsFeature$Capabilities
6168android.telephony.ims.feature.ImsFeature$CapabilityCallbackProxy
6169android.telephony.ims.feature.ImsFeature
6170android.telephony.ims.feature.MmTelFeature$1
6171android.telephony.ims.feature.MmTelFeature$Listener
6172android.telephony.ims.feature.MmTelFeature$MmTelCapabilities
6173android.telephony.ims.feature.MmTelFeature
6174android.telephony.ims.stub.-$$Lambda$ImsConfigImplBase$yL4863k-FoQyqg_FX2mWsLMqbyA
6175android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$cWwTXSDsk-bWPbsDJYI--DUBMnE
6176android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$s7PspXVbCf1Q_WSzodP2glP9TjI
6177android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$sbjuTvW-brOSWMR74UInSZEIQB0
6178android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$wwtkoeOtGwMjG5I0-ZTfjNpGU-s
6179android.telephony.ims.stub.ImsCallSessionImplBase
6180android.telephony.ims.stub.ImsConfigImplBase$ImsConfigStub
6181android.telephony.ims.stub.ImsConfigImplBase
6182android.telephony.ims.stub.ImsEcbmImplBase$1
6183android.telephony.ims.stub.ImsEcbmImplBase
6184android.telephony.ims.stub.ImsFeatureConfiguration$1
6185android.telephony.ims.stub.ImsFeatureConfiguration$FeatureSlotPair
6186android.telephony.ims.stub.ImsFeatureConfiguration
6187android.telephony.ims.stub.ImsMultiEndpointImplBase$1
6188android.telephony.ims.stub.ImsMultiEndpointImplBase
6189android.telephony.ims.stub.ImsRegistrationImplBase$1
6190android.telephony.ims.stub.ImsRegistrationImplBase
6191android.telephony.ims.stub.ImsSmsImplBase
6192android.telephony.ims.stub.ImsUtImplBase$1
6193android.telephony.ims.stub.ImsUtImplBase
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006194android.text.-$$Lambda$Layout$MzjK2UE2G8VG0asK8_KWY3gHAmY
Calin Juravle00b23d32019-03-08 17:52:20 -08006195android.text.AndroidBidi
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006196android.text.AndroidCharacter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006197android.text.Annotation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006198android.text.AutoGrowArray$ByteArray
6199android.text.AutoGrowArray$FloatArray
6200android.text.AutoGrowArray$IntArray
Calin Juravle00b23d32019-03-08 17:52:20 -08006201android.text.AutoGrowArray
6202android.text.BidiFormatter$DirectionalityEstimator
6203android.text.BidiFormatter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006204android.text.BoringLayout$Metrics
Calin Juravle00b23d32019-03-08 17:52:20 -08006205android.text.BoringLayout
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006206android.text.CharSequenceCharacterIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -07006207android.text.ClipboardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006208android.text.DynamicLayout$Builder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006209android.text.DynamicLayout$ChangeWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08006210android.text.DynamicLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006211android.text.Editable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006212android.text.Editable
Calin Juravle4a054192018-05-29 17:52:20 -07006213android.text.Emoji
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006214android.text.FontConfig$Alias
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006215android.text.FontConfig$Family
6216android.text.FontConfig$Font
Calin Juravle00b23d32019-03-08 17:52:20 -08006217android.text.FontConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006218android.text.GetChars
6219android.text.GraphicsOperations
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006220android.text.Html$HtmlParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08006221android.text.Html$ImageGetter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006222android.text.Html$TagHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006223android.text.Html
art-benchmark-serviced5115932020-02-25 17:55:03 -08006224android.text.HtmlToSpannedConverter$Alignment
6225android.text.HtmlToSpannedConverter$Background
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006226android.text.HtmlToSpannedConverter$Big
6227android.text.HtmlToSpannedConverter$Blockquote
6228android.text.HtmlToSpannedConverter$Bold
6229android.text.HtmlToSpannedConverter$Bullet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006230android.text.HtmlToSpannedConverter$Font
6231android.text.HtmlToSpannedConverter$Foreground
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006232android.text.HtmlToSpannedConverter$Heading
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006233android.text.HtmlToSpannedConverter$Href
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006234android.text.HtmlToSpannedConverter$Italic
6235android.text.HtmlToSpannedConverter$Monospace
art-benchmark-serviced5115932020-02-25 17:55:03 -08006236android.text.HtmlToSpannedConverter$Newline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006237android.text.HtmlToSpannedConverter$Small
6238android.text.HtmlToSpannedConverter$Strikethrough
6239android.text.HtmlToSpannedConverter$Sub
6240android.text.HtmlToSpannedConverter$Super
6241android.text.HtmlToSpannedConverter$Underline
Calin Juravle00b23d32019-03-08 17:52:20 -08006242android.text.HtmlToSpannedConverter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006243android.text.Hyphenator
Calin Juravle4a054192018-05-29 17:52:20 -07006244android.text.InputFilter$LengthFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08006245android.text.InputFilter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006246android.text.InputType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006247android.text.Layout$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006248android.text.Layout$Alignment
6249android.text.Layout$Directions
Andreas Gampe859e2782016-04-06 18:37:56 -07006250android.text.Layout$Ellipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006251android.text.Layout$HorizontalMeasurementProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006252android.text.Layout$SelectionRectangleConsumer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006253android.text.Layout$SpannedEllipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006254android.text.Layout$TabStops
Calin Juravle00b23d32019-03-08 17:52:20 -08006255android.text.Layout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006256android.text.MeasuredParagraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006257android.text.NoCopySpan$Concrete
Calin Juravle00b23d32019-03-08 17:52:20 -08006258android.text.NoCopySpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006259android.text.PackedIntVector
6260android.text.PackedObjectVector
6261android.text.ParcelableSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006262android.text.PrecomputedText$ParagraphInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006263android.text.PrecomputedText$Params$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006264android.text.PrecomputedText$Params
Calin Juravle00b23d32019-03-08 17:52:20 -08006265android.text.PrecomputedText
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006266android.text.Selection$END
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006267android.text.Selection$MEMORY
6268android.text.Selection$MemoryTextWatcher
6269android.text.Selection$PositionIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006270android.text.Selection$START
Calin Juravle00b23d32019-03-08 17:52:20 -08006271android.text.Selection
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006272android.text.SpanSet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006273android.text.SpanWatcher
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006274android.text.Spannable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006275android.text.Spannable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006276android.text.SpannableString
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006277android.text.SpannableStringBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006278android.text.SpannableStringInternal
6279android.text.Spanned
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006280android.text.SpannedString
Andreas Gampe61e7b662015-06-17 23:57:04 -07006281android.text.StaticLayout$Builder
6282android.text.StaticLayout$LineBreaks
Calin Juravle00b23d32019-03-08 17:52:20 -08006283android.text.StaticLayout
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006284android.text.TextDirectionHeuristic
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006285android.text.TextDirectionHeuristics$AnyStrong
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006286android.text.TextDirectionHeuristics$FirstStrong
6287android.text.TextDirectionHeuristics$TextDirectionAlgorithm
6288android.text.TextDirectionHeuristics$TextDirectionHeuristicImpl
6289android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006290android.text.TextDirectionHeuristics$TextDirectionHeuristicLocale
Calin Juravle00b23d32019-03-08 17:52:20 -08006291android.text.TextDirectionHeuristics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006292android.text.TextLine$DecorationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006293android.text.TextLine
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006294android.text.TextPaint
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006295android.text.TextUtils$1
6296android.text.TextUtils$EllipsizeCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006297android.text.TextUtils$SimpleStringSplitter
6298android.text.TextUtils$StringSplitter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006299android.text.TextUtils$StringWithRemovedChars
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006300android.text.TextUtils$TruncateAt
Calin Juravle00b23d32019-03-08 17:52:20 -08006301android.text.TextUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006302android.text.TextWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006303android.text.format.DateFormat
6304android.text.format.DateUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006305android.text.format.Formatter$BytesResult
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006306android.text.format.Formatter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006307android.text.format.Time$TimeCalculator
Calin Juravle00b23d32019-03-08 17:52:20 -08006308android.text.format.Time
Calin Juravle4a054192018-05-29 17:52:20 -07006309android.text.format.TimeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08006310android.text.format.TimeMigrationUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006311android.text.method.AllCapsTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006312android.text.method.ArrowKeyMovementMethod
6313android.text.method.BaseKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006314android.text.method.BaseMovementMethod
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006315android.text.method.DateKeyListener
6316android.text.method.DateTimeKeyListener
6317android.text.method.DialerKeyListener
6318android.text.method.DigitsKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006319android.text.method.KeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006320android.text.method.LinkMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006321android.text.method.MetaKeyKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006322android.text.method.MovementMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006323android.text.method.MultiTapKeyListener
Calin Juravle4a054192018-05-29 17:52:20 -07006324android.text.method.NumberKeyListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006325android.text.method.PasswordTransformationMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006326android.text.method.QwertyKeyListener$Replaced
Calin Juravle4a054192018-05-29 17:52:20 -07006327android.text.method.QwertyKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006328android.text.method.ReplacementTransformationMethod$ReplacementCharSequence
6329android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence
Calin Juravle00b23d32019-03-08 17:52:20 -08006330android.text.method.ReplacementTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006331android.text.method.ScrollingMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006332android.text.method.SingleLineTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006333android.text.method.TextKeyListener$Capitalize
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006334android.text.method.TextKeyListener$NullKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006335android.text.method.TextKeyListener$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08006336android.text.method.TextKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006337android.text.method.TimeKeyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006338android.text.method.Touch$DragState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006339android.text.method.Touch
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006340android.text.method.TransformationMethod2
Calin Juravle00b23d32019-03-08 17:52:20 -08006341android.text.method.TransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006342android.text.method.WordIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006343android.text.style.AbsoluteSizeSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006344android.text.style.AccessibilityClickableSpan$1
6345android.text.style.AccessibilityClickableSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006346android.text.style.AccessibilityReplacementSpan$1
6347android.text.style.AccessibilityReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006348android.text.style.AccessibilityURLSpan
6349android.text.style.AlignmentSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006350android.text.style.AlignmentSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006351android.text.style.BackgroundColorSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006352android.text.style.BulletSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006353android.text.style.CharacterStyle$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006354android.text.style.CharacterStyle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006355android.text.style.ClickableSpan
6356android.text.style.DynamicDrawableSpan
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006357android.text.style.EasyEditSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006358android.text.style.ForegroundColorSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006359android.text.style.ImageSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006360android.text.style.LeadingMarginSpan$LeadingMarginSpan2
6361android.text.style.LeadingMarginSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006362android.text.style.LeadingMarginSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006363android.text.style.LineBackgroundSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006364android.text.style.LineBackgroundSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006365android.text.style.LineHeightSpan$Standard
6366android.text.style.LineHeightSpan$WithDensity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006367android.text.style.LineHeightSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006368android.text.style.LocaleSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006369android.text.style.MetricAffectingSpan$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006370android.text.style.MetricAffectingSpan
6371android.text.style.ParagraphStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006372android.text.style.QuoteSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006373android.text.style.RelativeSizeSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006374android.text.style.ReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006375android.text.style.ScaleXSpan
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08006376android.text.style.SpellCheckSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006377android.text.style.StrikethroughSpan
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006378android.text.style.StyleSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006379android.text.style.SubscriptSpan
6380android.text.style.SuggestionRangeSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006381android.text.style.SuggestionSpan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006382android.text.style.SuggestionSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006383android.text.style.SuperscriptSpan
Andreas Gampe61e7b662015-06-17 23:57:04 -07006384android.text.style.TabStopSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006385android.text.style.TextAppearanceSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006386android.text.style.TtsSpan$Builder
6387android.text.style.TtsSpan$SemioticClassBuilder
6388android.text.style.TtsSpan$TelephoneBuilder
6389android.text.style.TtsSpan
6390android.text.style.TypefaceSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006391android.text.style.URLSpan
6392android.text.style.UnderlineSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006393android.text.style.UpdateAppearance
6394android.text.style.UpdateLayout
6395android.text.style.WrapTogetherSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006396android.text.util.-$$Lambda$Linkify$7J_-cMhIF2bcttjkxA2jDFP8sKw
art-benchmark-serviced5115932020-02-25 17:55:03 -08006397android.text.util.LinkSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006398android.text.util.Linkify$1
6399android.text.util.Linkify$2
6400android.text.util.Linkify$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08006401android.text.util.Linkify$4
Calin Juravle4a054192018-05-29 17:52:20 -07006402android.text.util.Linkify$MatchFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006403android.text.util.Linkify$TransformFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006404android.text.util.Linkify
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006405android.text.util.Rfc822Token
6406android.text.util.Rfc822Tokenizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006407android.transition.ArcMotion
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006408android.transition.AutoTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006409android.transition.ChangeBounds$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006410android.transition.ChangeBounds$2
6411android.transition.ChangeBounds$3
6412android.transition.ChangeBounds$4
6413android.transition.ChangeBounds$5
6414android.transition.ChangeBounds$6
Calin Juravle00b23d32019-03-08 17:52:20 -08006415android.transition.ChangeBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006416android.transition.ChangeClipBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006417android.transition.ChangeImageTransform$1
6418android.transition.ChangeImageTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006419android.transition.ChangeImageTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006420android.transition.ChangeScroll
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006421android.transition.ChangeTransform$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006422android.transition.ChangeTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006423android.transition.ChangeTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006424android.transition.CircularPropagation
6425android.transition.Explode
Calin Juravle4a054192018-05-29 17:52:20 -07006426android.transition.Fade$1
6427android.transition.Fade$FadeAnimatorListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006428android.transition.Fade
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006429android.transition.PathMotion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006430android.transition.PatternPathMotion
6431android.transition.Recolor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006432android.transition.Scene
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006433android.transition.Slide$1
6434android.transition.Slide$2
6435android.transition.Slide$3
6436android.transition.Slide$4
6437android.transition.Slide$5
6438android.transition.Slide$6
6439android.transition.Slide$CalculateSlide
6440android.transition.Slide$CalculateSlideHorizontal
6441android.transition.Slide$CalculateSlideVertical
6442android.transition.Slide
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006443android.transition.Transition$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006444android.transition.Transition$2
6445android.transition.Transition$3
6446android.transition.Transition$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006447android.transition.Transition$EpicenterCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006448android.transition.Transition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006449android.transition.Transition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006450android.transition.TransitionInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006451android.transition.TransitionListenerAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006452android.transition.TransitionManager$MultiListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006453android.transition.TransitionManager$MultiListener
6454android.transition.TransitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006455android.transition.TransitionPropagation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006456android.transition.TransitionSet$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006457android.transition.TransitionSet$TransitionSetListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006458android.transition.TransitionSet
Calin Juravle4a054192018-05-29 17:52:20 -07006459android.transition.TransitionUtils
6460android.transition.TransitionValues
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006461android.transition.TransitionValuesMaps
art-benchmark-serviced5115932020-02-25 17:55:03 -08006462android.transition.Visibility$1
6463android.transition.Visibility$DisappearListener
6464android.transition.Visibility$VisibilityInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006465android.transition.Visibility
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006466android.transition.VisibilityPropagation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006467android.util.AndroidException
6468android.util.AndroidRuntimeException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006469android.util.ArrayMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006470android.util.ArrayMap
Andreas Gampe571fc302016-02-18 13:58:09 -08006471android.util.ArraySet$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006472android.util.ArraySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006473android.util.AtomicFile
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006474android.util.AttributeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006475android.util.BackupUtils$BadVersionException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006476android.util.BackupUtils
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006477android.util.Base64$Coder
Kenny Root9787b802013-04-26 12:53:57 -07006478android.util.Base64$Decoder
6479android.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -08006480android.util.Base64
art-benchmark-serviced5115932020-02-25 17:55:03 -08006481android.util.CloseGuard
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006482android.util.ContainerHelpers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006483android.util.DataUnit$1
6484android.util.DataUnit$2
6485android.util.DataUnit$3
6486android.util.DataUnit$4
6487android.util.DataUnit$5
6488android.util.DataUnit$6
Calin Juravle00b23d32019-03-08 17:52:20 -08006489android.util.DataUnit
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006490android.util.DebugUtils
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006491android.util.DisplayMetrics
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006492android.util.EventLog$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08006493android.util.EventLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006494android.util.ExceptionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006495android.util.FastImmutableArraySet$FastIterator
6496android.util.FastImmutableArraySet
Calin Juravle00b23d32019-03-08 17:52:20 -08006497android.util.FeatureFlagUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006498android.util.FloatProperty
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006499android.util.Half
Calin Juravle00b23d32019-03-08 17:52:20 -08006500android.util.IconDrawableFactory
Dmitri Plotnikovf800b702020-05-15 13:49:20 -07006501android.util.IndentingPrintWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006502android.util.IntArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006503android.util.IntProperty
Calin Juravle4a054192018-05-29 17:52:20 -07006504android.util.JsonReader$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006505android.util.JsonReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006506android.util.JsonScope
6507android.util.JsonToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006508android.util.JsonWriter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006509android.util.JsonWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006510android.util.KeyValueListParser$IntValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006511android.util.KeyValueListParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006512android.util.KeyValueSettingObserver$SettingObserver
6513android.util.KeyValueSettingObserver
6514android.util.LauncherIcons
art-benchmark-serviced5115932020-02-25 17:55:03 -08006515android.util.LocalLog$ReadOnlyLocalLog
Calin Juravle00b23d32019-03-08 17:52:20 -08006516android.util.LocalLog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006517android.util.Log$1
Andreas Gampe571fc302016-02-18 13:58:09 -08006518android.util.Log$ImmediateLogWriter
Andreas Gampe61a3e8c2017-09-27 11:57:27 -07006519android.util.Log$PreloadHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006520android.util.Log$TerribleFailure
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006521android.util.Log$TerribleFailureHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006522android.util.Log
Andreas Gampe571fc302016-02-18 13:58:09 -08006523android.util.LogPrinter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006524android.util.LogWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006525android.util.LongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006526android.util.LongArrayQueue
art-benchmark-serviced5115932020-02-25 17:55:03 -08006527android.util.LongSparseArray$StringParcelling
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006528android.util.LongSparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08006529android.util.LongSparseLongArray$Parcelling
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006530android.util.LongSparseLongArray
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006531android.util.LruCache
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006532android.util.MapCollections$ArrayIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006533android.util.MapCollections$EntrySet
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006534android.util.MapCollections$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006535android.util.MapCollections$MapIterator
6536android.util.MapCollections$ValuesCollection
Calin Juravle00b23d32019-03-08 17:52:20 -08006537android.util.MapCollections
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006538android.util.MathUtils
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006539android.util.MemoryIntArray$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006540android.util.MemoryIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006541android.util.MergedConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006542android.util.MergedConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006543android.util.MutableBoolean
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006544android.util.MutableInt
6545android.util.MutableLong
art-benchmark-serviced5115932020-02-25 17:55:03 -08006546android.util.NtpTrustedTime$1
6547android.util.NtpTrustedTime$NtpConnectionInfo
6548android.util.NtpTrustedTime$TimeResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006549android.util.NtpTrustedTime
6550android.util.PackageUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006551android.util.Pair
Andreas Gampe571fc302016-02-18 13:58:09 -08006552android.util.PathParser$PathData
Calin Juravle00b23d32019-03-08 17:52:20 -08006553android.util.PathParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006554android.util.Patterns
Kenny Root9787b802013-04-26 12:53:57 -07006555android.util.Pools$Pool
6556android.util.Pools$SimplePool
6557android.util.Pools$SynchronizedPool
art-benchmark-serviced5115932020-02-25 17:55:03 -08006558android.util.PrefixPrinter
Calin Juravle00b23d32019-03-08 17:52:20 -08006559android.util.PrintWriterPrinter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006560android.util.Printer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006561android.util.Property
Andreas Gampe859e2782016-04-06 18:37:56 -07006562android.util.Range
Andreas Gampe571fc302016-02-18 13:58:09 -08006563android.util.Rational
art-benchmark-serviced5115932020-02-25 17:55:03 -08006564android.util.RecurrenceRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006565android.util.RecurrenceRule$NonrecurringIterator
6566android.util.RecurrenceRule$RecurringIterator
6567android.util.RecurrenceRule
Jesse Wilson80686182011-01-21 17:12:43 -08006568android.util.Singleton
Andreas Gampe61e7b662015-06-17 23:57:04 -07006569android.util.Size
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006570android.util.SizeF
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006571android.util.Slog
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006572android.util.SparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08006573android.util.SparseArrayMap
Jesse Wilson80686182011-01-21 17:12:43 -08006574android.util.SparseBooleanArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006575android.util.SparseIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006576android.util.SparseLongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006577android.util.SparseSetArray
6578android.util.Spline$LinearSpline
6579android.util.Spline$MonotoneCubicSpline
6580android.util.Spline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006581android.util.StateSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006582android.util.StringBuilderPrinter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006583android.util.SuperNotCalledException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006584android.util.TimeFormatException
Calin Juravle4a054192018-05-29 17:52:20 -07006585android.util.TimeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006586android.util.TimedRemoteCaller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006587android.util.TimingLogger
Mathieu Chartierf72073a2017-08-16 11:37:02 -07006588android.util.TimingsTraceLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006589android.util.TrustedTime
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006590android.util.TypedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006591android.util.UtilConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08006592android.util.Xml$Encoding
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006593android.util.Xml
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006594android.util.XmlPullAttributes
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006595android.util.apk.ApkSignatureSchemeV2Verifier$VerifiedSigner
6596android.util.apk.ApkSignatureSchemeV2Verifier
6597android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006598android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006599android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner
6600android.util.apk.ApkSignatureSchemeV3Verifier
6601android.util.apk.ApkSignatureVerifier
6602android.util.apk.ApkSigningBlockUtils$1
6603android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester
6604android.util.apk.ApkSigningBlockUtils
6605android.util.apk.ByteBufferDataSource
6606android.util.apk.ByteBufferFactory
6607android.util.apk.DataDigester
6608android.util.apk.DataSource
6609android.util.apk.MemoryMappedFileDataSource
6610android.util.apk.SignatureInfo
6611android.util.apk.SignatureNotFoundException
6612android.util.apk.VerbatimX509Certificate
6613android.util.apk.VerityBuilder$BufferedDigester
6614android.util.apk.VerityBuilder$VerityResult
6615android.util.apk.VerityBuilder
6616android.util.apk.WrappedX509Certificate
6617android.util.apk.ZipUtils
6618android.util.jar.StrictJarFile$EntryIterator
6619android.util.jar.StrictJarFile$FDStream
6620android.util.jar.StrictJarFile$JarFileInputStream
6621android.util.jar.StrictJarFile$ZipInflaterInputStream
Przemyslaw Szczepaniak8a7c1602015-11-03 09:47:56 +00006622android.util.jar.StrictJarFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006623android.util.jar.StrictJarManifest$Chunk
6624android.util.jar.StrictJarManifest
6625android.util.jar.StrictJarManifestReader
6626android.util.jar.StrictJarVerifier$VerifierEntry
6627android.util.jar.StrictJarVerifier
6628android.util.proto.EncodedBuffer
6629android.util.proto.ProtoInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08006630android.util.proto.ProtoOutputStream
6631android.util.proto.ProtoParseException
6632android.util.proto.ProtoStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08006633android.util.proto.ProtoUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08006634android.util.proto.WireTypeMismatchException
6635android.view.-$$Lambda$9vBfnQOmNnsc9WU80IIatZHQGKc
art-benchmark-serviced5115932020-02-25 17:55:03 -08006636android.view.-$$Lambda$CompositionSamplingListener$hrbPutjnKRv7VkkiY9eg32N6QA8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006637android.view.-$$Lambda$FocusFinder$FocusSorter$h0f2ZYL6peSaaEeCCkAoYs_YZvU
6638android.view.-$$Lambda$FocusFinder$FocusSorter$kW7K1t9q7Y62V38r-7g6xRzqqq8
6639android.view.-$$Lambda$FocusFinder$P8rLvOJhymJH5ALAgUjGaM5gxKA
6640android.view.-$$Lambda$FocusFinder$Pgx6IETuqCkrhJYdiBes48tolG4
art-benchmark-serviced5115932020-02-25 17:55:03 -08006641android.view.-$$Lambda$InsetsController$6uoSHBPvxV1C0JOZKhH1AyuNXmo
Calin Juravle00b23d32019-03-08 17:52:20 -08006642android.view.-$$Lambda$InsetsController$Cj7UJrCkdHvJAZ_cYKrXuTMsjz8
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006643android.view.-$$Lambda$InsetsController$InternalAnimationControlListener$SInf91MjJKDQFXwrp7C-HBi0xaQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08006644android.view.-$$Lambda$InsetsController$RZT3QkL9zMFTeHtZbfcaHIzvlsc
6645android.view.-$$Lambda$InsetsController$zpmOxHfTFV_3me2u3C8YaXSUauQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006646android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006647android.view.-$$Lambda$QI1s392qW8l6mC24bcy9050SkuY
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006648android.view.-$$Lambda$Rl1VZmNJ0VZDLK0BAbaVGis0rrA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006649android.view.-$$Lambda$SurfaceView$SyyzxOgxKwZMRgiiTGcRYbOU5JY
art-benchmark-serviced5115932020-02-25 17:55:03 -08006650android.view.-$$Lambda$SurfaceView$TWz4D2u33ZlAmRtgKzbqqDue3iM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006651android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
art-benchmark-serviced5115932020-02-25 17:55:03 -08006652android.view.-$$Lambda$TextureView$WAq1rgfoZeDSt6cBQga7iQDymYk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006653android.view.-$$Lambda$ThreadedRenderer$ydBD-R1iP5u-97XYakm-jKvC1b4
art-benchmark-serviced5115932020-02-25 17:55:03 -08006654android.view.-$$Lambda$View$bhR1vB5ZYp3dv-Kth4jtLSS0KEs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006655android.view.-$$Lambda$View$llq76MkPXP4bNcb9oJt_msw0fnQ
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006656android.view.-$$Lambda$ViewGroup$ViewLocationHolder$AjKvqdj7SGGIzA5qrlZUuu71jl8
6657android.view.-$$Lambda$ViewGroup$ViewLocationHolder$QbO7cM0ULKe25a7bfXG3VH6DB0c
art-benchmark-serviced5115932020-02-25 17:55:03 -08006658android.view.-$$Lambda$ViewRootImpl$DJd0VUYJgsebcnSohO6h8zc_ONI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006659android.view.-$$Lambda$ViewRootImpl$IReiNMSbDakZSGbIZuL_ifaFWn8
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006660android.view.-$$Lambda$ViewRootImpl$dznxCZGM2R1fsBljsJKomLjBRoM
art-benchmark-serviced5115932020-02-25 17:55:03 -08006661android.view.-$$Lambda$ViewRootImpl$vBfxngTfPtkwcFoa96FB0CWn5ZI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006662android.view.-$$Lambda$WindowManagerGlobal$2bR3FsEm4EdRwuXfttH0wA2xOW4
6663android.view.-$$Lambda$WlJa6OPA72p3gYtA3nVKC7Z1tGY
art-benchmark-serviced5115932020-02-25 17:55:03 -08006664android.view.-$$Lambda$Y3lG3v_J32-xL0IjMGgNorZjESw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006665android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
6666android.view.-$$Lambda$dj1hfDQd0iEp_uBDBPEUMMYJJwk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006667android.view.AbsSavedState$1
6668android.view.AbsSavedState$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006669android.view.AbsSavedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006670android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher
6671android.view.AccessibilityInteractionController$PrivateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006672android.view.AccessibilityInteractionController
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006673android.view.ActionMode$Callback2
Jesse Wilson80686182011-01-21 17:12:43 -08006674android.view.ActionMode$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08006675android.view.ActionMode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006676android.view.ActionProvider$SubUiVisibilityListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006677android.view.ActionProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006678android.view.AppTransitionAnimationSpec$1
6679android.view.AppTransitionAnimationSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006680android.view.BatchedInputEventReceiver$BatchedInputRunnable
6681android.view.BatchedInputEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006682android.view.Choreographer$1
6683android.view.Choreographer$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006684android.view.Choreographer$3
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006685android.view.Choreographer$CallbackQueue
6686android.view.Choreographer$CallbackRecord
Andreas Gampe61e7b662015-06-17 23:57:04 -07006687android.view.Choreographer$FrameCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006688android.view.Choreographer$FrameDisplayEventReceiver
6689android.view.Choreographer$FrameHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006690android.view.Choreographer
Calin Juravle36829e52019-04-10 19:07:47 -07006691android.view.CompositionSamplingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006692android.view.ContextMenu$ContextMenuInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006693android.view.ContextMenu
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006694android.view.ContextThemeWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006695android.view.CutoutSpecification$Parser
6696android.view.CutoutSpecification
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006697android.view.Display$HdrCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006698android.view.Display$HdrCapabilities
Andreas Gampe61e7b662015-06-17 23:57:04 -07006699android.view.Display$Mode$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006700android.view.Display$Mode
6701android.view.Display
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006702android.view.DisplayAddress$Physical$1
6703android.view.DisplayAddress$Physical
Calin Juravle36829e52019-04-10 19:07:47 -07006704android.view.DisplayAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006705android.view.DisplayAdjustments
Calin Juravle00b23d32019-03-08 17:52:20 -08006706android.view.DisplayCutout$Bounds
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006707android.view.DisplayCutout$ParcelableWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006708android.view.DisplayCutout$ParcelableWrapper
6709android.view.DisplayCutout
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006710android.view.DisplayEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006711android.view.DisplayInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006712android.view.DisplayInfo
6713android.view.DisplayListCanvas
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006714android.view.DragEvent$1
6715android.view.DragEvent
Jesse Wilson80686182011-01-21 17:12:43 -08006716android.view.FallbackEventHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006717android.view.FocusFinder$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006718android.view.FocusFinder$FocusSorter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006719android.view.FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter
Calin Juravle00b23d32019-03-08 17:52:20 -08006720android.view.FocusFinder$UserSpecifiedFocusComparator
6721android.view.FocusFinder
Andreas Gampe571fc302016-02-18 13:58:09 -08006722android.view.FrameMetrics
6723android.view.FrameMetricsObserver
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006724android.view.FrameStats
Kenny Root9787b802013-04-26 12:53:57 -07006725android.view.GestureDetector$GestureHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07006726android.view.GestureDetector$OnContextClickListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006727android.view.GestureDetector$OnDoubleTapListener
6728android.view.GestureDetector$OnGestureListener
Kenny Root9787b802013-04-26 12:53:57 -07006729android.view.GestureDetector$SimpleOnGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006730android.view.GestureDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006731android.view.GestureExclusionTracker$GestureExclusionViewInfo
6732android.view.GestureExclusionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08006733android.view.GhostView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006734android.view.Gravity
Andreas Gampe571fc302016-02-18 13:58:09 -08006735android.view.HandlerActionQueue$HandlerAction
Calin Juravle00b23d32019-03-08 17:52:20 -08006736android.view.HandlerActionQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006737android.view.IAppTransitionAnimationSpecsFuture$Stub$Proxy
6738android.view.IAppTransitionAnimationSpecsFuture$Stub
6739android.view.IAppTransitionAnimationSpecsFuture
art-benchmark-serviced5115932020-02-25 17:55:03 -08006740android.view.IApplicationToken$Stub
6741android.view.IApplicationToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006742android.view.IDisplayFoldListener$Stub$Proxy
6743android.view.IDisplayFoldListener$Stub
6744android.view.IDisplayFoldListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006745android.view.IDisplayWindowInsetsController$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006746android.view.IDisplayWindowInsetsController$Stub
6747android.view.IDisplayWindowInsetsController
6748android.view.IDisplayWindowListener$Stub$Proxy
6749android.view.IDisplayWindowListener$Stub
6750android.view.IDisplayWindowListener
6751android.view.IDisplayWindowRotationCallback$Stub
6752android.view.IDisplayWindowRotationCallback
6753android.view.IDisplayWindowRotationController$Stub$Proxy
6754android.view.IDisplayWindowRotationController$Stub
6755android.view.IDisplayWindowRotationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006756android.view.IDockedStackListener$Stub$Proxy
6757android.view.IDockedStackListener$Stub
6758android.view.IDockedStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006759android.view.IGraphicsStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006760android.view.IGraphicsStats$Stub
6761android.view.IGraphicsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006762android.view.IGraphicsStatsCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006763android.view.IGraphicsStatsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006764android.view.IGraphicsStatsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006765android.view.IInputMonitorHost$Stub$Proxy
6766android.view.IInputMonitorHost$Stub
6767android.view.IInputMonitorHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006768android.view.IOnKeyguardExitResult$Stub$Proxy
6769android.view.IOnKeyguardExitResult$Stub
6770android.view.IOnKeyguardExitResult
6771android.view.IPinnedStackController$Stub$Proxy
6772android.view.IPinnedStackController$Stub
6773android.view.IPinnedStackController
6774android.view.IPinnedStackListener$Stub$Proxy
6775android.view.IPinnedStackListener$Stub
6776android.view.IPinnedStackListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006777android.view.IRecentsAnimationController$Stub$Proxy
6778android.view.IRecentsAnimationController$Stub
6779android.view.IRecentsAnimationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006780android.view.IRecentsAnimationRunner$Stub$Proxy
6781android.view.IRecentsAnimationRunner$Stub
6782android.view.IRecentsAnimationRunner
art-benchmark-serviced5115932020-02-25 17:55:03 -08006783android.view.IRemoteAnimationFinishedCallback$Stub$Proxy
6784android.view.IRemoteAnimationFinishedCallback$Stub
6785android.view.IRemoteAnimationFinishedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006786android.view.IRemoteAnimationRunner$Stub$Proxy
6787android.view.IRemoteAnimationRunner$Stub
6788android.view.IRemoteAnimationRunner
6789android.view.IRotationWatcher$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006790android.view.IRotationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006791android.view.IRotationWatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006792android.view.ISystemGestureExclusionListener$Stub$Proxy
6793android.view.ISystemGestureExclusionListener$Stub
6794android.view.ISystemGestureExclusionListener
6795android.view.IWallpaperVisibilityListener$Stub$Proxy
6796android.view.IWallpaperVisibilityListener$Stub
6797android.view.IWallpaperVisibilityListener
6798android.view.IWindow$Stub$Proxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006799android.view.IWindow$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006800android.view.IWindow
art-benchmark-serviced5115932020-02-25 17:55:03 -08006801android.view.IWindowFocusObserver$Stub
6802android.view.IWindowFocusObserver
6803android.view.IWindowId$Stub$Proxy
6804android.view.IWindowId$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006805android.view.IWindowId
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006806android.view.IWindowManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006807android.view.IWindowManager$Stub
6808android.view.IWindowManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006809android.view.IWindowSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006810android.view.IWindowSession$Stub
6811android.view.IWindowSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006812android.view.IWindowSessionCallback$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006813android.view.IWindowSessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006814android.view.IWindowSessionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006815android.view.ImeFocusController$InputMethodManagerDelegate
6816android.view.ImeFocusController
Calin Juravle00b23d32019-03-08 17:52:20 -08006817android.view.ImeInsetsSourceConsumer
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006818android.view.InflateException
Calin Juravle00b23d32019-03-08 17:52:20 -08006819android.view.InputApplicationHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006820android.view.InputChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006821android.view.InputChannel
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006822android.view.InputDevice$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006823android.view.InputDevice$MotionRange
Calin Juravle00b23d32019-03-08 17:52:20 -08006824android.view.InputDevice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006825android.view.InputEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006826android.view.InputEvent
6827android.view.InputEventCompatProcessor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006828android.view.InputEventConsistencyVerifier
SangWook Hanfd9cb492012-08-12 19:46:51 +09006829android.view.InputEventReceiver
Kenny Root9787b802013-04-26 12:53:57 -07006830android.view.InputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08006831android.view.InputMonitor$1
6832android.view.InputMonitor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006833android.view.InputQueue$Callback
Kenny Root9787b802013-04-26 12:53:57 -07006834android.view.InputQueue$FinishedInputEventCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006835android.view.InputQueue
6836android.view.InputWindowHandle
art-benchmark-service56aece62020-02-10 17:58:03 -08006837android.view.InsetsAnimationControlCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006838android.view.InsetsAnimationControlImpl
6839android.view.InsetsAnimationControlRunner
6840android.view.InsetsAnimationThread
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006841android.view.InsetsController$InternalAnimationControlListener$1
6842android.view.InsetsController$InternalAnimationControlListener$2
6843android.view.InsetsController$InternalAnimationControlListener
6844android.view.InsetsController$PendingControlRequest
6845android.view.InsetsController$RunningAnimation
Calin Juravle00b23d32019-03-08 17:52:20 -08006846android.view.InsetsController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006847android.view.InsetsFlags
Calin Juravle00b23d32019-03-08 17:52:20 -08006848android.view.InsetsSource$1
6849android.view.InsetsSource
6850android.view.InsetsSourceConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006851android.view.InsetsSourceControl$1
6852android.view.InsetsSourceControl
Calin Juravle00b23d32019-03-08 17:52:20 -08006853android.view.InsetsState$1
6854android.view.InsetsState
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006855android.view.KeyCharacterMap$1
Jesse Wilson80686182011-01-21 17:12:43 -08006856android.view.KeyCharacterMap$FallbackAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006857android.view.KeyCharacterMap$UnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08006858android.view.KeyCharacterMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006859android.view.KeyEvent$1
6860android.view.KeyEvent$Callback
6861android.view.KeyEvent$DispatcherState
Calin Juravle00b23d32019-03-08 17:52:20 -08006862android.view.KeyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006863android.view.LayoutInflater$BlinkLayout$1
6864android.view.LayoutInflater$BlinkLayout
Jesse Wilson80686182011-01-21 17:12:43 -08006865android.view.LayoutInflater$Factory2
Calin Juravle00b23d32019-03-08 17:52:20 -08006866android.view.LayoutInflater$Factory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006867android.view.LayoutInflater$FactoryMerger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006868android.view.LayoutInflater$Filter
Calin Juravle00b23d32019-03-08 17:52:20 -08006869android.view.LayoutInflater
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006870android.view.Menu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006871android.view.MenuInflater$InflatedOnMenuItemClickListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006872android.view.MenuInflater$MenuState
Calin Juravle00b23d32019-03-08 17:52:20 -08006873android.view.MenuInflater
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006874android.view.MenuItem$OnActionExpandListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006875android.view.MenuItem$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006876android.view.MenuItem
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006877android.view.MotionEvent$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006878android.view.MotionEvent$PointerCoords
6879android.view.MotionEvent$PointerProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08006880android.view.MotionEvent
6881android.view.NativeVectorDrawableAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006882android.view.NotificationHeaderView$1
6883android.view.NotificationHeaderView$HeaderTouchListener
6884android.view.NotificationHeaderView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006885android.view.OrientationEventListener$SensorEventListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08006886android.view.OrientationEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006887android.view.OrientationListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006888android.view.PendingInsetsController
6889android.view.PixelCopy$1
6890android.view.PixelCopy$OnPixelCopyFinishedListener
6891android.view.PixelCopy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006892android.view.PointerIcon$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006893android.view.PointerIcon$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006894android.view.PointerIcon
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006895android.view.RemotableViewMethod
6896android.view.RemoteAnimationAdapter$1
6897android.view.RemoteAnimationAdapter
6898android.view.RemoteAnimationDefinition$1
6899android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1
6900android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry
6901android.view.RemoteAnimationDefinition
art-benchmark-serviced5115932020-02-25 17:55:03 -08006902android.view.RemoteAnimationTarget$1
6903android.view.RemoteAnimationTarget
Calin Juravle00b23d32019-03-08 17:52:20 -08006904android.view.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006905android.view.RoundScrollbarRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006906android.view.ScaleGestureDetector$1
6907android.view.ScaleGestureDetector$OnScaleGestureListener
6908android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006909android.view.ScaleGestureDetector
Andreas Gampe61e7b662015-06-17 23:57:04 -07006910android.view.SearchEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006911android.view.SoundEffectConstants
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006912android.view.SubMenu
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006913android.view.Surface$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006914android.view.Surface$CompatibleCanvas
art-benchmark-serviced5115932020-02-25 17:55:03 -08006915android.view.Surface$HwuiContext
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006916android.view.Surface$OutOfResourcesException
Calin Juravle00b23d32019-03-08 17:52:20 -08006917android.view.Surface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006918android.view.SurfaceControl$1
6919android.view.SurfaceControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006920android.view.SurfaceControl$CieXyz
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006921android.view.SurfaceControl$DesiredDisplayConfigSpecs
art-benchmark-serviced5115932020-02-25 17:55:03 -08006922android.view.SurfaceControl$DisplayConfig
6923android.view.SurfaceControl$DisplayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006924android.view.SurfaceControl$DisplayPrimaries
Calin Juravle36829e52019-04-10 19:07:47 -07006925android.view.SurfaceControl$ScreenshotGraphicBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006926android.view.SurfaceControl$Transaction$1
Calin Juravle4a054192018-05-29 17:52:20 -07006927android.view.SurfaceControl$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08006928android.view.SurfaceControl
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006929android.view.SurfaceControlViewHost$SurfacePackage$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006930android.view.SurfaceControlViewHost$SurfacePackage
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006931android.view.SurfaceHolder$Callback2
Calin Juravle00b23d32019-03-08 17:52:20 -08006932android.view.SurfaceHolder$Callback
6933android.view.SurfaceHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006934android.view.SurfaceSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006935android.view.SurfaceView$1
6936android.view.SurfaceView$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006937android.view.SurfaceView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006938android.view.SyncRtSurfaceTransactionApplier$SurfaceParams$Builder
6939android.view.SyncRtSurfaceTransactionApplier$SurfaceParams
6940android.view.SyncRtSurfaceTransactionApplier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006941android.view.TextureLayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006942android.view.TextureView$SurfaceTextureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006943android.view.TextureView
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006944android.view.ThreadedRenderer$DrawCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08006945android.view.ThreadedRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006946android.view.TouchDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006947android.view.VelocityTracker$Estimator
Calin Juravle00b23d32019-03-08 17:52:20 -08006948android.view.VelocityTracker
art-benchmark-servicead05a302020-03-17 09:46:02 -07006949android.view.VerifiedInputEvent$1
6950android.view.VerifiedInputEvent
6951android.view.VerifiedKeyEvent$1
6952android.view.VerifiedKeyEvent
6953android.view.VerifiedMotionEvent$1
6954android.view.VerifiedMotionEvent
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006955android.view.View$10
6956android.view.View$11
6957android.view.View$12
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006958android.view.View$13
Calin Juravle00b23d32019-03-08 17:52:20 -08006959android.view.View$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006960android.view.View$2
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006961android.view.View$3
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006962android.view.View$4
6963android.view.View$5
6964android.view.View$6
6965android.view.View$7
6966android.view.View$8
6967android.view.View$9
Kenny Root9787b802013-04-26 12:53:57 -07006968android.view.View$AccessibilityDelegate
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006969android.view.View$AttachInfo$Callbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006970android.view.View$AttachInfo$InvalidateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006971android.view.View$AttachInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006972android.view.View$BaseSavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006973android.view.View$BaseSavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006974android.view.View$CheckForLongPress
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006975android.view.View$CheckForTap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006976android.view.View$DeclaredOnClickListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006977android.view.View$ForegroundInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006978android.view.View$ListenerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07006979android.view.View$MatchIdPredicate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006980android.view.View$MatchLabelForPredicate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006981android.view.View$MeasureSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07006982android.view.View$OnApplyWindowInsetsListener
Kenny Root9787b802013-04-26 12:53:57 -07006983android.view.View$OnAttachStateChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006984android.view.View$OnClickListener
6985android.view.View$OnCreateContextMenuListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006986android.view.View$OnDragListener
Jesse Wilson80686182011-01-21 17:12:43 -08006987android.view.View$OnFocusChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006988android.view.View$OnHoverListener
Jesse Wilson80686182011-01-21 17:12:43 -08006989android.view.View$OnKeyListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006990android.view.View$OnLayoutChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006991android.view.View$OnLongClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006992android.view.View$OnScrollChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006993android.view.View$OnSystemUiVisibilityChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006994android.view.View$OnTouchListener
6995android.view.View$PerformClick
6996android.view.View$ScrollabilityCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08006997android.view.View$SendAccessibilityEventThrottle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006998android.view.View$SendViewScrolledAccessibilityEvent
Calin Juravle4a054192018-05-29 17:52:20 -07006999android.view.View$TintInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007000android.view.View$TooltipInfo
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007001android.view.View$TransformationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007002android.view.View$UnsetPressedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007003android.view.View$VisibilityChangeForAutofillHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007004android.view.View
7005android.view.ViewAnimationHostBridge
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007006android.view.ViewAnimationUtils
Evan Millar0ea97b82009-03-24 17:49:23 -07007007android.view.ViewConfiguration
art-benchmark-serviced5115932020-02-25 17:55:03 -08007008android.view.ViewDebug$ExportedProperty
7009android.view.ViewDebug$FlagToString
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007010android.view.ViewDebug$HierarchyHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007011android.view.ViewDebug$IntToString
Calin Juravle00b23d32019-03-08 17:52:20 -08007012android.view.ViewDebug
Andreas Gampe61e7b662015-06-17 23:57:04 -07007013android.view.ViewGroup$1
7014android.view.ViewGroup$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007015android.view.ViewGroup$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007016android.view.ViewGroup$ChildListForAccessibility
7017android.view.ViewGroup$ChildListForAutoFillOrContentCapture
art-benchmark-serviced5115932020-02-25 17:55:03 -08007018android.view.ViewGroup$HoverTarget
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007019android.view.ViewGroup$LayoutParams
7020android.view.ViewGroup$MarginLayoutParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007021android.view.ViewGroup$OnHierarchyChangeListener
Jesse Wilson80686182011-01-21 17:12:43 -08007022android.view.ViewGroup$TouchTarget
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007023android.view.ViewGroup$ViewLocationHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007024android.view.ViewGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007025android.view.ViewGroupOverlay
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007026android.view.ViewManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007027android.view.ViewOutlineProvider$1
7028android.view.ViewOutlineProvider$2
7029android.view.ViewOutlineProvider$3
Calin Juravle00b23d32019-03-08 17:52:20 -08007030android.view.ViewOutlineProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007031android.view.ViewOverlay$OverlayViewGroup
Calin Juravle00b23d32019-03-08 17:52:20 -08007032android.view.ViewOverlay
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007033android.view.ViewParent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007034android.view.ViewPropertyAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007035android.view.ViewPropertyAnimator$2
7036android.view.ViewPropertyAnimator$3
Andreas Gampe61e7b662015-06-17 23:57:04 -07007037android.view.ViewPropertyAnimator$AnimatorEventListener
7038android.view.ViewPropertyAnimator$NameValuesHolder
7039android.view.ViewPropertyAnimator$PropertyBundle
Calin Juravle00b23d32019-03-08 17:52:20 -08007040android.view.ViewPropertyAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007041android.view.ViewRootImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007042android.view.ViewRootImpl$2
7043android.view.ViewRootImpl$3
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007044android.view.ViewRootImpl$4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007045android.view.ViewRootImpl$AccessibilityInteractionConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007046android.view.ViewRootImpl$AccessibilityInteractionConnectionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007047android.view.ViewRootImpl$ActivityConfigCallback
Kenny Root9787b802013-04-26 12:53:57 -07007048android.view.ViewRootImpl$AsyncInputStage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007049android.view.ViewRootImpl$CalledFromWrongThreadException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007050android.view.ViewRootImpl$ConfigChangedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007051android.view.ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007052android.view.ViewRootImpl$ConsumeBatchedInputRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007053android.view.ViewRootImpl$EarlyPostImeInputStage
art-benchmark-serviced5115932020-02-25 17:55:03 -08007054android.view.ViewRootImpl$GfxInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007055android.view.ViewRootImpl$HighContrastTextManager
Kenny Root9787b802013-04-26 12:53:57 -07007056android.view.ViewRootImpl$ImeInputStage
7057android.view.ViewRootImpl$InputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007058android.view.ViewRootImpl$InvalidateOnAnimationRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007059android.view.ViewRootImpl$NativePostImeInputStage
7060android.view.ViewRootImpl$NativePreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007061android.view.ViewRootImpl$QueuedInputEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007062android.view.ViewRootImpl$SendWindowContentChangedAccessibilityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007063android.view.ViewRootImpl$SurfaceChangedCallback
Kenny Root9787b802013-04-26 12:53:57 -07007064android.view.ViewRootImpl$SyntheticInputStage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007065android.view.ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState
Calin Juravle00b23d32019-03-08 17:52:20 -08007066android.view.ViewRootImpl$SyntheticJoystickHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007067android.view.ViewRootImpl$SyntheticKeyboardHandler
Kenny Root9787b802013-04-26 12:53:57 -07007068android.view.ViewRootImpl$SyntheticTouchNavigationHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007069android.view.ViewRootImpl$SyntheticTouchNavigationHandler
Kenny Root9787b802013-04-26 12:53:57 -07007070android.view.ViewRootImpl$SyntheticTrackballHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007071android.view.ViewRootImpl$SystemUiVisibilityInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007072android.view.ViewRootImpl$TakenSurfaceHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007073android.view.ViewRootImpl$TrackballAxis
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007074android.view.ViewRootImpl$TraversalRunnable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007075android.view.ViewRootImpl$UnhandledKeyManager
Kenny Root9787b802013-04-26 12:53:57 -07007076android.view.ViewRootImpl$ViewPostImeInputStage
7077android.view.ViewRootImpl$ViewPreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007078android.view.ViewRootImpl$ViewRootHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007079android.view.ViewRootImpl$W
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007080android.view.ViewRootImpl$WindowInputEventReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007081android.view.ViewRootImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08007082android.view.ViewStructure$HtmlInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007083android.view.ViewStructure$HtmlInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007084android.view.ViewStructure
Calin Juravle4a054192018-05-29 17:52:20 -07007085android.view.ViewStub$OnInflateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007086android.view.ViewStub$ViewReplaceRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007087android.view.ViewStub
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007088android.view.ViewTreeObserver$CopyOnWriteArray$Access
Calin Juravle00b23d32019-03-08 17:52:20 -08007089android.view.ViewTreeObserver$CopyOnWriteArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007090android.view.ViewTreeObserver$InternalInsetsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007091android.view.ViewTreeObserver$OnComputeInternalInsetsListener
7092android.view.ViewTreeObserver$OnDrawListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007093android.view.ViewTreeObserver$OnEnterAnimationCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007094android.view.ViewTreeObserver$OnGlobalFocusChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007095android.view.ViewTreeObserver$OnGlobalLayoutListener
7096android.view.ViewTreeObserver$OnPreDrawListener
7097android.view.ViewTreeObserver$OnScrollChangedListener
7098android.view.ViewTreeObserver$OnTouchModeChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007099android.view.ViewTreeObserver$OnWindowAttachListener
7100android.view.ViewTreeObserver$OnWindowFocusChangeListener
7101android.view.ViewTreeObserver$OnWindowShownListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007102android.view.ViewTreeObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007103android.view.Window$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007104android.view.Window$OnContentApplyWindowInsetsListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007105android.view.Window$OnFrameMetricsAvailableListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007106android.view.Window$OnWindowDismissedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007107android.view.Window$OnWindowSwipeDismissedCallback
Andreas Gampe571fc302016-02-18 13:58:09 -08007108android.view.Window$WindowControllerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007109android.view.Window
Andreas Gampe61e7b662015-06-17 23:57:04 -07007110android.view.WindowAnimationFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007111android.view.WindowAnimationFrameStats
Andreas Gampe571fc302016-02-18 13:58:09 -08007112android.view.WindowCallbacks
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007113android.view.WindowContentFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007114android.view.WindowContentFrameStats
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007115android.view.WindowId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007116android.view.WindowId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007117android.view.WindowInsets$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08007118android.view.WindowInsets$Side
Calin Juravle00b23d32019-03-08 17:52:20 -08007119android.view.WindowInsets$Type
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007120android.view.WindowInsets
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007121android.view.WindowInsetsAnimation$Bounds
7122android.view.WindowInsetsAnimation$Callback
7123android.view.WindowInsetsAnimation
7124android.view.WindowInsetsAnimationControlListener
7125android.view.WindowInsetsAnimationController
Calin Juravle36829e52019-04-10 19:07:47 -07007126android.view.WindowInsetsController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007127android.view.WindowLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007128android.view.WindowManager$BadTokenException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007129android.view.WindowManager$InvalidDisplayException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007130android.view.WindowManager$LayoutParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007131android.view.WindowManager$LayoutParams
7132android.view.WindowManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007133android.view.WindowManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007134android.view.WindowManagerGlobal$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007135android.view.WindowManagerGlobal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007136android.view.WindowManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007137android.view.WindowManagerPolicyConstants$PointerEventListener
7138android.view.WindowManagerPolicyConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08007139android.view.WindowMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007140android.view.accessibility.-$$Lambda$AccessibilityManager$1$o7fCplskH9NlBwJvkl6NoZ0L_BA
7141android.view.accessibility.-$$Lambda$AccessibilityManager$yzw5NYY7_MfAQ9gLy3mVllchaXo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007142android.view.accessibility.AccessibilityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007143android.view.accessibility.AccessibilityEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007144android.view.accessibility.AccessibilityEventSource
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007145android.view.accessibility.AccessibilityManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007146android.view.accessibility.AccessibilityManager$AccessibilityPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007147android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007148android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007149android.view.accessibility.AccessibilityManager$HighTextContrastChangeListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007150android.view.accessibility.AccessibilityManager$MyCallback
7151android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007152android.view.accessibility.AccessibilityManager
7153android.view.accessibility.AccessibilityNodeIdManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007154android.view.accessibility.AccessibilityNodeInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007155android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction$1
Calin Juravle4a054192018-05-29 17:52:20 -07007156android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08007157android.view.accessibility.AccessibilityNodeInfo$CollectionInfo
7158android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007159android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007160android.view.accessibility.AccessibilityNodeInfo$RangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007161android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007162android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007163android.view.accessibility.AccessibilityNodeInfo
Kenny Root9787b802013-04-26 12:53:57 -07007164android.view.accessibility.AccessibilityNodeProvider
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007165android.view.accessibility.AccessibilityRecord
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007166android.view.accessibility.CaptioningManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07007167android.view.accessibility.CaptioningManager$CaptionStyle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007168android.view.accessibility.CaptioningManager$CaptioningChangeListener
7169android.view.accessibility.CaptioningManager$MyContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08007170android.view.accessibility.CaptioningManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007171android.view.accessibility.IAccessibilityInteractionConnection$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007172android.view.accessibility.IAccessibilityInteractionConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007173android.view.accessibility.IAccessibilityInteractionConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007174android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007175android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub
7176android.view.accessibility.IAccessibilityInteractionConnectionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007177android.view.accessibility.IAccessibilityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007178android.view.accessibility.IAccessibilityManager$Stub
7179android.view.accessibility.IAccessibilityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007180android.view.accessibility.IAccessibilityManagerClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007181android.view.accessibility.IAccessibilityManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007182android.view.accessibility.IAccessibilityManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007183android.view.accessibility.IWindowMagnificationConnection$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007184android.view.accessibility.IWindowMagnificationConnection$Stub
7185android.view.accessibility.IWindowMagnificationConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007186android.view.accessibility.WeakSparseArray$WeakReferenceWithId
7187android.view.accessibility.WeakSparseArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007188android.view.animation.AccelerateDecelerateInterpolator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007189android.view.animation.AccelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007190android.view.animation.AlphaAnimation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007191android.view.animation.Animation$1
7192android.view.animation.Animation$2
7193android.view.animation.Animation$3
Kenny Root9787b802013-04-26 12:53:57 -07007194android.view.animation.Animation$AnimationListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007195android.view.animation.Animation$Description
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007196android.view.animation.Animation$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007197android.view.animation.Animation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007198android.view.animation.AnimationSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007199android.view.animation.AnimationUtils$1
7200android.view.animation.AnimationUtils$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08007201android.view.animation.AnimationUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007202android.view.animation.AnticipateInterpolator
7203android.view.animation.AnticipateOvershootInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007204android.view.animation.BaseInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007205android.view.animation.BounceInterpolator
7206android.view.animation.ClipRectAnimation
7207android.view.animation.CycleInterpolator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007208android.view.animation.DecelerateInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007209android.view.animation.GridLayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007210android.view.animation.Interpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007211android.view.animation.LayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007212android.view.animation.LinearInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007213android.view.animation.OvershootInterpolator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007214android.view.animation.PathInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007215android.view.animation.RotateAnimation
Calin Juravle4a054192018-05-29 17:52:20 -07007216android.view.animation.ScaleAnimation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007217android.view.animation.Transformation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007218android.view.animation.TranslateAnimation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007219android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$qH36EJk2Hkdja9ZZmTxqYPyr0YA
7220android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-r5pkiSxNSBBd1w_Qc
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007221android.view.autofill.-$$Lambda$AutofillManager$V76JiQu509LCUz3-ckpb-nB3JhA
7222android.view.autofill.-$$Lambda$AutofillManager$YfpJNFodEuj5lbXfPlc77fsEvC8
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007223android.view.autofill.AutofillId$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007224android.view.autofill.AutofillId
art-benchmark-serviced5115932020-02-25 17:55:03 -08007225android.view.autofill.AutofillManager$AugmentedAutofillManagerClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007226android.view.autofill.AutofillManager$AutofillCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007227android.view.autofill.AutofillManager$AutofillClient
7228android.view.autofill.AutofillManager$AutofillManagerClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08007229android.view.autofill.AutofillManager$TrackedViews
Calin Juravle00b23d32019-03-08 17:52:20 -08007230android.view.autofill.AutofillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007231android.view.autofill.AutofillManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08007232android.view.autofill.AutofillPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007233android.view.autofill.AutofillValue$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007234android.view.autofill.AutofillValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007235android.view.autofill.Helper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007236android.view.autofill.IAugmentedAutofillManagerClient$Stub
7237android.view.autofill.IAugmentedAutofillManagerClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007238android.view.autofill.IAutoFillManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007239android.view.autofill.IAutoFillManager$Stub
7240android.view.autofill.IAutoFillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007241android.view.autofill.IAutoFillManagerClient$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007242android.view.autofill.IAutoFillManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007243android.view.autofill.IAutoFillManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007244android.view.autofill.IAutofillWindowPresenter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007245android.view.autofill.IAutofillWindowPresenter$Stub
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007246android.view.autofill.IAutofillWindowPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007247android.view.autofill.ParcelableMap$1
7248android.view.autofill.ParcelableMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007249android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-nNGZpgXrKr4QC_iQiTbQx0
7250android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
7251android.view.contentcapture.-$$Lambda$MainContentCaptureSession$49zT7C2BXrEdkyggyGk1Qs4d46k
7252android.view.contentcapture.-$$Lambda$MainContentCaptureSession$HTmdDf687TPcaTnLyPp3wo0gI60
7253android.view.contentcapture.-$$Lambda$MainContentCaptureSession$UWslDbWedtPhv49PtRsvG4TlYWw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007254android.view.contentcapture.ContentCaptureCondition$1
7255android.view.contentcapture.ContentCaptureCondition
7256android.view.contentcapture.ContentCaptureContext$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007257android.view.contentcapture.ContentCaptureContext$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007258android.view.contentcapture.ContentCaptureContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08007259android.view.contentcapture.ContentCaptureEvent$1
7260android.view.contentcapture.ContentCaptureEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007261android.view.contentcapture.ContentCaptureHelper
Calin Juravle36829e52019-04-10 19:07:47 -07007262android.view.contentcapture.ContentCaptureManager$ContentCaptureClient
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007263android.view.contentcapture.ContentCaptureManager$LocalDataShareAdapterResourceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08007264android.view.contentcapture.ContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007265android.view.contentcapture.ContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007266android.view.contentcapture.ContentCaptureSessionId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007267android.view.contentcapture.ContentCaptureSessionId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007268android.view.contentcapture.DataRemovalRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007269android.view.contentcapture.DataRemovalRequest$LocusIdRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007270android.view.contentcapture.DataRemovalRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007271android.view.contentcapture.DataShareRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007272android.view.contentcapture.DataShareRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007273android.view.contentcapture.IContentCaptureDirectManager$Stub$Proxy
7274android.view.contentcapture.IContentCaptureDirectManager$Stub
7275android.view.contentcapture.IContentCaptureDirectManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007276android.view.contentcapture.IContentCaptureManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007277android.view.contentcapture.IContentCaptureManager$Stub
7278android.view.contentcapture.IContentCaptureManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007279android.view.contentcapture.IDataShareWriteAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007280android.view.contentcapture.IDataShareWriteAdapter$Stub
7281android.view.contentcapture.IDataShareWriteAdapter
7282android.view.contentcapture.MainContentCaptureSession$1
7283android.view.contentcapture.MainContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007284android.view.contentcapture.ViewNode$ViewNodeText
7285android.view.contentcapture.ViewNode$ViewStructureImpl
7286android.view.contentcapture.ViewNode
art-benchmark-servicead05a302020-03-17 09:46:02 -07007287android.view.inputmethod.-$$Lambda$InputMethodManager$DelegateImpl$r2X8PLo_YIORJTYJGDfinf_IvK4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007288android.view.inputmethod.-$$Lambda$InputMethodManager$dfnCauFoZCf-HfXs1QavrkwWDf0
7289android.view.inputmethod.-$$Lambda$InputMethodManager$iDWn3IGSUFqIcs8Py42UhfrshxI
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007290android.view.inputmethod.BaseInputConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007291android.view.inputmethod.CompletionInfo$1
7292android.view.inputmethod.CompletionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007293android.view.inputmethod.ComposingText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007294android.view.inputmethod.CorrectionInfo$1
7295android.view.inputmethod.CorrectionInfo
7296android.view.inputmethod.CursorAnchorInfo$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007297android.view.inputmethod.CursorAnchorInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007298android.view.inputmethod.CursorAnchorInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007299android.view.inputmethod.EditorInfo$1
art-benchmark-servicead05a302020-03-17 09:46:02 -07007300android.view.inputmethod.EditorInfo$InitialSurroundingText$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007301android.view.inputmethod.EditorInfo$InitialSurroundingText
Calin Juravle00b23d32019-03-08 17:52:20 -08007302android.view.inputmethod.EditorInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007303android.view.inputmethod.ExtractedText$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007304android.view.inputmethod.ExtractedText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007305android.view.inputmethod.ExtractedTextRequest$1
7306android.view.inputmethod.ExtractedTextRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007307android.view.inputmethod.InlineSuggestionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007308android.view.inputmethod.InlineSuggestionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007309android.view.inputmethod.InputBinding$1
7310android.view.inputmethod.InputBinding
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007311android.view.inputmethod.InputConnection
Calin Juravle4a054192018-05-29 17:52:20 -07007312android.view.inputmethod.InputConnectionInspector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007313android.view.inputmethod.InputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007314android.view.inputmethod.InputContentInfo$1
7315android.view.inputmethod.InputContentInfo
7316android.view.inputmethod.InputMethod$SessionCallback
7317android.view.inputmethod.InputMethod
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007318android.view.inputmethod.InputMethodInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007319android.view.inputmethod.InputMethodInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007320android.view.inputmethod.InputMethodManager$1
7321android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007322android.view.inputmethod.InputMethodManager$DelegateImpl
Kenny Root9787b802013-04-26 12:53:57 -07007323android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007324android.view.inputmethod.InputMethodManager$H
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007325android.view.inputmethod.InputMethodManager$ImeInputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08007326android.view.inputmethod.InputMethodManager$ImeThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007327android.view.inputmethod.InputMethodManager$PendingEvent
Calin Juravle00b23d32019-03-08 17:52:20 -08007328android.view.inputmethod.InputMethodManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007329android.view.inputmethod.InputMethodSession$EventCallback
7330android.view.inputmethod.InputMethodSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007331android.view.inputmethod.InputMethodSubtype$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007332android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08007333android.view.inputmethod.InputMethodSubtype
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007334android.view.inputmethod.InputMethodSubtypeArray
Calin Juravle00b23d32019-03-08 17:52:20 -08007335android.view.textclassifier.-$$Lambda$EntityConfidence$YPh8hwgSYYK8OyQ1kFlQngc71Q0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007336android.view.textclassifier.-$$Lambda$TextClassification$ysasaE5ZkXkkzjVWIJ06GTV92-g
art-benchmark-serviced5115932020-02-25 17:55:03 -08007337android.view.textclassifier.-$$Lambda$TextClassificationManager$JIaezIJbMig_-kVzN6oArzkTsJE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007338android.view.textclassifier.ConversationAction$1
7339android.view.textclassifier.ConversationAction$Builder
7340android.view.textclassifier.ConversationAction
7341android.view.textclassifier.ConversationActions$1
7342android.view.textclassifier.ConversationActions$Message$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007343android.view.textclassifier.ConversationActions$Message$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007344android.view.textclassifier.ConversationActions$Message
7345android.view.textclassifier.ConversationActions$Request$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007346android.view.textclassifier.ConversationActions$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007347android.view.textclassifier.ConversationActions$Request
7348android.view.textclassifier.ConversationActions
Calin Juravle00b23d32019-03-08 17:52:20 -08007349android.view.textclassifier.EntityConfidence$1
7350android.view.textclassifier.EntityConfidence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007351android.view.textclassifier.ExtrasUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007352android.view.textclassifier.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007353android.view.textclassifier.SelectionEvent$1
7354android.view.textclassifier.SelectionEvent
7355android.view.textclassifier.SelectionSessionLogger$SignatureParser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007356android.view.textclassifier.SelectionSessionLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007357android.view.textclassifier.SystemTextClassifier$BlockingCallback
7358android.view.textclassifier.SystemTextClassifier$ResponseReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007359android.view.textclassifier.SystemTextClassifier
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007360android.view.textclassifier.SystemTextClassifierMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08007361android.view.textclassifier.TextClassification$1
7362android.view.textclassifier.TextClassification$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007363android.view.textclassifier.TextClassification$Request$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007364android.view.textclassifier.TextClassification$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007365android.view.textclassifier.TextClassification$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007366android.view.textclassifier.TextClassification
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007367android.view.textclassifier.TextClassificationConstants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007368android.view.textclassifier.TextClassificationContext$1
7369android.view.textclassifier.TextClassificationContext$Builder
7370android.view.textclassifier.TextClassificationContext
Calin Juravle00b23d32019-03-08 17:52:20 -08007371android.view.textclassifier.TextClassificationManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007372android.view.textclassifier.TextClassificationSession$CleanerRunnable
7373android.view.textclassifier.TextClassificationSession$SelectionEventHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007374android.view.textclassifier.TextClassificationSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007375android.view.textclassifier.TextClassificationSessionFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007376android.view.textclassifier.TextClassificationSessionId$1
7377android.view.textclassifier.TextClassificationSessionId
Calin Juravle00b23d32019-03-08 17:52:20 -08007378android.view.textclassifier.TextClassifier$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007379android.view.textclassifier.TextClassifier$EntityConfig$1
7380android.view.textclassifier.TextClassifier$EntityConfig$Builder
7381android.view.textclassifier.TextClassifier$EntityConfig
7382android.view.textclassifier.TextClassifier$Utils
Calin Juravle4a054192018-05-29 17:52:20 -07007383android.view.textclassifier.TextClassifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007384android.view.textclassifier.TextClassifierEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007385android.view.textclassifier.TextClassifierEvent$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007386android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent$1
7387android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent
7388android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent$1
7389android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent
7390android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
7391android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
7392android.view.textclassifier.TextClassifierEvent$TextSelectionEvent$1
7393android.view.textclassifier.TextClassifierEvent$TextSelectionEvent
7394android.view.textclassifier.TextClassifierEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007395android.view.textclassifier.TextLanguage$1
7396android.view.textclassifier.TextLanguage$Builder
7397android.view.textclassifier.TextLanguage$Request$1
7398android.view.textclassifier.TextLanguage$Request$Builder
7399android.view.textclassifier.TextLanguage$Request
7400android.view.textclassifier.TextLanguage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007401android.view.textclassifier.TextLinks$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007402android.view.textclassifier.TextLinks$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007403android.view.textclassifier.TextLinks$Request$1
7404android.view.textclassifier.TextLinks$Request
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007405android.view.textclassifier.TextLinks$TextLink$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007406android.view.textclassifier.TextLinks$TextLink
7407android.view.textclassifier.TextLinks$TextLinkSpan
7408android.view.textclassifier.TextLinks
Calin Juravle00b23d32019-03-08 17:52:20 -08007409android.view.textclassifier.TextSelection$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007410android.view.textclassifier.TextSelection$Request$1
7411android.view.textclassifier.TextSelection$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007412android.view.textclassifier.TextSelection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007413android.view.textservice.SentenceSuggestionsInfo$1
7414android.view.textservice.SentenceSuggestionsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007415android.view.textservice.SpellCheckerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007416android.view.textservice.SpellCheckerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07007417android.view.textservice.SpellCheckerSession$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007418android.view.textservice.SpellCheckerSession$InternalListener
7419android.view.textservice.SpellCheckerSession$SpellCheckerSessionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007420android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$1
7421android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007422android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08007423android.view.textservice.SpellCheckerSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007424android.view.textservice.SpellCheckerSubtype$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007425android.view.textservice.SpellCheckerSubtype
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007426android.view.textservice.SuggestionsInfo$1
7427android.view.textservice.SuggestionsInfo
7428android.view.textservice.TextInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007429android.view.textservice.TextInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07007430android.view.textservice.TextServicesManager
Calin Juravle4a054192018-05-29 17:52:20 -07007431android.webkit.ConsoleMessage$MessageLevel
Calin Juravle00b23d32019-03-08 17:52:20 -08007432android.webkit.ConsoleMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007433android.webkit.CookieManager
7434android.webkit.CookieSyncManager
7435android.webkit.DownloadListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007436android.webkit.FindAddress$ZipRange
7437android.webkit.FindAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007438android.webkit.GeolocationPermissions
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007439android.webkit.IWebViewUpdateService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007440android.webkit.IWebViewUpdateService$Stub
7441android.webkit.IWebViewUpdateService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007442android.webkit.JavascriptInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08007443android.webkit.MimeTypeMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007444android.webkit.ServiceWorkerClient
7445android.webkit.ServiceWorkerController
7446android.webkit.ServiceWorkerWebSettings
7447android.webkit.TokenBindingService
7448android.webkit.TracingController
Calin Juravle4a054192018-05-29 17:52:20 -07007449android.webkit.URLUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007450android.webkit.UserPackage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007451android.webkit.ValueCallback
7452android.webkit.WebBackForwardList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007453android.webkit.WebChromeClient$CustomViewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007454android.webkit.WebChromeClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007455android.webkit.WebIconDatabase
7456android.webkit.WebMessage
7457android.webkit.WebMessagePort
art-benchmark-serviced5115932020-02-25 17:55:03 -08007458android.webkit.WebResourceError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007459android.webkit.WebResourceRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007460android.webkit.WebResourceResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08007461android.webkit.WebSettings$PluginState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007462android.webkit.WebSettings
7463android.webkit.WebStorage
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007464android.webkit.WebSyncManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007465android.webkit.WebView$FindListener
7466android.webkit.WebView$HitTestResult
7467android.webkit.WebView$PictureListener
7468android.webkit.WebView$PrivateAccess
7469android.webkit.WebView$VisualStateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007470android.webkit.WebView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007471android.webkit.WebViewClient
7472android.webkit.WebViewDatabase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007473android.webkit.WebViewDelegate$1
7474android.webkit.WebViewDelegate$OnTraceEnabledChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007475android.webkit.WebViewDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07007476android.webkit.WebViewFactory$MissingWebViewPackageException
Calin Juravle00b23d32019-03-08 17:52:20 -08007477android.webkit.WebViewFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007478android.webkit.WebViewFactoryProvider$Statics
Calin Juravle00b23d32019-03-08 17:52:20 -08007479android.webkit.WebViewFactoryProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007480android.webkit.WebViewLibraryLoader$1
7481android.webkit.WebViewLibraryLoader$RelroFileCreator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007482android.webkit.WebViewLibraryLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007483android.webkit.WebViewProvider$ScrollDelegate
7484android.webkit.WebViewProvider$ViewDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -08007485android.webkit.WebViewProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007486android.webkit.WebViewProviderInfo$1
7487android.webkit.WebViewProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007488android.webkit.WebViewProviderResponse$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007489android.webkit.WebViewProviderResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007490android.webkit.WebViewZygote
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007491android.widget.-$$Lambda$DZXn7FbDDFyBvNjI-iG9_hfa7kw
7492android.widget.-$$Lambda$DateTimeView$ReceiverInfo$AVLnX7U5lTcE9jLnlKKNAT1GUeI
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007493android.widget.-$$Lambda$Editor$MagnifierMotionAnimator$E-RaelOMgCHAzvKgSSZE-hDYeIg
7494android.widget.-$$Lambda$IfzAW5fP9thoftErKAjo9SLZufw
7495android.widget.-$$Lambda$PopupWindow$8Gc2stI5cSJZbuKX7X4Qr_vU2nI
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007496android.widget.-$$Lambda$PopupWindow$PopupDecorView$T99WKEnQefOCXbbKvW95WY38p_I
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007497android.widget.-$$Lambda$PopupWindow$nV1HS3Nc6Ck5JRIbIHe3mkyHWzc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007498android.widget.-$$Lambda$RemoteViews$FAOkoZgPKPkiYdtkDxAhkeoykww
7499android.widget.-$$Lambda$RemoteViews$Ld8XNSMwygf42608Zln-rjTyHy0
7500android.widget.-$$Lambda$RemoteViews$SetOnClickResponse$9rKnU2QqCzJhBC39ZrKYXob0-MA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007501android.widget.-$$Lambda$SmartSelectSprite$c8eqlh2kO_X0luLU2BexwK921WA
7502android.widget.-$$Lambda$SmartSelectSprite$mdkXIT1_UNlJQMaziE_E815aIKE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007503android.widget.AbsListView$1
7504android.widget.AbsListView$2
Calin Juravle4a054192018-05-29 17:52:20 -07007505android.widget.AbsListView$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007506android.widget.AbsListView$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08007507android.widget.AbsListView$AbsPositionScroller
Jesse Wilson80686182011-01-21 17:12:43 -08007508android.widget.AbsListView$AdapterDataSetObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08007509android.widget.AbsListView$CheckForLongPress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007510android.widget.AbsListView$CheckForTap
Calin Juravle4a054192018-05-29 17:52:20 -07007511android.widget.AbsListView$FlingRunnable$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007512android.widget.AbsListView$FlingRunnable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007513android.widget.AbsListView$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007514android.widget.AbsListView$ListItemAccessibilityDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08007515android.widget.AbsListView$MultiChoiceModeListener
7516android.widget.AbsListView$MultiChoiceModeWrapper
Jesse Wilson80686182011-01-21 17:12:43 -08007517android.widget.AbsListView$OnScrollListener
Calin Juravle4a054192018-05-29 17:52:20 -07007518android.widget.AbsListView$PerformClick
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007519android.widget.AbsListView$RecycleBin
Calin Juravle4a054192018-05-29 17:52:20 -07007520android.widget.AbsListView$RecyclerListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007521android.widget.AbsListView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007522android.widget.AbsListView$SavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007523android.widget.AbsListView$SelectionBoundsAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -07007524android.widget.AbsListView$WindowRunnnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007525android.widget.AbsListView
Andreas Gampe571fc302016-02-18 13:58:09 -08007526android.widget.AbsSeekBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007527android.widget.AbsSpinner$RecycleBin
7528android.widget.AbsSpinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007529android.widget.AbsSpinner$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007530android.widget.AbsSpinner
art-benchmark-serviced5115932020-02-25 17:55:03 -08007531android.widget.AbsoluteLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007532android.widget.AbsoluteLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007533android.widget.ActionMenuPresenter$1
7534android.widget.ActionMenuPresenter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08007535android.widget.ActionMenuPresenter$ActionButtonSubmenu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007536android.widget.ActionMenuPresenter$ActionMenuPopupCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007537android.widget.ActionMenuPresenter$OverflowMenuButton$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007538android.widget.ActionMenuPresenter$OverflowMenuButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08007539android.widget.ActionMenuPresenter$OverflowPopup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007540android.widget.ActionMenuPresenter$PopupPresenterCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007541android.widget.ActionMenuPresenter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007542android.widget.ActionMenuView$ActionMenuChildView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007543android.widget.ActionMenuView$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007544android.widget.ActionMenuView$LayoutParams
7545android.widget.ActionMenuView$MenuBuilderCallback
7546android.widget.ActionMenuView$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007547android.widget.ActionMenuView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007548android.widget.Adapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007549android.widget.AdapterView$AdapterDataSetObserver
7550android.widget.AdapterView$OnItemClickListener
Jesse Wilson80686182011-01-21 17:12:43 -08007551android.widget.AdapterView$OnItemSelectedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007552android.widget.AdapterView$SelectionNotifier
Calin Juravle00b23d32019-03-08 17:52:20 -08007553android.widget.AdapterView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007554android.widget.ArrayAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007555android.widget.AutoCompleteTextView$DropDownItemClickListener
7556android.widget.AutoCompleteTextView$MyWatcher
7557android.widget.AutoCompleteTextView$PassThroughClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007558android.widget.AutoCompleteTextView$Validator
Calin Juravle00b23d32019-03-08 17:52:20 -08007559android.widget.AutoCompleteTextView
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007560android.widget.BaseAdapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007561android.widget.Button
Andreas Gampe571fc302016-02-18 13:58:09 -08007562android.widget.CheckBox
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007563android.widget.Checkable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007564android.widget.CheckedTextView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007565android.widget.Chronometer$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007566android.widget.Chronometer$OnChronometerTickListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007567android.widget.Chronometer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007568android.widget.CompoundButton$OnCheckedChangeListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007569android.widget.CompoundButton$SavedState$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007570android.widget.CompoundButton$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007571android.widget.CompoundButton
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007572android.widget.DateTimeView$ReceiverInfo$1
7573android.widget.DateTimeView$ReceiverInfo$2
7574android.widget.DateTimeView$ReceiverInfo
7575android.widget.DateTimeView
7576android.widget.DropDownListView
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007577android.widget.EdgeEffect
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007578android.widget.EditText
Andreas Gampe61e7b662015-06-17 23:57:04 -07007579android.widget.Editor$1
7580android.widget.Editor$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007581android.widget.Editor$3
7582android.widget.Editor$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007583android.widget.Editor$Blink
art-benchmark-serviced5115932020-02-25 17:55:03 -08007584android.widget.Editor$CorrectionHighlighter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007585android.widget.Editor$CursorAnchorInfoNotifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007586android.widget.Editor$CursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007587android.widget.Editor$EasyEditDeleteListener
7588android.widget.Editor$EasyEditPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007589android.widget.Editor$EditOperation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007590android.widget.Editor$EditOperation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007591android.widget.Editor$ErrorPopup
7592android.widget.Editor$HandleView
SangWook Hanfd9cb492012-08-12 19:46:51 +09007593android.widget.Editor$InputContentType
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007594android.widget.Editor$InputMethodState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007595android.widget.Editor$InsertionHandleView$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007596android.widget.Editor$InsertionHandleView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007597android.widget.Editor$InsertionPointCursorController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007598android.widget.Editor$InsertionPointCursorController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007599android.widget.Editor$MagnifierMotionAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007600android.widget.Editor$PinnedPopupWindow
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007601android.widget.Editor$PositionListener
Andreas Gampe571fc302016-02-18 13:58:09 -08007602android.widget.Editor$ProcessTextIntentActionsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007603android.widget.Editor$SelectionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007604android.widget.Editor$SelectionModifierCursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007605android.widget.Editor$SpanController$1
7606android.widget.Editor$SpanController$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007607android.widget.Editor$SpanController
Andreas Gampe571fc302016-02-18 13:58:09 -08007608android.widget.Editor$SuggestionHelper$SuggestionSpanComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08007609android.widget.Editor$SuggestionHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007610android.widget.Editor$SuggestionsPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007611android.widget.Editor$TextRenderNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007612android.widget.Editor$TextViewPositionListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007613android.widget.Editor$UndoInputFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08007614android.widget.Editor
art-benchmark-serviced5115932020-02-25 17:55:03 -08007615android.widget.EditorTouchState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007616android.widget.FastScroller$1
7617android.widget.FastScroller$2
7618android.widget.FastScroller$3
7619android.widget.FastScroller$4
7620android.widget.FastScroller$5
7621android.widget.FastScroller$6
art-benchmark-serviced5115932020-02-25 17:55:03 -08007622android.widget.FastScroller
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007623android.widget.Filter$Delayer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007624android.widget.Filter$FilterListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007625android.widget.Filter$FilterResults
7626android.widget.Filter$RequestArguments
7627android.widget.Filter$RequestHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007628android.widget.Filter$ResultsHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007629android.widget.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007630android.widget.Filterable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007631android.widget.ForwardingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007632android.widget.FrameLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08007633android.widget.FrameLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007634android.widget.GridLayout$1
7635android.widget.GridLayout$2
7636android.widget.GridLayout$3
7637android.widget.GridLayout$4
7638android.widget.GridLayout$5
7639android.widget.GridLayout$6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007640android.widget.GridLayout$7$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007641android.widget.GridLayout$7
7642android.widget.GridLayout$8
7643android.widget.GridLayout$Alignment
7644android.widget.GridLayout$Arc
7645android.widget.GridLayout$Assoc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007646android.widget.GridLayout$Axis$1
7647android.widget.GridLayout$Axis
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007648android.widget.GridLayout$Bounds
7649android.widget.GridLayout$Interval
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007650android.widget.GridLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007651android.widget.GridLayout$MutableInt
7652android.widget.GridLayout$PackedMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007653android.widget.GridLayout$Spec
7654android.widget.GridLayout
Calin Juravle4a054192018-05-29 17:52:20 -07007655android.widget.HeaderViewListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007656android.widget.HorizontalScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007657android.widget.HorizontalScrollView$SavedState
7658android.widget.HorizontalScrollView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007659android.widget.ImageButton
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007660android.widget.ImageView$ImageDrawableCallback
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007661android.widget.ImageView$ScaleType
Calin Juravle00b23d32019-03-08 17:52:20 -08007662android.widget.ImageView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007663android.widget.LinearLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08007664android.widget.LinearLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007665android.widget.ListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007666android.widget.ListPopupWindow$ListSelectorHider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007667android.widget.ListPopupWindow$PopupDataSetObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007668android.widget.ListPopupWindow$PopupScrollListener
7669android.widget.ListPopupWindow$PopupTouchInterceptor
7670android.widget.ListPopupWindow$ResizePopupRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007671android.widget.ListPopupWindow
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007672android.widget.ListView$ArrowScrollFocusResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007673android.widget.ListView$FixedViewInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007674android.widget.ListView$FocusSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08007675android.widget.ListView
7676android.widget.Magnifier$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007677android.widget.MediaController$MediaPlayerControl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007678android.widget.MultiAutoCompleteTextView$Tokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08007679android.widget.MultiAutoCompleteTextView
Jesse Wilson80686182011-01-21 17:12:43 -08007680android.widget.OverScroller$SplineOverScroller
Calin Juravle00b23d32019-03-08 17:52:20 -08007681android.widget.OverScroller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007682android.widget.PopupMenu$1
7683android.widget.PopupMenu$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007684android.widget.PopupMenu$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007685android.widget.PopupMenu
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007686android.widget.PopupWindow$1
7687android.widget.PopupWindow$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007688android.widget.PopupWindow$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007689android.widget.PopupWindow$OnDismissListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007690android.widget.PopupWindow$PopupBackgroundView
7691android.widget.PopupWindow$PopupDecorView$1$1
7692android.widget.PopupWindow$PopupDecorView$1
7693android.widget.PopupWindow$PopupDecorView$2
7694android.widget.PopupWindow$PopupDecorView$3
7695android.widget.PopupWindow$PopupDecorView$4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007696android.widget.PopupWindow$PopupDecorView
Calin Juravle00b23d32019-03-08 17:52:20 -08007697android.widget.PopupWindow
Andreas Gampe571fc302016-02-18 13:58:09 -08007698android.widget.ProgressBar$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007699android.widget.ProgressBar$ProgressTintInfo
7700android.widget.ProgressBar$RefreshData
7701android.widget.ProgressBar$RefreshProgressRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007702android.widget.ProgressBar$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007703android.widget.ProgressBar$SavedState
7704android.widget.ProgressBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007705android.widget.RadioButton
Calin Juravle4a054192018-05-29 17:52:20 -07007706android.widget.RadioGroup$OnCheckedChangeListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007707android.widget.RatingBar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007708android.widget.RelativeLayout$DependencyGraph$Node
Calin Juravle00b23d32019-03-08 17:52:20 -08007709android.widget.RelativeLayout$DependencyGraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007710android.widget.RelativeLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007711android.widget.RelativeLayout$TopToBottomLeftToRightComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08007712android.widget.RelativeLayout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007713android.widget.RemoteViews$1
7714android.widget.RemoteViews$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007715android.widget.RemoteViews$Action
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007716android.widget.RemoteViews$ActionException
7717android.widget.RemoteViews$AsyncApplyTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007718android.widget.RemoteViews$BitmapCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007719android.widget.RemoteViews$BitmapReflectionAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007720android.widget.RemoteViews$LayoutParamAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007721android.widget.RemoteViews$MethodArgs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007722android.widget.RemoteViews$MethodKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007723android.widget.RemoteViews$OnClickHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007724android.widget.RemoteViews$OnViewAppliedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007725android.widget.RemoteViews$OverrideTextColorsAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007726android.widget.RemoteViews$ReflectionAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007727android.widget.RemoteViews$RemoteResponse
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007728android.widget.RemoteViews$RemoteView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007729android.widget.RemoteViews$RemoteViewsContextWrapper
7730android.widget.RemoteViews$RunnableAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007731android.widget.RemoteViews$RuntimeAction
Sunny Goyal5b15392c2017-09-21 21:00:36 -07007732android.widget.RemoteViews$SetDrawableTint
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007733android.widget.RemoteViews$SetEmptyView
7734android.widget.RemoteViews$SetIntTagAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007735android.widget.RemoteViews$SetOnClickResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007736android.widget.RemoteViews$SetPendingIntentTemplate
7737android.widget.RemoteViews$SetRemoteInputsAction
7738android.widget.RemoteViews$SetRemoteViewsAdapterIntent
7739android.widget.RemoteViews$SetRemoteViewsAdapterList
7740android.widget.RemoteViews$SetRippleDrawableColor
7741android.widget.RemoteViews$TextViewDrawableAction
7742android.widget.RemoteViews$TextViewSizeAction
7743android.widget.RemoteViews$ViewContentNavigation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007744android.widget.RemoteViews$ViewGroupActionAdd$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007745android.widget.RemoteViews$ViewGroupActionAdd
art-benchmark-serviced5115932020-02-25 17:55:03 -08007746android.widget.RemoteViews$ViewGroupActionRemove$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007747android.widget.RemoteViews$ViewGroupActionRemove
Calin Juravle4a054192018-05-29 17:52:20 -07007748android.widget.RemoteViews$ViewPaddingAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08007749android.widget.RemoteViews$ViewTree
Calin Juravle00b23d32019-03-08 17:52:20 -08007750android.widget.RemoteViews
Jesse Wilson80686182011-01-21 17:12:43 -08007751android.widget.RemoteViewsAdapter$RemoteAdapterConnectionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007752android.widget.RemoteViewsAdapter
7753android.widget.RemoteViewsService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007754android.widget.RtlSpacingHelper
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007755android.widget.ScrollBarDrawable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007756android.widget.ScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007757android.widget.ScrollView$SavedState
7758android.widget.ScrollView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007759android.widget.Scroller$ViscousFluidInterpolator
Calin Juravle00b23d32019-03-08 17:52:20 -08007760android.widget.Scroller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007761android.widget.SectionIndexer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007762android.widget.SeekBar$OnSeekBarChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007763android.widget.SeekBar
Calin Juravle4a054192018-05-29 17:52:20 -07007764android.widget.SelectionActionModeHelper$SelectionMetricsLogger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007765android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007766android.widget.SelectionActionModeHelper$SelectionTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007767android.widget.SelectionActionModeHelper$TextClassificationHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08007768android.widget.SelectionActionModeHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007769android.widget.SmartSelectSprite
Andreas Gampe61e7b662015-06-17 23:57:04 -07007770android.widget.Space
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007771android.widget.SpellChecker$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007772android.widget.SpellChecker$SpellParser
Calin Juravle00b23d32019-03-08 17:52:20 -08007773android.widget.SpellChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007774android.widget.Spinner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007775android.widget.Spinner$DialogPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007776android.widget.Spinner$DropDownAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007777android.widget.Spinner$DropdownPopup$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007778android.widget.Spinner$DropdownPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007779android.widget.Spinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007780android.widget.Spinner$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007781android.widget.Spinner$SpinnerPopup
Calin Juravle00b23d32019-03-08 17:52:20 -08007782android.widget.Spinner
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007783android.widget.SpinnerAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007784android.widget.Switch$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007785android.widget.Switch
Calin Juravle4a054192018-05-29 17:52:20 -07007786android.widget.TableLayout$PassThroughHierarchyChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007787android.widget.TableLayout
Calin Juravle4a054192018-05-29 17:52:20 -07007788android.widget.TableRow$ChildrenTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08007789android.widget.TableRow
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007790android.widget.TextClock$1
7791android.widget.TextClock$2
7792android.widget.TextClock$FormatChangeObserver
7793android.widget.TextClock
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007794android.widget.TextView$1
Calin Juravle4a054192018-05-29 17:52:20 -07007795android.widget.TextView$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007796android.widget.TextView$3
Calin Juravle4a054192018-05-29 17:52:20 -07007797android.widget.TextView$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007798android.widget.TextView$BufferType
7799android.widget.TextView$ChangeWatcher
7800android.widget.TextView$CharWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007801android.widget.TextView$Drawables
art-benchmark-serviced5115932020-02-25 17:55:03 -08007802android.widget.TextView$Marquee$1
7803android.widget.TextView$Marquee$2
7804android.widget.TextView$Marquee$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007805android.widget.TextView$Marquee
Jesse Wilson80686182011-01-21 17:12:43 -08007806android.widget.TextView$OnEditorActionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007807android.widget.TextView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007808android.widget.TextView$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007809android.widget.TextView$TextAppearanceAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -08007810android.widget.TextView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007811android.widget.ThemedSpinnerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007812android.widget.Toast$Callback
7813android.widget.Toast$CallbackBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007814android.widget.Toast$TN$1
7815android.widget.Toast$TN
Calin Juravle4a054192018-05-29 17:52:20 -07007816android.widget.Toast
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007817android.widget.ToastPresenter
Calin Juravle4a054192018-05-29 17:52:20 -07007818android.widget.ToggleButton
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007819android.widget.Toolbar$1
7820android.widget.Toolbar$2
7821android.widget.Toolbar$ExpandedActionViewMenuPresenter
7822android.widget.Toolbar$LayoutParams
7823android.widget.Toolbar$OnMenuItemClickListener
7824android.widget.Toolbar$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007825android.widget.Toolbar$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007826android.widget.Toolbar
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007827android.widget.ViewAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007828android.widget.ViewFlipper$1
7829android.widget.ViewFlipper$2
7830android.widget.ViewFlipper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007831android.widget.ViewSwitcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007832android.widget.WrapperListAdapter
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007833android.window.IWindowOrganizerController
7834android.window.WindowContainerToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007835com.android.framework.protobuf.nano.CodedInputByteBufferNano
7836com.android.framework.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
7837com.android.framework.protobuf.nano.CodedOutputByteBufferNano
7838com.android.framework.protobuf.nano.InternalNano
7839com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException
7840com.android.framework.protobuf.nano.MessageNano
7841com.android.framework.protobuf.nano.WireFormatNano
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007842com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet
7843com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap
7844com.android.i18n.phonenumbers.MetadataLoader
7845com.android.i18n.phonenumbers.MetadataManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007846com.android.i18n.phonenumbers.MetadataManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007847com.android.i18n.phonenumbers.MetadataSource
7848com.android.i18n.phonenumbers.MultiFileMetadataSourceImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007849com.android.i18n.phonenumbers.NumberParseException$ErrorType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007850com.android.i18n.phonenumbers.NumberParseException
art-benchmark-serviced5115932020-02-25 17:55:03 -08007851com.android.i18n.phonenumbers.PhoneNumberMatch
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007852com.android.i18n.phonenumbers.PhoneNumberMatcher$State
7853com.android.i18n.phonenumbers.PhoneNumberMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007854com.android.i18n.phonenumbers.PhoneNumberUtil$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007855com.android.i18n.phonenumbers.PhoneNumberUtil$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007856com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$1
7857com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$2
7858com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3
7859com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4
Calin Juravle00b23d32019-03-08 17:52:20 -08007860com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency
Calin Juravle4a054192018-05-29 17:52:20 -07007861com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
7862com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType
7863com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult
Calin Juravle00b23d32019-03-08 17:52:20 -08007864com.android.i18n.phonenumbers.PhoneNumberUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007865com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007866com.android.i18n.phonenumbers.Phonemetadata$NumberFormat
7867com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata
7868com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection
7869com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc
Calin Juravle4a054192018-05-29 17:52:20 -07007870com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
Calin Juravle00b23d32019-03-08 17:52:20 -08007871com.android.i18n.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007872com.android.i18n.phonenumbers.ShortNumberInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007873com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007874com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007875com.android.i18n.phonenumbers.internal.MatcherApi
7876com.android.i18n.phonenumbers.internal.RegexBasedMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007877com.android.i18n.phonenumbers.internal.RegexCache$LRUCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007878com.android.i18n.phonenumbers.internal.RegexCache$LRUCache
7879com.android.i18n.phonenumbers.internal.RegexCache
art-benchmark-service56aece62020-02-10 17:58:03 -08007880com.android.icu.charset.CharsetDecoderICU
7881com.android.icu.charset.CharsetEncoderICU
7882com.android.icu.charset.CharsetICU
7883com.android.icu.charset.NativeConverter
7884com.android.icu.util.CaseMapperNative
7885com.android.icu.util.Icu4cMetadata
7886com.android.icu.util.LocaleNative
7887com.android.icu.util.regex.MatcherNative
7888com.android.icu.util.regex.PatternNative
art-benchmark-serviced5115932020-02-25 17:55:03 -08007889com.android.ims.-$$Lambda$ImsManager$CwzXIbVJZNvgdV2t7LH2gUKL7AA
art-benchmark-service56aece62020-02-10 17:58:03 -08007890com.android.ims.-$$Lambda$ImsManager$D1JuJ3ba2jMHWDKlSpm03meBR1c
7891com.android.ims.-$$Lambda$ImsManager$LiW49wt0wLMYHjgtAwL8NLIATfs
7892com.android.ims.-$$Lambda$ImsManager$YhRaDrc3t9_7beNiU5gQcqZilOw
7893com.android.ims.-$$Lambda$szO0o3matefQqo-6NB-dzsr9eCw
7894com.android.ims.FeatureConnection$IFeatureUpdate
7895com.android.ims.FeatureConnection
7896com.android.ims.FeatureConnector$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007897com.android.ims.FeatureConnector
art-benchmark-service56aece62020-02-10 17:58:03 -08007898com.android.ims.IFeatureConnector
7899com.android.ims.ImsCall$Listener
7900com.android.ims.ImsCall
7901com.android.ims.ImsCallbackAdapterManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007902com.android.ims.ImsConfig
7903com.android.ims.ImsConfigListener$Stub
7904com.android.ims.ImsConfigListener
art-benchmark-service56aece62020-02-10 17:58:03 -08007905com.android.ims.ImsEcbm$ImsEcbmListenerProxy
7906com.android.ims.ImsEcbm
7907com.android.ims.ImsEcbmStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007908com.android.ims.ImsException
art-benchmark-service56aece62020-02-10 17:58:03 -08007909com.android.ims.ImsExternalCallStateListener
7910com.android.ims.ImsManager$2
7911com.android.ims.ImsManager$3
7912com.android.ims.ImsManager$ExecutorFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08007913com.android.ims.ImsManager$ImsExecutorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08007914com.android.ims.ImsManager
7915com.android.ims.ImsMultiEndpoint$ImsExternalCallStateListenerProxy
7916com.android.ims.ImsMultiEndpoint
7917com.android.ims.ImsUt$IImsUtListenerProxy
7918com.android.ims.ImsUt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007919com.android.ims.ImsUtInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08007920com.android.ims.MmTelFeatureConnection$CapabilityCallbackManager
7921com.android.ims.MmTelFeatureConnection$ImsRegistrationCallbackAdapter
7922com.android.ims.MmTelFeatureConnection$ProvisioningCallbackManager
7923com.android.ims.MmTelFeatureConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08007924com.android.ims.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08007925com.android.ims.internal.ICall
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007926com.android.ims.internal.IImsCallSession
7927com.android.ims.internal.IImsEcbm$Stub
7928com.android.ims.internal.IImsEcbm
7929com.android.ims.internal.IImsEcbmListener$Stub
7930com.android.ims.internal.IImsEcbmListener
7931com.android.ims.internal.IImsExternalCallStateListener$Stub
7932com.android.ims.internal.IImsExternalCallStateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007933com.android.ims.internal.IImsFeatureStatusCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007934com.android.ims.internal.IImsFeatureStatusCallback$Stub
7935com.android.ims.internal.IImsFeatureStatusCallback
7936com.android.ims.internal.IImsMultiEndpoint$Stub
7937com.android.ims.internal.IImsMultiEndpoint
7938com.android.ims.internal.IImsServiceFeatureCallback$Stub$Proxy
7939com.android.ims.internal.IImsServiceFeatureCallback$Stub
7940com.android.ims.internal.IImsServiceFeatureCallback
7941com.android.ims.internal.IImsUt$Stub
7942com.android.ims.internal.IImsUt
7943com.android.ims.internal.IImsUtListener$Stub
7944com.android.ims.internal.IImsUtListener
art-benchmark-service56aece62020-02-10 17:58:03 -08007945com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007946com.android.ims.internal.uce.UceServiceBase$UceServiceBinder
7947com.android.ims.internal.uce.UceServiceBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08007948com.android.ims.internal.uce.common.CapInfo$1
7949com.android.ims.internal.uce.common.CapInfo
7950com.android.ims.internal.uce.common.StatusCode$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007951com.android.ims.internal.uce.common.UceLong$1
7952com.android.ims.internal.uce.common.UceLong
7953com.android.ims.internal.uce.options.IOptionsListener$Stub$Proxy
7954com.android.ims.internal.uce.options.IOptionsListener$Stub
7955com.android.ims.internal.uce.options.IOptionsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007956com.android.ims.internal.uce.options.IOptionsService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007957com.android.ims.internal.uce.presence.IPresenceListener$Stub$Proxy
7958com.android.ims.internal.uce.presence.IPresenceListener$Stub
7959com.android.ims.internal.uce.presence.IPresenceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007960com.android.ims.internal.uce.presence.IPresenceService$Stub
7961com.android.ims.internal.uce.presence.IPresenceService
7962com.android.ims.internal.uce.presence.PresCapInfo$1
7963com.android.ims.internal.uce.presence.PresCmdId$1
7964com.android.ims.internal.uce.presence.PresCmdStatus$1
7965com.android.ims.internal.uce.presence.PresPublishTriggerType$1
7966com.android.ims.internal.uce.presence.PresSipResponse$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007967com.android.ims.internal.uce.uceservice.IUceListener$Stub$Proxy
7968com.android.ims.internal.uce.uceservice.IUceListener$Stub
7969com.android.ims.internal.uce.uceservice.IUceListener
7970com.android.ims.internal.uce.uceservice.IUceService$Stub
7971com.android.ims.internal.uce.uceservice.IUceService
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007972com.android.internal.R$styleable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007973com.android.internal.accessibility.AccessibilityShortcutController$1
7974com.android.internal.accessibility.AccessibilityShortcutController$FrameworkObjectProvider
7975com.android.internal.accessibility.AccessibilityShortcutController$ToggleableFrameworkFeatureInfo
7976com.android.internal.accessibility.AccessibilityShortcutController
art-benchmark-serviced5115932020-02-25 17:55:03 -08007977com.android.internal.alsa.AlsaCardsParser$AlsaCardRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007978com.android.internal.alsa.AlsaCardsParser
7979com.android.internal.alsa.LineTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08007980com.android.internal.app.AlertActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007981com.android.internal.app.AlertController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007982com.android.internal.app.AlertController$AlertParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007983com.android.internal.app.AlertController$ButtonHandler
7984com.android.internal.app.AlertController$RecycleListView
Calin Juravle00b23d32019-03-08 17:52:20 -08007985com.android.internal.app.AlertController
7986com.android.internal.app.AssistUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007987com.android.internal.app.IAppOpsActiveCallback$Stub$Proxy
7988com.android.internal.app.IAppOpsActiveCallback$Stub
7989com.android.internal.app.IAppOpsActiveCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007990com.android.internal.app.IAppOpsAsyncNotedCallback$Stub$Proxy
7991com.android.internal.app.IAppOpsAsyncNotedCallback$Stub
7992com.android.internal.app.IAppOpsAsyncNotedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007993com.android.internal.app.IAppOpsCallback$Stub$Proxy
Andreas Gampecbcb9e32016-06-03 17:24:05 -07007994com.android.internal.app.IAppOpsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007995com.android.internal.app.IAppOpsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007996com.android.internal.app.IAppOpsNotedCallback$Stub$Proxy
7997com.android.internal.app.IAppOpsNotedCallback$Stub
7998com.android.internal.app.IAppOpsNotedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007999com.android.internal.app.IAppOpsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008000com.android.internal.app.IAppOpsService$Stub
8001com.android.internal.app.IAppOpsService
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008002com.android.internal.app.IBatteryStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008003com.android.internal.app.IBatteryStats$Stub
8004com.android.internal.app.IBatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008005com.android.internal.app.ISoundTriggerService$Stub
8006com.android.internal.app.ISoundTriggerService
8007com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy
8008com.android.internal.app.IVoiceActionCheckCallback$Stub
8009com.android.internal.app.IVoiceActionCheckCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008010com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008011com.android.internal.app.IVoiceInteractionManagerService$Stub
8012com.android.internal.app.IVoiceInteractionManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008013com.android.internal.app.IVoiceInteractionSessionListener$Stub$Proxy
8014com.android.internal.app.IVoiceInteractionSessionListener$Stub
8015com.android.internal.app.IVoiceInteractionSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008016com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008017com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008018com.android.internal.app.IVoiceInteractionSessionShowCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008019com.android.internal.app.IVoiceInteractor$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008020com.android.internal.app.IVoiceInteractor$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008021com.android.internal.app.IVoiceInteractor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008022com.android.internal.app.IntentForwarderActivity
art-benchmark-servicead05a302020-03-17 09:46:02 -07008023com.android.internal.app.MessageSamplingConfig$1
8024com.android.internal.app.MessageSamplingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008025com.android.internal.app.MicroAlertController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008026com.android.internal.app.NetInitiatedActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008027com.android.internal.app.ProcessMap
8028com.android.internal.app.ResolverActivity$ActionTitle
8029com.android.internal.app.ResolverActivity
8030com.android.internal.app.ResolverListAdapter$ResolverListCommunicator
8031com.android.internal.app.ToolbarActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -08008032com.android.internal.app.WindowDecorActionBar$1
8033com.android.internal.app.WindowDecorActionBar$2
8034com.android.internal.app.WindowDecorActionBar$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008035com.android.internal.app.WindowDecorActionBar
8036com.android.internal.app.procstats.-$$Lambda$AssociationState$kgfxYpOOyQWCFPwGaRqRz0N4-zg
art-benchmark-serviced5115932020-02-25 17:55:03 -08008037com.android.internal.app.procstats.-$$Lambda$ProcessStats$6CxEiT4FvK_P75G9LzEfE1zL88Q
8038com.android.internal.app.procstats.AssociationState$SourceDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008039com.android.internal.app.procstats.AssociationState$SourceKey
8040com.android.internal.app.procstats.AssociationState$SourceState
8041com.android.internal.app.procstats.AssociationState
8042com.android.internal.app.procstats.DumpUtils
8043com.android.internal.app.procstats.DurationsTable
8044com.android.internal.app.procstats.IProcessStats$Stub$Proxy
8045com.android.internal.app.procstats.IProcessStats$Stub
8046com.android.internal.app.procstats.IProcessStats
8047com.android.internal.app.procstats.ProcessState$1
8048com.android.internal.app.procstats.ProcessState$PssAggr
8049com.android.internal.app.procstats.ProcessState
8050com.android.internal.app.procstats.ProcessStats$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008051com.android.internal.app.procstats.ProcessStats$AssociationDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008052com.android.internal.app.procstats.ProcessStats$PackageState
art-benchmark-serviced5115932020-02-25 17:55:03 -08008053com.android.internal.app.procstats.ProcessStats$ProcessDataCollection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008054com.android.internal.app.procstats.ProcessStats$ProcessStateHolder
8055com.android.internal.app.procstats.ProcessStats$TotalMemoryUseCollection
8056com.android.internal.app.procstats.ProcessStats
8057com.android.internal.app.procstats.PssTable
8058com.android.internal.app.procstats.ServiceState
8059com.android.internal.app.procstats.SparseMappingTable$Table
8060com.android.internal.app.procstats.SparseMappingTable
8061com.android.internal.app.procstats.SysMemUsageTable
8062com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy
8063com.android.internal.appwidget.IAppWidgetHost$Stub
8064com.android.internal.appwidget.IAppWidgetHost
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008065com.android.internal.appwidget.IAppWidgetService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008066com.android.internal.appwidget.IAppWidgetService$Stub
8067com.android.internal.appwidget.IAppWidgetService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008068com.android.internal.backup.IBackupTransport$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07008069com.android.internal.backup.IBackupTransport$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008070com.android.internal.backup.IBackupTransport
art-benchmark-serviced5115932020-02-25 17:55:03 -08008071com.android.internal.colorextraction.ColorExtractor$GradientColors
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008072com.android.internal.colorextraction.ColorExtractor$LoadWallpaperColors
8073com.android.internal.colorextraction.ColorExtractor$OnColorsChangedListener
8074com.android.internal.colorextraction.ColorExtractor
8075com.android.internal.colorextraction.drawable.-$$Lambda$ScrimDrawable$UWtyAZ9Ss5P5TukFNvAyvh0pNf0
8076com.android.internal.colorextraction.drawable.ScrimDrawable$1
8077com.android.internal.colorextraction.drawable.ScrimDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08008078com.android.internal.colorextraction.types.ExtractionType
8079com.android.internal.colorextraction.types.Tonal$ConfigParser
8080com.android.internal.colorextraction.types.Tonal$TonalPalette
8081com.android.internal.colorextraction.types.Tonal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008082com.android.internal.compat.AndroidBuildClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08008083com.android.internal.compat.ChangeReporter$ChangeReport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008084com.android.internal.compat.ChangeReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008085com.android.internal.compat.CompatibilityChangeConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008086com.android.internal.compat.CompatibilityChangeConfig
8087com.android.internal.compat.CompatibilityChangeInfo$1
8088com.android.internal.compat.CompatibilityChangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008089com.android.internal.compat.IOverrideValidator$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08008090com.android.internal.compat.IOverrideValidator
8091com.android.internal.compat.IPlatformCompat$Stub$Proxy
8092com.android.internal.compat.IPlatformCompat$Stub
8093com.android.internal.compat.IPlatformCompat
8094com.android.internal.compat.IPlatformCompatNative$Stub
8095com.android.internal.compat.IPlatformCompatNative
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008096com.android.internal.content.NativeLibraryHelper$Handle
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008097com.android.internal.content.NativeLibraryHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008098com.android.internal.content.PackageHelper$1
8099com.android.internal.content.PackageHelper$TestableInterface
8100com.android.internal.content.PackageHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08008101com.android.internal.content.PackageMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -07008102com.android.internal.content.ReferrerIntent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008103com.android.internal.content.ReferrerIntent
art-benchmark-servicead05a302020-03-17 09:46:02 -07008104com.android.internal.content.om.-$$Lambda$8ZY6dnO1FkDIliprAt8K651mwFE
8105com.android.internal.content.om.-$$Lambda$OverlayConfig$2-NucNRcrJn4xnLpjFKSY7827lQ
8106com.android.internal.content.om.-$$Lambda$OverlayConfig$bPcIgkiZP3FiPOvGMosWxnh9KGA
8107com.android.internal.content.om.-$$Lambda$TnMimLdK-xwmEZLrRzFg7LG1Yfg
8108com.android.internal.content.om.OverlayConfig$Configuration
8109com.android.internal.content.om.OverlayConfig$IdmapInvocation
8110com.android.internal.content.om.OverlayConfig
8111com.android.internal.content.om.OverlayConfigParser$OverlayPartition
8112com.android.internal.content.om.OverlayConfigParser$ParsedConfiguration
8113com.android.internal.content.om.OverlayConfigParser
8114com.android.internal.content.om.OverlayScanner$ParsedOverlayInfo
8115com.android.internal.content.om.OverlayScanner
art-benchmark-service56aece62020-02-10 17:58:03 -08008116com.android.internal.database.SortCursor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008117com.android.internal.graphics.-$$Lambda$ColorUtils$zbDH-52c8D9XBeqmvTHi3Boxl14
8118com.android.internal.graphics.ColorUtils$ContrastCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008119com.android.internal.graphics.ColorUtils
8120com.android.internal.graphics.SfVsyncFrameCallbackProvider
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008121com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState
Calin Juravle00b23d32019-03-08 17:52:20 -08008122com.android.internal.graphics.drawable.AnimationScaleListDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008123com.android.internal.infra.-$$Lambda$7-CJJfrUZBVuXZyYFEWBNh8Mky8
8124com.android.internal.infra.-$$Lambda$AbstractRemoteService$6FcEKfZ-7TXLg6dcCU8EMuMNAy4
8125com.android.internal.infra.-$$Lambda$AbstractRemoteService$9IBVTCLLZgndvH7fu1P14PW1_1o
Calin Juravle00b23d32019-03-08 17:52:20 -08008126com.android.internal.infra.-$$Lambda$AbstractRemoteService$MDW40b8CzodE5xRowI9wDEyXEnw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008127com.android.internal.infra.-$$Lambda$AbstractRemoteService$PendingRequest$IBoaBGXZQEXJr69u3aJF-LCJ42Y
8128com.android.internal.infra.-$$Lambda$AbstractRemoteService$YSUzqqi1Pbrg2dlwMGMtKWbGXck
8129com.android.internal.infra.-$$Lambda$AbstractRemoteService$ocrHd68Md9x6FfAzVQ6w8MAjFqY
art-benchmark-serviced5115932020-02-25 17:55:03 -08008130com.android.internal.infra.-$$Lambda$AndroidFuture$dkSvpmqaFOFKPCZgb7C7XLP_QpE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008131com.android.internal.infra.-$$Lambda$EbzSql2RHkXox5Myj8A-7kLC4_A
art-benchmark-serviced5115932020-02-25 17:55:03 -08008132com.android.internal.infra.-$$Lambda$ServiceConnector$Impl$3vLWxkP1Z6JyExzdZboFFp1zM20
8133com.android.internal.infra.-$$Lambda$T7zIZMFnvwrmtbuTMXLaZHHp-9s
8134com.android.internal.infra.-$$Lambda$XuWfs8-IsKaNygi8YjlVGjedkIw
8135com.android.internal.infra.-$$Lambda$aeiZbEpH6rq4kD9vJrlAnboJGDM
8136com.android.internal.infra.-$$Lambda$qN_gooelzsUiBhYWznXKzb-8_wA
8137com.android.internal.infra.-$$Lambda$rAXGjry3wPGKviARzTYfDiY7xrs
Calin Juravle00b23d32019-03-08 17:52:20 -08008138com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008139com.android.internal.infra.AbstractRemoteService$AsyncRequest
Calin Juravle36829e52019-04-10 19:07:47 -07008140com.android.internal.infra.AbstractRemoteService$BasePendingRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008141com.android.internal.infra.AbstractRemoteService$MyAsyncPendingRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08008142com.android.internal.infra.AbstractRemoteService$PendingRequest
8143com.android.internal.infra.AbstractRemoteService$RemoteServiceConnection
Calin Juravle36829e52019-04-10 19:07:47 -07008144com.android.internal.infra.AbstractRemoteService$VultureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008145com.android.internal.infra.AbstractRemoteService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008146com.android.internal.infra.AbstractSinglePendingRequestRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008147com.android.internal.infra.AndroidFuture$1
8148com.android.internal.infra.AndroidFuture$2
8149com.android.internal.infra.AndroidFuture
8150com.android.internal.infra.GlobalWhitelistState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008151com.android.internal.infra.IAndroidFuture$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08008152com.android.internal.infra.IAndroidFuture$Stub
8153com.android.internal.infra.IAndroidFuture
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008154com.android.internal.infra.PerUser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008155com.android.internal.infra.RemoteStream$1
8156com.android.internal.infra.RemoteStream
8157com.android.internal.infra.ServiceConnector$Impl$CompletionAwareJob
8158com.android.internal.infra.ServiceConnector$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008159com.android.internal.infra.ServiceConnector$Job
art-benchmark-serviced5115932020-02-25 17:55:03 -08008160com.android.internal.infra.ServiceConnector$VoidJob
8161com.android.internal.infra.ServiceConnector
8162com.android.internal.infra.ThrottledRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008163com.android.internal.infra.WhitelistHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008164com.android.internal.inputmethod.IInputContentUriToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008165com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy
8166com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub
8167com.android.internal.inputmethod.IInputMethodPrivilegedOperations
8168com.android.internal.inputmethod.InputMethodDebug
8169com.android.internal.inputmethod.InputMethodPrivilegedOperations$OpsHolder
8170com.android.internal.inputmethod.InputMethodPrivilegedOperations
8171com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
8172com.android.internal.inputmethod.SubtypeLocaleUtils
8173com.android.internal.location.GpsNetInitiatedHandler$1
8174com.android.internal.location.GpsNetInitiatedHandler$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008175com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008176com.android.internal.location.GpsNetInitiatedHandler
8177com.android.internal.location.ILocationProvider$Stub$Proxy
8178com.android.internal.location.ILocationProvider$Stub
8179com.android.internal.location.ILocationProvider
8180com.android.internal.location.ILocationProviderManager$Stub$Proxy
8181com.android.internal.location.ILocationProviderManager$Stub
8182com.android.internal.location.ILocationProviderManager
8183com.android.internal.location.ProviderProperties$1
8184com.android.internal.location.ProviderProperties
8185com.android.internal.location.ProviderRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008186com.android.internal.location.ProviderRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008187com.android.internal.location.ProviderRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008188com.android.internal.location.gnssmetrics.GnssMetrics$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008189com.android.internal.location.gnssmetrics.GnssMetrics$GnssPowerMetrics
8190com.android.internal.location.gnssmetrics.GnssMetrics$Statistics
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008191com.android.internal.location.gnssmetrics.GnssMetrics$StatsPullAtomCallbackImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008192com.android.internal.location.gnssmetrics.GnssMetrics
8193com.android.internal.location.nano.GnssLogsProto$GnssLog
8194com.android.internal.location.nano.GnssLogsProto$PowerMetrics
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008195com.android.internal.logging.AndroidConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008196com.android.internal.logging.AndroidHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008197com.android.internal.logging.AndroidHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008198com.android.internal.logging.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008199com.android.internal.logging.InstanceId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008200com.android.internal.logging.InstanceId
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008201com.android.internal.logging.MetricsLogger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008202com.android.internal.logging.UiEventLogger$UiEventEnum
8203com.android.internal.logging.UiEventLogger
8204com.android.internal.logging.UiEventLoggerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008205com.android.internal.net.INetworkWatchlistManager$Stub$Proxy
8206com.android.internal.net.INetworkWatchlistManager$Stub
8207com.android.internal.net.INetworkWatchlistManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08008208com.android.internal.net.LegacyVpnInfo$1
8209com.android.internal.net.LegacyVpnInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008210com.android.internal.net.VpnConfig$1
8211com.android.internal.net.VpnConfig
8212com.android.internal.net.VpnInfo$1
8213com.android.internal.net.VpnInfo
8214com.android.internal.net.VpnProfile$1
8215com.android.internal.net.VpnProfile
8216com.android.internal.notification.SystemNotificationChannels
8217com.android.internal.os.-$$Lambda$6-ytl6NLMGWt_iQr4_PfakNWUKQ
8218com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
8219com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
8220com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
8221com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
art-benchmark-serviced5115932020-02-25 17:55:03 -08008222com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
8223com.android.internal.os.-$$Lambda$BinderCallsStats$233x_Qux4c_AiqShYaWwvFplEXs
8224com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
8225com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008226com.android.internal.os.-$$Lambda$BinderCallsStats$sqXweH5BoxhmZvI188ctqYiACRk
art-benchmark-serviced5115932020-02-25 17:55:03 -08008227com.android.internal.os.-$$Lambda$BinderCallsStats$xI0E0RpviGYsokEB7ojNx8LEbUc
Calin Juravle00b23d32019-03-08 17:52:20 -08008228com.android.internal.os.-$$Lambda$RuntimeInit$ep4ioD9YINkHI5Q1wZ0N_7VFAOg
Calin Juravle36829e52019-04-10 19:07:47 -07008229com.android.internal.os.-$$Lambda$ZygoteConnection$KxVsZ-s4KsanePOHCU5JcuypPik
8230com.android.internal.os.-$$Lambda$ZygoteConnection$xjqM7qW7vAjTqh2tR5XRF5Vn5mk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008231com.android.internal.os.-$$Lambda$sHtqZgGVjxOf9IJdAdZO6gwD_Do
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008232com.android.internal.os.AndroidPrintStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08008233com.android.internal.os.AppFuseMount$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008234com.android.internal.os.AppFuseMount
art-benchmark-serviced5115932020-02-25 17:55:03 -08008235com.android.internal.os.AppIdToPackageMap
Calin Juravle00b23d32019-03-08 17:52:20 -08008236com.android.internal.os.AtomicDirectory
Calin Juravle4a054192018-05-29 17:52:20 -07008237com.android.internal.os.BackgroundThread
Calin Juravle00b23d32019-03-08 17:52:20 -08008238com.android.internal.os.BatterySipper$DrainType
8239com.android.internal.os.BatterySipper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008240com.android.internal.os.BatteryStatsHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008241com.android.internal.os.BatteryStatsHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008242com.android.internal.os.BatteryStatsHistory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008243com.android.internal.os.BatteryStatsHistory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008244com.android.internal.os.BatteryStatsImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008245com.android.internal.os.BatteryStatsImpl$2
8246com.android.internal.os.BatteryStatsImpl$3
8247com.android.internal.os.BatteryStatsImpl$4
Calin Juravle4a054192018-05-29 17:52:20 -07008248com.android.internal.os.BatteryStatsImpl$5
Calin Juravle00b23d32019-03-08 17:52:20 -08008249com.android.internal.os.BatteryStatsImpl$6
Calin Juravle4a054192018-05-29 17:52:20 -07008250com.android.internal.os.BatteryStatsImpl$BatchTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008251com.android.internal.os.BatteryStatsImpl$BatteryCallback
Calin Juravle4a054192018-05-29 17:52:20 -07008252com.android.internal.os.BatteryStatsImpl$BluetoothActivityInfoCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008253com.android.internal.os.BatteryStatsImpl$Clocks
Calin Juravle4a054192018-05-29 17:52:20 -07008254com.android.internal.os.BatteryStatsImpl$Constants
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008255com.android.internal.os.BatteryStatsImpl$ControllerActivityCounterImpl
8256com.android.internal.os.BatteryStatsImpl$Counter
8257com.android.internal.os.BatteryStatsImpl$DualTimer
8258com.android.internal.os.BatteryStatsImpl$DurationTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008259com.android.internal.os.BatteryStatsImpl$ExternalStatsSync
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008260com.android.internal.os.BatteryStatsImpl$LongSamplingCounter
8261com.android.internal.os.BatteryStatsImpl$LongSamplingCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008262com.android.internal.os.BatteryStatsImpl$MyHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008263com.android.internal.os.BatteryStatsImpl$OverflowArrayMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008264com.android.internal.os.BatteryStatsImpl$PlatformIdleStateCallback
8265com.android.internal.os.BatteryStatsImpl$RailEnergyDataCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008266com.android.internal.os.BatteryStatsImpl$SamplingTimer
8267com.android.internal.os.BatteryStatsImpl$StopwatchTimer
8268com.android.internal.os.BatteryStatsImpl$SystemClocks
8269com.android.internal.os.BatteryStatsImpl$TimeBase
8270com.android.internal.os.BatteryStatsImpl$TimeBaseObs
8271com.android.internal.os.BatteryStatsImpl$Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008272com.android.internal.os.BatteryStatsImpl$Uid$1
8273com.android.internal.os.BatteryStatsImpl$Uid$2
8274com.android.internal.os.BatteryStatsImpl$Uid$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008275com.android.internal.os.BatteryStatsImpl$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08008276com.android.internal.os.BatteryStatsImpl$Uid$Pkg
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008277com.android.internal.os.BatteryStatsImpl$Uid$Proc
8278com.android.internal.os.BatteryStatsImpl$Uid$Sensor
8279com.android.internal.os.BatteryStatsImpl$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08008280com.android.internal.os.BatteryStatsImpl$Uid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008281com.android.internal.os.BatteryStatsImpl$UidToRemove
8282com.android.internal.os.BatteryStatsImpl$UserInfoProvider
Calin Juravle00b23d32019-03-08 17:52:20 -08008283com.android.internal.os.BatteryStatsImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008284com.android.internal.os.BinderCallsStats$CallStat
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008285com.android.internal.os.BinderCallsStats$CallStatKey
8286com.android.internal.os.BinderCallsStats$ExportedCallStat
8287com.android.internal.os.BinderCallsStats$Injector
Calin Juravle00b23d32019-03-08 17:52:20 -08008288com.android.internal.os.BinderCallsStats$OverflowBinder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008289com.android.internal.os.BinderCallsStats$UidEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08008290com.android.internal.os.BinderCallsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008291com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08008292com.android.internal.os.BinderDeathDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008293com.android.internal.os.BinderInternal$BinderProxyLimitListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008294com.android.internal.os.BinderInternal$BinderProxyLimitListenerDelegate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008295com.android.internal.os.BinderInternal$CallSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008296com.android.internal.os.BinderInternal$GcWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08008297com.android.internal.os.BinderInternal$Observer
8298com.android.internal.os.BinderInternal$WorkSourceProvider
8299com.android.internal.os.BinderInternal
8300com.android.internal.os.BluetoothPowerCalculator
art-benchmark-serviced5115932020-02-25 17:55:03 -08008301com.android.internal.os.ByteTransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008302com.android.internal.os.CachedDeviceState$Readonly
8303com.android.internal.os.CachedDeviceState$TimeInStateStopwatch
8304com.android.internal.os.CachedDeviceState
Calin Juravle00b23d32019-03-08 17:52:20 -08008305com.android.internal.os.CameraPowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008306com.android.internal.os.ClassLoaderFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08008307com.android.internal.os.CpuPowerCalculator
8308com.android.internal.os.FlashlightPowerCalculator
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008309com.android.internal.os.FuseAppLoop$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008310com.android.internal.os.FuseAppLoop
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008311com.android.internal.os.FuseUnavailableMountException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008312com.android.internal.os.HandlerCaller$Callback
8313com.android.internal.os.HandlerCaller$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008314com.android.internal.os.HandlerCaller
Calin Juravle4a054192018-05-29 17:52:20 -07008315com.android.internal.os.IDropBoxManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008316com.android.internal.os.IDropBoxManagerService$Stub
8317com.android.internal.os.IDropBoxManagerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008318com.android.internal.os.IResultReceiver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008319com.android.internal.os.IResultReceiver$Stub
8320com.android.internal.os.IResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008321com.android.internal.os.IShellCallback$Stub$Proxy
8322com.android.internal.os.IShellCallback$Stub
8323com.android.internal.os.IShellCallback
8324com.android.internal.os.KernelCpuProcStringReader$ProcFileIterator
Calin Juravle00b23d32019-03-08 17:52:20 -08008325com.android.internal.os.KernelCpuProcStringReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008326com.android.internal.os.KernelCpuSpeedReader
8327com.android.internal.os.KernelCpuThreadReader$FrequencyBucketCreator
8328com.android.internal.os.KernelCpuThreadReader$Injector
8329com.android.internal.os.KernelCpuThreadReader$ProcessCpuUsage
8330com.android.internal.os.KernelCpuThreadReader$ThreadCpuUsage
8331com.android.internal.os.KernelCpuThreadReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08008332com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
8333com.android.internal.os.KernelCpuThreadReaderDiff
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008334com.android.internal.os.KernelCpuThreadReaderSettingsObserver$UidPredicate
8335com.android.internal.os.KernelCpuThreadReaderSettingsObserver
art-benchmark-servicead05a302020-03-17 09:46:02 -07008336com.android.internal.os.KernelCpuUidBpfMapReader$BpfMapIterator
8337com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidActiveTimeBpfMapReader
8338com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidClusterTimeBpfMapReader
8339com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidFreqTimeBpfMapReader
8340com.android.internal.os.KernelCpuUidBpfMapReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008341com.android.internal.os.KernelCpuUidTimeReader$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08008342com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader
8343com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader
8344com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader
8345com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader
8346com.android.internal.os.KernelCpuUidTimeReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008347com.android.internal.os.KernelMemoryBandwidthStats
art-benchmark-servicead05a302020-03-17 09:46:02 -07008348com.android.internal.os.KernelSingleUidTimeReader$Injector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008349com.android.internal.os.KernelSingleUidTimeReader
Calin Juravle4a054192018-05-29 17:52:20 -07008350com.android.internal.os.KernelWakelockReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008351com.android.internal.os.KernelWakelockStats$Entry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008352com.android.internal.os.KernelWakelockStats
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008353com.android.internal.os.LoggingPrintStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008354com.android.internal.os.LoggingPrintStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008355com.android.internal.os.LooperStats$DispatchSession
8356com.android.internal.os.LooperStats$Entry
8357com.android.internal.os.LooperStats$ExportedEntry
8358com.android.internal.os.LooperStats
Calin Juravle00b23d32019-03-08 17:52:20 -08008359com.android.internal.os.MediaPowerCalculator
8360com.android.internal.os.MemoryPowerCalculator
8361com.android.internal.os.MobileRadioPowerCalculator
8362com.android.internal.os.PowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008363com.android.internal.os.PowerProfile$CpuClusterKey
Calin Juravle00b23d32019-03-08 17:52:20 -08008364com.android.internal.os.PowerProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008365com.android.internal.os.ProcStatsUtil
8366com.android.internal.os.ProcTimeInStateReader
8367com.android.internal.os.ProcessCpuTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008368com.android.internal.os.ProcessCpuTracker$FilterStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008369com.android.internal.os.ProcessCpuTracker$Stats
8370com.android.internal.os.ProcessCpuTracker
8371com.android.internal.os.RailStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008372com.android.internal.os.RoSystemProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008373com.android.internal.os.RpmStats$PowerStateElement
8374com.android.internal.os.RpmStats$PowerStatePlatformSleepState
8375com.android.internal.os.RpmStats$PowerStateSubsystem
Calin Juravle4a054192018-05-29 17:52:20 -07008376com.android.internal.os.RpmStats
Evan Millar0ea97b82009-03-24 17:49:23 -07008377com.android.internal.os.RuntimeInit$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008378com.android.internal.os.RuntimeInit$Arguments
Tobias Thiereraddbf902016-07-21 15:05:19 +01008379com.android.internal.os.RuntimeInit$KillApplicationHandler
8380com.android.internal.os.RuntimeInit$LoggingHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008381com.android.internal.os.RuntimeInit$MethodAndArgsCaller
art-benchmark-serviced5115932020-02-25 17:55:03 -08008382com.android.internal.os.RuntimeInit$RuntimeThreadPrioritySetter
Calin Juravle00b23d32019-03-08 17:52:20 -08008383com.android.internal.os.RuntimeInit
8384com.android.internal.os.SensorPowerCalculator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008385com.android.internal.os.SomeArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008386com.android.internal.os.StatsdHiddenApiUsageLogger
8387com.android.internal.os.StoragedUidIoStatsReader
8388com.android.internal.os.TransferPipe
Calin Juravle00b23d32019-03-08 17:52:20 -08008389com.android.internal.os.WakelockPowerCalculator
8390com.android.internal.os.WifiPowerCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008391com.android.internal.os.WifiPowerEstimator
8392com.android.internal.os.WrapperInit
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008393com.android.internal.os.Zygote
Calin Juravle00b23d32019-03-08 17:52:20 -08008394com.android.internal.os.ZygoteArguments
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008395com.android.internal.os.ZygoteConnection
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008396com.android.internal.os.ZygoteInit
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008397com.android.internal.os.ZygoteSecurityException
8398com.android.internal.os.ZygoteServer$UsapPoolRefillAction
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008399com.android.internal.os.ZygoteServer
art-benchmark-serviced5115932020-02-25 17:55:03 -08008400com.android.internal.os.logging.MetricsLoggerWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008401com.android.internal.policy.-$$Lambda$PhoneWindow$F9lizKYeW8CQHD_8FLjKaBpUfBQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08008402com.android.internal.policy.BackdropFrameRenderer
Andreas Gampe571fc302016-02-18 13:58:09 -08008403com.android.internal.policy.DecorContext
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008404com.android.internal.policy.DecorView$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008405com.android.internal.policy.DecorView$2
8406com.android.internal.policy.DecorView$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008407com.android.internal.policy.DecorView$6
8408com.android.internal.policy.DecorView$ActionModeCallback2Wrapper$1
8409com.android.internal.policy.DecorView$ActionModeCallback2Wrapper
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008410com.android.internal.policy.DecorView$ColorViewAttributes
Andreas Gampe571fc302016-02-18 13:58:09 -08008411com.android.internal.policy.DecorView$ColorViewState
Calin Juravle00b23d32019-03-08 17:52:20 -08008412com.android.internal.policy.DecorView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008413com.android.internal.policy.DividerSnapAlgorithm$SnapTarget
8414com.android.internal.policy.DividerSnapAlgorithm
8415com.android.internal.policy.DockedDividerUtils
8416com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy
8417com.android.internal.policy.IKeyguardDismissCallback$Stub
8418com.android.internal.policy.IKeyguardDismissCallback
8419com.android.internal.policy.IKeyguardDrawnCallback$Stub$Proxy
8420com.android.internal.policy.IKeyguardDrawnCallback$Stub
8421com.android.internal.policy.IKeyguardDrawnCallback
8422com.android.internal.policy.IKeyguardExitCallback$Stub$Proxy
8423com.android.internal.policy.IKeyguardExitCallback$Stub
8424com.android.internal.policy.IKeyguardExitCallback
8425com.android.internal.policy.IKeyguardService$Stub$Proxy
8426com.android.internal.policy.IKeyguardService$Stub
8427com.android.internal.policy.IKeyguardService
8428com.android.internal.policy.IKeyguardStateCallback$Stub$Proxy
8429com.android.internal.policy.IKeyguardStateCallback$Stub
8430com.android.internal.policy.IKeyguardStateCallback
8431com.android.internal.policy.IShortcutService$Stub$Proxy
8432com.android.internal.policy.IShortcutService$Stub
8433com.android.internal.policy.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008434com.android.internal.policy.KeyInterceptionInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07008435com.android.internal.policy.PhoneFallbackEventHandler
8436com.android.internal.policy.PhoneLayoutInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07008437com.android.internal.policy.PhoneWindow$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008438com.android.internal.policy.PhoneWindow$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008439com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008440com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008441com.android.internal.policy.PhoneWindow$PanelFeatureState
Andreas Gampe571fc302016-02-18 13:58:09 -08008442com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07008443com.android.internal.policy.PhoneWindow$RotationWatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008444com.android.internal.policy.PhoneWindow$RotationWatcher
8445com.android.internal.policy.PhoneWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008446com.android.internal.policy.ScreenDecorationsUtils
8447com.android.internal.statusbar.IStatusBar$Stub$Proxy
8448com.android.internal.statusbar.IStatusBar$Stub
8449com.android.internal.statusbar.IStatusBar
8450com.android.internal.statusbar.IStatusBarService$Stub$Proxy
8451com.android.internal.statusbar.IStatusBarService$Stub
8452com.android.internal.statusbar.IStatusBarService
8453com.android.internal.statusbar.NotificationVisibility$1
8454com.android.internal.statusbar.NotificationVisibility$NotificationLocation
8455com.android.internal.statusbar.NotificationVisibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08008456com.android.internal.statusbar.RegisterStatusBarResult$1
8457com.android.internal.statusbar.RegisterStatusBarResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008458com.android.internal.statusbar.StatusBarIcon$1
8459com.android.internal.statusbar.StatusBarIcon
8460com.android.internal.telecom.IConnectionService$Stub$Proxy
8461com.android.internal.telecom.IConnectionService$Stub
8462com.android.internal.telecom.IConnectionService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008463com.android.internal.telecom.IConnectionServiceAdapter$Stub
8464com.android.internal.telecom.IConnectionServiceAdapter
8465com.android.internal.telecom.IInCallAdapter$Stub
8466com.android.internal.telecom.IInCallAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008467com.android.internal.telecom.IInCallService$Stub$Proxy
8468com.android.internal.telecom.IInCallService$Stub
8469com.android.internal.telecom.IInCallService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008470com.android.internal.telecom.ITelecomService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008471com.android.internal.telecom.ITelecomService$Stub
8472com.android.internal.telecom.ITelecomService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008473com.android.internal.telecom.IVideoCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008474com.android.internal.telecom.IVideoProvider$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008475com.android.internal.telecom.IVideoProvider$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008476com.android.internal.telecom.IVideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008477com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
8478com.android.internal.telecom.RemoteServiceCallback$Stub
8479com.android.internal.telecom.RemoteServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008480com.android.internal.telephony.-$$Lambda$CarrierAppUtils$oAca0vwfzY3MLxvgrejL5_ugnfc
art-benchmark-service56aece62020-02-10 17:58:03 -08008481com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-px3jYZkJd_z3U
8482com.android.internal.telephony.-$$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
8483com.android.internal.telephony.-$$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
8484com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$1zkPy06BwndFkKrGCUI1ORIPJcI
8485com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$2WGP2Bp11k7_Xwi1N4YefElOUuM
8486com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$2xgrYNleR8FFzFT8hEQx3mDtZ8g
8487com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$AjZFvwh3Ujx5W3fleFNksc6bLf0
8488com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$Ja9yTBcEYPqTRBIP-hL0otixVeE
8489com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$P0j9hvO3e-UE9_1i1QM_ujl8Bpo
8490com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$ZOtVAnuhxrXl2L906I6eTOentP0
8491com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$bWluhZvk2X-dQ0UidKfdpd0kwuw
8492com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$hh4N6_N4-PPm_vWjCdCRvS8--Cw
art-benchmark-serviced5115932020-02-25 17:55:03 -08008493com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$knEK4mNNOqbx_h4hWVcDSbY5kHE
art-benchmark-service56aece62020-02-10 17:58:03 -08008494com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$rpyQeO7zACcc5v4krwU9_qRMHL8
art-benchmark-service56aece62020-02-10 17:58:03 -08008495com.android.internal.telephony.-$$Lambda$RIL$803u4JiCud_JSoDndvAhT13ZZqU
8496com.android.internal.telephony.-$$Lambda$RIL$Ir4pOMTf7R0Jtw4O3F7JgMVtXO4
8497com.android.internal.telephony.-$$Lambda$RIL$ZGWeCQ9boMO1_J1_yQ82l_jK-Nc
8498com.android.internal.telephony.-$$Lambda$RIL$zYsQZAc3z9bM5fCaq_J0dn5kjjo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008499com.android.internal.telephony.-$$Lambda$RILConstants$ODSbRKyUeaOFMcez-ZudOmaKCBw
8500com.android.internal.telephony.-$$Lambda$RILConstants$zIAjDPNpW8a5C22QbMmMwM64vD8
art-benchmark-service56aece62020-02-10 17:58:03 -08008501com.android.internal.telephony.-$$Lambda$RILRequest$VaC9ddQXT8qxCl7rcNKtUadFQoI
8502com.android.internal.telephony.-$$Lambda$RadioIndication$GND6XxOOm1d_Ro76zEUFjA9OrEA
art-benchmark-serviced5115932020-02-25 17:55:03 -08008503com.android.internal.telephony.-$$Lambda$SmsApplication$5KAxbm71Dll9xmT5zeXi0i27A10
8504com.android.internal.telephony.-$$Lambda$SmsApplication$gDx3W-UsTeTFaBSPU-Y_LFPZ9dE
art-benchmark-service56aece62020-02-10 17:58:03 -08008505com.android.internal.telephony.-$$Lambda$SubscriptionController$Nt_ojdeqo4C2mbuwymYLvwgOLGo
8506com.android.internal.telephony.-$$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
8507com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-urXR6ElZ50305_6guo20Fc
8508com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$DY4i_CG7hrAeejGLeh3hMUZySnw
art-benchmark-service56aece62020-02-10 17:58:03 -08008509com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$Y5woGfEDKrozRViLH7WF93qPEno
8510com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$ZTY4uxKw17CHcHQzbBUF7m-dN-E
8511com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
8512com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$qyDxq2AWyReUxdc6HttVGQeDD3Y
art-benchmark-service56aece62020-02-10 17:58:03 -08008513com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$09rMKC8001jAR0zFrzzlPx26Xjs
8514com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$DKjB_mCxFOHomOyKLPFU9-9Dywc
8515com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$UYUq9z2WZwxqOLXquU0tTNN9wAs
8516com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$eUdIxJOKoyVP5UmFJtWXBUO93Qk
8517com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$nLdppNQT1Bv7QyIU3LwAwVD2K60
8518com.android.internal.telephony.-$$Lambda$UV1wDVoVlbcxpr8zevj_aMFtUGw
8519com.android.internal.telephony.-$$Lambda$WWHOcG5P4-jgjzPPgLwm-wN15OM
art-benchmark-serviced5115932020-02-25 17:55:03 -08008520com.android.internal.telephony.-$$Lambda$_14QHG018Z6p13d3hzJuGTWnNeo
art-benchmark-service56aece62020-02-10 17:58:03 -08008521com.android.internal.telephony.ATParseEx
8522com.android.internal.telephony.AppSmsManager
8523com.android.internal.telephony.BaseCommands
8524com.android.internal.telephony.BlockChecker
8525com.android.internal.telephony.Call$SrvccState
8526com.android.internal.telephony.Call$State
8527com.android.internal.telephony.Call
8528com.android.internal.telephony.CallForwardInfo
8529com.android.internal.telephony.CallManager$CallManagerHandler
8530com.android.internal.telephony.CallManager
8531com.android.internal.telephony.CallStateException
8532com.android.internal.telephony.CallTracker
8533com.android.internal.telephony.CarrierActionAgent$1
8534com.android.internal.telephony.CarrierActionAgent
Calin Juravle00b23d32019-03-08 17:52:20 -08008535com.android.internal.telephony.CarrierAppUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008536com.android.internal.telephony.CarrierInfoManager
8537com.android.internal.telephony.CarrierKeyDownloadManager$1
8538com.android.internal.telephony.CarrierKeyDownloadManager
8539com.android.internal.telephony.CarrierResolver$1
8540com.android.internal.telephony.CarrierResolver$2
8541com.android.internal.telephony.CarrierResolver$CarrierMatchingRule
8542com.android.internal.telephony.CarrierResolver
8543com.android.internal.telephony.CarrierServiceBindHelper$1
8544com.android.internal.telephony.CarrierServiceBindHelper$2
8545com.android.internal.telephony.CarrierServiceBindHelper$AppBinding
8546com.android.internal.telephony.CarrierServiceBindHelper$CarrierServiceConnection
8547com.android.internal.telephony.CarrierServiceBindHelper$CarrierServicePackageMonitor
8548com.android.internal.telephony.CarrierServiceBindHelper
8549com.android.internal.telephony.CarrierServiceStateTracker$1
8550com.android.internal.telephony.CarrierServiceStateTracker$2
8551com.android.internal.telephony.CarrierServiceStateTracker$3
8552com.android.internal.telephony.CarrierServiceStateTracker$EmergencyNetworkNotification
8553com.android.internal.telephony.CarrierServiceStateTracker$NotificationType
8554com.android.internal.telephony.CarrierServiceStateTracker$PrefNetworkNotification
8555com.android.internal.telephony.CarrierServiceStateTracker
8556com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler
8557com.android.internal.telephony.CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface
8558com.android.internal.telephony.CarrierServicesSmsFilter
8559com.android.internal.telephony.CarrierSignalAgent$1
8560com.android.internal.telephony.CarrierSignalAgent
8561com.android.internal.telephony.CarrierSmsUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008562com.android.internal.telephony.CellBroadcastServiceManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008563com.android.internal.telephony.CellNetworkScanResult$1
8564com.android.internal.telephony.CellNetworkScanResult
art-benchmark-service56aece62020-02-10 17:58:03 -08008565com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1
8566com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider
8567com.android.internal.telephony.CellularNetworkService
8568com.android.internal.telephony.CellularNetworkValidator$ValidationCallback
8569com.android.internal.telephony.CellularNetworkValidator
8570com.android.internal.telephony.ClientWakelockAccountant
8571com.android.internal.telephony.ClientWakelockTracker
8572com.android.internal.telephony.CommandException$Error
8573com.android.internal.telephony.CommandException
8574com.android.internal.telephony.CommandsInterface
8575com.android.internal.telephony.Connection$Listener
8576com.android.internal.telephony.Connection$PostDialState
8577com.android.internal.telephony.Connection
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008578com.android.internal.telephony.DctConstants$Activity
8579com.android.internal.telephony.DctConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008580com.android.internal.telephony.DebugService
8581com.android.internal.telephony.DefaultPhoneNotifier$1
8582com.android.internal.telephony.DefaultPhoneNotifier
8583com.android.internal.telephony.DeviceStateMonitor$1
8584com.android.internal.telephony.DeviceStateMonitor$2
8585com.android.internal.telephony.DeviceStateMonitor$3
8586com.android.internal.telephony.DeviceStateMonitor$AccessNetworkThresholds
8587com.android.internal.telephony.DeviceStateMonitor
8588com.android.internal.telephony.DriverCall$State
8589com.android.internal.telephony.DriverCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008590com.android.internal.telephony.EncodeException
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008591com.android.internal.telephony.ExponentialBackoff$1
8592com.android.internal.telephony.ExponentialBackoff$HandlerAdapter
8593com.android.internal.telephony.ExponentialBackoff
art-benchmark-service56aece62020-02-10 17:58:03 -08008594com.android.internal.telephony.GlobalSettingsHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008595com.android.internal.telephony.GsmAlphabet$TextEncodingDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008596com.android.internal.telephony.GsmAlphabet
art-benchmark-service56aece62020-02-10 17:58:03 -08008597com.android.internal.telephony.GsmCdmaCall
8598com.android.internal.telephony.GsmCdmaCallTracker$1
8599com.android.internal.telephony.GsmCdmaCallTracker$2
8600com.android.internal.telephony.GsmCdmaCallTracker$3
8601com.android.internal.telephony.GsmCdmaCallTracker
8602com.android.internal.telephony.GsmCdmaConnection
8603com.android.internal.telephony.GsmCdmaPhone$1
8604com.android.internal.telephony.GsmCdmaPhone$2
8605com.android.internal.telephony.GsmCdmaPhone$3
8606com.android.internal.telephony.GsmCdmaPhone$Cfu
8607com.android.internal.telephony.GsmCdmaPhone
8608com.android.internal.telephony.HalVersion
8609com.android.internal.telephony.HardwareConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08008610com.android.internal.telephony.HbpcdLookup$MccIdd
8611com.android.internal.telephony.HbpcdLookup$MccLookup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008612com.android.internal.telephony.HbpcdUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008613com.android.internal.telephony.HexDump
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008614com.android.internal.telephony.IBooleanConsumer$Stub
8615com.android.internal.telephony.IBooleanConsumer
8616com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy
8617com.android.internal.telephony.ICarrierConfigLoader$Stub
8618com.android.internal.telephony.ICarrierConfigLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08008619com.android.internal.telephony.IIccPhoneBook$Stub$Proxy
8620com.android.internal.telephony.IIccPhoneBook$Stub
8621com.android.internal.telephony.IIccPhoneBook
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008622com.android.internal.telephony.IIntegerConsumer$Stub$Proxy
8623com.android.internal.telephony.IIntegerConsumer$Stub
8624com.android.internal.telephony.IIntegerConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008625com.android.internal.telephony.IMms$Stub$Proxy
8626com.android.internal.telephony.IMms$Stub
8627com.android.internal.telephony.IMms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008628com.android.internal.telephony.INumberVerificationCallback$Stub$Proxy
8629com.android.internal.telephony.INumberVerificationCallback$Stub
8630com.android.internal.telephony.INumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008631com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008632com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008633com.android.internal.telephony.IOnSubscriptionsChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008634com.android.internal.telephony.IOns$Stub$Proxy
8635com.android.internal.telephony.IOns$Stub
8636com.android.internal.telephony.IOns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008637com.android.internal.telephony.IPhoneStateListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008638com.android.internal.telephony.IPhoneStateListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008639com.android.internal.telephony.IPhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008640com.android.internal.telephony.IPhoneSubInfo$Stub$Proxy
8641com.android.internal.telephony.IPhoneSubInfo$Stub
8642com.android.internal.telephony.IPhoneSubInfo
8643com.android.internal.telephony.ISetOpportunisticDataCallback$Stub$Proxy
8644com.android.internal.telephony.ISetOpportunisticDataCallback$Stub
8645com.android.internal.telephony.ISetOpportunisticDataCallback
8646com.android.internal.telephony.ISms$Stub$Proxy
8647com.android.internal.telephony.ISms$Stub
8648com.android.internal.telephony.ISms
8649com.android.internal.telephony.ISmsImplBase
art-benchmark-service56aece62020-02-10 17:58:03 -08008650com.android.internal.telephony.IState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008651com.android.internal.telephony.ISub$Stub$Proxy
8652com.android.internal.telephony.ISub$Stub
8653com.android.internal.telephony.ISub
8654com.android.internal.telephony.ITelephony$Stub$Proxy
8655com.android.internal.telephony.ITelephony$Stub
8656com.android.internal.telephony.ITelephony
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008657com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008658com.android.internal.telephony.ITelephonyRegistry$Stub
8659com.android.internal.telephony.ITelephonyRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08008660com.android.internal.telephony.IUpdateAvailableNetworksCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008661com.android.internal.telephony.IWapPushManager
art-benchmark-service56aece62020-02-10 17:58:03 -08008662com.android.internal.telephony.IccCard
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008663com.android.internal.telephony.IccCardConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008664com.android.internal.telephony.IccPhoneBookInterfaceManager$1
8665com.android.internal.telephony.IccPhoneBookInterfaceManager$Request
8666com.android.internal.telephony.IccPhoneBookInterfaceManager
8667com.android.internal.telephony.IccProvider
8668com.android.internal.telephony.IccSmsInterfaceManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008669com.android.internal.telephony.IccSmsInterfaceManager$2
art-benchmark-service56aece62020-02-10 17:58:03 -08008670com.android.internal.telephony.IccSmsInterfaceManager$CdmaBroadcastRangeManager
8671com.android.internal.telephony.IccSmsInterfaceManager$CellBroadcastRangeManager
8672com.android.internal.telephony.IccSmsInterfaceManager
8673com.android.internal.telephony.ImsSmsDispatcher$1
8674com.android.internal.telephony.ImsSmsDispatcher$2
8675com.android.internal.telephony.ImsSmsDispatcher$3
8676com.android.internal.telephony.ImsSmsDispatcher$4
8677com.android.internal.telephony.ImsSmsDispatcher
8678com.android.internal.telephony.InboundSmsHandler$1
8679com.android.internal.telephony.InboundSmsHandler$2
8680com.android.internal.telephony.InboundSmsHandler$CarrierServicesSmsFilterCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008681com.android.internal.telephony.InboundSmsHandler$CbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08008682com.android.internal.telephony.InboundSmsHandler$DefaultState
8683com.android.internal.telephony.InboundSmsHandler$DeliveringState
8684com.android.internal.telephony.InboundSmsHandler$IdleState
8685com.android.internal.telephony.InboundSmsHandler$NewMessageNotificationActionReceiver
8686com.android.internal.telephony.InboundSmsHandler$SmsBroadcastReceiver
8687com.android.internal.telephony.InboundSmsHandler$StartupState
8688com.android.internal.telephony.InboundSmsHandler$WaitingState
8689com.android.internal.telephony.InboundSmsHandler
8690com.android.internal.telephony.InboundSmsTracker
8691com.android.internal.telephony.IntRangeManager$ClientRange
8692com.android.internal.telephony.IntRangeManager$IntRange
8693com.android.internal.telephony.IntRangeManager
8694com.android.internal.telephony.IntentBroadcaster$1
8695com.android.internal.telephony.IntentBroadcaster
8696com.android.internal.telephony.LastCallFailCause
8697com.android.internal.telephony.LinkCapacityEstimate
8698com.android.internal.telephony.LocalLog
8699com.android.internal.telephony.LocaleTracker$1
8700com.android.internal.telephony.LocaleTracker
8701com.android.internal.telephony.MccTable$MccEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -08008702com.android.internal.telephony.MccTable$MccMnc
art-benchmark-service56aece62020-02-10 17:58:03 -08008703com.android.internal.telephony.MccTable
8704com.android.internal.telephony.MmiCode
8705com.android.internal.telephony.MultiSimSettingController$1
8706com.android.internal.telephony.MultiSimSettingController$UpdateDefaultAction
8707com.android.internal.telephony.MultiSimSettingController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008708com.android.internal.telephony.NetworkFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08008709com.android.internal.telephony.NetworkRegistrationManager$1
8710com.android.internal.telephony.NetworkRegistrationManager$NetworkRegStateCallback
8711com.android.internal.telephony.NetworkRegistrationManager$NetworkServiceConnection
8712com.android.internal.telephony.NetworkRegistrationManager$RegManagerDeathRecipient
8713com.android.internal.telephony.NetworkRegistrationManager
8714com.android.internal.telephony.NetworkScanRequestTracker$1
8715com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestScheduler
8716com.android.internal.telephony.NetworkScanRequestTracker
8717com.android.internal.telephony.NitzData
8718com.android.internal.telephony.NitzStateMachine$DeviceState
8719com.android.internal.telephony.NitzStateMachine
art-benchmark-service56aece62020-02-10 17:58:03 -08008720com.android.internal.telephony.OemHookIndication
8721com.android.internal.telephony.OemHookResponse
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008722com.android.internal.telephony.OperatorInfo$1
8723com.android.internal.telephony.OperatorInfo$State
8724com.android.internal.telephony.OperatorInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08008725com.android.internal.telephony.Phone
art-benchmark-serviced5115932020-02-25 17:55:03 -08008726com.android.internal.telephony.PhoneConfigurationManager$ConfigManagerHandler
8727com.android.internal.telephony.PhoneConfigurationManager$MockableInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08008728com.android.internal.telephony.PhoneConfigurationManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008729com.android.internal.telephony.PhoneConstantConversions$1
8730com.android.internal.telephony.PhoneConstantConversions
8731com.android.internal.telephony.PhoneConstants$DataState
8732com.android.internal.telephony.PhoneConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008733com.android.internal.telephony.PhoneFactory
8734com.android.internal.telephony.PhoneInternalInterface$DataActivityState
8735com.android.internal.telephony.PhoneInternalInterface$DialArgs$Builder
8736com.android.internal.telephony.PhoneInternalInterface$DialArgs
8737com.android.internal.telephony.PhoneInternalInterface$SuppService
8738com.android.internal.telephony.PhoneInternalInterface
8739com.android.internal.telephony.PhoneNotifier
8740com.android.internal.telephony.PhoneSubInfoController$CallPhoneMethodHelper
8741com.android.internal.telephony.PhoneSubInfoController$PermissionCheckHelper
8742com.android.internal.telephony.PhoneSubInfoController
8743com.android.internal.telephony.PhoneSwitcher$1
8744com.android.internal.telephony.PhoneSwitcher$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008745com.android.internal.telephony.PhoneSwitcher$3
art-benchmark-service56aece62020-02-10 17:58:03 -08008746com.android.internal.telephony.PhoneSwitcher$DefaultNetworkCallback
8747com.android.internal.telephony.PhoneSwitcher$EmergencyOverrideRequest
8748com.android.internal.telephony.PhoneSwitcher$PhoneState
8749com.android.internal.telephony.PhoneSwitcher$PhoneSwitcherNetworkRequestListener
8750com.android.internal.telephony.PhoneSwitcher
8751com.android.internal.telephony.ProxyController$1
8752com.android.internal.telephony.ProxyController
8753com.android.internal.telephony.RIL$RadioProxyDeathRecipient
8754com.android.internal.telephony.RIL$RilHandler
8755com.android.internal.telephony.RIL
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008756com.android.internal.telephony.RILConstants
art-benchmark-service56aece62020-02-10 17:58:03 -08008757com.android.internal.telephony.RILRequest
8758com.android.internal.telephony.RadioBugDetector
8759com.android.internal.telephony.RadioCapability
8760com.android.internal.telephony.RadioConfig$ServiceDeathRecipient
8761com.android.internal.telephony.RadioConfig
8762com.android.internal.telephony.RadioConfigIndication
8763com.android.internal.telephony.RadioConfigResponse
8764com.android.internal.telephony.RadioIndication
8765com.android.internal.telephony.RadioResponse
8766com.android.internal.telephony.RatRatcheter$1
8767com.android.internal.telephony.RatRatcheter
art-benchmark-serviced5115932020-02-25 17:55:03 -08008768com.android.internal.telephony.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08008769com.android.internal.telephony.RegistrantList
8770com.android.internal.telephony.RestrictedState
8771com.android.internal.telephony.RetryManager$RetryRec
8772com.android.internal.telephony.RetryManager
8773com.android.internal.telephony.RilWakelockInfo
8774com.android.internal.telephony.SMSDispatcher$DataSmsSender
8775com.android.internal.telephony.SMSDispatcher$SettingsObserver
8776com.android.internal.telephony.SMSDispatcher$SmsSender
8777com.android.internal.telephony.SMSDispatcher$SmsSenderCallback
8778com.android.internal.telephony.SMSDispatcher$SmsTracker
8779com.android.internal.telephony.SMSDispatcher$TextSmsSender
8780com.android.internal.telephony.SMSDispatcher
8781com.android.internal.telephony.ServiceStateTracker$1
8782com.android.internal.telephony.ServiceStateTracker$SstSubscriptionsChangedListener
8783com.android.internal.telephony.ServiceStateTracker
8784com.android.internal.telephony.SettingsObserver
8785com.android.internal.telephony.SimActivationTracker$1
8786com.android.internal.telephony.SimActivationTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08008787com.android.internal.telephony.SmsAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008788com.android.internal.telephony.SmsApplication$SmsApplicationData
Calin Juravle00b23d32019-03-08 17:52:20 -08008789com.android.internal.telephony.SmsApplication$SmsPackageMonitor
8790com.android.internal.telephony.SmsApplication
art-benchmark-service56aece62020-02-10 17:58:03 -08008791com.android.internal.telephony.SmsBroadcastUndelivered$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008792com.android.internal.telephony.SmsBroadcastUndelivered$2
art-benchmark-service56aece62020-02-10 17:58:03 -08008793com.android.internal.telephony.SmsBroadcastUndelivered$ScanRawTableThread
8794com.android.internal.telephony.SmsBroadcastUndelivered$SmsReferenceKey
8795com.android.internal.telephony.SmsBroadcastUndelivered
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008796com.android.internal.telephony.SmsConstants$MessageClass
art-benchmark-service56aece62020-02-10 17:58:03 -08008797com.android.internal.telephony.SmsController
8798com.android.internal.telephony.SmsDispatchersController$1
8799com.android.internal.telephony.SmsDispatchersController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008800com.android.internal.telephony.SmsHeader$ConcatRef
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008801com.android.internal.telephony.SmsHeader$MiscElt
art-benchmark-serviced5115932020-02-25 17:55:03 -08008802com.android.internal.telephony.SmsHeader$PortAddrs
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008803com.android.internal.telephony.SmsHeader$SpecialSmsMsg
art-benchmark-serviced5115932020-02-25 17:55:03 -08008804com.android.internal.telephony.SmsHeader
8805com.android.internal.telephony.SmsMessageBase$SubmitPduBase
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008806com.android.internal.telephony.SmsMessageBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08008807com.android.internal.telephony.SmsNumberUtils$NumberEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008808com.android.internal.telephony.SmsNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008809com.android.internal.telephony.SmsPermissions
8810com.android.internal.telephony.SmsResponse
8811com.android.internal.telephony.SmsStorageMonitor$1
8812com.android.internal.telephony.SmsStorageMonitor
8813com.android.internal.telephony.SmsUsageMonitor$SettingsObserver
8814com.android.internal.telephony.SmsUsageMonitor$SettingsObserverHandler
8815com.android.internal.telephony.SmsUsageMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008816com.android.internal.telephony.SomeArgs
art-benchmark-service56aece62020-02-10 17:58:03 -08008817com.android.internal.telephony.State
art-benchmark-serviced5115932020-02-25 17:55:03 -08008818com.android.internal.telephony.StateMachine$LogRecords
8819com.android.internal.telephony.StateMachine$SmHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08008820com.android.internal.telephony.StateMachine
8821com.android.internal.telephony.SubscriptionController
8822com.android.internal.telephony.SubscriptionInfoUpdater$1
8823com.android.internal.telephony.SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback
8824com.android.internal.telephony.SubscriptionInfoUpdater
8825com.android.internal.telephony.TelephonyCapabilities
art-benchmark-serviced5115932020-02-25 17:55:03 -08008826com.android.internal.telephony.TelephonyCommonStatsLog
art-benchmark-service56aece62020-02-10 17:58:03 -08008827com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents
8828com.android.internal.telephony.TelephonyComponentFactory
8829com.android.internal.telephony.TelephonyDevController
Calin Juravle00b23d32019-03-08 17:52:20 -08008830com.android.internal.telephony.TelephonyPermissions
art-benchmark-service56aece62020-02-10 17:58:03 -08008831com.android.internal.telephony.TelephonyTester$1
8832com.android.internal.telephony.TelephonyTester
art-benchmark-serviced5115932020-02-25 17:55:03 -08008833com.android.internal.telephony.TimeUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008834com.android.internal.telephony.UUSInfo
8835com.android.internal.telephony.UiccPhoneBookController
8836com.android.internal.telephony.VisualVoicemailSmsFilter$1
8837com.android.internal.telephony.VisualVoicemailSmsFilter$PhoneAccountHandleConverter
8838com.android.internal.telephony.VisualVoicemailSmsFilter
8839com.android.internal.telephony.WakeLockStateMachine$1
8840com.android.internal.telephony.WakeLockStateMachine$DefaultState
8841com.android.internal.telephony.WakeLockStateMachine$IdleState
8842com.android.internal.telephony.WakeLockStateMachine$WaitingState
8843com.android.internal.telephony.WakeLockStateMachine
8844com.android.internal.telephony.WapPushOverSms$1
8845com.android.internal.telephony.WapPushOverSms
8846com.android.internal.telephony.cat.AppInterface$CommandType
8847com.android.internal.telephony.cat.AppInterface
8848com.android.internal.telephony.cat.BIPClientParams
8849com.android.internal.telephony.cat.BerTlv
8850com.android.internal.telephony.cat.CallSetupParams
8851com.android.internal.telephony.cat.CatCmdMessage$1
8852com.android.internal.telephony.cat.CatCmdMessage
8853com.android.internal.telephony.cat.CatException
8854com.android.internal.telephony.cat.CatLog
8855com.android.internal.telephony.cat.CatResponseMessage
8856com.android.internal.telephony.cat.CatService$1
8857com.android.internal.telephony.cat.CatService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008858com.android.internal.telephony.cat.CommandDetails$1
8859com.android.internal.telephony.cat.CommandDetails
art-benchmark-service56aece62020-02-10 17:58:03 -08008860com.android.internal.telephony.cat.CommandParams
8861com.android.internal.telephony.cat.CommandParamsFactory$1
8862com.android.internal.telephony.cat.CommandParamsFactory
8863com.android.internal.telephony.cat.ComprehensionTlv
8864com.android.internal.telephony.cat.ComprehensionTlvTag
8865com.android.internal.telephony.cat.DTTZResponseData
8866com.android.internal.telephony.cat.DisplayTextParams
8867com.android.internal.telephony.cat.IconLoader
8868com.android.internal.telephony.cat.LanguageParams
8869com.android.internal.telephony.cat.LanguageResponseData
8870com.android.internal.telephony.cat.LaunchBrowserParams
8871com.android.internal.telephony.cat.ResponseData
8872com.android.internal.telephony.cat.ResultCode
8873com.android.internal.telephony.cat.ResultException
8874com.android.internal.telephony.cat.RilMessage
8875com.android.internal.telephony.cat.RilMessageDecoder$StateCmdParamsReady
8876com.android.internal.telephony.cat.RilMessageDecoder$StateStart
8877com.android.internal.telephony.cat.RilMessageDecoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08008878com.android.internal.telephony.cat.TextMessage$1
8879com.android.internal.telephony.cat.TextMessage
8880com.android.internal.telephony.cat.ValueObject
art-benchmark-service56aece62020-02-10 17:58:03 -08008881com.android.internal.telephony.cat.ValueParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008882com.android.internal.telephony.cdma.-$$Lambda$CdmaInboundSmsHandler$sD3UQ6e4SE9ZbPjDZ9bEr_XRoaA
art-benchmark-service56aece62020-02-10 17:58:03 -08008883com.android.internal.telephony.cdma.CdmaCallWaitingNotification
art-benchmark-serviced5115932020-02-25 17:55:03 -08008884com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver
8885com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08008886com.android.internal.telephony.cdma.CdmaInboundSmsHandler
8887com.android.internal.telephony.cdma.CdmaSMSDispatcher
8888com.android.internal.telephony.cdma.CdmaSmsBroadcastConfigInfo
8889com.android.internal.telephony.cdma.CdmaSubscriptionSourceManager
8890com.android.internal.telephony.cdma.EriInfo
8891com.android.internal.telephony.cdma.EriManager$EriFile
8892com.android.internal.telephony.cdma.EriManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008893com.android.internal.telephony.cdma.SmsMessage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008894com.android.internal.telephony.cdma.sms.BearerData$CodingException
art-benchmark-serviced5115932020-02-25 17:55:03 -08008895com.android.internal.telephony.cdma.sms.BearerData$TimeStamp
8896com.android.internal.telephony.cdma.sms.BearerData
8897com.android.internal.telephony.cdma.sms.CdmaSmsAddress
8898com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress
8899com.android.internal.telephony.cdma.sms.SmsEnvelope
8900com.android.internal.telephony.cdma.sms.UserData
art-benchmark-service56aece62020-02-10 17:58:03 -08008901com.android.internal.telephony.cdnr.CarrierDisplayNameData$1
8902com.android.internal.telephony.cdnr.CarrierDisplayNameData$Builder
8903com.android.internal.telephony.cdnr.CarrierDisplayNameData
8904com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$CarrierDisplayNameConditionRule
8905com.android.internal.telephony.cdnr.CarrierDisplayNameResolver
8906com.android.internal.telephony.dataconnection.-$$Lambda$DataConnection$-tFSpFGzTv_UdpzJlTMOvg8VO98
8907com.android.internal.telephony.dataconnection.-$$Lambda$XZAGhHrbkIDyusER4MAM6luKcT0
8908com.android.internal.telephony.dataconnection.AccessNetworksManager$1
8909com.android.internal.telephony.dataconnection.AccessNetworksManager
8910com.android.internal.telephony.dataconnection.ApnContext
8911com.android.internal.telephony.dataconnection.ApnSettingUtils
8912com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider$1
8913com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider
8914com.android.internal.telephony.dataconnection.CellularDataService
8915com.android.internal.telephony.dataconnection.DataConnection$2
8916com.android.internal.telephony.dataconnection.DataConnection$ConnectionParams
8917com.android.internal.telephony.dataconnection.DataConnection$DcActivatingState
8918com.android.internal.telephony.dataconnection.DataConnection$DcActiveState
8919com.android.internal.telephony.dataconnection.DataConnection$DcDefaultState
8920com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectingState
8921com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectionErrorCreatingConnection
8922com.android.internal.telephony.dataconnection.DataConnection$DcInactiveState
8923com.android.internal.telephony.dataconnection.DataConnection$DisconnectParams
8924com.android.internal.telephony.dataconnection.DataConnection$SetupResult
8925com.android.internal.telephony.dataconnection.DataConnection$UpdateLinkPropertyResult
8926com.android.internal.telephony.dataconnection.DataConnection
8927com.android.internal.telephony.dataconnection.DataConnectionReasons$DataAllowedReasonType
8928com.android.internal.telephony.dataconnection.DataConnectionReasons$DataDisallowedReasonType
8929com.android.internal.telephony.dataconnection.DataConnectionReasons
8930com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideConditions
8931com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideRule
8932com.android.internal.telephony.dataconnection.DataEnabledOverride
8933com.android.internal.telephony.dataconnection.DataEnabledSettings$1
8934com.android.internal.telephony.dataconnection.DataEnabledSettings$2
8935com.android.internal.telephony.dataconnection.DataEnabledSettings
8936com.android.internal.telephony.dataconnection.DataServiceManager$1
8937com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceCallback
8938com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceConnection
8939com.android.internal.telephony.dataconnection.DataServiceManager$DataServiceManagerDeathRecipient
8940com.android.internal.telephony.dataconnection.DataServiceManager
8941com.android.internal.telephony.dataconnection.DcController$1
8942com.android.internal.telephony.dataconnection.DcController$DccDefaultState
8943com.android.internal.telephony.dataconnection.DcController
8944com.android.internal.telephony.dataconnection.DcFailBringUp
art-benchmark-serviced5115932020-02-25 17:55:03 -08008945com.android.internal.telephony.dataconnection.DcNetworkAgent$DcKeepaliveTracker
art-benchmark-service56aece62020-02-10 17:58:03 -08008946com.android.internal.telephony.dataconnection.DcNetworkAgent
8947com.android.internal.telephony.dataconnection.DcRequest
8948com.android.internal.telephony.dataconnection.DcTesterDeactivateAll$1
8949com.android.internal.telephony.dataconnection.DcTesterDeactivateAll
8950com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll$1
8951com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll
8952com.android.internal.telephony.dataconnection.DcTracker$1
8953com.android.internal.telephony.dataconnection.DcTracker$2
8954com.android.internal.telephony.dataconnection.DcTracker$3
8955com.android.internal.telephony.dataconnection.DcTracker$4
8956com.android.internal.telephony.dataconnection.DcTracker$5
8957com.android.internal.telephony.dataconnection.DcTracker$ApnChangeObserver
8958com.android.internal.telephony.dataconnection.DcTracker$DataStallRecoveryHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08008959com.android.internal.telephony.dataconnection.DcTracker$ProvisionNotificationBroadcastReceiver
8960com.android.internal.telephony.dataconnection.DcTracker$RetryFailures
8961com.android.internal.telephony.dataconnection.DcTracker$TxRxSum
8962com.android.internal.telephony.dataconnection.DcTracker
8963com.android.internal.telephony.dataconnection.KeepaliveStatus$1
8964com.android.internal.telephony.dataconnection.KeepaliveStatus
8965com.android.internal.telephony.dataconnection.TelephonyNetworkFactory$InternalHandler
8966com.android.internal.telephony.dataconnection.TelephonyNetworkFactory
8967com.android.internal.telephony.dataconnection.TransportManager$HandoverParams
8968com.android.internal.telephony.dataconnection.TransportManager
8969com.android.internal.telephony.emergency.EmergencyNumberTracker$1
8970com.android.internal.telephony.emergency.EmergencyNumberTracker
8971com.android.internal.telephony.euicc.-$$Lambda$EuiccConnector$ConnectedState$4$S52i3hpE3-FGho807KZ1LR5rXQM
8972com.android.internal.telephony.euicc.EuiccCardController$SimSlotStatusChangedBroadcastReceiver
8973com.android.internal.telephony.euicc.EuiccCardController
8974com.android.internal.telephony.euicc.EuiccConnector$1
8975com.android.internal.telephony.euicc.EuiccConnector$AvailableState
8976com.android.internal.telephony.euicc.EuiccConnector$BaseEuiccCommandCallback
8977com.android.internal.telephony.euicc.EuiccConnector$BindingState
8978com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10
8979com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11
8980com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12
8981com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13
art-benchmark-serviced5115932020-02-25 17:55:03 -08008982com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14
art-benchmark-service56aece62020-02-10 17:58:03 -08008983com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1
8984com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2
8985com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3
8986com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4
8987com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5
8988com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6
8989com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7
8990com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8
8991com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9
8992com.android.internal.telephony.euicc.EuiccConnector$ConnectedState
8993com.android.internal.telephony.euicc.EuiccConnector$DeleteRequest
8994com.android.internal.telephony.euicc.EuiccConnector$DisconnectedState
8995com.android.internal.telephony.euicc.EuiccConnector$DownloadRequest
8996com.android.internal.telephony.euicc.EuiccConnector$EuiccPackageMonitor
8997com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListRequest
8998com.android.internal.telephony.euicc.EuiccConnector$GetEuiccProfileInfoListCommandCallback
8999com.android.internal.telephony.euicc.EuiccConnector$GetMetadataRequest
9000com.android.internal.telephony.euicc.EuiccConnector$SwitchRequest
9001com.android.internal.telephony.euicc.EuiccConnector$UnavailableState
9002com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameRequest
9003com.android.internal.telephony.euicc.EuiccConnector
9004com.android.internal.telephony.euicc.EuiccController$3
9005com.android.internal.telephony.euicc.EuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009006com.android.internal.telephony.euicc.IEuiccCardController$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009007com.android.internal.telephony.euicc.IEuiccCardController$Stub
9008com.android.internal.telephony.euicc.IEuiccCardController
9009com.android.internal.telephony.euicc.IEuiccController$Stub$Proxy
9010com.android.internal.telephony.euicc.IEuiccController$Stub
9011com.android.internal.telephony.euicc.IEuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009012com.android.internal.telephony.euicc.IGetAllProfilesCallback$Stub
9013com.android.internal.telephony.euicc.IGetAllProfilesCallback
9014com.android.internal.telephony.euicc.IGetEuiccInfo1Callback$Stub
9015com.android.internal.telephony.euicc.IGetEuiccInfo1Callback
9016com.android.internal.telephony.gsm.GsmInboundSmsHandler$GsmCbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08009017com.android.internal.telephony.gsm.GsmInboundSmsHandler
9018com.android.internal.telephony.gsm.GsmMmiCode
9019com.android.internal.telephony.gsm.GsmSMSDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08009020com.android.internal.telephony.gsm.GsmSmsAddress
art-benchmark-service56aece62020-02-10 17:58:03 -08009021com.android.internal.telephony.gsm.SimTlv
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009022com.android.internal.telephony.gsm.SmsBroadcastConfigInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009023com.android.internal.telephony.gsm.SmsMessage$PduParser
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009024com.android.internal.telephony.gsm.SmsMessage
art-benchmark-service56aece62020-02-10 17:58:03 -08009025com.android.internal.telephony.gsm.SuppServiceNotification
9026com.android.internal.telephony.gsm.UsimDataDownloadHandler
9027com.android.internal.telephony.gsm.UsimPhoneBookManager$File
9028com.android.internal.telephony.gsm.UsimPhoneBookManager$PbrRecord
9029com.android.internal.telephony.gsm.UsimPhoneBookManager
9030com.android.internal.telephony.ims.-$$Lambda$ImsResolver$pNx4XUM9FmR6cV_MCAGiEt8F4pg
9031com.android.internal.telephony.ims.-$$Lambda$WamP7BPq0j01TgYE3GvUqU3b-rs
9032com.android.internal.telephony.ims.ImsResolver$1
9033com.android.internal.telephony.ims.ImsResolver$2
9034com.android.internal.telephony.ims.ImsResolver$3
9035com.android.internal.telephony.ims.ImsResolver$4
9036com.android.internal.telephony.ims.ImsResolver$5
9037com.android.internal.telephony.ims.ImsResolver$6
9038com.android.internal.telephony.ims.ImsResolver$7
9039com.android.internal.telephony.ims.ImsResolver$8
9040com.android.internal.telephony.ims.ImsResolver$ImsDynamicQueryManagerFactory
9041com.android.internal.telephony.ims.ImsResolver$ImsServiceControllerFactory
9042com.android.internal.telephony.ims.ImsResolver$ImsServiceInfo
9043com.android.internal.telephony.ims.ImsResolver$SubscriptionManagerProxy
9044com.android.internal.telephony.ims.ImsResolver$TelephonyManagerProxy
9045com.android.internal.telephony.ims.ImsResolver
9046com.android.internal.telephony.ims.ImsServiceController$1
9047com.android.internal.telephony.ims.ImsServiceController$2
9048com.android.internal.telephony.ims.ImsServiceController$3
9049com.android.internal.telephony.ims.ImsServiceController$ImsFeatureContainer
9050com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback$1
9051com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback
9052com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection
9053com.android.internal.telephony.ims.ImsServiceController$ImsServiceControllerCallbacks
9054com.android.internal.telephony.ims.ImsServiceController$RebindRetry
9055com.android.internal.telephony.ims.ImsServiceController
9056com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$ImsServiceFeatureQuery
9057com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$Listener
9058com.android.internal.telephony.ims.ImsServiceFeatureQueryManager
9059com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
9060com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$Zw03itjXT6-LrhiYuD-9nKFg2Wg
9061com.android.internal.telephony.imsphone.ImsExternalCallTracker$1
9062com.android.internal.telephony.imsphone.ImsExternalCallTracker$2
9063com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalCallStateListener
9064com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalConnectionListener
9065com.android.internal.telephony.imsphone.ImsExternalCallTracker$ImsCallNotify
9066com.android.internal.telephony.imsphone.ImsExternalCallTracker
9067com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
9068com.android.internal.telephony.imsphone.ImsExternalConnection
9069com.android.internal.telephony.imsphone.ImsPhone$1
9070com.android.internal.telephony.imsphone.ImsPhone$2
9071com.android.internal.telephony.imsphone.ImsPhone$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08009072com.android.internal.telephony.imsphone.ImsPhone$4
art-benchmark-service56aece62020-02-10 17:58:03 -08009073com.android.internal.telephony.imsphone.ImsPhone$Cf
art-benchmark-serviced5115932020-02-25 17:55:03 -08009074com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08009075com.android.internal.telephony.imsphone.ImsPhone
9076com.android.internal.telephony.imsphone.ImsPhoneBase
9077com.android.internal.telephony.imsphone.ImsPhoneCall
9078com.android.internal.telephony.imsphone.ImsPhoneCallTracker$1
9079com.android.internal.telephony.imsphone.ImsPhoneCallTracker$2
9080com.android.internal.telephony.imsphone.ImsPhoneCallTracker$3
9081com.android.internal.telephony.imsphone.ImsPhoneCallTracker$4
9082com.android.internal.telephony.imsphone.ImsPhoneCallTracker$5
9083com.android.internal.telephony.imsphone.ImsPhoneCallTracker$6
9084com.android.internal.telephony.imsphone.ImsPhoneCallTracker$7
9085com.android.internal.telephony.imsphone.ImsPhoneCallTracker$8
9086com.android.internal.telephony.imsphone.ImsPhoneCallTracker$9
9087com.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState
9088com.android.internal.telephony.imsphone.ImsPhoneCallTracker$MmTelFeatureListener
9089com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneNumberUtilsProxy
9090com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneStateListener
9091com.android.internal.telephony.imsphone.ImsPhoneCallTracker$SharedPreferenceProxy
9092com.android.internal.telephony.imsphone.ImsPhoneCallTracker
9093com.android.internal.telephony.imsphone.ImsPhoneCommandInterface
9094com.android.internal.telephony.imsphone.ImsPhoneConnection
9095com.android.internal.telephony.imsphone.ImsPhoneFactory
9096com.android.internal.telephony.imsphone.ImsPhoneMmiCode
9097com.android.internal.telephony.imsphone.ImsPullCall
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009098com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
art-benchmark-service56aece62020-02-10 17:58:03 -08009099com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$fLmZDbNadlr6LF7zSJ6jCR1AAsk
9100com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$tQOsX1lKb2eTuPp-1rpkeIAEOoY
9101com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$x2dJi76S2YQdpSTfY8RZ8qC_K6g
9102com.android.internal.telephony.metrics.CallSessionEventBuilder
9103com.android.internal.telephony.metrics.InProgressCallSession
9104com.android.internal.telephony.metrics.InProgressSmsSession
9105com.android.internal.telephony.metrics.ModemPowerMetrics
9106com.android.internal.telephony.metrics.SmsSessionEventBuilder
9107com.android.internal.telephony.metrics.TelephonyEventBuilder
9108com.android.internal.telephony.metrics.TelephonyMetrics$1
9109com.android.internal.telephony.metrics.TelephonyMetrics
9110com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute
9111com.android.internal.telephony.nano.CarrierIdProto$CarrierId
9112com.android.internal.telephony.nano.CarrierIdProto$CarrierList
9113com.android.internal.telephony.nano.TelephonyProto$ActiveSubscriptionInfo
9114com.android.internal.telephony.nano.TelephonyProto$EmergencyNumberInfo
9115com.android.internal.telephony.nano.TelephonyProto$ImsCapabilities
9116com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState
9117com.android.internal.telephony.nano.TelephonyProto$ImsReasonInfo
9118com.android.internal.telephony.nano.TelephonyProto$ModemPowerStats
9119com.android.internal.telephony.nano.TelephonyProto$RilDataCall
9120com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event
9121com.android.internal.telephony.nano.TelephonyProto$SmsSession
9122com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall
9123com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event
9124com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession
9125com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatching
9126com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatchingResult
9127com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch
art-benchmark-serviced5115932020-02-25 17:55:03 -08009128com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08009129com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$OnDemandDataSwitch
9130com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall
9131com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall
9132com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse
9133com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent
9134com.android.internal.telephony.nano.TelephonyProto$TelephonyHistogram
9135com.android.internal.telephony.nano.TelephonyProto$TelephonyLog
9136com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$TelephonyOperator
9137com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState
9138com.android.internal.telephony.nano.TelephonyProto$TelephonySettings
9139com.android.internal.telephony.nano.TelephonyProto$Time
9140com.android.internal.telephony.protobuf.nano.CodedInputByteBufferNano
9141com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
9142com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano
9143com.android.internal.telephony.protobuf.nano.ExtendableMessageNano
art-benchmark-serviced5115932020-02-25 17:55:03 -08009144com.android.internal.telephony.protobuf.nano.FieldArray
9145com.android.internal.telephony.protobuf.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -08009146com.android.internal.telephony.protobuf.nano.InternalNano
9147com.android.internal.telephony.protobuf.nano.InvalidProtocolBufferNanoException
9148com.android.internal.telephony.protobuf.nano.MessageNano
9149com.android.internal.telephony.protobuf.nano.MessageNanoPrinter
9150com.android.internal.telephony.protobuf.nano.WireFormatNano
9151com.android.internal.telephony.sip.SipPhone
9152com.android.internal.telephony.sip.SipPhoneBase
9153com.android.internal.telephony.test.SimulatedRadioControl
9154com.android.internal.telephony.uicc.AdnRecord$1
9155com.android.internal.telephony.uicc.AdnRecord
9156com.android.internal.telephony.uicc.AdnRecordCache
9157com.android.internal.telephony.uicc.AdnRecordLoader
9158com.android.internal.telephony.uicc.AnswerToReset$HistoricalBytes
9159com.android.internal.telephony.uicc.AnswerToReset$InterfaceByte
9160com.android.internal.telephony.uicc.AnswerToReset
9161com.android.internal.telephony.uicc.CarrierTestOverride
9162com.android.internal.telephony.uicc.CsimFileHandler
9163com.android.internal.telephony.uicc.IccCardApplicationStatus$AppState
9164com.android.internal.telephony.uicc.IccCardApplicationStatus$AppType
9165com.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState
9166com.android.internal.telephony.uicc.IccCardApplicationStatus
9167com.android.internal.telephony.uicc.IccCardStatus$CardState
9168com.android.internal.telephony.uicc.IccCardStatus$PinState
9169com.android.internal.telephony.uicc.IccCardStatus
9170com.android.internal.telephony.uicc.IccConstants
9171com.android.internal.telephony.uicc.IccException
9172com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
9173com.android.internal.telephony.uicc.IccFileHandler
9174com.android.internal.telephony.uicc.IccFileNotFound
9175com.android.internal.telephony.uicc.IccFileTypeMismatch
9176com.android.internal.telephony.uicc.IccIoResult
9177com.android.internal.telephony.uicc.IccRecords$IccRecordLoaded
9178com.android.internal.telephony.uicc.IccRecords
9179com.android.internal.telephony.uicc.IccRefreshResponse
9180com.android.internal.telephony.uicc.IccServiceTable
9181com.android.internal.telephony.uicc.IccSlotStatus$SlotState
9182com.android.internal.telephony.uicc.IccSlotStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009183com.android.internal.telephony.uicc.IccUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009184com.android.internal.telephony.uicc.IccVmNotSupportedException
9185com.android.internal.telephony.uicc.InstallCarrierAppTrampolineActivity
9186com.android.internal.telephony.uicc.InstallCarrierAppUtils
9187com.android.internal.telephony.uicc.IsimFileHandler
9188com.android.internal.telephony.uicc.IsimRecords
9189com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimDomainLoaded
9190com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpiLoaded
9191com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpuLoaded
9192com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimIstLoaded
9193com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimPcscfLoaded
9194com.android.internal.telephony.uicc.IsimUiccRecords
9195com.android.internal.telephony.uicc.PlmnActRecord$1
9196com.android.internal.telephony.uicc.PlmnActRecord
9197com.android.internal.telephony.uicc.RuimFileHandler
9198com.android.internal.telephony.uicc.RuimRecords
9199com.android.internal.telephony.uicc.SIMFileHandler
9200com.android.internal.telephony.uicc.SIMRecords$1
9201com.android.internal.telephony.uicc.SIMRecords$EfPlLoaded
9202com.android.internal.telephony.uicc.SIMRecords$EfUsimLiLoaded
9203com.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState
9204com.android.internal.telephony.uicc.SIMRecords
9205com.android.internal.telephony.uicc.UiccCard
9206com.android.internal.telephony.uicc.UiccCardApplication$1
9207com.android.internal.telephony.uicc.UiccCardApplication$2
9208com.android.internal.telephony.uicc.UiccCardApplication
9209com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$1
9210com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$TLV
9211com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules
9212com.android.internal.telephony.uicc.UiccController$1
9213com.android.internal.telephony.uicc.UiccController
9214com.android.internal.telephony.uicc.UiccPkcs15$FileHandler
9215com.android.internal.telephony.uicc.UiccPkcs15$Pkcs15Selector
9216com.android.internal.telephony.uicc.UiccPkcs15
9217com.android.internal.telephony.uicc.UiccProfile$1
9218com.android.internal.telephony.uicc.UiccProfile$2
9219com.android.internal.telephony.uicc.UiccProfile$3
9220com.android.internal.telephony.uicc.UiccProfile$4
9221com.android.internal.telephony.uicc.UiccProfile$5
9222com.android.internal.telephony.uicc.UiccProfile
9223com.android.internal.telephony.uicc.UiccSlot
9224com.android.internal.telephony.uicc.UiccStateChangedLauncher
9225com.android.internal.telephony.uicc.UsimFileHandler
9226com.android.internal.telephony.uicc.UsimServiceTable$UsimService
9227com.android.internal.telephony.uicc.UsimServiceTable
9228com.android.internal.telephony.uicc.VoiceMailConstants
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009229com.android.internal.telephony.uicc.asn1.InvalidAsn1DataException
9230com.android.internal.telephony.uicc.asn1.TagNotFoundException
art-benchmark-service56aece62020-02-10 17:58:03 -08009231com.android.internal.telephony.uicc.euicc.EuiccCard
9232com.android.internal.telephony.uicc.euicc.EuiccSpecVersion
art-benchmark-serviced5115932020-02-25 17:55:03 -08009233com.android.internal.telephony.util.ArrayUtils
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009234com.android.internal.telephony.util.HandlerExecutor
art-benchmark-service56aece62020-02-10 17:58:03 -08009235com.android.internal.telephony.util.NotificationChannelController$1
9236com.android.internal.telephony.util.NotificationChannelController
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009237com.android.internal.telephony.util.RemoteCallbackListExt
art-benchmark-service56aece62020-02-10 17:58:03 -08009238com.android.internal.telephony.util.SMSDispatcherUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009239com.android.internal.telephony.util.TelephonyUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009240com.android.internal.telephony.util.VoicemailNotificationSettingsUtil
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009241com.android.internal.telephony.util.XmlUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009242com.android.internal.textservice.ISpellCheckerService$Stub$Proxy
9243com.android.internal.textservice.ISpellCheckerService$Stub
9244com.android.internal.textservice.ISpellCheckerService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009245com.android.internal.textservice.ISpellCheckerServiceCallback$Stub$Proxy
9246com.android.internal.textservice.ISpellCheckerServiceCallback$Stub
9247com.android.internal.textservice.ISpellCheckerServiceCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009248com.android.internal.textservice.ISpellCheckerSession$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009249com.android.internal.textservice.ISpellCheckerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009250com.android.internal.textservice.ISpellCheckerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009251com.android.internal.textservice.ISpellCheckerSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009252com.android.internal.textservice.ISpellCheckerSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009253com.android.internal.textservice.ISpellCheckerSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009254com.android.internal.textservice.ITextServicesManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009255com.android.internal.textservice.ITextServicesManager$Stub
9256com.android.internal.textservice.ITextServicesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009257com.android.internal.textservice.ITextServicesSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009258com.android.internal.textservice.ITextServicesSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009259com.android.internal.textservice.ITextServicesSessionListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009260com.android.internal.transition.EpicenterTranslateClipReveal$1
9261com.android.internal.transition.EpicenterTranslateClipReveal$State
9262com.android.internal.transition.EpicenterTranslateClipReveal$StateEvaluator
9263com.android.internal.transition.EpicenterTranslateClipReveal$StateProperty
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009264com.android.internal.transition.EpicenterTranslateClipReveal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009265com.android.internal.transition.TransitionConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08009266com.android.internal.usb.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009267com.android.internal.util.-$$Lambda$DumpUtils$D1OlZP6xIpu72ypnJd0fzx0wd6I
9268com.android.internal.util.-$$Lambda$DumpUtils$X8irOs5hfloCKy89_l1HRA1QeG0
9269com.android.internal.util.-$$Lambda$DumpUtils$vCLO_0ezRxkpSERUWCFrJ0ph5jg
9270com.android.internal.util.-$$Lambda$FunctionalUtils$koCSI8D7Nu5vOJTVTEj0m3leo_U
9271com.android.internal.util.-$$Lambda$JwOUSWW2-Jzu15y4Kn4JuPh8tWM
art-benchmark-serviced5115932020-02-25 17:55:03 -08009272com.android.internal.util.-$$Lambda$ProviderAccessStats$9AhC6lKURctNKuYjVd-wu7jn6_c
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009273com.android.internal.util.-$$Lambda$TCbPpgWlKJUHZgFKCczglAvxLfw
9274com.android.internal.util.-$$Lambda$eRa1rlfDk6Og2yFeXGHqUGPzRF0
9275com.android.internal.util.-$$Lambda$grRTg3idX3yJe9Zyx-tmLBiD1DM
9276com.android.internal.util.-$$Lambda$kVylv1rl9MOSbHFZoVyK5dl1kfY
art-benchmark-serviced5115932020-02-25 17:55:03 -08009277com.android.internal.util.AnnotationValidations
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009278com.android.internal.util.ArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009279com.android.internal.util.AsyncChannel$AsyncChannelConnection
9280com.android.internal.util.AsyncChannel$DeathMonitor
9281com.android.internal.util.AsyncChannel$SyncMessenger$SyncHandler
9282com.android.internal.util.AsyncChannel$SyncMessenger
Calin Juravle00b23d32019-03-08 17:52:20 -08009283com.android.internal.util.AsyncChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009284com.android.internal.util.BitUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009285com.android.internal.util.BitwiseInputStream$AccessException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009286com.android.internal.util.BitwiseOutputStream$AccessException
Calin Juravle00b23d32019-03-08 17:52:20 -08009287com.android.internal.util.CollectionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009288com.android.internal.util.ConcurrentUtils$1$1
9289com.android.internal.util.ConcurrentUtils$1
9290com.android.internal.util.ConcurrentUtils$DirectExecutor
9291com.android.internal.util.ConcurrentUtils
9292com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
9293com.android.internal.util.ContrastColorUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -08009294com.android.internal.util.DumpUtils$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009295com.android.internal.util.DumpUtils$Dump
9296com.android.internal.util.DumpUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009297com.android.internal.util.EmergencyAffordanceManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009298com.android.internal.util.ExponentiallyBucketedHistogram
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009299com.android.internal.util.FastMath
Andreas Gampe61e7b662015-06-17 23:57:04 -07009300com.android.internal.util.FastPrintWriter$DummyWriter
Calin Juravle00b23d32019-03-08 17:52:20 -08009301com.android.internal.util.FastPrintWriter
Dianne Hackborn2269d1572010-02-24 19:54:22 -08009302com.android.internal.util.FastXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009303com.android.internal.util.FileRotator$FileInfo
9304com.android.internal.util.FileRotator$Reader
9305com.android.internal.util.FileRotator$Rewriter
9306com.android.internal.util.FileRotator$Writer
9307com.android.internal.util.FileRotator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009308com.android.internal.util.FrameworkStatsLog
9309com.android.internal.util.FunctionalUtils$RemoteExceptionIgnoringConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009310com.android.internal.util.FunctionalUtils$ThrowingConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009311com.android.internal.util.FunctionalUtils$ThrowingFunction
Calin Juravle4a054192018-05-29 17:52:20 -07009312com.android.internal.util.FunctionalUtils$ThrowingRunnable
9313com.android.internal.util.FunctionalUtils$ThrowingSupplier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009314com.android.internal.util.FunctionalUtils
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009315com.android.internal.util.GrowingArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009316com.android.internal.util.HexDump
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009317com.android.internal.util.IState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009318com.android.internal.util.ImageUtils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009319com.android.internal.util.IntPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009320com.android.internal.util.JournaledFile
9321com.android.internal.util.LatencyTracker$1
9322com.android.internal.util.LatencyTracker
Andreas Gampe571fc302016-02-18 13:58:09 -08009323com.android.internal.util.LineBreakBufferedWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009324com.android.internal.util.LocalLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009325com.android.internal.util.MemInfoReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009326com.android.internal.util.MessageUtils$DuplicateConstantError
9327com.android.internal.util.MessageUtils
9328com.android.internal.util.NotificationMessagingUtil$1
9329com.android.internal.util.NotificationMessagingUtil
9330com.android.internal.util.ObjectUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009331com.android.internal.util.Parcelling$Cache
9332com.android.internal.util.Parcelling
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009333com.android.internal.util.ParseUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009334com.android.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009335com.android.internal.util.ProcFileReader
9336com.android.internal.util.ProgressReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009337com.android.internal.util.ProviderAccessStats$PerThreadData
9338com.android.internal.util.ProviderAccessStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009339com.android.internal.util.RingBuffer
9340com.android.internal.util.RingBufferIndices
art-benchmark-serviced5115932020-02-25 17:55:03 -08009341com.android.internal.util.ScreenshotHelper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009342com.android.internal.util.ScreenshotHelper$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009343com.android.internal.util.ScreenshotHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009344com.android.internal.util.StatLogger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009345com.android.internal.util.State
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009346com.android.internal.util.StateMachine$LogRec
9347com.android.internal.util.StateMachine$LogRecords
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009348com.android.internal.util.StateMachine$SmHandler$HaltingState
9349com.android.internal.util.StateMachine$SmHandler$QuittingState
9350com.android.internal.util.StateMachine$SmHandler$StateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009351com.android.internal.util.StateMachine$SmHandler
9352com.android.internal.util.StateMachine
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009353com.android.internal.util.SyncResultReceiver$TimeoutException
Calin Juravle00b23d32019-03-08 17:52:20 -08009354com.android.internal.util.SyncResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009355com.android.internal.util.ToBooleanFunction
9356com.android.internal.util.TokenBucket
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009357com.android.internal.util.TraceBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009358com.android.internal.util.UserIcons
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009359com.android.internal.util.VirtualRefBasePtr
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009360com.android.internal.util.WakeupMessage
9361com.android.internal.util.XmlUtils$ReadMapCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07009362com.android.internal.util.XmlUtils$WriteMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009363com.android.internal.util.XmlUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009364com.android.internal.util.dump.DualDumpOutputStream$DumpField
9365com.android.internal.util.dump.DualDumpOutputStream$DumpObject
9366com.android.internal.util.dump.DualDumpOutputStream$Dumpable
9367com.android.internal.util.dump.DualDumpOutputStream
9368com.android.internal.util.dump.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009369com.android.internal.util.function.DecConsumer
9370com.android.internal.util.function.DecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009371com.android.internal.util.function.DecPredicate
Adam Hec4f03f32018-11-07 11:31:18 -08009372com.android.internal.util.function.HeptConsumer
9373com.android.internal.util.function.HeptFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009374com.android.internal.util.function.HeptPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009375com.android.internal.util.function.HexConsumer
9376com.android.internal.util.function.HexFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009377com.android.internal.util.function.HexPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -08009378com.android.internal.util.function.NonaConsumer
9379com.android.internal.util.function.NonaFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009380com.android.internal.util.function.NonaPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -08009381com.android.internal.util.function.OctConsumer
9382com.android.internal.util.function.OctFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009383com.android.internal.util.function.OctPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009384com.android.internal.util.function.QuadConsumer
9385com.android.internal.util.function.QuadFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009386com.android.internal.util.function.QuadPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009387com.android.internal.util.function.QuintConsumer
9388com.android.internal.util.function.QuintFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009389com.android.internal.util.function.QuintPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009390com.android.internal.util.function.TriConsumer
9391com.android.internal.util.function.TriFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009392com.android.internal.util.function.TriPredicate
9393com.android.internal.util.function.UndecConsumer
9394com.android.internal.util.function.UndecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009395com.android.internal.util.function.UndecPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009396com.android.internal.util.function.pooled.ArgumentPlaceholder
9397com.android.internal.util.function.pooled.OmniFunction
9398com.android.internal.util.function.pooled.PooledConsumer
9399com.android.internal.util.function.pooled.PooledFunction
9400com.android.internal.util.function.pooled.PooledLambda
art-benchmark-serviced5115932020-02-25 17:55:03 -08009401com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType$ReturnType
Calin Juravle4a054192018-05-29 17:52:20 -07009402com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType
9403com.android.internal.util.function.pooled.PooledLambdaImpl$Pool
Calin Juravle00b23d32019-03-08 17:52:20 -08009404com.android.internal.util.function.pooled.PooledLambdaImpl
Calin Juravle4a054192018-05-29 17:52:20 -07009405com.android.internal.util.function.pooled.PooledPredicate
9406com.android.internal.util.function.pooled.PooledRunnable
Calin Juravle4a054192018-05-29 17:52:20 -07009407com.android.internal.util.function.pooled.PooledSupplier$OfDouble
9408com.android.internal.util.function.pooled.PooledSupplier$OfInt
9409com.android.internal.util.function.pooled.PooledSupplier$OfLong
Calin Juravle00b23d32019-03-08 17:52:20 -08009410com.android.internal.util.function.pooled.PooledSupplier
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009411com.android.internal.view.-$$Lambda$FloatingActionMode$LU5MpPuKYDtwlFAuYhXYfzgLNLE
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009412com.android.internal.view.ActionBarPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08009413com.android.internal.view.AppearanceRegion$1
9414com.android.internal.view.AppearanceRegion
9415com.android.internal.view.BaseIWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009416com.android.internal.view.BaseSurfaceHolder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009417com.android.internal.view.FloatingActionMode$1
9418com.android.internal.view.FloatingActionMode$2
9419com.android.internal.view.FloatingActionMode$3
9420com.android.internal.view.FloatingActionMode$FloatingToolbarVisibilityHelper
9421com.android.internal.view.FloatingActionMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08009422com.android.internal.view.IInlineSuggestionsRequestCallback$Stub
9423com.android.internal.view.IInlineSuggestionsRequestCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009424com.android.internal.view.IInputConnectionWrapper$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08009425com.android.internal.view.IInputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009426com.android.internal.view.IInputContext$Stub$Proxy
Evan Millar0ea97b82009-03-24 17:49:23 -07009427com.android.internal.view.IInputContext$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009428com.android.internal.view.IInputContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009429com.android.internal.view.IInputMethod$Stub$Proxy
9430com.android.internal.view.IInputMethod$Stub
9431com.android.internal.view.IInputMethod
9432com.android.internal.view.IInputMethodClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009433com.android.internal.view.IInputMethodClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009434com.android.internal.view.IInputMethodClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009435com.android.internal.view.IInputMethodManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009436com.android.internal.view.IInputMethodManager$Stub
9437com.android.internal.view.IInputMethodManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009438com.android.internal.view.IInputMethodSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009439com.android.internal.view.IInputMethodSession$Stub
9440com.android.internal.view.IInputMethodSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009441com.android.internal.view.IInputSessionCallback$Stub$Proxy
9442com.android.internal.view.IInputSessionCallback$Stub
9443com.android.internal.view.IInputSessionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009444com.android.internal.view.InputBindResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009445com.android.internal.view.InputBindResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009446com.android.internal.view.InputConnectionWrapper
9447com.android.internal.view.OneShotPreDrawListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009448com.android.internal.view.RootViewSurfaceTaker
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009449com.android.internal.view.RotationPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009450com.android.internal.view.RotationPolicy$RotationPolicyListener$1
9451com.android.internal.view.RotationPolicy$RotationPolicyListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009452com.android.internal.view.RotationPolicy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009453com.android.internal.view.SurfaceCallbackHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009454com.android.internal.view.SurfaceCallbackHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009455com.android.internal.view.TooltipPopup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009456com.android.internal.view.WindowManagerPolicyThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009457com.android.internal.view.menu.ActionMenuItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009458com.android.internal.view.menu.ActionMenuItemView$ActionMenuItemForwardingListener
9459com.android.internal.view.menu.ActionMenuItemView$PopupCallback
9460com.android.internal.view.menu.ActionMenuItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009461com.android.internal.view.menu.BaseMenuPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009462com.android.internal.view.menu.ContextMenuBuilder
9463com.android.internal.view.menu.IconMenuPresenter
9464com.android.internal.view.menu.ListMenuPresenter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009465com.android.internal.view.menu.MenuBuilder$Callback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009466com.android.internal.view.menu.MenuBuilder$ItemInvoker
Calin Juravle00b23d32019-03-08 17:52:20 -08009467com.android.internal.view.menu.MenuBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009468com.android.internal.view.menu.MenuHelper
Calin Juravle4a054192018-05-29 17:52:20 -07009469com.android.internal.view.menu.MenuItemImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009470com.android.internal.view.menu.MenuPopupHelper$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009471com.android.internal.view.menu.MenuPopupHelper
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009472com.android.internal.view.menu.MenuPresenter$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08009473com.android.internal.view.menu.MenuPresenter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009474com.android.internal.view.menu.MenuView$ItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009475com.android.internal.view.menu.MenuView
9476com.android.internal.view.menu.ShowableListMenu
art-benchmark-serviced5115932020-02-25 17:55:03 -08009477com.android.internal.widget.-$$Lambda$FloatingToolbar$7-enOzxeypZYfdFYr1HzBLfj47k
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009478com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$-uEfRwR-_1oHxMvRVdmbNRdukDM
9479com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$77YZy6kisO5OnjlgtKp0Zi1V8EY
9480com.android.internal.widget.-$$Lambda$FloatingToolbar$FloatingToolbarPopup$E8FwnPCl7gZpcTlX_UaRPIBRnT0
9481com.android.internal.widget.-$$Lambda$FloatingToolbar$LutnsyBKrZiroTBekgIjhIyrl40
9482com.android.internal.widget.-$$Lambda$MessagingPropertyAnimator$7coWc0tjIUC7grCXucNFbpYTxDI
9483com.android.internal.widget.-$$Lambda$NotificationActionListLayout$uFZFEmIEBpI3kn6c3tNvvgmMSv8
9484com.android.internal.widget.-$$Lambda$TTC7hNz7BTsLwhNRb2L5kl-7mdU
9485com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009486com.android.internal.widget.AbsActionBarView$VisibilityAnimListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009487com.android.internal.widget.AbsActionBarView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009488com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -08009489com.android.internal.widget.ActionBarContainer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009490com.android.internal.widget.ActionBarContextView
9491com.android.internal.widget.ActionBarOverlayLayout$1
9492com.android.internal.widget.ActionBarOverlayLayout$2
9493com.android.internal.widget.ActionBarOverlayLayout$3
9494com.android.internal.widget.ActionBarOverlayLayout$4
9495com.android.internal.widget.ActionBarOverlayLayout$5
9496com.android.internal.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback
9497com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009498com.android.internal.widget.ActionBarOverlayLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009499com.android.internal.widget.AlertDialogLayout
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009500com.android.internal.widget.BackgroundFallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009501com.android.internal.widget.ButtonBarLayout
9502com.android.internal.widget.CachingIconView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009503com.android.internal.widget.DecorCaptionView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009504com.android.internal.widget.DecorContentParent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009505com.android.internal.widget.DecorToolbar
Calin Juravle4a054192018-05-29 17:52:20 -07009506com.android.internal.widget.DialogTitle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009507com.android.internal.widget.EditableInputConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009508com.android.internal.widget.FloatingToolbar$1
9509com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$11
9510com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$12
9511com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$13
9512com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$1
9513com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$2
9514com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$3
9515com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$4
9516com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$LogAccelerateInterpolator
9517com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanel
9518com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanelViewHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009519com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup
9520com.android.internal.widget.FloatingToolbar
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009521com.android.internal.widget.ICheckCredentialProgressCallback$Stub$Proxy
9522com.android.internal.widget.ICheckCredentialProgressCallback$Stub
9523com.android.internal.widget.ICheckCredentialProgressCallback
Calin Juravle4a054192018-05-29 17:52:20 -07009524com.android.internal.widget.ILockSettings$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009525com.android.internal.widget.ILockSettings$Stub
9526com.android.internal.widget.ILockSettings
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009527com.android.internal.widget.ImageFloatingTextView
9528com.android.internal.widget.LockPatternChecker$2
9529com.android.internal.widget.LockPatternChecker$OnCheckCallback
9530com.android.internal.widget.LockPatternChecker
art-benchmark-serviced5115932020-02-25 17:55:03 -08009531com.android.internal.widget.LockPatternUtils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009532com.android.internal.widget.LockPatternUtils$CheckCredentialProgressCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009533com.android.internal.widget.LockPatternUtils$RequestThrottledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009534com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1
9535com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H
9536com.android.internal.widget.LockPatternUtils$StrongAuthTracker
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009537com.android.internal.widget.LockPatternUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009538com.android.internal.widget.LockPatternView$Cell
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009539com.android.internal.widget.LockSettingsInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08009540com.android.internal.widget.LockscreenCredential$1
9541com.android.internal.widget.LockscreenCredential
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009542com.android.internal.widget.MessagingGroup
9543com.android.internal.widget.MessagingImageMessage
9544com.android.internal.widget.MessagingLinearLayout$MessagingChild
9545com.android.internal.widget.MessagingMessage
9546com.android.internal.widget.MessagingPropertyAnimator$1
9547com.android.internal.widget.MessagingPropertyAnimator
9548com.android.internal.widget.MessagingTextMessage
9549com.android.internal.widget.NotificationActionListLayout
9550com.android.internal.widget.NotificationExpandButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08009551com.android.internal.widget.PasswordValidationError
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009552com.android.internal.widget.RemeasuringLinearLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009553com.android.internal.widget.ScrollBarUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009554com.android.internal.widget.ScrollingTabContainerView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009555com.android.internal.widget.ToolbarWidgetWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009556com.android.internal.widget.ToolbarWidgetWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009557com.android.internal.widget.VerifyCredentialResponse$1
9558com.android.internal.widget.VerifyCredentialResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009559com.android.internal.widget.ViewClippingUtil$ClippingParameters
9560com.android.internal.widget.ViewClippingUtil
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009561com.android.okhttp.Address
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009562com.android.okhttp.AndroidShimResponseCache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009563com.android.okhttp.Authenticator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009564com.android.okhttp.Cache$1
Calin Juravle4a054192018-05-29 17:52:20 -07009565com.android.okhttp.Cache$CacheResponseBody$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009566com.android.okhttp.Cache$CacheResponseBody
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009567com.android.okhttp.Cache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -08009568com.android.okhttp.Cache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009569com.android.okhttp.CacheControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009570com.android.okhttp.CacheControl
Andreas Gampe61e7b662015-06-17 23:57:04 -07009571com.android.okhttp.CertificatePinner$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009572com.android.okhttp.CertificatePinner
Andreas Gampe61e7b662015-06-17 23:57:04 -07009573com.android.okhttp.CipherSuite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009574com.android.okhttp.ConfigAwareConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009575com.android.okhttp.ConfigAwareConnectionPool
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009576com.android.okhttp.Connection
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009577com.android.okhttp.ConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009578com.android.okhttp.ConnectionPool
Andreas Gampe61e7b662015-06-17 23:57:04 -07009579com.android.okhttp.ConnectionSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009580com.android.okhttp.ConnectionSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009581com.android.okhttp.ConnectionSpecs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009582com.android.okhttp.Dispatcher
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009583com.android.okhttp.Dns$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009584com.android.okhttp.Dns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009585com.android.okhttp.Handshake
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009586com.android.okhttp.Headers$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009587com.android.okhttp.Headers
Andreas Gampe571fc302016-02-18 13:58:09 -08009588com.android.okhttp.HttpHandler$CleartextURLFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08009589com.android.okhttp.HttpHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009590com.android.okhttp.HttpUrl$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009591com.android.okhttp.HttpUrl$Builder$ParseResult
Calin Juravle00b23d32019-03-08 17:52:20 -08009592com.android.okhttp.HttpUrl$Builder
9593com.android.okhttp.HttpUrl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009594com.android.okhttp.HttpsHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009595com.android.okhttp.OkCacheContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -07009596com.android.okhttp.OkHttpClient$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009597com.android.okhttp.OkHttpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009598com.android.okhttp.OkUrlFactories
Andreas Gampe61e7b662015-06-17 23:57:04 -07009599com.android.okhttp.OkUrlFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009600com.android.okhttp.Protocol
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009601com.android.okhttp.Request$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009602com.android.okhttp.Request
Andreas Gampe61e7b662015-06-17 23:57:04 -07009603com.android.okhttp.RequestBody$2
Calin Juravle00b23d32019-03-08 17:52:20 -08009604com.android.okhttp.RequestBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009605com.android.okhttp.Response$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009606com.android.okhttp.Response
Andreas Gampe61e7b662015-06-17 23:57:04 -07009607com.android.okhttp.ResponseBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009608com.android.okhttp.Route
Andreas Gampe61e7b662015-06-17 23:57:04 -07009609com.android.okhttp.TlsVersion
9610com.android.okhttp.internal.ConnectionSpecSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009611com.android.okhttp.internal.DiskLruCache$1
9612com.android.okhttp.internal.DiskLruCache$4
9613com.android.okhttp.internal.DiskLruCache$Editor
9614com.android.okhttp.internal.DiskLruCache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -08009615com.android.okhttp.internal.DiskLruCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009616com.android.okhttp.internal.FaultHidingSink
9617com.android.okhttp.internal.Internal
9618com.android.okhttp.internal.InternalCache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009619com.android.okhttp.internal.OptionalMethod
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009620com.android.okhttp.internal.Platform
Andreas Gampe61e7b662015-06-17 23:57:04 -07009621com.android.okhttp.internal.RouteDatabase
Andreas Gampe571fc302016-02-18 13:58:09 -08009622com.android.okhttp.internal.URLFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009623com.android.okhttp.internal.Util$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009624com.android.okhttp.internal.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009625com.android.okhttp.internal.http.AuthenticatorAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009626com.android.okhttp.internal.http.CacheStrategy$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08009627com.android.okhttp.internal.http.CacheStrategy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009628com.android.okhttp.internal.http.HeaderParser
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009629com.android.okhttp.internal.http.Http1xStream$AbstractSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009630com.android.okhttp.internal.http.Http1xStream$ChunkedSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009631com.android.okhttp.internal.http.Http1xStream$ChunkedSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009632com.android.okhttp.internal.http.Http1xStream$FixedLengthSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009633com.android.okhttp.internal.http.Http1xStream$FixedLengthSource
Calin Juravle00b23d32019-03-08 17:52:20 -08009634com.android.okhttp.internal.http.Http1xStream
Calin Juravle4a054192018-05-29 17:52:20 -07009635com.android.okhttp.internal.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009636com.android.okhttp.internal.http.HttpDate
Andreas Gampe61e7b662015-06-17 23:57:04 -07009637com.android.okhttp.internal.http.HttpEngine$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009638com.android.okhttp.internal.http.HttpEngine
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009639com.android.okhttp.internal.http.HttpMethod
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009640com.android.okhttp.internal.http.HttpStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009641com.android.okhttp.internal.http.OkHeaders$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009642com.android.okhttp.internal.http.OkHeaders
Andreas Gampe61e7b662015-06-17 23:57:04 -07009643com.android.okhttp.internal.http.RealResponseBody
9644com.android.okhttp.internal.http.RequestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009645com.android.okhttp.internal.http.RequestLine
9646com.android.okhttp.internal.http.RetryableSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009647com.android.okhttp.internal.http.RouteException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009648com.android.okhttp.internal.http.RouteSelector
9649com.android.okhttp.internal.http.StatusLine
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009650com.android.okhttp.internal.http.StreamAllocation
Andreas Gampe61e7b662015-06-17 23:57:04 -07009651com.android.okhttp.internal.huc.DelegatingHttpsURLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009652com.android.okhttp.internal.huc.HttpURLConnectionImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -07009653com.android.okhttp.internal.huc.HttpsURLConnectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009654com.android.okhttp.internal.io.FileSystem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009655com.android.okhttp.internal.io.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009656com.android.okhttp.internal.io.RealConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009657com.android.okhttp.internal.tls.OkHostnameVerifier
Calin Juravle36829e52019-04-10 19:07:47 -07009658com.android.okhttp.internal.tls.RealTrustRootIndex
9659com.android.okhttp.internal.tls.TrustRootIndex
art-benchmark-serviced5115932020-02-25 17:55:03 -08009660com.android.okhttp.internalandroidapi.AndroidResponseCacheAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009661com.android.okhttp.internalandroidapi.Dns
art-benchmark-serviced5115932020-02-25 17:55:03 -08009662com.android.okhttp.internalandroidapi.HasCacheHolder$CacheHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009663com.android.okhttp.internalandroidapi.HasCacheHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009664com.android.okhttp.internalandroidapi.HttpURLConnectionFactory$DnsAdapter
9665com.android.okhttp.internalandroidapi.HttpURLConnectionFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -07009666com.android.okhttp.okio.AsyncTimeout$1
9667com.android.okhttp.okio.AsyncTimeout$2
9668com.android.okhttp.okio.AsyncTimeout$Watchdog
Calin Juravle00b23d32019-03-08 17:52:20 -08009669com.android.okhttp.okio.AsyncTimeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009670com.android.okhttp.okio.Buffer
Andreas Gampe61e7b662015-06-17 23:57:04 -07009671com.android.okhttp.okio.BufferedSink
9672com.android.okhttp.okio.BufferedSource
Calin Juravle4a054192018-05-29 17:52:20 -07009673com.android.okhttp.okio.ByteString
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009674com.android.okhttp.okio.ForwardingSink
Calin Juravle4a054192018-05-29 17:52:20 -07009675com.android.okhttp.okio.ForwardingSource
Andreas Gampe571fc302016-02-18 13:58:09 -08009676com.android.okhttp.okio.ForwardingTimeout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009677com.android.okhttp.okio.GzipSource
9678com.android.okhttp.okio.InflaterSource
Andreas Gampe61e7b662015-06-17 23:57:04 -07009679com.android.okhttp.okio.Okio$1
9680com.android.okhttp.okio.Okio$2
9681com.android.okhttp.okio.Okio$3
Calin Juravle00b23d32019-03-08 17:52:20 -08009682com.android.okhttp.okio.Okio
Andreas Gampe61e7b662015-06-17 23:57:04 -07009683com.android.okhttp.okio.RealBufferedSink$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009684com.android.okhttp.okio.RealBufferedSink
Andreas Gampe61e7b662015-06-17 23:57:04 -07009685com.android.okhttp.okio.RealBufferedSource$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009686com.android.okhttp.okio.RealBufferedSource
Andreas Gampe61e7b662015-06-17 23:57:04 -07009687com.android.okhttp.okio.Segment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009688com.android.okhttp.okio.SegmentPool
Andreas Gampe61e7b662015-06-17 23:57:04 -07009689com.android.okhttp.okio.Sink
9690com.android.okhttp.okio.Source
Andreas Gampe61e7b662015-06-17 23:57:04 -07009691com.android.okhttp.okio.Timeout$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009692com.android.okhttp.okio.Timeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009693com.android.okhttp.okio.Util
Calin Juravle00b23d32019-03-08 17:52:20 -08009694com.android.org.bouncycastle.asn1.ASN1BitString
art-benchmark-serviced5115932020-02-25 17:55:03 -08009695com.android.org.bouncycastle.asn1.ASN1Choice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009696com.android.org.bouncycastle.asn1.ASN1Encodable
Calin Juravle00b23d32019-03-08 17:52:20 -08009697com.android.org.bouncycastle.asn1.ASN1EncodableVector
9698com.android.org.bouncycastle.asn1.ASN1InputStream
9699com.android.org.bouncycastle.asn1.ASN1Integer
9700com.android.org.bouncycastle.asn1.ASN1Null
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009701com.android.org.bouncycastle.asn1.ASN1Object
Andreas Gampe571fc302016-02-18 13:58:09 -08009702com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier$OidHandle
Calin Juravle00b23d32019-03-08 17:52:20 -08009703com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier
9704com.android.org.bouncycastle.asn1.ASN1OutputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009705com.android.org.bouncycastle.asn1.ASN1Primitive
Calin Juravle00b23d32019-03-08 17:52:20 -08009706com.android.org.bouncycastle.asn1.ASN1Sequence
9707com.android.org.bouncycastle.asn1.ASN1SequenceParser
9708com.android.org.bouncycastle.asn1.ASN1Set
9709com.android.org.bouncycastle.asn1.ASN1String
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009710com.android.org.bouncycastle.asn1.ASN1TaggedObject
9711com.android.org.bouncycastle.asn1.ASN1TaggedObjectParser
Calin Juravle00b23d32019-03-08 17:52:20 -08009712com.android.org.bouncycastle.asn1.BERTags
9713com.android.org.bouncycastle.asn1.DERBitString
9714com.android.org.bouncycastle.asn1.DERFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08009715com.android.org.bouncycastle.asn1.DERInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08009716com.android.org.bouncycastle.asn1.DERNull
9717com.android.org.bouncycastle.asn1.DEROutputStream
9718com.android.org.bouncycastle.asn1.DERSequence
9719com.android.org.bouncycastle.asn1.DERSet
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009720com.android.org.bouncycastle.asn1.DERTaggedObject
Calin Juravle00b23d32019-03-08 17:52:20 -08009721com.android.org.bouncycastle.asn1.DLSequence
9722com.android.org.bouncycastle.asn1.DefiniteLengthInputStream
9723com.android.org.bouncycastle.asn1.InMemoryRepresentable
9724com.android.org.bouncycastle.asn1.IndefiniteLengthInputStream
9725com.android.org.bouncycastle.asn1.LimitedInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -08009726com.android.org.bouncycastle.asn1.OIDTokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08009727com.android.org.bouncycastle.asn1.StreamUtil
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009728com.android.org.bouncycastle.asn1.bc.BCObjectIdentifiers
9729com.android.org.bouncycastle.asn1.iana.IANAObjectIdentifiers
Andreas Gampe571fc302016-02-18 13:58:09 -08009730com.android.org.bouncycastle.asn1.misc.MiscObjectIdentifiers
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009731com.android.org.bouncycastle.asn1.nist.NISTObjectIdentifiers
9732com.android.org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
9733com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009734com.android.org.bouncycastle.asn1.x500.X500Name
Calin Juravle00b23d32019-03-08 17:52:20 -08009735com.android.org.bouncycastle.asn1.x509.AlgorithmIdentifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08009736com.android.org.bouncycastle.asn1.x509.Certificate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009737com.android.org.bouncycastle.asn1.x509.DSAParameter
Calin Juravle00b23d32019-03-08 17:52:20 -08009738com.android.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009739com.android.org.bouncycastle.asn1.x509.Time
9740com.android.org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009741com.android.org.bouncycastle.asn1.x509.X509ExtensionsGenerator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009742com.android.org.bouncycastle.asn1.x509.X509Name
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009743com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
Calin Juravle36829e52019-04-10 19:07:47 -07009744com.android.org.bouncycastle.asn1.x9.X9ECParameters
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009745com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009746com.android.org.bouncycastle.crypto.BlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -07009747com.android.org.bouncycastle.crypto.BufferedBlockCipher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009748com.android.org.bouncycastle.crypto.CipherParameters
Calin Juravle4a054192018-05-29 17:52:20 -07009749com.android.org.bouncycastle.crypto.CryptoException
Calin Juravle36829e52019-04-10 19:07:47 -07009750com.android.org.bouncycastle.crypto.CryptoServicesPermission
9751com.android.org.bouncycastle.crypto.CryptoServicesRegistrar$Property
9752com.android.org.bouncycastle.crypto.CryptoServicesRegistrar
Calin Juravle4a054192018-05-29 17:52:20 -07009753com.android.org.bouncycastle.crypto.DataLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009754com.android.org.bouncycastle.crypto.Digest
9755com.android.org.bouncycastle.crypto.ExtendedDigest
Calin Juravle4a054192018-05-29 17:52:20 -07009756com.android.org.bouncycastle.crypto.InvalidCipherTextException
9757com.android.org.bouncycastle.crypto.OutputLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009758com.android.org.bouncycastle.crypto.PBEParametersGenerator
Calin Juravle4a054192018-05-29 17:52:20 -07009759com.android.org.bouncycastle.crypto.RuntimeCryptoException
9760com.android.org.bouncycastle.crypto.digests.AndroidDigestFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009761com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryBouncyCastle
Calin Juravle4a054192018-05-29 17:52:20 -07009762com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009763com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryOpenSSL
Calin Juravle4a054192018-05-29 17:52:20 -07009764com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$MD5
Calin Juravle00b23d32019-03-08 17:52:20 -08009765com.android.org.bouncycastle.crypto.digests.OpenSSLDigest
Calin Juravle4a054192018-05-29 17:52:20 -07009766com.android.org.bouncycastle.crypto.engines.AESEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009767com.android.org.bouncycastle.crypto.paddings.BlockCipherPadding
Calin Juravle4a054192018-05-29 17:52:20 -07009768com.android.org.bouncycastle.crypto.paddings.PKCS7Padding
9769com.android.org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Calin Juravle36829e52019-04-10 19:07:47 -07009770com.android.org.bouncycastle.crypto.params.AsymmetricKeyParameter
9771com.android.org.bouncycastle.crypto.params.DHParameters
9772com.android.org.bouncycastle.crypto.params.DHValidationParameters
9773com.android.org.bouncycastle.crypto.params.DSAKeyParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08009774com.android.org.bouncycastle.crypto.params.DSAParameters
9775com.android.org.bouncycastle.crypto.params.DSAPublicKeyParameters
Calin Juravle36829e52019-04-10 19:07:47 -07009776com.android.org.bouncycastle.crypto.params.DSAValidationParameters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009777com.android.org.bouncycastle.crypto.params.KeyParameter
Calin Juravle4a054192018-05-29 17:52:20 -07009778com.android.org.bouncycastle.crypto.params.ParametersWithIV
9779com.android.org.bouncycastle.crypto.params.ParametersWithRandom
9780com.android.org.bouncycastle.jcajce.PBKDFKey
9781com.android.org.bouncycastle.jcajce.PKCS12Key
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009782com.android.org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009783com.android.org.bouncycastle.jcajce.provider.asymmetric.DH
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009784com.android.org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings
9785com.android.org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009786com.android.org.bouncycastle.jcajce.provider.asymmetric.EC
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009787com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009788com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009789com.android.org.bouncycastle.jcajce.provider.asymmetric.X509$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009790com.android.org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -08009791com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009792com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
9793com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009794com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi$EC
Calin Juravle00b23d32019-03-08 17:52:20 -08009795com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
Calin Juravle4a054192018-05-29 17:52:20 -07009796com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -08009797com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009798com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009799com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08009800com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009801com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009802com.android.org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009803com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009804com.android.org.bouncycastle.jcajce.provider.config.ConfigurableProvider
9805com.android.org.bouncycastle.jcajce.provider.config.ProviderConfiguration
9806com.android.org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
9807com.android.org.bouncycastle.jcajce.provider.digest.DigestAlgorithmProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009808com.android.org.bouncycastle.jcajce.provider.digest.MD5$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009809com.android.org.bouncycastle.jcajce.provider.digest.MD5
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009810com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009811com.android.org.bouncycastle.jcajce.provider.digest.SHA1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009812com.android.org.bouncycastle.jcajce.provider.digest.SHA224$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009813com.android.org.bouncycastle.jcajce.provider.digest.SHA224
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009814com.android.org.bouncycastle.jcajce.provider.digest.SHA256$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009815com.android.org.bouncycastle.jcajce.provider.digest.SHA256
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009816com.android.org.bouncycastle.jcajce.provider.digest.SHA384$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009817com.android.org.bouncycastle.jcajce.provider.digest.SHA384
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009818com.android.org.bouncycastle.jcajce.provider.digest.SHA512$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009819com.android.org.bouncycastle.jcajce.provider.digest.SHA512
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009820com.android.org.bouncycastle.jcajce.provider.keystore.BC$Mappings
9821com.android.org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009822com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009823com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$StoreEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08009824com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009825com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009826com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009827com.android.org.bouncycastle.jcajce.provider.symmetric.AES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009828com.android.org.bouncycastle.jcajce.provider.symmetric.AES
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009829com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009830com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009831com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009832com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009833com.android.org.bouncycastle.jcajce.provider.symmetric.DES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009834com.android.org.bouncycastle.jcajce.provider.symmetric.DES
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009835com.android.org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009836com.android.org.bouncycastle.jcajce.provider.symmetric.DESede
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009837com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009838com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009839com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009840com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009841com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009842com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009843com.android.org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009844com.android.org.bouncycastle.jcajce.provider.symmetric.RC2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009845com.android.org.bouncycastle.jcajce.provider.symmetric.SymmetricAlgorithmProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009846com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009847com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009848com.android.org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
Calin Juravle4a054192018-05-29 17:52:20 -07009849com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$AEADGenericBlockCipher
9850com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009851com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$GenericBlockCipher
Calin Juravle00b23d32019-03-08 17:52:20 -08009852com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -07009853com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009854com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher
9855com.android.org.bouncycastle.jcajce.provider.symmetric.util.BlockCipherProvider
Calin Juravle36829e52019-04-10 19:07:47 -07009856com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil
Calin Juravle4a054192018-05-29 17:52:20 -07009857com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE$Util
Calin Juravle00b23d32019-03-08 17:52:20 -08009858com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009859com.android.org.bouncycastle.jcajce.provider.util.AlgorithmProvider
9860com.android.org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
9861com.android.org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
Calin Juravle4a054192018-05-29 17:52:20 -07009862com.android.org.bouncycastle.jcajce.provider.util.DigestFactory
9863com.android.org.bouncycastle.jcajce.spec.AEADParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07009864com.android.org.bouncycastle.jcajce.util.BCJcaJceHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009865com.android.org.bouncycastle.jcajce.util.DefaultJcaJceHelper
Andreas Gampe61e7b662015-06-17 23:57:04 -07009866com.android.org.bouncycastle.jcajce.util.JcaJceHelper
9867com.android.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009868com.android.org.bouncycastle.jce.X509Principal
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009869com.android.org.bouncycastle.jce.interfaces.BCKeyStore
art-benchmark-serviced5115932020-02-25 17:55:03 -08009870com.android.org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009871com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009872com.android.org.bouncycastle.jce.provider.BouncyCastleProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009873com.android.org.bouncycastle.jce.provider.BouncyCastleProviderConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009874com.android.org.bouncycastle.jce.provider.CertStoreCollectionSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08009875com.android.org.bouncycastle.jce.provider.X509CertificateObject
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009876com.android.org.bouncycastle.jce.spec.ECKeySpec
9877com.android.org.bouncycastle.jce.spec.ECPublicKeySpec
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009878com.android.org.bouncycastle.util.Arrays
Andreas Gampe61e7b662015-06-17 23:57:04 -07009879com.android.org.bouncycastle.util.Encodable
Calin Juravle36829e52019-04-10 19:07:47 -07009880com.android.org.bouncycastle.util.Integers
Calin Juravle00b23d32019-03-08 17:52:20 -08009881com.android.org.bouncycastle.util.Iterable
Calin Juravle4a054192018-05-29 17:52:20 -07009882com.android.org.bouncycastle.util.Pack
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009883com.android.org.bouncycastle.util.Properties$1
9884com.android.org.bouncycastle.util.Properties
Andreas Gampe571fc302016-02-18 13:58:09 -08009885com.android.org.bouncycastle.util.Strings$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009886com.android.org.bouncycastle.util.Strings
Calin Juravle36829e52019-04-10 19:07:47 -07009887com.android.org.bouncycastle.util.encoders.Encoder
9888com.android.org.bouncycastle.util.encoders.Hex
9889com.android.org.bouncycastle.util.encoders.HexEncoder
Calin Juravle00b23d32019-03-08 17:52:20 -08009890com.android.org.bouncycastle.util.io.Streams
art-benchmark-serviced5115932020-02-25 17:55:03 -08009891com.android.org.bouncycastle.x509.X509V3CertificateGenerator
9892com.android.org.kxml2.io.KXmlParser$ContentSource
Calin Juravle00b23d32019-03-08 17:52:20 -08009893com.android.org.kxml2.io.KXmlParser$ValueContext
9894com.android.org.kxml2.io.KXmlParser
9895com.android.org.kxml2.io.KXmlSerializer
art-benchmark-service56aece62020-02-10 17:58:03 -08009896com.android.phone.ecc.nano.CodedInputByteBufferNano
9897com.android.phone.ecc.nano.ExtendableMessageNano
9898com.android.phone.ecc.nano.InternalNano
9899com.android.phone.ecc.nano.InvalidProtocolBufferNanoException
9900com.android.phone.ecc.nano.MessageNano
9901com.android.phone.ecc.nano.ProtobufEccData$AllInfo
9902com.android.phone.ecc.nano.ProtobufEccData$CountryInfo
9903com.android.phone.ecc.nano.ProtobufEccData$EccInfo
9904com.android.phone.ecc.nano.WireFormatNano
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009905com.android.server.AppWidgetBackupBridge
9906com.android.server.BootReceiver$1
9907com.android.server.BootReceiver
9908com.android.server.LocalServices
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009909com.android.server.NetworkManagementSocketTagger$1
9910com.android.server.NetworkManagementSocketTagger$SocketTags
Calin Juravle00b23d32019-03-08 17:52:20 -08009911com.android.server.NetworkManagementSocketTagger
Calin Juravle787d34d2019-04-25 15:12:44 -07009912com.android.server.SystemConfig$PermissionEntry
9913com.android.server.SystemConfig$SharedLibraryEntry
9914com.android.server.SystemConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009915com.android.server.WidgetBackupProvider
9916com.android.server.backup.AccountManagerBackupHelper
9917com.android.server.backup.AccountSyncSettingsBackupHelper
9918com.android.server.backup.NotificationBackupHelper
9919com.android.server.backup.PermissionBackupHelper
9920com.android.server.backup.PreferredActivityBackupHelper
9921com.android.server.backup.ShortcutBackupHelper
9922com.android.server.backup.SliceBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009923com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfProgramEvent
9924com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfStatistics
9925com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ConnectStatistics
9926com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DHCPEvent
9927com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLookupBatch
9928com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DefaultNetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009929com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08009930com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityLog
9931com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent
9932com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent
9933com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009934com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08009935com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent
9936com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent
9937com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$WakeupStats
9938com.android.server.job.JobSchedulerInternal$JobStorePersistStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009939com.android.server.net.BaseNetdEventCallback
9940com.android.server.net.BaseNetworkObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08009941com.android.server.sip.SipService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009942com.android.server.sip.SipService$ConnectivityReceiver
9943com.android.server.sip.SipService$MyExecutor
art-benchmark-service56aece62020-02-10 17:58:03 -08009944com.android.server.sip.SipService$SipKeepAliveProcessCallback
9945com.android.server.sip.SipService$SipSessionGroupExt
Calin Juravle00b23d32019-03-08 17:52:20 -08009946com.android.server.sip.SipService
art-benchmark-service56aece62020-02-10 17:58:03 -08009947com.android.server.sip.SipSessionGroup$KeepAliveProcessCallback
9948com.android.server.sip.SipSessionGroup$SipSessionImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009949com.android.server.sip.SipWakeLock
9950com.android.server.sip.SipWakeupTimer$MyEventComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08009951com.android.server.sip.SipWakeupTimer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009952com.android.server.usage.AppStandbyInternal$AppIdleStateChangeListener
9953com.android.server.usage.AppStandbyInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009954com.android.server.wm.nano.WindowManagerProtos$TaskSnapshotProto
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009955com.android.telephony.Rlog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009956com.google.android.collect.Lists
9957com.google.android.collect.Maps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009958com.google.android.collect.Sets
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009959com.google.android.gles_jni.EGLConfigImpl
9960com.google.android.gles_jni.EGLContextImpl
9961com.google.android.gles_jni.EGLDisplayImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009962com.google.android.gles_jni.EGLImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009963com.google.android.gles_jni.EGLSurfaceImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009964com.google.android.gles_jni.GLImpl
Calin Juravle4a054192018-05-29 17:52:20 -07009965com.google.android.mms.MmsException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009966com.google.android.rappor.Encoder
9967com.google.android.rappor.HmacDrbg
Calin Juravle4a054192018-05-29 17:52:20 -07009968com.sun.security.cert.internal.x509.X509V1CertImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009969dalvik.annotation.optimization.CriticalNative
9970dalvik.annotation.optimization.FastNative
Calin Juravle36829e52019-04-10 19:07:47 -07009971dalvik.system.-$$Lambda$DexPathList$_CyMypnZmV6ArWiPOPB4EkAIeUc
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009972dalvik.system.BaseDexClassLoader$Reporter
Calin Juravle00b23d32019-03-08 17:52:20 -08009973dalvik.system.BaseDexClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009974dalvik.system.BlockGuard$1
9975dalvik.system.BlockGuard$2
Calin Juravle00b23d32019-03-08 17:52:20 -08009976dalvik.system.BlockGuard$3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009977dalvik.system.BlockGuard$BlockGuardPolicyException
9978dalvik.system.BlockGuard$Policy
Calin Juravle00b23d32019-03-08 17:52:20 -08009979dalvik.system.BlockGuard$VmPolicy
9980dalvik.system.BlockGuard
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009981dalvik.system.ClassExt
Andreas Gampe61e7b662015-06-17 23:57:04 -07009982dalvik.system.CloseGuard$DefaultReporter
9983dalvik.system.CloseGuard$Reporter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009984dalvik.system.CloseGuard$Tracker
Calin Juravle00b23d32019-03-08 17:52:20 -08009985dalvik.system.CloseGuard
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009986dalvik.system.DelegateLastClassLoader
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009987dalvik.system.DexClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009988dalvik.system.DexFile$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07009989dalvik.system.DexFile$DFEnum
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009990dalvik.system.DexFile$OptimizationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009991dalvik.system.DexFile
Andreas Gampe61e7b662015-06-17 23:57:04 -07009992dalvik.system.DexPathList$Element
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009993dalvik.system.DexPathList$NativeLibraryElement
Calin Juravle00b23d32019-03-08 17:52:20 -08009994dalvik.system.DexPathList
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009995dalvik.system.EmulatedStackFrame$Range
Calin Juravle00b23d32019-03-08 17:52:20 -08009996dalvik.system.EmulatedStackFrame
9997dalvik.system.InMemoryDexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -07009998dalvik.system.PathClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08009999dalvik.system.RuntimeHooks
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010000dalvik.system.SocketTagger$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010001dalvik.system.SocketTagger
art-benchmark-serviced5115932020-02-25 17:55:03 -080010002dalvik.system.ThreadPrioritySetter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010003dalvik.system.VMDebug
Calin Juravle00b23d32019-03-08 17:52:20 -080010004dalvik.system.VMRuntime$HiddenApiUsageLogger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010005dalvik.system.VMRuntime
Andreas Gampe61e7b662015-06-17 23:57:04 -070010006dalvik.system.VMStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010007dalvik.system.ZygoteHooks
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010008java.io.-$$Lambda$ObjectStreamClass$GVMp_c-BEBrBo_ZKh_HiLSO-fGo
Andreas Gampe571fc302016-02-18 13:58:09 -080010009java.io.Bits
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010010java.io.BufferedInputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010011java.io.BufferedOutputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010012java.io.BufferedReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010013java.io.BufferedWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010014java.io.ByteArrayInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010015java.io.ByteArrayOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010016java.io.CharArrayReader
Andreas Gampe571fc302016-02-18 13:58:09 -080010017java.io.CharArrayWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010018java.io.Closeable
Andreas Gampe859e2782016-04-06 18:37:56 -070010019java.io.Console
Andreas Gampe61e7b662015-06-17 23:57:04 -070010020java.io.DataInput
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010021java.io.DataInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010022java.io.DataOutput
10023java.io.DataOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010024java.io.DefaultFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010025java.io.EOFException
Andreas Gampe571fc302016-02-18 13:58:09 -080010026java.io.ExpiringCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010027java.io.ExpiringCache
Kenny Root9787b802013-04-26 12:53:57 -070010028java.io.Externalizable
Andreas Gampe571fc302016-02-18 13:58:09 -080010029java.io.File$PathStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010030java.io.File$TempDirectory
Calin Juravle00b23d32019-03-08 17:52:20 -080010031java.io.File
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010032java.io.FileDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010033java.io.FileDescriptor
Andreas Gampe859e2782016-04-06 18:37:56 -070010034java.io.FileFilter
Andreas Gampe571fc302016-02-18 13:58:09 -080010035java.io.FileInputStream$UseManualSkipException
Calin Juravle00b23d32019-03-08 17:52:20 -080010036java.io.FileInputStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010037java.io.FileNotFoundException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010038java.io.FileOutputStream
Kenny Root9787b802013-04-26 12:53:57 -070010039java.io.FileReader
Andreas Gampe571fc302016-02-18 13:58:09 -080010040java.io.FileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010041java.io.FileWriter
Andreas Gampe571fc302016-02-18 13:58:09 -080010042java.io.FilenameFilter
Evan Millar0ea97b82009-03-24 17:49:23 -070010043java.io.FilterInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010044java.io.FilterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010045java.io.FilterReader
Andreas Gampe61e7b662015-06-17 23:57:04 -070010046java.io.Flushable
Evan Millar0ea97b82009-03-24 17:49:23 -070010047java.io.IOException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010048java.io.InputStream
10049java.io.InputStreamReader
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010050java.io.InterruptedIOException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010051java.io.InvalidClassException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010052java.io.InvalidObjectException
Calin Juravle4a054192018-05-29 17:52:20 -070010053java.io.NotSerializableException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010054java.io.ObjectInput
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010055java.io.ObjectInputStream$BlockDataInputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010056java.io.ObjectInputStream$HandleTable$HandleList
Calin Juravle00b23d32019-03-08 17:52:20 -080010057java.io.ObjectInputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010058java.io.ObjectInputStream$PeekInputStream
10059java.io.ObjectInputStream$ValidationList
Calin Juravle00b23d32019-03-08 17:52:20 -080010060java.io.ObjectInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070010061java.io.ObjectOutput
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010062java.io.ObjectOutputStream$BlockDataOutputStream
10063java.io.ObjectOutputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010064java.io.ObjectOutputStream$PutField
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010065java.io.ObjectOutputStream$ReplaceTable
Calin Juravle00b23d32019-03-08 17:52:20 -080010066java.io.ObjectOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010067java.io.ObjectStreamClass$1
10068java.io.ObjectStreamClass$2
10069java.io.ObjectStreamClass$3
10070java.io.ObjectStreamClass$4
10071java.io.ObjectStreamClass$5
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010072java.io.ObjectStreamClass$Caches
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010073java.io.ObjectStreamClass$ClassDataSlot
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010074java.io.ObjectStreamClass$DefaultSUIDCompatibilityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010075java.io.ObjectStreamClass$EntryFuture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010076java.io.ObjectStreamClass$ExceptionInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010077java.io.ObjectStreamClass$FieldReflector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010078java.io.ObjectStreamClass$FieldReflectorKey
10079java.io.ObjectStreamClass$MemberSignature
10080java.io.ObjectStreamClass$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010081java.io.ObjectStreamClass
Andreas Gampe61e7b662015-06-17 23:57:04 -070010082java.io.ObjectStreamConstants
10083java.io.ObjectStreamException
10084java.io.ObjectStreamField
art-benchmark-serviced5115932020-02-25 17:55:03 -080010085java.io.OptionalDataException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010086java.io.OutputStream
10087java.io.OutputStreamWriter
Andreas Gampe61e7b662015-06-17 23:57:04 -070010088java.io.PrintStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010089java.io.PrintWriter
Kenny Root9787b802013-04-26 12:53:57 -070010090java.io.PushbackInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010091java.io.PushbackReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010092java.io.RandomAccessFile
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010093java.io.Reader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010094java.io.SequenceInputStream
10095java.io.SerialCallbackContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010096java.io.Serializable
Andreas Gampe61e7b662015-06-17 23:57:04 -070010097java.io.SerializablePermission
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010098java.io.StreamCorruptedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010099java.io.StringBufferInputStream
Kenny Root9787b802013-04-26 12:53:57 -070010100java.io.StringReader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010101java.io.StringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010102java.io.UTFDataFormatException
Calin Juravle36829e52019-04-10 19:07:47 -070010103java.io.UncheckedIOException
Andreas Gampe571fc302016-02-18 13:58:09 -080010104java.io.UnixFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010105java.io.UnsupportedEncodingException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010106java.io.Writer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010107java.lang.-$$Lambda$CharSequence$lS6BYp9KMNOi2HcboXLiOooqoX8
10108java.lang.-$$Lambda$CharSequence$lnrrVTEPDeRteHnQDz8kEht4CY8
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010109java.lang.AbstractMethodError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010110java.lang.AbstractStringBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010111java.lang.AndroidHardcodedSystemProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -070010112java.lang.Appendable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010113java.lang.ArithmeticException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010114java.lang.ArrayIndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080010115java.lang.ArrayStoreException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010116java.lang.AssertionError
10117java.lang.AutoCloseable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010118java.lang.Boolean
Andreas Gampe61e7b662015-06-17 23:57:04 -070010119java.lang.BootClassLoader
Andreas Gampe571fc302016-02-18 13:58:09 -080010120java.lang.Byte$ByteCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010121java.lang.Byte
Andreas Gampe61e7b662015-06-17 23:57:04 -070010122java.lang.CaseMapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010123java.lang.CaseMapper
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010124java.lang.CharSequence$1CharIterator
10125java.lang.CharSequence$1CodePointIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010126java.lang.CharSequence
Andreas Gampe571fc302016-02-18 13:58:09 -080010127java.lang.Character$CharacterCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010128java.lang.Character$Subset
10129java.lang.Character$UnicodeBlock
Calin Juravle00b23d32019-03-08 17:52:20 -080010130java.lang.Character
Andreas Gampe61e7b662015-06-17 23:57:04 -070010131java.lang.Class$Caches
Calin Juravle00b23d32019-03-08 17:52:20 -080010132java.lang.Class
Jesse Wilson80686182011-01-21 17:12:43 -080010133java.lang.ClassCastException
art-benchmark-serviced5115932020-02-25 17:55:03 -080010134java.lang.ClassFormatError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010135java.lang.ClassLoader$SystemClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080010136java.lang.ClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010137java.lang.ClassNotFoundException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010138java.lang.CloneNotSupportedException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010139java.lang.Cloneable
10140java.lang.Comparable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010141java.lang.Daemons$Daemon
10142java.lang.Daemons$FinalizerDaemon
10143java.lang.Daemons$FinalizerWatchdogDaemon
Andreas Gampe61e7b662015-06-17 23:57:04 -070010144java.lang.Daemons$HeapTaskDaemon
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010145java.lang.Daemons$ReferenceQueueDaemon
Calin Juravle00b23d32019-03-08 17:52:20 -080010146java.lang.Daemons
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010147java.lang.Deprecated
Andreas Gampe61e7b662015-06-17 23:57:04 -070010148java.lang.DexCache
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010149java.lang.Double
Andreas Gampe61e7b662015-06-17 23:57:04 -070010150java.lang.Enum$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010151java.lang.Enum
Andreas Gampe571fc302016-02-18 13:58:09 -080010152java.lang.EnumConstantNotPresentException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010153java.lang.Error
10154java.lang.Exception
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010155java.lang.ExceptionInInitializerError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010156java.lang.Float
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010157java.lang.IllegalAccessError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010158java.lang.IllegalAccessException
Evan Millar0ea97b82009-03-24 17:49:23 -070010159java.lang.IllegalArgumentException
Calin Juravle00b23d32019-03-08 17:52:20 -080010160java.lang.IllegalMonitorStateException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010161java.lang.IllegalStateException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010162java.lang.IllegalThreadStateException
10163java.lang.IncompatibleClassChangeError
10164java.lang.IndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080010165java.lang.InheritableThreadLocal
art-benchmark-serviced5115932020-02-25 17:55:03 -080010166java.lang.InstantiationError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010167java.lang.InstantiationException
Andreas Gampe571fc302016-02-18 13:58:09 -080010168java.lang.Integer$IntegerCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010169java.lang.Integer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010170java.lang.InternalError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010171java.lang.InterruptedException
10172java.lang.Iterable
Andreas Gampe61e7b662015-06-17 23:57:04 -070010173java.lang.LinkageError
Andreas Gampe571fc302016-02-18 13:58:09 -080010174java.lang.Long$LongCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010175java.lang.Long
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010176java.lang.Math$RandomNumberGeneratorHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010177java.lang.Math
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010178java.lang.NegativeArraySizeException
Evan Millar0ea97b82009-03-24 17:49:23 -070010179java.lang.NoClassDefFoundError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010180java.lang.NoSuchFieldError
10181java.lang.NoSuchFieldException
10182java.lang.NoSuchMethodError
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010183java.lang.NoSuchMethodException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010184java.lang.NullPointerException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010185java.lang.Number
Evan Millar0ea97b82009-03-24 17:49:23 -070010186java.lang.NumberFormatException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010187java.lang.Object
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010188java.lang.OutOfMemoryError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010189java.lang.Package
Andreas Gampe571fc302016-02-18 13:58:09 -080010190java.lang.Process
Calin Juravle4a054192018-05-29 17:52:20 -070010191java.lang.ProcessBuilder$NullInputStream
10192java.lang.ProcessBuilder$NullOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080010193java.lang.ProcessBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010194java.lang.ProcessEnvironment$ExternalData
10195java.lang.ProcessEnvironment$StringEnvironment
10196java.lang.ProcessEnvironment$Value
10197java.lang.ProcessEnvironment$Variable
Calin Juravle00b23d32019-03-08 17:52:20 -080010198java.lang.ProcessEnvironment
Calin Juravle4a054192018-05-29 17:52:20 -070010199java.lang.ProcessImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070010200java.lang.Readable
Andreas Gampe61e7b662015-06-17 23:57:04 -070010201java.lang.ReflectiveOperationException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010202java.lang.Runnable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010203java.lang.Runtime
Evan Millar0ea97b82009-03-24 17:49:23 -070010204java.lang.RuntimeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010205java.lang.RuntimePermission
Kenny Root9787b802013-04-26 12:53:57 -070010206java.lang.SecurityException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010207java.lang.SecurityManager
Andreas Gampe571fc302016-02-18 13:58:09 -080010208java.lang.Short$ShortCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010209java.lang.Short
Andreas Gampe61e7b662015-06-17 23:57:04 -070010210java.lang.StackOverflowError
10211java.lang.StackTraceElement
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010212java.lang.StrictMath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010213java.lang.String$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070010214java.lang.String$CaseInsensitiveComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080010215java.lang.String
Andreas Gampe61e7b662015-06-17 23:57:04 -070010216java.lang.StringBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010217java.lang.StringBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -070010218java.lang.StringFactory
10219java.lang.StringIndexOutOfBoundsException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010220java.lang.System$PropertiesWithNonOverrideableDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -080010221java.lang.System
Andreas Gampe571fc302016-02-18 13:58:09 -080010222java.lang.Thread$1
10223java.lang.Thread$Caches
Andreas Gampe61e7b662015-06-17 23:57:04 -070010224java.lang.Thread$State
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010225java.lang.Thread$UncaughtExceptionHandler
Andreas Gampe571fc302016-02-18 13:58:09 -080010226java.lang.Thread$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010227java.lang.Thread
Andreas Gampe61e7b662015-06-17 23:57:04 -070010228java.lang.ThreadDeath
10229java.lang.ThreadGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010230java.lang.ThreadLocal$SuppliedThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080010231java.lang.ThreadLocal$ThreadLocalMap$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010232java.lang.ThreadLocal$ThreadLocalMap
10233java.lang.ThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080010234java.lang.Throwable$PrintStreamOrWriter
10235java.lang.Throwable$SentinelHolder
10236java.lang.Throwable$WrappedPrintStream
10237java.lang.Throwable$WrappedPrintWriter
Calin Juravle00b23d32019-03-08 17:52:20 -080010238java.lang.Throwable
Andreas Gampe571fc302016-02-18 13:58:09 -080010239java.lang.TypeNotPresentException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010240java.lang.UNIXProcess$1
10241java.lang.UNIXProcess$2
10242java.lang.UNIXProcess$3
10243java.lang.UNIXProcess$ProcessPipeInputStream
10244java.lang.UNIXProcess$ProcessPipeOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010245java.lang.UNIXProcess$ProcessReaperThreadFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010246java.lang.UNIXProcess$ProcessReaperThreadFactory
10247java.lang.UNIXProcess
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010248java.lang.UnsatisfiedLinkError
10249java.lang.UnsupportedOperationException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010250java.lang.VMClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010251java.lang.VerifyError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010252java.lang.VirtualMachineError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010253java.lang.Void
10254java.lang.annotation.Annotation
Andreas Gampe571fc302016-02-18 13:58:09 -080010255java.lang.annotation.AnnotationTypeMismatchException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010256java.lang.annotation.Documented
Andreas Gampe571fc302016-02-18 13:58:09 -080010257java.lang.annotation.IncompleteAnnotationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010258java.lang.annotation.Inherited
Andreas Gampe571fc302016-02-18 13:58:09 -080010259java.lang.annotation.Retention
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010260java.lang.annotation.Target
10261java.lang.invoke.ArrayElementVarHandle
10262java.lang.invoke.ByteArrayViewVarHandle
10263java.lang.invoke.ByteBufferViewVarHandle
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010264java.lang.invoke.CallSite
10265java.lang.invoke.ConstantCallSite
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010266java.lang.invoke.FieldVarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010267java.lang.invoke.MethodHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010268java.lang.invoke.MethodHandleImpl$HandleInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080010269java.lang.invoke.MethodHandleImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010270java.lang.invoke.MethodHandleInfo
10271java.lang.invoke.MethodHandleStatics
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010272java.lang.invoke.MethodHandles$Lookup
Calin Juravle00b23d32019-03-08 17:52:20 -080010273java.lang.invoke.MethodHandles
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010274java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010275java.lang.invoke.MethodType$ConcurrentWeakInternSet
10276java.lang.invoke.MethodType
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010277java.lang.invoke.MethodTypeForm
Calin Juravle36829e52019-04-10 19:07:47 -070010278java.lang.invoke.SerializedLambda
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010279java.lang.invoke.Transformers$AlwaysThrow
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010280java.lang.invoke.Transformers$BindTo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010281java.lang.invoke.Transformers$CatchException
10282java.lang.invoke.Transformers$CollectArguments
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010283java.lang.invoke.Transformers$Collector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010284java.lang.invoke.Transformers$Constant
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010285java.lang.invoke.Transformers$Construct
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010286java.lang.invoke.Transformers$DropArguments
10287java.lang.invoke.Transformers$ExplicitCastArguments
10288java.lang.invoke.Transformers$FilterArguments
10289java.lang.invoke.Transformers$FilterReturnValue
10290java.lang.invoke.Transformers$FoldArguments
10291java.lang.invoke.Transformers$GuardWithTest
10292java.lang.invoke.Transformers$InsertArguments
10293java.lang.invoke.Transformers$Invoker
10294java.lang.invoke.Transformers$PermuteArguments
10295java.lang.invoke.Transformers$ReferenceArrayElementGetter
10296java.lang.invoke.Transformers$ReferenceArrayElementSetter
10297java.lang.invoke.Transformers$ReferenceIdentity
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010298java.lang.invoke.Transformers$Spreader
10299java.lang.invoke.Transformers$Transformer
10300java.lang.invoke.Transformers$VarargsCollector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010301java.lang.invoke.VarHandle$1
10302java.lang.invoke.VarHandle$AccessMode
10303java.lang.invoke.VarHandle$AccessType
Calin Juravle00b23d32019-03-08 17:52:20 -080010304java.lang.invoke.VarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010305java.lang.invoke.WrongMethodTypeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010306java.lang.ref.FinalizerReference$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070010307java.lang.ref.FinalizerReference$Sentinel
Calin Juravle00b23d32019-03-08 17:52:20 -080010308java.lang.ref.FinalizerReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070010309java.lang.ref.PhantomReference
Calin Juravle4a054192018-05-29 17:52:20 -070010310java.lang.ref.Reference$SinkHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010311java.lang.ref.Reference$SinkHolder
10312java.lang.ref.Reference
Andreas Gampe61e7b662015-06-17 23:57:04 -070010313java.lang.ref.ReferenceQueue
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010314java.lang.ref.SoftReference
10315java.lang.ref.WeakReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070010316java.lang.reflect.AccessibleObject
10317java.lang.reflect.AnnotatedElement
10318java.lang.reflect.Array
10319java.lang.reflect.Constructor
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010320java.lang.reflect.Executable$GenericInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080010321java.lang.reflect.Executable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010322java.lang.reflect.Field
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010323java.lang.reflect.GenericArrayType
Andreas Gampe61e7b662015-06-17 23:57:04 -070010324java.lang.reflect.GenericDeclaration
art-benchmark-serviced5115932020-02-25 17:55:03 -080010325java.lang.reflect.GenericSignatureFormatError
Andreas Gampe61e7b662015-06-17 23:57:04 -070010326java.lang.reflect.InvocationHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010327java.lang.reflect.InvocationTargetException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010328java.lang.reflect.MalformedParametersException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010329java.lang.reflect.Member
Andreas Gampe61e7b662015-06-17 23:57:04 -070010330java.lang.reflect.Method$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010331java.lang.reflect.Method
Andreas Gampe61e7b662015-06-17 23:57:04 -070010332java.lang.reflect.Modifier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010333java.lang.reflect.Parameter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010334java.lang.reflect.ParameterizedType
Andreas Gampe61e7b662015-06-17 23:57:04 -070010335java.lang.reflect.Proxy$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010336java.lang.reflect.Proxy$Key1
10337java.lang.reflect.Proxy$Key2
10338java.lang.reflect.Proxy$KeyFactory
10339java.lang.reflect.Proxy$KeyX
10340java.lang.reflect.Proxy$ProxyClassFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080010341java.lang.reflect.Proxy
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010342java.lang.reflect.Type
Andreas Gampe61e7b662015-06-17 23:57:04 -070010343java.lang.reflect.TypeVariable
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010344java.lang.reflect.UndeclaredThrowableException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010345java.lang.reflect.WeakCache$CacheKey
10346java.lang.reflect.WeakCache$CacheValue
10347java.lang.reflect.WeakCache$Factory
10348java.lang.reflect.WeakCache$LookupValue
10349java.lang.reflect.WeakCache$Value
Calin Juravle00b23d32019-03-08 17:52:20 -080010350java.lang.reflect.WeakCache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010351java.lang.reflect.WildcardType
Calin Juravle4a054192018-05-29 17:52:20 -070010352java.math.BigDecimal$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010353java.math.BigDecimal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010354java.math.BigInt
10355java.math.BigInteger
Calin Juravle4a054192018-05-29 17:52:20 -070010356java.math.Conversion
10357java.math.MathContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010358java.math.Multiplication
Brian Carlstrom570bb562010-06-30 00:54:29 -070010359java.math.NativeBN
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010360java.math.RoundingMode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010361java.net.AbstractPlainDatagramSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010362java.net.AbstractPlainSocketImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010363java.net.AddressCache$AddressCacheEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010364java.net.AddressCache$AddressCacheKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010365java.net.AddressCache
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010366java.net.ConnectException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010367java.net.CookieHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010368java.net.CookieManager$CookiePathComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080010369java.net.CookieManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010370java.net.CookiePolicy$1
10371java.net.CookiePolicy$2
10372java.net.CookiePolicy$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010373java.net.CookiePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010374java.net.CookieStore
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010375java.net.DatagramPacket
10376java.net.DatagramSocket$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010377java.net.DatagramSocket
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010378java.net.DatagramSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010379java.net.DefaultDatagramSocketImplFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010380java.net.DefaultInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010381java.net.HttpCookie$10
10382java.net.HttpCookie$11
Calin Juravle00b23d32019-03-08 17:52:20 -080010383java.net.HttpCookie$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010384java.net.HttpCookie$2
10385java.net.HttpCookie$3
10386java.net.HttpCookie$4
10387java.net.HttpCookie$5
10388java.net.HttpCookie$6
10389java.net.HttpCookie$7
10390java.net.HttpCookie$8
10391java.net.HttpCookie$9
10392java.net.HttpCookie$CookieAttributeAssignor
Calin Juravle00b23d32019-03-08 17:52:20 -080010393java.net.HttpCookie
art-benchmark-serviced5115932020-02-25 17:55:03 -080010394java.net.HttpRetryException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010395java.net.HttpURLConnection
Andreas Gampe571fc302016-02-18 13:58:09 -080010396java.net.IDN
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010397java.net.InMemoryCookieStore
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010398java.net.Inet4Address
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010399java.net.Inet6Address$Inet6AddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010400java.net.Inet6Address
Andreas Gampe571fc302016-02-18 13:58:09 -080010401java.net.Inet6AddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010402java.net.InetAddress$1
10403java.net.InetAddress$InetAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010404java.net.InetAddress
Andreas Gampe571fc302016-02-18 13:58:09 -080010405java.net.InetAddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010406java.net.InetSocketAddress$InetSocketAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010407java.net.InetSocketAddress
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010408java.net.InterfaceAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010409java.net.JarURLConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010410java.net.MalformedURLException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010411java.net.MulticastSocket
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010412java.net.NetPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010413java.net.NetworkInterface$1checkedAddresses
Calin Juravle00b23d32019-03-08 17:52:20 -080010414java.net.NetworkInterface
Calin Juravle4a054192018-05-29 17:52:20 -070010415java.net.NoRouteToHostException
Andreas Gampe571fc302016-02-18 13:58:09 -080010416java.net.Parts
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010417java.net.PlainDatagramSocketImpl
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010418java.net.PlainSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010419java.net.PortUnreachableException
10420java.net.ProtocolException
10421java.net.ProtocolFamily
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010422java.net.Proxy$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080010423java.net.Proxy
Jesse Wilson80686182011-01-21 17:12:43 -080010424java.net.ProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010425java.net.ResponseCache
10426java.net.ServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010427java.net.Socket$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010428java.net.Socket$2
10429java.net.Socket$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010430java.net.Socket
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010431java.net.SocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010432java.net.SocketException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010433java.net.SocketImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -080010434java.net.SocketImplFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080010435java.net.SocketInputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010436java.net.SocketOptions
Andreas Gampe571fc302016-02-18 13:58:09 -080010437java.net.SocketOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010438java.net.SocketPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010439java.net.SocketTimeoutException
Andreas Gampe571fc302016-02-18 13:58:09 -080010440java.net.SocksConsts
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010441java.net.SocksSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010442java.net.StandardProtocolFamily
Andreas Gampe571fc302016-02-18 13:58:09 -080010443java.net.URI$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -080010444java.net.URI
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010445java.net.URISyntaxException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010446java.net.URL
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010447java.net.URLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010448java.net.URLDecoder
10449java.net.URLEncoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010450java.net.URLStreamHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010451java.net.URLStreamHandlerFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010452java.net.UnknownHostException
Calin Juravle4a054192018-05-29 17:52:20 -070010453java.net.UnknownServiceException
Andreas Gampe571fc302016-02-18 13:58:09 -080010454java.nio.Bits
Andreas Gampe61e7b662015-06-17 23:57:04 -070010455java.nio.Buffer
10456java.nio.BufferOverflowException
10457java.nio.BufferUnderflowException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010458java.nio.ByteBuffer
10459java.nio.ByteBufferAsCharBuffer
10460java.nio.ByteBufferAsDoubleBuffer
10461java.nio.ByteBufferAsFloatBuffer
10462java.nio.ByteBufferAsIntBuffer
10463java.nio.ByteBufferAsLongBuffer
10464java.nio.ByteBufferAsShortBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010465java.nio.ByteOrder
Andreas Gampe61e7b662015-06-17 23:57:04 -070010466java.nio.CharBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010467java.nio.DirectByteBuffer$MemoryRef
Calin Juravle00b23d32019-03-08 17:52:20 -080010468java.nio.DirectByteBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010469java.nio.DoubleBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010470java.nio.FloatBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010471java.nio.HeapByteBuffer
10472java.nio.HeapCharBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010473java.nio.IntBuffer
10474java.nio.InvalidMarkException
10475java.nio.LongBuffer
10476java.nio.MappedByteBuffer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010477java.nio.NIOAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010478java.nio.NioUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070010479java.nio.ReadOnlyBufferException
10480java.nio.ShortBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010481java.nio.StringCharBuffer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010482java.nio.channels.AsynchronousCloseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010483java.nio.channels.ByteChannel
10484java.nio.channels.Channel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010485java.nio.channels.Channels$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010486java.nio.channels.Channels
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010487java.nio.channels.ClosedByInterruptException
10488java.nio.channels.ClosedChannelException
Andreas Gampe571fc302016-02-18 13:58:09 -080010489java.nio.channels.DatagramChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070010490java.nio.channels.FileChannel$MapMode
Calin Juravle00b23d32019-03-08 17:52:20 -080010491java.nio.channels.FileChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070010492java.nio.channels.FileLock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010493java.nio.channels.GatheringByteChannel
10494java.nio.channels.InterruptibleChannel
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010495java.nio.channels.MulticastChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010496java.nio.channels.NetworkChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010497java.nio.channels.OverlappingFileLockException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010498java.nio.channels.ReadableByteChannel
10499java.nio.channels.ScatteringByteChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010500java.nio.channels.SeekableByteChannel
10501java.nio.channels.SelectableChannel
Calin Juravle4a054192018-05-29 17:52:20 -070010502java.nio.channels.SelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010503java.nio.channels.Selector
Andreas Gampe571fc302016-02-18 13:58:09 -080010504java.nio.channels.ServerSocketChannel
10505java.nio.channels.SocketChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010506java.nio.channels.WritableByteChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010507java.nio.channels.spi.AbstractInterruptibleChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010508java.nio.channels.spi.AbstractInterruptibleChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010509java.nio.channels.spi.AbstractSelectableChannel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010510java.nio.channels.spi.AbstractSelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010511java.nio.channels.spi.AbstractSelector$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010512java.nio.channels.spi.AbstractSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010513java.nio.channels.spi.SelectorProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010514java.nio.channels.spi.SelectorProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -070010515java.nio.charset.CharacterCodingException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010516java.nio.charset.Charset
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010517java.nio.charset.CharsetDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010518java.nio.charset.CharsetEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080010519java.nio.charset.CoderMalfunctionError
Andreas Gampe571fc302016-02-18 13:58:09 -080010520java.nio.charset.CoderResult$1
10521java.nio.charset.CoderResult$2
10522java.nio.charset.CoderResult$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080010523java.nio.charset.CoderResult
Andreas Gampe61e7b662015-06-17 23:57:04 -070010524java.nio.charset.CodingErrorAction
10525java.nio.charset.IllegalCharsetNameException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010526java.nio.charset.StandardCharsets
Andreas Gampe61e7b662015-06-17 23:57:04 -070010527java.nio.charset.UnsupportedCharsetException
Calin Juravle00b23d32019-03-08 17:52:20 -080010528java.nio.file.AccessMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080010529java.nio.file.CopyMoveHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010530java.nio.file.CopyOption
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010531java.nio.file.DirectoryStream$Filter
10532java.nio.file.DirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010533java.nio.file.FileAlreadyExistsException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010534java.nio.file.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010535java.nio.file.FileSystemException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010536java.nio.file.FileSystems$DefaultFileSystemHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010537java.nio.file.FileSystems$DefaultFileSystemHolder
10538java.nio.file.FileSystems
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010539java.nio.file.Files$AcceptAllFilter
Calin Juravle4a054192018-05-29 17:52:20 -070010540java.nio.file.Files
art-benchmark-serviced5115932020-02-25 17:55:03 -080010541java.nio.file.InvalidPathException
Calin Juravle00b23d32019-03-08 17:52:20 -080010542java.nio.file.LinkOption
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010543java.nio.file.NoSuchFileException
10544java.nio.file.OpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010545java.nio.file.Path
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010546java.nio.file.Paths
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010547java.nio.file.StandardCopyOption
Calin Juravle4a054192018-05-29 17:52:20 -070010548java.nio.file.StandardOpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010549java.nio.file.Watchable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010550java.nio.file.attribute.AttributeView
10551java.nio.file.attribute.BasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010552java.nio.file.attribute.BasicFileAttributes
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010553java.nio.file.attribute.FileAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010554java.nio.file.attribute.FileAttributeView
Calin Juravle4a054192018-05-29 17:52:20 -070010555java.nio.file.attribute.FileTime
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010556java.nio.file.attribute.PosixFileAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010557java.nio.file.spi.FileSystemProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080010558java.security.AccessControlContext
Andreas Gampe61e7b662015-06-17 23:57:04 -070010559java.security.AccessControlException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010560java.security.AccessController
Andreas Gampe571fc302016-02-18 13:58:09 -080010561java.security.AlgorithmConstraints
10562java.security.AlgorithmParameters
10563java.security.AlgorithmParametersSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010564java.security.AllPermission
Andreas Gampe61e7b662015-06-17 23:57:04 -070010565java.security.BasicPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010566java.security.CodeSigner
Andreas Gampe571fc302016-02-18 13:58:09 -080010567java.security.CryptoPrimitive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010568java.security.DigestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010569java.security.GeneralSecurityException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010570java.security.Guard
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010571java.security.InvalidAlgorithmParameterException
10572java.security.InvalidKeyException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010573java.security.InvalidParameterException
Jesse Wilson80686182011-01-21 17:12:43 -080010574java.security.Key
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010575java.security.KeyException
Andreas Gampe571fc302016-02-18 13:58:09 -080010576java.security.KeyFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010577java.security.KeyFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010578java.security.KeyManagementException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010579java.security.KeyPair
Calin Juravle4a054192018-05-29 17:52:20 -070010580java.security.KeyPairGenerator$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010581java.security.KeyPairGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070010582java.security.KeyPairGeneratorSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080010583java.security.KeyStore$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010584java.security.KeyStore$Entry
10585java.security.KeyStore$LoadStoreParameter
10586java.security.KeyStore$PasswordProtection
10587java.security.KeyStore$PrivateKeyEntry
10588java.security.KeyStore$ProtectionParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010589java.security.KeyStore$SecretKeyEntry
10590java.security.KeyStore$TrustedCertificateEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010591java.security.KeyStore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010592java.security.KeyStoreException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010593java.security.KeyStoreSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080010594java.security.MessageDigest$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010595java.security.MessageDigest
Andreas Gampe61e7b662015-06-17 23:57:04 -070010596java.security.MessageDigestSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010597java.security.NoSuchAlgorithmException
10598java.security.NoSuchProviderException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010599java.security.Permission
Andreas Gampe571fc302016-02-18 13:58:09 -080010600java.security.PermissionCollection
Andreas Gampe859e2782016-04-06 18:37:56 -070010601java.security.Permissions
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010602java.security.Principal
Andreas Gampe61e7b662015-06-17 23:57:04 -070010603java.security.PrivateKey
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010604java.security.PrivilegedAction
Andreas Gampe571fc302016-02-18 13:58:09 -080010605java.security.PrivilegedActionException
10606java.security.PrivilegedExceptionAction
Andreas Gampe61e7b662015-06-17 23:57:04 -070010607java.security.ProtectionDomain
Andreas Gampe571fc302016-02-18 13:58:09 -080010608java.security.Provider$EngineDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010609java.security.Provider$Service
Andreas Gampe571fc302016-02-18 13:58:09 -080010610java.security.Provider$ServiceKey
10611java.security.Provider$UString
Calin Juravle00b23d32019-03-08 17:52:20 -080010612java.security.Provider
10613java.security.ProviderException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010614java.security.PublicKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010615java.security.SecureRandom
10616java.security.SecureRandomSpi
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010617java.security.Security
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010618java.security.SecurityPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010619java.security.Signature$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010620java.security.Signature
Andreas Gampe61e7b662015-06-17 23:57:04 -070010621java.security.SignatureException
10622java.security.SignatureSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010623java.security.UnrecoverableEntryException
10624java.security.UnrecoverableKeyException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010625java.security.cert.CRL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010626java.security.cert.CRLException
Calin Juravle4a054192018-05-29 17:52:20 -070010627java.security.cert.CRLReason
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010628java.security.cert.CertPath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010629java.security.cert.CertPathBuilderException
Andreas Gampe571fc302016-02-18 13:58:09 -080010630java.security.cert.CertPathChecker
10631java.security.cert.CertPathHelperImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010632java.security.cert.CertPathParameters
10633java.security.cert.CertPathValidator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010634java.security.cert.CertPathValidatorException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010635java.security.cert.CertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010636java.security.cert.CertPathValidatorSpi
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010637java.security.cert.CertSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010638java.security.cert.CertStore
10639java.security.cert.CertStoreException
10640java.security.cert.CertStoreParameters
10641java.security.cert.CertStoreSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010642java.security.cert.Certificate
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010643java.security.cert.CertificateEncodingException
10644java.security.cert.CertificateException
10645java.security.cert.CertificateExpiredException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010646java.security.cert.CertificateFactory
10647java.security.cert.CertificateFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010648java.security.cert.CertificateNotYetValidException
10649java.security.cert.CertificateParsingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010650java.security.cert.CollectionCertStoreParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080010651java.security.cert.Extension
Kenny Root9787b802013-04-26 12:53:57 -070010652java.security.cert.PKIXCertPathChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010653java.security.cert.PKIXCertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010654java.security.cert.PKIXParameters
Calin Juravle4a054192018-05-29 17:52:20 -070010655java.security.cert.PKIXRevocationChecker$Option
Calin Juravle00b23d32019-03-08 17:52:20 -080010656java.security.cert.PKIXRevocationChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010657java.security.cert.PolicyNode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010658java.security.cert.PolicyQualifierInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010659java.security.cert.TrustAnchor
Calin Juravle00b23d32019-03-08 17:52:20 -080010660java.security.cert.X509CRL
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010661java.security.cert.X509CertSelector
Evan Millar0ea97b82009-03-24 17:49:23 -070010662java.security.cert.X509Certificate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010663java.security.cert.X509Extension
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010664java.security.interfaces.DSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010665java.security.interfaces.DSAParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010666java.security.interfaces.DSAPublicKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010667java.security.interfaces.ECKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010668java.security.interfaces.ECPrivateKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010669java.security.interfaces.ECPublicKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010670java.security.interfaces.RSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010671java.security.interfaces.RSAPrivateCrtKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010672java.security.interfaces.RSAPrivateKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010673java.security.interfaces.RSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010674java.security.spec.AlgorithmParameterSpec
Calin Juravle00b23d32019-03-08 17:52:20 -080010675java.security.spec.DSAParameterSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010676java.security.spec.DSAPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010677java.security.spec.ECField
10678java.security.spec.ECFieldFp
art-benchmark-serviced5115932020-02-25 17:55:03 -080010679java.security.spec.ECGenParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010680java.security.spec.ECParameterSpec
10681java.security.spec.ECPoint
Calin Juravle00b23d32019-03-08 17:52:20 -080010682java.security.spec.ECPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080010683java.security.spec.ECPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010684java.security.spec.EllipticCurve
Andreas Gampe571fc302016-02-18 13:58:09 -080010685java.security.spec.EncodedKeySpec
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010686java.security.spec.InvalidKeySpecException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010687java.security.spec.InvalidParameterSpecException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010688java.security.spec.KeySpec
Calin Juravle4a054192018-05-29 17:52:20 -070010689java.security.spec.MGF1ParameterSpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010690java.security.spec.PKCS8EncodedKeySpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010691java.security.spec.PSSParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -080010692java.security.spec.RSAKeyGenParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010693java.security.spec.RSAPrivateCrtKeySpec
10694java.security.spec.RSAPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080010695java.security.spec.RSAPublicKeySpec
10696java.security.spec.X509EncodedKeySpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010697java.sql.Date
Calin Juravle4a054192018-05-29 17:52:20 -070010698java.sql.SQLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010699java.sql.Time
10700java.sql.Timestamp
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010701java.text.AttributedCharacterIterator$Attribute
Calin Juravle4a054192018-05-29 17:52:20 -070010702java.text.Bidi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010703java.text.BreakIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010704java.text.CalendarBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010705java.text.CharacterIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080010706java.text.CollationKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010707java.text.Collator
Kenny Root9787b802013-04-26 12:53:57 -070010708java.text.DateFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080010709java.text.DateFormat
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010710java.text.DateFormatSymbols
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010711java.text.DecimalFormat
10712java.text.DecimalFormatSymbols
Andreas Gampe571fc302016-02-18 13:58:09 -080010713java.text.DontCareFieldPosition$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010714java.text.DontCareFieldPosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010715java.text.FieldPosition$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010716java.text.FieldPosition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010717java.text.Format$Field
Andreas Gampe571fc302016-02-18 13:58:09 -080010718java.text.Format$FieldDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010719java.text.Format
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010720java.text.IcuIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010721java.text.MessageFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080010722java.text.MessageFormat
Andreas Gampe571fc302016-02-18 13:58:09 -080010723java.text.Normalizer$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080010724java.text.Normalizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010725java.text.NumberFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010726java.text.ParseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010727java.text.ParsePosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010728java.text.RuleBasedCollator
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010729java.text.SimpleDateFormat
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010730java.text.StringCharacterIterator
Calin Juravle4a054192018-05-29 17:52:20 -070010731java.time.-$$Lambda$Bq8PKq1YWr8nyVk9SSfRYKrOu4A
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010732java.time.-$$Lambda$up1HpCqucM_DXyY-rpDOyCcdmIA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010733java.time.Clock$SystemClock
Calin Juravle00b23d32019-03-08 17:52:20 -080010734java.time.Clock
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010735java.time.DateTimeException
Calin Juravle4a054192018-05-29 17:52:20 -070010736java.time.DayOfWeek
10737java.time.Duration
Calin Juravle4a054192018-05-29 17:52:20 -070010738java.time.Instant$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010739java.time.Instant
Calin Juravle4a054192018-05-29 17:52:20 -070010740java.time.LocalDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010741java.time.LocalDate
Calin Juravle4a054192018-05-29 17:52:20 -070010742java.time.LocalDateTime
10743java.time.LocalTime
10744java.time.Month
10745java.time.Period
10746java.time.ZoneId
10747java.time.ZoneOffset
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010748java.time.ZoneRegion
Calin Juravle4a054192018-05-29 17:52:20 -070010749java.time.ZonedDateTime
10750java.time.chrono.-$$Lambda$AbstractChronology$5b0W7uLeaWkn0HLPDKwPXzJ7HPo
10751java.time.chrono.-$$Lambda$AbstractChronology$j22w8kHhJoqCd56hhLQK1G0VLFw
10752java.time.chrono.-$$Lambda$AbstractChronology$onW9aZyLFliH5Gg1qLodD_GoPfA
10753java.time.chrono.AbstractChronology
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010754java.time.chrono.ChronoLocalDate
10755java.time.chrono.ChronoLocalDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070010756java.time.chrono.ChronoPeriod
10757java.time.chrono.ChronoZonedDateTime
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010758java.time.chrono.Chronology
Calin Juravle4a054192018-05-29 17:52:20 -070010759java.time.chrono.IsoChronology
10760java.time.format.-$$Lambda$DateTimeFormatter$GhpE1dbCMFpBqvhZZgrqVYpzk8E
10761java.time.format.-$$Lambda$DateTimeFormatter$QqeEAMXK7Qf5gsmaSCLmrVwQ1Ns
10762java.time.format.-$$Lambda$DateTimeFormatterBuilder$M-GACNxm6552EiylPRPw4dyNXKo
10763java.time.format.DateTimeFormatter
Calin Juravle00b23d32019-03-08 17:52:20 -080010764java.time.format.DateTimeFormatterBuilder$1
Calin Juravle4a054192018-05-29 17:52:20 -070010765java.time.format.DateTimeFormatterBuilder$2
10766java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser
10767java.time.format.DateTimeFormatterBuilder$CompositePrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010768java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010769java.time.format.DateTimeFormatterBuilder$FractionPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010770java.time.format.DateTimeFormatterBuilder$InstantPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010771java.time.format.DateTimeFormatterBuilder$NumberPrinterParser
10772java.time.format.DateTimeFormatterBuilder$OffsetIdPrinterParser
10773java.time.format.DateTimeFormatterBuilder$SettingsParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010774java.time.format.DateTimeFormatterBuilder$StringLiteralPrinterParser
10775java.time.format.DateTimeFormatterBuilder$TextPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010776java.time.format.DateTimeFormatterBuilder$ZoneIdPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010777java.time.format.DateTimeFormatterBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070010778java.time.format.DateTimeParseContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010779java.time.format.DateTimeParseException
Calin Juravle4a054192018-05-29 17:52:20 -070010780java.time.format.DateTimeTextProvider$1
10781java.time.format.DateTimeTextProvider$LocaleStore
Calin Juravle00b23d32019-03-08 17:52:20 -080010782java.time.format.DateTimeTextProvider
Calin Juravle4a054192018-05-29 17:52:20 -070010783java.time.format.DecimalStyle
10784java.time.format.Parsed
10785java.time.format.ResolverStyle
10786java.time.format.SignStyle
10787java.time.format.TextStyle
10788java.time.temporal.-$$Lambda$TemporalAdjusters$A9OZwfMlHD1vy7-nYt5NssACu7Q
10789java.time.temporal.-$$Lambda$TemporalQueries$IZUinmsZUz98YXPe0ftAd27ByiE
10790java.time.temporal.-$$Lambda$TemporalQueries$JPrXwgedeqexYxypO8VpPKV4l3c
10791java.time.temporal.-$$Lambda$TemporalQueries$PBpYKRiwkxqQNlcU-BOJfaQoONg
10792java.time.temporal.-$$Lambda$TemporalQueries$WGGw7SkRcanjtxRiTk5p0dKf_jc
10793java.time.temporal.-$$Lambda$TemporalQueries$bI5NESEXE4DqyC7TnOvbkx1GlvM
10794java.time.temporal.-$$Lambda$TemporalQueries$okxqZ6ZoOhHd_zSzW7k5qRIaLxM
10795java.time.temporal.-$$Lambda$TemporalQueries$thd4JmExRUYKd7nNlE7b5oT19ms
10796java.time.temporal.ChronoField
10797java.time.temporal.ChronoUnit
10798java.time.temporal.IsoFields$Field$1
10799java.time.temporal.IsoFields$Field$2
10800java.time.temporal.IsoFields$Field$3
10801java.time.temporal.IsoFields$Field$4
Calin Juravle00b23d32019-03-08 17:52:20 -080010802java.time.temporal.IsoFields$Field
Calin Juravle4a054192018-05-29 17:52:20 -070010803java.time.temporal.IsoFields$Unit
Calin Juravle00b23d32019-03-08 17:52:20 -080010804java.time.temporal.IsoFields
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010805java.time.temporal.Temporal
10806java.time.temporal.TemporalAccessor
10807java.time.temporal.TemporalAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -070010808java.time.temporal.TemporalAdjusters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010809java.time.temporal.TemporalAmount
10810java.time.temporal.TemporalField
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010811java.time.temporal.TemporalQueries
Calin Juravle00b23d32019-03-08 17:52:20 -080010812java.time.temporal.TemporalQuery
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010813java.time.temporal.TemporalUnit
10814java.time.temporal.UnsupportedTemporalTypeException
10815java.time.temporal.ValueRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010816java.time.zone.IcuZoneRulesProvider$ZoneRulesCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010817java.time.zone.IcuZoneRulesProvider
Calin Juravle4a054192018-05-29 17:52:20 -070010818java.time.zone.ZoneOffsetTransition
Calin Juravle4a054192018-05-29 17:52:20 -070010819java.time.zone.ZoneOffsetTransitionRule$1
10820java.time.zone.ZoneOffsetTransitionRule$TimeDefinition
Calin Juravle00b23d32019-03-08 17:52:20 -080010821java.time.zone.ZoneOffsetTransitionRule
Calin Juravle4a054192018-05-29 17:52:20 -070010822java.time.zone.ZoneRules
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010823java.time.zone.ZoneRulesException
Calin Juravle4a054192018-05-29 17:52:20 -070010824java.time.zone.ZoneRulesProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010825java.util.-$$Lambda$Arrays$H0YqaggIxZUqId4_BJ1BLcUa93k
10826java.util.-$$Lambda$Arrays$KFf05FUz26CqVc_cf2bKY9C927o
10827java.util.-$$Lambda$Arrays$aBSX_SvA5f2Q1t8_MODHDGhokzk
10828java.util.-$$Lambda$Arrays$x0HcRDlColwoPupFWmOW7TREPtM
10829java.util.-$$Lambda$Comparator$4V5k8aLimtS0VsEILEAqQ9UGZYo
10830java.util.-$$Lambda$Comparator$BZSVCoA8i87ehjxxZ1weEounfDQ
10831java.util.-$$Lambda$Comparator$DNgpxUFZqmT4lOBzlVyPjWwvEvw
10832java.util.-$$Lambda$Comparator$KVN0LWz1D1wyrL2gs1CbubvLa9o
10833java.util.-$$Lambda$Comparator$SPB8K9Yj7Pw1mljm7LpasV7zxWw
10834java.util.-$$Lambda$Comparator$edSxqANnwdmzeJ1aMMcwJWE2wII
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010835java.util.AbstractCollection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010836java.util.AbstractList$1
Andreas Gampe571fc302016-02-18 13:58:09 -080010837java.util.AbstractList$Itr
10838java.util.AbstractList$ListItr
art-benchmark-serviced5115932020-02-25 17:55:03 -080010839java.util.AbstractList$RandomAccessSpliterator
10840java.util.AbstractList$RandomAccessSubList
10841java.util.AbstractList$SubList
Calin Juravle00b23d32019-03-08 17:52:20 -080010842java.util.AbstractList
Andreas Gampe61e7b662015-06-17 23:57:04 -070010843java.util.AbstractMap$1
10844java.util.AbstractMap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010845java.util.AbstractMap$SimpleEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080010846java.util.AbstractMap$SimpleImmutableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010847java.util.AbstractMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070010848java.util.AbstractQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010849java.util.AbstractSequentialList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010850java.util.AbstractSet
Andreas Gampe859e2782016-04-06 18:37:56 -070010851java.util.ArrayDeque$DeqIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010852java.util.ArrayDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010853java.util.ArrayList$1
Andreas Gampe859e2782016-04-06 18:37:56 -070010854java.util.ArrayList$ArrayListSpliterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010855java.util.ArrayList$Itr
10856java.util.ArrayList$ListItr
Andreas Gampe571fc302016-02-18 13:58:09 -080010857java.util.ArrayList$SubList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010858java.util.ArrayList$SubList
10859java.util.ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010860java.util.ArrayPrefixHelpers$CumulateTask
10861java.util.ArrayPrefixHelpers$DoubleCumulateTask
10862java.util.ArrayPrefixHelpers$IntCumulateTask
10863java.util.ArrayPrefixHelpers$LongCumulateTask
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010864java.util.Arrays$ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010865java.util.Arrays$NaturalOrder
Calin Juravle00b23d32019-03-08 17:52:20 -080010866java.util.Arrays
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010867java.util.ArraysParallelSortHelpers$FJByte$Sorter
10868java.util.ArraysParallelSortHelpers$FJChar$Sorter
10869java.util.ArraysParallelSortHelpers$FJDouble$Sorter
10870java.util.ArraysParallelSortHelpers$FJFloat$Sorter
10871java.util.ArraysParallelSortHelpers$FJInt$Sorter
10872java.util.ArraysParallelSortHelpers$FJLong$Sorter
10873java.util.ArraysParallelSortHelpers$FJObject$Sorter
10874java.util.ArraysParallelSortHelpers$FJShort$Sorter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010875java.util.Base64$Decoder
10876java.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -080010877java.util.Base64
Kenny Root9787b802013-04-26 12:53:57 -070010878java.util.BitSet
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010879java.util.Calendar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010880java.util.Collection
Andreas Gampe61e7b662015-06-17 23:57:04 -070010881java.util.Collections$1
10882java.util.Collections$2
Andreas Gampe859e2782016-04-06 18:37:56 -070010883java.util.Collections$3
Andreas Gampe61e7b662015-06-17 23:57:04 -070010884java.util.Collections$AsLIFOQueue
10885java.util.Collections$CheckedCollection
10886java.util.Collections$CheckedList
10887java.util.Collections$CheckedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010888java.util.Collections$CheckedNavigableMap
10889java.util.Collections$CheckedNavigableSet
10890java.util.Collections$CheckedQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070010891java.util.Collections$CheckedRandomAccessList
10892java.util.Collections$CheckedSet
10893java.util.Collections$CheckedSortedMap
10894java.util.Collections$CheckedSortedSet
10895java.util.Collections$CopiesList
Andreas Gampe571fc302016-02-18 13:58:09 -080010896java.util.Collections$EmptyEnumeration
10897java.util.Collections$EmptyIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010898java.util.Collections$EmptyList
Andreas Gampe571fc302016-02-18 13:58:09 -080010899java.util.Collections$EmptyListIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010900java.util.Collections$EmptyMap
10901java.util.Collections$EmptySet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010902java.util.Collections$ReverseComparator2
Calin Juravle00b23d32019-03-08 17:52:20 -080010903java.util.Collections$ReverseComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010904java.util.Collections$SetFromMap
10905java.util.Collections$SingletonList
10906java.util.Collections$SingletonMap
10907java.util.Collections$SingletonSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010908java.util.Collections$SynchronizedCollection
10909java.util.Collections$SynchronizedList
10910java.util.Collections$SynchronizedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010911java.util.Collections$SynchronizedNavigableMap
10912java.util.Collections$SynchronizedNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010913java.util.Collections$SynchronizedRandomAccessList
10914java.util.Collections$SynchronizedSet
10915java.util.Collections$SynchronizedSortedMap
10916java.util.Collections$SynchronizedSortedSet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010917java.util.Collections$UnmodifiableCollection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010918java.util.Collections$UnmodifiableCollection
Andreas Gampe571fc302016-02-18 13:58:09 -080010919java.util.Collections$UnmodifiableList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010920java.util.Collections$UnmodifiableList
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010921java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1
Andreas Gampe571fc302016-02-18 13:58:09 -080010922java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010923java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet
10924java.util.Collections$UnmodifiableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010925java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
Calin Juravle00b23d32019-03-08 17:52:20 -080010926java.util.Collections$UnmodifiableNavigableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010927java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet
Calin Juravle00b23d32019-03-08 17:52:20 -080010928java.util.Collections$UnmodifiableNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010929java.util.Collections$UnmodifiableRandomAccessList
10930java.util.Collections$UnmodifiableSet
10931java.util.Collections$UnmodifiableSortedMap
10932java.util.Collections$UnmodifiableSortedSet
Calin Juravle00b23d32019-03-08 17:52:20 -080010933java.util.Collections
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010934java.util.ComparableTimSort
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010935java.util.Comparator
Andreas Gampe859e2782016-04-06 18:37:56 -070010936java.util.Comparators$NaturalOrderComparator
10937java.util.Comparators$NullComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010938java.util.ConcurrentModificationException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010939java.util.Currency
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010940java.util.Date
Andreas Gampe61e7b662015-06-17 23:57:04 -070010941java.util.Deque
10942java.util.Dictionary
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010943java.util.DualPivotQuicksort
art-benchmark-serviced5115932020-02-25 17:55:03 -080010944java.util.DuplicateFormatFlagsException
Andreas Gampe571fc302016-02-18 13:58:09 -080010945java.util.EnumMap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010946java.util.EnumMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010947java.util.EnumMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010948java.util.EnumMap$EntrySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010949java.util.EnumMap$EnumMapIterator
10950java.util.EnumMap$KeyIterator
10951java.util.EnumMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010952java.util.EnumMap$ValueIterator
10953java.util.EnumMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010954java.util.EnumMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010955java.util.EnumSet$SerializationProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010956java.util.EnumSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010957java.util.Enumeration
10958java.util.EventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010959java.util.EventObject
art-benchmark-serviced5115932020-02-25 17:55:03 -080010960java.util.FormatFlagsConversionMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010961java.util.Formattable
Andreas Gampe571fc302016-02-18 13:58:09 -080010962java.util.Formatter$Conversion
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010963java.util.Formatter$DateTime
Andreas Gampe571fc302016-02-18 13:58:09 -080010964java.util.Formatter$FixedString
10965java.util.Formatter$Flags
10966java.util.Formatter$FormatSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010967java.util.Formatter$FormatSpecifierParser
Andreas Gampe571fc302016-02-18 13:58:09 -080010968java.util.Formatter$FormatString
Calin Juravle00b23d32019-03-08 17:52:20 -080010969java.util.Formatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010970java.util.FormatterClosedException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010971java.util.GregorianCalendar
Andreas Gampe61e7b662015-06-17 23:57:04 -070010972java.util.HashMap$EntryIterator
10973java.util.HashMap$EntrySet
10974java.util.HashMap$HashIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010975java.util.HashMap$HashMapSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010976java.util.HashMap$KeyIterator
10977java.util.HashMap$KeySet
Calin Juravle00b23d32019-03-08 17:52:20 -080010978java.util.HashMap$KeySpliterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010979java.util.HashMap$Node
10980java.util.HashMap$TreeNode
Andreas Gampe61e7b662015-06-17 23:57:04 -070010981java.util.HashMap$ValueIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010982java.util.HashMap$ValueSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010983java.util.HashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010984java.util.HashMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010985java.util.HashSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010986java.util.Hashtable$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080010987java.util.Hashtable$Enumerator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010988java.util.Hashtable$HashtableEntry
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010989java.util.Hashtable$KeySet
10990java.util.Hashtable$ValueCollection
Calin Juravle00b23d32019-03-08 17:52:20 -080010991java.util.Hashtable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010992java.util.IdentityHashMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010993java.util.IdentityHashMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010994java.util.IdentityHashMap$EntrySet
10995java.util.IdentityHashMap$IdentityHashMapIterator
10996java.util.IdentityHashMap$KeyIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010997java.util.IdentityHashMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010998java.util.IdentityHashMap$ValueIterator
10999java.util.IdentityHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011000java.util.IdentityHashMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070011001java.util.IllegalFormatException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011002java.util.IllegalFormatPrecisionException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011003java.util.IllformedLocaleException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011004java.util.ImmutableCollections$AbstractImmutableList
11005java.util.ImmutableCollections$AbstractImmutableMap
11006java.util.ImmutableCollections$AbstractImmutableSet
11007java.util.ImmutableCollections$List0
11008java.util.ImmutableCollections$List1
11009java.util.ImmutableCollections$List2
11010java.util.ImmutableCollections$ListN
11011java.util.ImmutableCollections$Map0
11012java.util.ImmutableCollections$Map1
11013java.util.ImmutableCollections$MapN
11014java.util.ImmutableCollections$Set0
11015java.util.ImmutableCollections$Set1
11016java.util.ImmutableCollections$Set2
11017java.util.ImmutableCollections$SetN
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011018java.util.Iterator
Calin Juravle4a054192018-05-29 17:52:20 -070011019java.util.JumboEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011020java.util.JumboEnumSet
art-benchmark-serviced5115932020-02-25 17:55:03 -080011021java.util.KeyValueHolder
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011022java.util.LinkedHashMap$LinkedEntryIterator
11023java.util.LinkedHashMap$LinkedEntrySet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011024java.util.LinkedHashMap$LinkedHashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011025java.util.LinkedHashMap$LinkedHashMapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011026java.util.LinkedHashMap$LinkedKeyIterator
11027java.util.LinkedHashMap$LinkedKeySet
11028java.util.LinkedHashMap$LinkedValueIterator
11029java.util.LinkedHashMap$LinkedValues
Calin Juravle00b23d32019-03-08 17:52:20 -080011030java.util.LinkedHashMap
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011031java.util.LinkedHashSet
Andreas Gampe571fc302016-02-18 13:58:09 -080011032java.util.LinkedList$ListItr
11033java.util.LinkedList$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011034java.util.LinkedList
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011035java.util.List
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011036java.util.ListIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011037java.util.Locale$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011038java.util.Locale$Builder
Andreas Gampe571fc302016-02-18 13:58:09 -080011039java.util.Locale$Cache
11040java.util.Locale$Category
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011041java.util.Locale$FilteringMode
11042java.util.Locale$LanguageRange
Andreas Gampe571fc302016-02-18 13:58:09 -080011043java.util.Locale$LocaleKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011044java.util.Locale$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011045java.util.Locale
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011046java.util.Map$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080011047java.util.Map
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011048java.util.MissingFormatArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011049java.util.MissingFormatWidthException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011050java.util.MissingResourceException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011051java.util.NavigableMap
11052java.util.NavigableSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011053java.util.NoSuchElementException
11054java.util.Objects
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011055java.util.Observable
11056java.util.Observer
Calin Juravle4a054192018-05-29 17:52:20 -070011057java.util.Optional
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011058java.util.PrimitiveIterator$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080011059java.util.PrimitiveIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011060java.util.PriorityQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080011061java.util.PriorityQueue
Andreas Gampe571fc302016-02-18 13:58:09 -080011062java.util.Properties$LineReader
Calin Juravle00b23d32019-03-08 17:52:20 -080011063java.util.Properties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011064java.util.PropertyPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011065java.util.PropertyResourceBundle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011066java.util.Queue
11067java.util.Random
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011068java.util.RandomAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011069java.util.RegularEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011070java.util.RegularEnumSet
Andreas Gampe571fc302016-02-18 13:58:09 -080011071java.util.ResourceBundle$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011072java.util.ResourceBundle$BundleReference
11073java.util.ResourceBundle$CacheKey
11074java.util.ResourceBundle$CacheKeyReference
11075java.util.ResourceBundle$Control$1
11076java.util.ResourceBundle$Control$CandidateListCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080011077java.util.ResourceBundle$Control
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011078java.util.ResourceBundle$LoaderReference
Calin Juravle00b23d32019-03-08 17:52:20 -080011079java.util.ResourceBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011080java.util.Scanner$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011081java.util.Scanner
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011082java.util.ServiceConfigurationError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011083java.util.ServiceLoader$1
11084java.util.ServiceLoader$LazyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011085java.util.ServiceLoader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011086java.util.Set
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011087java.util.SimpleTimeZone
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011088java.util.SortedMap
11089java.util.SortedSet
Andreas Gampe859e2782016-04-06 18:37:56 -070011090java.util.Spliterator$OfDouble
11091java.util.Spliterator$OfInt
11092java.util.Spliterator$OfLong
11093java.util.Spliterator$OfPrimitive
Calin Juravle00b23d32019-03-08 17:52:20 -080011094java.util.Spliterator
Calin Juravle4a054192018-05-29 17:52:20 -070011095java.util.Spliterators$ArraySpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070011096java.util.Spliterators$EmptySpliterator$OfDouble
11097java.util.Spliterators$EmptySpliterator$OfInt
11098java.util.Spliterators$EmptySpliterator$OfLong
11099java.util.Spliterators$EmptySpliterator$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080011100java.util.Spliterators$EmptySpliterator
11101java.util.Spliterators$IntArraySpliterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011102java.util.Spliterators$IteratorSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011103java.util.Spliterators
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011104java.util.Stack
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011105java.util.StringJoiner
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011106java.util.StringTokenizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011107java.util.TaskQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011108java.util.TimSort
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011109java.util.TimeZone
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011110java.util.Timer$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011111java.util.Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011112java.util.TimerTask
11113java.util.TimerThread
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011114java.util.TreeMap$AscendingSubMap$AscendingEntrySetView
Calin Juravle00b23d32019-03-08 17:52:20 -080011115java.util.TreeMap$AscendingSubMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011116java.util.TreeMap$DescendingSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080011117java.util.TreeMap$EntryIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011118java.util.TreeMap$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080011119java.util.TreeMap$KeyIterator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011120java.util.TreeMap$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011121java.util.TreeMap$NavigableSubMap$EntrySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011122java.util.TreeMap$NavigableSubMap$SubMapEntryIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011123java.util.TreeMap$NavigableSubMap$SubMapIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011124java.util.TreeMap$NavigableSubMap$SubMapKeyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011125java.util.TreeMap$NavigableSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080011126java.util.TreeMap$PrivateEntryIterator
11127java.util.TreeMap$TreeMapEntry
11128java.util.TreeMap$ValueIterator
11129java.util.TreeMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011130java.util.TreeMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011131java.util.TreeSet
Andreas Gampe571fc302016-02-18 13:58:09 -080011132java.util.UUID$Holder
Calin Juravle00b23d32019-03-08 17:52:20 -080011133java.util.UUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080011134java.util.UnknownFormatConversionException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011135java.util.Vector$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011136java.util.Vector$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080011137java.util.Vector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011138java.util.WeakHashMap$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011139java.util.WeakHashMap$Entry
Calin Juravle4a054192018-05-29 17:52:20 -070011140java.util.WeakHashMap$EntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011141java.util.WeakHashMap$EntrySet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011142java.util.WeakHashMap$HashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011143java.util.WeakHashMap$KeyIterator
11144java.util.WeakHashMap$KeySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011145java.util.WeakHashMap$ValueIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011146java.util.WeakHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011147java.util.WeakHashMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011148java.util.concurrent.-$$Lambda$ConcurrentMap$T12JRbgGLhxGbYCuTfff6_dTrMk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011149java.util.concurrent.AbstractExecutorService
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011150java.util.concurrent.ArrayBlockingQueue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011151java.util.concurrent.BlockingDeque
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011152java.util.concurrent.BlockingQueue
11153java.util.concurrent.Callable
Kenny Root9787b802013-04-26 12:53:57 -070011154java.util.concurrent.CancellationException
Calin Juravle00b23d32019-03-08 17:52:20 -080011155java.util.concurrent.CompletableFuture$AltResult
11156java.util.concurrent.CompletableFuture$AsynchronousCompletionTask
11157java.util.concurrent.CompletableFuture$Completion
art-benchmark-serviced5115932020-02-25 17:55:03 -080011158java.util.concurrent.CompletableFuture$Signaller
11159java.util.concurrent.CompletableFuture$UniCompletion
11160java.util.concurrent.CompletableFuture$UniWhenComplete
Calin Juravle00b23d32019-03-08 17:52:20 -080011161java.util.concurrent.CompletableFuture
11162java.util.concurrent.CompletionStage
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011163java.util.concurrent.ConcurrentHashMap$BaseIterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011164java.util.concurrent.ConcurrentHashMap$BulkTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011165java.util.concurrent.ConcurrentHashMap$CollectionView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011166java.util.concurrent.ConcurrentHashMap$CounterCell
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011167java.util.concurrent.ConcurrentHashMap$EntryIterator
11168java.util.concurrent.ConcurrentHashMap$EntrySetView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011169java.util.concurrent.ConcurrentHashMap$ForEachEntryTask
11170java.util.concurrent.ConcurrentHashMap$ForEachKeyTask
11171java.util.concurrent.ConcurrentHashMap$ForEachMappingTask
11172java.util.concurrent.ConcurrentHashMap$ForEachTransformedEntryTask
11173java.util.concurrent.ConcurrentHashMap$ForEachTransformedKeyTask
11174java.util.concurrent.ConcurrentHashMap$ForEachTransformedMappingTask
11175java.util.concurrent.ConcurrentHashMap$ForEachTransformedValueTask
11176java.util.concurrent.ConcurrentHashMap$ForEachValueTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011177java.util.concurrent.ConcurrentHashMap$ForwardingNode
11178java.util.concurrent.ConcurrentHashMap$KeyIterator
11179java.util.concurrent.ConcurrentHashMap$KeySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011180java.util.concurrent.ConcurrentHashMap$MapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011181java.util.concurrent.ConcurrentHashMap$MapReduceEntriesTask
11182java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToDoubleTask
11183java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToIntTask
11184java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToLongTask
11185java.util.concurrent.ConcurrentHashMap$MapReduceKeysTask
11186java.util.concurrent.ConcurrentHashMap$MapReduceKeysToDoubleTask
11187java.util.concurrent.ConcurrentHashMap$MapReduceKeysToIntTask
11188java.util.concurrent.ConcurrentHashMap$MapReduceKeysToLongTask
11189java.util.concurrent.ConcurrentHashMap$MapReduceMappingsTask
11190java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToDoubleTask
11191java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToIntTask
11192java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToLongTask
11193java.util.concurrent.ConcurrentHashMap$MapReduceValuesTask
11194java.util.concurrent.ConcurrentHashMap$MapReduceValuesToDoubleTask
11195java.util.concurrent.ConcurrentHashMap$MapReduceValuesToIntTask
11196java.util.concurrent.ConcurrentHashMap$MapReduceValuesToLongTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011197java.util.concurrent.ConcurrentHashMap$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011198java.util.concurrent.ConcurrentHashMap$ReduceEntriesTask
11199java.util.concurrent.ConcurrentHashMap$ReduceKeysTask
11200java.util.concurrent.ConcurrentHashMap$ReduceValuesTask
11201java.util.concurrent.ConcurrentHashMap$ReservationNode
11202java.util.concurrent.ConcurrentHashMap$SearchEntriesTask
11203java.util.concurrent.ConcurrentHashMap$SearchKeysTask
11204java.util.concurrent.ConcurrentHashMap$SearchMappingsTask
11205java.util.concurrent.ConcurrentHashMap$SearchValuesTask
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011206java.util.concurrent.ConcurrentHashMap$Segment
art-benchmark-serviced5115932020-02-25 17:55:03 -080011207java.util.concurrent.ConcurrentHashMap$TableStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011208java.util.concurrent.ConcurrentHashMap$Traverser
Andreas Gampe61e7b662015-06-17 23:57:04 -070011209java.util.concurrent.ConcurrentHashMap$TreeBin
11210java.util.concurrent.ConcurrentHashMap$TreeNode
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011211java.util.concurrent.ConcurrentHashMap$ValueIterator
11212java.util.concurrent.ConcurrentHashMap$ValuesView
Calin Juravle00b23d32019-03-08 17:52:20 -080011213java.util.concurrent.ConcurrentHashMap
Calin Juravle4a054192018-05-29 17:52:20 -070011214java.util.concurrent.ConcurrentLinkedDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011215java.util.concurrent.ConcurrentLinkedDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011216java.util.concurrent.ConcurrentLinkedQueue$Itr
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011217java.util.concurrent.ConcurrentLinkedQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011218java.util.concurrent.ConcurrentLinkedQueue
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011219java.util.concurrent.ConcurrentMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011220java.util.concurrent.ConcurrentNavigableMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011221java.util.concurrent.ConcurrentSkipListMap$HeadIndex
11222java.util.concurrent.ConcurrentSkipListMap$Index
11223java.util.concurrent.ConcurrentSkipListMap$Iter
11224java.util.concurrent.ConcurrentSkipListMap$KeySet
11225java.util.concurrent.ConcurrentSkipListMap$Node
Calin Juravle4a054192018-05-29 17:52:20 -070011226java.util.concurrent.ConcurrentSkipListMap$ValueIterator
11227java.util.concurrent.ConcurrentSkipListMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080011228java.util.concurrent.ConcurrentSkipListMap
Calin Juravle4a054192018-05-29 17:52:20 -070011229java.util.concurrent.ConcurrentSkipListSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011230java.util.concurrent.CopyOnWriteArrayList$COWIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011231java.util.concurrent.CopyOnWriteArrayList
Andreas Gampe61e7b662015-06-17 23:57:04 -070011232java.util.concurrent.CopyOnWriteArraySet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011233java.util.concurrent.CountDownLatch$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080011234java.util.concurrent.CountDownLatch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011235java.util.concurrent.CountedCompleter
Calin Juravle4a054192018-05-29 17:52:20 -070011236java.util.concurrent.DelayQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070011237java.util.concurrent.Delayed
Kenny Root9787b802013-04-26 12:53:57 -070011238java.util.concurrent.ExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011239java.util.concurrent.Executor
11240java.util.concurrent.ExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011241java.util.concurrent.Executors$DefaultThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011242java.util.concurrent.Executors$DelegatedExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070011243java.util.concurrent.Executors$DelegatedScheduledExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011244java.util.concurrent.Executors$FinalizableDelegatedExecutorService
Kenny Root9787b802013-04-26 12:53:57 -070011245java.util.concurrent.Executors$RunnableAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -080011246java.util.concurrent.Executors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011247java.util.concurrent.ForkJoinPool$1
11248java.util.concurrent.ForkJoinPool$DefaultForkJoinWorkerThreadFactory
11249java.util.concurrent.ForkJoinPool$ForkJoinWorkerThreadFactory
11250java.util.concurrent.ForkJoinPool$ManagedBlocker
Calin Juravle00b23d32019-03-08 17:52:20 -080011251java.util.concurrent.ForkJoinPool
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011252java.util.concurrent.ForkJoinTask$ExceptionNode
Calin Juravle00b23d32019-03-08 17:52:20 -080011253java.util.concurrent.ForkJoinTask
art-benchmark-serviced5115932020-02-25 17:55:03 -080011254java.util.concurrent.ForkJoinWorkerThread
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011255java.util.concurrent.Future
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011256java.util.concurrent.FutureTask$WaitNode
Calin Juravle00b23d32019-03-08 17:52:20 -080011257java.util.concurrent.FutureTask
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011258java.util.concurrent.LinkedBlockingDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011259java.util.concurrent.LinkedBlockingDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011260java.util.concurrent.LinkedBlockingQueue$Itr
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011261java.util.concurrent.LinkedBlockingQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011262java.util.concurrent.LinkedBlockingQueue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011263java.util.concurrent.PriorityBlockingQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070011264java.util.concurrent.RejectedExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011265java.util.concurrent.RejectedExecutionHandler
11266java.util.concurrent.RunnableFuture
Andreas Gampe61e7b662015-06-17 23:57:04 -070011267java.util.concurrent.RunnableScheduledFuture
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011268java.util.concurrent.ScheduledExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070011269java.util.concurrent.ScheduledFuture
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011270java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080011271java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070011272java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask
Calin Juravle00b23d32019-03-08 17:52:20 -080011273java.util.concurrent.ScheduledThreadPoolExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011274java.util.concurrent.Semaphore$FairSync
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011275java.util.concurrent.Semaphore$NonfairSync
11276java.util.concurrent.Semaphore$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080011277java.util.concurrent.Semaphore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011278java.util.concurrent.SynchronousQueue$TransferStack$SNode
Calin Juravle00b23d32019-03-08 17:52:20 -080011279java.util.concurrent.SynchronousQueue$TransferStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011280java.util.concurrent.SynchronousQueue$Transferer
Calin Juravle00b23d32019-03-08 17:52:20 -080011281java.util.concurrent.SynchronousQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011282java.util.concurrent.ThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011283java.util.concurrent.ThreadLocalRandom$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011284java.util.concurrent.ThreadLocalRandom
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011285java.util.concurrent.ThreadPoolExecutor$AbortPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011286java.util.concurrent.ThreadPoolExecutor$DiscardPolicy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011287java.util.concurrent.ThreadPoolExecutor$Worker
Calin Juravle00b23d32019-03-08 17:52:20 -080011288java.util.concurrent.ThreadPoolExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011289java.util.concurrent.TimeUnit$1
11290java.util.concurrent.TimeUnit$2
11291java.util.concurrent.TimeUnit$3
11292java.util.concurrent.TimeUnit$4
11293java.util.concurrent.TimeUnit$5
11294java.util.concurrent.TimeUnit$6
11295java.util.concurrent.TimeUnit$7
Calin Juravle00b23d32019-03-08 17:52:20 -080011296java.util.concurrent.TimeUnit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011297java.util.concurrent.TimeoutException
Jesse Wilson80686182011-01-21 17:12:43 -080011298java.util.concurrent.atomic.AtomicBoolean
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011299java.util.concurrent.atomic.AtomicInteger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011300java.util.concurrent.atomic.AtomicIntegerArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011301java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080011302java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011303java.util.concurrent.atomic.AtomicLong
Calin Juravle4a054192018-05-29 17:52:20 -070011304java.util.concurrent.atomic.AtomicLongArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011305java.util.concurrent.atomic.AtomicLongFieldUpdater$CASUpdater
Calin Juravle00b23d32019-03-08 17:52:20 -080011306java.util.concurrent.atomic.AtomicLongFieldUpdater
Jesse Wilson80686182011-01-21 17:12:43 -080011307java.util.concurrent.atomic.AtomicReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011308java.util.concurrent.atomic.AtomicReferenceArray
Andreas Gampe571fc302016-02-18 13:58:09 -080011309java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080011310java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011311java.util.concurrent.atomic.LongAdder
Calin Juravle4a054192018-05-29 17:52:20 -070011312java.util.concurrent.atomic.Striped64
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011313java.util.concurrent.locks.AbstractOwnableSynchronizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011314java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
11315java.util.concurrent.locks.AbstractQueuedSynchronizer$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080011316java.util.concurrent.locks.AbstractQueuedSynchronizer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011317java.util.concurrent.locks.Condition
Evan Millar0ea97b82009-03-24 17:49:23 -070011318java.util.concurrent.locks.Lock
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011319java.util.concurrent.locks.LockSupport
Jesse Wilson80686182011-01-21 17:12:43 -080011320java.util.concurrent.locks.ReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011321java.util.concurrent.locks.ReentrantLock$FairSync
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011322java.util.concurrent.locks.ReentrantLock$NonfairSync
11323java.util.concurrent.locks.ReentrantLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080011324java.util.concurrent.locks.ReentrantLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011325java.util.concurrent.locks.ReentrantReadWriteLock$FairSync
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011326java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync
Jesse Wilson80686182011-01-21 17:12:43 -080011327java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011328java.util.concurrent.locks.ReentrantReadWriteLock$Sync$HoldCounter
Jesse Wilson80686182011-01-21 17:12:43 -080011329java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
Calin Juravle00b23d32019-03-08 17:52:20 -080011330java.util.concurrent.locks.ReentrantReadWriteLock$Sync
Jesse Wilson80686182011-01-21 17:12:43 -080011331java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
Calin Juravle00b23d32019-03-08 17:52:20 -080011332java.util.concurrent.locks.ReentrantReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011333java.util.function.-$$Lambda$BiFunction$q-2HhQ1fzCu6oYNirKhp1W_vpSM
11334java.util.function.-$$Lambda$Consumer$fZIgy_f2Fa5seBa8ztxXTExq2p4
11335java.util.function.-$$Lambda$DoubleUnaryOperator$EzzlhUGRoL66wVBCG-_euZgC-CA
11336java.util.function.-$$Lambda$DoubleUnaryOperator$i7wtM_8Ous-CB32HCfZ4usZ4zaQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011337java.util.function.-$$Lambda$Function$1mm3dZ9IMG2T6zAULCCEh3eoHSY
11338java.util.function.-$$Lambda$Predicate$17UUIF1CH_K9duk0ChtjSwOycuM
Andreas Gampe859e2782016-04-06 18:37:56 -070011339java.util.function.BiConsumer
11340java.util.function.BiFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011341java.util.function.BiPredicate
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011342java.util.function.BinaryOperator
art-benchmark-serviced5115932020-02-25 17:55:03 -080011343java.util.function.BooleanSupplier
Andreas Gampe859e2782016-04-06 18:37:56 -070011344java.util.function.Consumer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011345java.util.function.DoubleBinaryOperator
Calin Juravle4a054192018-05-29 17:52:20 -070011346java.util.function.DoubleSupplier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011347java.util.function.DoubleUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070011348java.util.function.Function
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011349java.util.function.IntBinaryOperator
11350java.util.function.IntConsumer
11351java.util.function.IntFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011352java.util.function.IntPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070011353java.util.function.IntSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011354java.util.function.IntToDoubleFunction
11355java.util.function.IntToLongFunction
11356java.util.function.IntUnaryOperator
11357java.util.function.LongBinaryOperator
Calin Juravle00b23d32019-03-08 17:52:20 -080011358java.util.function.LongConsumer
Calin Juravle4a054192018-05-29 17:52:20 -070011359java.util.function.LongSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011360java.util.function.LongUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070011361java.util.function.Predicate
11362java.util.function.Supplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011363java.util.function.ToDoubleBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011364java.util.function.ToDoubleFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011365java.util.function.ToIntBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011366java.util.function.ToIntFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011367java.util.function.ToLongBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011368java.util.function.ToLongFunction
11369java.util.function.UnaryOperator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011370java.util.jar.Attributes$Name
Calin Juravle00b23d32019-03-08 17:52:20 -080011371java.util.jar.Attributes
Evan Millar0ea97b82009-03-24 17:49:23 -070011372java.util.jar.JarEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011373java.util.jar.JarFile$JarEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011374java.util.jar.JarFile$JarFileEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011375java.util.jar.JarFile
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011376java.util.jar.JarVerifier$3
11377java.util.jar.JarVerifier$VerifierStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011378java.util.jar.JarVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011379java.util.jar.Manifest$FastInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011380java.util.jar.Manifest
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011381java.util.logging.ErrorManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011382java.util.logging.FileHandler$MeteredStream
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011383java.util.logging.Formatter
Evan Millar0ea97b82009-03-24 17:49:23 -070011384java.util.logging.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080011385java.util.logging.Level$KnownLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080011386java.util.logging.Level
Evan Millar0ea97b82009-03-24 17:49:23 -070011387java.util.logging.LogManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011388java.util.logging.LogManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011389java.util.logging.LogManager$3
11390java.util.logging.LogManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -080011391java.util.logging.LogManager$Cleaner
11392java.util.logging.LogManager$LogNode
Andreas Gampe571fc302016-02-18 13:58:09 -080011393java.util.logging.LogManager$LoggerContext$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011394java.util.logging.LogManager$LoggerContext
Andreas Gampe571fc302016-02-18 13:58:09 -080011395java.util.logging.LogManager$LoggerWeakRef
11396java.util.logging.LogManager$RootLogger
11397java.util.logging.LogManager$SystemLoggerContext
Calin Juravle00b23d32019-03-08 17:52:20 -080011398java.util.logging.LogManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011399java.util.logging.LogRecord
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011400java.util.logging.Logger$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011401java.util.logging.Logger$LoggerBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -080011402java.util.logging.Logger$SystemLoggerHelper$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011403java.util.logging.Logger$SystemLoggerHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080011404java.util.logging.Logger
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011405java.util.logging.LoggingPermission
Andreas Gampe571fc302016-02-18 13:58:09 -080011406java.util.logging.LoggingProxyImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011407java.util.logging.StreamHandler
Andreas Gampe859e2782016-04-06 18:37:56 -070011408java.util.prefs.AbstractPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011409java.util.prefs.BackingStoreException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011410java.util.prefs.FileSystemPreferences$3
Calin Juravle00b23d32019-03-08 17:52:20 -080011411java.util.prefs.FileSystemPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011412java.util.prefs.FileSystemPreferencesFactory
Andreas Gampe859e2782016-04-06 18:37:56 -070011413java.util.prefs.Preferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011414java.util.prefs.PreferencesFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070011415java.util.regex.MatchResult
11416java.util.regex.Matcher
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011417java.util.regex.Pattern
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011418java.util.regex.PatternSyntaxException
Calin Juravle4a054192018-05-29 17:52:20 -070011419java.util.stream.-$$Lambda$Collectors$0y_EMl863H_U7B4kxyGscB4vAag
Calin Juravle00b23d32019-03-08 17:52:20 -080011420java.util.stream.-$$Lambda$Collectors$F7-we3W7I2plNaGHqh_d2lzmvho
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011421java.util.stream.-$$Lambda$Collectors$SMVdf7W0ks2OOmS3zJw7DHc-Nhc
Calin Juravle00b23d32019-03-08 17:52:20 -080011422java.util.stream.-$$Lambda$Collectors$TzSZZBK0laNSWMge_uuxANwkkMo
Calin Juravle4a054192018-05-29 17:52:20 -070011423java.util.stream.-$$Lambda$Collectors$f0IPpRuyw9HZC8FIP30mNjUUUhw
Calin Juravle00b23d32019-03-08 17:52:20 -080011424java.util.stream.-$$Lambda$Collectors$f68RHYk8qNU7alEHPPrPoFuCJO4
11425java.util.stream.-$$Lambda$Collectors$iab6bVO3ydceISRiUEq_MRHYzoU
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011426java.util.stream.-$$Lambda$Collectors$kXZFmh6iM6xf9lJWimhd2Ef6NEs
11427java.util.stream.-$$Lambda$Collectors$nKlT6uFghrTzWO44dlFAJFeRr34
Calin Juravle00b23d32019-03-08 17:52:20 -080011428java.util.stream.-$$Lambda$Collectors$pzPeDl3rCgtNVSeZPHZk5f2se60
11429java.util.stream.-$$Lambda$Drw47GGUtPrz9CklhlT0v26u-5c
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011430java.util.stream.-$$Lambda$IntPipeline$R-E7oGjPWog3HR9X-8MdhU1ZGRE
11431java.util.stream.-$$Lambda$IntPipeline$ozedusDMANE_B8aDthWCd1L-na4
Calin Juravle36829e52019-04-10 19:07:47 -070011432java.util.stream.-$$Lambda$MatchOps$_LtFSpSMfVwoPv-8p_1cMGGcaHA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011433java.util.stream.-$$Lambda$MatchOps$emK14UX33I4-nqH2o5l7hLEVAy8
Calin Juravle00b23d32019-03-08 17:52:20 -080011434java.util.stream.-$$Lambda$ReferencePipeline$mk6xSsLZAKvG89IyN8pzBoM6otw
Calin Juravle4a054192018-05-29 17:52:20 -070011435java.util.stream.-$$Lambda$bjSXRjZ5UYwAzkW-XPKwqbJ9BRQ
Calin Juravle00b23d32019-03-08 17:52:20 -080011436java.util.stream.-$$Lambda$dplkPhACWDPIy18ogwdupEQaN40
11437java.util.stream.-$$Lambda$i0Jl5dMkfWphZviqg6QdkkWPWRI
Calin Juravle4a054192018-05-29 17:52:20 -070011438java.util.stream.-$$Lambda$ihOtgw0eLCrsEBOphyN7SwoAlDg
Calin Juravle00b23d32019-03-08 17:52:20 -080011439java.util.stream.-$$Lambda$okJigbB9kSn__oCZ5Do9uFNyF6A
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011440java.util.stream.-$$Lambda$ono9Bp0lMrKbIRfAAYdycY0_qag
Calin Juravle4a054192018-05-29 17:52:20 -070011441java.util.stream.-$$Lambda$opQ7JxjVCJzqzgTxGU3LVtqC7is
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011442java.util.stream.-$$Lambda$r-8H_R_mZJjp9wd0XTLoEAHMNQ0
Calin Juravle00b23d32019-03-08 17:52:20 -080011443java.util.stream.-$$Lambda$ry7iWszBr7beYy31SdRxibDyciQ
11444java.util.stream.-$$Lambda$sKPaOkcQePGTRevrwmKVVhCTmTo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011445java.util.stream.-$$Lambda$uJ6CkL42Bk73jN5EzP0Fx7o1eVA
11446java.util.stream.-$$Lambda$wFoiz-RiPqYBPe0X4aSzbj2iL3g
Calin Juravle4a054192018-05-29 17:52:20 -070011447java.util.stream.-$$Lambda$yTqQxkqu88ZhKI6fWaTTLwOLF60
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011448java.util.stream.AbstractPipeline
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011449java.util.stream.AbstractSpinedBuffer
Andreas Gampe859e2782016-04-06 18:37:56 -070011450java.util.stream.BaseStream
Calin Juravle4a054192018-05-29 17:52:20 -070011451java.util.stream.Collector$Characteristics
Calin Juravle00b23d32019-03-08 17:52:20 -080011452java.util.stream.Collector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011453java.util.stream.Collectors$CollectorImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080011454java.util.stream.Collectors
Calin Juravle4a054192018-05-29 17:52:20 -070011455java.util.stream.DistinctOps$1$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011456java.util.stream.DistinctOps$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011457java.util.stream.DistinctOps
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011458java.util.stream.DoubleStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011459java.util.stream.FindOps$FindOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011460java.util.stream.FindOps$FindSink$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080011461java.util.stream.FindOps$FindSink
11462java.util.stream.FindOps
11463java.util.stream.ForEachOps$ForEachOp$OfRef
11464java.util.stream.ForEachOps$ForEachOp
11465java.util.stream.ForEachOps
11466java.util.stream.IntPipeline$4$1
11467java.util.stream.IntPipeline$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011468java.util.stream.IntPipeline$Head
Calin Juravle36829e52019-04-10 19:07:47 -070011469java.util.stream.IntPipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011470java.util.stream.IntPipeline
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011471java.util.stream.IntStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011472java.util.stream.LongPipeline$StatelessOp
11473java.util.stream.LongPipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011474java.util.stream.LongStream
Calin Juravle36829e52019-04-10 19:07:47 -070011475java.util.stream.MatchOps$1MatchSink
11476java.util.stream.MatchOps$BooleanTerminalSink
11477java.util.stream.MatchOps$MatchKind
11478java.util.stream.MatchOps$MatchOp
11479java.util.stream.MatchOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011480java.util.stream.Node$Builder$OfInt
Calin Juravle36829e52019-04-10 19:07:47 -070011481java.util.stream.Node$Builder
11482java.util.stream.Node$OfDouble
11483java.util.stream.Node$OfInt
11484java.util.stream.Node$OfLong
11485java.util.stream.Node$OfPrimitive
11486java.util.stream.Node
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011487java.util.stream.Nodes$ArrayNode
Calin Juravle36829e52019-04-10 19:07:47 -070011488java.util.stream.Nodes$EmptyNode$OfDouble
11489java.util.stream.Nodes$EmptyNode$OfInt
11490java.util.stream.Nodes$EmptyNode$OfLong
11491java.util.stream.Nodes$EmptyNode$OfRef
11492java.util.stream.Nodes$EmptyNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011493java.util.stream.Nodes$FixedNodeBuilder
11494java.util.stream.Nodes$IntArrayNode
11495java.util.stream.Nodes$IntFixedNodeBuilder
11496java.util.stream.Nodes$IntSpinedNodeBuilder
Calin Juravle36829e52019-04-10 19:07:47 -070011497java.util.stream.Nodes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011498java.util.stream.PipelineHelper
Calin Juravle4a054192018-05-29 17:52:20 -070011499java.util.stream.ReduceOps$1
11500java.util.stream.ReduceOps$1ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011501java.util.stream.ReduceOps$3
11502java.util.stream.ReduceOps$3ReducingSink
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011503java.util.stream.ReduceOps$5
11504java.util.stream.ReduceOps$5ReducingSink
Calin Juravle00b23d32019-03-08 17:52:20 -080011505java.util.stream.ReduceOps$8
11506java.util.stream.ReduceOps$8ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011507java.util.stream.ReduceOps$AccumulatingSink
11508java.util.stream.ReduceOps$Box
11509java.util.stream.ReduceOps$ReduceOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011510java.util.stream.ReduceOps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011511java.util.stream.ReferencePipeline$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011512java.util.stream.ReferencePipeline$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011513java.util.stream.ReferencePipeline$3$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011514java.util.stream.ReferencePipeline$3
Calin Juravle36829e52019-04-10 19:07:47 -070011515java.util.stream.ReferencePipeline$4$1
11516java.util.stream.ReferencePipeline$4
Calin Juravle00b23d32019-03-08 17:52:20 -080011517java.util.stream.ReferencePipeline$5$1
11518java.util.stream.ReferencePipeline$5
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011519java.util.stream.ReferencePipeline$Head
Calin Juravle4a054192018-05-29 17:52:20 -070011520java.util.stream.ReferencePipeline$StatefulOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011521java.util.stream.ReferencePipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011522java.util.stream.ReferencePipeline
11523java.util.stream.Sink$ChainedInt
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011524java.util.stream.Sink$ChainedReference
Calin Juravle36829e52019-04-10 19:07:47 -070011525java.util.stream.Sink$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080011526java.util.stream.Sink$OfLong
11527java.util.stream.Sink
11528java.util.stream.SliceOps$1$1
11529java.util.stream.SliceOps$1
11530java.util.stream.SliceOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011531java.util.stream.SpinedBuffer$OfInt
11532java.util.stream.SpinedBuffer$OfPrimitive
Andreas Gampe859e2782016-04-06 18:37:56 -070011533java.util.stream.Stream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011534java.util.stream.StreamOpFlag$MaskBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070011535java.util.stream.StreamOpFlag$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080011536java.util.stream.StreamOpFlag
Calin Juravle4a054192018-05-29 17:52:20 -070011537java.util.stream.StreamShape
Calin Juravle00b23d32019-03-08 17:52:20 -080011538java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator$OfRef
11539java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070011540java.util.stream.StreamSupport
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011541java.util.stream.Streams$2
11542java.util.stream.Streams$ConcatSpliterator$OfRef
11543java.util.stream.Streams$ConcatSpliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -070011544java.util.stream.Streams$RangeIntSpliterator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011545java.util.stream.Streams
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011546java.util.stream.TerminalOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011547java.util.stream.TerminalSink
Andreas Gampe61e7b662015-06-17 23:57:04 -070011548java.util.zip.Adler32
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011549java.util.zip.CRC32
Andreas Gampe571fc302016-02-18 13:58:09 -080011550java.util.zip.CheckedInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011551java.util.zip.Checksum
11552java.util.zip.DataFormatException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011553java.util.zip.Deflater
Kenny Root9787b802013-04-26 12:53:57 -070011554java.util.zip.DeflaterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011555java.util.zip.GZIPInputStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011556java.util.zip.GZIPInputStream
Kenny Root9787b802013-04-26 12:53:57 -070011557java.util.zip.GZIPOutputStream
Evan Millar0ea97b82009-03-24 17:49:23 -070011558java.util.zip.Inflater
11559java.util.zip.InflaterInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080011560java.util.zip.ZStreamRef
11561java.util.zip.ZipCoder
Andreas Gampe61e7b662015-06-17 23:57:04 -070011562java.util.zip.ZipConstants
11563java.util.zip.ZipEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080011564java.util.zip.ZipError
Calin Juravle4a054192018-05-29 17:52:20 -070011565java.util.zip.ZipException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011566java.util.zip.ZipFile$ZipEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011567java.util.zip.ZipFile$ZipFileInflaterInputStream
11568java.util.zip.ZipFile$ZipFileInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011569java.util.zip.ZipFile
art-benchmark-serviced5115932020-02-25 17:55:03 -080011570java.util.zip.ZipInputStream
11571java.util.zip.ZipOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011572java.util.zip.ZipUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080011573javax.crypto.AEADBadTagException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011574javax.crypto.BadPaddingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011575javax.crypto.Cipher$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011576javax.crypto.Cipher$CipherSpiAndProvider
11577javax.crypto.Cipher$InitParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011578javax.crypto.Cipher$InitType
11579javax.crypto.Cipher$NeedToSet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011580javax.crypto.Cipher$SpiAndProviderUpdater
11581javax.crypto.Cipher$Transform
Calin Juravle00b23d32019-03-08 17:52:20 -080011582javax.crypto.Cipher
art-benchmark-serviced5115932020-02-25 17:55:03 -080011583javax.crypto.CipherOutputStream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011584javax.crypto.CipherSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011585javax.crypto.IllegalBlockSizeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011586javax.crypto.JceSecurity
11587javax.crypto.KeyGenerator
11588javax.crypto.KeyGeneratorSpi
11589javax.crypto.Mac
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011590javax.crypto.MacSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011591javax.crypto.NoSuchPaddingException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011592javax.crypto.NullCipher
Andreas Gampe61e7b662015-06-17 23:57:04 -070011593javax.crypto.SecretKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011594javax.crypto.SecretKeyFactory
11595javax.crypto.SecretKeyFactorySpi
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011596javax.crypto.ShortBufferException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011597javax.crypto.interfaces.PBEKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011598javax.crypto.spec.GCMParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070011599javax.crypto.spec.IvParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070011600javax.crypto.spec.OAEPParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011601javax.crypto.spec.PBEKeySpec
11602javax.crypto.spec.PBEParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070011603javax.crypto.spec.PSource$PSpecified
Calin Juravle00b23d32019-03-08 17:52:20 -080011604javax.crypto.spec.PSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070011605javax.crypto.spec.SecretKeySpec
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011606javax.microedition.khronos.egl.EGL10
Calin Juravle00b23d32019-03-08 17:52:20 -080011607javax.microedition.khronos.egl.EGL
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011608javax.microedition.khronos.egl.EGLConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011609javax.microedition.khronos.egl.EGLContext
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011610javax.microedition.khronos.egl.EGLDisplay
11611javax.microedition.khronos.egl.EGLSurface
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011612javax.microedition.khronos.opengles.GL10
11613javax.microedition.khronos.opengles.GL10Ext
11614javax.microedition.khronos.opengles.GL11
11615javax.microedition.khronos.opengles.GL11Ext
11616javax.microedition.khronos.opengles.GL11ExtensionPack
Calin Juravle00b23d32019-03-08 17:52:20 -080011617javax.microedition.khronos.opengles.GL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011618javax.net.DefaultSocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011619javax.net.ServerSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011620javax.net.SocketFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080011621javax.net.ssl.ExtendedSSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080011622javax.net.ssl.HandshakeCompletedEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -070011623javax.net.ssl.HandshakeCompletedListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011624javax.net.ssl.HostnameVerifier
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011625javax.net.ssl.HttpsURLConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011626javax.net.ssl.KeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011627javax.net.ssl.KeyManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011628javax.net.ssl.KeyManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011629javax.net.ssl.KeyManagerFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080011630javax.net.ssl.ManagerFactoryParameters
Andreas Gampe859e2782016-04-06 18:37:56 -070011631javax.net.ssl.SNIHostName
art-benchmark-serviced5115932020-02-25 17:55:03 -080011632javax.net.ssl.SNIMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011633javax.net.ssl.SNIServerName
Andreas Gampe61e7b662015-06-17 23:57:04 -070011634javax.net.ssl.SSLContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011635javax.net.ssl.SSLContextSpi
Andreas Gampe61e7b662015-06-17 23:57:04 -070011636javax.net.ssl.SSLEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -080011637javax.net.ssl.SSLEngineResult$HandshakeStatus
11638javax.net.ssl.SSLEngineResult$Status
Calin Juravle00b23d32019-03-08 17:52:20 -080011639javax.net.ssl.SSLEngineResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011640javax.net.ssl.SSLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011641javax.net.ssl.SSLHandshakeException
Andreas Gampe571fc302016-02-18 13:58:09 -080011642javax.net.ssl.SSLParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011643javax.net.ssl.SSLPeerUnverifiedException
11644javax.net.ssl.SSLProtocolException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011645javax.net.ssl.SSLServerSocketFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011646javax.net.ssl.SSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080011647javax.net.ssl.SSLSessionBindingEvent
11648javax.net.ssl.SSLSessionBindingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011649javax.net.ssl.SSLSessionContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011650javax.net.ssl.SSLSocket
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011651javax.net.ssl.SSLSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011652javax.net.ssl.SSLSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011653javax.net.ssl.TrustManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011654javax.net.ssl.TrustManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011655javax.net.ssl.TrustManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011656javax.net.ssl.TrustManagerFactorySpi
11657javax.net.ssl.X509ExtendedKeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011658javax.net.ssl.X509ExtendedTrustManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011659javax.net.ssl.X509KeyManager
11660javax.net.ssl.X509TrustManager
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011661javax.security.auth.Destroyable
Andreas Gampe571fc302016-02-18 13:58:09 -080011662javax.security.auth.callback.UnsupportedCallbackException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011663javax.security.auth.x500.X500Principal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011664javax.security.cert.Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080011665javax.security.cert.CertificateEncodingException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011666javax.security.cert.CertificateException
Calin Juravle4a054192018-05-29 17:52:20 -070011667javax.security.cert.X509Certificate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011668javax.security.cert.X509Certificate
art-benchmark-servicead05a302020-03-17 09:46:02 -070011669javax.sip.ObjectInUseException
Calin Juravle36829e52019-04-10 19:07:47 -070011670javax.sip.SipException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011671javax.xml.parsers.DocumentBuilder
11672javax.xml.parsers.DocumentBuilderFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011673javax.xml.parsers.ParserConfigurationException
11674javax.xml.parsers.SAXParser
11675javax.xml.parsers.SAXParserFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080011676jdk.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011677libcore.content.type.-$$Lambda$MimeMap$xJ95jeANwfbnj45hvSUmlPtZWWg
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011678libcore.content.type.MimeMap$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011679libcore.content.type.MimeMap$MemoizingSupplier
11680libcore.content.type.MimeMap
Calin Juravle4a054192018-05-29 17:52:20 -070011681libcore.icu.DateIntervalFormat
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011682libcore.icu.DateUtilsBridge
Jesse Wilson80686182011-01-21 17:12:43 -080011683libcore.icu.ICU
11684libcore.icu.LocaleData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011685libcore.icu.RelativeDateTimeFormatter$FormatterCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011686libcore.icu.RelativeDateTimeFormatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011687libcore.icu.TimeZoneNames$1
11688libcore.icu.TimeZoneNames$ZoneStringsCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011689libcore.icu.TimeZoneNames
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011690libcore.internal.StringPool
11691libcore.io.AsynchronousCloseMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -070011692libcore.io.BlockGuardOs
Jesse Wilson80686182011-01-21 17:12:43 -080011693libcore.io.BufferIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011694libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011695libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection
11696libcore.io.ClassPathURLStreamHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070011697libcore.io.ForwardingOs
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011698libcore.io.IoBridge
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011699libcore.io.IoTracker$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -080011700libcore.io.IoTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011701libcore.io.IoUtils$FileReader
Calin Juravle00b23d32019-03-08 17:52:20 -080011702libcore.io.IoUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011703libcore.io.Libcore
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011704libcore.io.Linux
Andreas Gampe61e7b662015-06-17 23:57:04 -070011705libcore.io.Memory
Jesse Wilson80686182011-01-21 17:12:43 -080011706libcore.io.MemoryMappedFile
11707libcore.io.NioBufferIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070011708libcore.io.Os
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011709libcore.io.Streams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011710libcore.math.MathUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080011711libcore.net.InetAddressUtils
Andreas Gampe571fc302016-02-18 13:58:09 -080011712libcore.net.NetworkSecurityPolicy$DefaultNetworkSecurityPolicy
Calin Juravle00b23d32019-03-08 17:52:20 -080011713libcore.net.NetworkSecurityPolicy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011714libcore.net.event.NetworkEventDispatcher
11715libcore.net.event.NetworkEventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011716libcore.net.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011717libcore.net.http.HttpDate
Andreas Gampe571fc302016-02-18 13:58:09 -080011718libcore.reflect.AnnotatedElements
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011719libcore.reflect.AnnotationFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011720libcore.reflect.AnnotationMember$DefaultValues
Calin Juravle00b23d32019-03-08 17:52:20 -080011721libcore.reflect.AnnotationMember
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011722libcore.reflect.GenericArrayTypeImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011723libcore.reflect.GenericSignatureParser
Andreas Gampe61e7b662015-06-17 23:57:04 -070011724libcore.reflect.ListOfTypes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011725libcore.reflect.ListOfVariables
11726libcore.reflect.ParameterizedTypeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011727libcore.reflect.TypeVariableImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011728libcore.reflect.Types
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011729libcore.reflect.WildcardTypeImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011730libcore.timezone.CountryTimeZones$OffsetResult
Calin Juravle00b23d32019-03-08 17:52:20 -080011731libcore.timezone.CountryTimeZones$TimeZoneMapping
11732libcore.timezone.CountryTimeZones
Neil Fuller0ac8df02018-11-16 16:19:26 +000011733libcore.timezone.TimeZoneDataFiles
Calin Juravle00b23d32019-03-08 17:52:20 -080011734libcore.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
11735libcore.timezone.TimeZoneFinder$TimeZonesProcessor
11736libcore.timezone.TimeZoneFinder
art-benchmark-serviced5115932020-02-25 17:55:03 -080011737libcore.timezone.ZoneInfoDb$1
11738libcore.timezone.ZoneInfoDb
Calin Juravle00b23d32019-03-08 17:52:20 -080011739libcore.util.ArrayUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011740libcore.util.BasicLruCache
11741libcore.util.CharsetUtils
11742libcore.util.CollectionUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011743libcore.util.EmptyArray
art-benchmark-serviced5115932020-02-25 17:55:03 -080011744libcore.util.FP16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011745libcore.util.HexEncoding
Andreas Gampe571fc302016-02-18 13:58:09 -080011746libcore.util.NativeAllocationRegistry$CleanerRunner
11747libcore.util.NativeAllocationRegistry$CleanerThunk
Calin Juravle00b23d32019-03-08 17:52:20 -080011748libcore.util.NativeAllocationRegistry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011749libcore.util.Objects
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011750libcore.util.SneakyThrow
Calin Juravle00b23d32019-03-08 17:52:20 -080011751libcore.util.XmlObjectFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011752libcore.util.ZoneInfo$CheckedArithmeticException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011753libcore.util.ZoneInfo$WallTime
Calin Juravle00b23d32019-03-08 17:52:20 -080011754libcore.util.ZoneInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011755org.apache.harmony.dalvik.NativeTestTarget
Andreas Gampe61e7b662015-06-17 23:57:04 -070011756org.apache.harmony.dalvik.ddmc.Chunk
11757org.apache.harmony.dalvik.ddmc.ChunkHandler
11758org.apache.harmony.dalvik.ddmc.DdmServer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011759org.apache.harmony.dalvik.ddmc.DdmVmInternal
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011760org.apache.harmony.xml.ExpatAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011761org.apache.harmony.xml.ExpatException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011762org.apache.harmony.xml.ExpatParser$CurrentAttributes
11763org.apache.harmony.xml.ExpatParser$ExpatLocator
Calin Juravle00b23d32019-03-08 17:52:20 -080011764org.apache.harmony.xml.ExpatParser
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011765org.apache.harmony.xml.ExpatReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011766org.apache.harmony.xml.dom.CharacterDataImpl
11767org.apache.harmony.xml.dom.DocumentImpl
11768org.apache.harmony.xml.dom.ElementImpl
11769org.apache.harmony.xml.dom.InnerNodeImpl
11770org.apache.harmony.xml.dom.LeafNodeImpl
11771org.apache.harmony.xml.dom.NodeImpl$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011772org.apache.harmony.xml.dom.NodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011773org.apache.harmony.xml.dom.NodeListImpl
11774org.apache.harmony.xml.dom.TextImpl
11775org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011776org.apache.harmony.xml.parsers.SAXParserFactoryImpl
11777org.apache.harmony.xml.parsers.SAXParserImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011778org.apache.http.conn.ConnectTimeoutException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011779org.apache.http.conn.scheme.HostNameResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011780org.apache.http.conn.scheme.LayeredSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011781org.apache.http.conn.scheme.SocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011782org.apache.http.conn.ssl.AbstractVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011783org.apache.http.conn.ssl.AllowAllHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011784org.apache.http.conn.ssl.AndroidDistinguishedNameParser
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011785org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011786org.apache.http.conn.ssl.SSLSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011787org.apache.http.conn.ssl.StrictHostnameVerifier
11788org.apache.http.conn.ssl.X509HostnameVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011789org.apache.http.params.CoreConnectionPNames
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011790org.apache.http.params.HttpConnectionParams
11791org.apache.http.params.HttpParams
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011792org.ccil.cowan.tagsoup.AttributesImpl
11793org.ccil.cowan.tagsoup.AutoDetector
11794org.ccil.cowan.tagsoup.Element
11795org.ccil.cowan.tagsoup.ElementType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011796org.ccil.cowan.tagsoup.HTMLModels
Mathieu Chartierd62dd932017-09-09 15:19:46 -070011797org.ccil.cowan.tagsoup.HTMLScanner
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011798org.ccil.cowan.tagsoup.HTMLSchema
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011799org.ccil.cowan.tagsoup.Parser$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011800org.ccil.cowan.tagsoup.Parser
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011801org.ccil.cowan.tagsoup.ScanHandler
11802org.ccil.cowan.tagsoup.Scanner
11803org.ccil.cowan.tagsoup.Schema
Kenny Root9787b802013-04-26 12:53:57 -070011804org.json.JSON
11805org.json.JSONArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011806org.json.JSONException
Kenny Root9787b802013-04-26 12:53:57 -070011807org.json.JSONObject$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011808org.json.JSONObject
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011809org.json.JSONStringer$Scope
Calin Juravle00b23d32019-03-08 17:52:20 -080011810org.json.JSONStringer
Kenny Root9787b802013-04-26 12:53:57 -070011811org.json.JSONTokener
Calin Juravle4a054192018-05-29 17:52:20 -070011812org.w3c.dom.CharacterData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011813org.w3c.dom.DOMImplementation
11814org.w3c.dom.Document
Calin Juravle4a054192018-05-29 17:52:20 -070011815org.w3c.dom.Element
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011816org.w3c.dom.Node
Calin Juravle4a054192018-05-29 17:52:20 -070011817org.w3c.dom.NodeList
11818org.w3c.dom.Text
11819org.w3c.dom.TypeInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011820org.xml.sax.Attributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011821org.xml.sax.ContentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011822org.xml.sax.DTDHandler
11823org.xml.sax.EntityResolver
11824org.xml.sax.ErrorHandler
11825org.xml.sax.InputSource
11826org.xml.sax.Locator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011827org.xml.sax.SAXException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011828org.xml.sax.SAXNotRecognizedException
11829org.xml.sax.SAXNotSupportedException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011830org.xml.sax.XMLReader
Calin Juravle4a054192018-05-29 17:52:20 -070011831org.xml.sax.ext.DeclHandler
11832org.xml.sax.ext.DefaultHandler2
11833org.xml.sax.ext.EntityResolver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011834org.xml.sax.ext.LexicalHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011835org.xml.sax.helpers.DefaultHandler
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011836org.xmlpull.v1.XmlPullParser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011837org.xmlpull.v1.XmlPullParserException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011838org.xmlpull.v1.XmlPullParserFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011839org.xmlpull.v1.XmlSerializer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011840sun.invoke.util.BytecodeDescriptor
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011841sun.invoke.util.VerifyAccess
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011842sun.invoke.util.Wrapper$Format
Calin Juravle00b23d32019-03-08 17:52:20 -080011843sun.invoke.util.Wrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011844sun.misc.ASCIICaseInsensitiveComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -080011845sun.misc.Cleaner$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011846sun.misc.Cleaner
11847sun.misc.CompoundEnumeration
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011848sun.misc.FDBigInteger
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011849sun.misc.FloatingDecimal$1
11850sun.misc.FloatingDecimal$ASCIIToBinaryBuffer
11851sun.misc.FloatingDecimal$ASCIIToBinaryConverter
11852sun.misc.FloatingDecimal$BinaryToASCIIBuffer
11853sun.misc.FloatingDecimal$BinaryToASCIIConverter
11854sun.misc.FloatingDecimal$ExceptionalBinaryToASCIIBuffer
11855sun.misc.FloatingDecimal$PreparedASCIIToBinaryBuffer
Calin Juravle00b23d32019-03-08 17:52:20 -080011856sun.misc.FloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080011857sun.misc.FormattedFloatingDecimal$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011858sun.misc.FormattedFloatingDecimal$2
11859sun.misc.FormattedFloatingDecimal$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080011860sun.misc.FormattedFloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080011861sun.misc.IOUtils
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011862sun.misc.JavaIOFileDescriptorAccess
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011863sun.misc.LRUCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011864sun.misc.SharedSecrets
Andreas Gampe61e7b662015-06-17 23:57:04 -070011865sun.misc.Unsafe
Andreas Gampe571fc302016-02-18 13:58:09 -080011866sun.misc.VM
11867sun.misc.Version
11868sun.net.ConnectionResetException
11869sun.net.NetHooks
Andreas Gampe571fc302016-02-18 13:58:09 -080011870sun.net.NetProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011871sun.net.NetProperties
Calin Juravle4a054192018-05-29 17:52:20 -070011872sun.net.ResourceManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011873sun.net.spi.DefaultProxySelector$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011874sun.net.spi.DefaultProxySelector$NonProxyInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011875sun.net.spi.DefaultProxySelector
Andreas Gampe571fc302016-02-18 13:58:09 -080011876sun.net.spi.nameservice.NameService
11877sun.net.util.IPAddressUtil
11878sun.net.www.ParseUtil
11879sun.net.www.protocol.file.Handler
11880sun.net.www.protocol.jar.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011881sun.nio.ch.AbstractPollArrayWrapper
Calin Juravle4a054192018-05-29 17:52:20 -070011882sun.nio.ch.AbstractPollSelectorImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011883sun.nio.ch.AllocatedNativeObject
11884sun.nio.ch.ChannelInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080011885sun.nio.ch.DatagramChannelImpl
11886sun.nio.ch.DatagramDispatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011887sun.nio.ch.DefaultSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080011888sun.nio.ch.DirectBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080011889sun.nio.ch.FileChannelImpl$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -080011890sun.nio.ch.FileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011891sun.nio.ch.FileDescriptorHolderSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011892sun.nio.ch.FileDispatcher
11893sun.nio.ch.FileDispatcherImpl
11894sun.nio.ch.FileKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011895sun.nio.ch.FileLockImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011896sun.nio.ch.FileLockTable
11897sun.nio.ch.IOStatus
11898sun.nio.ch.IOUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011899sun.nio.ch.Interruptible
11900sun.nio.ch.NativeDispatcher
Calin Juravle4a054192018-05-29 17:52:20 -070011901sun.nio.ch.NativeObject
Andreas Gampe571fc302016-02-18 13:58:09 -080011902sun.nio.ch.NativeThread
11903sun.nio.ch.NativeThreadSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011904sun.nio.ch.Net$1
11905sun.nio.ch.Net$3
Calin Juravle00b23d32019-03-08 17:52:20 -080011906sun.nio.ch.Net
Calin Juravle4a054192018-05-29 17:52:20 -070011907sun.nio.ch.PollArrayWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011908sun.nio.ch.PollSelectorImpl
11909sun.nio.ch.PollSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080011910sun.nio.ch.SelChImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011911sun.nio.ch.SelectionKeyImpl
11912sun.nio.ch.SelectorImpl
11913sun.nio.ch.SelectorProviderImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011914sun.nio.ch.ServerSocketChannelImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011915sun.nio.ch.SharedFileLockTable$FileLockReference
Calin Juravle00b23d32019-03-08 17:52:20 -080011916sun.nio.ch.SharedFileLockTable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011917sun.nio.ch.SocketAdaptor$1
11918sun.nio.ch.SocketAdaptor$2
11919sun.nio.ch.SocketAdaptor$SocketInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011920sun.nio.ch.SocketAdaptor
Andreas Gampe571fc302016-02-18 13:58:09 -080011921sun.nio.ch.SocketChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011922sun.nio.ch.SocketDispatcher
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011923sun.nio.ch.Util$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011924sun.nio.ch.Util$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080011925sun.nio.ch.Util$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011926sun.nio.ch.Util$BufferCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011927sun.nio.ch.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011928sun.nio.cs.ArrayDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080011929sun.nio.cs.ArrayEncoder
11930sun.nio.cs.StreamDecoder
11931sun.nio.cs.StreamEncoder
Calin Juravle4a054192018-05-29 17:52:20 -070011932sun.nio.cs.ThreadLocalCoders$1
11933sun.nio.cs.ThreadLocalCoders$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011934sun.nio.cs.ThreadLocalCoders$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080011935sun.nio.cs.ThreadLocalCoders
Calin Juravle4a054192018-05-29 17:52:20 -070011936sun.nio.fs.AbstractBasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011937sun.nio.fs.AbstractFileSystemProvider
11938sun.nio.fs.AbstractPath
11939sun.nio.fs.DefaultFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011940sun.nio.fs.DynamicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011941sun.nio.fs.LinuxFileSystem
11942sun.nio.fs.LinuxFileSystemProvider
11943sun.nio.fs.NativeBuffer$Deallocator
Calin Juravle00b23d32019-03-08 17:52:20 -080011944sun.nio.fs.NativeBuffer
Calin Juravle4a054192018-05-29 17:52:20 -070011945sun.nio.fs.NativeBuffers
Orion Hodson187996a2020-03-18 18:18:39 +000011946sun.nio.fs.UnixChannelFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011947sun.nio.fs.UnixChannelFactory$Flags
Calin Juravle4a054192018-05-29 17:52:20 -070011948sun.nio.fs.UnixConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011949sun.nio.fs.UnixException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011950sun.nio.fs.UnixFileAttributeViews$Basic
Calin Juravle00b23d32019-03-08 17:52:20 -080011951sun.nio.fs.UnixFileAttributeViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011952sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -080011953sun.nio.fs.UnixFileAttributes
Calin Juravle4a054192018-05-29 17:52:20 -070011954sun.nio.fs.UnixFileModeAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011955sun.nio.fs.UnixFileStoreAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011956sun.nio.fs.UnixFileSystem
11957sun.nio.fs.UnixFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011958sun.nio.fs.UnixMountEntry
11959sun.nio.fs.UnixNativeDispatcher
11960sun.nio.fs.UnixPath
11961sun.nio.fs.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080011962sun.reflect.Reflection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011963sun.reflect.misc.ReflectUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011964sun.security.action.GetBooleanAction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011965sun.security.action.GetIntegerAction
Andreas Gampe571fc302016-02-18 13:58:09 -080011966sun.security.action.GetPropertyAction
Andreas Gampe571fc302016-02-18 13:58:09 -080011967sun.security.jca.GetInstance$Instance
Calin Juravle00b23d32019-03-08 17:52:20 -080011968sun.security.jca.GetInstance
Calin Juravle4a054192018-05-29 17:52:20 -070011969sun.security.jca.JCAUtil$CachedSecureRandomHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011970sun.security.jca.JCAUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011971sun.security.jca.ProviderConfig$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011972sun.security.jca.ProviderConfig
Andreas Gampe571fc302016-02-18 13:58:09 -080011973sun.security.jca.ProviderList$1
11974sun.security.jca.ProviderList$2
11975sun.security.jca.ProviderList$3
Andreas Gampe571fc302016-02-18 13:58:09 -080011976sun.security.jca.ProviderList$ServiceList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011977sun.security.jca.ProviderList$ServiceList
11978sun.security.jca.ProviderList
Andreas Gampe571fc302016-02-18 13:58:09 -080011979sun.security.jca.Providers
11980sun.security.jca.ServiceId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011981sun.security.pkcs.ContentInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011982sun.security.pkcs.PKCS7$VerbatimX509Certificate
11983sun.security.pkcs.PKCS7$WrappedX509Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080011984sun.security.pkcs.PKCS7
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011985sun.security.pkcs.PKCS9Attribute
11986sun.security.pkcs.SignerInfo
Andreas Gampe571fc302016-02-18 13:58:09 -080011987sun.security.provider.CertPathProvider
11988sun.security.provider.X509Factory
11989sun.security.provider.certpath.AdaptableX509CertSelector
11990sun.security.provider.certpath.AlgorithmChecker
11991sun.security.provider.certpath.BasicChecker
Calin Juravle4a054192018-05-29 17:52:20 -070011992sun.security.provider.certpath.CertId
Andreas Gampe571fc302016-02-18 13:58:09 -080011993sun.security.provider.certpath.CertPathHelper
11994sun.security.provider.certpath.ConstraintsChecker
11995sun.security.provider.certpath.KeyChecker
Calin Juravle4a054192018-05-29 17:52:20 -070011996sun.security.provider.certpath.OCSP$RevocationStatus$CertStatus
Calin Juravle00b23d32019-03-08 17:52:20 -080011997sun.security.provider.certpath.OCSP$RevocationStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -080011998sun.security.provider.certpath.OCSPResponse$1
Calin Juravle4a054192018-05-29 17:52:20 -070011999sun.security.provider.certpath.OCSPResponse$ResponseStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012000sun.security.provider.certpath.OCSPResponse$SingleResponse
Calin Juravle00b23d32019-03-08 17:52:20 -080012001sun.security.provider.certpath.OCSPResponse
Andreas Gampe571fc302016-02-18 13:58:09 -080012002sun.security.provider.certpath.PKIX$ValidatorParams
Calin Juravle00b23d32019-03-08 17:52:20 -080012003sun.security.provider.certpath.PKIX
Andreas Gampe571fc302016-02-18 13:58:09 -080012004sun.security.provider.certpath.PKIXCertPathValidator
12005sun.security.provider.certpath.PKIXMasterCertPathValidator
12006sun.security.provider.certpath.PolicyChecker
12007sun.security.provider.certpath.PolicyNodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012008sun.security.provider.certpath.RevocationChecker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080012009sun.security.provider.certpath.RevocationChecker$2
Calin Juravle4a054192018-05-29 17:52:20 -070012010sun.security.provider.certpath.RevocationChecker$Mode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012011sun.security.provider.certpath.RevocationChecker$RevocationProperties
Calin Juravle00b23d32019-03-08 17:52:20 -080012012sun.security.provider.certpath.RevocationChecker
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012013sun.security.util.AbstractAlgorithmConstraints$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012014sun.security.util.AbstractAlgorithmConstraints
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012015sun.security.util.AlgorithmDecomposer
Andreas Gampe571fc302016-02-18 13:58:09 -080012016sun.security.util.BitArray
12017sun.security.util.ByteArrayLexOrder
12018sun.security.util.ByteArrayTagOrder
Andreas Gampe571fc302016-02-18 13:58:09 -080012019sun.security.util.Cache$EqualByteArray
Calin Juravle00b23d32019-03-08 17:52:20 -080012020sun.security.util.Cache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012021sun.security.util.CertConstraintParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080012022sun.security.util.Debug
12023sun.security.util.DerEncoder
12024sun.security.util.DerIndefLenConverter
12025sun.security.util.DerInputBuffer
12026sun.security.util.DerInputStream
12027sun.security.util.DerOutputStream
12028sun.security.util.DerValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012029sun.security.util.DisabledAlgorithmConstraints$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012030sun.security.util.DisabledAlgorithmConstraints$Constraint$Operator
Calin Juravle00b23d32019-03-08 17:52:20 -080012031sun.security.util.DisabledAlgorithmConstraints$Constraint
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012032sun.security.util.DisabledAlgorithmConstraints$Constraints
Andreas Gampe571fc302016-02-18 13:58:09 -080012033sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint
Calin Juravle00b23d32019-03-08 17:52:20 -080012034sun.security.util.DisabledAlgorithmConstraints
Andreas Gampe571fc302016-02-18 13:58:09 -080012035sun.security.util.KeyUtil
12036sun.security.util.Length
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012037sun.security.util.ManifestDigester$Entry
12038sun.security.util.ManifestDigester$Position
Calin Juravle00b23d32019-03-08 17:52:20 -080012039sun.security.util.ManifestDigester
Calin Juravle4a054192018-05-29 17:52:20 -070012040sun.security.util.ManifestEntryVerifier$SunProviderHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012041sun.security.util.ManifestEntryVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080012042sun.security.util.MemoryCache$CacheEntry
12043sun.security.util.MemoryCache$SoftCacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012044sun.security.util.MemoryCache
Andreas Gampe571fc302016-02-18 13:58:09 -080012045sun.security.util.ObjectIdentifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012046sun.security.util.SecurityConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012047sun.security.util.SignatureFileVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080012048sun.security.x509.AVA
12049sun.security.x509.AVAKeyword
12050sun.security.x509.AccessDescription
12051sun.security.x509.AlgorithmId
12052sun.security.x509.AuthorityInfoAccessExtension
12053sun.security.x509.AuthorityKeyIdentifierExtension
12054sun.security.x509.BasicConstraintsExtension
12055sun.security.x509.CRLDistributionPointsExtension
12056sun.security.x509.CRLNumberExtension
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012057sun.security.x509.CRLReasonCodeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012058sun.security.x509.CertAttrSet
12059sun.security.x509.CertificateAlgorithmId
12060sun.security.x509.CertificateExtensions
12061sun.security.x509.CertificateIssuerExtension
12062sun.security.x509.CertificatePoliciesExtension
12063sun.security.x509.CertificatePolicyId
12064sun.security.x509.CertificateSerialNumber
12065sun.security.x509.CertificateValidity
12066sun.security.x509.CertificateVersion
12067sun.security.x509.CertificateX509Key
12068sun.security.x509.DNSName
12069sun.security.x509.DeltaCRLIndicatorExtension
12070sun.security.x509.DistributionPoint
12071sun.security.x509.ExtendedKeyUsageExtension
12072sun.security.x509.Extension
12073sun.security.x509.FreshestCRLExtension
12074sun.security.x509.GeneralName
12075sun.security.x509.GeneralNameInterface
12076sun.security.x509.GeneralNames
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012077sun.security.x509.InhibitAnyPolicyExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012078sun.security.x509.IssuerAlternativeNameExtension
12079sun.security.x509.IssuingDistributionPointExtension
12080sun.security.x509.KeyIdentifier
12081sun.security.x509.KeyUsageExtension
12082sun.security.x509.NameConstraintsExtension
Calin Juravle4a054192018-05-29 17:52:20 -070012083sun.security.x509.NetscapeCertTypeExtension$MapEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012084sun.security.x509.NetscapeCertTypeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012085sun.security.x509.OCSPNoCheckExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012086sun.security.x509.OIDMap$OIDInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080012087sun.security.x509.OIDMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012088sun.security.x509.PKIXExtensions
Andreas Gampe571fc302016-02-18 13:58:09 -080012089sun.security.x509.PolicyConstraintsExtension
12090sun.security.x509.PolicyInformation
12091sun.security.x509.PolicyMappingsExtension
12092sun.security.x509.PrivateKeyUsageExtension
12093sun.security.x509.RDN
12094sun.security.x509.SerialNumber
12095sun.security.x509.SubjectAlternativeNameExtension
12096sun.security.x509.SubjectInfoAccessExtension
12097sun.security.x509.SubjectKeyIdentifierExtension
12098sun.security.x509.URIName
Andreas Gampe571fc302016-02-18 13:58:09 -080012099sun.security.x509.X500Name$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012100sun.security.x509.X500Name
Andreas Gampe571fc302016-02-18 13:58:09 -080012101sun.security.x509.X509AttributeName
12102sun.security.x509.X509CertImpl
12103sun.security.x509.X509CertInfo
12104sun.security.x509.X509Key
Andreas Gampe571fc302016-02-18 13:58:09 -080012105sun.util.calendar.AbstractCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080012106sun.util.calendar.BaseCalendar$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080012107sun.util.calendar.BaseCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080012108sun.util.calendar.CalendarDate
12109sun.util.calendar.CalendarSystem
12110sun.util.calendar.CalendarUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012111sun.util.calendar.Era
Andreas Gampe571fc302016-02-18 13:58:09 -080012112sun.util.calendar.Gregorian$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080012113sun.util.calendar.Gregorian
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012114sun.util.calendar.ImmutableGregorianDate
Andreas Gampe571fc302016-02-18 13:58:09 -080012115sun.util.calendar.JulianCalendar
12116sun.util.calendar.LocalGregorianCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080012117sun.util.locale.BaseLocale$Cache
12118sun.util.locale.BaseLocale$Key
Calin Juravle00b23d32019-03-08 17:52:20 -080012119sun.util.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -080012120sun.util.locale.Extension
Andreas Gampe571fc302016-02-18 13:58:09 -080012121sun.util.locale.InternalLocaleBuilder$CaseInsensitiveChar
Calin Juravle00b23d32019-03-08 17:52:20 -080012122sun.util.locale.InternalLocaleBuilder
Andreas Gampe571fc302016-02-18 13:58:09 -080012123sun.util.locale.LanguageTag
art-benchmark-serviced5115932020-02-25 17:55:03 -080012124sun.util.locale.LocaleExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012125sun.util.locale.LocaleMatcher
Andreas Gampe571fc302016-02-18 13:58:09 -080012126sun.util.locale.LocaleObjectCache$CacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012127sun.util.locale.LocaleObjectCache
Andreas Gampe571fc302016-02-18 13:58:09 -080012128sun.util.locale.LocaleSyntaxException
12129sun.util.locale.LocaleUtils
12130sun.util.locale.ParseStatus
12131sun.util.locale.StringTokenIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080012132sun.util.locale.UnicodeLocaleExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080012133sun.util.logging.LoggingProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080012134sun.util.logging.LoggingSupport$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012135sun.util.logging.LoggingSupport
Andreas Gampe571fc302016-02-18 13:58:09 -080012136sun.util.logging.PlatformLogger$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080012137sun.util.logging.PlatformLogger$JavaLoggerProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080012138sun.util.logging.PlatformLogger$Level
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012139sun.util.logging.PlatformLogger$LoggerProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080012140sun.util.logging.PlatformLogger