blob: c6b10ed4db482c7c4871f0d16ef8ecfe1641fdf0 [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
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000138android.animation.StateListAnimator$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700139android.animation.StateListAnimator$StateListAnimatorConstantState
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000140android.animation.StateListAnimator$Tuple
Calin Juravle00b23d32019-03-08 17:52:20 -0800141android.animation.StateListAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700142android.animation.TimeAnimator$TimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800143android.animation.TimeAnimator
Jesse Wilson80686182011-01-21 17:12:43 -0800144android.animation.TimeInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800145android.animation.TypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800146android.animation.TypeEvaluator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000147android.animation.ValueAnimator$AnimatorUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800148android.animation.ValueAnimator
art-benchmark-serviced5115932020-02-25 17:55:03 -0800149android.annotation.IntRange
150android.annotation.NonNull
151android.annotation.SystemApi
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800152android.apex.ApexInfo$1
153android.apex.ApexInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800154android.apex.ApexSessionInfo$1
155android.apex.ApexSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800156android.apex.IApexService$Stub$Proxy
157android.apex.IApexService$Stub
158android.apex.IApexService
159android.app.-$$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700160android.app.-$$Lambda$ActivityThread$ActivityClientRecord$HOrG1qglSjSUHSjKBn2rXtX0gGg
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800161android.app.-$$Lambda$ActivityThread$ApplicationThread$nBC_BR7B9W6ftKAxur3BC53SJYc
Calin Juravle4a054192018-05-29 17:52:20 -0700162android.app.-$$Lambda$ActivityThread$ApplicationThread$tUGFX7CUhzB4Pg5wFd5yeqOnu38
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800163android.app.-$$Lambda$ActivityThread$ApplicationThread$uR_ee-5oPoxu4U_by7wU55jwtdU
164android.app.-$$Lambda$ActivityThread$FmvGY8exyv0L0oqZrnunpl8OFI8
165android.app.-$$Lambda$ActivityThread$Wg40iAoNYFxps_KmrqtgptTB054
166android.app.-$$Lambda$ActivityTransitionState$yioLR6wQWjZ9DcWK5bibElIbsXc
art-benchmark-serviced5115932020-02-25 17:55:03 -0800167android.app.-$$Lambda$AppOpsManager$2$t9yQjThS21ls97TonVuHm6nv4N8
168android.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-serviced5115932020-02-25 17:55:03 -0800179android.app.-$$Lambda$SystemServiceRegistry$17$DBwvhMLzjNnBFkaOY1OxllrybH4
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
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700184android.app.ActionBar$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -0800185android.app.ActionBar
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800186android.app.Activity$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700187android.app.Activity$HostCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800188android.app.Activity$ManagedCursor
189android.app.Activity$ManagedDialog
Calin Juravle00b23d32019-03-08 17:52:20 -0800190android.app.Activity$NonConfigurationInstances
art-benchmark-serviced5115932020-02-25 17:55:03 -0800191android.app.Activity$RequestFinishCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800192android.app.Activity
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800193android.app.ActivityManager$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700194android.app.ActivityManager$AppTask
195android.app.ActivityManager$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800196android.app.ActivityManager$MemoryInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700197android.app.ActivityManager$OnUidImportanceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800198android.app.ActivityManager$ProcessErrorStateInfo$1
199android.app.ActivityManager$ProcessErrorStateInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700200android.app.ActivityManager$RecentTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800201android.app.ActivityManager$RecentTaskInfo
Kenny Root9787b802013-04-26 12:53:57 -0700202android.app.ActivityManager$RunningAppProcessInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800203android.app.ActivityManager$RunningAppProcessInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700204android.app.ActivityManager$RunningServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800205android.app.ActivityManager$RunningServiceInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700206android.app.ActivityManager$RunningTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800207android.app.ActivityManager$RunningTaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800208android.app.ActivityManager$StackInfo$1
209android.app.ActivityManager$StackInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000210android.app.ActivityManager$TaskDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800211android.app.ActivityManager$TaskDescription
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800212android.app.ActivityManager$TaskSnapshot$1
213android.app.ActivityManager$TaskSnapshot
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700214android.app.ActivityManager$UidObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800215android.app.ActivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800216android.app.ActivityManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800217android.app.ActivityOptions$1
Andreas Gampe571fc302016-02-18 13:58:09 -0800218android.app.ActivityOptions
Calin Juravle00b23d32019-03-08 17:52:20 -0800219android.app.ActivityTaskManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800220android.app.ActivityTaskManager$2
Calin Juravle00b23d32019-03-08 17:52:20 -0800221android.app.ActivityTaskManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700222android.app.ActivityThread$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700223android.app.ActivityThread$ActivityClientRecord
Calin Juravle00b23d32019-03-08 17:52:20 -0800224android.app.ActivityThread$AndroidOs
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700225android.app.ActivityThread$AppBindData
Calin Juravle00b23d32019-03-08 17:52:20 -0800226android.app.ActivityThread$ApplicationThread$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800227android.app.ActivityThread$ApplicationThread
Jesse Wilson80686182011-01-21 17:12:43 -0800228android.app.ActivityThread$BindServiceData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700229android.app.ActivityThread$ContextCleanupInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700230android.app.ActivityThread$CreateBackupAgentData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700231android.app.ActivityThread$CreateServiceData
Calin Juravle00b23d32019-03-08 17:52:20 -0800232android.app.ActivityThread$DumpComponentInfo
233android.app.ActivityThread$DumpHeapData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700234android.app.ActivityThread$GcIdler
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800235android.app.ActivityThread$H
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700236android.app.ActivityThread$Idler
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800237android.app.ActivityThread$Profiler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700238android.app.ActivityThread$ProviderClientRecord
Kenny Root9787b802013-04-26 12:53:57 -0700239android.app.ActivityThread$ProviderKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700240android.app.ActivityThread$ProviderRefCount
Calin Juravle00b23d32019-03-08 17:52:20 -0800241android.app.ActivityThread$PurgeIdler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700242android.app.ActivityThread$ReceiverData
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700243android.app.ActivityThread$RequestAssistContextExtras
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800244android.app.ActivityThread$SafeCancellationTransport
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700245android.app.ActivityThread$ServiceArgsData
Calin Juravle00b23d32019-03-08 17:52:20 -0800246android.app.ActivityThread$UpdateCompatibilityData
247android.app.ActivityThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800248android.app.ActivityTransitionCoordinator
249android.app.ActivityTransitionState$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000250android.app.ActivityTransitionState
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800251android.app.AlarmManager$AlarmClockInfo$1
252android.app.AlarmManager$AlarmClockInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700253android.app.AlarmManager$ListenerWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800254android.app.AlarmManager$OnAlarmListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800255android.app.AlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700256android.app.AlertDialog$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800257android.app.AlertDialog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800258android.app.AppCompatCallbacks
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700259android.app.AppComponentFactory
Calin Juravle00b23d32019-03-08 17:52:20 -0800260android.app.AppDetailsActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700261android.app.AppGlobals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800262android.app.AppOpsManager$1
263android.app.AppOpsManager$2
264android.app.AppOpsManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -0800265android.app.AppOpsManager$HistoricalFeatureOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800266android.app.AppOpsManager$HistoricalOp$1
267android.app.AppOpsManager$HistoricalOp
268android.app.AppOpsManager$HistoricalOps$1
269android.app.AppOpsManager$HistoricalOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800270android.app.AppOpsManager$HistoricalOpsRequest$Builder
271android.app.AppOpsManager$HistoricalOpsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800272android.app.AppOpsManager$HistoricalPackageOps$1
273android.app.AppOpsManager$HistoricalPackageOps
274android.app.AppOpsManager$HistoricalUidOps$1
275android.app.AppOpsManager$HistoricalUidOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800276android.app.AppOpsManager$NoteOpEvent
277android.app.AppOpsManager$OnOpActiveChangedInternalListener
278android.app.AppOpsManager$OnOpActiveChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800279android.app.AppOpsManager$OnOpChangedInternalListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700280android.app.AppOpsManager$OnOpChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800281android.app.AppOpsManager$OnOpNotedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800282android.app.AppOpsManager$OpEntry$1
283android.app.AppOpsManager$OpEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -0800284android.app.AppOpsManager$OpFeatureEntry$1
285android.app.AppOpsManager$OpFeatureEntry$LongSparseArrayParceling
286android.app.AppOpsManager$OpFeatureEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800287android.app.AppOpsManager$PackageOps$1
288android.app.AppOpsManager$PackageOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800289android.app.AppOpsManager$PausedNotedAppOpsCollection
Calin Juravle00b23d32019-03-08 17:52:20 -0800290android.app.AppOpsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800291android.app.AppOpsManagerInternal
Kenny Root9787b802013-04-26 12:53:57 -0700292android.app.Application$ActivityLifecycleCallbacks
art-benchmark-serviced5115932020-02-25 17:55:03 -0800293android.app.Application$OnProvideAssistDataListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800294android.app.Application
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800295android.app.ApplicationErrorReport$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800296android.app.ApplicationErrorReport$AnrInfo
297android.app.ApplicationErrorReport$BatteryInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700298android.app.ApplicationErrorReport$CrashInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800299android.app.ApplicationErrorReport$ParcelableCrashInfo$1
300android.app.ApplicationErrorReport$ParcelableCrashInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800301android.app.ApplicationErrorReport$RunningServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800302android.app.ApplicationErrorReport
303android.app.ApplicationLoaders$CachedClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700304android.app.ApplicationLoaders
art-benchmark-serviced5115932020-02-25 17:55:03 -0800305android.app.ApplicationPackageManager$1
306android.app.ApplicationPackageManager$HasSystemFeatureQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800307android.app.ApplicationPackageManager$MoveCallbackDelegate
Calin Juravle4a054192018-05-29 17:52:20 -0700308android.app.ApplicationPackageManager$OnPermissionsChangeListenerDelegate
Jesse Wilson80686182011-01-21 17:12:43 -0800309android.app.ApplicationPackageManager$ResourceName
art-benchmark-serviced5115932020-02-25 17:55:03 -0800310android.app.ApplicationPackageManager$SystemFeatureQuery
Calin Juravle00b23d32019-03-08 17:52:20 -0800311android.app.ApplicationPackageManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800312android.app.AsyncNotedAppOp$1
313android.app.AsyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800314android.app.AutomaticZenRule$1
315android.app.AutomaticZenRule
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700316android.app.BackStackRecord$Op
Calin Juravle00b23d32019-03-08 17:52:20 -0800317android.app.BackStackRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800318android.app.BackStackState$1
319android.app.BackStackState
320android.app.BroadcastOptions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700321android.app.ClientTransactionHandler
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800322android.app.ContentProviderHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800323android.app.ContentProviderHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700324android.app.ContextImpl$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700325android.app.ContextImpl$ApplicationContentResolver
Calin Juravle00b23d32019-03-08 17:52:20 -0800326android.app.ContextImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700327android.app.DexLoadReporter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700328android.app.Dialog$ListenersHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800329android.app.Dialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700330android.app.DialogFragment
art-benchmark-serviced5115932020-02-25 17:55:03 -0800331android.app.DirectAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800332android.app.DirectAction
333android.app.DownloadManager$CursorTranslator
334android.app.DownloadManager$Query
art-benchmark-service56aece62020-02-10 17:58:03 -0800335android.app.DownloadManager$Request
Andreas Gampe61e7b662015-06-17 23:57:04 -0700336android.app.DownloadManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800337android.app.EnterTransitionCoordinator
art-benchmark-serviced5115932020-02-25 17:55:03 -0800338android.app.EventLogTags
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800339android.app.ExitTransitionCoordinator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700340android.app.Fragment$1
341android.app.Fragment$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800342android.app.Fragment$InstantiationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700343android.app.Fragment$OnStartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800344android.app.Fragment
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700345android.app.FragmentContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -0700346android.app.FragmentController
347android.app.FragmentHostCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700348android.app.FragmentManager$BackStackEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800349android.app.FragmentManager$FragmentLifecycleCallbacks
350android.app.FragmentManager$OnBackStackChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800351android.app.FragmentManager
Jesse Wilson80686182011-01-21 17:12:43 -0800352android.app.FragmentManagerImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800353android.app.FragmentManagerImpl$2
354android.app.FragmentManagerImpl$AnimateOnHWLayerIfNeededListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700355android.app.FragmentManagerImpl$OpGenerator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800356android.app.FragmentManagerImpl$StartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800357android.app.FragmentManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800358android.app.FragmentManagerNonConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700359android.app.FragmentManagerState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800360android.app.FragmentManagerState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700361android.app.FragmentState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800362android.app.FragmentState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700363android.app.FragmentTransaction
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800364android.app.FragmentTransition$2
365android.app.FragmentTransition$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700366android.app.FragmentTransition$FragmentContainerTransition
Calin Juravle00b23d32019-03-08 17:52:20 -0800367android.app.FragmentTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800368android.app.IActivityController$Stub$Proxy
369android.app.IActivityController$Stub
370android.app.IActivityController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800371android.app.IActivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800372android.app.IActivityManager$Stub
373android.app.IActivityManager
374android.app.IActivityTaskManager$Stub$Proxy
375android.app.IActivityTaskManager$Stub
376android.app.IActivityTaskManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800377android.app.IAlarmCompleteListener$Stub$Proxy
378android.app.IAlarmCompleteListener$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700379android.app.IAlarmCompleteListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800380android.app.IAlarmListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700381android.app.IAlarmListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800382android.app.IAlarmListener
Jesse Wilson80686182011-01-21 17:12:43 -0800383android.app.IAlarmManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800384android.app.IAlarmManager$Stub
385android.app.IAlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700386android.app.IAppTask$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800387android.app.IAppTask$Stub
388android.app.IAppTask
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800389android.app.IApplicationThread$Stub$Proxy
Sudheer Shankaea8e738b2016-10-27 17:42:25 -0700390android.app.IApplicationThread$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800391android.app.IApplicationThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800392android.app.IAssistDataReceiver$Stub$Proxy
393android.app.IAssistDataReceiver$Stub
394android.app.IAssistDataReceiver
395android.app.IBackupAgent$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700396android.app.IBackupAgent$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800397android.app.IBackupAgent
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800398android.app.IInstantAppResolver$Stub$Proxy
399android.app.IInstantAppResolver$Stub
400android.app.IInstantAppResolver
401android.app.IInstrumentationWatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700402android.app.IInstrumentationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800403android.app.IInstrumentationWatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400404android.app.INotificationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800405android.app.INotificationManager$Stub
406android.app.INotificationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800407android.app.IProcessObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700408android.app.IProcessObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800409android.app.IProcessObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800410android.app.IRequestFinishCallback$Stub$Proxy
411android.app.IRequestFinishCallback$Stub
412android.app.IRequestFinishCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800413android.app.ISearchManager$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700414android.app.ISearchManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800415android.app.ISearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800416android.app.IServiceConnection$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400417android.app.IServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800418android.app.IServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800419android.app.IStopUserCallback$Stub$Proxy
420android.app.IStopUserCallback$Stub
421android.app.IStopUserCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800422android.app.ITaskOrganizerController
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800423android.app.ITaskStackListener$Stub$Proxy
424android.app.ITaskStackListener$Stub
425android.app.ITaskStackListener
426android.app.ITransientNotification$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700427android.app.ITransientNotification$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800428android.app.ITransientNotification
art-benchmark-serviced5115932020-02-25 17:55:03 -0800429android.app.ITransientNotificationCallback$Stub
430android.app.ITransientNotificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800431android.app.IUiAutomationConnection$Stub$Proxy
Kenny Root9787b802013-04-26 12:53:57 -0700432android.app.IUiAutomationConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800433android.app.IUiAutomationConnection
Andreas Gampe859e2782016-04-06 18:37:56 -0700434android.app.IUiModeManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800435android.app.IUiModeManager$Stub
436android.app.IUiModeManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800437android.app.IUidObserver$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700438android.app.IUidObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800439android.app.IUidObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800440android.app.IUriGrantsManager$Stub$Proxy
441android.app.IUriGrantsManager$Stub
442android.app.IUriGrantsManager
443android.app.IUserSwitchObserver$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700444android.app.IUserSwitchObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800445android.app.IUserSwitchObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700446android.app.IWallpaperManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800447android.app.IWallpaperManager$Stub
448android.app.IWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800449android.app.IWallpaperManagerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700450android.app.IWallpaperManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800451android.app.IWallpaperManagerCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800452android.app.InstantAppResolverService$1
453android.app.InstantAppResolverService$InstantAppResolutionCallback
454android.app.InstantAppResolverService$ServiceHandler
455android.app.InstantAppResolverService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800456android.app.Instrumentation$ActivityGoing
457android.app.Instrumentation$ActivityMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -0800458android.app.Instrumentation$ActivityResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800459android.app.Instrumentation$ActivityWaiter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800460android.app.Instrumentation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700461android.app.IntentReceiverLeaked
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400462android.app.IntentService$ServiceHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800463android.app.IntentService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700464android.app.JobSchedulerImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700465android.app.KeyguardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700466android.app.ListActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700467android.app.LoadedApk$ReceiverDispatcher$Args
468android.app.LoadedApk$ReceiverDispatcher$InnerReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -0800469android.app.LoadedApk$ReceiverDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400470android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
471android.app.LoadedApk$ServiceDispatcher$DeathMonitor
472android.app.LoadedApk$ServiceDispatcher$InnerConnection
473android.app.LoadedApk$ServiceDispatcher$RunConnection
Calin Juravle00b23d32019-03-08 17:52:20 -0800474android.app.LoadedApk$ServiceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800475android.app.LoadedApk$SplitDependencyLoaderImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700476android.app.LoadedApk$WarningContextClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -0800477android.app.LoadedApk
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700478android.app.LoaderManager$LoaderCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -0800479android.app.LoaderManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700480android.app.LoaderManagerImpl$LoaderInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800481android.app.LoaderManagerImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700482android.app.NativeActivity
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700483android.app.Notification$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700484android.app.Notification$Action$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700485android.app.Notification$Action$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800486android.app.Notification$Action
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700487android.app.Notification$BigPictureStyle
488android.app.Notification$BigTextStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800489android.app.Notification$BubbleMetadata$1
490android.app.Notification$BubbleMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700491android.app.Notification$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700492android.app.Notification$BuilderRemoteViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700493android.app.Notification$DecoratedCustomViewStyle
494android.app.Notification$DecoratedMediaCustomViewStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -0800495android.app.Notification$Extender
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700496android.app.Notification$InboxStyle
497android.app.Notification$MediaStyle
Calin Juravle4a054192018-05-29 17:52:20 -0700498android.app.Notification$MessagingStyle$Message
Calin Juravle00b23d32019-03-08 17:52:20 -0800499android.app.Notification$MessagingStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700500android.app.Notification$StandardTemplateParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700501android.app.Notification$Style
art-benchmark-serviced5115932020-02-25 17:55:03 -0800502android.app.Notification$TemplateBindResult
503android.app.Notification$TvExtender
Calin Juravle00b23d32019-03-08 17:52:20 -0800504android.app.Notification
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700505android.app.NotificationChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800506android.app.NotificationChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700507android.app.NotificationChannelGroup$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800508android.app.NotificationChannelGroup
art-benchmark-serviced5115932020-02-25 17:55:03 -0800509android.app.NotificationHistory$1
510android.app.NotificationHistory$HistoricalNotification$Builder
511android.app.NotificationHistory$HistoricalNotification
512android.app.NotificationHistory
Calin Juravle00b23d32019-03-08 17:52:20 -0800513android.app.NotificationManager$Policy$1
514android.app.NotificationManager$Policy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400515android.app.NotificationManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700516android.app.OnActivityPausedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800517android.app.PackageInstallObserver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800518android.app.PackageInstallObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700519android.app.PendingIntent$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700520android.app.PendingIntent$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000521android.app.PendingIntent$CanceledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800522android.app.PendingIntent$FinishedDispatcher
523android.app.PendingIntent$OnFinished
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800524android.app.PendingIntent$OnMarshaledListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800525android.app.PendingIntent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700526android.app.Person$1
527android.app.Person$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800528android.app.Person
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800529android.app.PictureInPictureParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800530android.app.PictureInPictureParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800531android.app.PictureInPictureParams
art-benchmark-serviced5115932020-02-25 17:55:03 -0800532android.app.ProcessMemoryState$1
533android.app.ProcessMemoryState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700534android.app.ProfilerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800535android.app.ProfilerInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800536android.app.ProgressDialog
537android.app.PropertyInvalidatedCache$1
538android.app.PropertyInvalidatedCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800539android.app.QueuedWork$QueuedWorkHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800540android.app.QueuedWork
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700541android.app.ReceiverRestrictedContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700542android.app.RemoteAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800543android.app.RemoteAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700544android.app.RemoteInput$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800545android.app.RemoteInput$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800546android.app.RemoteInput
art-benchmark-serviced5115932020-02-25 17:55:03 -0800547android.app.RemoteInputHistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800548android.app.RemoteServiceException
Andreas Gampe859e2782016-04-06 18:37:56 -0700549android.app.ResourcesManager$1
550android.app.ResourcesManager$ActivityResources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700551android.app.ResourcesManager$ApkKey
art-benchmark-serviced5115932020-02-25 17:55:03 -0800552android.app.ResourcesManager$UpdateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800553android.app.ResourcesManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700554android.app.ResultInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800555android.app.ResultInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800556android.app.SearchDialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700557android.app.SearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800558android.app.SearchableInfo$1
559android.app.SearchableInfo$ActionKeyInfo
560android.app.SearchableInfo
Evan Millar0ea97b82009-03-24 17:49:23 -0700561android.app.Service
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400562android.app.ServiceConnectionLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700563android.app.ServiceStartArgs$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800564android.app.ServiceStartArgs
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000565android.app.SharedElementCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800566android.app.SharedElementCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800567android.app.SharedPreferencesImpl$1
568android.app.SharedPreferencesImpl$2
Jesse Wilson80686182011-01-21 17:12:43 -0800569android.app.SharedPreferencesImpl$EditorImpl$1
570android.app.SharedPreferencesImpl$EditorImpl$2
Calin Juravle00b23d32019-03-08 17:52:20 -0800571android.app.SharedPreferencesImpl$EditorImpl
Jesse Wilson80686182011-01-21 17:12:43 -0800572android.app.SharedPreferencesImpl$MemoryCommitResult
Calin Juravle00b23d32019-03-08 17:52:20 -0800573android.app.SharedPreferencesImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -0800574android.app.StatsManager$StatsUnavailableException
575android.app.StatsManager$StatsdDeathRecipient
576android.app.StatsManager
Andreas Gampe61e7b662015-06-17 23:57:04 -0700577android.app.StatusBarManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800578android.app.SynchronousUserSwitchObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800579android.app.SystemServiceRegistry$100
580android.app.SystemServiceRegistry$101
581android.app.SystemServiceRegistry$102
582android.app.SystemServiceRegistry$103
583android.app.SystemServiceRegistry$104
584android.app.SystemServiceRegistry$105
585android.app.SystemServiceRegistry$106
586android.app.SystemServiceRegistry$107
587android.app.SystemServiceRegistry$108
588android.app.SystemServiceRegistry$109
Andreas Gampe61e7b662015-06-17 23:57:04 -0700589android.app.SystemServiceRegistry$10
art-benchmark-service35aba412020-02-03 11:53:25 -0800590android.app.SystemServiceRegistry$110
591android.app.SystemServiceRegistry$111
592android.app.SystemServiceRegistry$112
art-benchmark-service56aece62020-02-10 17:58:03 -0800593android.app.SystemServiceRegistry$113
594android.app.SystemServiceRegistry$114
595android.app.SystemServiceRegistry$115
art-benchmark-serviced5115932020-02-25 17:55:03 -0800596android.app.SystemServiceRegistry$116
597android.app.SystemServiceRegistry$117
598android.app.SystemServiceRegistry$118
599android.app.SystemServiceRegistry$119
Andreas Gampe61e7b662015-06-17 23:57:04 -0700600android.app.SystemServiceRegistry$11
art-benchmark-serviced5115932020-02-25 17:55:03 -0800601android.app.SystemServiceRegistry$120
Andreas Gampe61e7b662015-06-17 23:57:04 -0700602android.app.SystemServiceRegistry$12
603android.app.SystemServiceRegistry$13
604android.app.SystemServiceRegistry$14
605android.app.SystemServiceRegistry$15
606android.app.SystemServiceRegistry$16
607android.app.SystemServiceRegistry$17
608android.app.SystemServiceRegistry$18
609android.app.SystemServiceRegistry$19
Calin Juravle00b23d32019-03-08 17:52:20 -0800610android.app.SystemServiceRegistry$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700611android.app.SystemServiceRegistry$20
612android.app.SystemServiceRegistry$21
613android.app.SystemServiceRegistry$22
614android.app.SystemServiceRegistry$23
615android.app.SystemServiceRegistry$24
616android.app.SystemServiceRegistry$25
617android.app.SystemServiceRegistry$26
618android.app.SystemServiceRegistry$27
619android.app.SystemServiceRegistry$28
620android.app.SystemServiceRegistry$29
Calin Juravle00b23d32019-03-08 17:52:20 -0800621android.app.SystemServiceRegistry$2
Andreas Gampe61e7b662015-06-17 23:57:04 -0700622android.app.SystemServiceRegistry$30
623android.app.SystemServiceRegistry$31
624android.app.SystemServiceRegistry$32
625android.app.SystemServiceRegistry$33
626android.app.SystemServiceRegistry$34
627android.app.SystemServiceRegistry$35
628android.app.SystemServiceRegistry$36
629android.app.SystemServiceRegistry$37
630android.app.SystemServiceRegistry$38
631android.app.SystemServiceRegistry$39
Calin Juravle00b23d32019-03-08 17:52:20 -0800632android.app.SystemServiceRegistry$3
Andreas Gampe61e7b662015-06-17 23:57:04 -0700633android.app.SystemServiceRegistry$40
634android.app.SystemServiceRegistry$41
635android.app.SystemServiceRegistry$42
636android.app.SystemServiceRegistry$43
637android.app.SystemServiceRegistry$44
638android.app.SystemServiceRegistry$45
639android.app.SystemServiceRegistry$46
640android.app.SystemServiceRegistry$47
641android.app.SystemServiceRegistry$48
642android.app.SystemServiceRegistry$49
Calin Juravle00b23d32019-03-08 17:52:20 -0800643android.app.SystemServiceRegistry$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700644android.app.SystemServiceRegistry$50
645android.app.SystemServiceRegistry$51
646android.app.SystemServiceRegistry$52
647android.app.SystemServiceRegistry$53
648android.app.SystemServiceRegistry$54
649android.app.SystemServiceRegistry$55
650android.app.SystemServiceRegistry$56
651android.app.SystemServiceRegistry$57
652android.app.SystemServiceRegistry$58
653android.app.SystemServiceRegistry$59
Calin Juravle00b23d32019-03-08 17:52:20 -0800654android.app.SystemServiceRegistry$5
Andreas Gampe61e7b662015-06-17 23:57:04 -0700655android.app.SystemServiceRegistry$60
656android.app.SystemServiceRegistry$61
657android.app.SystemServiceRegistry$62
658android.app.SystemServiceRegistry$63
659android.app.SystemServiceRegistry$64
660android.app.SystemServiceRegistry$65
661android.app.SystemServiceRegistry$66
662android.app.SystemServiceRegistry$67
663android.app.SystemServiceRegistry$68
Andreas Gampe571fc302016-02-18 13:58:09 -0800664android.app.SystemServiceRegistry$69
Calin Juravle00b23d32019-03-08 17:52:20 -0800665android.app.SystemServiceRegistry$6
Andreas Gampe571fc302016-02-18 13:58:09 -0800666android.app.SystemServiceRegistry$70
Andreas Gampe859e2782016-04-06 18:37:56 -0700667android.app.SystemServiceRegistry$71
668android.app.SystemServiceRegistry$72
669android.app.SystemServiceRegistry$73
670android.app.SystemServiceRegistry$74
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800671android.app.SystemServiceRegistry$75
672android.app.SystemServiceRegistry$76
673android.app.SystemServiceRegistry$77
674android.app.SystemServiceRegistry$78
675android.app.SystemServiceRegistry$79
Calin Juravle00b23d32019-03-08 17:52:20 -0800676android.app.SystemServiceRegistry$7
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700677android.app.SystemServiceRegistry$80
678android.app.SystemServiceRegistry$81
679android.app.SystemServiceRegistry$82
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700680android.app.SystemServiceRegistry$83
681android.app.SystemServiceRegistry$84
682android.app.SystemServiceRegistry$85
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700683android.app.SystemServiceRegistry$86
684android.app.SystemServiceRegistry$87
685android.app.SystemServiceRegistry$88
686android.app.SystemServiceRegistry$89
Calin Juravle00b23d32019-03-08 17:52:20 -0800687android.app.SystemServiceRegistry$8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700688android.app.SystemServiceRegistry$90
689android.app.SystemServiceRegistry$91
690android.app.SystemServiceRegistry$92
691android.app.SystemServiceRegistry$93
Calin Juravle00b23d32019-03-08 17:52:20 -0800692android.app.SystemServiceRegistry$94
693android.app.SystemServiceRegistry$95
694android.app.SystemServiceRegistry$96
695android.app.SystemServiceRegistry$97
696android.app.SystemServiceRegistry$98
697android.app.SystemServiceRegistry$99
698android.app.SystemServiceRegistry$9
Andreas Gampe61e7b662015-06-17 23:57:04 -0700699android.app.SystemServiceRegistry$CachedServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800700android.app.SystemServiceRegistry$ContextAwareServiceProducerWithBinder
701android.app.SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder
Andreas Gampe61e7b662015-06-17 23:57:04 -0700702android.app.SystemServiceRegistry$ServiceFetcher
Andreas Gampe859e2782016-04-06 18:37:56 -0700703android.app.SystemServiceRegistry$StaticApplicationContextServiceFetcher
Andreas Gampe61e7b662015-06-17 23:57:04 -0700704android.app.SystemServiceRegistry$StaticServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800705android.app.SystemServiceRegistry$StaticServiceProducerWithBinder
art-benchmark-service56aece62020-02-10 17:58:03 -0800706android.app.SystemServiceRegistry$StaticServiceProducerWithoutBinder
Calin Juravle00b23d32019-03-08 17:52:20 -0800707android.app.SystemServiceRegistry
708android.app.TaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800709android.app.TaskStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700710android.app.UiModeManager
Calin Juravle36829e52019-04-10 19:07:47 -0700711android.app.UriGrantsManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800712android.app.UriGrantsManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700713android.app.UserSwitchObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800714android.app.VoiceInteractor$Request
715android.app.VoiceInteractor
716android.app.Vr2dDisplayProperties$1
717android.app.Vr2dDisplayProperties
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700718android.app.VrManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800719android.app.WaitResult$1
720android.app.WaitResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700721android.app.WallpaperColors$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800722android.app.WallpaperColors
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700723android.app.WallpaperInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800724android.app.WallpaperInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800725android.app.WallpaperManager$ColorManagementProxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700726android.app.WallpaperManager$Globals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800727android.app.WallpaperManager$OnColorsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800728android.app.WallpaperManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700729android.app.WindowConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800730android.app.WindowConfiguration
Calin Juravle36829e52019-04-10 19:07:47 -0700731android.app.admin.-$$Lambda$DevicePolicyManager$aBAov4sAc4DWENs1-hCXh31NAg0
732android.app.admin.-$$Lambda$DevicePolicyManager$w2TynM9H41ejac4JVpNbnemNVWk
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800733android.app.admin.-$$Lambda$pWaRScwKTZTgGW4Wa_v5R_pKBDU
Calin Juravle00b23d32019-03-08 17:52:20 -0800734android.app.admin.DeviceAdminInfo$1
735android.app.admin.DeviceAdminInfo$PolicyInfo
736android.app.admin.DeviceAdminInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800737android.app.admin.DevicePolicyCache$EmptyDevicePolicyCache
738android.app.admin.DevicePolicyCache
739android.app.admin.DevicePolicyEventLogger
Calin Juravle00b23d32019-03-08 17:52:20 -0800740android.app.admin.DevicePolicyManager$1
741android.app.admin.DevicePolicyManager$2
Calin Juravle36829e52019-04-10 19:07:47 -0700742android.app.admin.DevicePolicyManager$InstallSystemUpdateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800743android.app.admin.DevicePolicyManager$OnClearApplicationUserDataListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000744android.app.admin.DevicePolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800745android.app.admin.DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener
746android.app.admin.DevicePolicyManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800747android.app.admin.DeviceStateCache
748android.app.admin.FactoryResetProtectionPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800749android.app.admin.IDeviceAdminService$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800750android.app.admin.IDeviceAdminService$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800751android.app.admin.IDeviceAdminService
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000752android.app.admin.IDevicePolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800753android.app.admin.IDevicePolicyManager$Stub
754android.app.admin.IDevicePolicyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800755android.app.admin.NetworkEvent
Calin Juravle36829e52019-04-10 19:07:47 -0700756android.app.admin.PasswordMetrics$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800757android.app.admin.PasswordMetrics$ComplexityBucket$1
758android.app.admin.PasswordMetrics$ComplexityBucket$2
759android.app.admin.PasswordMetrics$ComplexityBucket$3
760android.app.admin.PasswordMetrics$ComplexityBucket$4
761android.app.admin.PasswordMetrics$ComplexityBucket
Calin Juravle00b23d32019-03-08 17:52:20 -0800762android.app.admin.PasswordMetrics
art-benchmark-serviced5115932020-02-25 17:55:03 -0800763android.app.admin.PasswordPolicy
Andreas Gampe859e2782016-04-06 18:37:56 -0700764android.app.admin.SecurityLog$SecurityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800765android.app.admin.SecurityLog$SecurityEvent
766android.app.admin.SecurityLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800767android.app.admin.StartInstallingUpdateCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800768android.app.admin.StartInstallingUpdateCallback$Stub
769android.app.admin.StartInstallingUpdateCallback
Calin Juravle36829e52019-04-10 19:07:47 -0700770android.app.admin.SystemUpdateInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800771android.app.admin.SystemUpdateInfo
Calin Juravle4a054192018-05-29 17:52:20 -0700772android.app.admin.SystemUpdatePolicy$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800773android.app.admin.SystemUpdatePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700774android.app.assist.AssistContent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800775android.app.assist.AssistContent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700776android.app.assist.AssistStructure$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800777android.app.assist.AssistStructure$AutofillOverlay
778android.app.assist.AssistStructure$HtmlInfoNode$1
779android.app.assist.AssistStructure$HtmlInfoNode
780android.app.assist.AssistStructure$HtmlInfoNodeBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700781android.app.assist.AssistStructure$ParcelTransferReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700782android.app.assist.AssistStructure$ParcelTransferWriter
783android.app.assist.AssistStructure$SendChannel
784android.app.assist.AssistStructure$ViewNode
785android.app.assist.AssistStructure$ViewNodeBuilder
786android.app.assist.AssistStructure$ViewNodeText
787android.app.assist.AssistStructure$ViewStackEntry
788android.app.assist.AssistStructure$WindowNode
Calin Juravle00b23d32019-03-08 17:52:20 -0800789android.app.assist.AssistStructure
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700790android.app.backup.BackupAgent$BackupServiceBinder
791android.app.backup.BackupAgent$SharedPrefsSynchronizer
Calin Juravle00b23d32019-03-08 17:52:20 -0800792android.app.backup.BackupAgent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700793android.app.backup.BackupAgentHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800794android.app.backup.BackupDataInput$EntityHeader
Calin Juravle00b23d32019-03-08 17:52:20 -0800795android.app.backup.BackupDataInput
Christopher Tate7adc2742010-03-05 18:03:22 -0800796android.app.backup.BackupDataOutput
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700797android.app.backup.BackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800798android.app.backup.BackupHelperDispatcher$Header
Calin Juravle00b23d32019-03-08 17:52:20 -0800799android.app.backup.BackupHelperDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -0800800android.app.backup.BackupManager$BackupManagerMonitorWrapper
801android.app.backup.BackupManager$BackupObserverWrapper$1
802android.app.backup.BackupManager$BackupObserverWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800803android.app.backup.BackupManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800804android.app.backup.BackupManagerMonitor
805android.app.backup.BackupObserver
806android.app.backup.BackupProgress$1
807android.app.backup.BackupProgress
Calin Juravle4a054192018-05-29 17:52:20 -0700808android.app.backup.BackupTransport$TransportImpl
Calin Juravle00b23d32019-03-08 17:52:20 -0800809android.app.backup.BackupTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800810android.app.backup.BlobBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -0800811android.app.backup.FileBackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800812android.app.backup.FileBackupHelperBase
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400813android.app.backup.FullBackup
Andreas Gampe61e7b662015-06-17 23:57:04 -0700814android.app.backup.FullBackupDataOutput
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800815android.app.backup.IBackupCallback$Stub$Proxy
816android.app.backup.IBackupCallback$Stub
817android.app.backup.IBackupCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700818android.app.backup.IBackupManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800819android.app.backup.IBackupManager$Stub
820android.app.backup.IBackupManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800821android.app.backup.IBackupManagerMonitor$Stub$Proxy
822android.app.backup.IBackupManagerMonitor$Stub
823android.app.backup.IBackupManagerMonitor
824android.app.backup.IBackupObserver$Stub$Proxy
825android.app.backup.IBackupObserver$Stub
826android.app.backup.IBackupObserver
827android.app.backup.IFullBackupRestoreObserver$Stub$Proxy
828android.app.backup.IFullBackupRestoreObserver$Stub
829android.app.backup.IFullBackupRestoreObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800830android.app.backup.IRestoreSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800831android.app.backup.ISelectBackupTransportCallback$Stub$Proxy
832android.app.backup.ISelectBackupTransportCallback$Stub
833android.app.backup.ISelectBackupTransportCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800834android.app.backup.RestoreDescription$1
835android.app.backup.RestoreDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700836android.app.backup.SharedPreferencesBackupHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800837android.app.blob.-$$Lambda$BlobStoreManagerFrameworkInitializer$WjSRSHMmxWPF4Fq-7TpX23MBh2U
art-benchmark-serviced5115932020-02-25 17:55:03 -0800838android.app.blob.BlobHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800839android.app.blob.BlobStoreManager
Sudheer Shankaf5b36962019-10-04 16:16:13 -0700840android.app.blob.BlobStoreManagerFrameworkInitializer
art-benchmark-serviced5115932020-02-25 17:55:03 -0800841android.app.blob.IBlobStoreManager$Stub
842android.app.blob.IBlobStoreManager
843android.app.blob.IBlobStoreSession
844android.app.contentsuggestions.ClassificationsRequest
Calin Juravle00b23d32019-03-08 17:52:20 -0800845android.app.contentsuggestions.ContentSuggestionsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800846android.app.contentsuggestions.IClassificationsCallback$Stub
847android.app.contentsuggestions.IClassificationsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800848android.app.contentsuggestions.IContentSuggestionsManager$Stub
849android.app.contentsuggestions.IContentSuggestionsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800850android.app.contentsuggestions.ISelectionsCallback$Stub
851android.app.contentsuggestions.ISelectionsCallback
852android.app.contentsuggestions.SelectionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800853android.app.job.-$$Lambda$FpGlzN9oJcl8o5soW-gU-DyTvXM
854android.app.job.-$$Lambda$JobSchedulerFrameworkInitializer$PtYe8PQc1PVJQXRnpm3iSxcWTR0
855android.app.job.-$$Lambda$JobSchedulerFrameworkInitializer$RHUxgww0pZFMmfQWKgaRAx0YFqA
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700856android.app.job.IJobCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800857android.app.job.IJobCallback$Stub
858android.app.job.IJobCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700859android.app.job.IJobScheduler$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800860android.app.job.IJobScheduler$Stub
861android.app.job.IJobScheduler
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800862android.app.job.IJobService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700863android.app.job.IJobService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800864android.app.job.IJobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700865android.app.job.JobInfo$1
866android.app.job.JobInfo$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700867android.app.job.JobInfo$TriggerContentUri$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800868android.app.job.JobInfo$TriggerContentUri
869android.app.job.JobInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700870android.app.job.JobParameters$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800871android.app.job.JobParameters
Andreas Gampe61e7b662015-06-17 23:57:04 -0700872android.app.job.JobScheduler
Makoto Onuki792de8d2019-07-16 16:19:01 -0700873android.app.job.JobSchedulerFrameworkInitializer
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700874android.app.job.JobService$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800875android.app.job.JobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700876android.app.job.JobServiceEngine$JobHandler
877android.app.job.JobServiceEngine$JobInterface
Calin Juravle00b23d32019-03-08 17:52:20 -0800878android.app.job.JobServiceEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700879android.app.job.JobWorkItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800880android.app.job.JobWorkItem
art-benchmark-serviced5115932020-02-25 17:55:03 -0800881android.app.prediction.-$$Lambda$1lqxDplfWlUwgBrOynX9L0oK_uA
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800882android.app.prediction.AppPredictionContext$1
883android.app.prediction.AppPredictionContext
Calin Juravle00b23d32019-03-08 17:52:20 -0800884android.app.prediction.AppPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800885android.app.prediction.AppPredictionSessionId$1
886android.app.prediction.AppPredictionSessionId
art-benchmark-serviced5115932020-02-25 17:55:03 -0800887android.app.prediction.AppPredictor$CallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800888android.app.prediction.AppPredictor
889android.app.prediction.AppTarget$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800890android.app.prediction.AppTarget$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800891android.app.prediction.AppTarget
892android.app.prediction.AppTargetEvent$1
893android.app.prediction.AppTargetEvent
894android.app.prediction.AppTargetId$1
895android.app.prediction.AppTargetId
896android.app.prediction.IPredictionCallback$Stub$Proxy
897android.app.prediction.IPredictionCallback$Stub
898android.app.prediction.IPredictionCallback
899android.app.prediction.IPredictionManager$Stub$Proxy
900android.app.prediction.IPredictionManager$Stub
901android.app.prediction.IPredictionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800902android.app.role.-$$Lambda$9DeAxmM9lUVr3-FTSefyo-BW8DY
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800903android.app.role.-$$Lambda$RoleControllerManager$Jsb4ev7pHUqel8_lglNSRLiUzpg
art-benchmark-serviced5115932020-02-25 17:55:03 -0800904android.app.role.-$$Lambda$RoleControllerManager$hbh627Rh8mtJykW3vb1FWR34mIQ
905android.app.role.-$$Lambda$RoleControllerManager$mCMKfoPdye0sMu6efs963HCR1Xk
906android.app.role.-$$Lambda$Z0BwIRmLFQVA4XrF_I5nxvuecWE
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800907android.app.role.-$$Lambda$o94o2jK_ei-IVw-3oY_QJ49zpAA
908android.app.role.IOnRoleHoldersChangedListener$Stub$Proxy
909android.app.role.IOnRoleHoldersChangedListener$Stub
910android.app.role.IOnRoleHoldersChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800911android.app.role.IRoleController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800912android.app.role.IRoleController$Stub
913android.app.role.IRoleController
Calin Juravle00b23d32019-03-08 17:52:20 -0800914android.app.role.IRoleManager$Stub$Proxy
915android.app.role.IRoleManager$Stub
916android.app.role.IRoleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800917android.app.role.OnRoleHoldersChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800918android.app.role.RoleControllerManager$1
Calin Juravle36829e52019-04-10 19:07:47 -0700919android.app.role.RoleControllerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800920android.app.role.RoleManager$OnRoleHoldersChangedListenerDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -0800921android.app.role.RoleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800922android.app.servertransaction.ActivityConfigurationChangeItem$1
923android.app.servertransaction.ActivityConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700924android.app.servertransaction.ActivityLifecycleItem
Calin Juravle36829e52019-04-10 19:07:47 -0700925android.app.servertransaction.ActivityRelaunchItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800926android.app.servertransaction.ActivityRelaunchItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700927android.app.servertransaction.ActivityResultItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800928android.app.servertransaction.ActivityResultItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700929android.app.servertransaction.BaseClientRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700930android.app.servertransaction.ClientTransaction$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800931android.app.servertransaction.ClientTransaction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700932android.app.servertransaction.ClientTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700933android.app.servertransaction.ConfigurationChangeItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800934android.app.servertransaction.ConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700935android.app.servertransaction.DestroyActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800936android.app.servertransaction.DestroyActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700937android.app.servertransaction.LaunchActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800938android.app.servertransaction.LaunchActivityItem
art-benchmark-serviced5115932020-02-25 17:55:03 -0800939android.app.servertransaction.MultiWindowModeChangeItem$1
940android.app.servertransaction.MultiWindowModeChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700941android.app.servertransaction.NewIntentItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800942android.app.servertransaction.NewIntentItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800943android.app.servertransaction.ObjectPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700944android.app.servertransaction.ObjectPoolItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700945android.app.servertransaction.PauseActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800946android.app.servertransaction.PauseActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700947android.app.servertransaction.PendingTransactionActions$StopInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800948android.app.servertransaction.PendingTransactionActions
art-benchmark-serviced5115932020-02-25 17:55:03 -0800949android.app.servertransaction.PipModeChangeItem$1
950android.app.servertransaction.PipModeChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700951android.app.servertransaction.ResumeActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800952android.app.servertransaction.ResumeActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700953android.app.servertransaction.StopActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800954android.app.servertransaction.StopActivityItem
955android.app.servertransaction.TopResumedActivityChangeItem$1
956android.app.servertransaction.TopResumedActivityChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700957android.app.servertransaction.TransactionExecutor
958android.app.servertransaction.TransactionExecutorHelper
Calin Juravle00b23d32019-03-08 17:52:20 -0800959android.app.slice.-$$Lambda$SliceProvider$bIgM5f4PsMvz_YYWEeFTjvTqevw
Calin Juravle4a054192018-05-29 17:52:20 -0700960android.app.slice.ISliceManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800961android.app.slice.ISliceManager$Stub
962android.app.slice.ISliceManager
963android.app.slice.Slice$1
964android.app.slice.Slice$Builder
965android.app.slice.Slice
966android.app.slice.SliceItem$1
967android.app.slice.SliceItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700968android.app.slice.SliceManager
Calin Juravle00b23d32019-03-08 17:52:20 -0800969android.app.slice.SliceProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700970android.app.slice.SliceSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800971android.app.slice.SliceSpec
972android.app.timedetector.ITimeDetectorService$Stub$Proxy
973android.app.timedetector.ITimeDetectorService$Stub
974android.app.timedetector.ITimeDetectorService
art-benchmark-serviced5115932020-02-25 17:55:03 -0800975android.app.timedetector.ManualTimeSuggestion$1
976android.app.timedetector.ManualTimeSuggestion
977android.app.timedetector.NetworkTimeSuggestion
978android.app.timedetector.PhoneTimeSuggestion$1
979android.app.timedetector.PhoneTimeSuggestion
980android.app.timedetector.TelephonyTimeSuggestion
Calin Juravle00b23d32019-03-08 17:52:20 -0800981android.app.timedetector.TimeDetector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700982android.app.timezone.RulesManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800983android.app.timezonedetector.ITimeZoneDetectorService$Stub$Proxy
984android.app.timezonedetector.ITimeZoneDetectorService$Stub
985android.app.timezonedetector.ITimeZoneDetectorService
986android.app.timezonedetector.ManualTimeZoneSuggestion
987android.app.timezonedetector.TelephonyTimeZoneSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800988android.app.timezonedetector.TimeZoneDetector
989android.app.trust.IStrongAuthTracker$Stub$Proxy
990android.app.trust.IStrongAuthTracker$Stub
991android.app.trust.IStrongAuthTracker
992android.app.trust.ITrustListener$Stub$Proxy
993android.app.trust.ITrustListener$Stub
994android.app.trust.ITrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700995android.app.trust.ITrustManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800996android.app.trust.ITrustManager$Stub
997android.app.trust.ITrustManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800998android.app.trust.TrustManager$1
999android.app.trust.TrustManager$2
1000android.app.trust.TrustManager$TrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001001android.app.trust.TrustManager
Calin Juravle4a054192018-05-29 17:52:20 -07001002android.app.usage.AppStandbyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001003android.app.usage.AppStandbyInfo
1004android.app.usage.CacheQuotaHint$1
1005android.app.usage.CacheQuotaHint$Builder
1006android.app.usage.CacheQuotaHint
1007android.app.usage.CacheQuotaService$CacheQuotaServiceWrapper
1008android.app.usage.CacheQuotaService$ServiceHandler
1009android.app.usage.CacheQuotaService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001010android.app.usage.ConfigurationStats$1
1011android.app.usage.ConfigurationStats
1012android.app.usage.EventList
art-benchmark-serviced5115932020-02-25 17:55:03 -08001013android.app.usage.ExternalStorageStats$1
1014android.app.usage.ExternalStorageStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001015android.app.usage.ICacheQuotaService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001016android.app.usage.ICacheQuotaService$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001017android.app.usage.ICacheQuotaService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001018android.app.usage.IStorageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001019android.app.usage.IStorageStatsManager$Stub
1020android.app.usage.IStorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001021android.app.usage.IUsageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001022android.app.usage.IUsageStatsManager$Stub
1023android.app.usage.IUsageStatsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001024android.app.usage.NetworkStats$Bucket
1025android.app.usage.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001026android.app.usage.NetworkStatsManager$CallbackHandler
1027android.app.usage.NetworkStatsManager$UsageCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001028android.app.usage.NetworkStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001029android.app.usage.StorageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001030android.app.usage.StorageStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001031android.app.usage.StorageStatsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001032android.app.usage.TimeSparseArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001033android.app.usage.UsageEvents$1
1034android.app.usage.UsageEvents$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08001035android.app.usage.UsageEvents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001036android.app.usage.UsageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001037android.app.usage.UsageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001038android.app.usage.UsageStatsManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001039android.appwidget.AppWidgetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001040android.appwidget.AppWidgetManagerInternal
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001041android.appwidget.AppWidgetProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001042android.appwidget.AppWidgetProviderInfo$1
1043android.appwidget.AppWidgetProviderInfo
1044android.attention.AttentionManagerInternal$AttentionCallbackInternal
1045android.attention.AttentionManagerInternal
1046android.bluetooth.-$$Lambda$BluetoothAdapter$2$INSd_aND-SGWhhPZUtIqya_Uxw4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001047android.bluetooth.BluetoothA2dp$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001048android.bluetooth.BluetoothA2dp
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001049android.bluetooth.BluetoothA2dpSink
Calin Juravle4a054192018-05-29 17:52:20 -07001050android.bluetooth.BluetoothActivityEnergyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001051android.bluetooth.BluetoothActivityEnergyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07001052android.bluetooth.BluetoothAdapter$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001053android.bluetooth.BluetoothAdapter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08001054android.bluetooth.BluetoothAdapter$3
1055android.bluetooth.BluetoothAdapter$4
1056android.bluetooth.BluetoothAdapter$5
Calin Juravle00b23d32019-03-08 17:52:20 -08001057android.bluetooth.BluetoothAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001058android.bluetooth.BluetoothAvrcpController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001059android.bluetooth.BluetoothClass$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001060android.bluetooth.BluetoothClass
Calin Juravle4a054192018-05-29 17:52:20 -07001061android.bluetooth.BluetoothCodecConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001062android.bluetooth.BluetoothCodecConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001063android.bluetooth.BluetoothCodecStatus$1
1064android.bluetooth.BluetoothCodecStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001065android.bluetooth.BluetoothDevice$1
1066android.bluetooth.BluetoothDevice$2
Calin Juravle00b23d32019-03-08 17:52:20 -08001067android.bluetooth.BluetoothDevice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001068android.bluetooth.BluetoothGattCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001069android.bluetooth.BluetoothGattService$1
1070android.bluetooth.BluetoothGattService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001071android.bluetooth.BluetoothHeadset$1
1072android.bluetooth.BluetoothHeadset$2
1073android.bluetooth.BluetoothHeadset$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001074android.bluetooth.BluetoothHeadset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001075android.bluetooth.BluetoothHeadsetClient
1076android.bluetooth.BluetoothHearingAid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001077android.bluetooth.BluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001078android.bluetooth.BluetoothHidDevice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001079android.bluetooth.BluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001080android.bluetooth.BluetoothHidDeviceAppQosSettings$1
1081android.bluetooth.BluetoothHidDeviceAppQosSettings
1082android.bluetooth.BluetoothHidDeviceAppSdpSettings$1
1083android.bluetooth.BluetoothHidDeviceAppSdpSettings
1084android.bluetooth.BluetoothHidHost$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001085android.bluetooth.BluetoothHidHost
Calin Juravle4a054192018-05-29 17:52:20 -07001086android.bluetooth.BluetoothInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07001087android.bluetooth.BluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001088android.bluetooth.BluetoothMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001089android.bluetooth.BluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001090android.bluetooth.BluetoothMapClient
Calin Juravle4a054192018-05-29 17:52:20 -07001091android.bluetooth.BluetoothOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001092android.bluetooth.BluetoothPan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001093android.bluetooth.BluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001094android.bluetooth.BluetoothPbap$1
1095android.bluetooth.BluetoothPbap$2
Calin Juravle00b23d32019-03-08 17:52:20 -08001096android.bluetooth.BluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001097android.bluetooth.BluetoothPbapClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001098android.bluetooth.BluetoothProfile$ServiceListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001099android.bluetooth.BluetoothProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001100android.bluetooth.BluetoothProfileConnector$1
1101android.bluetooth.BluetoothProfileConnector$2
1102android.bluetooth.BluetoothProfileConnector
1103android.bluetooth.BluetoothSap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001104android.bluetooth.BluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001105android.bluetooth.BluetoothServerSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001106android.bluetooth.BluetoothSocket$SocketState
Calin Juravle00b23d32019-03-08 17:52:20 -08001107android.bluetooth.BluetoothSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001108android.bluetooth.BluetoothUuid
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001109android.bluetooth.IBluetooth$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001110android.bluetooth.IBluetooth$Stub
1111android.bluetooth.IBluetooth
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001112android.bluetooth.IBluetoothA2dp$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001113android.bluetooth.IBluetoothA2dp$Stub
1114android.bluetooth.IBluetoothA2dp
Calin Juravle4a054192018-05-29 17:52:20 -07001115android.bluetooth.IBluetoothAvrcpTarget$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001116android.bluetooth.IBluetoothAvrcpTarget
Calin Juravle4a054192018-05-29 17:52:20 -07001117android.bluetooth.IBluetoothCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001118android.bluetooth.IBluetoothCallback$Stub
1119android.bluetooth.IBluetoothCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001120android.bluetooth.IBluetoothGatt$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001121android.bluetooth.IBluetoothGatt$Stub
1122android.bluetooth.IBluetoothGatt
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001123android.bluetooth.IBluetoothGattCallback$Stub$Proxy
1124android.bluetooth.IBluetoothGattCallback$Stub
1125android.bluetooth.IBluetoothGattCallback
1126android.bluetooth.IBluetoothGattServerCallback$Stub$Proxy
1127android.bluetooth.IBluetoothGattServerCallback$Stub
1128android.bluetooth.IBluetoothGattServerCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001129android.bluetooth.IBluetoothHeadset$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001130android.bluetooth.IBluetoothHeadset$Stub
1131android.bluetooth.IBluetoothHeadset
Calin Juravle4a054192018-05-29 17:52:20 -07001132android.bluetooth.IBluetoothHeadsetPhone$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001133android.bluetooth.IBluetoothHeadsetPhone$Stub
1134android.bluetooth.IBluetoothHeadsetPhone
art-benchmark-serviced5115932020-02-25 17:55:03 -08001135android.bluetooth.IBluetoothHearingAid$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001136android.bluetooth.IBluetoothHearingAid$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001137android.bluetooth.IBluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001138android.bluetooth.IBluetoothHidDevice$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001139android.bluetooth.IBluetoothHidDevice$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001140android.bluetooth.IBluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001141android.bluetooth.IBluetoothHidDeviceCallback$Stub$Proxy
1142android.bluetooth.IBluetoothHidDeviceCallback$Stub
1143android.bluetooth.IBluetoothHidDeviceCallback
1144android.bluetooth.IBluetoothHidHost$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001145android.bluetooth.IBluetoothHidHost$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001146android.bluetooth.IBluetoothHidHost
Andreas Gampe61e7b662015-06-17 23:57:04 -07001147android.bluetooth.IBluetoothManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001148android.bluetooth.IBluetoothManager$Stub
1149android.bluetooth.IBluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001150android.bluetooth.IBluetoothManagerCallback$Stub$Proxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07001151android.bluetooth.IBluetoothManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001152android.bluetooth.IBluetoothManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001153android.bluetooth.IBluetoothMap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001154android.bluetooth.IBluetoothMap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001155android.bluetooth.IBluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001156android.bluetooth.IBluetoothMetadataListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001157android.bluetooth.IBluetoothMetadataListener$Stub
1158android.bluetooth.IBluetoothMetadataListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001159android.bluetooth.IBluetoothPan$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001160android.bluetooth.IBluetoothPan$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001161android.bluetooth.IBluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001162android.bluetooth.IBluetoothPbap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001163android.bluetooth.IBluetoothPbap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001164android.bluetooth.IBluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001165android.bluetooth.IBluetoothProfileServiceConnection$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001166android.bluetooth.IBluetoothProfileServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001167android.bluetooth.IBluetoothProfileServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001168android.bluetooth.IBluetoothSap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001169android.bluetooth.IBluetoothSap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001170android.bluetooth.IBluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001171android.bluetooth.IBluetoothSocketManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001172android.bluetooth.IBluetoothSocketManager$Stub
1173android.bluetooth.IBluetoothSocketManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001174android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001175android.bluetooth.IBluetoothStateChangeCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001176android.bluetooth.IBluetoothStateChangeCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001177android.bluetooth.OobData$1
1178android.bluetooth.OobData
Calin Juravle4a054192018-05-29 17:52:20 -07001179android.bluetooth.UidTraffic$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001180android.bluetooth.UidTraffic
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001181android.bluetooth.le.AdvertiseData$1
1182android.bluetooth.le.AdvertiseData
1183android.bluetooth.le.AdvertisingSetParameters$1
1184android.bluetooth.le.AdvertisingSetParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001185android.bluetooth.le.BluetoothLeScanner$1
1186android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001187android.bluetooth.le.BluetoothLeScanner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001188android.bluetooth.le.BluetoothLeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001189android.bluetooth.le.IAdvertisingSetCallback$Stub$Proxy
1190android.bluetooth.le.IAdvertisingSetCallback$Stub
1191android.bluetooth.le.IAdvertisingSetCallback
1192android.bluetooth.le.IPeriodicAdvertisingCallback$Stub$Proxy
1193android.bluetooth.le.IPeriodicAdvertisingCallback$Stub
1194android.bluetooth.le.IPeriodicAdvertisingCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001195android.bluetooth.le.IScannerCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001196android.bluetooth.le.IScannerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001197android.bluetooth.le.IScannerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001198android.bluetooth.le.PeriodicAdvertisingParameters$1
1199android.bluetooth.le.PeriodicAdvertisingParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001200android.bluetooth.le.ScanCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001201android.bluetooth.le.ScanFilter$1
1202android.bluetooth.le.ScanFilter$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001203android.bluetooth.le.ScanFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001204android.bluetooth.le.ScanRecord
Calin Juravle4a054192018-05-29 17:52:20 -07001205android.bluetooth.le.ScanResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001206android.bluetooth.le.ScanResult
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001207android.bluetooth.le.ScanSettings$1
1208android.bluetooth.le.ScanSettings$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001209android.bluetooth.le.ScanSettings
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001210android.companion.AssociationRequest$1
1211android.companion.AssociationRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001212android.companion.CompanionDeviceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001213android.companion.ICompanionDeviceManager$Stub$Proxy
1214android.companion.ICompanionDeviceManager$Stub
1215android.companion.ICompanionDeviceManager
1216android.companion.IFindDeviceCallback$Stub$Proxy
1217android.companion.IFindDeviceCallback$Stub
1218android.companion.IFindDeviceCallback
1219android.compat.Compatibility$Callbacks
1220android.compat.Compatibility
Calin Juravle4a054192018-05-29 17:52:20 -07001221android.content.-$$Lambda$AbstractThreadedSyncAdapter$ISyncAdapterImpl$L6ZtOCe8gjKwJj0908ytPlrD8Rc
art-benchmark-serviced5115932020-02-25 17:55:03 -08001222android.content.-$$Lambda$ClipboardManager$1$hQk8olbGAgUi4WWNG4ZuDZsM39s
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001223android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001224android.content.AbstractThreadedSyncAdapter$SyncThread
Calin Juravle00b23d32019-03-08 17:52:20 -08001225android.content.AbstractThreadedSyncAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001226android.content.ActivityNotFoundException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001227android.content.AsyncQueryHandler$WorkerArgs
1228android.content.AsyncQueryHandler$WorkerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001229android.content.AsyncQueryHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001230android.content.AsyncTaskLoader
Calin Juravle36829e52019-04-10 19:07:47 -07001231android.content.AutofillOptions$1
1232android.content.AutofillOptions
Andreas Gampe859e2782016-04-06 18:37:56 -07001233android.content.BroadcastReceiver$PendingResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001234android.content.BroadcastReceiver$PendingResult
1235android.content.BroadcastReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001236android.content.ClipData$1
1237android.content.ClipData$Item
1238android.content.ClipData
1239android.content.ClipDescription$1
1240android.content.ClipDescription
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001241android.content.ClipboardManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001242android.content.ClipboardManager$OnPrimaryClipChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001243android.content.ClipboardManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001244android.content.ComponentCallbacks2
Calin Juravle00b23d32019-03-08 17:52:20 -08001245android.content.ComponentCallbacks
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001246android.content.ComponentName$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001247android.content.ComponentName$WithComponentName
Calin Juravle00b23d32019-03-08 17:52:20 -08001248android.content.ComponentName
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001249android.content.ContentCaptureOptions$1
Calin Juravle36829e52019-04-10 19:07:47 -07001250android.content.ContentCaptureOptions
Calin Juravle00b23d32019-03-08 17:52:20 -08001251android.content.ContentInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08001252android.content.ContentProvider$CallingIdentity
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001253android.content.ContentProvider$PipeDataWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001254android.content.ContentProvider$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001255android.content.ContentProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001256android.content.ContentProviderClient$CursorWrapperInner
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001257android.content.ContentProviderClient$NotRespondingRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08001258android.content.ContentProviderClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001259android.content.ContentProviderNative
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001260android.content.ContentProviderOperation$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001261android.content.ContentProviderOperation$BackReference$1
1262android.content.ContentProviderOperation$BackReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001263android.content.ContentProviderOperation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001264android.content.ContentProviderOperation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001265android.content.ContentProviderProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001266android.content.ContentProviderResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001267android.content.ContentProviderResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001268android.content.ContentResolver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001269android.content.ContentResolver$2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001270android.content.ContentResolver$CursorWrapperInner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001271android.content.ContentResolver$GetTypeResultListener
1272android.content.ContentResolver$OpenResourceIdResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001273android.content.ContentResolver$ParcelFileDescriptorInner
Calin Juravle00b23d32019-03-08 17:52:20 -08001274android.content.ContentResolver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001275android.content.ContentUris
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001276android.content.ContentValues$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001277android.content.ContentValues
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001278android.content.Context
1279android.content.ContextWrapper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001280android.content.CursorLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001281android.content.DialogInterface$OnCancelListener
1282android.content.DialogInterface$OnClickListener
1283android.content.DialogInterface$OnDismissListener
Calin Juravle4a054192018-05-29 17:52:20 -07001284android.content.DialogInterface$OnKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001285android.content.DialogInterface$OnShowListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001286android.content.DialogInterface
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001287android.content.IClipboard$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001288android.content.IClipboard$Stub
1289android.content.IClipboard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001290android.content.IContentProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001291android.content.IContentService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001292android.content.IContentService$Stub
1293android.content.IContentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001294android.content.IIntentReceiver$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001295android.content.IIntentReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001296android.content.IIntentReceiver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001297android.content.IIntentSender$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001298android.content.IIntentSender$Stub
1299android.content.IIntentSender
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001300android.content.IOnPrimaryClipChangedListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001301android.content.IOnPrimaryClipChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001302android.content.IOnPrimaryClipChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001303android.content.IRestrictionsManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001304android.content.IRestrictionsManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001305android.content.IRestrictionsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001306android.content.ISyncAdapter$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001307android.content.ISyncAdapter$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001308android.content.ISyncAdapter
Calin Juravle4a054192018-05-29 17:52:20 -07001309android.content.ISyncAdapterUnsyncableAccountCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001310android.content.ISyncAdapterUnsyncableAccountCallback$Stub
1311android.content.ISyncAdapterUnsyncableAccountCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001312android.content.ISyncContext$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001313android.content.ISyncContext$Stub
1314android.content.ISyncContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001315android.content.ISyncStatusObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001316android.content.ISyncStatusObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001317android.content.ISyncStatusObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001318android.content.Intent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001319android.content.Intent$CommandOptionHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001320android.content.Intent$FilterComparison
Calin Juravle00b23d32019-03-08 17:52:20 -08001321android.content.Intent
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001322android.content.IntentFilter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001323android.content.IntentFilter$AuthorityEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001324android.content.IntentFilter$MalformedMimeTypeException
Calin Juravle00b23d32019-03-08 17:52:20 -08001325android.content.IntentFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001326android.content.IntentSender$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001327android.content.IntentSender$FinishedDispatcher
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001328android.content.IntentSender$SendIntentException
Calin Juravle00b23d32019-03-08 17:52:20 -08001329android.content.IntentSender
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001330android.content.Loader$ForceLoadContentObserver
1331android.content.Loader$OnLoadCanceledListener
1332android.content.Loader$OnLoadCompleteListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001333android.content.Loader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001334android.content.LocusId$1
1335android.content.LocusId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001336android.content.LoggingContentInterface
1337android.content.MutableContextWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001338android.content.OperationApplicationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001339android.content.PeriodicSync$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001340android.content.PeriodicSync
1341android.content.PermissionChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001342android.content.ReceiverCallNotAllowedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001343android.content.RestrictionEntry
Andreas Gampe61e7b662015-06-17 23:57:04 -07001344android.content.RestrictionsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001345android.content.SearchRecentSuggestionsProvider$DatabaseHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001346android.content.SearchRecentSuggestionsProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001347android.content.ServiceConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001348android.content.SharedPreferences$Editor
1349android.content.SharedPreferences$OnSharedPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001350android.content.SharedPreferences
Calin Juravle4a054192018-05-29 17:52:20 -07001351android.content.SyncAdapterType$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001352android.content.SyncAdapterType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001353android.content.SyncAdaptersCache$MySerializer
1354android.content.SyncAdaptersCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001355android.content.SyncContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08001356android.content.SyncInfo$1
1357android.content.SyncInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001358android.content.SyncRequest$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001359android.content.SyncRequest$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001360android.content.SyncRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001361android.content.SyncResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001362android.content.SyncResult
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001363android.content.SyncStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001364android.content.SyncStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001365android.content.SyncStatusInfo$1
1366android.content.SyncStatusInfo$Stats
1367android.content.SyncStatusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001368android.content.SyncStatusObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001369android.content.UndoManager$UndoState
Calin Juravle00b23d32019-03-08 17:52:20 -08001370android.content.UndoManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001371android.content.UndoOperation
Andreas Gampe61e7b662015-06-17 23:57:04 -07001372android.content.UndoOwner
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001373android.content.UriMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08001374android.content.UriPermission$1
1375android.content.UriPermission
art-benchmark-service56aece62020-02-10 17:58:03 -08001376android.content.integrity.AppIntegrityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001377android.content.om.IOverlayManager$Stub$Proxy
1378android.content.om.IOverlayManager$Stub
1379android.content.om.IOverlayManager
1380android.content.om.OverlayInfo$1
1381android.content.om.OverlayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001382android.content.om.OverlayManager
art-benchmark-service35aba412020-02-03 11:53:25 -08001383android.content.om.OverlayableInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001384android.content.pm.-$$Lambda$B12dZLpdwpXn89QSesmkaZjD72Q
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001385android.content.pm.-$$Lambda$PackageParser$0DZRgzfgaIMpCOhJqjw6PUiU5vw
1386android.content.pm.-$$Lambda$PackageParser$0aobsT7Zf7WVZCqMZ5z2clAuQf4
1387android.content.pm.-$$Lambda$PackageParser$M-9fHqS_eEp1oYkuKJhRHOGUxf8
1388android.content.pm.-$$Lambda$T1UQAuePWRRmVQ1KzTyMAktZUPM
1389android.content.pm.-$$Lambda$ciir_QAmv6RwJro4I58t77dPnxU
art-benchmark-serviced5115932020-02-25 17:55:03 -08001390android.content.pm.-$$Lambda$hUJwdX9IqTlLwBds2BUGqVf-FM8
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001391android.content.pm.-$$Lambda$n3uXeb1v-YRmq_BWTfosEqUUr9g
1392android.content.pm.-$$Lambda$zO9HBUVgPeroyDQPLJE-MNMvSqc
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001393android.content.pm.ActivityInfo$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001394android.content.pm.ActivityInfo$WindowLayout
Calin Juravle00b23d32019-03-08 17:52:20 -08001395android.content.pm.ActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001396android.content.pm.ActivityPresentationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001397android.content.pm.ApplicationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001398android.content.pm.ApplicationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001399android.content.pm.AuxiliaryResolveInfo$AuxiliaryFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001400android.content.pm.BaseParceledListSlice$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001401android.content.pm.BaseParceledListSlice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001402android.content.pm.ChangedPackages$1
1403android.content.pm.ChangedPackages
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001404android.content.pm.ComponentInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001405android.content.pm.ConfigurationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001406android.content.pm.ConfigurationInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001407android.content.pm.CrossProfileApps
art-benchmark-service35aba412020-02-03 11:53:25 -08001408android.content.pm.DataLoaderManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001409android.content.pm.DataLoaderParams
1410android.content.pm.DataLoaderParamsParcel
Calin Juravle00b23d32019-03-08 17:52:20 -08001411android.content.pm.FallbackCategoryProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001412android.content.pm.FeatureGroupInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001413android.content.pm.FeatureGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001414android.content.pm.FeatureInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001415android.content.pm.FeatureInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001416android.content.pm.ICrossProfileApps$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001417android.content.pm.ICrossProfileApps$Stub
1418android.content.pm.ICrossProfileApps
art-benchmark-serviced5115932020-02-25 17:55:03 -08001419android.content.pm.IDataLoader
1420android.content.pm.IDataLoaderManager$Stub
1421android.content.pm.IDataLoaderManager
1422android.content.pm.IDataLoaderStatusListener$Stub
1423android.content.pm.IDataLoaderStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001424android.content.pm.IDexModuleRegisterCallback$Stub$Proxy
1425android.content.pm.IDexModuleRegisterCallback$Stub
1426android.content.pm.IDexModuleRegisterCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001427android.content.pm.ILauncherApps$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001428android.content.pm.ILauncherApps$Stub
1429android.content.pm.ILauncherApps
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001430android.content.pm.IOnAppsChangedListener$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001431android.content.pm.IOnAppsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001432android.content.pm.IOnAppsChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001433android.content.pm.IOtaDexopt$Stub
1434android.content.pm.IOtaDexopt
1435android.content.pm.IPackageDataObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001436android.content.pm.IPackageDataObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001437android.content.pm.IPackageDataObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001438android.content.pm.IPackageDeleteObserver$Stub$Proxy
1439android.content.pm.IPackageDeleteObserver$Stub
1440android.content.pm.IPackageDeleteObserver2$Stub$Proxy
1441android.content.pm.IPackageDeleteObserver2$Stub
1442android.content.pm.IPackageDeleteObserver2
Calin Juravle4a054192018-05-29 17:52:20 -07001443android.content.pm.IPackageDeleteObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001444android.content.pm.IPackageInstallObserver2$Stub
1445android.content.pm.IPackageInstallObserver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001446android.content.pm.IPackageInstaller$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001447android.content.pm.IPackageInstaller$Stub
1448android.content.pm.IPackageInstaller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001449android.content.pm.IPackageInstallerCallback$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001450android.content.pm.IPackageInstallerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001451android.content.pm.IPackageInstallerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001452android.content.pm.IPackageInstallerSession$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001453android.content.pm.IPackageInstallerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001454android.content.pm.IPackageInstallerSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001455android.content.pm.IPackageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001456android.content.pm.IPackageManager$Stub
1457android.content.pm.IPackageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001458android.content.pm.IPackageManagerNative$Stub
1459android.content.pm.IPackageManagerNative
1460android.content.pm.IPackageMoveObserver$Stub$Proxy
1461android.content.pm.IPackageMoveObserver$Stub
1462android.content.pm.IPackageMoveObserver
1463android.content.pm.IPackageStatsObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001464android.content.pm.IPackageStatsObserver$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001465android.content.pm.IPackageStatsObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001466android.content.pm.IShortcutChangeCallback$Stub
1467android.content.pm.IShortcutChangeCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001468android.content.pm.IShortcutService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001469android.content.pm.IShortcutService$Stub
1470android.content.pm.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08001471android.content.pm.InstallSourceInfo$1
1472android.content.pm.InstallSourceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001473android.content.pm.InstantAppIntentFilter$1
1474android.content.pm.InstantAppIntentFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08001475android.content.pm.InstantAppRequest
1476android.content.pm.InstantAppRequestInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001477android.content.pm.InstantAppResolveInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001478android.content.pm.InstantAppResolveInfo$InstantAppDigest$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001479android.content.pm.InstantAppResolveInfo$InstantAppDigest
1480android.content.pm.InstantAppResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001481android.content.pm.InstrumentationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001482android.content.pm.InstrumentationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001483android.content.pm.IntentFilterVerificationInfo$1
1484android.content.pm.IntentFilterVerificationInfo
1485android.content.pm.KeySet$1
1486android.content.pm.KeySet
1487android.content.pm.LauncherActivityInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001488android.content.pm.LauncherApps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001489android.content.pm.LauncherApps$AppUsageLimit$1
1490android.content.pm.LauncherApps$AppUsageLimit
1491android.content.pm.LauncherApps$Callback
1492android.content.pm.LauncherApps$CallbackMessageHandler$CallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001493android.content.pm.LauncherApps$CallbackMessageHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001494android.content.pm.LauncherApps$ShortcutQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001495android.content.pm.LauncherApps
1496android.content.pm.ModuleInfo$1
1497android.content.pm.ModuleInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001498android.content.pm.PackageInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001499android.content.pm.PackageInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001500android.content.pm.PackageInfoLite$1
1501android.content.pm.PackageInfoLite
Calin Juravle4a054192018-05-29 17:52:20 -07001502android.content.pm.PackageInstaller$Session
1503android.content.pm.PackageInstaller$SessionCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001504android.content.pm.PackageInstaller$SessionCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001505android.content.pm.PackageInstaller$SessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001506android.content.pm.PackageInstaller$SessionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001507android.content.pm.PackageInstaller$SessionParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001508android.content.pm.PackageInstaller$SessionParams
1509android.content.pm.PackageInstaller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001510android.content.pm.PackageItemInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001511android.content.pm.PackageManager$NameNotFoundException
Calin Juravle4a054192018-05-29 17:52:20 -07001512android.content.pm.PackageManager$OnPermissionsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001513android.content.pm.PackageManager
1514android.content.pm.PackageParser$1
Calin Juravle4a054192018-05-29 17:52:20 -07001515android.content.pm.PackageParser$Activity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001516android.content.pm.PackageParser$Activity
Calin Juravle4a054192018-05-29 17:52:20 -07001517android.content.pm.PackageParser$ActivityIntentInfo
1518android.content.pm.PackageParser$ApkLite
1519android.content.pm.PackageParser$CachedComponentArgs
1520android.content.pm.PackageParser$Callback
1521android.content.pm.PackageParser$CallbackImpl
1522android.content.pm.PackageParser$Component
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001523android.content.pm.PackageParser$Instrumentation$1
1524android.content.pm.PackageParser$Instrumentation
Calin Juravle00b23d32019-03-08 17:52:20 -08001525android.content.pm.PackageParser$IntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001526android.content.pm.PackageParser$NewPermissionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001527android.content.pm.PackageParser$Package$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001528android.content.pm.PackageParser$Package
Calin Juravle4a054192018-05-29 17:52:20 -07001529android.content.pm.PackageParser$PackageLite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001530android.content.pm.PackageParser$PackageParserException
Calin Juravle4a054192018-05-29 17:52:20 -07001531android.content.pm.PackageParser$ParseComponentArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08001532android.content.pm.PackageParser$ParsePackageItemArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001533android.content.pm.PackageParser$Permission$1
1534android.content.pm.PackageParser$Permission
1535android.content.pm.PackageParser$PermissionGroup$1
1536android.content.pm.PackageParser$PermissionGroup
1537android.content.pm.PackageParser$Provider$1
1538android.content.pm.PackageParser$Provider
1539android.content.pm.PackageParser$ProviderIntentInfo
1540android.content.pm.PackageParser$Service$1
1541android.content.pm.PackageParser$Service
1542android.content.pm.PackageParser$ServiceIntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001543android.content.pm.PackageParser$SigningDetails$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001544android.content.pm.PackageParser$SigningDetails$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001545android.content.pm.PackageParser$SigningDetails
Calin Juravle4a054192018-05-29 17:52:20 -07001546android.content.pm.PackageParser$SplitNameComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08001547android.content.pm.PackageParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001548android.content.pm.PackageParserCacheHelper$ReadHelper
1549android.content.pm.PackageParserCacheHelper$WriteHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001550android.content.pm.PackageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001551android.content.pm.PackageStats
Calin Juravle4a054192018-05-29 17:52:20 -07001552android.content.pm.PackageUserState
Andreas Gampe61e7b662015-06-17 23:57:04 -07001553android.content.pm.ParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001554android.content.pm.ParceledListSlice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001555android.content.pm.PathPermission$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001556android.content.pm.PathPermission
1557android.content.pm.PermissionGroupInfo$1
1558android.content.pm.PermissionGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001559android.content.pm.PermissionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001560android.content.pm.PermissionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001561android.content.pm.ProviderInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001562android.content.pm.ProviderInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001563android.content.pm.RegisteredServicesCache$1
1564android.content.pm.RegisteredServicesCache$2
1565android.content.pm.RegisteredServicesCache$3
1566android.content.pm.RegisteredServicesCache$ServiceInfo
1567android.content.pm.RegisteredServicesCache$UserServices
1568android.content.pm.RegisteredServicesCache
1569android.content.pm.RegisteredServicesCacheListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001570android.content.pm.ResolveInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001571android.content.pm.ResolveInfo
1572android.content.pm.SELinuxUtil
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001573android.content.pm.ServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001574android.content.pm.ServiceInfo
1575android.content.pm.SharedLibraryInfo$1
1576android.content.pm.SharedLibraryInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001577android.content.pm.ShortcutInfo$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001578android.content.pm.ShortcutInfo$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001579android.content.pm.ShortcutInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001580android.content.pm.ShortcutManager$ShareShortcutInfo$1
1581android.content.pm.ShortcutManager$ShareShortcutInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07001582android.content.pm.ShortcutManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001583android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
1584android.content.pm.ShortcutServiceInternal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001585android.content.pm.Signature$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001586android.content.pm.Signature
Calin Juravle4a054192018-05-29 17:52:20 -07001587android.content.pm.SigningInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001588android.content.pm.SigningInfo
Calin Juravle36829e52019-04-10 19:07:47 -07001589android.content.pm.StringParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001590android.content.pm.StringParceledListSlice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001591android.content.pm.SuspendDialogInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001592android.content.pm.SuspendDialogInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001593android.content.pm.SuspendDialogInfo
Kenny Root9787b802013-04-26 12:53:57 -07001594android.content.pm.UserInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001595android.content.pm.UserInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001596android.content.pm.VerifierDeviceIdentity$1
1597android.content.pm.VerifierDeviceIdentity
Calin Juravle36829e52019-04-10 19:07:47 -07001598android.content.pm.VerifierInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001599android.content.pm.VerifierInfo
1600android.content.pm.VersionedPackage$1
1601android.content.pm.VersionedPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001602android.content.pm.XmlSerializerAndParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001603android.content.pm.dex.ArtManager$SnapshotRuntimeProfileCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001604android.content.pm.dex.ArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001605android.content.pm.dex.ArtManagerInternal
1606android.content.pm.dex.DexMetadataHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001607android.content.pm.dex.IArtManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001608android.content.pm.dex.IArtManager$Stub
Calin Juravle4a054192018-05-29 17:52:20 -07001609android.content.pm.dex.IArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001610android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub$Proxy
1611android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub
1612android.content.pm.dex.ISnapshotRuntimeProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001613android.content.pm.dex.PackageOptimizationInfo
1614android.content.pm.parsing.AndroidPackage
1615android.content.pm.parsing.AndroidPackageWrite
1616android.content.pm.parsing.ApkLiteParseUtils
1617android.content.pm.parsing.ApkParseUtils$ParseInput
1618android.content.pm.parsing.ApkParseUtils$ParseResult
1619android.content.pm.parsing.ApkParseUtils
1620android.content.pm.parsing.ComponentParseUtils$ParsedActivity$1
1621android.content.pm.parsing.ComponentParseUtils$ParsedActivity
1622android.content.pm.parsing.ComponentParseUtils$ParsedActivityIntentInfo$1
1623android.content.pm.parsing.ComponentParseUtils$ParsedActivityIntentInfo
1624android.content.pm.parsing.ComponentParseUtils$ParsedComponent
1625android.content.pm.parsing.ComponentParseUtils$ParsedFeature
1626android.content.pm.parsing.ComponentParseUtils$ParsedInstrumentation$1
1627android.content.pm.parsing.ComponentParseUtils$ParsedInstrumentation
1628android.content.pm.parsing.ComponentParseUtils$ParsedIntentInfo
1629android.content.pm.parsing.ComponentParseUtils$ParsedMainComponent$1
1630android.content.pm.parsing.ComponentParseUtils$ParsedMainComponent
1631android.content.pm.parsing.ComponentParseUtils$ParsedPermission$1
1632android.content.pm.parsing.ComponentParseUtils$ParsedPermission
1633android.content.pm.parsing.ComponentParseUtils$ParsedPermissionGroup$1
1634android.content.pm.parsing.ComponentParseUtils$ParsedPermissionGroup
1635android.content.pm.parsing.ComponentParseUtils$ParsedProcess
1636android.content.pm.parsing.ComponentParseUtils$ParsedProvider$1
1637android.content.pm.parsing.ComponentParseUtils$ParsedProvider
1638android.content.pm.parsing.ComponentParseUtils$ParsedProviderIntentInfo$1
1639android.content.pm.parsing.ComponentParseUtils$ParsedProviderIntentInfo
1640android.content.pm.parsing.ComponentParseUtils$ParsedQueriesIntentInfo
1641android.content.pm.parsing.ComponentParseUtils$ParsedService$1
1642android.content.pm.parsing.ComponentParseUtils$ParsedService
1643android.content.pm.parsing.ComponentParseUtils$ParsedServiceIntentInfo$1
1644android.content.pm.parsing.ComponentParseUtils$ParsedServiceIntentInfo
1645android.content.pm.parsing.ComponentParseUtils
1646android.content.pm.parsing.PackageImpl$1
1647android.content.pm.parsing.PackageImpl
1648android.content.pm.parsing.PackageInfoUtils
1649android.content.pm.parsing.ParsedPackage$PackageSettingCallback
1650android.content.pm.parsing.ParsedPackage
1651android.content.pm.parsing.ParsingPackage
1652android.content.pm.parsing.library.-$$Lambda$WrPVuoVJehE45tfhLfe_8Tcc-Nw
1653android.content.pm.parsing.library.AndroidHidlUpdater
1654android.content.pm.parsing.library.AndroidTestBaseUpdater
1655android.content.pm.parsing.library.OrgApacheHttpLegacyUpdater
1656android.content.pm.parsing.library.PackageBackwardCompatibility$AndroidTestRunnerSplitUpdater
1657android.content.pm.parsing.library.PackageBackwardCompatibility$RemoveUnnecessaryAndroidTestBaseLibrary
1658android.content.pm.parsing.library.PackageBackwardCompatibility
1659android.content.pm.parsing.library.PackageSharedLibraryUpdater
1660android.content.pm.permission.SplitPermissionInfoParcelable$1
1661android.content.pm.permission.SplitPermissionInfoParcelable
Calin Juravle4a054192018-05-29 17:52:20 -07001662android.content.pm.split.DefaultSplitAssetLoader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001663android.content.pm.split.SplitAssetDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001664android.content.pm.split.SplitAssetLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08001665android.content.pm.split.SplitDependencyLoader$IllegalDependencyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001666android.content.pm.split.SplitDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001667android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001668android.content.res.-$$Lambda$ResourcesImpl$99dm2ENnzo9b0SIUjUj2Kl3pi90
1669android.content.res.-$$Lambda$ResourcesImpl$h3PTRX185BeQl8SVC2_w9arp5Og
1670android.content.res.ApkAssets
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001671android.content.res.AssetFileDescriptor$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001672android.content.res.AssetFileDescriptor$AutoCloseInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08001673android.content.res.AssetFileDescriptor
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001674android.content.res.AssetManager$AssetInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001675android.content.res.AssetManager$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001676android.content.res.AssetManager
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001677android.content.res.ColorStateList$1
Andreas Gampe571fc302016-02-18 13:58:09 -08001678android.content.res.ColorStateList$ColorStateListFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08001679android.content.res.ColorStateList
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001680android.content.res.CompatResources
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001681android.content.res.CompatibilityInfo$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001682android.content.res.CompatibilityInfo$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001683android.content.res.CompatibilityInfo$Translator
Calin Juravle00b23d32019-03-08 17:52:20 -08001684android.content.res.CompatibilityInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08001685android.content.res.ComplexColor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001686android.content.res.Configuration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001687android.content.res.Configuration
Andreas Gampe61e7b662015-06-17 23:57:04 -07001688android.content.res.ConfigurationBoundResourceCache
1689android.content.res.ConstantState
1690android.content.res.DrawableCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001691android.content.res.FontResourcesParser$FamilyResourceEntry
1692android.content.res.FontResourcesParser$FontFamilyFilesResourceEntry
1693android.content.res.FontResourcesParser$FontFileResourceEntry
1694android.content.res.FontResourcesParser$ProviderResourceEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08001695android.content.res.FontResourcesParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001696android.content.res.GradientColor$GradientColorFactory
Andreas Gampe571fc302016-02-18 13:58:09 -08001697android.content.res.GradientColor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001698android.content.res.ObbInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001699android.content.res.ObbInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001700android.content.res.ObbScanner
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001701android.content.res.ResourceId
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001702android.content.res.Resources$NotFoundException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001703android.content.res.Resources$Theme
Andreas Gampe61e7b662015-06-17 23:57:04 -07001704android.content.res.Resources$ThemeKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08001705android.content.res.Resources$UpdateCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08001706android.content.res.Resources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001707android.content.res.ResourcesImpl$LookupStack
Andreas Gampe859e2782016-04-06 18:37:56 -07001708android.content.res.ResourcesImpl$ThemeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08001709android.content.res.ResourcesImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001710android.content.res.ResourcesKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001711android.content.res.StringBlock$Height
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001712android.content.res.StringBlock$StyleIDs
Calin Juravle00b23d32019-03-08 17:52:20 -08001713android.content.res.StringBlock
Andreas Gampe61e7b662015-06-17 23:57:04 -07001714android.content.res.ThemedResourceCache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001715android.content.res.TypedArray
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001716android.content.res.XmlBlock$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -08001717android.content.res.XmlBlock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001718android.content.res.XmlResourceParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001719android.content.res.loader.AssetsProvider
1720android.content.res.loader.ResourcesLoader$UpdateCallbacks
1721android.content.res.loader.ResourcesLoader
1722android.content.res.loader.ResourcesProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001723android.content.rollback.IRollbackManager$Stub$Proxy
1724android.content.rollback.IRollbackManager$Stub
1725android.content.rollback.IRollbackManager
Calin Juravle00b23d32019-03-08 17:52:20 -08001726android.content.rollback.RollbackManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001727android.content.type.DefaultMimeMapFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001728android.database.AbstractCursor$SelfContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08001729android.database.AbstractCursor
Evan Millar0ea97b82009-03-24 17:49:23 -07001730android.database.AbstractWindowedCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001731android.database.BulkCursorDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001732android.database.BulkCursorDescriptor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001733android.database.BulkCursorNative
1734android.database.BulkCursorProxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001735android.database.BulkCursorToCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001736android.database.CharArrayBuffer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001737android.database.ContentObservable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001738android.database.ContentObserver$NotificationRunnable
1739android.database.ContentObserver$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001740android.database.ContentObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001741android.database.CrossProcessCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001742android.database.CrossProcessCursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001743android.database.Cursor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001744android.database.CursorIndexOutOfBoundsException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001745android.database.CursorToBulkCursorAdaptor$ContentObserverProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001746android.database.CursorToBulkCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001747android.database.CursorWindow$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001748android.database.CursorWindow
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001749android.database.CursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001750android.database.DataSetObservable
1751android.database.DataSetObserver
Jesse Wilson80686182011-01-21 17:12:43 -08001752android.database.DatabaseErrorHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001753android.database.DatabaseUtils$InsertHelper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001754android.database.DatabaseUtils
Jesse Wilson80686182011-01-21 17:12:43 -08001755android.database.DefaultDatabaseErrorHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001756android.database.IBulkCursor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001757android.database.IContentObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001758android.database.IContentObserver$Stub
1759android.database.IContentObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001760android.database.MatrixCursor$RowBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08001761android.database.MatrixCursor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001762android.database.MergeCursor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001763android.database.MergeCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001764android.database.Observable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001765android.database.SQLException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001766android.database.StaleDataException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001767android.database.sqlite.-$$Lambda$RBWjWVyGrOTsQrLCYzJ_G8Uk25Q
art-benchmark-serviced5115932020-02-25 17:55:03 -08001768android.database.sqlite.-$$Lambda$SQLiteDatabase$1FsSJH2q7x3eeDFXCAu9l4piDsE
1769android.database.sqlite.-$$Lambda$SQLiteQueryBuilder$W2yQ6UjYGqGIu6HEomKgdgvGNKI
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001770android.database.sqlite.DatabaseObjectNotClosedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001771android.database.sqlite.SQLiteAbortException
1772android.database.sqlite.SQLiteAccessPermException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001773android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001774android.database.sqlite.SQLiteBlobTooBigException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001775android.database.sqlite.SQLiteCantOpenDatabaseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001776android.database.sqlite.SQLiteClosable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001777android.database.sqlite.SQLiteCompatibilityWalFlags
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001778android.database.sqlite.SQLiteConnection$Operation
1779android.database.sqlite.SQLiteConnection$OperationLog
1780android.database.sqlite.SQLiteConnection$PreparedStatement
1781android.database.sqlite.SQLiteConnection$PreparedStatementCache
Calin Juravle00b23d32019-03-08 17:52:20 -08001782android.database.sqlite.SQLiteConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001783android.database.sqlite.SQLiteConnectionPool$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001784android.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus
Kenny Root9787b802013-04-26 12:53:57 -07001785android.database.sqlite.SQLiteConnectionPool$ConnectionWaiter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001786android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001787android.database.sqlite.SQLiteConnectionPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001788android.database.sqlite.SQLiteConstraintException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001789android.database.sqlite.SQLiteCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001790android.database.sqlite.SQLiteCursorDriver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001791android.database.sqlite.SQLiteCustomFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001792android.database.sqlite.SQLiteDatabase$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001793android.database.sqlite.SQLiteDatabase$CursorFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001794android.database.sqlite.SQLiteDatabase$OpenParams$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001795android.database.sqlite.SQLiteDatabase$OpenParams
1796android.database.sqlite.SQLiteDatabase
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001797android.database.sqlite.SQLiteDatabaseConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001798android.database.sqlite.SQLiteDatabaseCorruptException
1799android.database.sqlite.SQLiteDatabaseLockedException
Calin Juravle00b23d32019-03-08 17:52:20 -08001800android.database.sqlite.SQLiteDebug$DbStats
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001801android.database.sqlite.SQLiteDebug$PagerStats
Calin Juravle00b23d32019-03-08 17:52:20 -08001802android.database.sqlite.SQLiteDebug
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001803android.database.sqlite.SQLiteDirectCursorDriver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001804android.database.sqlite.SQLiteDiskIOException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001805android.database.sqlite.SQLiteDoneException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001806android.database.sqlite.SQLiteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001807android.database.sqlite.SQLiteFullException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001808android.database.sqlite.SQLiteGlobal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001809android.database.sqlite.SQLiteOpenHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001810android.database.sqlite.SQLiteOutOfMemoryException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001811android.database.sqlite.SQLiteProgram
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001812android.database.sqlite.SQLiteQuery
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001813android.database.sqlite.SQLiteQueryBuilder
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001814android.database.sqlite.SQLiteSession$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08001815android.database.sqlite.SQLiteSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001816android.database.sqlite.SQLiteStatement
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001817android.database.sqlite.SQLiteStatementInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001818android.database.sqlite.SQLiteTableLockedException
1819android.database.sqlite.SQLiteTokenizer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001820android.database.sqlite.SQLiteTransactionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001821android.database.sqlite.SqliteWrapper
art-benchmark-service35aba412020-02-03 11:53:25 -08001822android.ddm.DdmHandleAppName$Names
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001823android.ddm.DdmHandleAppName
Evan Millar0ea97b82009-03-24 17:49:23 -07001824android.ddm.DdmHandleExit
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001825android.ddm.DdmHandleHeap
1826android.ddm.DdmHandleHello
Evan Millar0ea97b82009-03-24 17:49:23 -07001827android.ddm.DdmHandleNativeHeap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001828android.ddm.DdmHandleProfiling
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001829android.ddm.DdmHandleThread
Kenny Root9787b802013-04-26 12:53:57 -07001830android.ddm.DdmHandleViewDebug
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001831android.ddm.DdmRegister
Calin Juravle00b23d32019-03-08 17:52:20 -08001832android.debug.AdbManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001833android.debug.AdbManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08001834android.debug.IAdbManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001835android.debug.IAdbManager$Stub
1836android.debug.IAdbManager
1837android.debug.IAdbTransport$Stub
1838android.debug.IAdbTransport
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001839android.graphics.-$$Lambda$ColorSpace$BNp-1CyCzsQzfE-Ads9uc4rJDfw
1840android.graphics.-$$Lambda$ColorSpace$Rgb$8EkhO2jIf14tuA3BvrmYJMa7YXM
1841android.graphics.-$$Lambda$ColorSpace$Rgb$CqKld6797g7__JnuY0NeFz5q4_E
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001842android.graphics.-$$Lambda$ColorSpace$Rgb$V_0lmM2WEpxGBDV_1G1wvvidn7Y
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001843android.graphics.-$$Lambda$ColorSpace$Rgb$ZvS77aTfobOSa2o9MTqYMph4Rcg
1844android.graphics.-$$Lambda$ColorSpace$Rgb$b9VGKuNnse0bbguR9jbOM_wK2Ac
1845android.graphics.-$$Lambda$ColorSpace$Rgb$bWzafC8vMHNuVmRuTUPEFUMlfuY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001846android.graphics.-$$Lambda$ColorSpace$Rgb$iMkODTKa3_8kPZUnZZerD2Lv-yo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001847android.graphics.-$$Lambda$ColorSpace$S2rlqJvkXGTpUF6mZhvkElds8JE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001848android.graphics.BLASTBufferQueue
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001849android.graphics.BaseCanvas
John Reck6b164402018-09-24 15:25:42 -07001850android.graphics.BaseRecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001851android.graphics.Bitmap$1
Calin Juravle4a054192018-05-29 17:52:20 -07001852android.graphics.Bitmap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001853android.graphics.Bitmap$CompressFormat
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001854android.graphics.Bitmap$Config
Calin Juravle00b23d32019-03-08 17:52:20 -08001855android.graphics.Bitmap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001856android.graphics.BitmapFactory$Options
Calin Juravle00b23d32019-03-08 17:52:20 -08001857android.graphics.BitmapFactory
Jesse Wilson80686182011-01-21 17:12:43 -08001858android.graphics.BitmapRegionDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001859android.graphics.BitmapShader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001860android.graphics.BlendMode$1
Calin Juravle36829e52019-04-10 19:07:47 -07001861android.graphics.BlendMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001862android.graphics.BlendModeColorFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001863android.graphics.BlurMaskFilter$Blur
Calin Juravle00b23d32019-03-08 17:52:20 -08001864android.graphics.BlurMaskFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001865android.graphics.Camera
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001866android.graphics.Canvas$EdgeType
Andreas Gampe859e2782016-04-06 18:37:56 -07001867android.graphics.Canvas$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001868android.graphics.Canvas
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001869android.graphics.CanvasProperty
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001870android.graphics.Color
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001871android.graphics.ColorFilter$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001872android.graphics.ColorFilter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001873android.graphics.ColorMatrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001874android.graphics.ColorMatrixColorFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08001875android.graphics.ColorSpace$Adaptation
art-benchmark-serviced5115932020-02-25 17:55:03 -08001876android.graphics.ColorSpace$Connector
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001877android.graphics.ColorSpace$Lab
1878android.graphics.ColorSpace$Model
1879android.graphics.ColorSpace$Named
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001880android.graphics.ColorSpace$RenderIntent
Calin Juravle00b23d32019-03-08 17:52:20 -08001881android.graphics.ColorSpace$Rgb$NoImagePreloadHolder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001882android.graphics.ColorSpace$Rgb$TransferParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08001883android.graphics.ColorSpace$Rgb
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001884android.graphics.ColorSpace$Xyz
Calin Juravle00b23d32019-03-08 17:52:20 -08001885android.graphics.ColorSpace
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001886android.graphics.ComposePathEffect
1887android.graphics.ComposeShader
1888android.graphics.CornerPathEffect
1889android.graphics.DashPathEffect
1890android.graphics.DiscretePathEffect
1891android.graphics.DrawFilter
1892android.graphics.EmbossMaskFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001893android.graphics.FontFamily
1894android.graphics.FontListParser
Calin Juravle00b23d32019-03-08 17:52:20 -08001895android.graphics.FrameInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001896android.graphics.GraphicBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001897android.graphics.GraphicBuffer
1898android.graphics.HardwareRenderer$DestroyContextRunnable
1899android.graphics.HardwareRenderer$FrameCompleteCallback
1900android.graphics.HardwareRenderer$FrameDrawingCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001901android.graphics.HardwareRenderer$FrameRenderRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08001902android.graphics.HardwareRenderer$ProcessInitializer$1
1903android.graphics.HardwareRenderer$ProcessInitializer
1904android.graphics.HardwareRenderer
art-benchmark-service56aece62020-02-10 17:58:03 -08001905android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener
1906android.graphics.HardwareRendererObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001907android.graphics.ImageDecoder$AssetInputStreamSource
1908android.graphics.ImageDecoder$DecodeException
1909android.graphics.ImageDecoder$ImageInfo
1910android.graphics.ImageDecoder$InputStreamSource
1911android.graphics.ImageDecoder$OnHeaderDecodedListener
1912android.graphics.ImageDecoder$Source
Calin Juravle00b23d32019-03-08 17:52:20 -08001913android.graphics.ImageDecoder
Calin Juravle36829e52019-04-10 19:07:47 -07001914android.graphics.Insets$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001915android.graphics.Insets
Calin Juravle4a054192018-05-29 17:52:20 -07001916android.graphics.Interpolator$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08001917android.graphics.Interpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001918android.graphics.LeakyTypefaceStorage
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001919android.graphics.LightingColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001920android.graphics.LinearGradient
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001921android.graphics.MaskFilter
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001922android.graphics.Matrix$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001923android.graphics.Matrix$NoImagePreloadHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001924android.graphics.Matrix$ScaleToFit
Calin Juravle00b23d32019-03-08 17:52:20 -08001925android.graphics.Matrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001926android.graphics.Movie
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001927android.graphics.NinePatch$InsetStruct
Calin Juravle00b23d32019-03-08 17:52:20 -08001928android.graphics.NinePatch
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001929android.graphics.Outline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001930android.graphics.Paint$Align
1931android.graphics.Paint$Cap
1932android.graphics.Paint$FontMetrics
1933android.graphics.Paint$FontMetricsInt
1934android.graphics.Paint$Join
Andreas Gampe859e2782016-04-06 18:37:56 -07001935android.graphics.Paint$NoImagePreloadHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001936android.graphics.Paint$Style
Calin Juravle00b23d32019-03-08 17:52:20 -08001937android.graphics.Paint
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001938android.graphics.PaintFlagsDrawFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001939android.graphics.Path$Direction
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001940android.graphics.Path$FillType
art-benchmark-serviced5115932020-02-25 17:55:03 -08001941android.graphics.Path$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001942android.graphics.Path
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001943android.graphics.PathDashPathEffect
1944android.graphics.PathEffect
1945android.graphics.PathMeasure
art-benchmark-serviced5115932020-02-25 17:55:03 -08001946android.graphics.Picture$PictureCanvas
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001947android.graphics.Picture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001948android.graphics.PixelFormat
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001949android.graphics.Point$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001950android.graphics.Point
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001951android.graphics.PointF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001952android.graphics.PointF
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001953android.graphics.PorterDuff$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -08001954android.graphics.PorterDuff
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001955android.graphics.PorterDuffColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001956android.graphics.PorterDuffXfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001957android.graphics.RadialGradient
Calin Juravle00b23d32019-03-08 17:52:20 -08001958android.graphics.RecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001959android.graphics.Rect$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001960android.graphics.Rect$UnflattenHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001961android.graphics.Rect
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001962android.graphics.RectF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001963android.graphics.RectF
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001964android.graphics.Region$1
Jesse Wilson80686182011-01-21 17:12:43 -08001965android.graphics.Region$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001966android.graphics.Region
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001967android.graphics.RegionIterator
Calin Juravle36829e52019-04-10 19:07:47 -07001968android.graphics.RenderNode$AnimationHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001969android.graphics.RenderNode$CompositePositionUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001970android.graphics.RenderNode$NoImagePreloadHolder
1971android.graphics.RenderNode$PositionUpdateListener
1972android.graphics.RenderNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001973android.graphics.RuntimeShader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001974android.graphics.Shader$NoImagePreloadHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001975android.graphics.Shader$TileMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001976android.graphics.Shader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001977android.graphics.SumPathEffect
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001978android.graphics.SurfaceTexture$1
1979android.graphics.SurfaceTexture$OnFrameAvailableListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001980android.graphics.SurfaceTexture
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001981android.graphics.SweepGradient
1982android.graphics.TableMaskFilter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001983android.graphics.TemporaryBuffer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001984android.graphics.Typeface$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001985android.graphics.Typeface$CustomFallbackBuilder
1986android.graphics.Typeface
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001987android.graphics.Xfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001988android.graphics.YuvImage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001989android.graphics.drawable.-$$Lambda$AnimatedVectorDrawable$VectorDrawableAnimatorRT$PzjgSeyQweoFjbEZJP80UteZqm8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001990android.graphics.drawable.-$$Lambda$BitmapDrawable$LMqt8JvxZ4giSOIRAtlCKDg39Jw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001991android.graphics.drawable.-$$Lambda$Drawable$bbJz2VgQAwkXlE27mR8nPMYacEw
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001992android.graphics.drawable.-$$Lambda$NinePatchDrawable$yQvfm7FAkslD5wdGFysjgwt8cLE
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001993android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable
1994android.graphics.drawable.AdaptiveIconDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08001995android.graphics.drawable.AdaptiveIconDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08001996android.graphics.drawable.Animatable2$AnimationCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001997android.graphics.drawable.Animatable2
Calin Juravle00b23d32019-03-08 17:52:20 -08001998android.graphics.drawable.Animatable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001999android.graphics.drawable.AnimatedImageDrawable$State
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002000android.graphics.drawable.AnimatedImageDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002001android.graphics.drawable.AnimatedRotateDrawable$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002002android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002003android.graphics.drawable.AnimatedRotateDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002004android.graphics.drawable.AnimatedStateListDrawable$AnimatableTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002005android.graphics.drawable.AnimatedStateListDrawable$AnimatedStateListState
Calin Juravle4a054192018-05-29 17:52:20 -07002006android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002007android.graphics.drawable.AnimatedStateListDrawable$AnimationDrawableTransition
art-benchmark-serviced5115932020-02-25 17:55:03 -08002008android.graphics.drawable.AnimatedStateListDrawable$FrameInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002009android.graphics.drawable.AnimatedStateListDrawable$Transition
Calin Juravle00b23d32019-03-08 17:52:20 -08002010android.graphics.drawable.AnimatedStateListDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002011android.graphics.drawable.AnimatedVectorDrawable$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002012android.graphics.drawable.AnimatedVectorDrawable$2
Andreas Gampe61e7b662015-06-17 23:57:04 -07002013android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator
Calin Juravle00b23d32019-03-08 17:52:20 -08002014android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState
Andreas Gampe859e2782016-04-06 18:37:56 -07002015android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimator
Doris Liu28cfd202016-02-22 16:51:40 -08002016android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002017android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorUI
Calin Juravle00b23d32019-03-08 17:52:20 -08002018android.graphics.drawable.AnimatedVectorDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002019android.graphics.drawable.AnimationDrawable$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08002020android.graphics.drawable.AnimationDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002021android.graphics.drawable.BitmapDrawable$BitmapState
Calin Juravle00b23d32019-03-08 17:52:20 -08002022android.graphics.drawable.BitmapDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002023android.graphics.drawable.ClipDrawable$ClipState
Calin Juravle00b23d32019-03-08 17:52:20 -08002024android.graphics.drawable.ClipDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002025android.graphics.drawable.ColorDrawable$ColorState
Calin Juravle00b23d32019-03-08 17:52:20 -08002026android.graphics.drawable.ColorDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002027android.graphics.drawable.ColorStateListDrawable$ColorStateListDrawableState
2028android.graphics.drawable.ColorStateListDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002029android.graphics.drawable.Drawable$Callback
2030android.graphics.drawable.Drawable$ConstantState
Calin Juravle00b23d32019-03-08 17:52:20 -08002031android.graphics.drawable.Drawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002032android.graphics.drawable.DrawableContainer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002033android.graphics.drawable.DrawableContainer$BlockInvalidateCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002034android.graphics.drawable.DrawableContainer$DrawableContainerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002035android.graphics.drawable.DrawableContainer
Andreas Gampe571fc302016-02-18 13:58:09 -08002036android.graphics.drawable.DrawableInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07002037android.graphics.drawable.DrawableWrapper$DrawableWrapperState
Calin Juravle00b23d32019-03-08 17:52:20 -08002038android.graphics.drawable.DrawableWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07002039android.graphics.drawable.GradientDrawable$1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002040android.graphics.drawable.GradientDrawable$GradientState
2041android.graphics.drawable.GradientDrawable$Orientation
Calin Juravle00b23d32019-03-08 17:52:20 -08002042android.graphics.drawable.GradientDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002043android.graphics.drawable.Icon$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002044android.graphics.drawable.Icon$LoadDrawableTask
Calin Juravle00b23d32019-03-08 17:52:20 -08002045android.graphics.drawable.Icon
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002046android.graphics.drawable.InsetDrawable$InsetState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002047android.graphics.drawable.InsetDrawable$InsetValue
Calin Juravle00b23d32019-03-08 17:52:20 -08002048android.graphics.drawable.InsetDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002049android.graphics.drawable.LayerDrawable$ChildDrawable
Evan Millar0ea97b82009-03-24 17:49:23 -07002050android.graphics.drawable.LayerDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002051android.graphics.drawable.LayerDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002052android.graphics.drawable.LevelListDrawable$LevelListState
2053android.graphics.drawable.LevelListDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002054android.graphics.drawable.NinePatchDrawable$NinePatchState
Calin Juravle00b23d32019-03-08 17:52:20 -08002055android.graphics.drawable.NinePatchDrawable
Calin Juravle4a054192018-05-29 17:52:20 -07002056android.graphics.drawable.PaintDrawable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002057android.graphics.drawable.RippleBackground$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07002058android.graphics.drawable.RippleBackground$BackgroundProperty
Calin Juravle00b23d32019-03-08 17:52:20 -08002059android.graphics.drawable.RippleBackground
Andreas Gampe61e7b662015-06-17 23:57:04 -07002060android.graphics.drawable.RippleComponent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002061android.graphics.drawable.RippleDrawable$RippleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002062android.graphics.drawable.RippleDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002063android.graphics.drawable.RippleForeground$1
2064android.graphics.drawable.RippleForeground$2
2065android.graphics.drawable.RippleForeground$3
2066android.graphics.drawable.RippleForeground$4
Calin Juravle00b23d32019-03-08 17:52:20 -08002067android.graphics.drawable.RippleForeground
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002068android.graphics.drawable.RotateDrawable$RotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002069android.graphics.drawable.RotateDrawable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002070android.graphics.drawable.ScaleDrawable$ScaleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002071android.graphics.drawable.ScaleDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002072android.graphics.drawable.ShapeDrawable$ShaderFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002073android.graphics.drawable.ShapeDrawable$ShapeState
Calin Juravle00b23d32019-03-08 17:52:20 -08002074android.graphics.drawable.ShapeDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002075android.graphics.drawable.StateListDrawable$StateListState
Calin Juravle00b23d32019-03-08 17:52:20 -08002076android.graphics.drawable.StateListDrawable
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002077android.graphics.drawable.TransitionDrawable$TransitionState
Calin Juravle00b23d32019-03-08 17:52:20 -08002078android.graphics.drawable.TransitionDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002079android.graphics.drawable.VectorDrawable$VClipPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002080android.graphics.drawable.VectorDrawable$VFullPath$10
Calin Juravle00b23d32019-03-08 17:52:20 -08002081android.graphics.drawable.VectorDrawable$VFullPath$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002082android.graphics.drawable.VectorDrawable$VFullPath$2
2083android.graphics.drawable.VectorDrawable$VFullPath$3
2084android.graphics.drawable.VectorDrawable$VFullPath$4
2085android.graphics.drawable.VectorDrawable$VFullPath$5
2086android.graphics.drawable.VectorDrawable$VFullPath$6
2087android.graphics.drawable.VectorDrawable$VFullPath$7
2088android.graphics.drawable.VectorDrawable$VFullPath$8
2089android.graphics.drawable.VectorDrawable$VFullPath$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002090android.graphics.drawable.VectorDrawable$VFullPath
Andreas Gampe571fc302016-02-18 13:58:09 -08002091android.graphics.drawable.VectorDrawable$VGroup$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002092android.graphics.drawable.VectorDrawable$VGroup$2
2093android.graphics.drawable.VectorDrawable$VGroup$3
2094android.graphics.drawable.VectorDrawable$VGroup$4
2095android.graphics.drawable.VectorDrawable$VGroup$5
2096android.graphics.drawable.VectorDrawable$VGroup$6
2097android.graphics.drawable.VectorDrawable$VGroup$7
2098android.graphics.drawable.VectorDrawable$VGroup$8
2099android.graphics.drawable.VectorDrawable$VGroup$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002100android.graphics.drawable.VectorDrawable$VGroup
Andreas Gampe571fc302016-02-18 13:58:09 -08002101android.graphics.drawable.VectorDrawable$VObject
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002102android.graphics.drawable.VectorDrawable$VPath$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002103android.graphics.drawable.VectorDrawable$VPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002104android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002105android.graphics.drawable.VectorDrawable$VectorDrawableState
2106android.graphics.drawable.VectorDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002107android.graphics.drawable.shapes.OvalShape
art-benchmark-serviced5115932020-02-25 17:55:03 -08002108android.graphics.drawable.shapes.PathShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002109android.graphics.drawable.shapes.RectShape
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002110android.graphics.drawable.shapes.RoundRectShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002111android.graphics.drawable.shapes.Shape
Calin Juravle00b23d32019-03-08 17:52:20 -08002112android.graphics.fonts.Font$Builder
2113android.graphics.fonts.Font
2114android.graphics.fonts.FontCustomizationParser$Result
2115android.graphics.fonts.FontCustomizationParser
2116android.graphics.fonts.FontFamily$Builder
2117android.graphics.fonts.FontFamily
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002118android.graphics.fonts.FontFileUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08002119android.graphics.fonts.FontStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002120android.graphics.fonts.FontVariationAxis
Calin Juravle00b23d32019-03-08 17:52:20 -08002121android.graphics.fonts.SystemFonts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002122android.graphics.pdf.PdfDocument
2123android.graphics.pdf.PdfEditor
2124android.graphics.pdf.PdfRenderer
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002125android.graphics.text.LineBreaker$Builder
2126android.graphics.text.LineBreaker$ParagraphConstraints
2127android.graphics.text.LineBreaker$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08002128android.graphics.text.LineBreaker
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002129android.graphics.text.MeasuredText$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002130android.graphics.text.MeasuredText
art-benchmark-serviced5115932020-02-25 17:55:03 -08002131android.gsi.GsiProgress$1
2132android.gsi.GsiProgress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002133android.gsi.IGsiService$Stub$Proxy
2134android.gsi.IGsiService$Stub
2135android.gsi.IGsiService
art-benchmark-serviced5115932020-02-25 17:55:03 -08002136android.gsi.IGsid$Stub$Proxy
2137android.gsi.IGsid$Stub
2138android.gsi.IGsid
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002139android.hardware.Camera$CameraInfo
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002140android.hardware.Camera$Face
Calin Juravle00b23d32019-03-08 17:52:20 -08002141android.hardware.Camera
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002142android.hardware.CameraStatus$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002143android.hardware.CameraStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07002144android.hardware.ConsumerIrManager
Calin Juravle4a054192018-05-29 17:52:20 -07002145android.hardware.GeomagneticField$LegendreTable
Calin Juravle00b23d32019-03-08 17:52:20 -08002146android.hardware.GeomagneticField
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002147android.hardware.HardwareBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002148android.hardware.HardwareBuffer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002149android.hardware.ICameraService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002150android.hardware.ICameraService$Stub
2151android.hardware.ICameraService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002152android.hardware.ICameraServiceListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002153android.hardware.ICameraServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002154android.hardware.ICameraServiceProxy$Stub
2155android.hardware.ICameraServiceProxy
2156android.hardware.IConsumerIrService$Stub
2157android.hardware.IConsumerIrService
2158android.hardware.ISensorPrivacyListener$Stub$Proxy
2159android.hardware.ISensorPrivacyListener$Stub
2160android.hardware.ISensorPrivacyListener
2161android.hardware.ISensorPrivacyManager$Stub$Proxy
2162android.hardware.ISensorPrivacyManager$Stub
2163android.hardware.ISensorPrivacyManager
2164android.hardware.ISerialManager$Stub
2165android.hardware.ISerialManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002166android.hardware.Sensor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002167android.hardware.SensorAdditionalInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07002168android.hardware.SensorEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08002169android.hardware.SensorEventCallback
2170android.hardware.SensorEventListener2
Kenny Root9787b802013-04-26 12:53:57 -07002171android.hardware.SensorEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002172android.hardware.SensorListener
Evan Millar0ea97b82009-03-24 17:49:23 -07002173android.hardware.SensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002174android.hardware.SensorPrivacyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002175android.hardware.SensorPrivacyManager
Andreas Gampe61e7b662015-06-17 23:57:04 -07002176android.hardware.SerialManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002177android.hardware.SerialPort
Kenny Root9787b802013-04-26 12:53:57 -07002178android.hardware.SystemSensorManager$BaseEventQueue
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002179android.hardware.SystemSensorManager$SensorEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002180android.hardware.SystemSensorManager$TriggerEventQueue
Calin Juravle00b23d32019-03-08 17:52:20 -08002181android.hardware.SystemSensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002182android.hardware.TriggerEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002183android.hardware.TriggerEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002184android.hardware.biometrics.BiometricAuthenticator$AuthenticationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002185android.hardware.biometrics.BiometricAuthenticator$Identifier
Calin Juravle00b23d32019-03-08 17:52:20 -08002186android.hardware.biometrics.BiometricAuthenticator
2187android.hardware.biometrics.BiometricFaceConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002188android.hardware.biometrics.BiometricFingerprintConstants
Calin Juravle00b23d32019-03-08 17:52:20 -08002189android.hardware.biometrics.BiometricManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002190android.hardware.biometrics.BiometricSourceType$1
2191android.hardware.biometrics.BiometricSourceType
art-benchmark-serviced5115932020-02-25 17:55:03 -08002192android.hardware.biometrics.CryptoObject
2193android.hardware.biometrics.IAuthService$Stub$Proxy
2194android.hardware.biometrics.IAuthService$Stub
2195android.hardware.biometrics.IAuthService
2196android.hardware.biometrics.IBiometricAuthenticator$Stub$Proxy
2197android.hardware.biometrics.IBiometricAuthenticator$Stub
2198android.hardware.biometrics.IBiometricAuthenticator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002199android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub$Proxy
2200android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub
2201android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002202android.hardware.biometrics.IBiometricNativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002203android.hardware.biometrics.IBiometricService$Stub$Proxy
2204android.hardware.biometrics.IBiometricService$Stub
2205android.hardware.biometrics.IBiometricService
2206android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002207android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub
2208android.hardware.biometrics.IBiometricServiceLockoutResetCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002209android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy
2210android.hardware.biometrics.IBiometricServiceReceiver$Stub
2211android.hardware.biometrics.IBiometricServiceReceiver
2212android.hardware.biometrics.IBiometricServiceReceiverInternal$Stub$Proxy
2213android.hardware.biometrics.IBiometricServiceReceiverInternal$Stub
2214android.hardware.biometrics.IBiometricServiceReceiverInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002215android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$6Ptxoe4wF_VCkE_pml8t66mklao
2216android.hardware.camera2.-$$Lambda$CameraManager$CameraManagerGlobal$CONvadOBAEkcHSpx8j61v67qRGM
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002217android.hardware.camera2.CameraAccessException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002218android.hardware.camera2.CameraCharacteristics$1
2219android.hardware.camera2.CameraCharacteristics$2
2220android.hardware.camera2.CameraCharacteristics$3
2221android.hardware.camera2.CameraCharacteristics$4
2222android.hardware.camera2.CameraCharacteristics$5
art-benchmark-service56aece62020-02-10 17:58:03 -08002223android.hardware.camera2.CameraCharacteristics$6
Andreas Gampe571fc302016-02-18 13:58:09 -08002224android.hardware.camera2.CameraCharacteristics$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002225android.hardware.camera2.CameraCharacteristics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002226android.hardware.camera2.CameraDevice
2227android.hardware.camera2.CameraManager$AvailabilityCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002228android.hardware.camera2.CameraManager$CameraManagerGlobal$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002229android.hardware.camera2.CameraManager$CameraManagerGlobal$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002230android.hardware.camera2.CameraManager$CameraManagerGlobal
2231android.hardware.camera2.CameraManager$TorchCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002232android.hardware.camera2.CameraManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002233android.hardware.camera2.CameraMetadata
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002234android.hardware.camera2.CaptureRequest$1
2235android.hardware.camera2.CaptureRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08002236android.hardware.camera2.CaptureRequest$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002237android.hardware.camera2.CaptureRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002238android.hardware.camera2.CaptureResult$1
2239android.hardware.camera2.CaptureResult$2
2240android.hardware.camera2.CaptureResult$3
Andreas Gampe571fc302016-02-18 13:58:09 -08002241android.hardware.camera2.CaptureResult$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002242android.hardware.camera2.CaptureResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002243android.hardware.camera2.DngCreator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002244android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor
2245android.hardware.camera2.impl.CameraDeviceImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002246android.hardware.camera2.impl.CameraMetadataNative$10
2247android.hardware.camera2.impl.CameraMetadataNative$11
2248android.hardware.camera2.impl.CameraMetadataNative$12
2249android.hardware.camera2.impl.CameraMetadataNative$13
2250android.hardware.camera2.impl.CameraMetadataNative$14
2251android.hardware.camera2.impl.CameraMetadataNative$15
2252android.hardware.camera2.impl.CameraMetadataNative$16
2253android.hardware.camera2.impl.CameraMetadataNative$17
2254android.hardware.camera2.impl.CameraMetadataNative$18
2255android.hardware.camera2.impl.CameraMetadataNative$19
Calin Juravle00b23d32019-03-08 17:52:20 -08002256android.hardware.camera2.impl.CameraMetadataNative$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002257android.hardware.camera2.impl.CameraMetadataNative$20
Calin Juravle00b23d32019-03-08 17:52:20 -08002258android.hardware.camera2.impl.CameraMetadataNative$21
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002259android.hardware.camera2.impl.CameraMetadataNative$22
art-benchmark-serviced5115932020-02-25 17:55:03 -08002260android.hardware.camera2.impl.CameraMetadataNative$23
Calin Juravle00b23d32019-03-08 17:52:20 -08002261android.hardware.camera2.impl.CameraMetadataNative$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002262android.hardware.camera2.impl.CameraMetadataNative$3
2263android.hardware.camera2.impl.CameraMetadataNative$4
2264android.hardware.camera2.impl.CameraMetadataNative$5
2265android.hardware.camera2.impl.CameraMetadataNative$6
2266android.hardware.camera2.impl.CameraMetadataNative$7
2267android.hardware.camera2.impl.CameraMetadataNative$8
2268android.hardware.camera2.impl.CameraMetadataNative$9
2269android.hardware.camera2.impl.CameraMetadataNative$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002270android.hardware.camera2.impl.CameraMetadataNative
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002271android.hardware.camera2.impl.GetCommand
2272android.hardware.camera2.impl.SetCommand
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002273android.hardware.camera2.legacy.LegacyCameraDevice
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002274android.hardware.camera2.legacy.LegacyExceptionUtils$BufferQueueAbandonedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002275android.hardware.camera2.legacy.LegacyMetadataMapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002276android.hardware.camera2.legacy.PerfMeasurement
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002277android.hardware.camera2.marshal.MarshalHelpers
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002278android.hardware.camera2.marshal.MarshalQueryable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002279android.hardware.camera2.marshal.MarshalRegistry$MarshalToken
Calin Juravle00b23d32019-03-08 17:52:20 -08002280android.hardware.camera2.marshal.MarshalRegistry
Calin Juravle4a054192018-05-29 17:52:20 -07002281android.hardware.camera2.marshal.Marshaler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002282android.hardware.camera2.marshal.impl.MarshalQueryableArray$MarshalerArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002283android.hardware.camera2.marshal.impl.MarshalQueryableArray
2284android.hardware.camera2.marshal.impl.MarshalQueryableBlackLevelPattern
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002285android.hardware.camera2.marshal.impl.MarshalQueryableBoolean$MarshalerBoolean
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002286android.hardware.camera2.marshal.impl.MarshalQueryableBoolean
2287android.hardware.camera2.marshal.impl.MarshalQueryableColorSpaceTransform
2288android.hardware.camera2.marshal.impl.MarshalQueryableEnum
2289android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration
2290android.hardware.camera2.marshal.impl.MarshalQueryableMeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002291android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08002292android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002293android.hardware.camera2.marshal.impl.MarshalQueryablePair
2294android.hardware.camera2.marshal.impl.MarshalQueryableParcelable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002295android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive$MarshalerPrimitive
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002296android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive
2297android.hardware.camera2.marshal.impl.MarshalQueryableRange
Calin Juravle00b23d32019-03-08 17:52:20 -08002298android.hardware.camera2.marshal.impl.MarshalQueryableRecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002299android.hardware.camera2.marshal.impl.MarshalQueryableRect
2300android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap
2301android.hardware.camera2.marshal.impl.MarshalQueryableRggbChannelVector
art-benchmark-serviced5115932020-02-25 17:55:03 -08002302android.hardware.camera2.marshal.impl.MarshalQueryableSize$MarshalerSize
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002303android.hardware.camera2.marshal.impl.MarshalQueryableSize
2304android.hardware.camera2.marshal.impl.MarshalQueryableSizeF
2305android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration
2306android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration
2307android.hardware.camera2.marshal.impl.MarshalQueryableString
2308android.hardware.camera2.params.BlackLevelPattern
art-benchmark-service56aece62020-02-10 17:58:03 -08002309android.hardware.camera2.params.Capability
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002310android.hardware.camera2.params.ColorSpaceTransform
2311android.hardware.camera2.params.Face
2312android.hardware.camera2.params.HighSpeedVideoConfiguration
2313android.hardware.camera2.params.LensShadingMap
Calin Juravle36829e52019-04-10 19:07:47 -07002314android.hardware.camera2.params.MandatoryStreamCombination$ReprocessType
2315android.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold
2316android.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate
2317android.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate
Calin Juravle00b23d32019-03-08 17:52:20 -08002318android.hardware.camera2.params.MandatoryStreamCombination
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002319android.hardware.camera2.params.MeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002320android.hardware.camera2.params.OisSample
Calin Juravle00b23d32019-03-08 17:52:20 -08002321android.hardware.camera2.params.RecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002322android.hardware.camera2.params.ReprocessFormatsMap
2323android.hardware.camera2.params.RggbChannelVector
2324android.hardware.camera2.params.StreamConfiguration
2325android.hardware.camera2.params.StreamConfigurationDuration
2326android.hardware.camera2.params.StreamConfigurationMap
2327android.hardware.camera2.params.TonemapCurve
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002328android.hardware.camera2.utils.ArrayUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08002329android.hardware.camera2.utils.ConcurrentCameraIdCombination
2330android.hardware.camera2.utils.TypeReference$SpecializedBaseTypeReference
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002331android.hardware.camera2.utils.TypeReference$SpecializedTypeReference
Calin Juravle00b23d32019-03-08 17:52:20 -08002332android.hardware.camera2.utils.TypeReference
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002333android.hardware.contexthub.V1_0.ContextHub
2334android.hardware.contexthub.V1_0.ContextHubMsg
2335android.hardware.contexthub.V1_0.HubAppInfo
2336android.hardware.contexthub.V1_0.IContexthub$Proxy
2337android.hardware.contexthub.V1_0.IContexthub
2338android.hardware.contexthub.V1_0.IContexthubCallback$Stub
2339android.hardware.contexthub.V1_0.IContexthubCallback
2340android.hardware.contexthub.V1_0.MemRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002341android.hardware.contexthub.V1_0.NanoAppBinary
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002342android.hardware.contexthub.V1_0.PhysicalSensor
2343android.hardware.display.-$$Lambda$NightDisplayListener$sOK1HmSbMnFLzc4SdDD1WpVWJiI
Calin Juravle4a054192018-05-29 17:52:20 -07002344android.hardware.display.AmbientBrightnessDayStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002345android.hardware.display.AmbientBrightnessDayStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002346android.hardware.display.AmbientDisplayConfiguration
Calin Juravle4a054192018-05-29 17:52:20 -07002347android.hardware.display.BrightnessChangeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002348android.hardware.display.BrightnessChangeEvent$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002349android.hardware.display.BrightnessChangeEvent
Calin Juravle4a054192018-05-29 17:52:20 -07002350android.hardware.display.BrightnessConfiguration$1
2351android.hardware.display.BrightnessConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002352android.hardware.display.BrightnessConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002353android.hardware.display.BrightnessCorrection$1
2354android.hardware.display.BrightnessCorrection$BrightnessCorrectionImplementation
2355android.hardware.display.BrightnessCorrection$ScaleAndTranslateLog
2356android.hardware.display.BrightnessCorrection
Calin Juravle00b23d32019-03-08 17:52:20 -08002357android.hardware.display.ColorDisplayManager$ColorDisplayManagerInternal
2358android.hardware.display.ColorDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002359android.hardware.display.Curve$1
2360android.hardware.display.Curve
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002361android.hardware.display.DisplayManager$DisplayListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002362android.hardware.display.DisplayManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002363android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002364android.hardware.display.DisplayManagerGlobal$DisplayManagerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002365android.hardware.display.DisplayManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002366android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks
2367android.hardware.display.DisplayManagerInternal$DisplayPowerRequest
2368android.hardware.display.DisplayManagerInternal
2369android.hardware.display.DisplayViewport
Calin Juravle00b23d32019-03-08 17:52:20 -08002370android.hardware.display.DisplayedContentSample
2371android.hardware.display.DisplayedContentSamplingAttributes
2372android.hardware.display.IColorDisplayManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002373android.hardware.display.IColorDisplayManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07002374android.hardware.display.IColorDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002375android.hardware.display.IDisplayManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002376android.hardware.display.IDisplayManager$Stub
2377android.hardware.display.IDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002378android.hardware.display.IDisplayManagerCallback$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002379android.hardware.display.IDisplayManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002380android.hardware.display.IDisplayManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002381android.hardware.display.IVirtualDisplayCallback$Stub$Proxy
2382android.hardware.display.IVirtualDisplayCallback$Stub
2383android.hardware.display.IVirtualDisplayCallback
2384android.hardware.display.NightDisplayListener$1
2385android.hardware.display.NightDisplayListener$Callback
2386android.hardware.display.NightDisplayListener
2387android.hardware.display.Time$1
2388android.hardware.display.Time
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002389android.hardware.display.WifiDisplay$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002390android.hardware.display.WifiDisplay
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002391android.hardware.display.WifiDisplaySessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002392android.hardware.display.WifiDisplaySessionInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002393android.hardware.display.WifiDisplayStatus$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002394android.hardware.display.WifiDisplayStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002395android.hardware.face.Face$1
2396android.hardware.face.Face
2397android.hardware.face.FaceManager$1
2398android.hardware.face.FaceManager$AuthenticationCallback
2399android.hardware.face.FaceManager$AuthenticationResult
2400android.hardware.face.FaceManager$EnrollmentCallback
2401android.hardware.face.FaceManager$MyHandler
2402android.hardware.face.FaceManager$OnAuthenticationCancelListener
2403android.hardware.face.FaceManager$RemovalCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002404android.hardware.face.FaceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002405android.hardware.face.IFaceService$Stub$Proxy
2406android.hardware.face.IFaceService$Stub
2407android.hardware.face.IFaceService
2408android.hardware.face.IFaceServiceReceiver$Stub$Proxy
2409android.hardware.face.IFaceServiceReceiver$Stub
2410android.hardware.face.IFaceServiceReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08002411android.hardware.fingerprint.Fingerprint$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002412android.hardware.fingerprint.Fingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002413android.hardware.fingerprint.FingerprintManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002414android.hardware.fingerprint.FingerprintManager$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002415android.hardware.fingerprint.FingerprintManager$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08002416android.hardware.fingerprint.FingerprintManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002417android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub$Proxy
2418android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub
2419android.hardware.fingerprint.IFingerprintClientActiveCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002420android.hardware.fingerprint.IFingerprintService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002421android.hardware.fingerprint.IFingerprintService$Stub
2422android.hardware.fingerprint.IFingerprintService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002423android.hardware.fingerprint.IFingerprintServiceReceiver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002424android.hardware.fingerprint.IFingerprintServiceReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002425android.hardware.fingerprint.IFingerprintServiceReceiver
Andreas Gampe61e7b662015-06-17 23:57:04 -07002426android.hardware.hdmi.HdmiControlManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002427android.hardware.hdmi.HdmiPlaybackClient$DisplayStatusCallback
2428android.hardware.input.IInputDevicesChangedListener$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002429android.hardware.input.IInputDevicesChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002430android.hardware.input.IInputDevicesChangedListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002431android.hardware.input.IInputManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002432android.hardware.input.IInputManager$Stub
2433android.hardware.input.IInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002434android.hardware.input.ITabletModeChangedListener$Stub$Proxy
2435android.hardware.input.ITabletModeChangedListener$Stub
2436android.hardware.input.ITabletModeChangedListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002437android.hardware.input.InputDeviceIdentifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002438android.hardware.input.InputDeviceIdentifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002439android.hardware.input.InputManager$InputDeviceListener
2440android.hardware.input.InputManager$InputDeviceListenerDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08002441android.hardware.input.InputManager$InputDeviceVibrator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002442android.hardware.input.InputManager$InputDevicesChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002443android.hardware.input.InputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002444android.hardware.input.InputManagerInternal
2445android.hardware.input.KeyboardLayout$1
2446android.hardware.input.KeyboardLayout
2447android.hardware.input.TouchCalibration$1
2448android.hardware.input.TouchCalibration
Calin Juravle00b23d32019-03-08 17:52:20 -08002449android.hardware.iris.IrisManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002450android.hardware.lights.LightsManager
2451android.hardware.location.-$$Lambda$ContextHubManager$3$U9x_HK_GdADIEQ3mS5mDWMNWMu8
2452android.hardware.location.-$$Lambda$ContextHubManager$4$sylEfC1Rx_cxuQRnKuthZXmV8KI
2453android.hardware.location.-$$Lambda$ContextHubTransaction$7a5H6DrY_dOy9M3qnYHhlmDHRNQ
2454android.hardware.location.-$$Lambda$ContextHubTransaction$RNVGnle3xCUm9u68syzn6-2znnU
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002455android.hardware.location.ActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002456android.hardware.location.ContextHubClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08002457android.hardware.location.ContextHubClientCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002458android.hardware.location.ContextHubInfo$1
2459android.hardware.location.ContextHubInfo
2460android.hardware.location.ContextHubManager$2
2461android.hardware.location.ContextHubManager$3
2462android.hardware.location.ContextHubManager$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002463android.hardware.location.ContextHubManager$Callback
2464android.hardware.location.ContextHubManager$ICallback
Andreas Gampe859e2782016-04-06 18:37:56 -07002465android.hardware.location.ContextHubManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002466android.hardware.location.ContextHubMessage$1
2467android.hardware.location.ContextHubMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -08002468android.hardware.location.ContextHubTransaction$OnCompleteListener
2469android.hardware.location.ContextHubTransaction$Response
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002470android.hardware.location.ContextHubTransaction
art-benchmark-serviced5115932020-02-25 17:55:03 -08002471android.hardware.location.GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper
2472android.hardware.location.GeofenceHardware
2473android.hardware.location.GeofenceHardwareCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002474android.hardware.location.GeofenceHardwareImpl$1
2475android.hardware.location.GeofenceHardwareImpl$2
2476android.hardware.location.GeofenceHardwareImpl$3
2477android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
2478android.hardware.location.GeofenceHardwareImpl$Reaper
2479android.hardware.location.GeofenceHardwareImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08002480android.hardware.location.GeofenceHardwareMonitorCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002481android.hardware.location.GeofenceHardwareMonitorEvent$1
2482android.hardware.location.GeofenceHardwareMonitorEvent
2483android.hardware.location.GeofenceHardwareRequest
2484android.hardware.location.GeofenceHardwareRequestParcelable$1
2485android.hardware.location.GeofenceHardwareRequestParcelable
2486android.hardware.location.GeofenceHardwareService$1
2487android.hardware.location.GeofenceHardwareService
2488android.hardware.location.IActivityRecognitionHardware$Stub$Proxy
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002489android.hardware.location.IActivityRecognitionHardware$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002490android.hardware.location.IActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002491android.hardware.location.IActivityRecognitionHardwareClient$Stub$Proxy
2492android.hardware.location.IActivityRecognitionHardwareClient$Stub
2493android.hardware.location.IActivityRecognitionHardwareClient
2494android.hardware.location.IContextHubCallback$Stub$Proxy
2495android.hardware.location.IContextHubCallback$Stub
2496android.hardware.location.IContextHubCallback
2497android.hardware.location.IContextHubClient$Stub$Proxy
2498android.hardware.location.IContextHubClient$Stub
2499android.hardware.location.IContextHubClient
2500android.hardware.location.IContextHubClientCallback$Stub$Proxy
2501android.hardware.location.IContextHubClientCallback$Stub
2502android.hardware.location.IContextHubClientCallback
2503android.hardware.location.IContextHubService$Stub$Proxy
2504android.hardware.location.IContextHubService$Stub
2505android.hardware.location.IContextHubService
2506android.hardware.location.IContextHubTransactionCallback$Stub$Proxy
2507android.hardware.location.IContextHubTransactionCallback$Stub
2508android.hardware.location.IContextHubTransactionCallback
2509android.hardware.location.IGeofenceHardware$Stub$Proxy
2510android.hardware.location.IGeofenceHardware$Stub
2511android.hardware.location.IGeofenceHardware
2512android.hardware.location.IGeofenceHardwareCallback$Stub$Proxy
2513android.hardware.location.IGeofenceHardwareCallback$Stub
2514android.hardware.location.IGeofenceHardwareCallback
2515android.hardware.location.IGeofenceHardwareMonitorCallback$Stub$Proxy
2516android.hardware.location.IGeofenceHardwareMonitorCallback$Stub
2517android.hardware.location.IGeofenceHardwareMonitorCallback
2518android.hardware.location.MemoryRegion$1
2519android.hardware.location.MemoryRegion
2520android.hardware.location.NanoApp$1
2521android.hardware.location.NanoApp
2522android.hardware.location.NanoAppBinary$1
2523android.hardware.location.NanoAppBinary
2524android.hardware.location.NanoAppFilter$1
2525android.hardware.location.NanoAppFilter
2526android.hardware.location.NanoAppInstanceInfo$1
2527android.hardware.location.NanoAppInstanceInfo
2528android.hardware.location.NanoAppMessage$1
2529android.hardware.location.NanoAppMessage
2530android.hardware.location.NanoAppState$1
2531android.hardware.location.NanoAppState
2532android.hardware.radio.ITuner$Stub
2533android.hardware.radio.ITuner
2534android.hardware.radio.ITunerCallback
2535android.hardware.radio.ProgramSelector$1
2536android.hardware.radio.ProgramSelector$Identifier$1
2537android.hardware.radio.ProgramSelector$Identifier
2538android.hardware.radio.ProgramSelector
2539android.hardware.radio.RadioManager$AmBandConfig$1
2540android.hardware.radio.RadioManager$AmBandConfig
2541android.hardware.radio.RadioManager$AmBandDescriptor$1
2542android.hardware.radio.RadioManager$AmBandDescriptor
2543android.hardware.radio.RadioManager$BandConfig$1
2544android.hardware.radio.RadioManager$BandConfig
2545android.hardware.radio.RadioManager$BandDescriptor$1
2546android.hardware.radio.RadioManager$BandDescriptor
2547android.hardware.radio.RadioManager$FmBandConfig$1
2548android.hardware.radio.RadioManager$FmBandConfig
2549android.hardware.radio.RadioManager$FmBandDescriptor$1
2550android.hardware.radio.RadioManager$FmBandDescriptor
2551android.hardware.radio.RadioManager$ModuleProperties$1
2552android.hardware.radio.RadioManager$ModuleProperties
2553android.hardware.radio.RadioManager$ProgramInfo$1
2554android.hardware.radio.RadioManager$ProgramInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07002555android.hardware.radio.RadioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002556android.hardware.radio.RadioMetadata$1
2557android.hardware.radio.RadioMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08002558android.hardware.radio.V1_0.ActivityStatsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002559android.hardware.radio.V1_0.AppStatus
2560android.hardware.radio.V1_0.Call
2561android.hardware.radio.V1_0.CallForwardInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002562android.hardware.radio.V1_0.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002563android.hardware.radio.V1_0.Carrier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002564android.hardware.radio.V1_0.CarrierRestrictions
Calin Juravle00b23d32019-03-08 17:52:20 -08002565android.hardware.radio.V1_0.CdmaBroadcastSmsConfigInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002566android.hardware.radio.V1_0.CdmaCallWaiting
2567android.hardware.radio.V1_0.CdmaInformationRecords
2568android.hardware.radio.V1_0.CdmaSignalInfoRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08002569android.hardware.radio.V1_0.CdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002570android.hardware.radio.V1_0.CdmaSmsAddress
2571android.hardware.radio.V1_0.CdmaSmsMessage
2572android.hardware.radio.V1_0.CdmaSmsSubaddress
2573android.hardware.radio.V1_0.CellIdentity
2574android.hardware.radio.V1_0.CellIdentityCdma
2575android.hardware.radio.V1_0.CellIdentityGsm
2576android.hardware.radio.V1_0.CellIdentityLte
2577android.hardware.radio.V1_0.CellIdentityTdscdma
2578android.hardware.radio.V1_0.CellIdentityWcdma
2579android.hardware.radio.V1_0.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002580android.hardware.radio.V1_0.CellInfoCdma
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002581android.hardware.radio.V1_0.CellInfoGsm
2582android.hardware.radio.V1_0.CellInfoLte
2583android.hardware.radio.V1_0.CellInfoTdscdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002584android.hardware.radio.V1_0.CellInfoType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002585android.hardware.radio.V1_0.CellInfoWcdma
2586android.hardware.radio.V1_0.DataCallFailCause
2587android.hardware.radio.V1_0.DataProfileInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002588android.hardware.radio.V1_0.DataRegStateResult
2589android.hardware.radio.V1_0.EvdoSignalStrength
2590android.hardware.radio.V1_0.GsmBroadcastSmsConfigInfo
2591android.hardware.radio.V1_0.GsmSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002592android.hardware.radio.V1_0.GsmSmsMessage
Calin Juravle00b23d32019-03-08 17:52:20 -08002593android.hardware.radio.V1_0.HardwareConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002594android.hardware.radio.V1_0.HardwareConfigModem
2595android.hardware.radio.V1_0.HardwareConfigSim
Calin Juravle00b23d32019-03-08 17:52:20 -08002596android.hardware.radio.V1_0.IRadio
2597android.hardware.radio.V1_0.IRadioIndication
2598android.hardware.radio.V1_0.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002599android.hardware.radio.V1_0.IccIo
Calin Juravle00b23d32019-03-08 17:52:20 -08002600android.hardware.radio.V1_0.IccIoResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002601android.hardware.radio.V1_0.ImsSmsMessage
2602android.hardware.radio.V1_0.LastCallFailCauseInfo
2603android.hardware.radio.V1_0.LceDataInfo
2604android.hardware.radio.V1_0.LceStatusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002605android.hardware.radio.V1_0.LteSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002606android.hardware.radio.V1_0.NeighboringCell
2607android.hardware.radio.V1_0.OperatorInfo
2608android.hardware.radio.V1_0.PcoDataInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002609android.hardware.radio.V1_0.RadioCapability
2610android.hardware.radio.V1_0.RadioResponseInfo
2611android.hardware.radio.V1_0.RegState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002612android.hardware.radio.V1_0.SendSmsResult
2613android.hardware.radio.V1_0.SetupDataCallResult
2614android.hardware.radio.V1_0.SignalStrength
2615android.hardware.radio.V1_0.SimApdu
2616android.hardware.radio.V1_0.SimRefreshResult
2617android.hardware.radio.V1_0.StkCcUnsolSsResult
2618android.hardware.radio.V1_0.SuppSvcNotification
Calin Juravle00b23d32019-03-08 17:52:20 -08002619android.hardware.radio.V1_0.TdScdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002620android.hardware.radio.V1_0.UusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002621android.hardware.radio.V1_0.VoiceRegStateResult
2622android.hardware.radio.V1_0.WcdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002623android.hardware.radio.V1_1.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002624android.hardware.radio.V1_1.IRadio
2625android.hardware.radio.V1_1.IRadioIndication
2626android.hardware.radio.V1_1.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002627android.hardware.radio.V1_1.KeepaliveStatus
2628android.hardware.radio.V1_1.NetworkScanResult
Calin Juravle00b23d32019-03-08 17:52:20 -08002629android.hardware.radio.V1_2.Call
2630android.hardware.radio.V1_2.CardStatus
2631android.hardware.radio.V1_2.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002632android.hardware.radio.V1_2.CellIdentityCdma
2633android.hardware.radio.V1_2.CellIdentityGsm
2634android.hardware.radio.V1_2.CellIdentityLte
Calin Juravle00b23d32019-03-08 17:52:20 -08002635android.hardware.radio.V1_2.CellIdentityOperatorNames
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002636android.hardware.radio.V1_2.CellIdentityTdscdma
2637android.hardware.radio.V1_2.CellIdentityWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002638android.hardware.radio.V1_2.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002639android.hardware.radio.V1_2.CellInfoCdma
2640android.hardware.radio.V1_2.CellInfoGsm
2641android.hardware.radio.V1_2.CellInfoLte
2642android.hardware.radio.V1_2.CellInfoTdscdma
2643android.hardware.radio.V1_2.CellInfoWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002644android.hardware.radio.V1_2.DataRegStateResult
2645android.hardware.radio.V1_2.IRadio
2646android.hardware.radio.V1_2.IRadioIndication
2647android.hardware.radio.V1_2.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002648android.hardware.radio.V1_2.LinkCapacityEstimate
2649android.hardware.radio.V1_2.NetworkScanResult
2650android.hardware.radio.V1_2.PhysicalChannelConfig
Calin Juravle00b23d32019-03-08 17:52:20 -08002651android.hardware.radio.V1_2.SignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002652android.hardware.radio.V1_2.TdscdmaSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08002653android.hardware.radio.V1_2.VoiceRegStateResult
2654android.hardware.radio.V1_2.WcdmaSignalStrength
2655android.hardware.radio.V1_3.IRadio$Proxy
2656android.hardware.radio.V1_3.IRadio
2657android.hardware.radio.V1_3.IRadioIndication
2658android.hardware.radio.V1_3.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002659android.hardware.radio.V1_4.CardStatus
2660android.hardware.radio.V1_4.CarrierRestrictionsWithPriority
art-benchmark-serviced5115932020-02-25 17:55:03 -08002661android.hardware.radio.V1_4.CellConfigLte
2662android.hardware.radio.V1_4.CellIdentityNr
2663android.hardware.radio.V1_4.CellInfo$Info
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002664android.hardware.radio.V1_4.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002665android.hardware.radio.V1_4.CellInfoLte
2666android.hardware.radio.V1_4.CellInfoNr
2667android.hardware.radio.V1_4.DataRegStateResult$VopsInfo$hidl_discriminator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002668android.hardware.radio.V1_4.DataRegStateResult$VopsInfo
2669android.hardware.radio.V1_4.DataRegStateResult
2670android.hardware.radio.V1_4.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08002671android.hardware.radio.V1_4.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002672android.hardware.radio.V1_4.IRadio
2673android.hardware.radio.V1_4.IRadioIndication$Stub
2674android.hardware.radio.V1_4.IRadioIndication
2675android.hardware.radio.V1_4.IRadioResponse$Stub
2676android.hardware.radio.V1_4.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002677android.hardware.radio.V1_4.LteVopsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002678android.hardware.radio.V1_4.NetworkScanResult
2679android.hardware.radio.V1_4.NrIndicators
art-benchmark-serviced5115932020-02-25 17:55:03 -08002680android.hardware.radio.V1_4.NrSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002681android.hardware.radio.V1_4.PhysicalChannelConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08002682android.hardware.radio.V1_4.RadioFrequencyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002683android.hardware.radio.V1_4.SetupDataCallResult
2684android.hardware.radio.V1_4.SignalStrength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002685android.hardware.radio.V1_5.CellIdentity
2686android.hardware.radio.V1_5.CellIdentityGsm
2687android.hardware.radio.V1_5.CellIdentityLte
2688android.hardware.radio.V1_5.CellIdentityNr
2689android.hardware.radio.V1_5.CellIdentityTdscdma
2690android.hardware.radio.V1_5.CellIdentityWcdma
2691android.hardware.radio.V1_5.ClosedSubscriberGroupInfo
2692android.hardware.radio.V1_5.IRadio
2693android.hardware.radio.V1_5.OptionalCsgInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08002694android.hardware.radio.config.V1_0.IRadioConfig
2695android.hardware.radio.config.V1_0.IRadioConfigIndication
2696android.hardware.radio.config.V1_0.IRadioConfigResponse
2697android.hardware.radio.config.V1_0.SimSlotStatus
2698android.hardware.radio.config.V1_1.IRadioConfig$Proxy
2699android.hardware.radio.config.V1_1.IRadioConfig
2700android.hardware.radio.config.V1_1.IRadioConfigIndication
2701android.hardware.radio.config.V1_1.IRadioConfigResponse
2702android.hardware.radio.config.V1_1.ModemInfo
2703android.hardware.radio.config.V1_1.ModemsConfig
2704android.hardware.radio.config.V1_1.PhoneCapability
2705android.hardware.radio.config.V1_2.IRadioConfigIndication$Stub
2706android.hardware.radio.config.V1_2.IRadioConfigIndication
2707android.hardware.radio.config.V1_2.IRadioConfigResponse$Stub
2708android.hardware.radio.config.V1_2.IRadioConfigResponse
2709android.hardware.radio.config.V1_2.SimSlotStatus
2710android.hardware.radio.deprecated.V1_0.IOemHook$Proxy
2711android.hardware.radio.deprecated.V1_0.IOemHook
2712android.hardware.radio.deprecated.V1_0.IOemHookIndication$Stub
2713android.hardware.radio.deprecated.V1_0.IOemHookIndication
2714android.hardware.radio.deprecated.V1_0.IOemHookResponse$Stub
2715android.hardware.radio.deprecated.V1_0.IOemHookResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002716android.hardware.sidekick.SidekickInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002717android.hardware.soundtrigger.ConversionUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002718android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy
2719android.hardware.soundtrigger.IRecognitionStatusCallback$Stub
2720android.hardware.soundtrigger.IRecognitionStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002721android.hardware.soundtrigger.KeyphraseMetadata
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002722android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002723android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel
Andreas Gampe859e2782016-04-06 18:37:56 -07002724android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002725android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002726android.hardware.soundtrigger.SoundTrigger$GenericSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002727android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002728android.hardware.soundtrigger.SoundTrigger$Keyphrase$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002729android.hardware.soundtrigger.SoundTrigger$Keyphrase
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002730android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002731android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002732android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002733android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002734android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002735android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08002736android.hardware.soundtrigger.SoundTrigger$ModelParamRange$1
2737android.hardware.soundtrigger.SoundTrigger$ModelParamRange
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002738android.hardware.soundtrigger.SoundTrigger$ModuleProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002739android.hardware.soundtrigger.SoundTrigger$ModuleProperties
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002740android.hardware.soundtrigger.SoundTrigger$RecognitionConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002741android.hardware.soundtrigger.SoundTrigger$RecognitionConfig
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002742android.hardware.soundtrigger.SoundTrigger$RecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002743android.hardware.soundtrigger.SoundTrigger$RecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002744android.hardware.soundtrigger.SoundTrigger$SoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002745android.hardware.soundtrigger.SoundTrigger$SoundModelEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002746android.hardware.soundtrigger.SoundTrigger$SoundModelEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002747android.hardware.soundtrigger.SoundTrigger$StatusListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002748android.hardware.soundtrigger.SoundTrigger
art-benchmark-serviced5115932020-02-25 17:55:03 -08002749android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002750android.hardware.soundtrigger.SoundTriggerModule
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002751android.hardware.thermal.V1_0.IThermal
2752android.hardware.thermal.V1_0.ThermalStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002753android.hardware.thermal.V2_0.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002754android.hardware.thermal.V2_0.IThermal$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08002755android.hardware.thermal.V2_0.IThermal$getCurrentCoolingDevicesCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002756android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback
2757android.hardware.thermal.V2_0.IThermal
2758android.hardware.thermal.V2_0.IThermalChangedCallback$Stub
2759android.hardware.thermal.V2_0.IThermalChangedCallback
2760android.hardware.thermal.V2_0.Temperature
art-benchmark-serviced5115932020-02-25 17:55:03 -08002761android.hardware.usb.AccessoryFilter
2762android.hardware.usb.DeviceFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002763android.hardware.usb.IUsbManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002764android.hardware.usb.IUsbManager$Stub
2765android.hardware.usb.IUsbManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002766android.hardware.usb.IUsbSerialReader$Stub
2767android.hardware.usb.IUsbSerialReader
Calin Juravle00b23d32019-03-08 17:52:20 -08002768android.hardware.usb.ParcelableUsbPort$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002769android.hardware.usb.ParcelableUsbPort
2770android.hardware.usb.UsbAccessory$2
2771android.hardware.usb.UsbAccessory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002772android.hardware.usb.UsbConfiguration$1
2773android.hardware.usb.UsbConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002774android.hardware.usb.UsbDevice$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002775android.hardware.usb.UsbDevice$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002776android.hardware.usb.UsbDevice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002777android.hardware.usb.UsbDeviceConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08002778android.hardware.usb.UsbInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07002779android.hardware.usb.UsbManager
Calin Juravle00b23d32019-03-08 17:52:20 -08002780android.hardware.usb.UsbPort
2781android.hardware.usb.UsbPortStatus$1
2782android.hardware.usb.UsbPortStatus
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002783android.hardware.usb.UsbRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002784android.hardware.usb.gadget.V1_0.IUsbGadget$Proxy
2785android.hardware.usb.gadget.V1_0.IUsbGadget
2786android.hardware.usb.gadget.V1_0.IUsbGadgetCallback$Stub
2787android.hardware.usb.gadget.V1_0.IUsbGadgetCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08002788android.icu.impl.BMPSet
2789android.icu.impl.CacheBase
2790android.icu.impl.CacheValue$NullValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002791android.icu.impl.CacheValue$SoftValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002792android.icu.impl.CacheValue$Strength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002793android.icu.impl.CacheValue$StrongValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002794android.icu.impl.CacheValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002795android.icu.impl.CalType
2796android.icu.impl.CalendarUtil$CalendarPreferences
2797android.icu.impl.CalendarUtil
2798android.icu.impl.CaseMapImpl$StringContextIterator
2799android.icu.impl.CaseMapImpl
2800android.icu.impl.CharTrie
2801android.icu.impl.CharacterIteration
2802android.icu.impl.CharacterPropertiesImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08002803android.icu.impl.ClassLoaderUtil
2804android.icu.impl.CurrencyData$CurrencyDisplayInfo
2805android.icu.impl.CurrencyData$CurrencyDisplayInfoProvider
2806android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern
2807android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType
2808android.icu.impl.CurrencyData$CurrencySpacingInfo
2809android.icu.impl.CurrencyData
art-benchmark-serviced5115932020-02-25 17:55:03 -08002810android.icu.impl.DateNumberFormat
2811android.icu.impl.FormattedStringBuilder
2812android.icu.impl.FormattedValueStringBuilderImpl$NullField
2813android.icu.impl.FormattedValueStringBuilderImpl
2814android.icu.impl.Grego
art-benchmark-service56aece62020-02-10 17:58:03 -08002815android.icu.impl.ICUBinary$Authenticate
2816android.icu.impl.ICUBinary$DatPackageReader$IsAcceptable
2817android.icu.impl.ICUBinary$DatPackageReader
2818android.icu.impl.ICUBinary$DataFile
2819android.icu.impl.ICUBinary$PackageDataFile
2820android.icu.impl.ICUBinary
2821android.icu.impl.ICUCache
2822android.icu.impl.ICUConfig
2823android.icu.impl.ICUCurrencyDisplayInfoProvider$1
2824android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable
2825android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink
2826android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData
2827android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo
2828android.icu.impl.ICUCurrencyDisplayInfoProvider
2829android.icu.impl.ICUCurrencyMetaInfo$Collector
2830android.icu.impl.ICUCurrencyMetaInfo$CurrencyCollector
2831android.icu.impl.ICUCurrencyMetaInfo$UniqueList
2832android.icu.impl.ICUCurrencyMetaInfo
2833android.icu.impl.ICUData
2834android.icu.impl.ICUDebug
2835android.icu.impl.ICULocaleService$ICUResourceBundleFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002836android.icu.impl.ICULocaleService$LocaleKey
art-benchmark-service56aece62020-02-10 17:58:03 -08002837android.icu.impl.ICULocaleService$LocaleKeyFactory
2838android.icu.impl.ICULocaleService
2839android.icu.impl.ICUNotifier
2840android.icu.impl.ICURWLock
2841android.icu.impl.ICUResourceBundle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002842android.icu.impl.ICUResourceBundle$2$1
2843android.icu.impl.ICUResourceBundle$2
art-benchmark-service56aece62020-02-10 17:58:03 -08002844android.icu.impl.ICUResourceBundle$3
2845android.icu.impl.ICUResourceBundle$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002846android.icu.impl.ICUResourceBundle$AvailEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002847android.icu.impl.ICUResourceBundle$Loader
2848android.icu.impl.ICUResourceBundle$OpenType
2849android.icu.impl.ICUResourceBundle$WholeBundle
2850android.icu.impl.ICUResourceBundle
2851android.icu.impl.ICUResourceBundleImpl$ResourceArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08002852android.icu.impl.ICUResourceBundleImpl$ResourceBinary
art-benchmark-service56aece62020-02-10 17:58:03 -08002853android.icu.impl.ICUResourceBundleImpl$ResourceContainer
2854android.icu.impl.ICUResourceBundleImpl$ResourceInt
art-benchmark-serviced5115932020-02-25 17:55:03 -08002855android.icu.impl.ICUResourceBundleImpl$ResourceIntVector
art-benchmark-service56aece62020-02-10 17:58:03 -08002856android.icu.impl.ICUResourceBundleImpl$ResourceString
2857android.icu.impl.ICUResourceBundleImpl$ResourceTable
2858android.icu.impl.ICUResourceBundleImpl
2859android.icu.impl.ICUResourceBundleReader$Array16
2860android.icu.impl.ICUResourceBundleReader$Array32
2861android.icu.impl.ICUResourceBundleReader$Array
2862android.icu.impl.ICUResourceBundleReader$Container
2863android.icu.impl.ICUResourceBundleReader$IsAcceptable
2864android.icu.impl.ICUResourceBundleReader$ReaderCache
2865android.icu.impl.ICUResourceBundleReader$ReaderCacheKey
2866android.icu.impl.ICUResourceBundleReader$ReaderValue
2867android.icu.impl.ICUResourceBundleReader$ResourceCache$Level
2868android.icu.impl.ICUResourceBundleReader$ResourceCache
2869android.icu.impl.ICUResourceBundleReader$Table1632
2870android.icu.impl.ICUResourceBundleReader$Table16
2871android.icu.impl.ICUResourceBundleReader$Table
2872android.icu.impl.ICUResourceBundleReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08002873android.icu.impl.ICUService$CacheEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002874android.icu.impl.ICUService$Factory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002875android.icu.impl.ICUService$Key
art-benchmark-service56aece62020-02-10 17:58:03 -08002876android.icu.impl.ICUService
art-benchmark-serviced5115932020-02-25 17:55:03 -08002877android.icu.impl.IDNA2003
2878android.icu.impl.JavaTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -08002879android.icu.impl.LocaleIDParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08002880android.icu.impl.LocaleIDs
2881android.icu.impl.Norm2AllModes$1
2882android.icu.impl.Norm2AllModes$ComposeNormalizer2
2883android.icu.impl.Norm2AllModes$DecomposeNormalizer2
2884android.icu.impl.Norm2AllModes$FCDNormalizer2
2885android.icu.impl.Norm2AllModes$NFCSingleton
2886android.icu.impl.Norm2AllModes$NFKCSingleton
2887android.icu.impl.Norm2AllModes$NoopNormalizer2
2888android.icu.impl.Norm2AllModes$Norm2AllModesSingleton
2889android.icu.impl.Norm2AllModes$Normalizer2WithImpl
2890android.icu.impl.Norm2AllModes
2891android.icu.impl.Normalizer2Impl$1
2892android.icu.impl.Normalizer2Impl$IsAcceptable
2893android.icu.impl.Normalizer2Impl$ReorderingBuffer
2894android.icu.impl.Normalizer2Impl$UTF16Plus
2895android.icu.impl.Normalizer2Impl
2896android.icu.impl.OlsonTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -08002897android.icu.impl.Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08002898android.icu.impl.PatternProps
2899android.icu.impl.PatternTokenizer
2900android.icu.impl.PluralRulesLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08002901android.icu.impl.RBBIDataWrapper$IsAcceptable
2902android.icu.impl.RBBIDataWrapper$RBBIDataHeader
2903android.icu.impl.RBBIDataWrapper$RBBIStateTable
2904android.icu.impl.RBBIDataWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002905android.icu.impl.ReplaceableUCharacterIterator
2906android.icu.impl.RuleCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002907android.icu.impl.SimpleCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002908android.icu.impl.SimpleFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08002909android.icu.impl.SoftCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002910android.icu.impl.StandardPlural
2911android.icu.impl.StaticUnicodeSets$Key
2912android.icu.impl.StaticUnicodeSets$ParseDataSink
2913android.icu.impl.StaticUnicodeSets
2914android.icu.impl.StringPrepDataReader
2915android.icu.impl.StringSegment
2916android.icu.impl.TextTrieMap$Node
2917android.icu.impl.TextTrieMap
2918android.icu.impl.TimeZoneNamesFactoryImpl
2919android.icu.impl.TimeZoneNamesImpl$1
2920android.icu.impl.TimeZoneNamesImpl$MZ2TZsCache
2921android.icu.impl.TimeZoneNamesImpl$MZMapEntry
2922android.icu.impl.TimeZoneNamesImpl$TZ2MZsCache
2923android.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex
2924android.icu.impl.TimeZoneNamesImpl$ZNames
2925android.icu.impl.TimeZoneNamesImpl$ZNamesLoader
2926android.icu.impl.TimeZoneNamesImpl
2927android.icu.impl.Trie$DataManipulate
2928android.icu.impl.Trie$DefaultGetFoldingOffset
art-benchmark-service56aece62020-02-10 17:58:03 -08002929android.icu.impl.Trie2$1
2930android.icu.impl.Trie2$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08002931android.icu.impl.Trie2$Range
2932android.icu.impl.Trie2$Trie2Iterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002933android.icu.impl.Trie2$UTrie2Header
2934android.icu.impl.Trie2$ValueMapper
2935android.icu.impl.Trie2$ValueWidth
2936android.icu.impl.Trie2
2937android.icu.impl.Trie2_16
art-benchmark-serviced5115932020-02-25 17:55:03 -08002938android.icu.impl.Trie2_32
2939android.icu.impl.Trie
art-benchmark-service56aece62020-02-10 17:58:03 -08002940android.icu.impl.UBiDiProps$IsAcceptable
2941android.icu.impl.UBiDiProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08002942android.icu.impl.UCaseProps$ContextIterator
2943android.icu.impl.UCaseProps$IsAcceptable
2944android.icu.impl.UCaseProps$LatinCase
2945android.icu.impl.UCaseProps
art-benchmark-service56aece62020-02-10 17:58:03 -08002946android.icu.impl.UCharacterProperty$10
2947android.icu.impl.UCharacterProperty$11
2948android.icu.impl.UCharacterProperty$12
2949android.icu.impl.UCharacterProperty$13
2950android.icu.impl.UCharacterProperty$14
2951android.icu.impl.UCharacterProperty$15
2952android.icu.impl.UCharacterProperty$16
2953android.icu.impl.UCharacterProperty$17
2954android.icu.impl.UCharacterProperty$18
2955android.icu.impl.UCharacterProperty$19
2956android.icu.impl.UCharacterProperty$1
2957android.icu.impl.UCharacterProperty$20
2958android.icu.impl.UCharacterProperty$21
2959android.icu.impl.UCharacterProperty$22
2960android.icu.impl.UCharacterProperty$23
2961android.icu.impl.UCharacterProperty$24
2962android.icu.impl.UCharacterProperty$25
2963android.icu.impl.UCharacterProperty$26
2964android.icu.impl.UCharacterProperty$27
2965android.icu.impl.UCharacterProperty$2
2966android.icu.impl.UCharacterProperty$3
2967android.icu.impl.UCharacterProperty$4
2968android.icu.impl.UCharacterProperty$5
2969android.icu.impl.UCharacterProperty$6
2970android.icu.impl.UCharacterProperty$7
2971android.icu.impl.UCharacterProperty$8
2972android.icu.impl.UCharacterProperty$9
2973android.icu.impl.UCharacterProperty$BiDiIntProperty
2974android.icu.impl.UCharacterProperty$BinaryProperty
2975android.icu.impl.UCharacterProperty$CaseBinaryProperty
2976android.icu.impl.UCharacterProperty$CombiningClassIntProperty
2977android.icu.impl.UCharacterProperty$IntProperty
2978android.icu.impl.UCharacterProperty$IsAcceptable
2979android.icu.impl.UCharacterProperty$NormInertBinaryProperty
2980android.icu.impl.UCharacterProperty$NormQuickCheckIntProperty
2981android.icu.impl.UCharacterProperty
art-benchmark-serviced5115932020-02-25 17:55:03 -08002982android.icu.impl.UPropertyAliases$IsAcceptable
2983android.icu.impl.UPropertyAliases
2984android.icu.impl.URLHandler$URLVisitor
art-benchmark-service56aece62020-02-10 17:58:03 -08002985android.icu.impl.UResource$Array
2986android.icu.impl.UResource$Key
2987android.icu.impl.UResource$Sink
2988android.icu.impl.UResource$Table
2989android.icu.impl.UResource$Value
2990android.icu.impl.UResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08002991android.icu.impl.USerializedSet
2992android.icu.impl.UnicodeSetStringSpan$OffsetList
2993android.icu.impl.UnicodeSetStringSpan
art-benchmark-service56aece62020-02-10 17:58:03 -08002994android.icu.impl.Utility
2995android.icu.impl.ZoneMeta$1
2996android.icu.impl.ZoneMeta$CustomTimeZoneCache
2997android.icu.impl.ZoneMeta$SystemTimeZoneCache
2998android.icu.impl.ZoneMeta
art-benchmark-serviced5115932020-02-25 17:55:03 -08002999android.icu.impl.coll.CollationData
3000android.icu.impl.coll.CollationDataReader$IsAcceptable
3001android.icu.impl.coll.CollationDataReader
3002android.icu.impl.coll.CollationFastLatin
3003android.icu.impl.coll.CollationIterator$CEBuffer
3004android.icu.impl.coll.CollationLoader
3005android.icu.impl.coll.CollationRoot
3006android.icu.impl.coll.CollationSettings
3007android.icu.impl.coll.CollationTailoring
3008android.icu.impl.coll.SharedObject$Reference
3009android.icu.impl.coll.SharedObject
3010android.icu.impl.locale.AsciiUtil$CaseInsensitiveKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003011android.icu.impl.locale.AsciiUtil
3012android.icu.impl.locale.BaseLocale$Cache
3013android.icu.impl.locale.BaseLocale$Key
3014android.icu.impl.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -08003015android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveChar
3016android.icu.impl.locale.InternalLocaleBuilder
3017android.icu.impl.locale.LanguageTag
art-benchmark-service56aece62020-02-10 17:58:03 -08003018android.icu.impl.locale.LocaleObjectCache$CacheEntry
3019android.icu.impl.locale.LocaleObjectCache
3020android.icu.impl.locale.LocaleSyntaxException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003021android.icu.impl.number.AdoptingModifierStore
art-benchmark-service56aece62020-02-10 17:58:03 -08003022android.icu.impl.number.AffixPatternProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003023android.icu.impl.number.AffixUtils$SymbolProvider
3024android.icu.impl.number.AffixUtils$TokenConsumer
art-benchmark-service56aece62020-02-10 17:58:03 -08003025android.icu.impl.number.AffixUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08003026android.icu.impl.number.ConstantAffixModifier
3027android.icu.impl.number.ConstantMultiFieldModifier
3028android.icu.impl.number.CurrencySpacingEnabledModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003029android.icu.impl.number.CustomSymbolCurrency
3030android.icu.impl.number.DecimalFormatProperties$ParseMode
3031android.icu.impl.number.DecimalFormatProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08003032android.icu.impl.number.DecimalQuantity
3033android.icu.impl.number.DecimalQuantity_AbstractBCD
3034android.icu.impl.number.DecimalQuantity_DualStorageBCD
art-benchmark-service56aece62020-02-10 17:58:03 -08003035android.icu.impl.number.Grouper
3036android.icu.impl.number.MacroProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08003037android.icu.impl.number.MicroProps
3038android.icu.impl.number.MicroPropsGenerator
3039android.icu.impl.number.Modifier
3040android.icu.impl.number.ModifierStore
3041android.icu.impl.number.MultiplierFormatHandler
3042android.icu.impl.number.MutablePatternModifier$ImmutablePatternModifier
3043android.icu.impl.number.MutablePatternModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003044android.icu.impl.number.Padder$PadPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08003045android.icu.impl.number.Padder
art-benchmark-service56aece62020-02-10 17:58:03 -08003046android.icu.impl.number.PatternStringParser$ParsedPatternInfo
3047android.icu.impl.number.PatternStringParser$ParsedSubpatternInfo
3048android.icu.impl.number.PatternStringParser$ParserState
3049android.icu.impl.number.PatternStringParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003050android.icu.impl.number.PatternStringUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08003051android.icu.impl.number.PropertiesAffixPatternProvider
3052android.icu.impl.number.RoundingUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08003053android.icu.impl.number.parse.AffixMatcher$1
3054android.icu.impl.number.parse.AffixMatcher
3055android.icu.impl.number.parse.AffixPatternMatcher
3056android.icu.impl.number.parse.AffixTokenMatcherFactory
3057android.icu.impl.number.parse.DecimalMatcher
3058android.icu.impl.number.parse.IgnorablesMatcher
3059android.icu.impl.number.parse.InfinityMatcher
3060android.icu.impl.number.parse.MinusSignMatcher
3061android.icu.impl.number.parse.NanMatcher
3062android.icu.impl.number.parse.NumberParseMatcher$Flexible
3063android.icu.impl.number.parse.NumberParseMatcher
3064android.icu.impl.number.parse.NumberParserImpl
3065android.icu.impl.number.parse.ParsedNumber$1
3066android.icu.impl.number.parse.ParsedNumber
3067android.icu.impl.number.parse.ParsingUtils
3068android.icu.impl.number.parse.RequireAffixValidator
3069android.icu.impl.number.parse.RequireNumberValidator
3070android.icu.impl.number.parse.ScientificMatcher
3071android.icu.impl.number.parse.SeriesMatcher
3072android.icu.impl.number.parse.SymbolMatcher
3073android.icu.impl.number.parse.ValidationMatcher
3074android.icu.lang.CharacterProperties
art-benchmark-service56aece62020-02-10 17:58:03 -08003075android.icu.lang.UCharacter
3076android.icu.lang.UCharacterEnums$ECharacterCategory
3077android.icu.lang.UCharacterEnums$ECharacterDirection
art-benchmark-serviced5115932020-02-25 17:55:03 -08003078android.icu.lang.UScript$ScriptUsage
3079android.icu.lang.UScript
3080android.icu.math.BigDecimal
3081android.icu.math.MathContext
3082android.icu.number.CompactNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003083android.icu.number.CurrencyPrecision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003084android.icu.number.FormattedNumber
art-benchmark-service56aece62020-02-10 17:58:03 -08003085android.icu.number.FractionPrecision
3086android.icu.number.IntegerWidth
3087android.icu.number.LocalizedNumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003088android.icu.number.Notation
art-benchmark-service56aece62020-02-10 17:58:03 -08003089android.icu.number.NumberFormatter$DecimalSeparatorDisplay
3090android.icu.number.NumberFormatter$SignDisplay
art-benchmark-serviced5115932020-02-25 17:55:03 -08003091android.icu.number.NumberFormatter$UnitWidth
art-benchmark-service56aece62020-02-10 17:58:03 -08003092android.icu.number.NumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003093android.icu.number.NumberFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003094android.icu.number.NumberFormatterSettings
3095android.icu.number.NumberPropertyMapper
3096android.icu.number.Precision$CurrencyRounderImpl
3097android.icu.number.Precision$FracSigRounderImpl
3098android.icu.number.Precision$FractionRounderImpl
3099android.icu.number.Precision$IncrementFiveRounderImpl
3100android.icu.number.Precision$IncrementRounderImpl
3101android.icu.number.Precision$InfiniteRounderImpl
3102android.icu.number.Precision$PassThroughRounderImpl
3103android.icu.number.Precision$SignificantRounderImpl
3104android.icu.number.Precision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003105android.icu.number.Scale
3106android.icu.number.ScientificNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003107android.icu.number.UnlocalizedNumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003108android.icu.text.AlphabeticIndex$1
3109android.icu.text.AlphabeticIndex$Bucket
3110android.icu.text.AlphabeticIndex$BucketList
3111android.icu.text.AlphabeticIndex$ImmutableIndex
3112android.icu.text.Bidi$ImpTabPair
3113android.icu.text.Bidi
art-benchmark-service56aece62020-02-10 17:58:03 -08003114android.icu.text.BidiClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003115android.icu.text.BidiLine
art-benchmark-service56aece62020-02-10 17:58:03 -08003116android.icu.text.BreakIterator$BreakIteratorCache
3117android.icu.text.BreakIterator$BreakIteratorServiceShim
3118android.icu.text.BreakIterator
3119android.icu.text.BreakIteratorFactory$BFService$1RBBreakIteratorFactory
3120android.icu.text.BreakIteratorFactory$BFService
3121android.icu.text.BreakIteratorFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003122android.icu.text.CaseMap$Title
3123android.icu.text.CaseMap$Upper
3124android.icu.text.CaseMap
3125android.icu.text.Collator$ServiceShim
3126android.icu.text.Collator
3127android.icu.text.CollatorServiceShim$CService$1CollatorFactory
3128android.icu.text.CollatorServiceShim$CService
3129android.icu.text.CollatorServiceShim
3130android.icu.text.ConstrainedFieldPosition$1
3131android.icu.text.ConstrainedFieldPosition$ConstraintType
3132android.icu.text.ConstrainedFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003133android.icu.text.CurrencyDisplayNames
3134android.icu.text.CurrencyMetaInfo$CurrencyDigits
3135android.icu.text.CurrencyMetaInfo$CurrencyFilter
3136android.icu.text.CurrencyMetaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003137android.icu.text.DateFormat$BooleanAttribute
3138android.icu.text.DateFormat$Field
3139android.icu.text.DateFormat
3140android.icu.text.DateFormatSymbols$1
3141android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType
3142android.icu.text.DateFormatSymbols$CalendarDataSink
3143android.icu.text.DateFormatSymbols$CapitalizationContextUsage
3144android.icu.text.DateFormatSymbols
3145android.icu.text.DateIntervalFormat$BestMatchInfo
3146android.icu.text.DateIntervalFormat
3147android.icu.text.DateIntervalInfo$DateIntervalSink
3148android.icu.text.DateIntervalInfo$PatternInfo
3149android.icu.text.DateIntervalInfo
3150android.icu.text.DateTimePatternGenerator$AppendItemFormatsSink
3151android.icu.text.DateTimePatternGenerator$AppendItemNamesSink
3152android.icu.text.DateTimePatternGenerator$AvailableFormatsSink
3153android.icu.text.DateTimePatternGenerator$DTPGflags
3154android.icu.text.DateTimePatternGenerator$DateTimeMatcher
3155android.icu.text.DateTimePatternGenerator$DayPeriodAllowedHoursSink
3156android.icu.text.DateTimePatternGenerator$DisplayWidth
3157android.icu.text.DateTimePatternGenerator$DistanceInfo
3158android.icu.text.DateTimePatternGenerator$FormatParser
3159android.icu.text.DateTimePatternGenerator$PatternInfo
3160android.icu.text.DateTimePatternGenerator$PatternWithMatcher
3161android.icu.text.DateTimePatternGenerator$PatternWithSkeletonFlag
3162android.icu.text.DateTimePatternGenerator$SkeletonFields
3163android.icu.text.DateTimePatternGenerator$VariableField
3164android.icu.text.DateTimePatternGenerator
art-benchmark-service56aece62020-02-10 17:58:03 -08003165android.icu.text.DecimalFormat
3166android.icu.text.DecimalFormatSymbols$1
3167android.icu.text.DecimalFormatSymbols$CacheData
3168android.icu.text.DecimalFormatSymbols$DecFmtDataSink
3169android.icu.text.DecimalFormatSymbols
3170android.icu.text.DictionaryBreakEngine$DequeI
3171android.icu.text.DictionaryBreakEngine
3172android.icu.text.DisplayContext$Type
3173android.icu.text.DisplayContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08003174android.icu.text.Edits$Iterator
3175android.icu.text.Edits
3176android.icu.text.FormattedValue
3177android.icu.text.IDNA
art-benchmark-service56aece62020-02-10 17:58:03 -08003178android.icu.text.LanguageBreakEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -08003179android.icu.text.MeasureFormat$FormatWidth
3180android.icu.text.MeasureFormat
art-benchmark-service56aece62020-02-10 17:58:03 -08003181android.icu.text.Normalizer$FCDMode
3182android.icu.text.Normalizer$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003183android.icu.text.Normalizer$ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003184android.icu.text.Normalizer$NFCMode
3185android.icu.text.Normalizer$NFDMode
3186android.icu.text.Normalizer$NFKCMode
3187android.icu.text.Normalizer$NFKDMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003188android.icu.text.Normalizer$NFKDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003189android.icu.text.Normalizer$NONEMode
3190android.icu.text.Normalizer$QuickCheckResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08003191android.icu.text.Normalizer2
art-benchmark-service56aece62020-02-10 17:58:03 -08003192android.icu.text.Normalizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08003193android.icu.text.NumberFormat$Field
3194android.icu.text.NumberFormat$NumberFormatShim
art-benchmark-service56aece62020-02-10 17:58:03 -08003195android.icu.text.NumberFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003196android.icu.text.NumberFormatServiceShim$NFService$1RBNumberFormatFactory
3197android.icu.text.NumberFormatServiceShim$NFService
art-benchmark-service56aece62020-02-10 17:58:03 -08003198android.icu.text.NumberingSystem$1
3199android.icu.text.NumberingSystem$2
3200android.icu.text.NumberingSystem$LocaleLookupData
3201android.icu.text.NumberingSystem
art-benchmark-serviced5115932020-02-25 17:55:03 -08003202android.icu.text.PluralRanges$Matrix
3203android.icu.text.PluralRanges
3204android.icu.text.PluralRules$1
3205android.icu.text.PluralRules$2
3206android.icu.text.PluralRules$AndConstraint
3207android.icu.text.PluralRules$BinaryConstraint
3208android.icu.text.PluralRules$Constraint
3209android.icu.text.PluralRules$Factory
3210android.icu.text.PluralRules$FixedDecimal
3211android.icu.text.PluralRules$FixedDecimalRange
3212android.icu.text.PluralRules$FixedDecimalSamples
3213android.icu.text.PluralRules$IFixedDecimal
3214android.icu.text.PluralRules$Operand
3215android.icu.text.PluralRules$PluralType
3216android.icu.text.PluralRules$RangeConstraint
3217android.icu.text.PluralRules$Rule
3218android.icu.text.PluralRules$RuleList
3219android.icu.text.PluralRules$SampleType
3220android.icu.text.PluralRules$SimpleTokenizer
3221android.icu.text.PluralRules
3222android.icu.text.RelativeDateTimeFormatter$Cache$1
3223android.icu.text.RelativeDateTimeFormatter$Cache
3224android.icu.text.RelativeDateTimeFormatter$Loader
3225android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink
3226android.icu.text.Replaceable
3227android.icu.text.ReplaceableString
art-benchmark-service56aece62020-02-10 17:58:03 -08003228android.icu.text.RuleBasedBreakIterator$BreakCache
3229android.icu.text.RuleBasedBreakIterator$DictionaryCache
3230android.icu.text.RuleBasedBreakIterator$LookAheadResults
3231android.icu.text.RuleBasedBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003232android.icu.text.RuleBasedCollator$CollationBuffer
3233android.icu.text.RuleBasedCollator$FCDUTF16NFDIterator
3234android.icu.text.RuleBasedCollator$NFDIterator
3235android.icu.text.RuleBasedCollator$UTF16NFDIterator
3236android.icu.text.RuleBasedCollator
3237android.icu.text.SimpleDateFormat$PatternItem
3238android.icu.text.SimpleDateFormat
3239android.icu.text.StringPrep
art-benchmark-service56aece62020-02-10 17:58:03 -08003240android.icu.text.StringPrepParseException
3241android.icu.text.StringTransform
art-benchmark-serviced5115932020-02-25 17:55:03 -08003242android.icu.text.TimeZoneNames$Cache
3243android.icu.text.TimeZoneNames$Factory
art-benchmark-service56aece62020-02-10 17:58:03 -08003244android.icu.text.TimeZoneNames$NameType
art-benchmark-serviced5115932020-02-25 17:55:03 -08003245android.icu.text.TimeZoneNames
art-benchmark-service56aece62020-02-10 17:58:03 -08003246android.icu.text.Transform
3247android.icu.text.Transliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003248android.icu.text.UCharacterIterator
3249android.icu.text.UFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003250android.icu.text.UFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003251android.icu.text.UForwardCharacterIterator
3252android.icu.text.UTF16$StringComparator
art-benchmark-service56aece62020-02-10 17:58:03 -08003253android.icu.text.UTF16
3254android.icu.text.UnhandledBreakEngine
3255android.icu.text.UnicodeFilter
3256android.icu.text.UnicodeMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08003257android.icu.text.UnicodeSet$Filter
3258android.icu.text.UnicodeSet$GeneralCategoryMaskFilter
3259android.icu.text.UnicodeSet$IntPropertyFilter
3260android.icu.text.UnicodeSet$SpanCondition
3261android.icu.text.UnicodeSet$UnicodeSetIterator2
art-benchmark-service56aece62020-02-10 17:58:03 -08003262android.icu.text.UnicodeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08003263android.icu.util.AnnualTimeZoneRule
3264android.icu.util.BasicTimeZone
3265android.icu.util.BytesTrie$Result
3266android.icu.util.BytesTrie
3267android.icu.util.Calendar$1
3268android.icu.util.Calendar$FormatConfiguration
3269android.icu.util.Calendar$PatternData
3270android.icu.util.Calendar$WeekData
3271android.icu.util.Calendar$WeekDataCache
3272android.icu.util.Calendar
3273android.icu.util.CharsTrie$Entry
3274android.icu.util.CharsTrie$Iterator
3275android.icu.util.CodePointMap$Range
3276android.icu.util.CodePointMap$RangeOption
3277android.icu.util.CodePointMap$ValueFilter
3278android.icu.util.CodePointMap
3279android.icu.util.CodePointTrie$1
3280android.icu.util.CodePointTrie$Data16
3281android.icu.util.CodePointTrie$Data
3282android.icu.util.CodePointTrie$Fast16
3283android.icu.util.CodePointTrie$Fast
3284android.icu.util.CodePointTrie$Type
3285android.icu.util.CodePointTrie$ValueWidth
3286android.icu.util.CodePointTrie
art-benchmark-service56aece62020-02-10 17:58:03 -08003287android.icu.util.Currency$1
3288android.icu.util.Currency$CurrencyUsage
3289android.icu.util.Currency
art-benchmark-serviced5115932020-02-25 17:55:03 -08003290android.icu.util.DateTimeRule
art-benchmark-service56aece62020-02-10 17:58:03 -08003291android.icu.util.Freezable
art-benchmark-serviced5115932020-02-25 17:55:03 -08003292android.icu.util.GregorianCalendar
3293android.icu.util.ICUException
3294android.icu.util.InitialTimeZoneRule
3295android.icu.util.Measure
art-benchmark-service56aece62020-02-10 17:58:03 -08003296android.icu.util.MeasureUnit$1
3297android.icu.util.MeasureUnit$2
3298android.icu.util.MeasureUnit$3
3299android.icu.util.MeasureUnit$4
3300android.icu.util.MeasureUnit$Factory
3301android.icu.util.MeasureUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08003302android.icu.util.Output
3303android.icu.util.STZInfo
3304android.icu.util.SimpleTimeZone
3305android.icu.util.TimeArrayTimeZoneRule
art-benchmark-service56aece62020-02-10 17:58:03 -08003306android.icu.util.TimeUnit
3307android.icu.util.TimeZone$ConstantZone
3308android.icu.util.TimeZone$SystemTimeZoneType
3309android.icu.util.TimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08003310android.icu.util.TimeZoneRule
3311android.icu.util.TimeZoneTransition
art-benchmark-service56aece62020-02-10 17:58:03 -08003312android.icu.util.ULocale$1
3313android.icu.util.ULocale$2
3314android.icu.util.ULocale$3
3315android.icu.util.ULocale$Category
3316android.icu.util.ULocale$JDKLocaleHelper
3317android.icu.util.ULocale$Type
3318android.icu.util.ULocale
3319android.icu.util.UResourceBundle$1
3320android.icu.util.UResourceBundle$RootType
3321android.icu.util.UResourceBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -08003322android.icu.util.UResourceBundleIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003323android.icu.util.UResourceTypeMismatchException
3324android.icu.util.VersionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003325android.inputmethodservice.-$$Lambda$InputMethodService$8T9TmAUIN7vW9eU6kTg8309_d4E
art-benchmark-serviced5115932020-02-25 17:55:03 -08003326android.inputmethodservice.-$$Lambda$InputMethodService$TvVfWDKZ3ljQdrU87qYykg6uD-I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003327android.inputmethodservice.-$$Lambda$InputMethodService$wp8DeVGx_WDOPw4F6an7QbwVxf0
3328android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodImpl
3329android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodSessionImpl
3330android.inputmethodservice.AbstractInputMethodService
art-benchmark-serviced5115932020-02-25 17:55:03 -08003331android.inputmethodservice.ExtractEditText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003332android.inputmethodservice.IInputMethodSessionWrapper$ImeInputEventReceiver
3333android.inputmethodservice.IInputMethodSessionWrapper
3334android.inputmethodservice.IInputMethodWrapper$InputMethodSessionCallbackWrapper
3335android.inputmethodservice.IInputMethodWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003336android.inputmethodservice.InputMethodService$InputMethodImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003337android.inputmethodservice.InputMethodService$InputMethodSessionImpl
3338android.inputmethodservice.InputMethodService$Insets
3339android.inputmethodservice.InputMethodService$SettingsObserver
3340android.inputmethodservice.InputMethodService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003341android.inputmethodservice.SoftInputWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003342android.internal.hidl.base.V1_0.DebugInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003343android.internal.hidl.base.V1_0.IBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08003344android.internal.hidl.safe_union.V1_0.Monostate
3345android.internal.telephony.sysprop.TelephonyProperties
3346android.location.-$$Lambda$-z-Hjl12STdAybauR3BT-ftvWd0
3347android.location.-$$Lambda$AbstractListenerManager$Registration$TnkXgyOd99JHl00GzK6Oay_sYms
3348android.location.-$$Lambda$GpsStatus$RTSonBp9m0T0NWA3SCfYgWf1mTo
3349android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$4EPi22o4xuVnpNhFHnDvebH4TG8
3350android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$7Fi5XkeF81eL_OKPS2GJMvyc3-8
3351android.location.-$$Lambda$LocationManager$GnssStatusListenerManager$GnssStatusListener$gYcH61KCtV_OcJJszI1TfvnrJHY
3352android.location.-$$Lambda$LocationManager$LocationListenerTransport$JzcdERl3Ha8sYr9NxFhb3gNOoCM
3353android.location.-$$Lambda$LocationManager$LocationListenerTransport$OaIkiu4R0h4pgFbCDDlNkbmPaps
3354android.location.-$$Lambda$LocationManager$LocationListenerTransport$vDJFuk-DvyNgQEXUO2Jkf2ZFeE8
3355android.location.-$$Lambda$LocationManager$LocationListenerTransport$vtBApnyHdgybRqRKlCt1NFEyfeQ
3356android.location.-$$Lambda$UmbtQF279SH5h72Ftfcj_s96jsY
3357android.location.-$$Lambda$_14QHG018Z6p13d3hzJuGTWnNeo
3358android.location.AbstractListenerManager$Registration
3359android.location.AbstractListenerManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003360android.location.Address$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003361android.location.Address
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003362android.location.Country$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003363android.location.Country
3364android.location.CountryDetector$ListenerTransport
Andreas Gampe61e7b662015-06-17 23:57:04 -07003365android.location.CountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003366android.location.CountryListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003367android.location.Criteria$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003368android.location.Criteria
art-benchmark-serviced5115932020-02-25 17:55:03 -08003369android.location.FusedBatchOptions$SourceTechnologies
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003370android.location.Geocoder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003371android.location.GeocoderParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003372android.location.GeocoderParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003373android.location.Geofence$1
3374android.location.Geofence
3375android.location.GnssClock$1
3376android.location.GnssClock
3377android.location.GnssMeasurement$1
3378android.location.GnssMeasurement
3379android.location.GnssMeasurementCorrections$1
3380android.location.GnssMeasurementCorrections
art-benchmark-serviced5115932020-02-25 17:55:03 -08003381android.location.GnssMeasurementsEvent$1
3382android.location.GnssMeasurementsEvent
3383android.location.GnssNavigationMessage$1
3384android.location.GnssNavigationMessage
3385android.location.GnssReflectingPlane$1
3386android.location.GnssReflectingPlane
3387android.location.GnssRequest
3388android.location.GnssSingleSatCorrection$1
3389android.location.GnssSingleSatCorrection
3390android.location.GnssStatus$Callback
3391android.location.GnssStatus
3392android.location.GpsSatellite
Calin Juravle4a054192018-05-29 17:52:20 -07003393android.location.GpsStatus$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003394android.location.GpsStatus$SatelliteIterator
3395android.location.GpsStatus
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003396android.location.IBatchedLocationCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003397android.location.IBatchedLocationCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003398android.location.IBatchedLocationCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003399android.location.ICountryDetector$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003400android.location.ICountryDetector$Stub
3401android.location.ICountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003402android.location.ICountryListener$Stub$Proxy
3403android.location.ICountryListener$Stub
3404android.location.ICountryListener
3405android.location.IFusedGeofenceHardware$Stub$Proxy
3406android.location.IFusedGeofenceHardware$Stub
3407android.location.IFusedGeofenceHardware
3408android.location.IGeocodeProvider$Stub$Proxy
3409android.location.IGeocodeProvider$Stub
3410android.location.IGeocodeProvider
3411android.location.IGeofenceProvider$Stub$Proxy
3412android.location.IGeofenceProvider$Stub
3413android.location.IGeofenceProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003414android.location.IGnssAntennaInfoListener$Stub
3415android.location.IGnssAntennaInfoListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003416android.location.IGnssMeasurementsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003417android.location.IGnssMeasurementsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003418android.location.IGnssMeasurementsListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003419android.location.IGnssNavigationMessageListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003420android.location.IGnssNavigationMessageListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003421android.location.IGnssNavigationMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003422android.location.IGnssStatusListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003423android.location.IGnssStatusListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003424android.location.IGnssStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003425android.location.IGpsGeofenceHardware$Stub$Proxy
3426android.location.IGpsGeofenceHardware$Stub
3427android.location.IGpsGeofenceHardware
3428android.location.ILocationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003429android.location.ILocationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003430android.location.ILocationListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003431android.location.ILocationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003432android.location.ILocationManager$Stub
3433android.location.ILocationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003434android.location.INetInitiatedListener$Stub
3435android.location.INetInitiatedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003436android.location.Location$1
3437android.location.Location$2
3438android.location.Location$BearingDistanceCache
Calin Juravle00b23d32019-03-08 17:52:20 -08003439android.location.Location
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003440android.location.LocationListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003441android.location.LocationManager$BatchedLocationCallbackManager
3442android.location.LocationManager$GnssAntennaInfoListenerManager
3443android.location.LocationManager$GnssMeasurementsListenerManager
3444android.location.LocationManager$GnssNavigationMessageListenerManager
3445android.location.LocationManager$GnssStatusListenerManager$1
3446android.location.LocationManager$GnssStatusListenerManager$GnssStatusListener
3447android.location.LocationManager$GnssStatusListenerManager
3448android.location.LocationManager$LocationListenerTransport
3449android.location.LocationManager$NmeaAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -08003450android.location.LocationManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003451android.location.LocationProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003452android.location.LocationRequest$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003453android.location.LocationRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08003454android.location.LocationTime$1
3455android.location.LocationTime
3456android.location.OnNmeaMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003457android.media.-$$Lambda$MediaCodecInfo$VideoCapabilities$DpgwEn-gVFZT9EtP3qcxpiA2G0M
art-benchmark-serviced5115932020-02-25 17:55:03 -08003458android.media.-$$Lambda$MediaDrm$8rRollK1F3eENvuaBGoS8u_-heQ
3459android.media.-$$Lambda$MediaDrm$IvEWhXQgSYABwC6_1bdnhTJ4V2I
3460android.media.-$$Lambda$MediaDrm$UPVWCanGo24eu9-1S_t6PvJ1Zno
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003461android.media.AudioAttributes$1
3462android.media.AudioAttributes$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003463android.media.AudioAttributes
art-benchmark-serviced5115932020-02-25 17:55:03 -08003464android.media.AudioDevice$1
3465android.media.AudioDevice
art-benchmark-service35aba412020-02-03 11:53:25 -08003466android.media.AudioDeviceAddress$1
3467android.media.AudioDeviceAddress
Calin Juravle4a054192018-05-29 17:52:20 -07003468android.media.AudioDeviceCallback
3469android.media.AudioDeviceInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003470android.media.AudioDevicePort
3471android.media.AudioDevicePortConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003472android.media.AudioFocusInfo$1
3473android.media.AudioFocusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003474android.media.AudioFocusRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003475android.media.AudioFocusRequest
Andreas Gampe859e2782016-04-06 18:37:56 -07003476android.media.AudioFormat$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003477android.media.AudioFormat$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003478android.media.AudioFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003479android.media.AudioGain
3480android.media.AudioGainConfig
3481android.media.AudioHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07003482android.media.AudioManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -08003483android.media.AudioManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003484android.media.AudioManager$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003485android.media.AudioManager$4
Calin Juravle4a054192018-05-29 17:52:20 -07003486android.media.AudioManager$AudioPlaybackCallback
3487android.media.AudioManager$AudioPlaybackCallbackInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003488android.media.AudioManager$AudioRecordingCallback
3489android.media.AudioManager$AudioRecordingCallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003490android.media.AudioManager$BlockingFocusResultReceiver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003491android.media.AudioManager$FocusRequestInfo
Calin Juravle4a054192018-05-29 17:52:20 -07003492android.media.AudioManager$NativeEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003493android.media.AudioManager$NativeEventHandlerDelegate
Calin Juravle4a054192018-05-29 17:52:20 -07003494android.media.AudioManager$OnAmPortUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003495android.media.AudioManager$OnAudioFocusChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07003496android.media.AudioManager$OnAudioPortUpdateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003497android.media.AudioManager$PlaybackConfigChangeCallbackData
3498android.media.AudioManager$RecordConfigChangeCallbackData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003499android.media.AudioManager$SafeWaitObject
Andreas Gampe571fc302016-02-18 13:58:09 -08003500android.media.AudioManager$ServiceEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003501android.media.AudioManager$ServiceEventHandlerDelegate
3502android.media.AudioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003503android.media.AudioManagerInternal$RingerModeDelegate
3504android.media.AudioManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003505android.media.AudioMixPort
3506android.media.AudioMixPortConfig
3507android.media.AudioPatch
Calin Juravle4a054192018-05-29 17:52:20 -07003508android.media.AudioPlaybackConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003509android.media.AudioPlaybackConfiguration$IPlayerShell
3510android.media.AudioPlaybackConfiguration$PlayerDeathMonitor
Calin Juravle00b23d32019-03-08 17:52:20 -08003511android.media.AudioPlaybackConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003512android.media.AudioPort
3513android.media.AudioPortConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003514android.media.AudioPortEventHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003515android.media.AudioPortEventHandler
3516android.media.AudioPresentation
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003517android.media.AudioRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08003518android.media.AudioRecordRoutingProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003519android.media.AudioRecordingConfiguration$1
3520android.media.AudioRecordingConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08003521android.media.AudioRecordingMonitor
3522android.media.AudioRecordingMonitorClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003523android.media.AudioRecordingMonitorImpl$1
3524android.media.AudioRecordingMonitorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003525android.media.AudioRoutesInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003526android.media.AudioRoutesInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08003527android.media.AudioRouting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003528android.media.AudioSystem$AudioRecordingCallback
3529android.media.AudioSystem$DynamicPolicyCallback
3530android.media.AudioSystem$ErrorCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003531android.media.AudioSystem
Andreas Gampe571fc302016-02-18 13:58:09 -08003532android.media.AudioTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08003533android.media.AudioTrack$1
3534android.media.AudioTrack$TunerConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003535android.media.AudioTrack
Calin Juravle00b23d32019-03-08 17:52:20 -08003536android.media.AudioTrackRoutingProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003537android.media.CamcorderProfile
3538android.media.CameraProfile
3539android.media.DecoderCapabilities
3540android.media.EncoderCapabilities
Calin Juravle4a054192018-05-29 17:52:20 -07003541android.media.ExifInterface$ByteOrderedDataInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08003542android.media.ExifInterface$ByteOrderedDataOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003543android.media.ExifInterface$ExifAttribute
3544android.media.ExifInterface$ExifTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003545android.media.ExifInterface$Rational
Calin Juravle00b23d32019-03-08 17:52:20 -08003546android.media.ExifInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08003547android.media.ExternalRingtonesCursorWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003548android.media.IAudioFocusDispatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07003549android.media.IAudioFocusDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003550android.media.IAudioFocusDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003551android.media.IAudioRoutesObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003552android.media.IAudioRoutesObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003553android.media.IAudioRoutesObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003554android.media.IAudioServerStateDispatcher$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003555android.media.IAudioServerStateDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003556android.media.IAudioServerStateDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04003557android.media.IAudioService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003558android.media.IAudioService$Stub
3559android.media.IAudioService
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003560android.media.IMediaHTTPConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003561android.media.IMediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003562android.media.IMediaHTTPService$Stub
3563android.media.IMediaHTTPService
3564android.media.IMediaResourceMonitor$Stub
3565android.media.IMediaResourceMonitor
3566android.media.IMediaRouter2Client$Stub$Proxy
3567android.media.IMediaRouter2Client$Stub
3568android.media.IMediaRouter2Client
3569android.media.IMediaRouter2Manager$Stub$Proxy
3570android.media.IMediaRouter2Manager$Stub
3571android.media.IMediaRouter2Manager
3572android.media.IMediaRouterClient$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003573android.media.IMediaRouterClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003574android.media.IMediaRouterClient
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003575android.media.IMediaRouterService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003576android.media.IMediaRouterService$Stub
3577android.media.IMediaRouterService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003578android.media.IPlaybackConfigDispatcher$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003579android.media.IPlaybackConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003580android.media.IPlaybackConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003581android.media.IPlayer$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003582android.media.IPlayer$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003583android.media.IPlayer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003584android.media.IRecordingConfigDispatcher$Stub$Proxy
Andreas Gampe571fc302016-02-18 13:58:09 -08003585android.media.IRecordingConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003586android.media.IRecordingConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003587android.media.IRemoteVolumeController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003588android.media.IRemoteVolumeController$Stub
3589android.media.IRemoteVolumeController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003590android.media.IRemoteVolumeObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003591android.media.IRemoteVolumeObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003592android.media.IRingtonePlayer$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003593android.media.IRingtonePlayer$Stub
3594android.media.IRingtonePlayer
art-benchmark-serviced5115932020-02-25 17:55:03 -08003595android.media.IStrategyPreferredDeviceDispatcher$Stub
3596android.media.IStrategyPreferredDeviceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003597android.media.IVolumeController$Stub$Proxy
3598android.media.IVolumeController$Stub
3599android.media.IVolumeController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003600android.media.Image$Plane
Calin Juravle00b23d32019-03-08 17:52:20 -08003601android.media.Image
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003602android.media.ImageReader$SurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08003603android.media.ImageReader$SurfaceImage
3604android.media.ImageReader
Calin Juravle4a054192018-05-29 17:52:20 -07003605android.media.ImageWriter$WriterSurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08003606android.media.ImageWriter$WriterSurfaceImage
3607android.media.ImageWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003608android.media.JetPlayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003609android.media.MediaCodec$BufferInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003610android.media.MediaCodec$BufferMap$CodecBuffer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003611android.media.MediaCodec$BufferMap
Calin Juravle4a054192018-05-29 17:52:20 -07003612android.media.MediaCodec$CodecException
3613android.media.MediaCodec$CryptoException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003614android.media.MediaCodec$CryptoInfo$Pattern
Calin Juravle00b23d32019-03-08 17:52:20 -08003615android.media.MediaCodec$CryptoInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003616android.media.MediaCodec$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003617android.media.MediaCodec$GraphicBlock
3618android.media.MediaCodec$LinearBlock
3619android.media.MediaCodec$OutputFrame
Calin Juravle4a054192018-05-29 17:52:20 -07003620android.media.MediaCodec$PersistentSurface
art-benchmark-serviced5115932020-02-25 17:55:03 -08003621android.media.MediaCodec$QueueRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08003622android.media.MediaCodec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003623android.media.MediaCodecInfo$AudioCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003624android.media.MediaCodecInfo$CodecCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003625android.media.MediaCodecInfo$CodecProfileLevel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003626android.media.MediaCodecInfo$EncoderCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003627android.media.MediaCodecInfo$Feature
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003628android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003629android.media.MediaCodecInfo$VideoCapabilities
Calin Juravle00b23d32019-03-08 17:52:20 -08003630android.media.MediaCodecInfo
Mathieu Chartierd62dd932017-09-09 15:19:46 -07003631android.media.MediaCodecList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003632android.media.MediaCrypto
art-benchmark-serviced5115932020-02-25 17:55:03 -08003633android.media.MediaCryptoException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003634android.media.MediaDescrambler
Calin Juravle4a054192018-05-29 17:52:20 -07003635android.media.MediaDescription$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003636android.media.MediaDescription$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003637android.media.MediaDescription
Calin Juravle4a054192018-05-29 17:52:20 -07003638android.media.MediaDrm$Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -08003639android.media.MediaDrm$CryptoSession
Calin Juravle4a054192018-05-29 17:52:20 -07003640android.media.MediaDrm$KeyRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003641android.media.MediaDrm$KeyStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003642android.media.MediaDrm$ListenerWithExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003643android.media.MediaDrm$MediaDrmStateException
art-benchmark-serviced5115932020-02-25 17:55:03 -08003644android.media.MediaDrm$OnEventListener
Calin Juravle4a054192018-05-29 17:52:20 -07003645android.media.MediaDrm$ProvisionRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08003646android.media.MediaDrm$SessionException
3647android.media.MediaDrm
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003648android.media.MediaDrmException
3649android.media.MediaExtractor
Andreas Gampe859e2782016-04-06 18:37:56 -07003650android.media.MediaFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003651android.media.MediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003652android.media.MediaHTTPService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003653android.media.MediaMetadata$1
3654android.media.MediaMetadata$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003655android.media.MediaMetadata
Calin Juravle4a054192018-05-29 17:52:20 -07003656android.media.MediaMetadataRetriever$BitmapParams
Calin Juravle00b23d32019-03-08 17:52:20 -08003657android.media.MediaMetadataRetriever
art-benchmark-service56aece62020-02-10 17:58:03 -08003658android.media.MediaMetrics
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003659android.media.MediaMuxer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003660android.media.MediaPlayer$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003661android.media.MediaPlayer$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003662android.media.MediaPlayer$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003663android.media.MediaPlayer$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003664android.media.MediaPlayer$6
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003665android.media.MediaPlayer$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003666android.media.MediaPlayer$DrmInfo
3667android.media.MediaPlayer$EventHandler$1
3668android.media.MediaPlayer$EventHandler$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003669android.media.MediaPlayer$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003670android.media.MediaPlayer$OnBufferingUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003671android.media.MediaPlayer$OnCompletionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003672android.media.MediaPlayer$OnDrmInfoHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003673android.media.MediaPlayer$OnErrorListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003674android.media.MediaPlayer$OnInfoListener
3675android.media.MediaPlayer$OnMediaTimeDiscontinuityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003676android.media.MediaPlayer$OnPreparedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003677android.media.MediaPlayer$OnSeekCompleteListener
3678android.media.MediaPlayer$OnSubtitleDataListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08003679android.media.MediaPlayer$OnTimedMetaDataAvailableListener
3680android.media.MediaPlayer$OnTimedTextListener
3681android.media.MediaPlayer$OnVideoSizeChangedListener
3682android.media.MediaPlayer$ProvisioningThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003683android.media.MediaPlayer$TimeProvider$EventHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08003684android.media.MediaPlayer$TimeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003685android.media.MediaPlayer$TrackInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003686android.media.MediaPlayer$TrackInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003687android.media.MediaPlayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003688android.media.MediaRecorder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003689android.media.MediaRoute2Info$1
3690android.media.MediaRoute2Info
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003691android.media.MediaRouter$Callback
3692android.media.MediaRouter$CallbackInfo
3693android.media.MediaRouter$RouteCategory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003694android.media.MediaRouter$RouteGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003695android.media.MediaRouter$RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003696android.media.MediaRouter$RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003697android.media.MediaRouter$SimpleCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003698android.media.MediaRouter$Static$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003699android.media.MediaRouter$Static$1
Calin Juravle4a054192018-05-29 17:52:20 -07003700android.media.MediaRouter$Static$Client$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003701android.media.MediaRouter$Static$Client$2
Calin Juravle00b23d32019-03-08 17:52:20 -08003702android.media.MediaRouter$Static$Client
3703android.media.MediaRouter$Static
art-benchmark-serviced5115932020-02-25 17:55:03 -08003704android.media.MediaRouter$UserRouteInfo$SessionVolumeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003705android.media.MediaRouter$UserRouteInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003706android.media.MediaRouter$VolumeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003707android.media.MediaRouter$VolumeCallbackInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003708android.media.MediaRouter$VolumeChangeReceiver
3709android.media.MediaRouter$WifiDisplayStatusChangedReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08003710android.media.MediaRouter
3711android.media.MediaRouterClientState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003712android.media.MediaRouterClientState$RouteInfo$1
3713android.media.MediaRouterClientState$RouteInfo
3714android.media.MediaRouterClientState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003715android.media.MediaScanner
Calin Juravle4a054192018-05-29 17:52:20 -07003716android.media.MediaScannerConnection$MediaScannerConnectionClient
3717android.media.MediaScannerConnection$OnScanCompletedListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003718android.media.MediaSync
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003719android.media.MediaTimeProvider$OnMediaTimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08003720android.media.MediaTimeProvider
Calin Juravle4a054192018-05-29 17:52:20 -07003721android.media.MediaTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08003722android.media.MediaTranscodeManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003723android.media.MicrophoneDirection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003724android.media.MicrophoneInfo$Coordinate3F
Calin Juravle00b23d32019-03-08 17:52:20 -08003725android.media.MicrophoneInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003726android.media.NativeRoutingEventHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003727android.media.NotProvisionedException
Andreas Gampe61e7b662015-06-17 23:57:04 -07003728android.media.PlaybackParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003729android.media.PlaybackParams
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003730android.media.PlayerBase$IAppOpsCallbackWrapper
3731android.media.PlayerBase$IPlayerWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003732android.media.PlayerBase$PlayerIdCard$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003733android.media.PlayerBase$PlayerIdCard
3734android.media.PlayerBase
Calin Juravle4a054192018-05-29 17:52:20 -07003735android.media.Rating$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003736android.media.Rating
art-benchmark-serviced5115932020-02-25 17:55:03 -08003737android.media.RemoteControlClient
Kenny Rootdbf30ed2012-09-19 13:08:12 -07003738android.media.RemoteDisplay
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003739android.media.ResampleInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003740android.media.Ringtone$MyOnCompletionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003741android.media.Ringtone
Calin Juravle4a054192018-05-29 17:52:20 -07003742android.media.RingtoneManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08003743android.media.RouteDiscoveryPreference
3744android.media.RoutingSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003745android.media.SoundPool$Builder
3746android.media.SoundPool$EventHandler
3747android.media.SoundPool$OnLoadCompleteListener
Mathieu Chartierd62dd932017-09-09 15:19:46 -07003748android.media.SoundPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003749android.media.SubtitleController$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003750android.media.SubtitleController$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003751android.media.SubtitleController$Anchor
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003752android.media.SubtitleController$Listener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003753android.media.SubtitleController
3754android.media.SubtitleData
3755android.media.SubtitleTrack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003756android.media.SyncParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08003757android.media.ThumbnailUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003758android.media.TimedMetaData
3759android.media.TimedText
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003760android.media.ToneGenerator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003761android.media.Utils$1
3762android.media.Utils$2
Calin Juravle00b23d32019-03-08 17:52:20 -08003763android.media.Utils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003764android.media.VolumeAutomation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003765android.media.VolumePolicy$1
3766android.media.VolumePolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003767android.media.VolumeProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003768android.media.VolumeShaper$Configuration$1
3769android.media.VolumeShaper$Configuration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003770android.media.VolumeShaper$Configuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003771android.media.VolumeShaper$Operation$1
3772android.media.VolumeShaper$Operation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003773android.media.VolumeShaper$Operation
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003774android.media.VolumeShaper$State$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003775android.media.VolumeShaper$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08003776android.media.VolumeShaper
Calin Juravle00b23d32019-03-08 17:52:20 -08003777android.media.audiofx.AudioEffect$Descriptor
art-benchmark-serviced5115932020-02-25 17:55:03 -08003778android.media.audiopolicy.-$$Lambda$AudioPolicy$-ztOT0FT3tzGMUr4lm1gv6dBE4c
3779android.media.audiopolicy.AudioMix$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07003780android.media.audiopolicy.AudioMix
Andreas Gampe571fc302016-02-18 13:58:09 -08003781android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion
art-benchmark-serviced5115932020-02-25 17:55:03 -08003782android.media.audiopolicy.AudioMixingRule$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003783android.media.audiopolicy.AudioMixingRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08003784android.media.audiopolicy.AudioPolicy$1
3785android.media.audiopolicy.AudioPolicy$AudioPolicyStatusListener
3786android.media.audiopolicy.AudioPolicy$EventHandler
3787android.media.audiopolicy.AudioPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003788android.media.audiopolicy.AudioPolicyConfig$1
3789android.media.audiopolicy.AudioPolicyConfig
Calin Juravle36829e52019-04-10 19:07:47 -07003790android.media.audiopolicy.AudioProductStrategy$1
3791android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup$1
3792android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup
3793android.media.audiopolicy.AudioProductStrategy
3794android.media.audiopolicy.AudioVolumeGroup$1
3795android.media.audiopolicy.AudioVolumeGroup
3796android.media.audiopolicy.AudioVolumeGroupChangeHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003797android.media.audiopolicy.IAudioPolicyCallback$Stub$Proxy
3798android.media.audiopolicy.IAudioPolicyCallback$Stub
3799android.media.audiopolicy.IAudioPolicyCallback
Calin Juravle4a054192018-05-29 17:52:20 -07003800android.media.browse.MediaBrowser$1
3801android.media.browse.MediaBrowser$2
3802android.media.browse.MediaBrowser$6
3803android.media.browse.MediaBrowser$7
3804android.media.browse.MediaBrowser$8
3805android.media.browse.MediaBrowser$ConnectionCallback
Calin Juravle4a054192018-05-29 17:52:20 -07003806android.media.browse.MediaBrowser$MediaItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003807android.media.browse.MediaBrowser$MediaItem
Calin Juravle4a054192018-05-29 17:52:20 -07003808android.media.browse.MediaBrowser$MediaServiceConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003809android.media.browse.MediaBrowser$MediaServiceConnection
Calin Juravle4a054192018-05-29 17:52:20 -07003810android.media.browse.MediaBrowser$ServiceCallbacks
3811android.media.browse.MediaBrowser$Subscription
3812android.media.browse.MediaBrowser$SubscriptionCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08003813android.media.browse.MediaBrowser
Calin Juravle4a054192018-05-29 17:52:20 -07003814android.media.browse.MediaBrowserUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08003815android.media.midi.IMidiDeviceListener$Stub
3816android.media.midi.IMidiDeviceListener
3817android.media.midi.IMidiDeviceOpenCallback$Stub
3818android.media.midi.IMidiDeviceOpenCallback
3819android.media.midi.IMidiDeviceServer$Stub
3820android.media.midi.IMidiDeviceServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003821android.media.midi.IMidiManager$Stub
3822android.media.midi.IMidiManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003823android.media.midi.MidiDevice
3824android.media.midi.MidiDeviceInfo$1
3825android.media.midi.MidiDeviceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003826android.media.midi.MidiDeviceStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07003827android.media.midi.MidiManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003828android.media.projection.IMediaProjection$Stub$Proxy
3829android.media.projection.IMediaProjection$Stub
3830android.media.projection.IMediaProjection
3831android.media.projection.IMediaProjectionManager$Stub$Proxy
3832android.media.projection.IMediaProjectionManager$Stub
3833android.media.projection.IMediaProjectionManager
3834android.media.projection.IMediaProjectionWatcherCallback$Stub$Proxy
3835android.media.projection.IMediaProjectionWatcherCallback$Stub
3836android.media.projection.IMediaProjectionWatcherCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003837android.media.projection.MediaProjection
3838android.media.projection.MediaProjectionInfo$1
3839android.media.projection.MediaProjectionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003840android.media.projection.MediaProjectionManager$CallbackDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07003841android.media.projection.MediaProjectionManager
art-benchmark-service56aece62020-02-10 17:58:03 -08003842android.media.session.-$$Lambda$MediaSessionManager$IEuWPZ528guBgmyKPMUWhBwnMCE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003843android.media.session.IActiveSessionsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003844android.media.session.IActiveSessionsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003845android.media.session.IActiveSessionsListener
art-benchmark-service56aece62020-02-10 17:58:03 -08003846android.media.session.IOnMediaKeyEventDispatchedListener$Stub
3847android.media.session.IOnMediaKeyEventDispatchedListener
3848android.media.session.IOnMediaKeyEventSessionChangedListener$Stub
3849android.media.session.IOnMediaKeyEventSessionChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003850android.media.session.IOnMediaKeyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003851android.media.session.IOnMediaKeyListener$Stub
3852android.media.session.IOnMediaKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003853android.media.session.IOnVolumeKeyLongPressListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003854android.media.session.IOnVolumeKeyLongPressListener$Stub
3855android.media.session.IOnVolumeKeyLongPressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003856android.media.session.ISession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003857android.media.session.ISession$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07003858android.media.session.ISession2TokensListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003859android.media.session.ISession2TokensListener$Stub
3860android.media.session.ISession2TokensListener
3861android.media.session.ISession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003862android.media.session.ISessionCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003863android.media.session.ISessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003864android.media.session.ISessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003865android.media.session.ISessionController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003866android.media.session.ISessionController$Stub
3867android.media.session.ISessionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003868android.media.session.ISessionControllerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003869android.media.session.ISessionControllerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003870android.media.session.ISessionControllerCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003871android.media.session.ISessionManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003872android.media.session.ISessionManager$Stub
3873android.media.session.ISessionManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003874android.media.session.MediaController$Callback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003875android.media.session.MediaController$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07003876android.media.session.MediaController$MessageHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003877android.media.session.MediaController$PlaybackInfo$1
3878android.media.session.MediaController$PlaybackInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003879android.media.session.MediaController$TransportControls
Calin Juravle00b23d32019-03-08 17:52:20 -08003880android.media.session.MediaController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003881android.media.session.MediaSession$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003882android.media.session.MediaSession$CallbackMessageHandler
Calin Juravle36829e52019-04-10 19:07:47 -07003883android.media.session.MediaSession$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07003884android.media.session.MediaSession$QueueItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003885android.media.session.MediaSession$QueueItem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003886android.media.session.MediaSession$Token$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003887android.media.session.MediaSession$Token
3888android.media.session.MediaSession
art-benchmark-serviced5115932020-02-25 17:55:03 -08003889android.media.session.MediaSessionLegacyHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003890android.media.session.MediaSessionManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07003891android.media.session.MediaSessionManager$OnActiveSessionsChangedListener
art-benchmark-service56aece62020-02-10 17:58:03 -08003892android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListener
3893android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListenerStub
3894android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListener
3895android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08003896android.media.session.MediaSessionManager$OnMediaKeyListener
3897android.media.session.MediaSessionManager$OnMediaKeyListenerImpl
3898android.media.session.MediaSessionManager$OnSession2TokensChangedListener
3899android.media.session.MediaSessionManager$OnVolumeKeyLongPressListener
3900android.media.session.MediaSessionManager$OnVolumeKeyLongPressListenerImpl
3901android.media.session.MediaSessionManager$RemoteUserInfo
3902android.media.session.MediaSessionManager$Session2TokensChangedWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07003903android.media.session.MediaSessionManager$SessionsChangedWrapper$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003904android.media.session.MediaSessionManager$SessionsChangedWrapper$1
3905android.media.session.MediaSessionManager$SessionsChangedWrapper
3906android.media.session.MediaSessionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003907android.media.session.PlaybackState$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003908android.media.session.PlaybackState$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07003909android.media.session.PlaybackState$CustomAction$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003910android.media.session.PlaybackState$CustomAction
3911android.media.session.PlaybackState
art-benchmark-serviced5115932020-02-25 17:55:03 -08003912android.media.soundtrigger.ISoundTriggerDetectionServiceClient$Stub
3913android.media.soundtrigger.ISoundTriggerDetectionServiceClient
Andreas Gampe571fc302016-02-18 13:58:09 -08003914android.media.soundtrigger.SoundTriggerManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08003915android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub
3916android.media.soundtrigger_middleware.ISoundTriggerCallback
3917android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService
3918android.media.soundtrigger_middleware.ISoundTriggerModule
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003919android.media.tv.TvInputHardwareInfo$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07003920android.media.tv.TvInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003921android.media.tv.TvStreamConfig$1
3922android.media.tv.TvStreamConfig$Builder
3923android.media.tv.TvStreamConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003924android.metrics.LogMaker
art-benchmark-serviced5115932020-02-25 17:55:03 -08003925android.metrics.MetricsReader$Event
3926android.metrics.MetricsReader$LogReader
3927android.metrics.MetricsReader
art-benchmark-service56aece62020-02-10 17:58:03 -08003928android.mtp.MtpDatabase$1
3929android.mtp.MtpDatabase$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003930android.mtp.MtpDatabase
3931android.mtp.MtpDevice
Kenny Root9787b802013-04-26 12:53:57 -07003932android.mtp.MtpDeviceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08003933android.mtp.MtpEvent
Kenny Root9787b802013-04-26 12:53:57 -07003934android.mtp.MtpObjectInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003935android.mtp.MtpPropertyGroup
Kenny Root9787b802013-04-26 12:53:57 -07003936android.mtp.MtpPropertyList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003937android.mtp.MtpServer
Kenny Root9787b802013-04-26 12:53:57 -07003938android.mtp.MtpStorage
3939android.mtp.MtpStorageInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08003940android.mtp.MtpStorageManager$MtpNotifier
3941android.mtp.MtpStorageManager$MtpObject
3942android.mtp.MtpStorageManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003943android.net.-$$Lambda$FpGXkd3pLxeXY58eJ_84mi1PLWQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003944android.net.-$$Lambda$Network$KD6DxaMRJIcajhj36TU1K7lJnHQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08003945android.net.-$$Lambda$NetworkFactory$HfslgqyaKc_n0wXX5_qRYVZoGfI
3946android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$PGkg1UrNyisY0wAts4zoVuYRgkw
3947android.net.-$$Lambda$NetworkScoreManager$NetworkScoreCallbackProxy$TEOhIiY2C9y8yDWwRR6zm_12TGY
3948android.net.-$$Lambda$NetworkStats$3raHHJpnJwsEAXnRXF2pK8-UDFY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003949android.net.-$$Lambda$NetworkStats$xvFSsVoR0k5s7Fhw1yPDPVIpx8A
Calin Juravle00b23d32019-03-08 17:52:20 -08003950android.net.-$$Lambda$p1_56lwnt1xBuY1muPblbN1Dtkw
art-benchmark-serviced5115932020-02-25 17:55:03 -08003951android.net.CaptivePortal$1
3952android.net.CaptivePortal
3953android.net.CaptivePortalData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003954android.net.ConnectionInfo$1
3955android.net.ConnectionInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003956android.net.ConnectivityDiagnosticsManager
art-benchmark-service56aece62020-02-10 17:58:03 -08003957android.net.ConnectivityManager$1
3958android.net.ConnectivityManager$2
3959android.net.ConnectivityManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08003960android.net.ConnectivityManager$4
3961android.net.ConnectivityManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -08003962android.net.ConnectivityManager$CallbackHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003963android.net.ConnectivityManager$LegacyRequest
Andreas Gampe571fc302016-02-18 13:58:09 -08003964android.net.ConnectivityManager$NetworkCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003965android.net.ConnectivityManager$OnNetworkActiveListener
art-benchmark-service56aece62020-02-10 17:58:03 -08003966android.net.ConnectivityManager$OnStartTetheringCallback
3967android.net.ConnectivityManager$OnTetheringEntitlementResultListener
3968android.net.ConnectivityManager$OnTetheringEventCallback
3969android.net.ConnectivityManager$PacketKeepalive
3970android.net.ConnectivityManager$PacketKeepaliveCallback
3971android.net.ConnectivityManager$TooManyRequestsException
Calin Juravle00b23d32019-03-08 17:52:20 -08003972android.net.ConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003973android.net.ConnectivityMetricsEvent$1
3974android.net.ConnectivityMetricsEvent
Andreas Gampe859e2782016-04-06 18:37:56 -07003975android.net.ConnectivityThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08003976android.net.Credentials
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003977android.net.DataUsageRequest$1
3978android.net.DataUsageRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003979android.net.DhcpInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003980android.net.DhcpInfo
3981android.net.DhcpResults$1
3982android.net.DhcpResults
Andreas Gampe61e7b662015-06-17 23:57:04 -07003983android.net.EthernetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003984android.net.EventLogTags
art-benchmark-serviced5115932020-02-25 17:55:03 -08003985android.net.ICaptivePortal$Stub
3986android.net.ICaptivePortal
3987android.net.IConnectivityDiagnosticsCallback$Stub
3988android.net.IConnectivityDiagnosticsCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07003989android.net.IConnectivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003990android.net.IConnectivityManager$Stub
3991android.net.IConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003992android.net.IEthernetManager$Stub
3993android.net.IEthernetManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08003994android.net.IEthernetServiceListener$Stub
3995android.net.IEthernetServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003996android.net.IIpConnectivityMetrics$Stub$Proxy
3997android.net.IIpConnectivityMetrics$Stub
3998android.net.IIpConnectivityMetrics
3999android.net.IIpSecService$Stub
4000android.net.IIpSecService
4001android.net.INetdEventCallback$Stub$Proxy
4002android.net.INetdEventCallback$Stub
4003android.net.INetdEventCallback
4004android.net.INetworkManagementEventObserver$Stub$Proxy
4005android.net.INetworkManagementEventObserver$Stub
4006android.net.INetworkManagementEventObserver
4007android.net.INetworkPolicyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004008android.net.INetworkPolicyListener$Stub
4009android.net.INetworkPolicyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004010android.net.INetworkPolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004011android.net.INetworkPolicyManager$Stub
4012android.net.INetworkPolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004013android.net.INetworkRecommendationProvider$Stub$Proxy
4014android.net.INetworkRecommendationProvider$Stub
4015android.net.INetworkRecommendationProvider
4016android.net.INetworkScoreCache$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004017android.net.INetworkScoreCache$Stub
4018android.net.INetworkScoreCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004019android.net.INetworkScoreService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004020android.net.INetworkScoreService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004021android.net.INetworkScoreService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004022android.net.INetworkStatsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004023android.net.INetworkStatsService$Stub
4024android.net.INetworkStatsService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004025android.net.INetworkStatsSession$Stub$Proxy
4026android.net.INetworkStatsSession$Stub
4027android.net.INetworkStatsSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004028android.net.ISocketKeepaliveCallback$Stub$Proxy
4029android.net.ISocketKeepaliveCallback$Stub
4030android.net.ISocketKeepaliveCallback
4031android.net.ITestNetworkManager$Stub
4032android.net.ITestNetworkManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004033android.net.ITetheredInterfaceCallback$Stub
4034android.net.ITetheredInterfaceCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004035android.net.ITetheringStatsProvider$Stub$Proxy
4036android.net.ITetheringStatsProvider$Stub
4037android.net.ITetheringStatsProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004038android.net.InetAddresses
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004039android.net.InterfaceConfiguration$1
4040android.net.InterfaceConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004041android.net.IpConfiguration$1
Calin Juravle4a054192018-05-29 17:52:20 -07004042android.net.IpConfiguration$IpAssignment
4043android.net.IpConfiguration$ProxySettings
Calin Juravle00b23d32019-03-08 17:52:20 -08004044android.net.IpConfiguration
Andreas Gampe61e7b662015-06-17 23:57:04 -07004045android.net.IpPrefix$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004046android.net.IpPrefix$2
Calin Juravle00b23d32019-03-08 17:52:20 -08004047android.net.IpPrefix
art-benchmark-serviced5115932020-02-25 17:55:03 -08004048android.net.IpSecConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004049android.net.IpSecManager$SpiUnavailableException
art-benchmark-service56aece62020-02-10 17:58:03 -08004050android.net.IpSecManager$UdpEncapsulationSocket
Calin Juravle00b23d32019-03-08 17:52:20 -08004051android.net.IpSecManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004052android.net.IpSecSpiResponse
4053android.net.IpSecTransformResponse
4054android.net.IpSecTunnelInterfaceResponse
4055android.net.IpSecUdpEncapResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004056android.net.KeepalivePacketData
Andreas Gampe61e7b662015-06-17 23:57:04 -07004057android.net.LinkAddress$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004058android.net.LinkAddress
Andreas Gampe61e7b662015-06-17 23:57:04 -07004059android.net.LinkProperties$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004060android.net.LinkProperties$CompareResult
Calin Juravle00b23d32019-03-08 17:52:20 -08004061android.net.LinkProperties
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004062android.net.LocalServerSocket
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004063android.net.LocalSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004064android.net.LocalSocketAddress$Namespace
Calin Juravle00b23d32019-03-08 17:52:20 -08004065android.net.LocalSocketAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004066android.net.LocalSocketImpl$SocketInputStream
4067android.net.LocalSocketImpl$SocketOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08004068android.net.LocalSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004069android.net.MacAddress$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004070android.net.MacAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004071android.net.MatchAllNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004072android.net.MatchAllNetworkSpecifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004073android.net.NattSocketKeepalive
Andreas Gampe571fc302016-02-18 13:58:09 -08004074android.net.Network$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004075android.net.Network$NetworkBoundSocketFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08004076android.net.Network
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004077android.net.NetworkAgent
art-benchmark-serviced5115932020-02-25 17:55:03 -08004078android.net.NetworkAgentConfig
Andreas Gampe571fc302016-02-18 13:58:09 -08004079android.net.NetworkCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004080android.net.NetworkCapabilities$NameOf
4081android.net.NetworkCapabilities
4082android.net.NetworkConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08004083android.net.NetworkFactory$NetworkRequestInfo
4084android.net.NetworkFactory$SerialNumber
4085android.net.NetworkFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004086android.net.NetworkIdentity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004087android.net.NetworkInfo$1
Evan Millar0ea97b82009-03-24 17:49:23 -07004088android.net.NetworkInfo$DetailedState
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004089android.net.NetworkInfo$State
Calin Juravle00b23d32019-03-08 17:52:20 -08004090android.net.NetworkInfo
4091android.net.NetworkKey$1
4092android.net.NetworkKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004093android.net.NetworkPolicy$1
4094android.net.NetworkPolicy
4095android.net.NetworkPolicyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004096android.net.NetworkPolicyManager$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004097android.net.NetworkPolicyManager$SubscriptionCallback
4098android.net.NetworkPolicyManager$SubscriptionCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07004099android.net.NetworkPolicyManager
art-benchmark-service56aece62020-02-10 17:58:03 -08004100android.net.NetworkProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004101android.net.NetworkQuotaInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004102android.net.NetworkQuotaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004103android.net.NetworkRecommendationProvider$ServiceWrapper$1
4104android.net.NetworkRecommendationProvider$ServiceWrapper
4105android.net.NetworkRecommendationProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08004106android.net.NetworkRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004107android.net.NetworkRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08004108android.net.NetworkRequest$Builder
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004109android.net.NetworkRequest$Type
Calin Juravle00b23d32019-03-08 17:52:20 -08004110android.net.NetworkRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08004111android.net.NetworkScore$1
4112android.net.NetworkScore$Builder
4113android.net.NetworkScore
4114android.net.NetworkScoreManager$NetworkScoreCallback
4115android.net.NetworkScoreManager$NetworkScoreCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07004116android.net.NetworkScoreManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004117android.net.NetworkScorerAppData$1
4118android.net.NetworkScorerAppData
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004119android.net.NetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08004120android.net.NetworkStack
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004121android.net.NetworkState$1
4122android.net.NetworkState
Kenny Root9787b802013-04-26 12:53:57 -07004123android.net.NetworkStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004124android.net.NetworkStats$Entry
4125android.net.NetworkStats$NonMonotonicObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08004126android.net.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004127android.net.NetworkStatsHistory$1
4128android.net.NetworkStatsHistory$DataStreamUtils
4129android.net.NetworkStatsHistory$Entry
4130android.net.NetworkStatsHistory$ParcelUtils
4131android.net.NetworkStatsHistory
4132android.net.NetworkTemplate$1
4133android.net.NetworkTemplate
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004134android.net.NetworkUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004135android.net.NetworkWatchlistManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004136android.net.PacProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004137android.net.ParseException
Calin Juravle00b23d32019-03-08 17:52:20 -08004138android.net.PrivateDnsConnectivityChecker
Jesse Wilson80686182011-01-21 17:12:43 -08004139android.net.Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004140android.net.ProxyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004141android.net.ProxyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07004142android.net.RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004143android.net.RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004144android.net.RssiCurve$1
4145android.net.RssiCurve
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004146android.net.SSLCertificateSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004147android.net.SSLCertificateSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004148android.net.SSLSessionCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004149android.net.ScoredNetwork$1
4150android.net.ScoredNetwork
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004151android.net.SntpClient$InvalidServerReplyException
4152android.net.SntpClient
art-benchmark-service56aece62020-02-10 17:58:03 -08004153android.net.SocketKeepalive$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004154android.net.SocketKeepalive$ErrorCodeException
art-benchmark-service56aece62020-02-10 17:58:03 -08004155android.net.SocketKeepalive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004156android.net.StaticIpConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004157android.net.StaticIpConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004158android.net.StaticIpConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004159android.net.StringNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004160android.net.StringNetworkSpecifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004161android.net.TcpSocketKeepalive
art-benchmark-serviced5115932020-02-25 17:55:03 -08004162android.net.TelephonyNetworkSpecifier$1
4163android.net.TelephonyNetworkSpecifier
Calin Juravle36829e52019-04-10 19:07:47 -07004164android.net.TestNetworkManager
Ken Shirriff1ec81462009-12-08 13:38:48 -08004165android.net.TrafficStats
Calin Juravle00b23d32019-03-08 17:52:20 -08004166android.net.TransportInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004167android.net.UidRange$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004168android.net.UidRange
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004169android.net.Uri$1
4170android.net.Uri$AbstractHierarchicalUri
4171android.net.Uri$AbstractPart
4172android.net.Uri$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004173android.net.Uri$HierarchicalUri
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004174android.net.Uri$OpaqueUri
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004175android.net.Uri$Part$EmptyPart
Calin Juravle00b23d32019-03-08 17:52:20 -08004176android.net.Uri$Part
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004177android.net.Uri$PathPart
4178android.net.Uri$PathSegments
4179android.net.Uri$PathSegmentsBuilder
4180android.net.Uri$StringUri
Calin Juravle00b23d32019-03-08 17:52:20 -08004181android.net.Uri
4182android.net.UriCodec
art-benchmark-serviced5115932020-02-25 17:55:03 -08004183android.net.VpnManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004184android.net.WebAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08004185android.net.WifiKey$1
4186android.net.WifiKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004187android.net.apf.ApfCapabilities$1
4188android.net.apf.ApfCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004189android.net.http.HttpResponseCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004190android.net.http.X509TrustManagerExtensions
4191android.net.lowpan.LowpanManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004192android.net.metrics.ApfProgramEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004193android.net.metrics.ApfProgramEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004194android.net.metrics.ApfProgramEvent
4195android.net.metrics.ApfStats$1
4196android.net.metrics.ApfStats
4197android.net.metrics.ConnectStats
4198android.net.metrics.DefaultNetworkEvent
4199android.net.metrics.DhcpClientEvent$1
4200android.net.metrics.DhcpClientEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08004201android.net.metrics.DhcpErrorEvent$1
4202android.net.metrics.DhcpErrorEvent$Decoder
4203android.net.metrics.DhcpErrorEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004204android.net.metrics.DnsEvent
4205android.net.metrics.IpConnectivityLog$Event
4206android.net.metrics.IpConnectivityLog
4207android.net.metrics.IpManagerEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004208android.net.metrics.IpManagerEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004209android.net.metrics.IpManagerEvent
4210android.net.metrics.IpReachabilityEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004211android.net.metrics.IpReachabilityEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004212android.net.metrics.IpReachabilityEvent
4213android.net.metrics.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004214android.net.metrics.NetworkEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004215android.net.metrics.NetworkEvent
4216android.net.metrics.NetworkMetrics$Metrics
4217android.net.metrics.NetworkMetrics$Summary
art-benchmark-serviced5115932020-02-25 17:55:03 -08004218android.net.metrics.NetworkMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004219android.net.metrics.RaEvent$1
4220android.net.metrics.RaEvent
4221android.net.metrics.ValidationProbeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004222android.net.metrics.ValidationProbeEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004223android.net.metrics.ValidationProbeEvent
4224android.net.metrics.WakeupEvent
4225android.net.metrics.WakeupStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08004226android.net.netstats.provider.INetworkStatsProvider$Stub
4227android.net.netstats.provider.INetworkStatsProvider
4228android.net.netstats.provider.INetworkStatsProviderCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004229android.net.nsd.INsdManager$Stub$Proxy
4230android.net.nsd.INsdManager$Stub
4231android.net.nsd.INsdManager
4232android.net.nsd.NsdManager$ServiceHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07004233android.net.nsd.NsdManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004234android.net.shared.Inet4AddressUtils
4235android.net.shared.InetAddressUtils
4236android.net.sip.ISipService$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004237android.net.sip.ISipService$Stub
4238android.net.sip.ISipService
art-benchmark-service56aece62020-02-10 17:58:03 -08004239android.net.sip.ISipSession$Stub
4240android.net.sip.ISipSession
4241android.net.sip.ISipSessionListener$Stub
4242android.net.sip.ISipSessionListener
4243android.net.sip.SipException
Calin Juravle00b23d32019-03-08 17:52:20 -08004244android.net.sip.SipManager
art-benchmark-service56aece62020-02-10 17:58:03 -08004245android.net.sip.SipProfile
4246android.net.sip.SipSessionAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004247android.net.util.-$$Lambda$MultinetworkPolicyTracker$8YMQ0fPTKk7Fw-_gJjln0JT-g8E
4248android.net.util.KeepaliveUtils$KeepaliveDeviceConfigurationException
4249android.net.util.KeepaliveUtils
4250android.net.util.LinkPropertiesUtils
4251android.net.util.MacAddressUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004252android.net.util.MultinetworkPolicyTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004253android.net.util.MultinetworkPolicyTracker$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004254android.net.util.MultinetworkPolicyTracker$SettingObserver
4255android.net.util.MultinetworkPolicyTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004256android.net.util.NetUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004257android.net.wifi.WifiNetworkScoreCache$CacheListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004258android.net.wifi.WifiNetworkScoreCache$CacheListener
4259android.net.wifi.WifiNetworkScoreCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08004260android.net.wifi.wificond.ChannelSettings$1
4261android.net.wifi.wificond.ChannelSettings
4262android.net.wifi.wificond.HiddenNetwork$1
4263android.net.wifi.wificond.HiddenNetwork
4264android.net.wifi.wificond.NativeScanResult$1
4265android.net.wifi.wificond.NativeScanResult
4266android.net.wifi.wificond.PnoNetwork$1
4267android.net.wifi.wificond.PnoNetwork
4268android.net.wifi.wificond.PnoSettings$1
4269android.net.wifi.wificond.PnoSettings
4270android.net.wifi.wificond.RadioChainInfo$1
4271android.net.wifi.wificond.RadioChainInfo
4272android.net.wifi.wificond.SingleScanSettings$1
4273android.net.wifi.wificond.SingleScanSettings
art-benchmark-service56aece62020-02-10 17:58:03 -08004274android.net.wifi.wificond.WifiCondManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004275android.nfc.BeamShareData$1
4276android.nfc.BeamShareData
4277android.nfc.IAppCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004278android.nfc.IAppCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004279android.nfc.IAppCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004280android.nfc.INfcAdapter$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004281android.nfc.INfcAdapter$Stub
4282android.nfc.INfcAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004283android.nfc.INfcAdapterExtras
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004284android.nfc.INfcCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004285android.nfc.INfcCardEmulation$Stub
4286android.nfc.INfcCardEmulation
art-benchmark-serviced5115932020-02-25 17:55:03 -08004287android.nfc.INfcDta
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004288android.nfc.INfcFCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004289android.nfc.INfcFCardEmulation$Stub
4290android.nfc.INfcFCardEmulation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004291android.nfc.INfcTag$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004292android.nfc.INfcTag$Stub
4293android.nfc.INfcTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004294android.nfc.INfcUnlockHandler$Stub$Proxy
4295android.nfc.INfcUnlockHandler$Stub
4296android.nfc.INfcUnlockHandler
4297android.nfc.ITagRemovedCallback$Stub$Proxy
4298android.nfc.ITagRemovedCallback$Stub
4299android.nfc.ITagRemovedCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004300android.nfc.NfcActivityManager$NfcActivityState
4301android.nfc.NfcActivityManager$NfcApplicationState
Calin Juravle00b23d32019-03-08 17:52:20 -08004302android.nfc.NfcActivityManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004303android.nfc.NfcAdapter$1
4304android.nfc.NfcAdapter$CreateNdefMessageCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004305android.nfc.NfcAdapter
Kenny Root9787b802013-04-26 12:53:57 -07004306android.nfc.NfcManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004307android.nfc.Tag$1
4308android.nfc.Tag
4309android.nfc.TechListParcel$1
4310android.nfc.TechListParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08004311android.nfc.cardemulation.AidGroup$1
4312android.nfc.cardemulation.AidGroup
4313android.nfc.cardemulation.ApduServiceInfo
4314android.nfc.cardemulation.CardEmulation
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004315android.opengl.EGL14
Courtney Goeltzenleuchter367ed8b2018-07-18 10:45:37 -06004316android.opengl.EGL15
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004317android.opengl.EGLConfig
4318android.opengl.EGLContext
4319android.opengl.EGLDisplay
4320android.opengl.EGLExt
Calin Juravle00b23d32019-03-08 17:52:20 -08004321android.opengl.EGLImage
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004322android.opengl.EGLObjectHandle
4323android.opengl.EGLSurface
Calin Juravle00b23d32019-03-08 17:52:20 -08004324android.opengl.EGLSync
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004325android.opengl.ETC1
4326android.opengl.GLES10
4327android.opengl.GLES10Ext
4328android.opengl.GLES11
4329android.opengl.GLES11Ext
4330android.opengl.GLES20
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004331android.opengl.GLES30
4332android.opengl.GLES31
4333android.opengl.GLES31Ext
Andreas Gampe571fc302016-02-18 13:58:09 -08004334android.opengl.GLES32
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004335android.opengl.GLSurfaceView$EGLWindowSurfaceFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -07004336android.opengl.GLUtils
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004337android.opengl.Matrix
4338android.opengl.Visibility
Calin Juravle00b23d32019-03-08 17:52:20 -08004339android.os.-$$Lambda$Binder$IYUHVkWouPK_9CG2s8VwyWBt5_I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004340android.os.-$$Lambda$Build$WrC6eL7oW2Zm9UDTcXXKr0DnOMw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004341android.os.-$$Lambda$FileUtils$0SBPRWOXcbR9EMG_p-55sUuxJ_0
4342android.os.-$$Lambda$FileUtils$TJeD9NeX5giO-5vlBrurGI-g4IY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004343android.os.-$$Lambda$HidlSupport$CwwfmHPEvZaybUxpLzKdwrpQRfA
4344android.os.-$$Lambda$HidlSupport$GHxmwrIWiKN83tl6aMQt_nV5hiw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004345android.os.-$$Lambda$IncidentManager$mfBTEJgu7VPkoPMTQdf1KC7oi5g
Calin Juravle4a054192018-05-29 17:52:20 -07004346android.os.-$$Lambda$IyvVQC-0mKtsfXbnO0kDL64hrk0
art-benchmark-serviced5115932020-02-25 17:55:03 -08004347android.os.-$$Lambda$PowerManager$1$-RL9hKNKSaGL1mmR-EjQ-Cm9KuA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004348android.os.-$$Lambda$PowerManager$WakeLock$VvFzmRZ4ZGlXx7u3lSAJ_T-YUjw
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004349android.os.-$$Lambda$StrictMode$1yH8AK0bTwVwZOb9x8HoiSBdzr0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004350android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$9nBulCQKaMajrWr41SB7f7YRT1I
4351android.os.-$$Lambda$StrictMode$AndroidBlockGuardPolicy$FxZGA9KtfTewqdcxlUwvIe5Nx9I
4352android.os.-$$Lambda$StrictMode$UFC_nI1x6u8ZwMQmA7bmj9NHZz4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004353android.os.-$$Lambda$StrictMode$lu9ekkHJ2HMz0jd3F8K8MnhenxQ
Calin Juravle4a054192018-05-29 17:52:20 -07004354android.os.-$$Lambda$StrictMode$yZJXPvy2veRNA-xL_SWdXzX_OLg
Calin Juravle00b23d32019-03-08 17:52:20 -08004355android.os.-$$Lambda$ThreadLocalWorkSource$IP9vRFCDG5YwbWbXAEGHH52B9IE
Calin Juravle00b23d32019-03-08 17:52:20 -08004356android.os.-$$Lambda$q1UvBdLgHRZVzc68BxdksTmbuCw
art-benchmark-serviced5115932020-02-25 17:55:03 -08004357android.os.AppZygote
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004358android.os.AsyncResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004359android.os.AsyncTask$1
Jesse Wilson80686182011-01-21 17:12:43 -08004360android.os.AsyncTask$2
4361android.os.AsyncTask$3
Calin Juravle36829e52019-04-10 19:07:47 -07004362android.os.AsyncTask$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004363android.os.AsyncTask$5
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004364android.os.AsyncTask$AsyncTaskResult
Jesse Wilson80686182011-01-21 17:12:43 -08004365android.os.AsyncTask$InternalHandler
Jesse Wilson80686182011-01-21 17:12:43 -08004366android.os.AsyncTask$SerialExecutor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004367android.os.AsyncTask$SerialExecutor
Jesse Wilson80686182011-01-21 17:12:43 -08004368android.os.AsyncTask$Status
4369android.os.AsyncTask$WorkerRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004370android.os.AsyncTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004371android.os.BadParcelableException
Andreas Gampe52764cb2016-04-19 20:46:43 -07004372android.os.BaseBundle$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08004373android.os.BaseBundle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004374android.os.BasicShellCommandHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07004375android.os.BatteryManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004376android.os.BatteryManagerInternal
Calin Juravle4a054192018-05-29 17:52:20 -07004377android.os.BatteryProperty$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004378android.os.BatteryProperty
4379android.os.BatterySaverPolicyConfig$1
4380android.os.BatterySaverPolicyConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08004381android.os.BatteryStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004382android.os.BatteryStats$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004383android.os.BatteryStats$BitDescription
4384android.os.BatteryStats$ControllerActivityCounter
4385android.os.BatteryStats$Counter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004386android.os.BatteryStats$DailyItem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004387android.os.BatteryStats$HistoryEventTracker
4388android.os.BatteryStats$HistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004389android.os.BatteryStats$HistoryPrinter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004390android.os.BatteryStats$HistoryStepDetails
4391android.os.BatteryStats$HistoryTag
4392android.os.BatteryStats$IntToString
4393android.os.BatteryStats$LevelStepTracker
4394android.os.BatteryStats$LongCounter
4395android.os.BatteryStats$LongCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004396android.os.BatteryStats$PackageChange
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004397android.os.BatteryStats$Timer
art-benchmark-serviced5115932020-02-25 17:55:03 -08004398android.os.BatteryStats$TimerEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004399android.os.BatteryStats$Uid$Pid
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004400android.os.BatteryStats$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08004401android.os.BatteryStats$Uid$Pkg
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004402android.os.BatteryStats$Uid$Proc$ExcessivePower
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004403android.os.BatteryStats$Uid$Proc
4404android.os.BatteryStats$Uid$Sensor
4405android.os.BatteryStats$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08004406android.os.BatteryStats$Uid
4407android.os.BatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004408android.os.BatteryStatsManager
4409android.os.BestClock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004410android.os.Binder$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004411android.os.Binder$PropagateWorkSourceTransactListener
4412android.os.Binder$ProxyTransactListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004413android.os.Binder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004414android.os.BinderProxy$NoImagePreloadHolder
4415android.os.BinderProxy$ProxyMap
Calin Juravle00b23d32019-03-08 17:52:20 -08004416android.os.BinderProxy
4417android.os.BugreportManager
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004418android.os.Build$VERSION
Calin Juravle00b23d32019-03-08 17:52:20 -08004419android.os.Build
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004420android.os.Bundle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004421android.os.Bundle
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004422android.os.CancellationSignal$OnCancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004423android.os.CancellationSignal$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08004424android.os.CancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004425android.os.ChildZygoteProcess
Andreas Gampe571fc302016-02-18 13:58:09 -08004426android.os.ConditionVariable
art-benchmark-serviced5115932020-02-25 17:55:03 -08004427android.os.CoolingDevice$1
4428android.os.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004429android.os.CpuUsageInfo$1
4430android.os.CpuUsageInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004431android.os.DeadObjectException
Andreas Gampe859e2782016-04-06 18:37:56 -07004432android.os.DeadSystemException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004433android.os.Debug$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004434android.os.Debug$MemoryInfo
4435android.os.Debug
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004436android.os.DeviceIdleManager
Calin Juravle4a054192018-05-29 17:52:20 -07004437android.os.DropBoxManager$Entry$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004438android.os.DropBoxManager$Entry
4439android.os.DropBoxManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004440android.os.Environment$UserEnvironment
Calin Juravle00b23d32019-03-08 17:52:20 -08004441android.os.Environment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004442android.os.EventLogTags
art-benchmark-serviced5115932020-02-25 17:55:03 -08004443android.os.ExternalVibration
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004444android.os.FactoryTest
Calin Juravle4a054192018-05-29 17:52:20 -07004445android.os.FileBridge$FileBridgeOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004446android.os.FileBridge
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004447android.os.FileObserver$ObserverThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004448android.os.FileUtils$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004449android.os.FileUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004450android.os.GraphicsEnvironment$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004451android.os.GraphicsEnvironment$OpenGlDriverChoice
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004452android.os.GraphicsEnvironment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004453android.os.Handler$BlockingRunnable
Kenny Root9787b802013-04-26 12:53:57 -07004454android.os.Handler$Callback
4455android.os.Handler$MessengerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08004456android.os.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004457android.os.HandlerExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004458android.os.HandlerThread
Andreas Gampe571fc302016-02-18 13:58:09 -08004459android.os.HardwarePropertiesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004460android.os.HidlMemory
4461android.os.HidlSupport$Mutable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004462android.os.HidlSupport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004463android.os.HwBinder
4464android.os.HwBlob
4465android.os.HwParcel
4466android.os.HwRemoteBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004467android.os.IBatteryPropertiesRegistrar$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004468android.os.IBatteryPropertiesRegistrar$Stub
4469android.os.IBatteryPropertiesRegistrar
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004470android.os.IBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08004471android.os.IBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004472android.os.ICancellationSignal$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004473android.os.ICancellationSignal$Stub
4474android.os.ICancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004475android.os.IDeviceIdentifiersPolicyService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004476android.os.IDeviceIdentifiersPolicyService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004477android.os.IDeviceIdentifiersPolicyService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004478android.os.IDeviceIdleController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004479android.os.IDeviceIdleController$Stub
4480android.os.IDeviceIdleController
art-benchmark-serviced5115932020-02-25 17:55:03 -08004481android.os.IDumpstate$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004482android.os.IDumpstate$Stub
4483android.os.IDumpstate
art-benchmark-serviced5115932020-02-25 17:55:03 -08004484android.os.IDumpstateListener$Stub$Proxy
4485android.os.IDumpstateListener$Stub
4486android.os.IDumpstateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004487android.os.IExternalVibratorService$Stub
4488android.os.IExternalVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004489android.os.IHardwarePropertiesManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004490android.os.IHardwarePropertiesManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004491android.os.IHardwarePropertiesManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004492android.os.IHwBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08004493android.os.IHwBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004494android.os.IHwInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08004495android.os.IIncidentAuthListener$Stub$Proxy
4496android.os.IIncidentAuthListener$Stub
4497android.os.IIncidentAuthListener
4498android.os.IIncidentCompanion$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004499android.os.IIncidentCompanion$Stub
4500android.os.IIncidentCompanion
4501android.os.IIncidentManager$Stub$Proxy
4502android.os.IIncidentManager$Stub
4503android.os.IIncidentManager
4504android.os.IInstalld$Stub$Proxy
4505android.os.IInstalld$Stub
4506android.os.IInstalld
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004507android.os.IInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07004508android.os.IMessenger$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004509android.os.IMessenger$Stub
4510android.os.IMessenger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004511android.os.INetworkActivityListener$Stub$Proxy
4512android.os.INetworkActivityListener$Stub
4513android.os.INetworkActivityListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004514android.os.INetworkManagementService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004515android.os.INetworkManagementService$Stub
4516android.os.INetworkManagementService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004517android.os.IPermissionController$Stub
4518android.os.IPermissionController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004519android.os.IPowerManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004520android.os.IPowerManager$Stub
4521android.os.IPowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004522android.os.IProcessInfoService$Stub
4523android.os.IProcessInfoService
4524android.os.IProgressListener$Stub$Proxy
4525android.os.IProgressListener$Stub
4526android.os.IProgressListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004527android.os.IPullAtomCallback$Stub
4528android.os.IPullAtomCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004529android.os.IRecoverySystem$Stub
4530android.os.IRecoverySystem
art-benchmark-serviced5115932020-02-25 17:55:03 -08004531android.os.IRecoverySystemProgressListener$Stub
4532android.os.IRecoverySystemProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004533android.os.IRemoteCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004534android.os.IRemoteCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004535android.os.IRemoteCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004536android.os.ISchedulingPolicyService$Stub
4537android.os.ISchedulingPolicyService
4538android.os.IServiceManager$Stub$Proxy
4539android.os.IServiceManager$Stub
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004540android.os.IServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004541android.os.IStatsCompanionService$Stub
4542android.os.IStatsCompanionService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004543android.os.IStatsManagerService$Stub
4544android.os.IStatsManagerService
art-benchmark-service35aba412020-02-03 11:53:25 -08004545android.os.IStatsd$Stub
4546android.os.IStatsd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004547android.os.IStoraged$Stub$Proxy
4548android.os.IStoraged$Stub
4549android.os.IStoraged
Calin Juravle4a054192018-05-29 17:52:20 -07004550android.os.ISystemUpdateManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004551android.os.ISystemUpdateManager$Stub
4552android.os.ISystemUpdateManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004553android.os.IThermalEventListener$Stub$Proxy
4554android.os.IThermalEventListener$Stub
4555android.os.IThermalEventListener
4556android.os.IThermalService$Stub$Proxy
4557android.os.IThermalService$Stub
4558android.os.IThermalService
4559android.os.IThermalStatusListener$Stub$Proxy
4560android.os.IThermalStatusListener$Stub
4561android.os.IThermalStatusListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004562android.os.IUpdateEngine$Stub$Proxy
4563android.os.IUpdateEngine$Stub
4564android.os.IUpdateEngine
4565android.os.IUpdateEngineCallback$Stub
4566android.os.IUpdateEngineCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004567android.os.IUpdateLock$Stub
4568android.os.IUpdateLock
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004569android.os.IUserManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004570android.os.IUserManager$Stub
4571android.os.IUserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004572android.os.IUserRestrictionsListener$Stub$Proxy
4573android.os.IUserRestrictionsListener$Stub
4574android.os.IUserRestrictionsListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004575android.os.IVibratorService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004576android.os.IVibratorService$Stub
4577android.os.IVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004578android.os.IVibratorStateListener$Stub
4579android.os.IVibratorStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004580android.os.IVold$Stub$Proxy
4581android.os.IVold$Stub
4582android.os.IVold
4583android.os.IVoldListener$Stub
4584android.os.IVoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004585android.os.IVoldMountCallback$Stub
4586android.os.IVoldMountCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004587android.os.IVoldTaskListener$Stub$Proxy
4588android.os.IVoldTaskListener$Stub
4589android.os.IVoldTaskListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004590android.os.IncidentManager$IncidentReport$1
4591android.os.IncidentManager$IncidentReport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004592android.os.IncidentManager
Andreas Gampecbcb9e32016-06-03 17:24:05 -07004593android.os.LocaleList$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004594android.os.LocaleList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004595android.os.Looper$Observer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004596android.os.Looper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004597android.os.MemoryFile
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004598android.os.Message$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004599android.os.Message
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004600android.os.MessageQueue$FileDescriptorRecord
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004601android.os.MessageQueue$IdleHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004602android.os.MessageQueue$OnFileDescriptorEventListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004603android.os.MessageQueue
Kenny Root9787b802013-04-26 12:53:57 -07004604android.os.Messenger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004605android.os.Messenger
4606android.os.NativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004607android.os.NetworkOnMainThreadException
Andreas Gampe571fc302016-02-18 13:58:09 -08004608android.os.OperationCanceledException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004609android.os.Parcel$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004610android.os.Parcel$2
4611android.os.Parcel$ReadWriteHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08004612android.os.Parcel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004613android.os.ParcelFileDescriptor$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004614android.os.ParcelFileDescriptor$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004615android.os.ParcelFileDescriptor$AutoCloseInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004616android.os.ParcelFileDescriptor$AutoCloseOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004617android.os.ParcelFileDescriptor$OnCloseListener
4618android.os.ParcelFileDescriptor$Status
Calin Juravle00b23d32019-03-08 17:52:20 -08004619android.os.ParcelFileDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004620android.os.ParcelFormatException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004621android.os.ParcelUuid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004622android.os.ParcelUuid
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004623android.os.Parcelable$ClassLoaderCreator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004624android.os.Parcelable$Creator
Calin Juravle00b23d32019-03-08 17:52:20 -08004625android.os.Parcelable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004626android.os.ParcelableException$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004627android.os.ParcelableException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004628android.os.ParcelableParcel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004629android.os.ParcelableParcel
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004630android.os.PatternMatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004631android.os.PatternMatcher
Andreas Gampe61e7b662015-06-17 23:57:04 -07004632android.os.PersistableBundle$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004633android.os.PersistableBundle$MyReadMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004634android.os.PersistableBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004635android.os.PooledStringReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004636android.os.PooledStringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004637android.os.PowerManager$1
4638android.os.PowerManager$OnThermalStatusChangedListener
4639android.os.PowerManager$WakeData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004640android.os.PowerManager$WakeLock$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004641android.os.PowerManager$WakeLock
4642android.os.PowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004643android.os.PowerManagerInternal$1
4644android.os.PowerManagerInternal$LowPowerModeListener
4645android.os.PowerManagerInternal
4646android.os.PowerSaveState$1
4647android.os.PowerSaveState$Builder
4648android.os.PowerSaveState
4649android.os.PowerWhitelistManager
4650android.os.Process$ProcessStartResult
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004651android.os.Process
art-benchmark-service56aece62020-02-10 17:58:03 -08004652android.os.ProxyFileDescriptorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004653android.os.RecoverySystem$1
4654android.os.RecoverySystem$2
4655android.os.RecoverySystem$3
4656android.os.RecoverySystem$4
4657android.os.RecoverySystem$5
4658android.os.RecoverySystem$ProgressListener
Andreas Gampe859e2782016-04-06 18:37:56 -07004659android.os.RecoverySystem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004660android.os.Registrant
Calin Juravle00b23d32019-03-08 17:52:20 -08004661android.os.RegistrantList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004662android.os.RemoteCallback$1
4663android.os.RemoteCallback$2
Calin Juravle00b23d32019-03-08 17:52:20 -08004664android.os.RemoteCallback$3
Calin Juravle36829e52019-04-10 19:07:47 -07004665android.os.RemoteCallback$OnResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004666android.os.RemoteCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004667android.os.RemoteCallbackList$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08004668android.os.RemoteCallbackList
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004669android.os.RemoteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004670android.os.ResultReceiver$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004671android.os.ResultReceiver$MyResultReceiver
4672android.os.ResultReceiver$MyRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08004673android.os.ResultReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004674android.os.SELinux
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004675android.os.ServiceManager$ServiceNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08004676android.os.ServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004677android.os.ServiceManagerNative
4678android.os.ServiceManagerProxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004679android.os.ServiceSpecificException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004680android.os.SharedMemory$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004681android.os.SharedMemory$Closer
4682android.os.SharedMemory$MemoryRegistration
4683android.os.SharedMemory$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -08004684android.os.SharedMemory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004685android.os.ShellCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004686android.os.ShellCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004687android.os.ShellCommand
4688android.os.SimpleClock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004689android.os.StatFs
art-benchmark-serviced5115932020-02-25 17:55:03 -08004690android.os.StatsDimensionsValue$1
4691android.os.StatsDimensionsValue
4692android.os.StatsServiceManager$ServiceRegisterer
4693android.os.StatsServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004694android.os.StrictMode$1
4695android.os.StrictMode$2
Jesse Wilson80686182011-01-21 17:12:43 -08004696android.os.StrictMode$3
4697android.os.StrictMode$4
4698android.os.StrictMode$5
4699android.os.StrictMode$6
4700android.os.StrictMode$7
4701android.os.StrictMode$8
Calin Juravle00b23d32019-03-08 17:52:20 -08004702android.os.StrictMode$9
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004703android.os.StrictMode$AndroidBlockGuardPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08004704android.os.StrictMode$AndroidCloseGuardReporter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004705android.os.StrictMode$InstanceTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004706android.os.StrictMode$OnThreadViolationListener
Jesse Wilson80686182011-01-21 17:12:43 -08004707android.os.StrictMode$Span
Andreas Gampe571fc302016-02-18 13:58:09 -08004708android.os.StrictMode$ThreadPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004709android.os.StrictMode$ThreadPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08004710android.os.StrictMode$ThreadSpanState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004711android.os.StrictMode$ViolationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004712android.os.StrictMode$ViolationInfo
Kurt Nelson7d5c07a2017-09-07 16:43:45 -07004713android.os.StrictMode$ViolationLogger
Jesse Wilson80686182011-01-21 17:12:43 -08004714android.os.StrictMode$VmPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004715android.os.StrictMode$VmPolicy
4716android.os.StrictMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004717android.os.SynchronousResultReceiver$Result
4718android.os.SynchronousResultReceiver
4719android.os.SystemClock$1
4720android.os.SystemClock$2
4721android.os.SystemClock$3
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004722android.os.SystemClock
art-benchmark-serviced5115932020-02-25 17:55:03 -08004723android.os.SystemConfigManager
4724android.os.SystemProperties$Handle
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004725android.os.SystemProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08004726android.os.SystemService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004727android.os.SystemService$State
4728android.os.SystemService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004729android.os.SystemUpdateManager
Andreas Gampe859e2782016-04-06 18:37:56 -07004730android.os.SystemVibrator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004731android.os.TelephonyServiceManager$ServiceRegisterer
art-benchmark-service35aba412020-02-03 11:53:25 -08004732android.os.TelephonyServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004733android.os.Temperature$1
4734android.os.Temperature
Calin Juravle00b23d32019-03-08 17:52:20 -08004735android.os.ThreadLocalWorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004736android.os.TokenWatcher$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004737android.os.TokenWatcher$Death
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004738android.os.TokenWatcher
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004739android.os.Trace
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004740android.os.TraceNameSupplier
4741android.os.TransactionTooLargeException
Calin Juravle00b23d32019-03-08 17:52:20 -08004742android.os.TransactionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004743android.os.UEventObserver$UEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004744android.os.UEventObserver$UEventThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004745android.os.UEventObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08004746android.os.UpdateEngine$1$1
4747android.os.UpdateEngine$1
4748android.os.UpdateEngine
4749android.os.UpdateEngineCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004750android.os.UpdateLock
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004751android.os.UserHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004752android.os.UserHandle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004753android.os.UserManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004754android.os.UserManager$EnforcingUser$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004755android.os.UserManager$EnforcingUser
Calin Juravle00b23d32019-03-08 17:52:20 -08004756android.os.UserManager$UserOperationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004757android.os.UserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004758android.os.VibrationAttributes$Builder
4759android.os.VibrationAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07004760android.os.VibrationEffect$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004761android.os.VibrationEffect$Composed
Calin Juravle4a054192018-05-29 17:52:20 -07004762android.os.VibrationEffect$OneShot$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004763android.os.VibrationEffect$OneShot
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004764android.os.VibrationEffect$Prebaked$1
4765android.os.VibrationEffect$Prebaked
4766android.os.VibrationEffect$Waveform$1
4767android.os.VibrationEffect$Waveform
Calin Juravle00b23d32019-03-08 17:52:20 -08004768android.os.VibrationEffect
Andreas Gampe61e7b662015-06-17 23:57:04 -07004769android.os.Vibrator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004770android.os.VintfObject
4771android.os.VintfRuntimeInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004772android.os.WorkSource$1
Calin Juravle4a054192018-05-29 17:52:20 -07004773android.os.WorkSource$WorkChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004774android.os.WorkSource$WorkChain
4775android.os.WorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004776android.os.ZygoteProcess$ZygoteState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004777android.os.ZygoteProcess
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004778android.os.ZygoteStartFailedEx
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004779android.os.connectivity.CellularBatteryStats$1
4780android.os.connectivity.CellularBatteryStats
4781android.os.connectivity.GpsBatteryStats$1
4782android.os.connectivity.GpsBatteryStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08004783android.os.connectivity.WifiActivityEnergyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004784android.os.connectivity.WifiActivityEnergyInfo
4785android.os.connectivity.WifiBatteryStats$1
4786android.os.connectivity.WifiBatteryStats
4787android.os.health.HealthKeys$Constant
art-benchmark-serviced5115932020-02-25 17:55:03 -08004788android.os.health.HealthKeys$Constants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004789android.os.health.HealthKeys$SortedIntArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004790android.os.health.HealthStats
4791android.os.health.HealthStatsParceler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004792android.os.health.HealthStatsParceler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004793android.os.health.HealthStatsWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004794android.os.health.PackageHealthStats
4795android.os.health.PidHealthStats
4796android.os.health.ProcessHealthStats
4797android.os.health.ServiceHealthStats
Andreas Gampe859e2782016-04-06 18:37:56 -07004798android.os.health.SystemHealthManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004799android.os.health.TimerStat$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004800android.os.health.TimerStat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004801android.os.health.UidHealthStats
Po-Chien Hsueh4e908c22019-03-07 11:57:17 +08004802android.os.image.DynamicSystemClient
4803android.os.image.DynamicSystemManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004804android.os.image.IDynamicSystemService$Stub
4805android.os.image.IDynamicSystemService
art-benchmark-service56aece62020-02-10 17:58:03 -08004806android.os.incremental.IncrementalManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004807android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$GoEFKT1rhv7KuSkGeH69DO738lA
4808android.os.storage.-$$Lambda$StorageManager$StorageEventListenerDelegate$pyZP4UQS232-tqmtk5lSCyZx9qU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004809android.os.storage.DiskInfo$1
4810android.os.storage.DiskInfo
4811android.os.storage.IObbActionListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004812android.os.storage.IObbActionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004813android.os.storage.IObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004814android.os.storage.IStorageEventListener$Stub$Proxy
4815android.os.storage.IStorageEventListener$Stub
4816android.os.storage.IStorageEventListener
Sudheer Shanka2250d562016-11-07 15:41:02 -08004817android.os.storage.IStorageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004818android.os.storage.IStorageManager$Stub
4819android.os.storage.IStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004820android.os.storage.IStorageShutdownObserver$Stub$Proxy
4821android.os.storage.IStorageShutdownObserver$Stub
4822android.os.storage.IStorageShutdownObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08004823android.os.storage.OnObbStateChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004824android.os.storage.StorageEventListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004825android.os.storage.StorageManager$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004826android.os.storage.StorageManager$ObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004827android.os.storage.StorageManager$StorageEventListenerDelegate
art-benchmark-service56aece62020-02-10 17:58:03 -08004828android.os.storage.StorageManager$StorageVolumeCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004829android.os.storage.StorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004830android.os.storage.StorageManagerInternal$ExternalStorageMountPolicy
4831android.os.storage.StorageManagerInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004832android.os.storage.StorageVolume$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004833android.os.storage.StorageVolume
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004834android.os.storage.VolumeInfo$1
4835android.os.storage.VolumeInfo$2
Calin Juravle00b23d32019-03-08 17:52:20 -08004836android.os.storage.VolumeInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004837android.os.storage.VolumeRecord$1
4838android.os.storage.VolumeRecord
4839android.os.strictmode.ContentUriWithoutPermissionViolation
4840android.os.strictmode.CredentialProtectedWhileLockedViolation
4841android.os.strictmode.CustomViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004842android.os.strictmode.DiskReadViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004843android.os.strictmode.DiskWriteViolation
4844android.os.strictmode.ExplicitGcViolation
4845android.os.strictmode.ImplicitDirectBootViolation
Calin Juravle4a054192018-05-29 17:52:20 -07004846android.os.strictmode.InstanceCountViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004847android.os.strictmode.IntentReceiverLeakedViolation
4848android.os.strictmode.LeakedClosableViolation
4849android.os.strictmode.NetworkViolation
4850android.os.strictmode.ResourceMismatchViolation
4851android.os.strictmode.ServiceConnectionLeakedViolation
4852android.os.strictmode.SqliteObjectLeakedViolation
4853android.os.strictmode.UnbufferedIoViolation
4854android.os.strictmode.UntaggedSocketViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004855android.os.strictmode.Violation
art-benchmark-serviced5115932020-02-25 17:55:03 -08004856android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation
4857android.permission.-$$Lambda$PermissionControllerManager$2gyb4miANgsuR_Cn3HPTnP6sL54
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004858android.permission.-$$Lambda$PermissionControllerManager$Iy-7wiKMCV-MFSPGyIJxP_DSf8E
art-benchmark-serviced5115932020-02-25 17:55:03 -08004859android.permission.-$$Lambda$PermissionControllerManager$WcxnBH4VsthEHNc7qKClONaAHtQ
4860android.permission.-$$Lambda$PermissionControllerManager$eHuRmDpRAUfA3qanHHMVMV_C0lI
4861android.permission.-$$Lambda$PermissionControllerManager$u5bno-vHXoMY3ADbZMAlZp7v9oI
4862android.permission.-$$Lambda$PermissionControllerManager$vBYanTuMAWBbfOp_XdHzQXYNpXY
4863android.permission.-$$Lambda$PermissionControllerManager$wPNqW0yZff7KXoWmrKVyzMgY2jc
4864android.permission.-$$Lambda$PermissionControllerManager$yqGWw4vOTpW9pDZRlfJdxzYUsF0
4865android.permission.-$$Lambda$ViMr_PAGHrCLBQPYNzqdYUNU5zI
4866android.permission.IOnPermissionsChangeListener$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004867android.permission.IOnPermissionsChangeListener$Stub
4868android.permission.IOnPermissionsChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004869android.permission.IPermissionController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004870android.permission.IPermissionController$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07004871android.permission.IPermissionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004872android.permission.IPermissionManager$Stub$Proxy
4873android.permission.IPermissionManager$Stub
4874android.permission.IPermissionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004875android.permission.PermissionControllerManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004876android.permission.PermissionControllerManager
Calin Juravle787d34d2019-04-25 15:12:44 -07004877android.permission.PermissionManager$SplitPermissionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004878android.permission.PermissionManagerInternal
4879android.preference.GenericInflater$Parent
4880android.preference.GenericInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004881android.preference.Preference$OnPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004882android.preference.Preference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004883android.preference.PreferenceActivity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004884android.preference.PreferenceFragment$OnPreferenceStartFragmentCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004885android.preference.PreferenceFragment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004886android.preference.PreferenceGroup
4887android.preference.PreferenceInflater
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004888android.preference.PreferenceManager$OnPreferenceTreeClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004889android.preference.PreferenceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004890android.preference.PreferenceScreen
art-benchmark-serviced5115932020-02-25 17:55:03 -08004891android.print.IPrintDocumentAdapter$Stub
4892android.print.IPrintDocumentAdapter
4893android.print.IPrintJobStateChangeListener$Stub
4894android.print.IPrintJobStateChangeListener
4895android.print.IPrintManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004896android.print.IPrintManager$Stub
4897android.print.IPrintManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004898android.print.IPrintServicesChangeListener$Stub
4899android.print.IPrintServicesChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004900android.print.IPrintSpooler$Stub$Proxy
4901android.print.IPrintSpooler$Stub
4902android.print.IPrintSpooler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004903android.print.IPrintSpoolerCallbacks$Stub
4904android.print.IPrintSpoolerCallbacks
4905android.print.IPrintSpoolerClient$Stub
4906android.print.IPrintSpoolerClient
4907android.print.IPrinterDiscoveryObserver$Stub
4908android.print.IPrinterDiscoveryObserver
4909android.print.PrintAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004910android.print.PrintDocumentAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004911android.print.PrintJobId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004912android.print.PrintJobInfo$1
4913android.print.PrintJobInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004914android.print.PrintManager$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07004915android.print.PrintManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004916android.print.PrinterId
4917android.printservice.IPrintServiceClient$Stub
4918android.printservice.IPrintServiceClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004919android.printservice.PrintServiceInfo$1
4920android.printservice.PrintServiceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004921android.printservice.recommendation.IRecommendationsChangeListener$Stub
4922android.printservice.recommendation.IRecommendationsChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004923android.privacy.DifferentialPrivacyConfig
4924android.privacy.DifferentialPrivacyEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004925android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004926android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder
4927android.privacy.internal.rappor.RapporConfig
4928android.privacy.internal.rappor.RapporEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004929android.provider.-$$Lambda$DeviceConfig$6U9gBH6h5Oab2DB_e83az4n_WEo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004930android.provider.-$$Lambda$FontsContract$3FDNQd-WsglsyDhif-aHVbzkfrA
Calin Juravle00b23d32019-03-08 17:52:20 -08004931android.provider.-$$Lambda$FontsContract$rqfIZKvP1frnI9vP1hVA8jQN_RE
art-benchmark-serviced5115932020-02-25 17:55:03 -08004932android.provider.-$$Lambda$Settings$NameValueCache$cLX_nUBDGp9SYpFxrABk-2ceeMI
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004933android.provider.-$$Lambda$Settings$NameValueCache$qSyMM6rUAHCa-5rsP-atfAqR3sA
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004934android.provider.BaseColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08004935android.provider.BlockedNumberContract$BlockedNumbers
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004936android.provider.BlockedNumberContract$SystemContract
4937android.provider.BlockedNumberContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08004938android.provider.CalendarContract$Attendees
4939android.provider.CalendarContract$AttendeesColumns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004940android.provider.CalendarContract$CalendarColumns
4941android.provider.CalendarContract$CalendarSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004942android.provider.CalendarContract$Calendars
Calin Juravle4a054192018-05-29 17:52:20 -07004943android.provider.CalendarContract$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004944android.provider.CalendarContract$EventsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07004945android.provider.CalendarContract$Instances
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004946android.provider.CalendarContract$SyncColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08004947android.provider.CalendarContract
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004948android.provider.CallLog$Calls
art-benchmark-serviced5115932020-02-25 17:55:03 -08004949android.provider.CallLog
4950android.provider.ContactsContract$BaseSyncColumns
Andreas Gampe61e7b662015-06-17 23:57:04 -07004951android.provider.ContactsContract$CommonDataKinds$BaseTypes
Calin Juravle00b23d32019-03-08 17:52:20 -08004952android.provider.ContactsContract$CommonDataKinds$Callable
Andreas Gampe61e7b662015-06-17 23:57:04 -07004953android.provider.ContactsContract$CommonDataKinds$CommonColumns
Calin Juravle4a054192018-05-29 17:52:20 -07004954android.provider.ContactsContract$CommonDataKinds$Email
4955android.provider.ContactsContract$CommonDataKinds$Phone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004956android.provider.ContactsContract$CommonDataKinds$StructuredPostal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004957android.provider.ContactsContract$ContactCounts
4958android.provider.ContactsContract$ContactNameColumns
4959android.provider.ContactsContract$ContactOptionsColumns
4960android.provider.ContactsContract$ContactStatusColumns
Calin Juravle4a054192018-05-29 17:52:20 -07004961android.provider.ContactsContract$Contacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004962android.provider.ContactsContract$ContactsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07004963android.provider.ContactsContract$Data
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004964android.provider.ContactsContract$DataColumns
4965android.provider.ContactsContract$DataColumnsWithJoins
art-benchmark-serviced5115932020-02-25 17:55:03 -08004966android.provider.ContactsContract$DataUsageFeedback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004967android.provider.ContactsContract$DataUsageStatColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08004968android.provider.ContactsContract$DeletedContacts
4969android.provider.ContactsContract$DeletedContactsColumns
4970android.provider.ContactsContract$DisplayPhoto
4971android.provider.ContactsContract$Groups
4972android.provider.ContactsContract$GroupsColumns
4973android.provider.ContactsContract$MetadataSync
4974android.provider.ContactsContract$MetadataSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004975android.provider.ContactsContract$PhoneLookup
4976android.provider.ContactsContract$PhoneLookupColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08004977android.provider.ContactsContract$Profile
4978android.provider.ContactsContract$ProviderStatus
4979android.provider.ContactsContract$RawContacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004980android.provider.ContactsContract$RawContactsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08004981android.provider.ContactsContract$RawContactsEntity
4982android.provider.ContactsContract$Settings
4983android.provider.ContactsContract$SettingsColumns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004984android.provider.ContactsContract$StatusColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08004985android.provider.ContactsContract$SyncColumns
4986android.provider.ContactsContract$SyncState
Calin Juravle00b23d32019-03-08 17:52:20 -08004987android.provider.ContactsContract
4988android.provider.DeviceConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004989android.provider.DeviceConfig$BadConfigException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004990android.provider.DeviceConfig$OnPropertiesChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004991android.provider.DeviceConfig$Properties$Builder
4992android.provider.DeviceConfig$Properties
Calin Juravle00b23d32019-03-08 17:52:20 -08004993android.provider.DeviceConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08004994android.provider.DocumentsContract$Path$1
4995android.provider.DocumentsContract$Path
4996android.provider.DocumentsContract
4997android.provider.DocumentsProvider
Calin Juravle4a054192018-05-29 17:52:20 -07004998android.provider.Downloads$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004999android.provider.Downloads
Calin Juravle00b23d32019-03-08 17:52:20 -08005000android.provider.FontRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005001android.provider.FontsContract$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005002android.provider.FontsContract$FontFamilyResult
5003android.provider.FontsContract$FontInfo
5004android.provider.FontsContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005005android.provider.OpenableColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005006android.provider.SearchIndexableData
5007android.provider.SearchIndexableResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08005008android.provider.SearchIndexablesContract
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005009android.provider.SearchIndexablesProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005010android.provider.SearchRecentSuggestions
Calin Juravle00b23d32019-03-08 17:52:20 -08005011android.provider.Settings$Config
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005012android.provider.Settings$ContentProviderHolder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07005013android.provider.Settings$GenerationTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08005014android.provider.Settings$Global
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005015android.provider.Settings$NameValueCache
5016android.provider.Settings$NameValueTable
Calin Juravle00b23d32019-03-08 17:52:20 -08005017android.provider.Settings$Secure
Kenny Root9787b802013-04-26 12:53:57 -07005018android.provider.Settings$SettingNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08005019android.provider.Settings$System
5020android.provider.Settings
art-benchmark-serviced5115932020-02-25 17:55:03 -08005021android.provider.SyncStateContract$Columns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005022android.provider.Telephony$BaseMmsColumns
5023android.provider.Telephony$CarrierColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005024android.provider.Telephony$CarrierId$All
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005025android.provider.Telephony$CarrierId
Calin Juravle00b23d32019-03-08 17:52:20 -08005026android.provider.Telephony$Carriers
art-benchmark-serviced5115932020-02-25 17:55:03 -08005027android.provider.Telephony$Mms$Inbox
5028android.provider.Telephony$Mms$Sent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005029android.provider.Telephony$Mms
art-benchmark-serviced5115932020-02-25 17:55:03 -08005030android.provider.Telephony$MmsSms
Calin Juravle00b23d32019-03-08 17:52:20 -08005031android.provider.Telephony$ServiceStateTable
art-benchmark-service35aba412020-02-03 11:53:25 -08005032android.provider.Telephony$SimInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005033android.provider.Telephony$Sms$Sent
Calin Juravle4a054192018-05-29 17:52:20 -07005034android.provider.Telephony$Sms
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005035android.provider.Telephony$TextBasedSmsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005036android.provider.Telephony$Threads
5037android.provider.Telephony$ThreadsColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005038android.provider.UserDictionary$Words
art-benchmark-serviced5115932020-02-25 17:55:03 -08005039android.provider.VoicemailContract$Status
5040android.provider.VoicemailContract$Voicemails
5041android.renderscript.Allocation
5042android.renderscript.BaseObj
5043android.renderscript.Element$1
5044android.renderscript.Element$DataKind
5045android.renderscript.Element$DataType
5046android.renderscript.Element
5047android.renderscript.RSDriverException
5048android.renderscript.RSIllegalArgumentException
5049android.renderscript.RSInvalidStateException
5050android.renderscript.RSRuntimeException
5051android.renderscript.RenderScript$ContextType
5052android.renderscript.RenderScript$MessageThread
5053android.renderscript.RenderScript$RSErrorHandler
5054android.renderscript.RenderScript$RSMessageHandler
5055android.renderscript.RenderScript
Andreas Gampe61e7b662015-06-17 23:57:04 -07005056android.renderscript.RenderScriptCacheDir
art-benchmark-serviced5115932020-02-25 17:55:03 -08005057android.renderscript.Script
5058android.renderscript.ScriptIntrinsic
5059android.renderscript.ScriptIntrinsicBlur
Calin Juravle00b23d32019-03-08 17:52:20 -08005060android.security.AttestedKeyPair
5061android.security.Credentials
art-benchmark-service56aece62020-02-10 17:58:03 -08005062android.security.FileIntegrityManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005063android.security.GateKeeper
Calin Juravle00b23d32019-03-08 17:52:20 -08005064android.security.IKeyChainAliasCallback$Stub
5065android.security.IKeyChainAliasCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005066android.security.IKeyChainService$Stub$Proxy
5067android.security.IKeyChainService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005068android.security.IKeyChainService
5069android.security.KeyChain$1
5070android.security.KeyChain$AliasResponse
5071android.security.KeyChain$KeyChainConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005072android.security.KeyChain
Calin Juravle00b23d32019-03-08 17:52:20 -08005073android.security.KeyChainAliasCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005074android.security.KeyChainException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005075android.security.KeyPairGeneratorSpec
5076android.security.KeyStore$CertificateChainPromise
5077android.security.KeyStore$ExportKeyPromise
5078android.security.KeyStore$KeyAttestationCallbackResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005079android.security.KeyStore$KeyCharacteristicsCallbackResult
5080android.security.KeyStore$KeyCharacteristicsPromise
5081android.security.KeyStore$KeystoreResultPromise
5082android.security.KeyStore$OperationPromise
5083android.security.KeyStore$State
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005084android.security.KeyStore
Calin Juravle00b23d32019-03-08 17:52:20 -08005085android.security.KeyStoreException
Calin Juravle4a054192018-05-29 17:52:20 -07005086android.security.NetworkSecurityPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005087android.security.Scrypt
art-benchmark-serviced5115932020-02-25 17:55:03 -08005088android.security.keymaster.ExportResult$1
5089android.security.keymaster.ExportResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005090android.security.keymaster.IKeyAttestationApplicationIdProvider$Stub
5091android.security.keymaster.IKeyAttestationApplicationIdProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005092android.security.keymaster.KeyAttestationApplicationId$1
5093android.security.keymaster.KeyAttestationApplicationId
5094android.security.keymaster.KeyAttestationPackageInfo$1
5095android.security.keymaster.KeyAttestationPackageInfo
Calin Juravle4a054192018-05-29 17:52:20 -07005096android.security.keymaster.KeyCharacteristics$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005097android.security.keymaster.KeyCharacteristics
Calin Juravle4a054192018-05-29 17:52:20 -07005098android.security.keymaster.KeymasterArgument$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005099android.security.keymaster.KeymasterArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005100android.security.keymaster.KeymasterArguments$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005101android.security.keymaster.KeymasterArguments
Calin Juravle4a054192018-05-29 17:52:20 -07005102android.security.keymaster.KeymasterBlob$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005103android.security.keymaster.KeymasterBlob
Calin Juravle4a054192018-05-29 17:52:20 -07005104android.security.keymaster.KeymasterBlobArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005105android.security.keymaster.KeymasterBooleanArgument
Calin Juravle36829e52019-04-10 19:07:47 -07005106android.security.keymaster.KeymasterCertificateChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005107android.security.keymaster.KeymasterCertificateChain
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005108android.security.keymaster.KeymasterDateArgument
5109android.security.keymaster.KeymasterDefs
Calin Juravle4a054192018-05-29 17:52:20 -07005110android.security.keymaster.KeymasterIntArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005111android.security.keymaster.KeymasterLongArgument
Calin Juravle4a054192018-05-29 17:52:20 -07005112android.security.keymaster.OperationResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005113android.security.keymaster.OperationResult
Calin Juravle4a054192018-05-29 17:52:20 -07005114android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream
5115android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer
Calin Juravle4a054192018-05-29 17:52:20 -07005116android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -08005117android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM
5118android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi
Alex Klyubindcdaf872015-05-13 15:57:09 -07005119android.security.keystore.AndroidKeyStoreBCWorkaroundProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005120android.security.keystore.AndroidKeyStoreCipherSpiBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08005121android.security.keystore.AndroidKeyStoreECDSASignatureSpi$SHA256
5122android.security.keystore.AndroidKeyStoreECDSASignatureSpi
5123android.security.keystore.AndroidKeyStoreECPrivateKey
5124android.security.keystore.AndroidKeyStoreECPublicKey
5125android.security.keystore.AndroidKeyStoreHmacSpi$HmacSHA256
5126android.security.keystore.AndroidKeyStoreHmacSpi
Calin Juravle4a054192018-05-29 17:52:20 -07005127android.security.keystore.AndroidKeyStoreKey
Calin Juravle00b23d32019-03-08 17:52:20 -08005128android.security.keystore.AndroidKeyStoreKeyFactorySpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08005129android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi$EC
5130android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi$RSA
5131android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005132android.security.keystore.AndroidKeyStoreLoadStoreParameter
5133android.security.keystore.AndroidKeyStorePrivateKey
Alex Klyubindcdaf872015-05-13 15:57:09 -07005134android.security.keystore.AndroidKeyStoreProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005135android.security.keystore.AndroidKeyStorePublicKey
5136android.security.keystore.AndroidKeyStoreRSAPrivateKey
5137android.security.keystore.AndroidKeyStoreRSAPublicKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005138android.security.keystore.AndroidKeyStoreSecretKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08005139android.security.keystore.AndroidKeyStoreSecretKeyFactorySpi
5140android.security.keystore.AndroidKeyStoreSignatureSpiBase
5141android.security.keystore.AndroidKeyStoreSpi$KeyStoreX509Certificate
Calin Juravle4a054192018-05-29 17:52:20 -07005142android.security.keystore.AndroidKeyStoreSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08005143android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC$PKCS7Padding
5144android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC
5145android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005146android.security.keystore.ArrayUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08005147android.security.keystore.AttestationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005148android.security.keystore.DelegatingX509Certificate
5149android.security.keystore.DeviceIdAttestationException
5150android.security.keystore.IKeystoreCertificateChainCallback$Stub
5151android.security.keystore.IKeystoreCertificateChainCallback
5152android.security.keystore.IKeystoreExportKeyCallback$Stub
5153android.security.keystore.IKeystoreExportKeyCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005154android.security.keystore.IKeystoreKeyCharacteristicsCallback$Stub
5155android.security.keystore.IKeystoreKeyCharacteristicsCallback
5156android.security.keystore.IKeystoreOperationResultCallback$Stub
5157android.security.keystore.IKeystoreOperationResultCallback
5158android.security.keystore.IKeystoreResponseCallback$Stub
5159android.security.keystore.IKeystoreResponseCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005160android.security.keystore.IKeystoreService$Stub$Proxy
5161android.security.keystore.IKeystoreService$Stub
5162android.security.keystore.IKeystoreService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005163android.security.keystore.KeyAttestationException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005164android.security.keystore.KeyExpiredException
5165android.security.keystore.KeyGenParameterSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005166android.security.keystore.KeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005167android.security.keystore.KeyInfo
5168android.security.keystore.KeyNotYetValidException
Calin Juravle36829e52019-04-10 19:07:47 -07005169android.security.keystore.KeyPermanentlyInvalidatedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005170android.security.keystore.KeyProperties$BlockMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005171android.security.keystore.KeyProperties$Digest
art-benchmark-serviced5115932020-02-25 17:55:03 -08005172android.security.keystore.KeyProperties$EncryptionPadding
Calin Juravle4a054192018-05-29 17:52:20 -07005173android.security.keystore.KeyProperties$KeyAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08005174android.security.keystore.KeyProperties$Origin
5175android.security.keystore.KeyProperties$Purpose
5176android.security.keystore.KeyProperties$SignaturePadding
5177android.security.keystore.KeyProperties
5178android.security.keystore.KeyProtection$Builder
5179android.security.keystore.KeyProtection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005180android.security.keystore.KeyStoreConnectException
Calin Juravle4a054192018-05-29 17:52:20 -07005181android.security.keystore.KeyStoreCryptoOperation
Calin Juravle4a054192018-05-29 17:52:20 -07005182android.security.keystore.KeyStoreCryptoOperationChunkedStreamer$MainDataStream
Calin Juravle00b23d32019-03-08 17:52:20 -08005183android.security.keystore.KeyStoreCryptoOperationChunkedStreamer$Stream
5184android.security.keystore.KeyStoreCryptoOperationChunkedStreamer
5185android.security.keystore.KeyStoreCryptoOperationStreamer
Calin Juravle4a054192018-05-29 17:52:20 -07005186android.security.keystore.KeyStoreCryptoOperationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005187android.security.keystore.KeymasterUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005188android.security.keystore.KeystoreResponse$1
5189android.security.keystore.KeystoreResponse
Calin Juravle36829e52019-04-10 19:07:47 -07005190android.security.keystore.ParcelableKeyGenParameterSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005191android.security.keystore.ParcelableKeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005192android.security.keystore.SecureKeyImportUnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08005193android.security.keystore.StrongBoxUnavailableException
5194android.security.keystore.UserAuthArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005195android.security.keystore.UserNotAuthenticatedException
5196android.security.keystore.Utils
art-benchmark-serviced5115932020-02-25 17:55:03 -08005197android.security.keystore.WrappedKeyEntry
5198android.security.keystore.recovery.InternalRecoveryServiceException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005199android.security.keystore.recovery.KeyChainProtectionParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005200android.security.keystore.recovery.KeyChainProtectionParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005201android.security.keystore.recovery.KeyChainProtectionParams
5202android.security.keystore.recovery.KeyChainSnapshot$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005203android.security.keystore.recovery.KeyChainSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005204android.security.keystore.recovery.KeyChainSnapshot
5205android.security.keystore.recovery.KeyDerivationParams$1
5206android.security.keystore.recovery.KeyDerivationParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08005207android.security.keystore.recovery.LockScreenRequiredException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005208android.security.keystore.recovery.RecoveryCertPath$1
5209android.security.keystore.recovery.RecoveryCertPath
Calin Juravle4a054192018-05-29 17:52:20 -07005210android.security.keystore.recovery.RecoveryController
art-benchmark-serviced5115932020-02-25 17:55:03 -08005211android.security.keystore.recovery.TrustedRootCertificates
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005212android.security.keystore.recovery.WrappedApplicationKey$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005213android.security.keystore.recovery.WrappedApplicationKey$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005214android.security.keystore.recovery.WrappedApplicationKey
5215android.security.keystore.recovery.X509CertificateParsingUtils
Andreas Gampe571fc302016-02-18 13:58:09 -08005216android.security.net.config.ApplicationConfig
5217android.security.net.config.CertificateSource
5218android.security.net.config.CertificatesEntryRef
5219android.security.net.config.ConfigNetworkSecurityPolicy
5220android.security.net.config.ConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005221android.security.net.config.DirectoryCertificateSource$1
5222android.security.net.config.DirectoryCertificateSource$3
5223android.security.net.config.DirectoryCertificateSource$CertSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08005224android.security.net.config.DirectoryCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005225android.security.net.config.Domain
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005226android.security.net.config.KeyStoreCertificateSource
5227android.security.net.config.KeyStoreConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005228android.security.net.config.ManifestConfigSource$DefaultConfigSource
Calin Juravle00b23d32019-03-08 17:52:20 -08005229android.security.net.config.ManifestConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005230android.security.net.config.NetworkSecurityConfig$1
5231android.security.net.config.NetworkSecurityConfig$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005232android.security.net.config.NetworkSecurityConfig
Chad Brubaker78d47122015-11-17 22:26:58 -08005233android.security.net.config.NetworkSecurityConfigProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08005234android.security.net.config.NetworkSecurityTrustManager
Calin Juravle00b23d32019-03-08 17:52:20 -08005235android.security.net.config.Pin
Andreas Gampe571fc302016-02-18 13:58:09 -08005236android.security.net.config.PinSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005237android.security.net.config.ResourceCertificateSource
Andreas Gampe571fc302016-02-18 13:58:09 -08005238android.security.net.config.RootTrustManager
5239android.security.net.config.RootTrustManagerFactorySpi
5240android.security.net.config.SystemCertificateSource
Calin Juravle00b23d32019-03-08 17:52:20 -08005241android.security.net.config.TrustAnchor
Andreas Gampe571fc302016-02-18 13:58:09 -08005242android.security.net.config.TrustedCertificateStoreAdapter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005243android.security.net.config.UserCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005244android.security.net.config.WfaCertificateSource
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005245android.security.net.config.XmlConfigSource$ParserException
Calin Juravle00b23d32019-03-08 17:52:20 -08005246android.security.net.config.XmlConfigSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005247android.service.appprediction.IPredictionService$Stub$Proxy
5248android.service.appprediction.IPredictionService$Stub
5249android.service.appprediction.IPredictionService
5250android.service.autofill.AutofillServiceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005251android.service.autofill.Dataset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005252android.service.autofill.FieldClassificationUserData
art-benchmark-serviced5115932020-02-25 17:55:03 -08005253android.service.autofill.FillContext$1
5254android.service.autofill.FillContext
5255android.service.autofill.FillEventHistory
5256android.service.autofill.FillRequest$1
5257android.service.autofill.FillRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005258android.service.autofill.FillResponse$1
5259android.service.autofill.FillResponse
5260android.service.autofill.IAutoFillService$Stub$Proxy
5261android.service.autofill.IAutoFillService$Stub
5262android.service.autofill.IAutoFillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005263android.service.autofill.IFillCallback$Stub$Proxy
5264android.service.autofill.IFillCallback$Stub
5265android.service.autofill.IFillCallback
5266android.service.autofill.ISaveCallback$Stub
5267android.service.autofill.ISaveCallback
5268android.service.autofill.SaveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005269android.service.autofill.UserData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005270android.service.autofill.UserData$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005271android.service.autofill.UserData
5272android.service.autofill.augmented.IAugmentedAutofillService$Stub$Proxy
5273android.service.autofill.augmented.IAugmentedAutofillService$Stub
5274android.service.autofill.augmented.IAugmentedAutofillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005275android.service.autofill.augmented.IFillCallback$Stub$Proxy
5276android.service.autofill.augmented.IFillCallback$Stub
5277android.service.autofill.augmented.IFillCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005278android.service.carrier.CarrierIdentifier$1
5279android.service.carrier.CarrierIdentifier
art-benchmark-service56aece62020-02-10 17:58:03 -08005280android.service.carrier.CarrierMessagingServiceWrapper$CarrierMessagingCallbackWrapper
5281android.service.carrier.CarrierMessagingServiceWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005282android.service.carrier.ICarrierService$Stub$Proxy
5283android.service.carrier.ICarrierService$Stub
5284android.service.carrier.ICarrierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005285android.service.contentcapture.ActivityEvent$1
5286android.service.contentcapture.ActivityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005287android.service.contentcapture.ContentCaptureServiceInfo
5288android.service.contentcapture.FlushMetrics$1
5289android.service.contentcapture.FlushMetrics
5290android.service.contentcapture.IContentCaptureService$Stub$Proxy
5291android.service.contentcapture.IContentCaptureService$Stub
5292android.service.contentcapture.IContentCaptureService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005293android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
5294android.service.contentcapture.IContentCaptureServiceCallback$Stub
5295android.service.contentcapture.IContentCaptureServiceCallback
5296android.service.contentcapture.IDataShareCallback$Stub
5297android.service.contentcapture.IDataShareCallback
5298android.service.contentcapture.SnapshotData$1
5299android.service.contentcapture.SnapshotData
art-benchmark-service56aece62020-02-10 17:58:03 -08005300android.service.dataloader.DataLoaderService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005301android.service.dreams.DreamManagerInternal
Calin Juravle00b23d32019-03-08 17:52:20 -08005302android.service.dreams.IDreamManager$Stub$Proxy
5303android.service.dreams.IDreamManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005304android.service.dreams.IDreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005305android.service.dreams.IDreamService$Stub$Proxy
5306android.service.dreams.IDreamService$Stub
5307android.service.dreams.IDreamService
5308android.service.euicc.EuiccProfileInfo$1
5309android.service.euicc.EuiccProfileInfo
5310android.service.euicc.GetEuiccProfileInfoListResult$1
5311android.service.euicc.GetEuiccProfileInfoListResult
art-benchmark-service56aece62020-02-10 17:58:03 -08005312android.service.euicc.IDeleteSubscriptionCallback$Stub
5313android.service.euicc.IDeleteSubscriptionCallback
5314android.service.euicc.IDownloadSubscriptionCallback$Stub
5315android.service.euicc.IDownloadSubscriptionCallback
5316android.service.euicc.IEraseSubscriptionsCallback$Stub
5317android.service.euicc.IEraseSubscriptionsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005318android.service.euicc.IEuiccService$Stub$Proxy
5319android.service.euicc.IEuiccService$Stub
5320android.service.euicc.IEuiccService
art-benchmark-service56aece62020-02-10 17:58:03 -08005321android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback$Stub
5322android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback
5323android.service.euicc.IGetDownloadableSubscriptionMetadataCallback$Stub
5324android.service.euicc.IGetDownloadableSubscriptionMetadataCallback
5325android.service.euicc.IGetEidCallback$Stub
5326android.service.euicc.IGetEidCallback
5327android.service.euicc.IGetEuiccInfoCallback$Stub
5328android.service.euicc.IGetEuiccInfoCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005329android.service.euicc.IGetEuiccProfileInfoListCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005330android.service.euicc.IGetEuiccProfileInfoListCallback$Stub
5331android.service.euicc.IGetEuiccProfileInfoListCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08005332android.service.euicc.IGetOtaStatusCallback$Stub
5333android.service.euicc.IGetOtaStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005334android.service.euicc.IOtaStatusChangedCallback$Stub
5335android.service.euicc.IOtaStatusChangedCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08005336android.service.euicc.IRetainSubscriptionsForFactoryResetCallback$Stub
5337android.service.euicc.IRetainSubscriptionsForFactoryResetCallback
5338android.service.euicc.ISwitchToSubscriptionCallback$Stub
5339android.service.euicc.ISwitchToSubscriptionCallback
5340android.service.euicc.IUpdateSubscriptionNicknameCallback$Stub
5341android.service.euicc.IUpdateSubscriptionNicknameCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005342android.service.gatekeeper.GateKeeperResponse$1
5343android.service.gatekeeper.GateKeeperResponse
5344android.service.gatekeeper.IGateKeeperService$Stub$Proxy
5345android.service.gatekeeper.IGateKeeperService$Stub
5346android.service.gatekeeper.IGateKeeperService
Calin Juravle4a054192018-05-29 17:52:20 -07005347android.service.media.IMediaBrowserService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005348android.service.media.IMediaBrowserService$Stub
5349android.service.media.IMediaBrowserService
Calin Juravle4a054192018-05-29 17:52:20 -07005350android.service.media.IMediaBrowserServiceCallbacks$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005351android.service.media.IMediaBrowserServiceCallbacks$Stub
5352android.service.media.IMediaBrowserServiceCallbacks
Calin Juravle4a054192018-05-29 17:52:20 -07005353android.service.media.MediaBrowserService$1
5354android.service.media.MediaBrowserService$3
5355android.service.media.MediaBrowserService$BrowserRoot
5356android.service.media.MediaBrowserService$ConnectionRecord
5357android.service.media.MediaBrowserService$Result
Calin Juravle4a054192018-05-29 17:52:20 -07005358android.service.media.MediaBrowserService$ServiceBinder$1
5359android.service.media.MediaBrowserService$ServiceBinder$2
5360android.service.media.MediaBrowserService$ServiceBinder$3
5361android.service.media.MediaBrowserService$ServiceBinder$4
Calin Juravle00b23d32019-03-08 17:52:20 -08005362android.service.media.MediaBrowserService$ServiceBinder
5363android.service.media.MediaBrowserService
5364android.service.notification.Adjustment$1
5365android.service.notification.Adjustment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005366android.service.notification.Condition$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005367android.service.notification.Condition
5368android.service.notification.ConditionProviderService$H
5369android.service.notification.ConditionProviderService$Provider
5370android.service.notification.ConditionProviderService
5371android.service.notification.IConditionProvider$Stub$Proxy
5372android.service.notification.IConditionProvider$Stub
5373android.service.notification.IConditionProvider
5374android.service.notification.INotificationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005375android.service.notification.INotificationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005376android.service.notification.INotificationListener
5377android.service.notification.IStatusBarNotificationHolder$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005378android.service.notification.IStatusBarNotificationHolder$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005379android.service.notification.IStatusBarNotificationHolder
5380android.service.notification.NotificationAssistantService$MyHandler
5381android.service.notification.NotificationAssistantService$NotificationAssistantServiceWrapper
5382android.service.notification.NotificationAssistantService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005383android.service.notification.NotificationListenerService$MyHandler
5384android.service.notification.NotificationListenerService$NotificationListenerWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005385android.service.notification.NotificationListenerService$Ranking
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005386android.service.notification.NotificationListenerService$RankingMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005387android.service.notification.NotificationListenerService$RankingMap
5388android.service.notification.NotificationListenerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005389android.service.notification.NotificationRankingUpdate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005390android.service.notification.NotificationRankingUpdate
5391android.service.notification.NotificationStats$1
5392android.service.notification.NotificationStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08005393android.service.notification.NotifyingApp$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005394android.service.notification.ScheduleCalendar
5395android.service.notification.SnoozeCriterion$1
5396android.service.notification.SnoozeCriterion
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005397android.service.notification.StatusBarNotification$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005398android.service.notification.StatusBarNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005399android.service.notification.ZenModeConfig$1
5400android.service.notification.ZenModeConfig$Diff
5401android.service.notification.ZenModeConfig$EventInfo
5402android.service.notification.ZenModeConfig$ScheduleInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005403android.service.notification.ZenModeConfig$ZenRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005404android.service.notification.ZenModeConfig$ZenRule
5405android.service.notification.ZenModeConfig
5406android.service.notification.ZenPolicy$1
5407android.service.notification.ZenPolicy$Builder
5408android.service.notification.ZenPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005409android.service.oemlock.IOemLockService$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005410android.service.oemlock.IOemLockService$Stub
5411android.service.oemlock.IOemLockService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005412android.service.oemlock.OemLockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005413android.service.persistentdata.IPersistentDataBlockService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07005414android.service.persistentdata.IPersistentDataBlockService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005415android.service.persistentdata.IPersistentDataBlockService
Andreas Gampe61e7b662015-06-17 23:57:04 -07005416android.service.persistentdata.PersistentDataBlockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005417android.service.textclassifier.ITextClassifierCallback$Stub$Proxy
5418android.service.textclassifier.ITextClassifierCallback$Stub
5419android.service.textclassifier.ITextClassifierCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005420android.service.textclassifier.ITextClassifierService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07005421android.service.textclassifier.ITextClassifierService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005422android.service.textclassifier.ITextClassifierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005423android.service.textclassifier.TextClassifierService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005424android.service.textclassifier.TextClassifierService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005425android.service.trust.ITrustAgentService$Stub$Proxy
5426android.service.trust.ITrustAgentService$Stub
5427android.service.trust.ITrustAgentService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005428android.service.trust.ITrustAgentServiceCallback$Stub$Proxy
5429android.service.trust.ITrustAgentServiceCallback$Stub
5430android.service.trust.ITrustAgentServiceCallback
5431android.service.trust.TrustAgentService$1
5432android.service.trust.TrustAgentService$ConfigurationData
5433android.service.trust.TrustAgentService$TrustAgentServiceWrapper
5434android.service.trust.TrustAgentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005435android.service.voice.IVoiceInteractionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005436android.service.voice.IVoiceInteractionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005437android.service.voice.IVoiceInteractionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005438android.service.voice.IVoiceInteractionSession$Stub$Proxy
5439android.service.voice.IVoiceInteractionSession$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005440android.service.voice.IVoiceInteractionSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005441android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005442android.service.voice.IVoiceInteractionSessionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005443android.service.voice.IVoiceInteractionSessionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005444android.service.voice.VoiceInteractionManagerInternal
5445android.service.voice.VoiceInteractionServiceInfo
5446android.service.vr.IPersistentVrStateCallbacks$Stub$Proxy
5447android.service.vr.IPersistentVrStateCallbacks$Stub
5448android.service.vr.IPersistentVrStateCallbacks
5449android.service.vr.IVrManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005450android.service.vr.IVrManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005451android.service.vr.IVrManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005452android.service.vr.IVrStateCallbacks$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005453android.service.vr.IVrStateCallbacks$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005454android.service.vr.IVrStateCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005455android.service.wallpaper.IWallpaperConnection$Stub
5456android.service.wallpaper.IWallpaperConnection
5457android.service.wallpaper.IWallpaperEngine$Stub$Proxy
5458android.service.wallpaper.IWallpaperEngine$Stub
5459android.service.wallpaper.IWallpaperEngine
5460android.service.wallpaper.IWallpaperService$Stub$Proxy
5461android.service.wallpaper.IWallpaperService$Stub
5462android.service.wallpaper.IWallpaperService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005463android.service.watchdog.ExplicitHealthCheckService$PackageConfig$1
5464android.service.watchdog.ExplicitHealthCheckService$PackageConfig
5465android.service.watchdog.IExplicitHealthCheckService$Stub$Proxy
5466android.service.watchdog.IExplicitHealthCheckService$Stub
5467android.service.watchdog.IExplicitHealthCheckService
5468android.speech.SpeechRecognizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005469android.speech.tts.ITextToSpeechCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005470android.speech.tts.ITextToSpeechCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005471android.speech.tts.ITextToSpeechService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005472android.speech.tts.ITextToSpeechService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005473android.speech.tts.TextToSpeech$Action
Calin Juravle00b23d32019-03-08 17:52:20 -08005474android.speech.tts.TextToSpeech$Connection
art-benchmark-serviced5115932020-02-25 17:55:03 -08005475android.speech.tts.TextToSpeech$EngineInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005476android.speech.tts.TextToSpeech$OnInitListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005477android.speech.tts.TextToSpeech
art-benchmark-serviced5115932020-02-25 17:55:03 -08005478android.speech.tts.TtsEngines$EngineInfoComparator
Calin Juravle4a054192018-05-29 17:52:20 -07005479android.speech.tts.TtsEngines
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005480android.stats.devicepolicy.nano.StringList
art-benchmark-serviced5115932020-02-25 17:55:03 -08005481android.sysprop.-$$Lambda$TelephonyProperties$0Zy6hglFVc-K9jiJWmuHmilIMkY
5482android.sysprop.-$$Lambda$TelephonyProperties$2V_2ZQoGHfOIfKo_A8Ss547oL-c
5483android.sysprop.-$$Lambda$TelephonyProperties$BfPaTA0e9gauJmR4vGNCDkGZ3uc
5484android.sysprop.-$$Lambda$TelephonyProperties$EV4LSOwY7Dsh1rJalZDLmnGJw5I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005485android.sysprop.-$$Lambda$TelephonyProperties$H4jN0VIBNpZQBeWYt6qS3DCe_M8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005486android.sysprop.-$$Lambda$TelephonyProperties$JNTRmlscGaFlYo_3krOr_WWd2QI
5487android.sysprop.-$$Lambda$TelephonyProperties$UKEfAuJVPm5cKR_UnPj1L66mN34
5488android.sysprop.-$$Lambda$TelephonyProperties$VtSZ_Uto4bMa49ncgAfdWewMFOU
5489android.sysprop.-$$Lambda$TelephonyProperties$dc-CgjsF3BtDxLSSKL5bQ9ullG0
5490android.sysprop.-$$Lambda$TelephonyProperties$fdR0mRnJd3OymvjDc_MI1AHnMwc
5491android.sysprop.-$$Lambda$TelephonyProperties$iJa3afMQmWbO1DX4jS9zkcOKZlY
5492android.sysprop.-$$Lambda$TelephonyProperties$kCQNtMqtfi6MMlFLqtIufNXwOS8
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005493android.sysprop.-$$Lambda$TelephonyProperties$kemQbl44ndTqXdQVvnYppJuQboQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08005494android.sysprop.-$$Lambda$TelephonyProperties$rKoNB08X7R8OCPq-VDCWDOm3lDM
5495android.sysprop.-$$Lambda$TelephonyProperties$yK9cdPdkKXdcfM9Ey52BIE31a5M
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005496android.sysprop.AdbProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005497android.sysprop.ApexProperties
5498android.sysprop.ContactsProperties
Calin Juravle36829e52019-04-10 19:07:47 -07005499android.sysprop.CryptoProperties$state_values
5500android.sysprop.CryptoProperties$type_values
Calin Juravle00b23d32019-03-08 17:52:20 -08005501android.sysprop.CryptoProperties
5502android.sysprop.DisplayProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005503android.sysprop.TelephonyProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005504android.sysprop.VndkProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08005505android.sysprop.VoldProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07005506android.system.ErrnoException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005507android.system.GaiException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005508android.system.Int32Ref
5509android.system.Int64Ref
Andreas Gampe61e7b662015-06-17 23:57:04 -07005510android.system.NetlinkSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005511android.system.Os
5512android.system.OsConstants
Andreas Gampe61e7b662015-06-17 23:57:04 -07005513android.system.PacketSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005514android.system.StructAddrinfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005515android.system.StructCapUserData
5516android.system.StructCapUserHeader
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005517android.system.StructGroupReq
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005518android.system.StructIfaddrs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005519android.system.StructLinger
5520android.system.StructPasswd
5521android.system.StructPollfd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005522android.system.StructRlimit
Andreas Gampe61e7b662015-06-17 23:57:04 -07005523android.system.StructStat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005524android.system.StructStatVfs
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005525android.system.StructTimespec
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005526android.system.StructTimeval
5527android.system.StructUcred
5528android.system.StructUtsname
Andreas Gampe571fc302016-02-18 13:58:09 -08005529android.system.UnixSocketAddress
art-benchmark-serviced5115932020-02-25 17:55:03 -08005530android.system.suspend.ISuspendControlService$Stub$Proxy
5531android.system.suspend.ISuspendControlService$Stub
5532android.system.suspend.ISuspendControlService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005533android.system.suspend.WakeLockInfo$1
5534android.system.suspend.WakeLockInfo
5535android.telecom.-$$Lambda$cyYWqCYT05eM23eLVm4oQ5DrYjw
5536android.telecom.-$$Lambda$qa4s1Fm2YuohEunaJUJcmJXDXG0
5537android.telecom.AudioState$1
5538android.telecom.AudioState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005539android.telecom.CallAudioState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005540android.telecom.CallAudioState
art-benchmark-serviced5115932020-02-25 17:55:03 -08005541android.telecom.CallerInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005542android.telecom.Conference$Listener
5543android.telecom.Conference
5544android.telecom.Conferenceable
5545android.telecom.Connection$FailureSignalingConnection
5546android.telecom.Connection$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005547android.telecom.Connection$VideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005548android.telecom.Connection
5549android.telecom.ConnectionRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005550android.telecom.ConnectionRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005551android.telecom.ConnectionRequest
5552android.telecom.ConnectionService$1
5553android.telecom.ConnectionService$2
5554android.telecom.ConnectionService$3
5555android.telecom.ConnectionService$4
5556android.telecom.ConnectionService$5
5557android.telecom.ConnectionService
5558android.telecom.ConnectionServiceAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005559android.telecom.DefaultDialerManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005560android.telecom.DisconnectCause$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005561android.telecom.DisconnectCause
Calin Juravle00b23d32019-03-08 17:52:20 -08005562android.telecom.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005563android.telecom.Logging.-$$Lambda$L5F_SL2jOCUETYvgdB36aGwY50E
5564android.telecom.Logging.-$$Lambda$SessionManager$VyH2gT1EjIvzDy_C9JfTT60CISM
5565android.telecom.Logging.-$$Lambda$SessionManager$hhtZwTEbvO-fLNlAvB6Do9_2gW4
5566android.telecom.Logging.EventManager$Event
5567android.telecom.Logging.EventManager$EventListener
5568android.telecom.Logging.EventManager$EventRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08005569android.telecom.Logging.EventManager$Loggable
5570android.telecom.Logging.EventManager$TimedEventPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005571android.telecom.Logging.EventManager
5572android.telecom.Logging.Runnable$1
5573android.telecom.Logging.Runnable
5574android.telecom.Logging.Session$Info$1
5575android.telecom.Logging.Session$Info
5576android.telecom.Logging.Session
5577android.telecom.Logging.SessionManager$ICurrentThreadId
5578android.telecom.Logging.SessionManager$ISessionCleanupTimeoutMs
5579android.telecom.Logging.SessionManager$ISessionIdQueryHandler
5580android.telecom.Logging.SessionManager$ISessionListener
5581android.telecom.Logging.SessionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005582android.telecom.ParcelableCall$1
5583android.telecom.ParcelableCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005584android.telecom.ParcelableConference$1
5585android.telecom.ParcelableConference
5586android.telecom.ParcelableConnection$1
5587android.telecom.ParcelableConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005588android.telecom.PhoneAccount$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005589android.telecom.PhoneAccount$Builder
5590android.telecom.PhoneAccount
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005591android.telecom.PhoneAccountHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005592android.telecom.PhoneAccountHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005593android.telecom.RemoteConnectionManager
5594android.telecom.StatusHints$1
5595android.telecom.StatusHints
art-benchmark-serviced5115932020-02-25 17:55:03 -08005596android.telecom.TelecomAnalytics$1
5597android.telecom.TelecomAnalytics$SessionTiming$1
5598android.telecom.TelecomAnalytics
Andreas Gampe61e7b662015-06-17 23:57:04 -07005599android.telecom.TelecomManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005600android.telecom.TimedEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005601android.telecom.VideoProfile$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005602android.telecom.VideoProfile
5603android.telephony.-$$Lambda$DataFailCause$djkZSxdG-s-w2L5rQKiGu6OudyY
5604android.telephony.-$$Lambda$MLKtmRGKP3e0WU7x_KyS5-Vg8q4
5605android.telephony.-$$Lambda$NetworkRegistrationInfo$1JuZmO5PoYGZY8bHhZYwvmqwOB0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005606android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$1M3m0i6211i2YjWyTDT7l0bJm3I
art-benchmark-serviced5115932020-02-25 17:55:03 -08005607android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$1uNdvGRe99lTurQeP2pTQkZS7Vs
5608android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$2XBMUIj05jt4Xm08XAsE57q5gCc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005609android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$2cMrwdqnKBpixpApeIX38rmRLak
art-benchmark-serviced5115932020-02-25 17:55:03 -08005610android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$3AYVJXME-0OB4yixqaI-xr5L60o
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005611android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$4NHt5Shg_DHV-T1IxfcQLHP5-j0
art-benchmark-serviced5115932020-02-25 17:55:03 -08005612android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5J-sdvem6pUpdVwRdm8IbDhvuv8
5613android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5Uf5OZWCyPD0lZtySzbYw18FWhU
5614android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5rF2IFj8mrb7uZc0HMKiuCodUn0
5615android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$5uu-05j4ojTh9mEHkN-ynQqQRGM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005616android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$6czWSGzxct0CXPVO54T0aq05qls
art-benchmark-serviced5115932020-02-25 17:55:03 -08005617android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$7gZpRKvFmk92UeW5ehgYjTU1VJo
5618android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$BEnQPWSMGANn8JYkd7Z9ykD6hTU
5619android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$BJFxSgUMHRSttswNjrMRkS82g_c
5620android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$BmipTxlu2pSFr1wevj-6L899tUY
5621android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$D3Qz69humkpMXm7JAHU36dMvoyY
5622android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$DrpO57uI0Rz8zN_EPJ4-5BrkiWs
5623android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$E9hw_LXFliykadzCB_mw8nukNGI
5624android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$F-YGB2a8GrHG6CB17lzASQZXVHI
5625android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$FBJGFGXoSvidKfm50cEzC3i9rVk
5626android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$HEcWn-J1WRb0wLERu2qoMIZDfjY
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005627android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Hbn6-eZxY2p3rjOfStodI04A8E8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005628android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$IU278K5QbmReF-mbpcNVAvVlhFI
5629android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$LLJobItLwgTRjD_KrTiT4U-xUz0
5630android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$M39is_Zyt8D7Camw2NS4EGTDn-s
5631android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$MtX5gtAKHxLcUp_ibya6VO1zuoE
5632android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$NjMtWvO8dQakD688KRREWiYI4JI
5633android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$OfwFKKtcQHRmtv70FCopw6FDAAU
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005634android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Q2A8FgYlU8_D6PD78tThGut_rTc
art-benchmark-serviced5115932020-02-25 17:55:03 -08005635android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$RC2x2ijetA-pQrLa4QakzMBjh_k
5636android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$Rh4FuYaAZPAbrOYr6GGF6llSePE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005637android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$TqrkuLPlaG_ucU7VbLS4tnf8hG8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005638android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$VCD7izkh9A_sRz9zMUPYy-TktLo
5639android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$W65ui1dCCc-JnQa7gon1I7Bz7Sk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005640android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$WYWtWHdkZDxBd9anjoxyZozPWHc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005641android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$YY3srkIkMm8vTSFJZHoiKzUUrGs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005642android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$bELzxgwsPigyVKYkAXBO2BjcSm8
art-benchmark-serviced5115932020-02-25 17:55:03 -08005643android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$hxq77a5O_MUfoptHg15ipzFvMkI
5644android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$icX71zgNszuMfnDaCmahcqWacFM
5645android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$j6NpsS_PE3VHutxIDEmwFHop7Yc
5646android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$jNtyZYh5ZAuvyDZA_6f30zhW_dI
5647android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$jTFXkqSnWC3uzh7LwzUV3m1AFOQ
5648android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$jclAV5yU3RtV94suRvvhafvGuhw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005649android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$jlNX9JiqGSNg9W49vDcKucKdeCI
art-benchmark-serviced5115932020-02-25 17:55:03 -08005650android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$l57DgyMDrONq3sajd_dBE967ClU
5651android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$lP7_Xy6P82nXGbUQ_ZUY6rZR4bI
5652android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$mezBWc8HrQF0w9M2UHZzIjv5b5A
5653android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$nR7W5ox6SCgPxtH9IRcENwKeFI4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005654android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$nrGqSRBJrc3_EwotCDNwfKeizIo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005655android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$nxFDy8UzMc58xiN0nXxhJfBQdMI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005656android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$oDAZqs8paeefe_3k_uRKV5plQW4
5657android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$okPCYOx4UxYuvUHlM2iS425QGIg
art-benchmark-serviced5115932020-02-25 17:55:03 -08005658android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$pLr-IfJJu1u_YG6I5LI0iHTuBi0
5659android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$r8YFiJlM_z19hwrY4PtaILOH2wA
5660android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$t2gWJ_jA36kAdNXSmlzw85aU-tM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005661android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$uC5syhzl229gIpaK7Jfs__OCJxQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08005662android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$vWj6-S8LaQStcrOXYYPgkxQlFg0
5663android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$xyyTM70Sla35xFO0mn4N0yCuKGY
5664android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$y-tK7my_uXPo_oQ7AytfnekGEbU
5665android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$yGF2cJtJjwhRqDU8M4yzwgROulY
5666android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$ygzOWFRiY4sZQ4WYUPIefqgiGvM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005667android.telephony.-$$Lambda$PhoneStateListener$IPhoneStateListenerStub$yvQnAlFGg5EWDG2vcA9X-4xnalA
art-benchmark-serviced5115932020-02-25 17:55:03 -08005668android.telephony.-$$Lambda$SubscriptionManager$D5_PmvQ13e0qLtSnBvNd4R7l2qA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005669android.telephony.-$$Lambda$SubscriptionManager$R_uORt9bKcmEo6JnjiGP2KgjIOQ
5670android.telephony.-$$Lambda$TelephonyFrameworkInitializer$3Kis6wL1IbLustWe9A2o4-2YpGo
5671android.telephony.-$$Lambda$TelephonyFrameworkInitializer$MLDtRnX1dj1RKFdjgIsOvcQxhA0
5672android.telephony.-$$Lambda$TelephonyFrameworkInitializer$b_92_3ZijRrdEa9yLyFA5xu19OM
5673android.telephony.-$$Lambda$TelephonyFrameworkInitializer$mpe0Kh92VEQmEtmo60oqykdvnBE
art-benchmark-service56aece62020-02-10 17:58:03 -08005674android.telephony.-$$Lambda$TelephonyFrameworkInitializer$o3geRfUaRT9tnqKKZbu1EbUxw4Q
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005675android.telephony.-$$Lambda$TelephonyFrameworkInitializer$sQClc4rjc9ydh0nXpY79gr33av4
art-benchmark-serviced5115932020-02-25 17:55:03 -08005676android.telephony.-$$Lambda$TelephonyManager$2$l6Pazxfi7QghMr2Z0MpduhNe6yc
5677android.telephony.-$$Lambda$TelephonyRegistryManager$1$cLzLZB4oGnI-HG_-4MhxcXoHys8
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005678android.telephony.AccessNetworkConstants$AccessNetworkType
Calin Juravle00b23d32019-03-08 17:52:20 -08005679android.telephony.AccessNetworkConstants$TransportType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005680android.telephony.AccessNetworkConstants
5681android.telephony.AccessNetworkUtils
5682android.telephony.AnomalyReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -08005683android.telephony.AvailableNetworkInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005684android.telephony.CallAttributes$1
5685android.telephony.CallAttributes
5686android.telephony.CallQuality$1
5687android.telephony.CallQuality
Calin Juravle00b23d32019-03-08 17:52:20 -08005688android.telephony.CarrierConfigManager$Gps
Andreas Gampe61e7b662015-06-17 23:57:04 -07005689android.telephony.CarrierConfigManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005690android.telephony.CarrierRestrictionRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005691android.telephony.CarrierRestrictionRules$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005692android.telephony.CarrierRestrictionRules
5693android.telephony.CellConfigLte$1
5694android.telephony.CellConfigLte
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005695android.telephony.CellIdentity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005696android.telephony.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005697android.telephony.CellIdentityCdma$1
5698android.telephony.CellIdentityCdma
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005699android.telephony.CellIdentityGsm$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005700android.telephony.CellIdentityGsm
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005701android.telephony.CellIdentityLte$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005702android.telephony.CellIdentityLte
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005703android.telephony.CellIdentityNr$1
5704android.telephony.CellIdentityNr
5705android.telephony.CellIdentityTdscdma$1
5706android.telephony.CellIdentityTdscdma
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005707android.telephony.CellIdentityWcdma$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005708android.telephony.CellIdentityWcdma
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005709android.telephony.CellInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005710android.telephony.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005711android.telephony.CellInfoCdma$1
5712android.telephony.CellInfoCdma
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005713android.telephony.CellInfoGsm$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005714android.telephony.CellInfoGsm
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005715android.telephony.CellInfoLte$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005716android.telephony.CellInfoLte
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005717android.telephony.CellInfoNr$1
5718android.telephony.CellInfoNr
5719android.telephony.CellInfoTdscdma$1
5720android.telephony.CellInfoTdscdma
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005721android.telephony.CellInfoWcdma$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005722android.telephony.CellInfoWcdma
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005723android.telephony.CellLocation
Calin Juravle4a054192018-05-29 17:52:20 -07005724android.telephony.CellSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08005725android.telephony.CellSignalStrengthCdma$1
5726android.telephony.CellSignalStrengthCdma
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005727android.telephony.CellSignalStrengthGsm$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005728android.telephony.CellSignalStrengthGsm
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005729android.telephony.CellSignalStrengthLte$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005730android.telephony.CellSignalStrengthLte
5731android.telephony.CellSignalStrengthNr$1
5732android.telephony.CellSignalStrengthNr
5733android.telephony.CellSignalStrengthTdscdma$1
5734android.telephony.CellSignalStrengthTdscdma
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005735android.telephony.CellSignalStrengthWcdma$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005736android.telephony.CellSignalStrengthWcdma
5737android.telephony.ClientRequestStats$1
5738android.telephony.ClientRequestStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005739android.telephony.DataConnectionRealTimeInfo$1
5740android.telephony.DataConnectionRealTimeInfo
5741android.telephony.DataFailCause$1
5742android.telephony.DataFailCause
Calin Juravle36829e52019-04-10 19:07:47 -07005743android.telephony.DataSpecificRegistrationInfo$1
5744android.telephony.DataSpecificRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005745android.telephony.DisconnectCause
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005746android.telephony.ICellInfoCallback$Stub$Proxy
5747android.telephony.ICellInfoCallback$Stub
5748android.telephony.ICellInfoCallback
5749android.telephony.INetworkService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005750android.telephony.INetworkService$Stub
5751android.telephony.INetworkService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005752android.telephony.INetworkServiceCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005753android.telephony.INetworkServiceCallback$Stub
5754android.telephony.INetworkServiceCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005755android.telephony.IccOpenLogicalChannelResponse$1
5756android.telephony.IccOpenLogicalChannelResponse
5757android.telephony.ImsiEncryptionInfo$1
5758android.telephony.ImsiEncryptionInfo
5759android.telephony.JapanesePhoneNumberFormatter
5760android.telephony.LocationAccessPolicy$LocationPermissionQuery$Builder
5761android.telephony.LocationAccessPolicy$LocationPermissionQuery
5762android.telephony.LocationAccessPolicy$LocationPermissionResult
Calin Juravle00b23d32019-03-08 17:52:20 -08005763android.telephony.LocationAccessPolicy
5764android.telephony.LteVopsSupportInfo$1
5765android.telephony.LteVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005766android.telephony.MmsManager
Calin Juravle4a054192018-05-29 17:52:20 -07005767android.telephony.ModemActivityInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005768android.telephony.ModemActivityInfo$TransmitPower
Calin Juravle00b23d32019-03-08 17:52:20 -08005769android.telephony.ModemActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005770android.telephony.ModemInfo$1
5771android.telephony.ModemInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005772android.telephony.NeighboringCellInfo$1
5773android.telephony.NeighboringCellInfo
Calin Juravle36829e52019-04-10 19:07:47 -07005774android.telephony.NetworkRegistrationInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005775android.telephony.NetworkRegistrationInfo$Builder
Calin Juravle36829e52019-04-10 19:07:47 -07005776android.telephony.NetworkRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005777android.telephony.NetworkScan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005778android.telephony.NetworkScanRequest$1
5779android.telephony.NetworkScanRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08005780android.telephony.NetworkService$INetworkServiceWrapper
5781android.telephony.NetworkService$NetworkServiceHandler
5782android.telephony.NetworkService$NetworkServiceProvider
5783android.telephony.NetworkService
5784android.telephony.NetworkServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005785android.telephony.NumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005786android.telephony.PackageChangeReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08005787android.telephony.PhoneCapability$1
5788android.telephony.PhoneCapability
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005789android.telephony.PhoneNumberRange$1
5790android.telephony.PhoneNumberRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005791android.telephony.PhoneNumberUtils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005792android.telephony.PhoneStateListener$IPhoneStateListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08005793android.telephony.PhoneStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005794android.telephony.PhysicalChannelConfig$1
5795android.telephony.PhysicalChannelConfig$Builder
5796android.telephony.PhysicalChannelConfig
5797android.telephony.PreciseCallState$1
5798android.telephony.PreciseCallState
5799android.telephony.PreciseDataConnectionState$1
5800android.telephony.PreciseDataConnectionState
Calin Juravle00b23d32019-03-08 17:52:20 -08005801android.telephony.RadioAccessFamily$1
5802android.telephony.RadioAccessFamily
art-benchmark-serviced5115932020-02-25 17:55:03 -08005803android.telephony.RadioAccessSpecifier
Kenny Root9787b802013-04-26 12:53:57 -07005804android.telephony.Rlog
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005805android.telephony.ServiceState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005806android.telephony.ServiceState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005807android.telephony.SignalStrength$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005808android.telephony.SignalStrength
art-benchmark-serviced5115932020-02-25 17:55:03 -08005809android.telephony.SmsCbCmasInfo
5810android.telephony.SmsCbEtwsInfo
5811android.telephony.SmsCbLocation
5812android.telephony.SmsCbMessage
Calin Juravle4a054192018-05-29 17:52:20 -07005813android.telephony.SmsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005814android.telephony.SmsMessage$1
5815android.telephony.SmsMessage$MessageClass
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005816android.telephony.SmsMessage
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005817android.telephony.SubscriptionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005818android.telephony.SubscriptionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005819android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005820android.telephony.SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08005821android.telephony.SubscriptionManager$OnSubscriptionsChangedListener
5822android.telephony.SubscriptionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005823android.telephony.SubscriptionPlan$1
5824android.telephony.SubscriptionPlan
5825android.telephony.TelephonyFrameworkInitializer
Calin Juravle00b23d32019-03-08 17:52:20 -08005826android.telephony.TelephonyHistogram$1
5827android.telephony.TelephonyHistogram
art-benchmark-serviced5115932020-02-25 17:55:03 -08005828android.telephony.TelephonyManager$1
5829android.telephony.TelephonyManager$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005830android.telephony.TelephonyManager$5
Calin Juravle36829e52019-04-10 19:07:47 -07005831android.telephony.TelephonyManager$7
art-benchmark-serviced5115932020-02-25 17:55:03 -08005832android.telephony.TelephonyManager$CellInfoCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005833android.telephony.TelephonyManager$MultiSimVariants
art-benchmark-serviced5115932020-02-25 17:55:03 -08005834android.telephony.TelephonyManager$UssdResponseCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005835android.telephony.TelephonyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005836android.telephony.TelephonyRegistryManager$1
5837android.telephony.TelephonyRegistryManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005838android.telephony.TelephonyRegistryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005839android.telephony.TelephonyScanManager$NetworkScanCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005840android.telephony.UiccAccessRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005841android.telephony.UiccAccessRule
5842android.telephony.UiccCardInfo$1
5843android.telephony.UiccCardInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08005844android.telephony.UiccSlotInfo$1
5845android.telephony.UiccSlotInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005846android.telephony.UssdResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005847android.telephony.VisualVoicemailSmsFilterSettings$1
5848android.telephony.VisualVoicemailSmsFilterSettings$Builder
5849android.telephony.VisualVoicemailSmsFilterSettings
Calin Juravle36829e52019-04-10 19:07:47 -07005850android.telephony.VoiceSpecificRegistrationInfo$1
5851android.telephony.VoiceSpecificRegistrationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005852android.telephony.cdma.CdmaCellLocation
Calin Juravle00b23d32019-03-08 17:52:20 -08005853android.telephony.data.ApnSetting$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005854android.telephony.data.ApnSetting$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005855android.telephony.data.ApnSetting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005856android.telephony.data.DataCallResponse$1
5857android.telephony.data.DataCallResponse
5858android.telephony.data.DataProfile$1
5859android.telephony.data.DataProfile$Builder
5860android.telephony.data.DataProfile
5861android.telephony.data.DataService$DataCallListChangedIndication
Calin Juravle00b23d32019-03-08 17:52:20 -08005862android.telephony.data.DataService$DataServiceHandler
5863android.telephony.data.DataService$DataServiceProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005864android.telephony.data.DataService$DeactivateDataCallRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08005865android.telephony.data.DataService$IDataServiceWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005866android.telephony.data.DataService$SetDataProfileRequest
5867android.telephony.data.DataService$SetInitialAttachApnRequest
5868android.telephony.data.DataService$SetupDataCallRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08005869android.telephony.data.DataService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005870android.telephony.data.DataServiceCallback
5871android.telephony.data.IDataService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005872android.telephony.data.IDataService$Stub
5873android.telephony.data.IDataService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005874android.telephony.data.IDataServiceCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005875android.telephony.data.IDataServiceCallback$Stub
5876android.telephony.data.IDataServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005877android.telephony.data.IQualifiedNetworksService$Stub$Proxy
5878android.telephony.data.IQualifiedNetworksService$Stub
5879android.telephony.data.IQualifiedNetworksService
5880android.telephony.data.IQualifiedNetworksServiceCallback$Stub$Proxy
5881android.telephony.data.IQualifiedNetworksServiceCallback$Stub
5882android.telephony.data.IQualifiedNetworksServiceCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005883android.telephony.emergency.EmergencyNumber$1
5884android.telephony.emergency.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08005885android.telephony.euicc.DownloadableSubscription
5886android.telephony.euicc.EuiccCardManager$13
5887android.telephony.euicc.EuiccCardManager$1
5888android.telephony.euicc.EuiccCardManager$ResultCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005889android.telephony.euicc.EuiccCardManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005890android.telephony.euicc.EuiccInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005891android.telephony.euicc.EuiccManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005892android.telephony.gsm.GsmCellLocation
Calin Juravle00b23d32019-03-08 17:52:20 -08005893android.telephony.ims.-$$Lambda$ImsMmTelManager$CapabilityCallback$CapabilityBinder$4YNlUy9HsD02E7Sbv2VeVtbao08
Calin Juravle00b23d32019-03-08 17:52:20 -08005894android.telephony.ims.-$$Lambda$ProvisioningManager$Callback$CallbackBinder$R_8jXQuOM7aV7dIwYBzcWwV-YpM
art-benchmark-serviced5115932020-02-25 17:55:03 -08005895android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$APeqso3VzZZ0eUf5slP1k5xoCME
5896android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$DX_-dWIBwwX2oqDoRnq49RndG7s
5897android.telephony.ims.-$$Lambda$RegistrationManager$RegistrationCallback$RegistrationBinder$uTxkp6C02qJxic1W_dkZRCQ6aRw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005898android.telephony.ims.ImsCallForwardInfo$1
5899android.telephony.ims.ImsCallForwardInfo
5900android.telephony.ims.ImsCallProfile$1
5901android.telephony.ims.ImsCallProfile
5902android.telephony.ims.ImsException
5903android.telephony.ims.ImsExternalCallState$1
5904android.telephony.ims.ImsExternalCallState
art-benchmark-service35aba412020-02-03 11:53:25 -08005905android.telephony.ims.ImsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005906android.telephony.ims.ImsMmTelManager$3
Calin Juravle00b23d32019-03-08 17:52:20 -08005907android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder
5908android.telephony.ims.ImsMmTelManager$CapabilityCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005909android.telephony.ims.ImsMmTelManager$RegistrationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005910android.telephony.ims.ImsMmTelManager
Calin Juravle00b23d32019-03-08 17:52:20 -08005911android.telephony.ims.ImsReasonInfo$1
5912android.telephony.ims.ImsReasonInfo
5913android.telephony.ims.ImsService$1
5914android.telephony.ims.ImsService$Listener
5915android.telephony.ims.ImsService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005916android.telephony.ims.ImsSsData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005917android.telephony.ims.ImsSsInfo$1
5918android.telephony.ims.ImsSsInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08005919android.telephony.ims.ImsUtListener
5920android.telephony.ims.ProvisioningManager$Callback$CallbackBinder
5921android.telephony.ims.ProvisioningManager$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005922android.telephony.ims.RegistrationManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005923android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005924android.telephony.ims.RegistrationManager$RegistrationCallback
5925android.telephony.ims.RegistrationManager
5926android.telephony.ims.aidl.IImsCapabilityCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005927android.telephony.ims.aidl.IImsCapabilityCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005928android.telephony.ims.aidl.IImsCapabilityCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005929android.telephony.ims.aidl.IImsConfig$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005930android.telephony.ims.aidl.IImsConfig$Stub
5931android.telephony.ims.aidl.IImsConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005932android.telephony.ims.aidl.IImsConfigCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005933android.telephony.ims.aidl.IImsConfigCallback$Stub
5934android.telephony.ims.aidl.IImsConfigCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005935android.telephony.ims.aidl.IImsMmTelFeature$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005936android.telephony.ims.aidl.IImsMmTelFeature$Stub
5937android.telephony.ims.aidl.IImsMmTelFeature
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005938android.telephony.ims.aidl.IImsMmTelListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005939android.telephony.ims.aidl.IImsMmTelListener$Stub
5940android.telephony.ims.aidl.IImsMmTelListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005941android.telephony.ims.aidl.IImsRcsFeature$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005942android.telephony.ims.aidl.IImsRcsFeature
Calin Juravle00b23d32019-03-08 17:52:20 -08005943android.telephony.ims.aidl.IImsRegistration$Stub
5944android.telephony.ims.aidl.IImsRegistration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005945android.telephony.ims.aidl.IImsRegistrationCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005946android.telephony.ims.aidl.IImsRegistrationCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005947android.telephony.ims.aidl.IImsRegistrationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005948android.telephony.ims.aidl.IImsServiceController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005949android.telephony.ims.aidl.IImsServiceController$Stub
5950android.telephony.ims.aidl.IImsServiceController
art-benchmark-serviced5115932020-02-25 17:55:03 -08005951android.telephony.ims.aidl.IImsServiceControllerListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005952android.telephony.ims.aidl.IImsServiceControllerListener$Stub
5953android.telephony.ims.aidl.IImsServiceControllerListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005954android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005955android.telephony.ims.aidl.IImsSmsListener$Stub
5956android.telephony.ims.aidl.IImsSmsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005957android.telephony.ims.aidl.IRcsMessage$Stub
5958android.telephony.ims.aidl.IRcsMessage
5959android.telephony.ims.feature.-$$Lambda$ImsFeature$9bLETU1BeS-dFzQnbBBs3kwaz-8
5960android.telephony.ims.feature.-$$Lambda$ImsFeature$rPSMsRhoup9jfT6nt1MV2qhomrM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005961android.telephony.ims.feature.CapabilityChangeRequest$1
5962android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair
5963android.telephony.ims.feature.CapabilityChangeRequest
5964android.telephony.ims.feature.ImsFeature$1
5965android.telephony.ims.feature.ImsFeature$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005966android.telephony.ims.feature.ImsFeature$Capabilities
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005967android.telephony.ims.feature.ImsFeature$CapabilityCallbackProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005968android.telephony.ims.feature.ImsFeature
5969android.telephony.ims.feature.MmTelFeature$1
5970android.telephony.ims.feature.MmTelFeature$Listener
5971android.telephony.ims.feature.MmTelFeature$MmTelCapabilities
5972android.telephony.ims.feature.MmTelFeature
5973android.telephony.ims.stub.-$$Lambda$ImsConfigImplBase$yL4863k-FoQyqg_FX2mWsLMqbyA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005974android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$cWwTXSDsk-bWPbsDJYI--DUBMnE
5975android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$s7PspXVbCf1Q_WSzodP2glP9TjI
5976android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$sbjuTvW-brOSWMR74UInSZEIQB0
5977android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$wwtkoeOtGwMjG5I0-ZTfjNpGU-s
art-benchmark-serviced5115932020-02-25 17:55:03 -08005978android.telephony.ims.stub.ImsCallSessionImplBase
Calin Juravle00b23d32019-03-08 17:52:20 -08005979android.telephony.ims.stub.ImsConfigImplBase$ImsConfigStub
5980android.telephony.ims.stub.ImsConfigImplBase
5981android.telephony.ims.stub.ImsEcbmImplBase$1
5982android.telephony.ims.stub.ImsEcbmImplBase
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005983android.telephony.ims.stub.ImsFeatureConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005984android.telephony.ims.stub.ImsFeatureConfiguration$FeatureSlotPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005985android.telephony.ims.stub.ImsFeatureConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08005986android.telephony.ims.stub.ImsMultiEndpointImplBase$1
5987android.telephony.ims.stub.ImsMultiEndpointImplBase
5988android.telephony.ims.stub.ImsRegistrationImplBase$1
5989android.telephony.ims.stub.ImsRegistrationImplBase
5990android.telephony.ims.stub.ImsSmsImplBase
5991android.telephony.ims.stub.ImsUtImplBase$1
5992android.telephony.ims.stub.ImsUtImplBase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005993android.text.AndroidBidi$EmojiBidiOverride
Calin Juravle00b23d32019-03-08 17:52:20 -08005994android.text.AndroidBidi
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005995android.text.AndroidCharacter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005996android.text.Annotation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005997android.text.AutoGrowArray$ByteArray
5998android.text.AutoGrowArray$FloatArray
5999android.text.AutoGrowArray$IntArray
Calin Juravle00b23d32019-03-08 17:52:20 -08006000android.text.AutoGrowArray
6001android.text.BidiFormatter$DirectionalityEstimator
6002android.text.BidiFormatter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006003android.text.BoringLayout$Metrics
Calin Juravle00b23d32019-03-08 17:52:20 -08006004android.text.BoringLayout
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006005android.text.CharSequenceCharacterIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -07006006android.text.ClipboardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006007android.text.DynamicLayout$Builder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006008android.text.DynamicLayout$ChangeWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08006009android.text.DynamicLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006010android.text.Editable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006011android.text.Editable
Calin Juravle4a054192018-05-29 17:52:20 -07006012android.text.Emoji
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006013android.text.FontConfig$Alias
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006014android.text.FontConfig$Family
6015android.text.FontConfig$Font
Calin Juravle00b23d32019-03-08 17:52:20 -08006016android.text.FontConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006017android.text.GetChars
6018android.text.GraphicsOperations
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006019android.text.Html$HtmlParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08006020android.text.Html$ImageGetter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006021android.text.Html$TagHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006022android.text.Html
art-benchmark-serviced5115932020-02-25 17:55:03 -08006023android.text.HtmlToSpannedConverter$Alignment
6024android.text.HtmlToSpannedConverter$Background
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006025android.text.HtmlToSpannedConverter$Big
6026android.text.HtmlToSpannedConverter$Blockquote
6027android.text.HtmlToSpannedConverter$Bold
6028android.text.HtmlToSpannedConverter$Bullet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006029android.text.HtmlToSpannedConverter$Font
6030android.text.HtmlToSpannedConverter$Foreground
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006031android.text.HtmlToSpannedConverter$Heading
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006032android.text.HtmlToSpannedConverter$Href
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006033android.text.HtmlToSpannedConverter$Italic
6034android.text.HtmlToSpannedConverter$Monospace
art-benchmark-serviced5115932020-02-25 17:55:03 -08006035android.text.HtmlToSpannedConverter$Newline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006036android.text.HtmlToSpannedConverter$Small
6037android.text.HtmlToSpannedConverter$Strikethrough
6038android.text.HtmlToSpannedConverter$Sub
6039android.text.HtmlToSpannedConverter$Super
6040android.text.HtmlToSpannedConverter$Underline
Calin Juravle00b23d32019-03-08 17:52:20 -08006041android.text.HtmlToSpannedConverter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006042android.text.Hyphenator
Calin Juravle4a054192018-05-29 17:52:20 -07006043android.text.InputFilter$LengthFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08006044android.text.InputFilter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006045android.text.InputType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006046android.text.Layout$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006047android.text.Layout$Alignment
6048android.text.Layout$Directions
Andreas Gampe859e2782016-04-06 18:37:56 -07006049android.text.Layout$Ellipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006050android.text.Layout$HorizontalMeasurementProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006051android.text.Layout$SpannedEllipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006052android.text.Layout$TabStops
Calin Juravle00b23d32019-03-08 17:52:20 -08006053android.text.Layout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006054android.text.MeasuredParagraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006055android.text.NoCopySpan$Concrete
Calin Juravle00b23d32019-03-08 17:52:20 -08006056android.text.NoCopySpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006057android.text.PackedIntVector
6058android.text.PackedObjectVector
6059android.text.ParcelableSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006060android.text.PrecomputedText$ParagraphInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006061android.text.PrecomputedText$Params$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006062android.text.PrecomputedText$Params
Calin Juravle00b23d32019-03-08 17:52:20 -08006063android.text.PrecomputedText
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006064android.text.Selection$END
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006065android.text.Selection$MEMORY
6066android.text.Selection$MemoryTextWatcher
6067android.text.Selection$PositionIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006068android.text.Selection$START
Calin Juravle00b23d32019-03-08 17:52:20 -08006069android.text.Selection
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006070android.text.SpanSet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006071android.text.SpanWatcher
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006072android.text.Spannable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006073android.text.Spannable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006074android.text.SpannableString
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006075android.text.SpannableStringBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006076android.text.SpannableStringInternal
6077android.text.Spanned
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006078android.text.SpannedString
Andreas Gampe61e7b662015-06-17 23:57:04 -07006079android.text.StaticLayout$Builder
6080android.text.StaticLayout$LineBreaks
Calin Juravle00b23d32019-03-08 17:52:20 -08006081android.text.StaticLayout
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006082android.text.TextDirectionHeuristic
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006083android.text.TextDirectionHeuristics$AnyStrong
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006084android.text.TextDirectionHeuristics$FirstStrong
6085android.text.TextDirectionHeuristics$TextDirectionAlgorithm
6086android.text.TextDirectionHeuristics$TextDirectionHeuristicImpl
6087android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006088android.text.TextDirectionHeuristics$TextDirectionHeuristicLocale
Calin Juravle00b23d32019-03-08 17:52:20 -08006089android.text.TextDirectionHeuristics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006090android.text.TextLine$DecorationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006091android.text.TextLine
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006092android.text.TextPaint
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006093android.text.TextUtils$1
6094android.text.TextUtils$EllipsizeCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006095android.text.TextUtils$SimpleStringSplitter
6096android.text.TextUtils$StringSplitter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006097android.text.TextUtils$StringWithRemovedChars
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006098android.text.TextUtils$TruncateAt
Calin Juravle00b23d32019-03-08 17:52:20 -08006099android.text.TextUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006100android.text.TextWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006101android.text.format.DateFormat
6102android.text.format.DateUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006103android.text.format.Formatter$BytesResult
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006104android.text.format.Formatter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006105android.text.format.Time$TimeCalculator
Calin Juravle00b23d32019-03-08 17:52:20 -08006106android.text.format.Time
Calin Juravle4a054192018-05-29 17:52:20 -07006107android.text.format.TimeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08006108android.text.format.TimeMigrationUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006109android.text.method.AllCapsTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006110android.text.method.ArrowKeyMovementMethod
6111android.text.method.BaseKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006112android.text.method.BaseMovementMethod
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006113android.text.method.DateKeyListener
6114android.text.method.DateTimeKeyListener
6115android.text.method.DialerKeyListener
6116android.text.method.DigitsKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006117android.text.method.KeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006118android.text.method.LinkMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006119android.text.method.MetaKeyKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006120android.text.method.MovementMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006121android.text.method.NumberKeyListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006122android.text.method.PasswordTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006123android.text.method.QwertyKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08006124android.text.method.ReplacementTransformationMethod$ReplacementCharSequence
6125android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence
Calin Juravle00b23d32019-03-08 17:52:20 -08006126android.text.method.ReplacementTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006127android.text.method.ScrollingMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006128android.text.method.SingleLineTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006129android.text.method.TextKeyListener$Capitalize
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006130android.text.method.TextKeyListener$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08006131android.text.method.TextKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006132android.text.method.TimeKeyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006133android.text.method.Touch$DragState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006134android.text.method.Touch
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006135android.text.method.TransformationMethod2
Calin Juravle00b23d32019-03-08 17:52:20 -08006136android.text.method.TransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07006137android.text.method.WordIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006138android.text.style.AbsoluteSizeSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006139android.text.style.AccessibilityClickableSpan$1
6140android.text.style.AccessibilityClickableSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006141android.text.style.AccessibilityReplacementSpan$1
6142android.text.style.AccessibilityReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006143android.text.style.AccessibilityURLSpan
6144android.text.style.AlignmentSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006145android.text.style.AlignmentSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006146android.text.style.BackgroundColorSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006147android.text.style.BulletSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006148android.text.style.CharacterStyle$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006149android.text.style.CharacterStyle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006150android.text.style.ClickableSpan
6151android.text.style.DynamicDrawableSpan
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006152android.text.style.EasyEditSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006153android.text.style.ForegroundColorSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006154android.text.style.ImageSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006155android.text.style.LeadingMarginSpan$LeadingMarginSpan2
6156android.text.style.LeadingMarginSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006157android.text.style.LeadingMarginSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006158android.text.style.LineBackgroundSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006159android.text.style.LineBackgroundSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006160android.text.style.LineHeightSpan$Standard
6161android.text.style.LineHeightSpan$WithDensity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006162android.text.style.LineHeightSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006163android.text.style.LocaleSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08006164android.text.style.MetricAffectingSpan$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006165android.text.style.MetricAffectingSpan
6166android.text.style.ParagraphStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006167android.text.style.QuoteSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006168android.text.style.RelativeSizeSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006169android.text.style.ReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006170android.text.style.ScaleXSpan
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08006171android.text.style.SpellCheckSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006172android.text.style.StrikethroughSpan
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006173android.text.style.StyleSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006174android.text.style.SubscriptSpan
6175android.text.style.SuggestionRangeSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006176android.text.style.SuggestionSpan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006177android.text.style.SuggestionSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006178android.text.style.SuperscriptSpan
Andreas Gampe61e7b662015-06-17 23:57:04 -07006179android.text.style.TabStopSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006180android.text.style.TextAppearanceSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006181android.text.style.TtsSpan$Builder
6182android.text.style.TtsSpan$SemioticClassBuilder
6183android.text.style.TtsSpan$TelephoneBuilder
6184android.text.style.TtsSpan
6185android.text.style.TypefaceSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006186android.text.style.URLSpan
6187android.text.style.UnderlineSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006188android.text.style.UpdateAppearance
6189android.text.style.UpdateLayout
6190android.text.style.WrapTogetherSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006191android.text.util.-$$Lambda$Linkify$7J_-cMhIF2bcttjkxA2jDFP8sKw
art-benchmark-serviced5115932020-02-25 17:55:03 -08006192android.text.util.LinkSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006193android.text.util.Linkify$1
6194android.text.util.Linkify$2
6195android.text.util.Linkify$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08006196android.text.util.Linkify$4
Calin Juravle4a054192018-05-29 17:52:20 -07006197android.text.util.Linkify$MatchFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006198android.text.util.Linkify$TransformFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006199android.text.util.Linkify
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006200android.text.util.Rfc822Token
6201android.text.util.Rfc822Tokenizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006202android.transition.ArcMotion
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006203android.transition.AutoTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006204android.transition.ChangeBounds$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006205android.transition.ChangeBounds$2
6206android.transition.ChangeBounds$3
6207android.transition.ChangeBounds$4
6208android.transition.ChangeBounds$5
6209android.transition.ChangeBounds$6
Calin Juravle00b23d32019-03-08 17:52:20 -08006210android.transition.ChangeBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006211android.transition.ChangeClipBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006212android.transition.ChangeImageTransform$1
6213android.transition.ChangeImageTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006214android.transition.ChangeImageTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006215android.transition.ChangeScroll
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006216android.transition.ChangeTransform$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006217android.transition.ChangeTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006218android.transition.ChangeTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006219android.transition.CircularPropagation
6220android.transition.Explode
Calin Juravle4a054192018-05-29 17:52:20 -07006221android.transition.Fade$1
6222android.transition.Fade$FadeAnimatorListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006223android.transition.Fade
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006224android.transition.PathMotion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006225android.transition.PatternPathMotion
6226android.transition.Recolor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006227android.transition.Scene
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006228android.transition.Slide$1
6229android.transition.Slide$2
6230android.transition.Slide$3
6231android.transition.Slide$4
6232android.transition.Slide$5
6233android.transition.Slide$6
6234android.transition.Slide$CalculateSlide
6235android.transition.Slide$CalculateSlideHorizontal
6236android.transition.Slide$CalculateSlideVertical
6237android.transition.Slide
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006238android.transition.Transition$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006239android.transition.Transition$2
6240android.transition.Transition$3
6241android.transition.Transition$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006242android.transition.Transition$EpicenterCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006243android.transition.Transition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006244android.transition.Transition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006245android.transition.TransitionInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006246android.transition.TransitionListenerAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006247android.transition.TransitionManager$MultiListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006248android.transition.TransitionManager$MultiListener
6249android.transition.TransitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006250android.transition.TransitionPropagation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006251android.transition.TransitionSet$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006252android.transition.TransitionSet$TransitionSetListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006253android.transition.TransitionSet
Calin Juravle4a054192018-05-29 17:52:20 -07006254android.transition.TransitionUtils
6255android.transition.TransitionValues
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006256android.transition.TransitionValuesMaps
art-benchmark-serviced5115932020-02-25 17:55:03 -08006257android.transition.Visibility$1
6258android.transition.Visibility$DisappearListener
6259android.transition.Visibility$VisibilityInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006260android.transition.Visibility
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006261android.transition.VisibilityPropagation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006262android.util.AndroidException
6263android.util.AndroidRuntimeException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006264android.util.ArrayMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006265android.util.ArrayMap
Andreas Gampe571fc302016-02-18 13:58:09 -08006266android.util.ArraySet$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006267android.util.ArraySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006268android.util.AtomicFile
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006269android.util.AttributeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006270android.util.BackupUtils$BadVersionException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006271android.util.BackupUtils
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006272android.util.Base64$Coder
Kenny Root9787b802013-04-26 12:53:57 -07006273android.util.Base64$Decoder
6274android.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -08006275android.util.Base64
art-benchmark-serviced5115932020-02-25 17:55:03 -08006276android.util.CloseGuard
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006277android.util.ContainerHelpers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006278android.util.DataUnit$1
6279android.util.DataUnit$2
6280android.util.DataUnit$3
6281android.util.DataUnit$4
6282android.util.DataUnit$5
6283android.util.DataUnit$6
Calin Juravle00b23d32019-03-08 17:52:20 -08006284android.util.DataUnit
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006285android.util.DebugUtils
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006286android.util.DisplayMetrics
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006287android.util.EventLog$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08006288android.util.EventLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006289android.util.ExceptionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006290android.util.FastImmutableArraySet$FastIterator
6291android.util.FastImmutableArraySet
Calin Juravle00b23d32019-03-08 17:52:20 -08006292android.util.FeatureFlagUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006293android.util.FloatProperty
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006294android.util.Half
Calin Juravle00b23d32019-03-08 17:52:20 -08006295android.util.IconDrawableFactory
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006296android.util.IntArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006297android.util.IntProperty
Calin Juravle4a054192018-05-29 17:52:20 -07006298android.util.JsonReader$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006299android.util.JsonReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006300android.util.JsonScope
6301android.util.JsonToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006302android.util.JsonWriter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006303android.util.JsonWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006304android.util.KeyValueListParser$IntValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006305android.util.KeyValueListParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006306android.util.KeyValueSettingObserver$SettingObserver
6307android.util.KeyValueSettingObserver
6308android.util.LauncherIcons
art-benchmark-serviced5115932020-02-25 17:55:03 -08006309android.util.LocalLog$ReadOnlyLocalLog
Calin Juravle00b23d32019-03-08 17:52:20 -08006310android.util.LocalLog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006311android.util.Log$1
Andreas Gampe571fc302016-02-18 13:58:09 -08006312android.util.Log$ImmediateLogWriter
Andreas Gampe61a3e8c2017-09-27 11:57:27 -07006313android.util.Log$PreloadHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006314android.util.Log$TerribleFailure
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006315android.util.Log$TerribleFailureHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006316android.util.Log
Andreas Gampe571fc302016-02-18 13:58:09 -08006317android.util.LogPrinter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006318android.util.LogWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006319android.util.LongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006320android.util.LongArrayQueue
art-benchmark-serviced5115932020-02-25 17:55:03 -08006321android.util.LongSparseArray$StringParcelling
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006322android.util.LongSparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08006323android.util.LongSparseLongArray$Parcelling
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006324android.util.LongSparseLongArray
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006325android.util.LruCache
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006326android.util.MapCollections$ArrayIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006327android.util.MapCollections$EntrySet
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006328android.util.MapCollections$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006329android.util.MapCollections$MapIterator
6330android.util.MapCollections$ValuesCollection
Calin Juravle00b23d32019-03-08 17:52:20 -08006331android.util.MapCollections
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006332android.util.MathUtils
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006333android.util.MemoryIntArray$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006334android.util.MemoryIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006335android.util.MergedConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006336android.util.MergedConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006337android.util.MutableBoolean
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006338android.util.MutableInt
6339android.util.MutableLong
art-benchmark-serviced5115932020-02-25 17:55:03 -08006340android.util.NtpTrustedTime$1
6341android.util.NtpTrustedTime$NtpConnectionInfo
6342android.util.NtpTrustedTime$TimeResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006343android.util.NtpTrustedTime
6344android.util.PackageUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006345android.util.Pair
Andreas Gampe571fc302016-02-18 13:58:09 -08006346android.util.PathParser$PathData
Calin Juravle00b23d32019-03-08 17:52:20 -08006347android.util.PathParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006348android.util.Patterns
Kenny Root9787b802013-04-26 12:53:57 -07006349android.util.Pools$Pool
6350android.util.Pools$SimplePool
6351android.util.Pools$SynchronizedPool
art-benchmark-serviced5115932020-02-25 17:55:03 -08006352android.util.PrefixPrinter
Calin Juravle00b23d32019-03-08 17:52:20 -08006353android.util.PrintWriterPrinter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006354android.util.Printer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006355android.util.Property
Andreas Gampe859e2782016-04-06 18:37:56 -07006356android.util.Range
Andreas Gampe571fc302016-02-18 13:58:09 -08006357android.util.Rational
art-benchmark-serviced5115932020-02-25 17:55:03 -08006358android.util.RecurrenceRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006359android.util.RecurrenceRule$NonrecurringIterator
6360android.util.RecurrenceRule$RecurringIterator
6361android.util.RecurrenceRule
Jesse Wilson80686182011-01-21 17:12:43 -08006362android.util.Singleton
Andreas Gampe61e7b662015-06-17 23:57:04 -07006363android.util.Size
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006364android.util.SizeF
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006365android.util.Slog
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006366android.util.SparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08006367android.util.SparseArrayMap
Jesse Wilson80686182011-01-21 17:12:43 -08006368android.util.SparseBooleanArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006369android.util.SparseIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006370android.util.SparseLongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006371android.util.SparseSetArray
6372android.util.Spline$LinearSpline
6373android.util.Spline$MonotoneCubicSpline
6374android.util.Spline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006375android.util.StateSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006376android.util.StatsLog
6377android.util.StatsLogInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08006378android.util.StringBuilderPrinter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006379android.util.SuperNotCalledException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006380android.util.TimeFormatException
Calin Juravle4a054192018-05-29 17:52:20 -07006381android.util.TimeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006382android.util.TimedRemoteCaller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006383android.util.TimingLogger
Mathieu Chartierf72073a2017-08-16 11:37:02 -07006384android.util.TimingsTraceLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006385android.util.TrustedTime
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006386android.util.TypedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006387android.util.UtilConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08006388android.util.Xml$Encoding
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006389android.util.Xml
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006390android.util.XmlPullAttributes
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006391android.util.apk.ApkSignatureSchemeV2Verifier$VerifiedSigner
6392android.util.apk.ApkSignatureSchemeV2Verifier
6393android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006394android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedProofOfRotation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006395android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner
6396android.util.apk.ApkSignatureSchemeV3Verifier
6397android.util.apk.ApkSignatureVerifier
6398android.util.apk.ApkSigningBlockUtils$1
6399android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester
6400android.util.apk.ApkSigningBlockUtils
6401android.util.apk.ByteBufferDataSource
6402android.util.apk.ByteBufferFactory
6403android.util.apk.DataDigester
6404android.util.apk.DataSource
6405android.util.apk.MemoryMappedFileDataSource
6406android.util.apk.SignatureInfo
6407android.util.apk.SignatureNotFoundException
6408android.util.apk.VerbatimX509Certificate
6409android.util.apk.VerityBuilder$BufferedDigester
6410android.util.apk.VerityBuilder$VerityResult
6411android.util.apk.VerityBuilder
6412android.util.apk.WrappedX509Certificate
6413android.util.apk.ZipUtils
6414android.util.jar.StrictJarFile$EntryIterator
6415android.util.jar.StrictJarFile$FDStream
6416android.util.jar.StrictJarFile$JarFileInputStream
6417android.util.jar.StrictJarFile$ZipInflaterInputStream
Przemyslaw Szczepaniak8a7c1602015-11-03 09:47:56 +00006418android.util.jar.StrictJarFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006419android.util.jar.StrictJarManifest$Chunk
6420android.util.jar.StrictJarManifest
6421android.util.jar.StrictJarManifestReader
6422android.util.jar.StrictJarVerifier$VerifierEntry
6423android.util.jar.StrictJarVerifier
6424android.util.proto.EncodedBuffer
6425android.util.proto.ProtoInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08006426android.util.proto.ProtoOutputStream
6427android.util.proto.ProtoParseException
6428android.util.proto.ProtoStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08006429android.util.proto.ProtoUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08006430android.util.proto.WireTypeMismatchException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006431android.view.-$$Lambda$1kvF4JuyM42-wmyDVPAIYdPz1jE
Calin Juravle00b23d32019-03-08 17:52:20 -08006432android.view.-$$Lambda$9vBfnQOmNnsc9WU80IIatZHQGKc
art-benchmark-serviced5115932020-02-25 17:55:03 -08006433android.view.-$$Lambda$CompositionSamplingListener$hrbPutjnKRv7VkkiY9eg32N6QA8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006434android.view.-$$Lambda$FocusFinder$FocusSorter$h0f2ZYL6peSaaEeCCkAoYs_YZvU
6435android.view.-$$Lambda$FocusFinder$FocusSorter$kW7K1t9q7Y62V38r-7g6xRzqqq8
6436android.view.-$$Lambda$FocusFinder$P8rLvOJhymJH5ALAgUjGaM5gxKA
6437android.view.-$$Lambda$FocusFinder$Pgx6IETuqCkrhJYdiBes48tolG4
art-benchmark-serviced5115932020-02-25 17:55:03 -08006438android.view.-$$Lambda$InsetsController$6uoSHBPvxV1C0JOZKhH1AyuNXmo
Calin Juravle00b23d32019-03-08 17:52:20 -08006439android.view.-$$Lambda$InsetsController$Cj7UJrCkdHvJAZ_cYKrXuTMsjz8
art-benchmark-serviced5115932020-02-25 17:55:03 -08006440android.view.-$$Lambda$InsetsController$HI9QZ2HvGm6iykc-WONz2KPG61Q
6441android.view.-$$Lambda$InsetsController$RZT3QkL9zMFTeHtZbfcaHIzvlsc
6442android.view.-$$Lambda$InsetsController$zpmOxHfTFV_3me2u3C8YaXSUauQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006443android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006444android.view.-$$Lambda$QI1s392qW8l6mC24bcy9050SkuY
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006445android.view.-$$Lambda$SurfaceView$SyyzxOgxKwZMRgiiTGcRYbOU5JY
art-benchmark-serviced5115932020-02-25 17:55:03 -08006446android.view.-$$Lambda$SurfaceView$TWz4D2u33ZlAmRtgKzbqqDue3iM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006447android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
art-benchmark-serviced5115932020-02-25 17:55:03 -08006448android.view.-$$Lambda$TextureView$WAq1rgfoZeDSt6cBQga7iQDymYk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006449android.view.-$$Lambda$ThreadedRenderer$ydBD-R1iP5u-97XYakm-jKvC1b4
art-benchmark-serviced5115932020-02-25 17:55:03 -08006450android.view.-$$Lambda$View$bhR1vB5ZYp3dv-Kth4jtLSS0KEs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006451android.view.-$$Lambda$View$llq76MkPXP4bNcb9oJt_msw0fnQ
art-benchmark-serviced5115932020-02-25 17:55:03 -08006452android.view.-$$Lambda$ViewRootImpl$DJd0VUYJgsebcnSohO6h8zc_ONI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006453android.view.-$$Lambda$ViewRootImpl$IReiNMSbDakZSGbIZuL_ifaFWn8
art-benchmark-serviced5115932020-02-25 17:55:03 -08006454android.view.-$$Lambda$ViewRootImpl$YBiqAhbCbXVPSKdbE3K4rH2gpxI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006455android.view.-$$Lambda$ViewRootImpl$dznxCZGM2R1fsBljsJKomLjBRoM
art-benchmark-serviced5115932020-02-25 17:55:03 -08006456android.view.-$$Lambda$ViewRootImpl$vBfxngTfPtkwcFoa96FB0CWn5ZI
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006457android.view.-$$Lambda$WindowManagerGlobal$2bR3FsEm4EdRwuXfttH0wA2xOW4
6458android.view.-$$Lambda$WlJa6OPA72p3gYtA3nVKC7Z1tGY
art-benchmark-serviced5115932020-02-25 17:55:03 -08006459android.view.-$$Lambda$Y3lG3v_J32-xL0IjMGgNorZjESw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006460android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
6461android.view.-$$Lambda$dj1hfDQd0iEp_uBDBPEUMMYJJwk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006462android.view.AbsSavedState$1
6463android.view.AbsSavedState$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006464android.view.AbsSavedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006465android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher
6466android.view.AccessibilityInteractionController$PrivateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006467android.view.AccessibilityInteractionController
Jesse Wilson80686182011-01-21 17:12:43 -08006468android.view.ActionMode$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08006469android.view.ActionMode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006470android.view.ActionProvider$SubUiVisibilityListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006471android.view.ActionProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006472android.view.AppTransitionAnimationSpec$1
6473android.view.AppTransitionAnimationSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006474android.view.BatchedInputEventReceiver$BatchedInputRunnable
6475android.view.BatchedInputEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006476android.view.Choreographer$1
6477android.view.Choreographer$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006478android.view.Choreographer$3
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006479android.view.Choreographer$CallbackQueue
6480android.view.Choreographer$CallbackRecord
Andreas Gampe61e7b662015-06-17 23:57:04 -07006481android.view.Choreographer$FrameCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006482android.view.Choreographer$FrameDisplayEventReceiver
6483android.view.Choreographer$FrameHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006484android.view.Choreographer
Calin Juravle36829e52019-04-10 19:07:47 -07006485android.view.CompositionSamplingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006486android.view.ContextMenu$ContextMenuInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006487android.view.ContextMenu
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006488android.view.ContextThemeWrapper
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006489android.view.Display$HdrCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006490android.view.Display$HdrCapabilities
Andreas Gampe61e7b662015-06-17 23:57:04 -07006491android.view.Display$Mode$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006492android.view.Display$Mode
6493android.view.Display
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006494android.view.DisplayAddress$Physical$1
6495android.view.DisplayAddress$Physical
Calin Juravle36829e52019-04-10 19:07:47 -07006496android.view.DisplayAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006497android.view.DisplayAdjustments
Calin Juravle00b23d32019-03-08 17:52:20 -08006498android.view.DisplayCutout$Bounds
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006499android.view.DisplayCutout$ParcelableWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006500android.view.DisplayCutout$ParcelableWrapper
6501android.view.DisplayCutout
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006502android.view.DisplayEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006503android.view.DisplayInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006504android.view.DisplayInfo
6505android.view.DisplayListCanvas
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006506android.view.DragEvent$1
6507android.view.DragEvent
Jesse Wilson80686182011-01-21 17:12:43 -08006508android.view.FallbackEventHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006509android.view.FocusFinder$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006510android.view.FocusFinder$FocusSorter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006511android.view.FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter
Calin Juravle00b23d32019-03-08 17:52:20 -08006512android.view.FocusFinder$UserSpecifiedFocusComparator
6513android.view.FocusFinder
Andreas Gampe571fc302016-02-18 13:58:09 -08006514android.view.FrameMetrics
6515android.view.FrameMetricsObserver
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006516android.view.FrameStats
Kenny Root9787b802013-04-26 12:53:57 -07006517android.view.GestureDetector$GestureHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07006518android.view.GestureDetector$OnContextClickListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006519android.view.GestureDetector$OnDoubleTapListener
6520android.view.GestureDetector$OnGestureListener
Kenny Root9787b802013-04-26 12:53:57 -07006521android.view.GestureDetector$SimpleOnGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006522android.view.GestureDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006523android.view.GestureExclusionTracker$GestureExclusionViewInfo
6524android.view.GestureExclusionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08006525android.view.GhostView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006526android.view.Gravity
Andreas Gampe571fc302016-02-18 13:58:09 -08006527android.view.HandlerActionQueue$HandlerAction
Calin Juravle00b23d32019-03-08 17:52:20 -08006528android.view.HandlerActionQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006529android.view.IAppTransitionAnimationSpecsFuture$Stub$Proxy
6530android.view.IAppTransitionAnimationSpecsFuture$Stub
6531android.view.IAppTransitionAnimationSpecsFuture
art-benchmark-serviced5115932020-02-25 17:55:03 -08006532android.view.IApplicationToken$Stub
6533android.view.IApplicationToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006534android.view.IDisplayFoldListener$Stub$Proxy
6535android.view.IDisplayFoldListener$Stub
6536android.view.IDisplayFoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006537android.view.IDisplayWindowInsetsController$Stub
6538android.view.IDisplayWindowInsetsController
6539android.view.IDisplayWindowListener$Stub$Proxy
6540android.view.IDisplayWindowListener$Stub
6541android.view.IDisplayWindowListener
6542android.view.IDisplayWindowRotationCallback$Stub
6543android.view.IDisplayWindowRotationCallback
6544android.view.IDisplayWindowRotationController$Stub$Proxy
6545android.view.IDisplayWindowRotationController$Stub
6546android.view.IDisplayWindowRotationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006547android.view.IDockedStackListener$Stub$Proxy
6548android.view.IDockedStackListener$Stub
6549android.view.IDockedStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006550android.view.IGraphicsStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006551android.view.IGraphicsStats$Stub
6552android.view.IGraphicsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006553android.view.IGraphicsStatsCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006554android.view.IGraphicsStatsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006555android.view.IGraphicsStatsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006556android.view.IInputMonitorHost$Stub$Proxy
6557android.view.IInputMonitorHost$Stub
6558android.view.IInputMonitorHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006559android.view.IOnKeyguardExitResult$Stub$Proxy
6560android.view.IOnKeyguardExitResult$Stub
6561android.view.IOnKeyguardExitResult
6562android.view.IPinnedStackController$Stub$Proxy
6563android.view.IPinnedStackController$Stub
6564android.view.IPinnedStackController
6565android.view.IPinnedStackListener$Stub$Proxy
6566android.view.IPinnedStackListener$Stub
6567android.view.IPinnedStackListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006568android.view.IRecentsAnimationController$Stub$Proxy
6569android.view.IRecentsAnimationController$Stub
6570android.view.IRecentsAnimationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006571android.view.IRecentsAnimationRunner$Stub$Proxy
6572android.view.IRecentsAnimationRunner$Stub
6573android.view.IRecentsAnimationRunner
art-benchmark-serviced5115932020-02-25 17:55:03 -08006574android.view.IRemoteAnimationFinishedCallback$Stub$Proxy
6575android.view.IRemoteAnimationFinishedCallback$Stub
6576android.view.IRemoteAnimationFinishedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006577android.view.IRemoteAnimationRunner$Stub$Proxy
6578android.view.IRemoteAnimationRunner$Stub
6579android.view.IRemoteAnimationRunner
6580android.view.IRotationWatcher$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006581android.view.IRotationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006582android.view.IRotationWatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006583android.view.ISystemGestureExclusionListener$Stub$Proxy
6584android.view.ISystemGestureExclusionListener$Stub
6585android.view.ISystemGestureExclusionListener
6586android.view.IWallpaperVisibilityListener$Stub$Proxy
6587android.view.IWallpaperVisibilityListener$Stub
6588android.view.IWallpaperVisibilityListener
6589android.view.IWindow$Stub$Proxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006590android.view.IWindow$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006591android.view.IWindow
art-benchmark-serviced5115932020-02-25 17:55:03 -08006592android.view.IWindowContainer$Stub$Proxy
6593android.view.IWindowContainer$Stub
6594android.view.IWindowContainer
6595android.view.IWindowFocusObserver$Stub
6596android.view.IWindowFocusObserver
6597android.view.IWindowId$Stub$Proxy
6598android.view.IWindowId$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006599android.view.IWindowId
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006600android.view.IWindowManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006601android.view.IWindowManager$Stub
6602android.view.IWindowManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006603android.view.IWindowSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006604android.view.IWindowSession$Stub
6605android.view.IWindowSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006606android.view.IWindowSessionCallback$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006607android.view.IWindowSessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006608android.view.IWindowSessionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006609android.view.ImeFocusController$InputMethodManagerDelegate
6610android.view.ImeFocusController
Calin Juravle00b23d32019-03-08 17:52:20 -08006611android.view.ImeInsetsSourceConsumer
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006612android.view.InflateException
Calin Juravle00b23d32019-03-08 17:52:20 -08006613android.view.InputApplicationHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006614android.view.InputChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006615android.view.InputChannel
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006616android.view.InputDevice$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006617android.view.InputDevice$MotionRange
Calin Juravle00b23d32019-03-08 17:52:20 -08006618android.view.InputDevice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006619android.view.InputEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006620android.view.InputEvent
6621android.view.InputEventCompatProcessor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006622android.view.InputEventConsistencyVerifier
SangWook Hanfd9cb492012-08-12 19:46:51 +09006623android.view.InputEventReceiver
Kenny Root9787b802013-04-26 12:53:57 -07006624android.view.InputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08006625android.view.InputMonitor$1
6626android.view.InputMonitor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006627android.view.InputQueue$Callback
Kenny Root9787b802013-04-26 12:53:57 -07006628android.view.InputQueue$FinishedInputEventCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006629android.view.InputQueue
6630android.view.InputWindowHandle
art-benchmark-service56aece62020-02-10 17:58:03 -08006631android.view.InsetsAnimationControlCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08006632android.view.InsetsController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006633android.view.InsetsFlags
Calin Juravle00b23d32019-03-08 17:52:20 -08006634android.view.InsetsSource$1
6635android.view.InsetsSource
6636android.view.InsetsSourceConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006637android.view.InsetsSourceControl$1
6638android.view.InsetsSourceControl
Calin Juravle00b23d32019-03-08 17:52:20 -08006639android.view.InsetsState$1
6640android.view.InsetsState
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006641android.view.KeyCharacterMap$1
Jesse Wilson80686182011-01-21 17:12:43 -08006642android.view.KeyCharacterMap$FallbackAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006643android.view.KeyCharacterMap$UnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08006644android.view.KeyCharacterMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006645android.view.KeyEvent$1
6646android.view.KeyEvent$Callback
6647android.view.KeyEvent$DispatcherState
Calin Juravle00b23d32019-03-08 17:52:20 -08006648android.view.KeyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006649android.view.LayoutInflater$BlinkLayout$1
6650android.view.LayoutInflater$BlinkLayout
Jesse Wilson80686182011-01-21 17:12:43 -08006651android.view.LayoutInflater$Factory2
Calin Juravle00b23d32019-03-08 17:52:20 -08006652android.view.LayoutInflater$Factory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006653android.view.LayoutInflater$FactoryMerger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006654android.view.LayoutInflater$Filter
Calin Juravle00b23d32019-03-08 17:52:20 -08006655android.view.LayoutInflater
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006656android.view.Menu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006657android.view.MenuInflater$InflatedOnMenuItemClickListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006658android.view.MenuInflater$MenuState
Calin Juravle00b23d32019-03-08 17:52:20 -08006659android.view.MenuInflater
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006660android.view.MenuItem$OnActionExpandListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006661android.view.MenuItem$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006662android.view.MenuItem
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006663android.view.MotionEvent$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006664android.view.MotionEvent$PointerCoords
6665android.view.MotionEvent$PointerProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08006666android.view.MotionEvent
6667android.view.NativeVectorDrawableAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006668android.view.OrientationEventListener$SensorEventListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08006669android.view.OrientationEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006670android.view.OrientationListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006671android.view.PointerIcon$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006672android.view.PointerIcon$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006673android.view.PointerIcon
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006674android.view.RemotableViewMethod
6675android.view.RemoteAnimationAdapter$1
6676android.view.RemoteAnimationAdapter
6677android.view.RemoteAnimationDefinition$1
6678android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1
6679android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry
6680android.view.RemoteAnimationDefinition
art-benchmark-serviced5115932020-02-25 17:55:03 -08006681android.view.RemoteAnimationTarget$1
6682android.view.RemoteAnimationTarget
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006683android.view.RenderNodeAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006684android.view.RenderNodeAnimator$DelayedAnimationHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08006685android.view.RenderNodeAnimator
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006686android.view.RenderNodeAnimatorSetHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006687android.view.RoundScrollbarRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006688android.view.ScaleGestureDetector$1
6689android.view.ScaleGestureDetector$OnScaleGestureListener
6690android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006691android.view.ScaleGestureDetector
Andreas Gampe61e7b662015-06-17 23:57:04 -07006692android.view.SearchEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006693android.view.SoundEffectConstants
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006694android.view.SubMenu
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006695android.view.Surface$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006696android.view.Surface$CompatibleCanvas
art-benchmark-serviced5115932020-02-25 17:55:03 -08006697android.view.Surface$HwuiContext
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006698android.view.Surface$OutOfResourcesException
Calin Juravle00b23d32019-03-08 17:52:20 -08006699android.view.Surface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006700android.view.SurfaceControl$1
6701android.view.SurfaceControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006702android.view.SurfaceControl$CieXyz
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006703android.view.SurfaceControl$DesiredDisplayConfigSpecs
art-benchmark-serviced5115932020-02-25 17:55:03 -08006704android.view.SurfaceControl$DisplayConfig
6705android.view.SurfaceControl$DisplayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006706android.view.SurfaceControl$DisplayPrimaries
art-benchmark-serviced5115932020-02-25 17:55:03 -08006707android.view.SurfaceControl$PhysicalDisplayInfo
Calin Juravle36829e52019-04-10 19:07:47 -07006708android.view.SurfaceControl$ScreenshotGraphicBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006709android.view.SurfaceControl$Transaction$1
Calin Juravle4a054192018-05-29 17:52:20 -07006710android.view.SurfaceControl$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08006711android.view.SurfaceControl
art-benchmark-serviced5115932020-02-25 17:55:03 -08006712android.view.SurfaceControlViewHost$SurfacePackage
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006713android.view.SurfaceHolder$Callback2
Calin Juravle00b23d32019-03-08 17:52:20 -08006714android.view.SurfaceHolder$Callback
6715android.view.SurfaceHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006716android.view.SurfaceSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006717android.view.SurfaceView$1
6718android.view.SurfaceView$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006719android.view.SurfaceView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006720android.view.TextureLayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006721android.view.TextureView$SurfaceTextureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006722android.view.TextureView
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006723android.view.ThreadedRenderer$DrawCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08006724android.view.ThreadedRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006725android.view.TouchDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006726android.view.VelocityTracker$Estimator
Calin Juravle00b23d32019-03-08 17:52:20 -08006727android.view.VelocityTracker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006728android.view.View$10
6729android.view.View$11
6730android.view.View$12
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006731android.view.View$13
Calin Juravle36829e52019-04-10 19:07:47 -07006732android.view.View$14
Calin Juravle00b23d32019-03-08 17:52:20 -08006733android.view.View$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006734android.view.View$2
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006735android.view.View$3
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006736android.view.View$4
6737android.view.View$5
6738android.view.View$6
6739android.view.View$7
6740android.view.View$8
6741android.view.View$9
Kenny Root9787b802013-04-26 12:53:57 -07006742android.view.View$AccessibilityDelegate
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006743android.view.View$AttachInfo$Callbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006744android.view.View$AttachInfo$InvalidateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006745android.view.View$AttachInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006746android.view.View$BaseSavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006747android.view.View$BaseSavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006748android.view.View$CheckForLongPress
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006749android.view.View$CheckForTap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006750android.view.View$DeclaredOnClickListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07006751android.view.View$ForegroundInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006752android.view.View$ListenerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07006753android.view.View$MatchIdPredicate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006754android.view.View$MatchLabelForPredicate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006755android.view.View$MeasureSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07006756android.view.View$OnApplyWindowInsetsListener
Kenny Root9787b802013-04-26 12:53:57 -07006757android.view.View$OnAttachStateChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006758android.view.View$OnClickListener
6759android.view.View$OnCreateContextMenuListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006760android.view.View$OnDragListener
Jesse Wilson80686182011-01-21 17:12:43 -08006761android.view.View$OnFocusChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006762android.view.View$OnHoverListener
Jesse Wilson80686182011-01-21 17:12:43 -08006763android.view.View$OnKeyListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006764android.view.View$OnLayoutChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006765android.view.View$OnLongClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006766android.view.View$OnScrollChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006767android.view.View$OnSystemUiVisibilityChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006768android.view.View$OnTouchListener
6769android.view.View$PerformClick
6770android.view.View$ScrollabilityCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08006771android.view.View$SendAccessibilityEventThrottle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006772android.view.View$SendViewScrolledAccessibilityEvent
Calin Juravle4a054192018-05-29 17:52:20 -07006773android.view.View$TintInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006774android.view.View$TooltipInfo
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08006775android.view.View$TransformationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006776android.view.View$UnsetPressedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006777android.view.View$VisibilityChangeForAutofillHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006778android.view.View
6779android.view.ViewAnimationHostBridge
Evan Millar0ea97b82009-03-24 17:49:23 -07006780android.view.ViewConfiguration
art-benchmark-serviced5115932020-02-25 17:55:03 -08006781android.view.ViewDebug$ExportedProperty
6782android.view.ViewDebug$FlagToString
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006783android.view.ViewDebug$HierarchyHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08006784android.view.ViewDebug$IntToString
Calin Juravle00b23d32019-03-08 17:52:20 -08006785android.view.ViewDebug
Andreas Gampe61e7b662015-06-17 23:57:04 -07006786android.view.ViewGroup$1
6787android.view.ViewGroup$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006788android.view.ViewGroup$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006789android.view.ViewGroup$ChildListForAccessibility
6790android.view.ViewGroup$ChildListForAutoFillOrContentCapture
art-benchmark-serviced5115932020-02-25 17:55:03 -08006791android.view.ViewGroup$HoverTarget
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006792android.view.ViewGroup$LayoutParams
6793android.view.ViewGroup$MarginLayoutParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006794android.view.ViewGroup$OnHierarchyChangeListener
Jesse Wilson80686182011-01-21 17:12:43 -08006795android.view.ViewGroup$TouchTarget
Calin Juravle00b23d32019-03-08 17:52:20 -08006796android.view.ViewGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006797android.view.ViewGroupOverlay
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006798android.view.ViewManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006799android.view.ViewOutlineProvider$1
6800android.view.ViewOutlineProvider$2
6801android.view.ViewOutlineProvider$3
Calin Juravle00b23d32019-03-08 17:52:20 -08006802android.view.ViewOutlineProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006803android.view.ViewOverlay$OverlayViewGroup
Calin Juravle00b23d32019-03-08 17:52:20 -08006804android.view.ViewOverlay
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006805android.view.ViewParent
Andreas Gampe61e7b662015-06-17 23:57:04 -07006806android.view.ViewPropertyAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006807android.view.ViewPropertyAnimator$2
6808android.view.ViewPropertyAnimator$3
Andreas Gampe61e7b662015-06-17 23:57:04 -07006809android.view.ViewPropertyAnimator$AnimatorEventListener
6810android.view.ViewPropertyAnimator$NameValuesHolder
6811android.view.ViewPropertyAnimator$PropertyBundle
Calin Juravle00b23d32019-03-08 17:52:20 -08006812android.view.ViewPropertyAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006813android.view.ViewRootImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006814android.view.ViewRootImpl$2
6815android.view.ViewRootImpl$3
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006816android.view.ViewRootImpl$4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006817android.view.ViewRootImpl$AccessibilityInteractionConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006818android.view.ViewRootImpl$AccessibilityInteractionConnectionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006819android.view.ViewRootImpl$ActivityConfigCallback
Kenny Root9787b802013-04-26 12:53:57 -07006820android.view.ViewRootImpl$AsyncInputStage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006821android.view.ViewRootImpl$CalledFromWrongThreadException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006822android.view.ViewRootImpl$ConfigChangedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006823android.view.ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006824android.view.ViewRootImpl$ConsumeBatchedInputRunnable
Kenny Root9787b802013-04-26 12:53:57 -07006825android.view.ViewRootImpl$EarlyPostImeInputStage
art-benchmark-serviced5115932020-02-25 17:55:03 -08006826android.view.ViewRootImpl$GfxInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006827android.view.ViewRootImpl$HighContrastTextManager
Kenny Root9787b802013-04-26 12:53:57 -07006828android.view.ViewRootImpl$ImeInputStage
6829android.view.ViewRootImpl$InputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006830android.view.ViewRootImpl$InvalidateOnAnimationRunnable
Kenny Root9787b802013-04-26 12:53:57 -07006831android.view.ViewRootImpl$NativePostImeInputStage
6832android.view.ViewRootImpl$NativePreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006833android.view.ViewRootImpl$QueuedInputEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006834android.view.ViewRootImpl$SendWindowContentChangedAccessibilityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006835android.view.ViewRootImpl$SurfaceChangedCallback
Kenny Root9787b802013-04-26 12:53:57 -07006836android.view.ViewRootImpl$SyntheticInputStage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006837android.view.ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState
Calin Juravle00b23d32019-03-08 17:52:20 -08006838android.view.ViewRootImpl$SyntheticJoystickHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006839android.view.ViewRootImpl$SyntheticKeyboardHandler
Kenny Root9787b802013-04-26 12:53:57 -07006840android.view.ViewRootImpl$SyntheticTouchNavigationHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006841android.view.ViewRootImpl$SyntheticTouchNavigationHandler
Kenny Root9787b802013-04-26 12:53:57 -07006842android.view.ViewRootImpl$SyntheticTrackballHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006843android.view.ViewRootImpl$SystemUiVisibilityInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006844android.view.ViewRootImpl$TakenSurfaceHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006845android.view.ViewRootImpl$TrackballAxis
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006846android.view.ViewRootImpl$TraversalRunnable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006847android.view.ViewRootImpl$UnhandledKeyManager
Kenny Root9787b802013-04-26 12:53:57 -07006848android.view.ViewRootImpl$ViewPostImeInputStage
6849android.view.ViewRootImpl$ViewPreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006850android.view.ViewRootImpl$ViewRootHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006851android.view.ViewRootImpl$W
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006852android.view.ViewRootImpl$WindowInputEventReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08006853android.view.ViewRootImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08006854android.view.ViewStructure$HtmlInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006855android.view.ViewStructure$HtmlInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006856android.view.ViewStructure
Calin Juravle4a054192018-05-29 17:52:20 -07006857android.view.ViewStub$OnInflateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006858android.view.ViewStub$ViewReplaceRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08006859android.view.ViewStub
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006860android.view.ViewTreeObserver$CopyOnWriteArray$Access
Calin Juravle00b23d32019-03-08 17:52:20 -08006861android.view.ViewTreeObserver$CopyOnWriteArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006862android.view.ViewTreeObserver$InternalInsetsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006863android.view.ViewTreeObserver$OnComputeInternalInsetsListener
6864android.view.ViewTreeObserver$OnDrawListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006865android.view.ViewTreeObserver$OnEnterAnimationCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006866android.view.ViewTreeObserver$OnGlobalFocusChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006867android.view.ViewTreeObserver$OnGlobalLayoutListener
6868android.view.ViewTreeObserver$OnPreDrawListener
6869android.view.ViewTreeObserver$OnScrollChangedListener
6870android.view.ViewTreeObserver$OnTouchModeChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006871android.view.ViewTreeObserver$OnWindowAttachListener
6872android.view.ViewTreeObserver$OnWindowFocusChangeListener
6873android.view.ViewTreeObserver$OnWindowShownListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006874android.view.ViewTreeObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006875android.view.Window$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006876android.view.Window$OnContentApplyWindowInsetsListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006877android.view.Window$OnFrameMetricsAvailableListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006878android.view.Window$OnWindowDismissedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006879android.view.Window$OnWindowSwipeDismissedCallback
Andreas Gampe571fc302016-02-18 13:58:09 -08006880android.view.Window$WindowControllerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006881android.view.Window
Andreas Gampe61e7b662015-06-17 23:57:04 -07006882android.view.WindowAnimationFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006883android.view.WindowAnimationFrameStats
Andreas Gampe571fc302016-02-18 13:58:09 -08006884android.view.WindowCallbacks
art-benchmark-serviced5115932020-02-25 17:55:03 -08006885android.view.WindowContainerTransaction$1
6886android.view.WindowContainerTransaction
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006887android.view.WindowContentFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006888android.view.WindowContentFrameStats
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006889android.view.WindowId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006890android.view.WindowId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006891android.view.WindowInsets$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08006892android.view.WindowInsets$Side
Calin Juravle00b23d32019-03-08 17:52:20 -08006893android.view.WindowInsets$Type
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006894android.view.WindowInsets
Calin Juravle36829e52019-04-10 19:07:47 -07006895android.view.WindowInsetsController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006896android.view.WindowLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006897android.view.WindowManager$BadTokenException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006898android.view.WindowManager$InvalidDisplayException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006899android.view.WindowManager$LayoutParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006900android.view.WindowManager$LayoutParams
6901android.view.WindowManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006902android.view.WindowManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006903android.view.WindowManagerGlobal$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006904android.view.WindowManagerGlobal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006905android.view.WindowManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006906android.view.WindowManagerPolicyConstants$PointerEventListener
6907android.view.WindowManagerPolicyConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08006908android.view.WindowMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006909android.view.accessibility.-$$Lambda$AccessibilityManager$1$o7fCplskH9NlBwJvkl6NoZ0L_BA
6910android.view.accessibility.-$$Lambda$AccessibilityManager$yzw5NYY7_MfAQ9gLy3mVllchaXo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006911android.view.accessibility.AccessibilityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006912android.view.accessibility.AccessibilityEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -07006913android.view.accessibility.AccessibilityEventSource
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006914android.view.accessibility.AccessibilityManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006915android.view.accessibility.AccessibilityManager$AccessibilityPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006916android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006917android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006918android.view.accessibility.AccessibilityManager$HighTextContrastChangeListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006919android.view.accessibility.AccessibilityManager$MyCallback
6920android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006921android.view.accessibility.AccessibilityManager
6922android.view.accessibility.AccessibilityNodeIdManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006923android.view.accessibility.AccessibilityNodeInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006924android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction$1
Calin Juravle4a054192018-05-29 17:52:20 -07006925android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08006926android.view.accessibility.AccessibilityNodeInfo$CollectionInfo
6927android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo
6928android.view.accessibility.AccessibilityNodeInfo$RangeInfo
6929android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006930android.view.accessibility.AccessibilityNodeInfo
Kenny Root9787b802013-04-26 12:53:57 -07006931android.view.accessibility.AccessibilityNodeProvider
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006932android.view.accessibility.AccessibilityRecord
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006933android.view.accessibility.CaptioningManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07006934android.view.accessibility.CaptioningManager$CaptionStyle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006935android.view.accessibility.CaptioningManager$CaptioningChangeListener
6936android.view.accessibility.CaptioningManager$MyContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08006937android.view.accessibility.CaptioningManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006938android.view.accessibility.IAccessibilityInteractionConnection$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006939android.view.accessibility.IAccessibilityInteractionConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006940android.view.accessibility.IAccessibilityInteractionConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006941android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006942android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub
6943android.view.accessibility.IAccessibilityInteractionConnectionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006944android.view.accessibility.IAccessibilityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006945android.view.accessibility.IAccessibilityManager$Stub
6946android.view.accessibility.IAccessibilityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006947android.view.accessibility.IAccessibilityManagerClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006948android.view.accessibility.IAccessibilityManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006949android.view.accessibility.IAccessibilityManagerClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08006950android.view.accessibility.IWindowMagnificationConnection$Stub
6951android.view.accessibility.IWindowMagnificationConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006952android.view.accessibility.WeakSparseArray$WeakReferenceWithId
6953android.view.accessibility.WeakSparseArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006954android.view.animation.AccelerateDecelerateInterpolator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006955android.view.animation.AccelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07006956android.view.animation.AlphaAnimation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006957android.view.animation.Animation$1
6958android.view.animation.Animation$2
6959android.view.animation.Animation$3
Kenny Root9787b802013-04-26 12:53:57 -07006960android.view.animation.Animation$AnimationListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006961android.view.animation.Animation$Description
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006962android.view.animation.Animation$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08006963android.view.animation.Animation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006964android.view.animation.AnimationSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006965android.view.animation.AnimationUtils$1
6966android.view.animation.AnimationUtils$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08006967android.view.animation.AnimationUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006968android.view.animation.AnticipateInterpolator
6969android.view.animation.AnticipateOvershootInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07006970android.view.animation.BaseInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006971android.view.animation.BounceInterpolator
6972android.view.animation.ClipRectAnimation
6973android.view.animation.CycleInterpolator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006974android.view.animation.DecelerateInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006975android.view.animation.GridLayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006976android.view.animation.Interpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006977android.view.animation.LayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006978android.view.animation.LinearInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006979android.view.animation.OvershootInterpolator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006980android.view.animation.PathInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006981android.view.animation.RotateAnimation
Calin Juravle4a054192018-05-29 17:52:20 -07006982android.view.animation.ScaleAnimation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006983android.view.animation.Transformation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006984android.view.animation.TranslateAnimation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006985android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$qH36EJk2Hkdja9ZZmTxqYPyr0YA
6986android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-r5pkiSxNSBBd1w_Qc
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006987android.view.autofill.-$$Lambda$AutofillManager$V76JiQu509LCUz3-ckpb-nB3JhA
6988android.view.autofill.-$$Lambda$AutofillManager$YfpJNFodEuj5lbXfPlc77fsEvC8
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006989android.view.autofill.AutofillId$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006990android.view.autofill.AutofillId
art-benchmark-serviced5115932020-02-25 17:55:03 -08006991android.view.autofill.AutofillManager$AugmentedAutofillManagerClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006992android.view.autofill.AutofillManager$AutofillCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006993android.view.autofill.AutofillManager$AutofillClient
6994android.view.autofill.AutofillManager$AutofillManagerClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08006995android.view.autofill.AutofillManager$TrackedViews
Calin Juravle00b23d32019-03-08 17:52:20 -08006996android.view.autofill.AutofillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006997android.view.autofill.AutofillManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08006998android.view.autofill.AutofillPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006999android.view.autofill.AutofillValue$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007000android.view.autofill.AutofillValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007001android.view.autofill.Helper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007002android.view.autofill.IAugmentedAutofillManagerClient$Stub
7003android.view.autofill.IAugmentedAutofillManagerClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007004android.view.autofill.IAutoFillManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007005android.view.autofill.IAutoFillManager$Stub
7006android.view.autofill.IAutoFillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007007android.view.autofill.IAutoFillManagerClient$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007008android.view.autofill.IAutoFillManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007009android.view.autofill.IAutoFillManagerClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08007010android.view.autofill.IAutofillWindowPresenter$Stub
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007011android.view.autofill.IAutofillWindowPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007012android.view.autofill.ParcelableMap$1
7013android.view.autofill.ParcelableMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007014android.view.contentcapture.ContentCaptureCondition$1
7015android.view.contentcapture.ContentCaptureCondition
7016android.view.contentcapture.ContentCaptureContext$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007017android.view.contentcapture.ContentCaptureContext$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007018android.view.contentcapture.ContentCaptureContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08007019android.view.contentcapture.ContentCaptureEvent$1
7020android.view.contentcapture.ContentCaptureEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007021android.view.contentcapture.ContentCaptureHelper
Calin Juravle36829e52019-04-10 19:07:47 -07007022android.view.contentcapture.ContentCaptureManager$ContentCaptureClient
Calin Juravle00b23d32019-03-08 17:52:20 -08007023android.view.contentcapture.ContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007024android.view.contentcapture.ContentCaptureSession
7025android.view.contentcapture.ContentCaptureSessionId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007026android.view.contentcapture.DataRemovalRequest$1
7027android.view.contentcapture.DataRemovalRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08007028android.view.contentcapture.DataShareRequest
7029android.view.contentcapture.IContentCaptureManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007030android.view.contentcapture.IContentCaptureManager$Stub
7031android.view.contentcapture.IContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007032android.view.contentcapture.IDataShareWriteAdapter$Stub
7033android.view.contentcapture.IDataShareWriteAdapter
7034android.view.contentcapture.MainContentCaptureSession$1
7035android.view.contentcapture.MainContentCaptureSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007036android.view.inputmethod.-$$Lambda$InputMethodManager$dfnCauFoZCf-HfXs1QavrkwWDf0
7037android.view.inputmethod.-$$Lambda$InputMethodManager$iDWn3IGSUFqIcs8Py42UhfrshxI
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007038android.view.inputmethod.BaseInputConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007039android.view.inputmethod.CompletionInfo$1
7040android.view.inputmethod.CompletionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007041android.view.inputmethod.ComposingText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007042android.view.inputmethod.CorrectionInfo$1
7043android.view.inputmethod.CorrectionInfo
7044android.view.inputmethod.CursorAnchorInfo$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007045android.view.inputmethod.CursorAnchorInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007046android.view.inputmethod.CursorAnchorInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007047android.view.inputmethod.EditorInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007048android.view.inputmethod.EditorInfo$InitialSurroundingText
Calin Juravle00b23d32019-03-08 17:52:20 -08007049android.view.inputmethod.EditorInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007050android.view.inputmethod.ExtractedText$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007051android.view.inputmethod.ExtractedText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007052android.view.inputmethod.ExtractedTextRequest$1
7053android.view.inputmethod.ExtractedTextRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08007054android.view.inputmethod.InlineSuggestionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007055android.view.inputmethod.InputBinding$1
7056android.view.inputmethod.InputBinding
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007057android.view.inputmethod.InputConnection
Calin Juravle4a054192018-05-29 17:52:20 -07007058android.view.inputmethod.InputConnectionInspector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007059android.view.inputmethod.InputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007060android.view.inputmethod.InputContentInfo$1
7061android.view.inputmethod.InputContentInfo
7062android.view.inputmethod.InputMethod$SessionCallback
7063android.view.inputmethod.InputMethod
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007064android.view.inputmethod.InputMethodInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007065android.view.inputmethod.InputMethodInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007066android.view.inputmethod.InputMethodManager$1
7067android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007068android.view.inputmethod.InputMethodManager$DelegateImpl
Kenny Root9787b802013-04-26 12:53:57 -07007069android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007070android.view.inputmethod.InputMethodManager$H
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007071android.view.inputmethod.InputMethodManager$ImeInputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08007072android.view.inputmethod.InputMethodManager$ImeThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007073android.view.inputmethod.InputMethodManager$PendingEvent
Calin Juravle00b23d32019-03-08 17:52:20 -08007074android.view.inputmethod.InputMethodManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007075android.view.inputmethod.InputMethodSession$EventCallback
7076android.view.inputmethod.InputMethodSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007077android.view.inputmethod.InputMethodSubtype$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007078android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08007079android.view.inputmethod.InputMethodSubtype
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007080android.view.inputmethod.InputMethodSubtypeArray
Calin Juravle00b23d32019-03-08 17:52:20 -08007081android.view.textclassifier.-$$Lambda$0biFK4yZBmWN1EO2wtnXskzuEcE
7082android.view.textclassifier.-$$Lambda$9N8WImc0VBjy2oxI_Gk5_Pbye_A
art-benchmark-serviced5115932020-02-25 17:55:03 -08007083android.view.textclassifier.-$$Lambda$ActionsModelParamsSupplier$GCXILXtg_S2la6x__ANOhbYxetw
7084android.view.textclassifier.-$$Lambda$ActionsModelParamsSupplier$zElxNeuL3A8paTXvw8GWdpp4rFo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007085android.view.textclassifier.-$$Lambda$ActionsSuggestionsHelper$6oTtcn9bDE-u-8FbiyGdntqoQG0
7086android.view.textclassifier.-$$Lambda$ActionsSuggestionsHelper$YTQv8oPvlmJL4tITUFD4z4JWKRk
7087android.view.textclassifier.-$$Lambda$ActionsSuggestionsHelper$sY0w9od2zcl4YFel0lG4VB3vf7I
Calin Juravle00b23d32019-03-08 17:52:20 -08007088android.view.textclassifier.-$$Lambda$EntityConfidence$YPh8hwgSYYK8OyQ1kFlQngc71Q0
art-benchmark-serviced5115932020-02-25 17:55:03 -08007089android.view.textclassifier.-$$Lambda$GenerateLinksLogger$vmbT_h7MLlbrIm0lJJwA-eHQhXk
Calin Juravle36829e52019-04-10 19:07:47 -07007090android.view.textclassifier.-$$Lambda$L_UQMPjXwBN0ch4zL2dD82nf9RI
Calin Juravle00b23d32019-03-08 17:52:20 -08007091android.view.textclassifier.-$$Lambda$NxwbyZSxofZ4Z5SQhfXmtLQ1nxk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007092android.view.textclassifier.-$$Lambda$OGSS2qx6njxlnp0dnKb4lA3jnw8
art-benchmark-serviced5115932020-02-25 17:55:03 -08007093android.view.textclassifier.-$$Lambda$TextClassificationManager$JIaezIJbMig_-kVzN6oArzkTsJE
Calin Juravle00b23d32019-03-08 17:52:20 -08007094android.view.textclassifier.-$$Lambda$TextClassifierImpl$RRbXefHgcUymI9-P95ArUyMvfbw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007095android.view.textclassifier.-$$Lambda$TextClassifierImpl$ftq-sQqJYwUdrdbbr9jz3p4AWos
7096android.view.textclassifier.-$$Lambda$TextClassifierImpl$iSt_Guet-O6Vtdk0MA4z-Z4lzaM
Calin Juravle00b23d32019-03-08 17:52:20 -08007097android.view.textclassifier.-$$Lambda$XeE_KI7QgMKzF9vYRSoFWAolyuA
7098android.view.textclassifier.-$$Lambda$jJq8RXuVdjYF3lPq-77PEw1NJLM
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007099android.view.textclassifier.ActionsModelParamsSupplier$ActionsModelParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08007100android.view.textclassifier.ActionsModelParamsSupplier$SettingsObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007101android.view.textclassifier.ActionsModelParamsSupplier
7102android.view.textclassifier.ActionsSuggestionsHelper$PersonEncoder
7103android.view.textclassifier.ActionsSuggestionsHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007104android.view.textclassifier.ConversationAction$1
7105android.view.textclassifier.ConversationAction$Builder
7106android.view.textclassifier.ConversationAction
7107android.view.textclassifier.ConversationActions$1
7108android.view.textclassifier.ConversationActions$Message$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007109android.view.textclassifier.ConversationActions$Message$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007110android.view.textclassifier.ConversationActions$Message
7111android.view.textclassifier.ConversationActions$Request$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007112android.view.textclassifier.ConversationActions$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007113android.view.textclassifier.ConversationActions$Request
7114android.view.textclassifier.ConversationActions
Calin Juravle00b23d32019-03-08 17:52:20 -08007115android.view.textclassifier.EntityConfidence$1
7116android.view.textclassifier.EntityConfidence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007117android.view.textclassifier.ExtrasUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08007118android.view.textclassifier.GenerateLinksLogger$LinkifyStats
Calin Juravle00b23d32019-03-08 17:52:20 -08007119android.view.textclassifier.GenerateLinksLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007120android.view.textclassifier.Log
7121android.view.textclassifier.ModelFileManager$ModelFile
Calin Juravle00b23d32019-03-08 17:52:20 -08007122android.view.textclassifier.ModelFileManager$ModelFileSupplierImpl
7123android.view.textclassifier.ModelFileManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007124android.view.textclassifier.SelectionEvent$1
7125android.view.textclassifier.SelectionEvent
7126android.view.textclassifier.SelectionSessionLogger$SignatureParser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007127android.view.textclassifier.SelectionSessionLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007128android.view.textclassifier.SystemTextClassifier$BlockingCallback
7129android.view.textclassifier.SystemTextClassifier$ResponseReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007130android.view.textclassifier.SystemTextClassifier
Calin Juravle00b23d32019-03-08 17:52:20 -08007131android.view.textclassifier.TextClassification$1
7132android.view.textclassifier.TextClassification$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007133android.view.textclassifier.TextClassification$Request$1
7134android.view.textclassifier.TextClassification$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007135android.view.textclassifier.TextClassification
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007136android.view.textclassifier.TextClassificationConstants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007137android.view.textclassifier.TextClassificationContext$1
7138android.view.textclassifier.TextClassificationContext$Builder
7139android.view.textclassifier.TextClassificationContext
Calin Juravle4a054192018-05-29 17:52:20 -07007140android.view.textclassifier.TextClassificationManager$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08007141android.view.textclassifier.TextClassificationManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007142android.view.textclassifier.TextClassificationSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007143android.view.textclassifier.TextClassificationSessionFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007144android.view.textclassifier.TextClassificationSessionId$1
7145android.view.textclassifier.TextClassificationSessionId
Calin Juravle00b23d32019-03-08 17:52:20 -08007146android.view.textclassifier.TextClassifier$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007147android.view.textclassifier.TextClassifier$EntityConfig$1
7148android.view.textclassifier.TextClassifier$EntityConfig$Builder
7149android.view.textclassifier.TextClassifier$EntityConfig
7150android.view.textclassifier.TextClassifier$Utils
Calin Juravle4a054192018-05-29 17:52:20 -07007151android.view.textclassifier.TextClassifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007152android.view.textclassifier.TextClassifierEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007153android.view.textclassifier.TextClassifierEvent$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007154android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent$1
7155android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent
7156android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent$1
7157android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent
7158android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
7159android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
7160android.view.textclassifier.TextClassifierEvent$TextSelectionEvent$1
7161android.view.textclassifier.TextClassifierEvent$TextSelectionEvent
7162android.view.textclassifier.TextClassifierEvent
Calin Juravle00b23d32019-03-08 17:52:20 -08007163android.view.textclassifier.TextClassifierEventTronLogger
7164android.view.textclassifier.TextClassifierImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007165android.view.textclassifier.TextLanguage$1
7166android.view.textclassifier.TextLanguage$Builder
7167android.view.textclassifier.TextLanguage$Request$1
7168android.view.textclassifier.TextLanguage$Request$Builder
7169android.view.textclassifier.TextLanguage$Request
7170android.view.textclassifier.TextLanguage
art-benchmark-serviced5115932020-02-25 17:55:03 -08007171android.view.textclassifier.TextLinks$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007172android.view.textclassifier.TextLinks$Request$1
7173android.view.textclassifier.TextLinks$Request
art-benchmark-serviced5115932020-02-25 17:55:03 -08007174android.view.textclassifier.TextLinks$TextLink
7175android.view.textclassifier.TextLinks$TextLinkSpan
7176android.view.textclassifier.TextLinks
Calin Juravle00b23d32019-03-08 17:52:20 -08007177android.view.textclassifier.TextSelection$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007178android.view.textclassifier.TextSelection$Request$1
7179android.view.textclassifier.TextSelection$Request
Calin Juravle4a054192018-05-29 17:52:20 -07007180android.view.textclassifier.TextSelection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007181android.view.textclassifier.intent.-$$Lambda$LabeledIntent$LaL7EfxShgNu4lrdo3mv85g49Jg
7182android.view.textclassifier.intent.ClassificationIntentFactory
7183android.view.textclassifier.intent.LabeledIntent$Result
7184android.view.textclassifier.intent.LabeledIntent$TitleChooser
7185android.view.textclassifier.intent.LabeledIntent
7186android.view.textclassifier.intent.LegacyClassificationIntentFactory
7187android.view.textclassifier.intent.TemplateClassificationIntentFactory
7188android.view.textclassifier.intent.TemplateIntentFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007189android.view.textclassifier.logging.SmartSelectionEventTracker$SelectionEvent
Calin Juravle00b23d32019-03-08 17:52:20 -08007190android.view.textclassifier.logging.SmartSelectionEventTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007191android.view.textservice.SpellCheckerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007192android.view.textservice.SpellCheckerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07007193android.view.textservice.SpellCheckerSession$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007194android.view.textservice.SpellCheckerSession$InternalListener
7195android.view.textservice.SpellCheckerSession$SpellCheckerSessionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007196android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$1
7197android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007198android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08007199android.view.textservice.SpellCheckerSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007200android.view.textservice.SpellCheckerSubtype$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007201android.view.textservice.SpellCheckerSubtype
art-benchmark-serviced5115932020-02-25 17:55:03 -08007202android.view.textservice.TextInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07007203android.view.textservice.TextServicesManager
Calin Juravle4a054192018-05-29 17:52:20 -07007204android.webkit.ConsoleMessage$MessageLevel
Calin Juravle00b23d32019-03-08 17:52:20 -08007205android.webkit.ConsoleMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007206android.webkit.CookieManager
7207android.webkit.CookieSyncManager
7208android.webkit.DownloadListener
7209android.webkit.GeolocationPermissions
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007210android.webkit.IWebViewUpdateService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007211android.webkit.IWebViewUpdateService$Stub
7212android.webkit.IWebViewUpdateService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007213android.webkit.JavascriptInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08007214android.webkit.MimeTypeMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007215android.webkit.ServiceWorkerClient
7216android.webkit.ServiceWorkerController
7217android.webkit.ServiceWorkerWebSettings
7218android.webkit.TokenBindingService
7219android.webkit.TracingController
Calin Juravle4a054192018-05-29 17:52:20 -07007220android.webkit.URLUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007221android.webkit.UserPackage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007222android.webkit.ValueCallback
7223android.webkit.WebBackForwardList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007224android.webkit.WebChromeClient$CustomViewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007225android.webkit.WebChromeClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007226android.webkit.WebIconDatabase
7227android.webkit.WebMessage
7228android.webkit.WebMessagePort
art-benchmark-serviced5115932020-02-25 17:55:03 -08007229android.webkit.WebResourceError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007230android.webkit.WebResourceRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08007231android.webkit.WebSettings$PluginState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007232android.webkit.WebSettings
7233android.webkit.WebStorage
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007234android.webkit.WebSyncManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007235android.webkit.WebView$FindListener
7236android.webkit.WebView$HitTestResult
7237android.webkit.WebView$PictureListener
7238android.webkit.WebView$PrivateAccess
7239android.webkit.WebView$VisualStateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007240android.webkit.WebView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007241android.webkit.WebViewClient
7242android.webkit.WebViewDatabase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007243android.webkit.WebViewDelegate$1
7244android.webkit.WebViewDelegate$OnTraceEnabledChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007245android.webkit.WebViewDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07007246android.webkit.WebViewFactory$MissingWebViewPackageException
Calin Juravle00b23d32019-03-08 17:52:20 -08007247android.webkit.WebViewFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007248android.webkit.WebViewFactoryProvider$Statics
Calin Juravle00b23d32019-03-08 17:52:20 -08007249android.webkit.WebViewFactoryProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007250android.webkit.WebViewLibraryLoader$1
7251android.webkit.WebViewLibraryLoader$RelroFileCreator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007252android.webkit.WebViewLibraryLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007253android.webkit.WebViewProvider$ScrollDelegate
7254android.webkit.WebViewProvider$ViewDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -08007255android.webkit.WebViewProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007256android.webkit.WebViewProviderInfo$1
7257android.webkit.WebViewProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007258android.webkit.WebViewProviderResponse$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007259android.webkit.WebViewProviderResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007260android.webkit.WebViewZygote
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007261android.widget.-$$Lambda$Editor$MagnifierMotionAnimator$E-RaelOMgCHAzvKgSSZE-hDYeIg
7262android.widget.-$$Lambda$IfzAW5fP9thoftErKAjo9SLZufw
7263android.widget.-$$Lambda$PopupWindow$8Gc2stI5cSJZbuKX7X4Qr_vU2nI
7264android.widget.-$$Lambda$PopupWindow$nV1HS3Nc6Ck5JRIbIHe3mkyHWzc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007265android.widget.-$$Lambda$RemoteViews$FAOkoZgPKPkiYdtkDxAhkeoykww
7266android.widget.-$$Lambda$RemoteViews$Ld8XNSMwygf42608Zln-rjTyHy0
7267android.widget.-$$Lambda$RemoteViews$SetOnClickResponse$9rKnU2QqCzJhBC39ZrKYXob0-MA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007268android.widget.-$$Lambda$SmartSelectSprite$c8eqlh2kO_X0luLU2BexwK921WA
7269android.widget.-$$Lambda$SmartSelectSprite$mdkXIT1_UNlJQMaziE_E815aIKE
7270android.widget.-$$Lambda$yIdmBO6ZxaY03PGN08RySVVQXuE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007271android.widget.AbsListView$1
7272android.widget.AbsListView$2
Calin Juravle4a054192018-05-29 17:52:20 -07007273android.widget.AbsListView$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007274android.widget.AbsListView$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08007275android.widget.AbsListView$AbsPositionScroller
Jesse Wilson80686182011-01-21 17:12:43 -08007276android.widget.AbsListView$AdapterDataSetObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08007277android.widget.AbsListView$CheckForLongPress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007278android.widget.AbsListView$CheckForTap
Calin Juravle4a054192018-05-29 17:52:20 -07007279android.widget.AbsListView$FlingRunnable$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007280android.widget.AbsListView$FlingRunnable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007281android.widget.AbsListView$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007282android.widget.AbsListView$ListItemAccessibilityDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08007283android.widget.AbsListView$MultiChoiceModeListener
7284android.widget.AbsListView$MultiChoiceModeWrapper
Jesse Wilson80686182011-01-21 17:12:43 -08007285android.widget.AbsListView$OnScrollListener
Calin Juravle4a054192018-05-29 17:52:20 -07007286android.widget.AbsListView$PerformClick
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007287android.widget.AbsListView$RecycleBin
Calin Juravle4a054192018-05-29 17:52:20 -07007288android.widget.AbsListView$RecyclerListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007289android.widget.AbsListView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007290android.widget.AbsListView$SavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007291android.widget.AbsListView$SelectionBoundsAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -07007292android.widget.AbsListView$WindowRunnnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007293android.widget.AbsListView
Andreas Gampe571fc302016-02-18 13:58:09 -08007294android.widget.AbsSeekBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007295android.widget.AbsSpinner$RecycleBin
7296android.widget.AbsSpinner$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007297android.widget.AbsSpinner
art-benchmark-serviced5115932020-02-25 17:55:03 -08007298android.widget.AbsoluteLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007299android.widget.AbsoluteLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007300android.widget.ActionMenuPresenter$1
7301android.widget.ActionMenuPresenter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08007302android.widget.ActionMenuPresenter$ActionButtonSubmenu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007303android.widget.ActionMenuPresenter$ActionMenuPopupCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007304android.widget.ActionMenuPresenter$OverflowMenuButton$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007305android.widget.ActionMenuPresenter$OverflowMenuButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08007306android.widget.ActionMenuPresenter$OverflowPopup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007307android.widget.ActionMenuPresenter$PopupPresenterCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007308android.widget.ActionMenuPresenter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007309android.widget.ActionMenuView$ActionMenuChildView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007310android.widget.ActionMenuView$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007311android.widget.ActionMenuView$LayoutParams
7312android.widget.ActionMenuView$MenuBuilderCallback
7313android.widget.ActionMenuView$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007314android.widget.ActionMenuView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007315android.widget.Adapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007316android.widget.AdapterView$AdapterDataSetObserver
7317android.widget.AdapterView$OnItemClickListener
Jesse Wilson80686182011-01-21 17:12:43 -08007318android.widget.AdapterView$OnItemSelectedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007319android.widget.AdapterView$SelectionNotifier
Calin Juravle00b23d32019-03-08 17:52:20 -08007320android.widget.AdapterView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007321android.widget.ArrayAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007322android.widget.AutoCompleteTextView$DropDownItemClickListener
7323android.widget.AutoCompleteTextView$MyWatcher
7324android.widget.AutoCompleteTextView$PassThroughClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007325android.widget.AutoCompleteTextView$Validator
Calin Juravle00b23d32019-03-08 17:52:20 -08007326android.widget.AutoCompleteTextView
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007327android.widget.BaseAdapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007328android.widget.Button
Andreas Gampe571fc302016-02-18 13:58:09 -08007329android.widget.CheckBox
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007330android.widget.Checkable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007331android.widget.CheckedTextView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007332android.widget.Chronometer$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007333android.widget.Chronometer$OnChronometerTickListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007334android.widget.Chronometer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007335android.widget.CompoundButton$OnCheckedChangeListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007336android.widget.CompoundButton$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007337android.widget.CompoundButton
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007338android.widget.EdgeEffect
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007339android.widget.EditText
Andreas Gampe61e7b662015-06-17 23:57:04 -07007340android.widget.Editor$1
7341android.widget.Editor$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007342android.widget.Editor$3
7343android.widget.Editor$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007344android.widget.Editor$Blink
art-benchmark-serviced5115932020-02-25 17:55:03 -08007345android.widget.Editor$CorrectionHighlighter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007346android.widget.Editor$CursorAnchorInfoNotifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007347android.widget.Editor$CursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007348android.widget.Editor$EasyEditDeleteListener
7349android.widget.Editor$EasyEditPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007350android.widget.Editor$EditOperation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007351android.widget.Editor$EditOperation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007352android.widget.Editor$ErrorPopup
7353android.widget.Editor$HandleView
SangWook Hanfd9cb492012-08-12 19:46:51 +09007354android.widget.Editor$InputContentType
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007355android.widget.Editor$InputMethodState
art-benchmark-serviced5115932020-02-25 17:55:03 -08007356android.widget.Editor$InsertionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007357android.widget.Editor$InsertionPointCursorController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007358android.widget.Editor$MagnifierMotionAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007359android.widget.Editor$PinnedPopupWindow
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007360android.widget.Editor$PositionListener
Andreas Gampe571fc302016-02-18 13:58:09 -08007361android.widget.Editor$ProcessTextIntentActionsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007362android.widget.Editor$SelectionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007363android.widget.Editor$SelectionModifierCursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007364android.widget.Editor$SpanController$1
7365android.widget.Editor$SpanController$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007366android.widget.Editor$SpanController
Andreas Gampe571fc302016-02-18 13:58:09 -08007367android.widget.Editor$SuggestionHelper$SuggestionSpanComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08007368android.widget.Editor$SuggestionHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007369android.widget.Editor$SuggestionsPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007370android.widget.Editor$TextRenderNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007371android.widget.Editor$TextViewPositionListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007372android.widget.Editor$UndoInputFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08007373android.widget.Editor
art-benchmark-serviced5115932020-02-25 17:55:03 -08007374android.widget.EditorTouchState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007375android.widget.FastScroller$1
7376android.widget.FastScroller$2
7377android.widget.FastScroller$3
7378android.widget.FastScroller$4
7379android.widget.FastScroller$5
7380android.widget.FastScroller$6
art-benchmark-serviced5115932020-02-25 17:55:03 -08007381android.widget.FastScroller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007382android.widget.Filter$FilterListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007383android.widget.Filter$ResultsHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007384android.widget.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007385android.widget.Filterable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007386android.widget.ForwardingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007387android.widget.FrameLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08007388android.widget.FrameLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007389android.widget.GridLayout$1
7390android.widget.GridLayout$2
7391android.widget.GridLayout$3
7392android.widget.GridLayout$4
7393android.widget.GridLayout$5
7394android.widget.GridLayout$6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007395android.widget.GridLayout$7$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007396android.widget.GridLayout$7
7397android.widget.GridLayout$8
7398android.widget.GridLayout$Alignment
7399android.widget.GridLayout$Arc
7400android.widget.GridLayout$Assoc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007401android.widget.GridLayout$Axis$1
7402android.widget.GridLayout$Axis
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007403android.widget.GridLayout$Bounds
7404android.widget.GridLayout$Interval
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007405android.widget.GridLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007406android.widget.GridLayout$MutableInt
7407android.widget.GridLayout$PackedMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007408android.widget.GridLayout$Spec
7409android.widget.GridLayout
Calin Juravle4a054192018-05-29 17:52:20 -07007410android.widget.HeaderViewListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007411android.widget.HorizontalScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007412android.widget.HorizontalScrollView$SavedState
7413android.widget.HorizontalScrollView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007414android.widget.ImageButton
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007415android.widget.ImageView$ImageDrawableCallback
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007416android.widget.ImageView$ScaleType
Calin Juravle00b23d32019-03-08 17:52:20 -08007417android.widget.ImageView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007418android.widget.LinearLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08007419android.widget.LinearLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007420android.widget.ListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007421android.widget.ListPopupWindow$ListSelectorHider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007422android.widget.ListPopupWindow$PopupDataSetObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007423android.widget.ListPopupWindow$PopupScrollListener
7424android.widget.ListPopupWindow$PopupTouchInterceptor
7425android.widget.ListPopupWindow$ResizePopupRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007426android.widget.ListPopupWindow
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007427android.widget.ListView$ArrowScrollFocusResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007428android.widget.ListView$FixedViewInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007429android.widget.ListView$FocusSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08007430android.widget.ListView
7431android.widget.Magnifier$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007432android.widget.MediaController$MediaPlayerControl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007433android.widget.MultiAutoCompleteTextView$Tokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08007434android.widget.MultiAutoCompleteTextView
Jesse Wilson80686182011-01-21 17:12:43 -08007435android.widget.OverScroller$SplineOverScroller
Calin Juravle00b23d32019-03-08 17:52:20 -08007436android.widget.OverScroller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007437android.widget.PopupMenu$1
7438android.widget.PopupMenu$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007439android.widget.PopupMenu$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007440android.widget.PopupMenu
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007441android.widget.PopupWindow$1
7442android.widget.PopupWindow$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007443android.widget.PopupWindow$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007444android.widget.PopupWindow$OnDismissListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007445android.widget.PopupWindow$PopupDecorView
Calin Juravle00b23d32019-03-08 17:52:20 -08007446android.widget.PopupWindow
Andreas Gampe571fc302016-02-18 13:58:09 -08007447android.widget.ProgressBar$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007448android.widget.ProgressBar$ProgressTintInfo
7449android.widget.ProgressBar$RefreshData
7450android.widget.ProgressBar$RefreshProgressRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007451android.widget.ProgressBar$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007452android.widget.ProgressBar$SavedState
7453android.widget.ProgressBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007454android.widget.RadioButton
Calin Juravle4a054192018-05-29 17:52:20 -07007455android.widget.RadioGroup$OnCheckedChangeListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007456android.widget.RatingBar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007457android.widget.RelativeLayout$DependencyGraph$Node
Calin Juravle00b23d32019-03-08 17:52:20 -08007458android.widget.RelativeLayout$DependencyGraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007459android.widget.RelativeLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007460android.widget.RelativeLayout$TopToBottomLeftToRightComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08007461android.widget.RelativeLayout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007462android.widget.RemoteViews$1
7463android.widget.RemoteViews$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007464android.widget.RemoteViews$Action
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007465android.widget.RemoteViews$ActionException
7466android.widget.RemoteViews$AsyncApplyTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007467android.widget.RemoteViews$BitmapCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007468android.widget.RemoteViews$BitmapReflectionAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007469android.widget.RemoteViews$LayoutParamAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007470android.widget.RemoteViews$MethodArgs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007471android.widget.RemoteViews$MethodKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007472android.widget.RemoteViews$OnClickHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007473android.widget.RemoteViews$OnViewAppliedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007474android.widget.RemoteViews$OverrideTextColorsAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007475android.widget.RemoteViews$ReflectionAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007476android.widget.RemoteViews$RemoteResponse
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007477android.widget.RemoteViews$RemoteView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007478android.widget.RemoteViews$RemoteViewsContextWrapper
7479android.widget.RemoteViews$RunnableAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007480android.widget.RemoteViews$RuntimeAction
Sunny Goyal5b153922017-09-21 21:00:36 -07007481android.widget.RemoteViews$SetDrawableTint
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007482android.widget.RemoteViews$SetEmptyView
7483android.widget.RemoteViews$SetIntTagAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007484android.widget.RemoteViews$SetOnClickResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007485android.widget.RemoteViews$SetPendingIntentTemplate
7486android.widget.RemoteViews$SetRemoteInputsAction
7487android.widget.RemoteViews$SetRemoteViewsAdapterIntent
7488android.widget.RemoteViews$SetRemoteViewsAdapterList
7489android.widget.RemoteViews$SetRippleDrawableColor
7490android.widget.RemoteViews$TextViewDrawableAction
7491android.widget.RemoteViews$TextViewSizeAction
7492android.widget.RemoteViews$ViewContentNavigation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007493android.widget.RemoteViews$ViewGroupActionAdd$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007494android.widget.RemoteViews$ViewGroupActionAdd
art-benchmark-serviced5115932020-02-25 17:55:03 -08007495android.widget.RemoteViews$ViewGroupActionRemove$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007496android.widget.RemoteViews$ViewGroupActionRemove
Calin Juravle4a054192018-05-29 17:52:20 -07007497android.widget.RemoteViews$ViewPaddingAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08007498android.widget.RemoteViews$ViewTree
Calin Juravle00b23d32019-03-08 17:52:20 -08007499android.widget.RemoteViews
Jesse Wilson80686182011-01-21 17:12:43 -08007500android.widget.RemoteViewsAdapter$RemoteAdapterConnectionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007501android.widget.RemoteViewsAdapter
7502android.widget.RemoteViewsService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007503android.widget.RtlSpacingHelper
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007504android.widget.ScrollBarDrawable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007505android.widget.ScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007506android.widget.ScrollView$SavedState
7507android.widget.ScrollView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007508android.widget.Scroller$ViscousFluidInterpolator
Calin Juravle00b23d32019-03-08 17:52:20 -08007509android.widget.Scroller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007510android.widget.SectionIndexer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007511android.widget.SeekBar$OnSeekBarChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007512android.widget.SeekBar
Calin Juravle4a054192018-05-29 17:52:20 -07007513android.widget.SelectionActionModeHelper$SelectionMetricsLogger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007514android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007515android.widget.SelectionActionModeHelper$SelectionTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007516android.widget.SelectionActionModeHelper$TextClassificationHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08007517android.widget.SelectionActionModeHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007518android.widget.SmartSelectSprite
Andreas Gampe61e7b662015-06-17 23:57:04 -07007519android.widget.Space
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007520android.widget.SpellChecker$SpellParser
Calin Juravle00b23d32019-03-08 17:52:20 -08007521android.widget.SpellChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007522android.widget.Spinner$1
7523android.widget.Spinner$DropDownAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007524android.widget.Spinner$DropdownPopup$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007525android.widget.Spinner$DropdownPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007526android.widget.Spinner$SavedState$1
7527android.widget.Spinner$SpinnerPopup
Calin Juravle00b23d32019-03-08 17:52:20 -08007528android.widget.Spinner
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007529android.widget.SpinnerAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007530android.widget.Switch$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007531android.widget.Switch
Calin Juravle4a054192018-05-29 17:52:20 -07007532android.widget.TableLayout$PassThroughHierarchyChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007533android.widget.TableLayout
Calin Juravle4a054192018-05-29 17:52:20 -07007534android.widget.TableRow$ChildrenTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08007535android.widget.TableRow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007536android.widget.TextView$1
Calin Juravle4a054192018-05-29 17:52:20 -07007537android.widget.TextView$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007538android.widget.TextView$3
Calin Juravle4a054192018-05-29 17:52:20 -07007539android.widget.TextView$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007540android.widget.TextView$BufferType
7541android.widget.TextView$ChangeWatcher
7542android.widget.TextView$CharWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007543android.widget.TextView$Drawables
art-benchmark-serviced5115932020-02-25 17:55:03 -08007544android.widget.TextView$Marquee$1
7545android.widget.TextView$Marquee$2
7546android.widget.TextView$Marquee$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007547android.widget.TextView$Marquee
Jesse Wilson80686182011-01-21 17:12:43 -08007548android.widget.TextView$OnEditorActionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007549android.widget.TextView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007550android.widget.TextView$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007551android.widget.TextView$TextAppearanceAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -08007552android.widget.TextView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007553android.widget.ThemedSpinnerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007554android.widget.Toast$Callback
7555android.widget.Toast$CallbackBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007556android.widget.Toast$TN$1
7557android.widget.Toast$TN
Calin Juravle4a054192018-05-29 17:52:20 -07007558android.widget.Toast
7559android.widget.ToggleButton
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007560android.widget.Toolbar$1
7561android.widget.Toolbar$2
7562android.widget.Toolbar$ExpandedActionViewMenuPresenter
7563android.widget.Toolbar$LayoutParams
7564android.widget.Toolbar$OnMenuItemClickListener
7565android.widget.Toolbar$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007566android.widget.Toolbar$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08007567android.widget.Toolbar
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007568android.widget.ViewAnimator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007569android.widget.ViewSwitcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007570android.widget.WrapperListAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007571com.android.framework.protobuf.nano.CodedInputByteBufferNano
7572com.android.framework.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
7573com.android.framework.protobuf.nano.CodedOutputByteBufferNano
7574com.android.framework.protobuf.nano.InternalNano
7575com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException
7576com.android.framework.protobuf.nano.MessageNano
7577com.android.framework.protobuf.nano.WireFormatNano
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007578com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet
7579com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap
7580com.android.i18n.phonenumbers.MetadataLoader
7581com.android.i18n.phonenumbers.MetadataManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007582com.android.i18n.phonenumbers.MetadataManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007583com.android.i18n.phonenumbers.MetadataSource
7584com.android.i18n.phonenumbers.MultiFileMetadataSourceImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007585com.android.i18n.phonenumbers.NumberParseException$ErrorType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007586com.android.i18n.phonenumbers.NumberParseException
art-benchmark-serviced5115932020-02-25 17:55:03 -08007587com.android.i18n.phonenumbers.PhoneNumberMatch
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007588com.android.i18n.phonenumbers.PhoneNumberUtil$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007589com.android.i18n.phonenumbers.PhoneNumberUtil$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007590com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$1
7591com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$2
7592com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3
7593com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4
Calin Juravle00b23d32019-03-08 17:52:20 -08007594com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency
Calin Juravle4a054192018-05-29 17:52:20 -07007595com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
7596com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType
7597com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult
Calin Juravle00b23d32019-03-08 17:52:20 -08007598com.android.i18n.phonenumbers.PhoneNumberUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007599com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007600com.android.i18n.phonenumbers.Phonemetadata$NumberFormat
7601com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata
7602com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection
7603com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc
Calin Juravle4a054192018-05-29 17:52:20 -07007604com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
Calin Juravle00b23d32019-03-08 17:52:20 -08007605com.android.i18n.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007606com.android.i18n.phonenumbers.ShortNumberInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007607com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007608com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007609com.android.i18n.phonenumbers.internal.MatcherApi
7610com.android.i18n.phonenumbers.internal.RegexBasedMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007611com.android.i18n.phonenumbers.internal.RegexCache$LRUCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007612com.android.i18n.phonenumbers.internal.RegexCache$LRUCache
7613com.android.i18n.phonenumbers.internal.RegexCache
art-benchmark-service56aece62020-02-10 17:58:03 -08007614com.android.icu.charset.CharsetDecoderICU
7615com.android.icu.charset.CharsetEncoderICU
7616com.android.icu.charset.CharsetICU
7617com.android.icu.charset.NativeConverter
7618com.android.icu.util.CaseMapperNative
7619com.android.icu.util.Icu4cMetadata
7620com.android.icu.util.LocaleNative
7621com.android.icu.util.regex.MatcherNative
7622com.android.icu.util.regex.PatternNative
art-benchmark-serviced5115932020-02-25 17:55:03 -08007623com.android.ims.-$$Lambda$ImsManager$CwzXIbVJZNvgdV2t7LH2gUKL7AA
art-benchmark-service56aece62020-02-10 17:58:03 -08007624com.android.ims.-$$Lambda$ImsManager$D1JuJ3ba2jMHWDKlSpm03meBR1c
7625com.android.ims.-$$Lambda$ImsManager$LiW49wt0wLMYHjgtAwL8NLIATfs
7626com.android.ims.-$$Lambda$ImsManager$YhRaDrc3t9_7beNiU5gQcqZilOw
7627com.android.ims.-$$Lambda$szO0o3matefQqo-6NB-dzsr9eCw
7628com.android.ims.FeatureConnection$IFeatureUpdate
7629com.android.ims.FeatureConnection
7630com.android.ims.FeatureConnector$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007631com.android.ims.FeatureConnector
art-benchmark-service56aece62020-02-10 17:58:03 -08007632com.android.ims.IFeatureConnector
7633com.android.ims.ImsCall$Listener
7634com.android.ims.ImsCall
7635com.android.ims.ImsCallbackAdapterManager
Calin Juravle00b23d32019-03-08 17:52:20 -08007636com.android.ims.ImsConfig
7637com.android.ims.ImsConfigListener$Stub
7638com.android.ims.ImsConfigListener
art-benchmark-service56aece62020-02-10 17:58:03 -08007639com.android.ims.ImsEcbm$ImsEcbmListenerProxy
7640com.android.ims.ImsEcbm
7641com.android.ims.ImsEcbmStateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007642com.android.ims.ImsException
art-benchmark-service56aece62020-02-10 17:58:03 -08007643com.android.ims.ImsExternalCallStateListener
7644com.android.ims.ImsManager$2
7645com.android.ims.ImsManager$3
7646com.android.ims.ImsManager$ExecutorFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08007647com.android.ims.ImsManager$ImsExecutorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08007648com.android.ims.ImsManager
7649com.android.ims.ImsMultiEndpoint$ImsExternalCallStateListenerProxy
7650com.android.ims.ImsMultiEndpoint
7651com.android.ims.ImsUt$IImsUtListenerProxy
7652com.android.ims.ImsUt
Calin Juravle00b23d32019-03-08 17:52:20 -08007653com.android.ims.ImsUtInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08007654com.android.ims.MmTelFeatureConnection$CapabilityCallbackManager
7655com.android.ims.MmTelFeatureConnection$ImsRegistrationCallbackAdapter
7656com.android.ims.MmTelFeatureConnection$ProvisioningCallbackManager
7657com.android.ims.MmTelFeatureConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08007658com.android.ims.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08007659com.android.ims.internal.ICall
art-benchmark-serviced5115932020-02-25 17:55:03 -08007660com.android.ims.internal.IImsCallSession
Calin Juravle00b23d32019-03-08 17:52:20 -08007661com.android.ims.internal.IImsEcbm$Stub
7662com.android.ims.internal.IImsEcbm
7663com.android.ims.internal.IImsEcbmListener$Stub
7664com.android.ims.internal.IImsEcbmListener
7665com.android.ims.internal.IImsExternalCallStateListener$Stub
7666com.android.ims.internal.IImsExternalCallStateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007667com.android.ims.internal.IImsFeatureStatusCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007668com.android.ims.internal.IImsFeatureStatusCallback$Stub
7669com.android.ims.internal.IImsFeatureStatusCallback
7670com.android.ims.internal.IImsMultiEndpoint$Stub
7671com.android.ims.internal.IImsMultiEndpoint
7672com.android.ims.internal.IImsServiceFeatureCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007673com.android.ims.internal.IImsServiceFeatureCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007674com.android.ims.internal.IImsServiceFeatureCallback
7675com.android.ims.internal.IImsUt$Stub
7676com.android.ims.internal.IImsUt
7677com.android.ims.internal.IImsUtListener$Stub
7678com.android.ims.internal.IImsUtListener
art-benchmark-service56aece62020-02-10 17:58:03 -08007679com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007680com.android.ims.internal.uce.UceServiceBase$UceServiceBinder
7681com.android.ims.internal.uce.UceServiceBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08007682com.android.ims.internal.uce.common.CapInfo$1
7683com.android.ims.internal.uce.common.CapInfo
7684com.android.ims.internal.uce.common.StatusCode$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007685com.android.ims.internal.uce.common.UceLong$1
7686com.android.ims.internal.uce.common.UceLong
7687com.android.ims.internal.uce.options.IOptionsListener$Stub$Proxy
7688com.android.ims.internal.uce.options.IOptionsListener$Stub
7689com.android.ims.internal.uce.options.IOptionsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007690com.android.ims.internal.uce.options.IOptionsService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007691com.android.ims.internal.uce.presence.IPresenceListener$Stub$Proxy
7692com.android.ims.internal.uce.presence.IPresenceListener$Stub
7693com.android.ims.internal.uce.presence.IPresenceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007694com.android.ims.internal.uce.presence.IPresenceService$Stub
7695com.android.ims.internal.uce.presence.IPresenceService
7696com.android.ims.internal.uce.presence.PresCapInfo$1
7697com.android.ims.internal.uce.presence.PresCmdId$1
7698com.android.ims.internal.uce.presence.PresCmdStatus$1
7699com.android.ims.internal.uce.presence.PresPublishTriggerType$1
7700com.android.ims.internal.uce.presence.PresSipResponse$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007701com.android.ims.internal.uce.uceservice.IUceListener$Stub$Proxy
7702com.android.ims.internal.uce.uceservice.IUceListener$Stub
7703com.android.ims.internal.uce.uceservice.IUceListener
7704com.android.ims.internal.uce.uceservice.IUceService$Stub
7705com.android.ims.internal.uce.uceservice.IUceService
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007706com.android.internal.R$styleable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007707com.android.internal.accessibility.AccessibilityShortcutController$1
7708com.android.internal.accessibility.AccessibilityShortcutController$FrameworkObjectProvider
7709com.android.internal.accessibility.AccessibilityShortcutController$ToggleableFrameworkFeatureInfo
7710com.android.internal.accessibility.AccessibilityShortcutController
art-benchmark-serviced5115932020-02-25 17:55:03 -08007711com.android.internal.alsa.AlsaCardsParser$AlsaCardRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007712com.android.internal.alsa.AlsaCardsParser
7713com.android.internal.alsa.LineTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08007714com.android.internal.app.AlertActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007715com.android.internal.app.AlertController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007716com.android.internal.app.AlertController$AlertParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007717com.android.internal.app.AlertController$ButtonHandler
7718com.android.internal.app.AlertController$RecycleListView
Calin Juravle00b23d32019-03-08 17:52:20 -08007719com.android.internal.app.AlertController
7720com.android.internal.app.AssistUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007721com.android.internal.app.IAppOpsActiveCallback$Stub$Proxy
7722com.android.internal.app.IAppOpsActiveCallback$Stub
7723com.android.internal.app.IAppOpsActiveCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007724com.android.internal.app.IAppOpsAsyncNotedCallback$Stub$Proxy
7725com.android.internal.app.IAppOpsAsyncNotedCallback$Stub
7726com.android.internal.app.IAppOpsAsyncNotedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007727com.android.internal.app.IAppOpsCallback$Stub$Proxy
Andreas Gampecbcb9e32016-06-03 17:24:05 -07007728com.android.internal.app.IAppOpsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007729com.android.internal.app.IAppOpsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007730com.android.internal.app.IAppOpsNotedCallback$Stub$Proxy
7731com.android.internal.app.IAppOpsNotedCallback$Stub
7732com.android.internal.app.IAppOpsNotedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007733com.android.internal.app.IAppOpsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007734com.android.internal.app.IAppOpsService$Stub
7735com.android.internal.app.IAppOpsService
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007736com.android.internal.app.IBatteryStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007737com.android.internal.app.IBatteryStats$Stub
7738com.android.internal.app.IBatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007739com.android.internal.app.ISoundTriggerService$Stub
7740com.android.internal.app.ISoundTriggerService
7741com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy
7742com.android.internal.app.IVoiceActionCheckCallback$Stub
7743com.android.internal.app.IVoiceActionCheckCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007744com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007745com.android.internal.app.IVoiceInteractionManagerService$Stub
7746com.android.internal.app.IVoiceInteractionManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007747com.android.internal.app.IVoiceInteractionSessionListener$Stub$Proxy
7748com.android.internal.app.IVoiceInteractionSessionListener$Stub
7749com.android.internal.app.IVoiceInteractionSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007750com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007751com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007752com.android.internal.app.IVoiceInteractionSessionShowCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007753com.android.internal.app.IVoiceInteractor$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007754com.android.internal.app.IVoiceInteractor$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007755com.android.internal.app.IVoiceInteractor
art-benchmark-serviced5115932020-02-25 17:55:03 -08007756com.android.internal.app.IntentForwarderActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007757com.android.internal.app.MicroAlertController
art-benchmark-serviced5115932020-02-25 17:55:03 -08007758com.android.internal.app.NetInitiatedActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007759com.android.internal.app.ProcessMap
7760com.android.internal.app.ResolverActivity$ActionTitle
7761com.android.internal.app.ResolverActivity
7762com.android.internal.app.ResolverListAdapter$ResolverListCommunicator
7763com.android.internal.app.ToolbarActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -08007764com.android.internal.app.WindowDecorActionBar$1
7765com.android.internal.app.WindowDecorActionBar$2
7766com.android.internal.app.WindowDecorActionBar$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007767com.android.internal.app.WindowDecorActionBar
7768com.android.internal.app.procstats.-$$Lambda$AssociationState$kgfxYpOOyQWCFPwGaRqRz0N4-zg
art-benchmark-serviced5115932020-02-25 17:55:03 -08007769com.android.internal.app.procstats.-$$Lambda$ProcessStats$6CxEiT4FvK_P75G9LzEfE1zL88Q
7770com.android.internal.app.procstats.AssociationState$SourceDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007771com.android.internal.app.procstats.AssociationState$SourceKey
7772com.android.internal.app.procstats.AssociationState$SourceState
7773com.android.internal.app.procstats.AssociationState
7774com.android.internal.app.procstats.DumpUtils
7775com.android.internal.app.procstats.DurationsTable
7776com.android.internal.app.procstats.IProcessStats$Stub$Proxy
7777com.android.internal.app.procstats.IProcessStats$Stub
7778com.android.internal.app.procstats.IProcessStats
7779com.android.internal.app.procstats.ProcessState$1
7780com.android.internal.app.procstats.ProcessState$PssAggr
7781com.android.internal.app.procstats.ProcessState
7782com.android.internal.app.procstats.ProcessStats$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007783com.android.internal.app.procstats.ProcessStats$AssociationDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007784com.android.internal.app.procstats.ProcessStats$PackageState
art-benchmark-serviced5115932020-02-25 17:55:03 -08007785com.android.internal.app.procstats.ProcessStats$ProcessDataCollection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007786com.android.internal.app.procstats.ProcessStats$ProcessStateHolder
7787com.android.internal.app.procstats.ProcessStats$TotalMemoryUseCollection
7788com.android.internal.app.procstats.ProcessStats
7789com.android.internal.app.procstats.PssTable
7790com.android.internal.app.procstats.ServiceState
7791com.android.internal.app.procstats.SparseMappingTable$Table
7792com.android.internal.app.procstats.SparseMappingTable
7793com.android.internal.app.procstats.SysMemUsageTable
7794com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy
7795com.android.internal.appwidget.IAppWidgetHost$Stub
7796com.android.internal.appwidget.IAppWidgetHost
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007797com.android.internal.appwidget.IAppWidgetService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007798com.android.internal.appwidget.IAppWidgetService$Stub
7799com.android.internal.appwidget.IAppWidgetService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007800com.android.internal.backup.IBackupTransport$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07007801com.android.internal.backup.IBackupTransport$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007802com.android.internal.backup.IBackupTransport
art-benchmark-serviced5115932020-02-25 17:55:03 -08007803com.android.internal.colorextraction.ColorExtractor$GradientColors
7804com.android.internal.colorextraction.types.ExtractionType
7805com.android.internal.colorextraction.types.Tonal$ConfigParser
7806com.android.internal.colorextraction.types.Tonal$TonalPalette
7807com.android.internal.colorextraction.types.Tonal
7808com.android.internal.compat.ChangeReporter$ChangeReport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007809com.android.internal.compat.ChangeReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007810com.android.internal.compat.CompatibilityChangeConfig
7811com.android.internal.compat.CompatibilityChangeInfo$1
7812com.android.internal.compat.CompatibilityChangeInfo
7813com.android.internal.compat.IOverrideValidator
7814com.android.internal.compat.IPlatformCompat$Stub$Proxy
7815com.android.internal.compat.IPlatformCompat$Stub
7816com.android.internal.compat.IPlatformCompat
7817com.android.internal.compat.IPlatformCompatNative$Stub
7818com.android.internal.compat.IPlatformCompatNative
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007819com.android.internal.content.NativeLibraryHelper$Handle
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007820com.android.internal.content.NativeLibraryHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007821com.android.internal.content.PackageHelper$1
7822com.android.internal.content.PackageHelper$TestableInterface
7823com.android.internal.content.PackageHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08007824com.android.internal.content.PackageMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -07007825com.android.internal.content.ReferrerIntent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007826com.android.internal.content.ReferrerIntent
art-benchmark-service56aece62020-02-10 17:58:03 -08007827com.android.internal.database.SortCursor
art-benchmark-serviced5115932020-02-25 17:55:03 -08007828com.android.internal.graphics.-$$Lambda$ColorUtils$zbDH-52c8D9XBeqmvTHi3Boxl14
7829com.android.internal.graphics.ColorUtils$ContrastCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007830com.android.internal.graphics.ColorUtils
7831com.android.internal.graphics.SfVsyncFrameCallbackProvider
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007832com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState
Calin Juravle00b23d32019-03-08 17:52:20 -08007833com.android.internal.graphics.drawable.AnimationScaleListDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007834com.android.internal.infra.-$$Lambda$7-CJJfrUZBVuXZyYFEWBNh8Mky8
7835com.android.internal.infra.-$$Lambda$AbstractRemoteService$6FcEKfZ-7TXLg6dcCU8EMuMNAy4
7836com.android.internal.infra.-$$Lambda$AbstractRemoteService$9IBVTCLLZgndvH7fu1P14PW1_1o
Calin Juravle00b23d32019-03-08 17:52:20 -08007837com.android.internal.infra.-$$Lambda$AbstractRemoteService$MDW40b8CzodE5xRowI9wDEyXEnw
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007838com.android.internal.infra.-$$Lambda$AbstractRemoteService$PendingRequest$IBoaBGXZQEXJr69u3aJF-LCJ42Y
7839com.android.internal.infra.-$$Lambda$AbstractRemoteService$YSUzqqi1Pbrg2dlwMGMtKWbGXck
7840com.android.internal.infra.-$$Lambda$AbstractRemoteService$ocrHd68Md9x6FfAzVQ6w8MAjFqY
art-benchmark-serviced5115932020-02-25 17:55:03 -08007841com.android.internal.infra.-$$Lambda$AndroidFuture$dkSvpmqaFOFKPCZgb7C7XLP_QpE
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007842com.android.internal.infra.-$$Lambda$EbzSql2RHkXox5Myj8A-7kLC4_A
art-benchmark-serviced5115932020-02-25 17:55:03 -08007843com.android.internal.infra.-$$Lambda$ServiceConnector$Impl$3vLWxkP1Z6JyExzdZboFFp1zM20
7844com.android.internal.infra.-$$Lambda$T7zIZMFnvwrmtbuTMXLaZHHp-9s
7845com.android.internal.infra.-$$Lambda$XuWfs8-IsKaNygi8YjlVGjedkIw
7846com.android.internal.infra.-$$Lambda$aeiZbEpH6rq4kD9vJrlAnboJGDM
7847com.android.internal.infra.-$$Lambda$qN_gooelzsUiBhYWznXKzb-8_wA
7848com.android.internal.infra.-$$Lambda$rAXGjry3wPGKviARzTYfDiY7xrs
Calin Juravle00b23d32019-03-08 17:52:20 -08007849com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007850com.android.internal.infra.AbstractRemoteService$AsyncRequest
Calin Juravle36829e52019-04-10 19:07:47 -07007851com.android.internal.infra.AbstractRemoteService$BasePendingRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007852com.android.internal.infra.AbstractRemoteService$MyAsyncPendingRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08007853com.android.internal.infra.AbstractRemoteService$PendingRequest
7854com.android.internal.infra.AbstractRemoteService$RemoteServiceConnection
Calin Juravle36829e52019-04-10 19:07:47 -07007855com.android.internal.infra.AbstractRemoteService$VultureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007856com.android.internal.infra.AbstractRemoteService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007857com.android.internal.infra.AbstractSinglePendingRequestRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007858com.android.internal.infra.AndroidFuture$1
7859com.android.internal.infra.AndroidFuture$2
7860com.android.internal.infra.AndroidFuture
7861com.android.internal.infra.GlobalWhitelistState
7862com.android.internal.infra.IAndroidFuture$Stub
7863com.android.internal.infra.IAndroidFuture
7864com.android.internal.infra.RemoteStream$1
7865com.android.internal.infra.RemoteStream
7866com.android.internal.infra.ServiceConnector$Impl$CompletionAwareJob
7867com.android.internal.infra.ServiceConnector$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007868com.android.internal.infra.ServiceConnector$Job
art-benchmark-serviced5115932020-02-25 17:55:03 -08007869com.android.internal.infra.ServiceConnector$VoidJob
7870com.android.internal.infra.ServiceConnector
7871com.android.internal.infra.ThrottledRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007872com.android.internal.infra.WhitelistHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007873com.android.internal.inputmethod.IInputContentUriToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007874com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy
7875com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub
7876com.android.internal.inputmethod.IInputMethodPrivilegedOperations
7877com.android.internal.inputmethod.InputMethodDebug
7878com.android.internal.inputmethod.InputMethodPrivilegedOperations$OpsHolder
7879com.android.internal.inputmethod.InputMethodPrivilegedOperations
7880com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
7881com.android.internal.inputmethod.SubtypeLocaleUtils
7882com.android.internal.location.GpsNetInitiatedHandler$1
7883com.android.internal.location.GpsNetInitiatedHandler$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08007884com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007885com.android.internal.location.GpsNetInitiatedHandler
7886com.android.internal.location.ILocationProvider$Stub$Proxy
7887com.android.internal.location.ILocationProvider$Stub
7888com.android.internal.location.ILocationProvider
7889com.android.internal.location.ILocationProviderManager$Stub$Proxy
7890com.android.internal.location.ILocationProviderManager$Stub
7891com.android.internal.location.ILocationProviderManager
7892com.android.internal.location.ProviderProperties$1
7893com.android.internal.location.ProviderProperties
7894com.android.internal.location.ProviderRequest$1
7895com.android.internal.location.ProviderRequest
7896com.android.internal.location.gnssmetrics.GnssMetrics$GnssPowerMetrics
7897com.android.internal.location.gnssmetrics.GnssMetrics$Statistics
7898com.android.internal.location.gnssmetrics.GnssMetrics
7899com.android.internal.location.nano.GnssLogsProto$GnssLog
7900com.android.internal.location.nano.GnssLogsProto$PowerMetrics
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007901com.android.internal.logging.AndroidConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007902com.android.internal.logging.AndroidHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007903com.android.internal.logging.AndroidHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007904com.android.internal.logging.EventLogTags
art-benchmark-serviced5115932020-02-25 17:55:03 -08007905com.android.internal.logging.InstanceId
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007906com.android.internal.logging.MetricsLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007907com.android.internal.net.INetworkWatchlistManager$Stub$Proxy
7908com.android.internal.net.INetworkWatchlistManager$Stub
7909com.android.internal.net.INetworkWatchlistManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007910com.android.internal.net.LegacyVpnInfo$1
7911com.android.internal.net.LegacyVpnInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007912com.android.internal.net.VpnConfig$1
7913com.android.internal.net.VpnConfig
7914com.android.internal.net.VpnInfo$1
7915com.android.internal.net.VpnInfo
7916com.android.internal.net.VpnProfile$1
7917com.android.internal.net.VpnProfile
7918com.android.internal.notification.SystemNotificationChannels
7919com.android.internal.os.-$$Lambda$6-ytl6NLMGWt_iQr4_PfakNWUKQ
7920com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
7921com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
7922com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
7923com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
art-benchmark-serviced5115932020-02-25 17:55:03 -08007924com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
7925com.android.internal.os.-$$Lambda$BinderCallsStats$233x_Qux4c_AiqShYaWwvFplEXs
7926com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
7927com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007928com.android.internal.os.-$$Lambda$BinderCallsStats$sqXweH5BoxhmZvI188ctqYiACRk
art-benchmark-serviced5115932020-02-25 17:55:03 -08007929com.android.internal.os.-$$Lambda$BinderCallsStats$xI0E0RpviGYsokEB7ojNx8LEbUc
Calin Juravle00b23d32019-03-08 17:52:20 -08007930com.android.internal.os.-$$Lambda$RuntimeInit$ep4ioD9YINkHI5Q1wZ0N_7VFAOg
Calin Juravle36829e52019-04-10 19:07:47 -07007931com.android.internal.os.-$$Lambda$ZygoteConnection$KxVsZ-s4KsanePOHCU5JcuypPik
7932com.android.internal.os.-$$Lambda$ZygoteConnection$xjqM7qW7vAjTqh2tR5XRF5Vn5mk
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007933com.android.internal.os.-$$Lambda$sHtqZgGVjxOf9IJdAdZO6gwD_Do
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007934com.android.internal.os.AndroidPrintStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08007935com.android.internal.os.AppFuseMount$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007936com.android.internal.os.AppFuseMount
art-benchmark-serviced5115932020-02-25 17:55:03 -08007937com.android.internal.os.AppIdToPackageMap
Calin Juravle00b23d32019-03-08 17:52:20 -08007938com.android.internal.os.AtomicDirectory
Calin Juravle4a054192018-05-29 17:52:20 -07007939com.android.internal.os.BackgroundThread
Calin Juravle00b23d32019-03-08 17:52:20 -08007940com.android.internal.os.BatterySipper$DrainType
7941com.android.internal.os.BatterySipper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007942com.android.internal.os.BatteryStatsHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007943com.android.internal.os.BatteryStatsHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007944com.android.internal.os.BatteryStatsHistory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007945com.android.internal.os.BatteryStatsHistory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007946com.android.internal.os.BatteryStatsImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007947com.android.internal.os.BatteryStatsImpl$2
7948com.android.internal.os.BatteryStatsImpl$3
7949com.android.internal.os.BatteryStatsImpl$4
Calin Juravle4a054192018-05-29 17:52:20 -07007950com.android.internal.os.BatteryStatsImpl$5
Calin Juravle00b23d32019-03-08 17:52:20 -08007951com.android.internal.os.BatteryStatsImpl$6
Calin Juravle4a054192018-05-29 17:52:20 -07007952com.android.internal.os.BatteryStatsImpl$BatchTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007953com.android.internal.os.BatteryStatsImpl$BatteryCallback
Calin Juravle4a054192018-05-29 17:52:20 -07007954com.android.internal.os.BatteryStatsImpl$BluetoothActivityInfoCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007955com.android.internal.os.BatteryStatsImpl$Clocks
Calin Juravle4a054192018-05-29 17:52:20 -07007956com.android.internal.os.BatteryStatsImpl$Constants
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007957com.android.internal.os.BatteryStatsImpl$ControllerActivityCounterImpl
7958com.android.internal.os.BatteryStatsImpl$Counter
7959com.android.internal.os.BatteryStatsImpl$DualTimer
7960com.android.internal.os.BatteryStatsImpl$DurationTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007961com.android.internal.os.BatteryStatsImpl$ExternalStatsSync
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007962com.android.internal.os.BatteryStatsImpl$LongSamplingCounter
7963com.android.internal.os.BatteryStatsImpl$LongSamplingCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007964com.android.internal.os.BatteryStatsImpl$MyHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007965com.android.internal.os.BatteryStatsImpl$OverflowArrayMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007966com.android.internal.os.BatteryStatsImpl$PlatformIdleStateCallback
7967com.android.internal.os.BatteryStatsImpl$RailEnergyDataCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007968com.android.internal.os.BatteryStatsImpl$SamplingTimer
7969com.android.internal.os.BatteryStatsImpl$StopwatchTimer
7970com.android.internal.os.BatteryStatsImpl$SystemClocks
7971com.android.internal.os.BatteryStatsImpl$TimeBase
7972com.android.internal.os.BatteryStatsImpl$TimeBaseObs
7973com.android.internal.os.BatteryStatsImpl$Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007974com.android.internal.os.BatteryStatsImpl$Uid$1
7975com.android.internal.os.BatteryStatsImpl$Uid$2
7976com.android.internal.os.BatteryStatsImpl$Uid$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007977com.android.internal.os.BatteryStatsImpl$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08007978com.android.internal.os.BatteryStatsImpl$Uid$Pkg
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007979com.android.internal.os.BatteryStatsImpl$Uid$Proc
7980com.android.internal.os.BatteryStatsImpl$Uid$Sensor
7981com.android.internal.os.BatteryStatsImpl$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08007982com.android.internal.os.BatteryStatsImpl$Uid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007983com.android.internal.os.BatteryStatsImpl$UidToRemove
7984com.android.internal.os.BatteryStatsImpl$UserInfoProvider
Calin Juravle00b23d32019-03-08 17:52:20 -08007985com.android.internal.os.BatteryStatsImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007986com.android.internal.os.BinderCallsStats$CallStat
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007987com.android.internal.os.BinderCallsStats$CallStatKey
7988com.android.internal.os.BinderCallsStats$ExportedCallStat
7989com.android.internal.os.BinderCallsStats$Injector
Calin Juravle00b23d32019-03-08 17:52:20 -08007990com.android.internal.os.BinderCallsStats$OverflowBinder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007991com.android.internal.os.BinderCallsStats$UidEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08007992com.android.internal.os.BinderCallsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007993com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007994com.android.internal.os.BinderDeathDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007995com.android.internal.os.BinderInternal$BinderProxyLimitListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007996com.android.internal.os.BinderInternal$BinderProxyLimitListenerDelegate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007997com.android.internal.os.BinderInternal$CallSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007998com.android.internal.os.BinderInternal$GcWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08007999com.android.internal.os.BinderInternal$Observer
8000com.android.internal.os.BinderInternal$WorkSourceProvider
8001com.android.internal.os.BinderInternal
8002com.android.internal.os.BluetoothPowerCalculator
art-benchmark-serviced5115932020-02-25 17:55:03 -08008003com.android.internal.os.ByteTransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008004com.android.internal.os.CachedDeviceState$Readonly
8005com.android.internal.os.CachedDeviceState$TimeInStateStopwatch
8006com.android.internal.os.CachedDeviceState
Calin Juravle00b23d32019-03-08 17:52:20 -08008007com.android.internal.os.CameraPowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008008com.android.internal.os.ClassLoaderFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08008009com.android.internal.os.CpuPowerCalculator
8010com.android.internal.os.FlashlightPowerCalculator
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008011com.android.internal.os.FuseAppLoop$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008012com.android.internal.os.FuseAppLoop
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008013com.android.internal.os.FuseUnavailableMountException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008014com.android.internal.os.HandlerCaller$Callback
8015com.android.internal.os.HandlerCaller$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008016com.android.internal.os.HandlerCaller
Calin Juravle4a054192018-05-29 17:52:20 -07008017com.android.internal.os.IDropBoxManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008018com.android.internal.os.IDropBoxManagerService$Stub
8019com.android.internal.os.IDropBoxManagerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008020com.android.internal.os.IResultReceiver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008021com.android.internal.os.IResultReceiver$Stub
8022com.android.internal.os.IResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008023com.android.internal.os.IShellCallback$Stub$Proxy
8024com.android.internal.os.IShellCallback$Stub
8025com.android.internal.os.IShellCallback
8026com.android.internal.os.KernelCpuProcStringReader$ProcFileIterator
Calin Juravle00b23d32019-03-08 17:52:20 -08008027com.android.internal.os.KernelCpuProcStringReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008028com.android.internal.os.KernelCpuSpeedReader
8029com.android.internal.os.KernelCpuThreadReader$FrequencyBucketCreator
8030com.android.internal.os.KernelCpuThreadReader$Injector
8031com.android.internal.os.KernelCpuThreadReader$ProcessCpuUsage
8032com.android.internal.os.KernelCpuThreadReader$ThreadCpuUsage
8033com.android.internal.os.KernelCpuThreadReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08008034com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
8035com.android.internal.os.KernelCpuThreadReaderDiff
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008036com.android.internal.os.KernelCpuThreadReaderSettingsObserver$UidPredicate
8037com.android.internal.os.KernelCpuThreadReaderSettingsObserver
8038com.android.internal.os.KernelCpuUidTimeReader$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08008039com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader
8040com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader
8041com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader
8042com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader
8043com.android.internal.os.KernelCpuUidTimeReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008044com.android.internal.os.KernelMemoryBandwidthStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008045com.android.internal.os.KernelSingleUidTimeReader
Calin Juravle4a054192018-05-29 17:52:20 -07008046com.android.internal.os.KernelWakelockReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008047com.android.internal.os.KernelWakelockStats$Entry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008048com.android.internal.os.KernelWakelockStats
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008049com.android.internal.os.LoggingPrintStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008050com.android.internal.os.LoggingPrintStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008051com.android.internal.os.LooperStats$DispatchSession
8052com.android.internal.os.LooperStats$Entry
8053com.android.internal.os.LooperStats$ExportedEntry
8054com.android.internal.os.LooperStats
Calin Juravle00b23d32019-03-08 17:52:20 -08008055com.android.internal.os.MediaPowerCalculator
8056com.android.internal.os.MemoryPowerCalculator
8057com.android.internal.os.MobileRadioPowerCalculator
8058com.android.internal.os.PowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008059com.android.internal.os.PowerProfile$CpuClusterKey
Calin Juravle00b23d32019-03-08 17:52:20 -08008060com.android.internal.os.PowerProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008061com.android.internal.os.ProcStatsUtil
8062com.android.internal.os.ProcTimeInStateReader
8063com.android.internal.os.ProcessCpuTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008064com.android.internal.os.ProcessCpuTracker$FilterStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008065com.android.internal.os.ProcessCpuTracker$Stats
8066com.android.internal.os.ProcessCpuTracker
8067com.android.internal.os.RailStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008068com.android.internal.os.RoSystemProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008069com.android.internal.os.RpmStats$PowerStateElement
8070com.android.internal.os.RpmStats$PowerStatePlatformSleepState
8071com.android.internal.os.RpmStats$PowerStateSubsystem
Calin Juravle4a054192018-05-29 17:52:20 -07008072com.android.internal.os.RpmStats
Evan Millar0ea97b82009-03-24 17:49:23 -07008073com.android.internal.os.RuntimeInit$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008074com.android.internal.os.RuntimeInit$Arguments
Tobias Thiereraddbf902016-07-21 15:05:19 +01008075com.android.internal.os.RuntimeInit$KillApplicationHandler
8076com.android.internal.os.RuntimeInit$LoggingHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008077com.android.internal.os.RuntimeInit$MethodAndArgsCaller
art-benchmark-serviced5115932020-02-25 17:55:03 -08008078com.android.internal.os.RuntimeInit$RuntimeThreadPrioritySetter
Calin Juravle00b23d32019-03-08 17:52:20 -08008079com.android.internal.os.RuntimeInit
8080com.android.internal.os.SensorPowerCalculator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008081com.android.internal.os.SomeArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008082com.android.internal.os.StatsdHiddenApiUsageLogger
8083com.android.internal.os.StoragedUidIoStatsReader
8084com.android.internal.os.TransferPipe
Calin Juravle00b23d32019-03-08 17:52:20 -08008085com.android.internal.os.WakelockPowerCalculator
8086com.android.internal.os.WifiPowerCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008087com.android.internal.os.WifiPowerEstimator
8088com.android.internal.os.WrapperInit
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008089com.android.internal.os.Zygote
Calin Juravle00b23d32019-03-08 17:52:20 -08008090com.android.internal.os.ZygoteArguments
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008091com.android.internal.os.ZygoteConnection
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008092com.android.internal.os.ZygoteInit
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008093com.android.internal.os.ZygoteSecurityException
8094com.android.internal.os.ZygoteServer$UsapPoolRefillAction
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008095com.android.internal.os.ZygoteServer
art-benchmark-serviced5115932020-02-25 17:55:03 -08008096com.android.internal.os.logging.MetricsLoggerWrapper
8097com.android.internal.policy.-$$Lambda$PhoneWindow$9SyKQeTuaYx7qUIMJIr4Lk2OpYw
8098com.android.internal.policy.BackdropFrameRenderer
Andreas Gampe571fc302016-02-18 13:58:09 -08008099com.android.internal.policy.DecorContext
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008100com.android.internal.policy.DecorView$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008101com.android.internal.policy.DecorView$2
8102com.android.internal.policy.DecorView$3
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008103com.android.internal.policy.DecorView$ColorViewAttributes
Andreas Gampe571fc302016-02-18 13:58:09 -08008104com.android.internal.policy.DecorView$ColorViewState
Calin Juravle00b23d32019-03-08 17:52:20 -08008105com.android.internal.policy.DecorView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008106com.android.internal.policy.DividerSnapAlgorithm$SnapTarget
8107com.android.internal.policy.DividerSnapAlgorithm
8108com.android.internal.policy.DockedDividerUtils
8109com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy
8110com.android.internal.policy.IKeyguardDismissCallback$Stub
8111com.android.internal.policy.IKeyguardDismissCallback
8112com.android.internal.policy.IKeyguardDrawnCallback$Stub$Proxy
8113com.android.internal.policy.IKeyguardDrawnCallback$Stub
8114com.android.internal.policy.IKeyguardDrawnCallback
8115com.android.internal.policy.IKeyguardExitCallback$Stub$Proxy
8116com.android.internal.policy.IKeyguardExitCallback$Stub
8117com.android.internal.policy.IKeyguardExitCallback
8118com.android.internal.policy.IKeyguardService$Stub$Proxy
8119com.android.internal.policy.IKeyguardService$Stub
8120com.android.internal.policy.IKeyguardService
8121com.android.internal.policy.IKeyguardStateCallback$Stub$Proxy
8122com.android.internal.policy.IKeyguardStateCallback$Stub
8123com.android.internal.policy.IKeyguardStateCallback
8124com.android.internal.policy.IShortcutService$Stub$Proxy
8125com.android.internal.policy.IShortcutService$Stub
8126com.android.internal.policy.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008127com.android.internal.policy.KeyInterceptionInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07008128com.android.internal.policy.PhoneFallbackEventHandler
8129com.android.internal.policy.PhoneLayoutInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07008130com.android.internal.policy.PhoneWindow$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008131com.android.internal.policy.PhoneWindow$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008132com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008133com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008134com.android.internal.policy.PhoneWindow$PanelFeatureState
Andreas Gampe571fc302016-02-18 13:58:09 -08008135com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07008136com.android.internal.policy.PhoneWindow$RotationWatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008137com.android.internal.policy.PhoneWindow$RotationWatcher
8138com.android.internal.policy.PhoneWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008139com.android.internal.policy.ScreenDecorationsUtils
8140com.android.internal.statusbar.IStatusBar$Stub$Proxy
8141com.android.internal.statusbar.IStatusBar$Stub
8142com.android.internal.statusbar.IStatusBar
8143com.android.internal.statusbar.IStatusBarService$Stub$Proxy
8144com.android.internal.statusbar.IStatusBarService$Stub
8145com.android.internal.statusbar.IStatusBarService
8146com.android.internal.statusbar.NotificationVisibility$1
8147com.android.internal.statusbar.NotificationVisibility$NotificationLocation
8148com.android.internal.statusbar.NotificationVisibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08008149com.android.internal.statusbar.RegisterStatusBarResult$1
8150com.android.internal.statusbar.RegisterStatusBarResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008151com.android.internal.statusbar.StatusBarIcon$1
8152com.android.internal.statusbar.StatusBarIcon
8153com.android.internal.telecom.IConnectionService$Stub$Proxy
8154com.android.internal.telecom.IConnectionService$Stub
8155com.android.internal.telecom.IConnectionService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008156com.android.internal.telecom.IConnectionServiceAdapter$Stub
8157com.android.internal.telecom.IConnectionServiceAdapter
8158com.android.internal.telecom.IInCallAdapter$Stub
8159com.android.internal.telecom.IInCallAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008160com.android.internal.telecom.IInCallService$Stub$Proxy
8161com.android.internal.telecom.IInCallService$Stub
8162com.android.internal.telecom.IInCallService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008163com.android.internal.telecom.ITelecomService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008164com.android.internal.telecom.ITelecomService$Stub
8165com.android.internal.telecom.ITelecomService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008166com.android.internal.telecom.IVideoCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008167com.android.internal.telecom.IVideoProvider$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008168com.android.internal.telecom.IVideoProvider$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008169com.android.internal.telecom.IVideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008170com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
8171com.android.internal.telecom.RemoteServiceCallback$Stub
8172com.android.internal.telecom.RemoteServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008173com.android.internal.telephony.-$$Lambda$CarrierAppUtils$oAca0vwfzY3MLxvgrejL5_ugnfc
art-benchmark-service56aece62020-02-10 17:58:03 -08008174com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-px3jYZkJd_z3U
8175com.android.internal.telephony.-$$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
8176com.android.internal.telephony.-$$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
8177com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$1zkPy06BwndFkKrGCUI1ORIPJcI
8178com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$2WGP2Bp11k7_Xwi1N4YefElOUuM
8179com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$2xgrYNleR8FFzFT8hEQx3mDtZ8g
8180com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$AjZFvwh3Ujx5W3fleFNksc6bLf0
8181com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$Ja9yTBcEYPqTRBIP-hL0otixVeE
8182com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$P0j9hvO3e-UE9_1i1QM_ujl8Bpo
8183com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$ZOtVAnuhxrXl2L906I6eTOentP0
8184com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$bWluhZvk2X-dQ0UidKfdpd0kwuw
8185com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$hh4N6_N4-PPm_vWjCdCRvS8--Cw
art-benchmark-serviced5115932020-02-25 17:55:03 -08008186com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$knEK4mNNOqbx_h4hWVcDSbY5kHE
art-benchmark-service56aece62020-02-10 17:58:03 -08008187com.android.internal.telephony.-$$Lambda$PhoneSubInfoController$rpyQeO7zACcc5v4krwU9_qRMHL8
8188com.android.internal.telephony.-$$Lambda$PhoneSwitcher$WfAxZbJDpCUxBytiUchQ87aGijQ
8189com.android.internal.telephony.-$$Lambda$RIL$803u4JiCud_JSoDndvAhT13ZZqU
8190com.android.internal.telephony.-$$Lambda$RIL$Ir4pOMTf7R0Jtw4O3F7JgMVtXO4
8191com.android.internal.telephony.-$$Lambda$RIL$ZGWeCQ9boMO1_J1_yQ82l_jK-Nc
8192com.android.internal.telephony.-$$Lambda$RIL$zYsQZAc3z9bM5fCaq_J0dn5kjjo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008193com.android.internal.telephony.-$$Lambda$RILConstants$ODSbRKyUeaOFMcez-ZudOmaKCBw
8194com.android.internal.telephony.-$$Lambda$RILConstants$zIAjDPNpW8a5C22QbMmMwM64vD8
art-benchmark-service56aece62020-02-10 17:58:03 -08008195com.android.internal.telephony.-$$Lambda$RILRequest$VaC9ddQXT8qxCl7rcNKtUadFQoI
8196com.android.internal.telephony.-$$Lambda$RadioIndication$GND6XxOOm1d_Ro76zEUFjA9OrEA
art-benchmark-serviced5115932020-02-25 17:55:03 -08008197com.android.internal.telephony.-$$Lambda$SmsApplication$5KAxbm71Dll9xmT5zeXi0i27A10
8198com.android.internal.telephony.-$$Lambda$SmsApplication$gDx3W-UsTeTFaBSPU-Y_LFPZ9dE
art-benchmark-service56aece62020-02-10 17:58:03 -08008199com.android.internal.telephony.-$$Lambda$SubscriptionController$Nt_ojdeqo4C2mbuwymYLvwgOLGo
8200com.android.internal.telephony.-$$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
8201com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-urXR6ElZ50305_6guo20Fc
8202com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$DY4i_CG7hrAeejGLeh3hMUZySnw
8203com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$UFyB0ValfLD0rdGDibCjTnGFkeo
8204com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$Y5woGfEDKrozRViLH7WF93qPEno
8205com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$ZTY4uxKw17CHcHQzbBUF7m-dN-E
8206com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
8207com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$qyDxq2AWyReUxdc6HttVGQeDD3Y
8208com.android.internal.telephony.-$$Lambda$SubscriptionInfoUpdater$tLUuQ7lYu8EjRd038qzQlDm-CtA
8209com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$09rMKC8001jAR0zFrzzlPx26Xjs
8210com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$DKjB_mCxFOHomOyKLPFU9-9Dywc
8211com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$UYUq9z2WZwxqOLXquU0tTNN9wAs
8212com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$eUdIxJOKoyVP5UmFJtWXBUO93Qk
8213com.android.internal.telephony.-$$Lambda$TelephonyComponentFactory$InjectedComponents$nLdppNQT1Bv7QyIU3LwAwVD2K60
8214com.android.internal.telephony.-$$Lambda$UV1wDVoVlbcxpr8zevj_aMFtUGw
8215com.android.internal.telephony.-$$Lambda$WWHOcG5P4-jgjzPPgLwm-wN15OM
art-benchmark-serviced5115932020-02-25 17:55:03 -08008216com.android.internal.telephony.-$$Lambda$_14QHG018Z6p13d3hzJuGTWnNeo
art-benchmark-service56aece62020-02-10 17:58:03 -08008217com.android.internal.telephony.ATParseEx
8218com.android.internal.telephony.AppSmsManager
8219com.android.internal.telephony.BaseCommands
8220com.android.internal.telephony.BlockChecker
8221com.android.internal.telephony.Call$SrvccState
8222com.android.internal.telephony.Call$State
8223com.android.internal.telephony.Call
8224com.android.internal.telephony.CallForwardInfo
8225com.android.internal.telephony.CallManager$CallManagerHandler
8226com.android.internal.telephony.CallManager
8227com.android.internal.telephony.CallStateException
8228com.android.internal.telephony.CallTracker
8229com.android.internal.telephony.CarrierActionAgent$1
8230com.android.internal.telephony.CarrierActionAgent
Calin Juravle00b23d32019-03-08 17:52:20 -08008231com.android.internal.telephony.CarrierAppUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008232com.android.internal.telephony.CarrierInfoManager
8233com.android.internal.telephony.CarrierKeyDownloadManager$1
8234com.android.internal.telephony.CarrierKeyDownloadManager
8235com.android.internal.telephony.CarrierResolver$1
8236com.android.internal.telephony.CarrierResolver$2
8237com.android.internal.telephony.CarrierResolver$CarrierMatchingRule
8238com.android.internal.telephony.CarrierResolver
8239com.android.internal.telephony.CarrierServiceBindHelper$1
8240com.android.internal.telephony.CarrierServiceBindHelper$2
8241com.android.internal.telephony.CarrierServiceBindHelper$AppBinding
8242com.android.internal.telephony.CarrierServiceBindHelper$CarrierServiceConnection
8243com.android.internal.telephony.CarrierServiceBindHelper$CarrierServicePackageMonitor
8244com.android.internal.telephony.CarrierServiceBindHelper
8245com.android.internal.telephony.CarrierServiceStateTracker$1
8246com.android.internal.telephony.CarrierServiceStateTracker$2
8247com.android.internal.telephony.CarrierServiceStateTracker$3
8248com.android.internal.telephony.CarrierServiceStateTracker$EmergencyNetworkNotification
8249com.android.internal.telephony.CarrierServiceStateTracker$NotificationType
8250com.android.internal.telephony.CarrierServiceStateTracker$PrefNetworkNotification
8251com.android.internal.telephony.CarrierServiceStateTracker
8252com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler
8253com.android.internal.telephony.CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface
8254com.android.internal.telephony.CarrierServicesSmsFilter
8255com.android.internal.telephony.CarrierSignalAgent$1
8256com.android.internal.telephony.CarrierSignalAgent
8257com.android.internal.telephony.CarrierSmsUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008258com.android.internal.telephony.CellBroadcastServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008259com.android.internal.telephony.CellNetworkScanResult$1
8260com.android.internal.telephony.CellNetworkScanResult
art-benchmark-service56aece62020-02-10 17:58:03 -08008261com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1
8262com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider
8263com.android.internal.telephony.CellularNetworkService
8264com.android.internal.telephony.CellularNetworkValidator$ValidationCallback
8265com.android.internal.telephony.CellularNetworkValidator
8266com.android.internal.telephony.ClientWakelockAccountant
8267com.android.internal.telephony.ClientWakelockTracker
8268com.android.internal.telephony.CommandException$Error
8269com.android.internal.telephony.CommandException
8270com.android.internal.telephony.CommandsInterface
8271com.android.internal.telephony.Connection$Listener
8272com.android.internal.telephony.Connection$PostDialState
8273com.android.internal.telephony.Connection
Calin Juravle00b23d32019-03-08 17:52:20 -08008274com.android.internal.telephony.DctConstants$Activity
8275com.android.internal.telephony.DctConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008276com.android.internal.telephony.DebugService
8277com.android.internal.telephony.DefaultPhoneNotifier$1
8278com.android.internal.telephony.DefaultPhoneNotifier
8279com.android.internal.telephony.DeviceStateMonitor$1
8280com.android.internal.telephony.DeviceStateMonitor$2
8281com.android.internal.telephony.DeviceStateMonitor$3
8282com.android.internal.telephony.DeviceStateMonitor$AccessNetworkThresholds
8283com.android.internal.telephony.DeviceStateMonitor
8284com.android.internal.telephony.DriverCall$State
8285com.android.internal.telephony.DriverCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008286com.android.internal.telephony.EncodeException
Calin Juravle00b23d32019-03-08 17:52:20 -08008287com.android.internal.telephony.ExponentialBackoff$1
8288com.android.internal.telephony.ExponentialBackoff$HandlerAdapter
8289com.android.internal.telephony.ExponentialBackoff
art-benchmark-service56aece62020-02-10 17:58:03 -08008290com.android.internal.telephony.GlobalSettingsHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008291com.android.internal.telephony.GsmAlphabet$TextEncodingDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008292com.android.internal.telephony.GsmAlphabet
art-benchmark-service56aece62020-02-10 17:58:03 -08008293com.android.internal.telephony.GsmCdmaCall
8294com.android.internal.telephony.GsmCdmaCallTracker$1
8295com.android.internal.telephony.GsmCdmaCallTracker$2
8296com.android.internal.telephony.GsmCdmaCallTracker$3
8297com.android.internal.telephony.GsmCdmaCallTracker
8298com.android.internal.telephony.GsmCdmaConnection
8299com.android.internal.telephony.GsmCdmaPhone$1
8300com.android.internal.telephony.GsmCdmaPhone$2
8301com.android.internal.telephony.GsmCdmaPhone$3
8302com.android.internal.telephony.GsmCdmaPhone$Cfu
8303com.android.internal.telephony.GsmCdmaPhone
8304com.android.internal.telephony.HalVersion
8305com.android.internal.telephony.HardwareConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08008306com.android.internal.telephony.HbpcdLookup$MccIdd
8307com.android.internal.telephony.HbpcdLookup$MccLookup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008308com.android.internal.telephony.HbpcdUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008309com.android.internal.telephony.HexDump
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008310com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008311com.android.internal.telephony.ICarrierConfigLoader$Stub
8312com.android.internal.telephony.ICarrierConfigLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08008313com.android.internal.telephony.IIccPhoneBook$Stub$Proxy
8314com.android.internal.telephony.IIccPhoneBook$Stub
8315com.android.internal.telephony.IIccPhoneBook
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008316com.android.internal.telephony.IIntegerConsumer$Stub$Proxy
8317com.android.internal.telephony.IIntegerConsumer$Stub
8318com.android.internal.telephony.IIntegerConsumer
8319com.android.internal.telephony.IMms$Stub$Proxy
8320com.android.internal.telephony.IMms$Stub
8321com.android.internal.telephony.IMms
8322com.android.internal.telephony.INumberVerificationCallback$Stub$Proxy
8323com.android.internal.telephony.INumberVerificationCallback$Stub
8324com.android.internal.telephony.INumberVerificationCallback
8325com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008326com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008327com.android.internal.telephony.IOnSubscriptionsChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008328com.android.internal.telephony.IOns$Stub$Proxy
8329com.android.internal.telephony.IOns$Stub
8330com.android.internal.telephony.IOns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008331com.android.internal.telephony.IPhoneStateListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008332com.android.internal.telephony.IPhoneStateListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008333com.android.internal.telephony.IPhoneStateListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008334com.android.internal.telephony.IPhoneSubInfo$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008335com.android.internal.telephony.IPhoneSubInfo$Stub
8336com.android.internal.telephony.IPhoneSubInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008337com.android.internal.telephony.ISetOpportunisticDataCallback$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07008338com.android.internal.telephony.ISetOpportunisticDataCallback$Stub
8339com.android.internal.telephony.ISetOpportunisticDataCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008340com.android.internal.telephony.ISms$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008341com.android.internal.telephony.ISms$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008342com.android.internal.telephony.ISms
8343com.android.internal.telephony.ISmsImplBase
art-benchmark-service56aece62020-02-10 17:58:03 -08008344com.android.internal.telephony.IState
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008345com.android.internal.telephony.ISub$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008346com.android.internal.telephony.ISub$Stub
8347com.android.internal.telephony.ISub
Kenny Root9787b802013-04-26 12:53:57 -07008348com.android.internal.telephony.ITelephony$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008349com.android.internal.telephony.ITelephony$Stub
8350com.android.internal.telephony.ITelephony
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008351com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008352com.android.internal.telephony.ITelephonyRegistry$Stub
8353com.android.internal.telephony.ITelephonyRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08008354com.android.internal.telephony.IUpdateAvailableNetworksCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008355com.android.internal.telephony.IWapPushManager
art-benchmark-service56aece62020-02-10 17:58:03 -08008356com.android.internal.telephony.IccCard
Calin Juravle00b23d32019-03-08 17:52:20 -08008357com.android.internal.telephony.IccCardConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008358com.android.internal.telephony.IccPhoneBookInterfaceManager$1
8359com.android.internal.telephony.IccPhoneBookInterfaceManager$Request
8360com.android.internal.telephony.IccPhoneBookInterfaceManager
8361com.android.internal.telephony.IccProvider
8362com.android.internal.telephony.IccSmsInterfaceManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008363com.android.internal.telephony.IccSmsInterfaceManager$2
art-benchmark-service56aece62020-02-10 17:58:03 -08008364com.android.internal.telephony.IccSmsInterfaceManager$CdmaBroadcastRangeManager
8365com.android.internal.telephony.IccSmsInterfaceManager$CellBroadcastRangeManager
8366com.android.internal.telephony.IccSmsInterfaceManager
8367com.android.internal.telephony.ImsSmsDispatcher$1
8368com.android.internal.telephony.ImsSmsDispatcher$2
8369com.android.internal.telephony.ImsSmsDispatcher$3
8370com.android.internal.telephony.ImsSmsDispatcher$4
8371com.android.internal.telephony.ImsSmsDispatcher
8372com.android.internal.telephony.InboundSmsHandler$1
8373com.android.internal.telephony.InboundSmsHandler$2
8374com.android.internal.telephony.InboundSmsHandler$CarrierServicesSmsFilterCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008375com.android.internal.telephony.InboundSmsHandler$CbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08008376com.android.internal.telephony.InboundSmsHandler$DefaultState
8377com.android.internal.telephony.InboundSmsHandler$DeliveringState
8378com.android.internal.telephony.InboundSmsHandler$IdleState
8379com.android.internal.telephony.InboundSmsHandler$NewMessageNotificationActionReceiver
8380com.android.internal.telephony.InboundSmsHandler$SmsBroadcastReceiver
8381com.android.internal.telephony.InboundSmsHandler$StartupState
8382com.android.internal.telephony.InboundSmsHandler$WaitingState
8383com.android.internal.telephony.InboundSmsHandler
8384com.android.internal.telephony.InboundSmsTracker
8385com.android.internal.telephony.IntRangeManager$ClientRange
8386com.android.internal.telephony.IntRangeManager$IntRange
8387com.android.internal.telephony.IntRangeManager
8388com.android.internal.telephony.IntentBroadcaster$1
8389com.android.internal.telephony.IntentBroadcaster
8390com.android.internal.telephony.LastCallFailCause
8391com.android.internal.telephony.LinkCapacityEstimate
8392com.android.internal.telephony.LocalLog
8393com.android.internal.telephony.LocaleTracker$1
8394com.android.internal.telephony.LocaleTracker
8395com.android.internal.telephony.MccTable$MccEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -08008396com.android.internal.telephony.MccTable$MccMnc
art-benchmark-service56aece62020-02-10 17:58:03 -08008397com.android.internal.telephony.MccTable
8398com.android.internal.telephony.MmiCode
8399com.android.internal.telephony.MultiSimSettingController$1
8400com.android.internal.telephony.MultiSimSettingController$UpdateDefaultAction
8401com.android.internal.telephony.MultiSimSettingController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008402com.android.internal.telephony.NetworkFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08008403com.android.internal.telephony.NetworkRegistrationManager$1
8404com.android.internal.telephony.NetworkRegistrationManager$NetworkRegStateCallback
8405com.android.internal.telephony.NetworkRegistrationManager$NetworkServiceConnection
8406com.android.internal.telephony.NetworkRegistrationManager$RegManagerDeathRecipient
8407com.android.internal.telephony.NetworkRegistrationManager
8408com.android.internal.telephony.NetworkScanRequestTracker$1
8409com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestScheduler
8410com.android.internal.telephony.NetworkScanRequestTracker
8411com.android.internal.telephony.NitzData
8412com.android.internal.telephony.NitzStateMachine$DeviceState
8413com.android.internal.telephony.NitzStateMachine
8414com.android.internal.telephony.NitzStateMachineImpl
8415com.android.internal.telephony.OemHookIndication
8416com.android.internal.telephony.OemHookResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008417com.android.internal.telephony.OperatorInfo$1
8418com.android.internal.telephony.OperatorInfo$State
8419com.android.internal.telephony.OperatorInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08008420com.android.internal.telephony.Phone$1
art-benchmark-service56aece62020-02-10 17:58:03 -08008421com.android.internal.telephony.Phone
art-benchmark-serviced5115932020-02-25 17:55:03 -08008422com.android.internal.telephony.PhoneConfigurationManager$ConfigManagerHandler
8423com.android.internal.telephony.PhoneConfigurationManager$MockableInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08008424com.android.internal.telephony.PhoneConfigurationManager
Calin Juravle00b23d32019-03-08 17:52:20 -08008425com.android.internal.telephony.PhoneConstantConversions$1
8426com.android.internal.telephony.PhoneConstantConversions
8427com.android.internal.telephony.PhoneConstants$DataState
SangWook Hanfd9cb492012-08-12 19:46:51 +09008428com.android.internal.telephony.PhoneConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08008429com.android.internal.telephony.PhoneFactory
8430com.android.internal.telephony.PhoneInternalInterface$DataActivityState
8431com.android.internal.telephony.PhoneInternalInterface$DialArgs$Builder
8432com.android.internal.telephony.PhoneInternalInterface$DialArgs
8433com.android.internal.telephony.PhoneInternalInterface$SuppService
8434com.android.internal.telephony.PhoneInternalInterface
8435com.android.internal.telephony.PhoneNotifier
8436com.android.internal.telephony.PhoneSubInfoController$CallPhoneMethodHelper
8437com.android.internal.telephony.PhoneSubInfoController$PermissionCheckHelper
8438com.android.internal.telephony.PhoneSubInfoController
8439com.android.internal.telephony.PhoneSwitcher$1
8440com.android.internal.telephony.PhoneSwitcher$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008441com.android.internal.telephony.PhoneSwitcher$3
art-benchmark-service56aece62020-02-10 17:58:03 -08008442com.android.internal.telephony.PhoneSwitcher$DefaultNetworkCallback
8443com.android.internal.telephony.PhoneSwitcher$EmergencyOverrideRequest
8444com.android.internal.telephony.PhoneSwitcher$PhoneState
8445com.android.internal.telephony.PhoneSwitcher$PhoneSwitcherNetworkRequestListener
8446com.android.internal.telephony.PhoneSwitcher
8447com.android.internal.telephony.ProxyController$1
8448com.android.internal.telephony.ProxyController
8449com.android.internal.telephony.RIL$RadioProxyDeathRecipient
8450com.android.internal.telephony.RIL$RilHandler
8451com.android.internal.telephony.RIL
Calin Juravle00b23d32019-03-08 17:52:20 -08008452com.android.internal.telephony.RILConstants
art-benchmark-service56aece62020-02-10 17:58:03 -08008453com.android.internal.telephony.RILRequest
8454com.android.internal.telephony.RadioBugDetector
8455com.android.internal.telephony.RadioCapability
8456com.android.internal.telephony.RadioConfig$ServiceDeathRecipient
8457com.android.internal.telephony.RadioConfig
8458com.android.internal.telephony.RadioConfigIndication
8459com.android.internal.telephony.RadioConfigResponse
8460com.android.internal.telephony.RadioIndication
8461com.android.internal.telephony.RadioResponse
8462com.android.internal.telephony.RatRatcheter$1
8463com.android.internal.telephony.RatRatcheter
art-benchmark-serviced5115932020-02-25 17:55:03 -08008464com.android.internal.telephony.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08008465com.android.internal.telephony.RegistrantList
8466com.android.internal.telephony.RestrictedState
8467com.android.internal.telephony.RetryManager$RetryRec
8468com.android.internal.telephony.RetryManager
8469com.android.internal.telephony.RilWakelockInfo
8470com.android.internal.telephony.SMSDispatcher$DataSmsSender
8471com.android.internal.telephony.SMSDispatcher$SettingsObserver
8472com.android.internal.telephony.SMSDispatcher$SmsSender
8473com.android.internal.telephony.SMSDispatcher$SmsSenderCallback
8474com.android.internal.telephony.SMSDispatcher$SmsTracker
8475com.android.internal.telephony.SMSDispatcher$TextSmsSender
8476com.android.internal.telephony.SMSDispatcher
8477com.android.internal.telephony.ServiceStateTracker$1
8478com.android.internal.telephony.ServiceStateTracker$SstSubscriptionsChangedListener
8479com.android.internal.telephony.ServiceStateTracker
8480com.android.internal.telephony.SettingsObserver
8481com.android.internal.telephony.SimActivationTracker$1
8482com.android.internal.telephony.SimActivationTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08008483com.android.internal.telephony.SmsAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008484com.android.internal.telephony.SmsApplication$SmsApplicationData
Calin Juravle00b23d32019-03-08 17:52:20 -08008485com.android.internal.telephony.SmsApplication$SmsPackageMonitor
8486com.android.internal.telephony.SmsApplication
art-benchmark-service56aece62020-02-10 17:58:03 -08008487com.android.internal.telephony.SmsBroadcastUndelivered$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008488com.android.internal.telephony.SmsBroadcastUndelivered$2
art-benchmark-service56aece62020-02-10 17:58:03 -08008489com.android.internal.telephony.SmsBroadcastUndelivered$ScanRawTableThread
8490com.android.internal.telephony.SmsBroadcastUndelivered$SmsReferenceKey
8491com.android.internal.telephony.SmsBroadcastUndelivered
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008492com.android.internal.telephony.SmsConstants$MessageClass
art-benchmark-service56aece62020-02-10 17:58:03 -08008493com.android.internal.telephony.SmsController
8494com.android.internal.telephony.SmsDispatchersController$1
8495com.android.internal.telephony.SmsDispatchersController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008496com.android.internal.telephony.SmsHeader$ConcatRef
8497com.android.internal.telephony.SmsHeader$PortAddrs
8498com.android.internal.telephony.SmsHeader
8499com.android.internal.telephony.SmsMessageBase$SubmitPduBase
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008500com.android.internal.telephony.SmsMessageBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08008501com.android.internal.telephony.SmsNumberUtils$NumberEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008502com.android.internal.telephony.SmsNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008503com.android.internal.telephony.SmsPermissions
8504com.android.internal.telephony.SmsResponse
8505com.android.internal.telephony.SmsStorageMonitor$1
8506com.android.internal.telephony.SmsStorageMonitor
8507com.android.internal.telephony.SmsUsageMonitor$SettingsObserver
8508com.android.internal.telephony.SmsUsageMonitor$SettingsObserverHandler
8509com.android.internal.telephony.SmsUsageMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008510com.android.internal.telephony.SomeArgs
art-benchmark-service56aece62020-02-10 17:58:03 -08008511com.android.internal.telephony.State
art-benchmark-serviced5115932020-02-25 17:55:03 -08008512com.android.internal.telephony.StateMachine$LogRecords
8513com.android.internal.telephony.StateMachine$SmHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08008514com.android.internal.telephony.StateMachine
8515com.android.internal.telephony.SubscriptionController
8516com.android.internal.telephony.SubscriptionInfoUpdater$1
8517com.android.internal.telephony.SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback
8518com.android.internal.telephony.SubscriptionInfoUpdater
8519com.android.internal.telephony.TelephonyCapabilities
art-benchmark-serviced5115932020-02-25 17:55:03 -08008520com.android.internal.telephony.TelephonyCommonStatsLog
art-benchmark-service56aece62020-02-10 17:58:03 -08008521com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents
8522com.android.internal.telephony.TelephonyComponentFactory
8523com.android.internal.telephony.TelephonyDevController
Calin Juravle00b23d32019-03-08 17:52:20 -08008524com.android.internal.telephony.TelephonyPermissions
art-benchmark-service56aece62020-02-10 17:58:03 -08008525com.android.internal.telephony.TelephonyTester$1
8526com.android.internal.telephony.TelephonyTester
8527com.android.internal.telephony.TimeServiceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008528com.android.internal.telephony.TimeUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008529com.android.internal.telephony.TimeZoneLookupHelper$CountryResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08008530com.android.internal.telephony.TimeZoneLookupHelper$OffsetResult
art-benchmark-service56aece62020-02-10 17:58:03 -08008531com.android.internal.telephony.TimeZoneLookupHelper
8532com.android.internal.telephony.UUSInfo
8533com.android.internal.telephony.UiccPhoneBookController
8534com.android.internal.telephony.VisualVoicemailSmsFilter$1
8535com.android.internal.telephony.VisualVoicemailSmsFilter$PhoneAccountHandleConverter
8536com.android.internal.telephony.VisualVoicemailSmsFilter
8537com.android.internal.telephony.WakeLockStateMachine$1
8538com.android.internal.telephony.WakeLockStateMachine$DefaultState
8539com.android.internal.telephony.WakeLockStateMachine$IdleState
8540com.android.internal.telephony.WakeLockStateMachine$WaitingState
8541com.android.internal.telephony.WakeLockStateMachine
8542com.android.internal.telephony.WapPushOverSms$1
8543com.android.internal.telephony.WapPushOverSms
8544com.android.internal.telephony.cat.AppInterface$CommandType
8545com.android.internal.telephony.cat.AppInterface
8546com.android.internal.telephony.cat.BIPClientParams
8547com.android.internal.telephony.cat.BerTlv
8548com.android.internal.telephony.cat.CallSetupParams
8549com.android.internal.telephony.cat.CatCmdMessage$1
8550com.android.internal.telephony.cat.CatCmdMessage
8551com.android.internal.telephony.cat.CatException
8552com.android.internal.telephony.cat.CatLog
8553com.android.internal.telephony.cat.CatResponseMessage
8554com.android.internal.telephony.cat.CatService$1
8555com.android.internal.telephony.cat.CatService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008556com.android.internal.telephony.cat.CommandDetails$1
8557com.android.internal.telephony.cat.CommandDetails
art-benchmark-service56aece62020-02-10 17:58:03 -08008558com.android.internal.telephony.cat.CommandParams
8559com.android.internal.telephony.cat.CommandParamsFactory$1
8560com.android.internal.telephony.cat.CommandParamsFactory
8561com.android.internal.telephony.cat.ComprehensionTlv
8562com.android.internal.telephony.cat.ComprehensionTlvTag
8563com.android.internal.telephony.cat.DTTZResponseData
8564com.android.internal.telephony.cat.DisplayTextParams
8565com.android.internal.telephony.cat.IconLoader
8566com.android.internal.telephony.cat.LanguageParams
8567com.android.internal.telephony.cat.LanguageResponseData
8568com.android.internal.telephony.cat.LaunchBrowserParams
8569com.android.internal.telephony.cat.ResponseData
8570com.android.internal.telephony.cat.ResultCode
8571com.android.internal.telephony.cat.ResultException
8572com.android.internal.telephony.cat.RilMessage
8573com.android.internal.telephony.cat.RilMessageDecoder$StateCmdParamsReady
8574com.android.internal.telephony.cat.RilMessageDecoder$StateStart
8575com.android.internal.telephony.cat.RilMessageDecoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08008576com.android.internal.telephony.cat.TextMessage$1
8577com.android.internal.telephony.cat.TextMessage
8578com.android.internal.telephony.cat.ValueObject
art-benchmark-service56aece62020-02-10 17:58:03 -08008579com.android.internal.telephony.cat.ValueParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008580com.android.internal.telephony.cdma.-$$Lambda$CdmaInboundSmsHandler$sD3UQ6e4SE9ZbPjDZ9bEr_XRoaA
art-benchmark-service56aece62020-02-10 17:58:03 -08008581com.android.internal.telephony.cdma.CdmaCallWaitingNotification
art-benchmark-serviced5115932020-02-25 17:55:03 -08008582com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver
8583com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08008584com.android.internal.telephony.cdma.CdmaInboundSmsHandler
8585com.android.internal.telephony.cdma.CdmaSMSDispatcher
8586com.android.internal.telephony.cdma.CdmaSmsBroadcastConfigInfo
8587com.android.internal.telephony.cdma.CdmaSubscriptionSourceManager
8588com.android.internal.telephony.cdma.EriInfo
8589com.android.internal.telephony.cdma.EriManager$EriFile
8590com.android.internal.telephony.cdma.EriManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008591com.android.internal.telephony.cdma.SmsMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -08008592com.android.internal.telephony.cdma.sms.BearerData$TimeStamp
8593com.android.internal.telephony.cdma.sms.BearerData
8594com.android.internal.telephony.cdma.sms.CdmaSmsAddress
8595com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress
8596com.android.internal.telephony.cdma.sms.SmsEnvelope
8597com.android.internal.telephony.cdma.sms.UserData
art-benchmark-service56aece62020-02-10 17:58:03 -08008598com.android.internal.telephony.cdnr.CarrierDisplayNameData$1
8599com.android.internal.telephony.cdnr.CarrierDisplayNameData$Builder
8600com.android.internal.telephony.cdnr.CarrierDisplayNameData
8601com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$CarrierDisplayNameConditionRule
8602com.android.internal.telephony.cdnr.CarrierDisplayNameResolver
8603com.android.internal.telephony.dataconnection.-$$Lambda$DataConnection$-tFSpFGzTv_UdpzJlTMOvg8VO98
8604com.android.internal.telephony.dataconnection.-$$Lambda$XZAGhHrbkIDyusER4MAM6luKcT0
8605com.android.internal.telephony.dataconnection.AccessNetworksManager$1
8606com.android.internal.telephony.dataconnection.AccessNetworksManager
8607com.android.internal.telephony.dataconnection.ApnContext
8608com.android.internal.telephony.dataconnection.ApnSettingUtils
8609com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider$1
8610com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider
8611com.android.internal.telephony.dataconnection.CellularDataService
8612com.android.internal.telephony.dataconnection.DataConnection$2
8613com.android.internal.telephony.dataconnection.DataConnection$ConnectionParams
8614com.android.internal.telephony.dataconnection.DataConnection$DcActivatingState
8615com.android.internal.telephony.dataconnection.DataConnection$DcActiveState
8616com.android.internal.telephony.dataconnection.DataConnection$DcDefaultState
8617com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectingState
8618com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectionErrorCreatingConnection
8619com.android.internal.telephony.dataconnection.DataConnection$DcInactiveState
8620com.android.internal.telephony.dataconnection.DataConnection$DisconnectParams
8621com.android.internal.telephony.dataconnection.DataConnection$SetupResult
8622com.android.internal.telephony.dataconnection.DataConnection$UpdateLinkPropertyResult
8623com.android.internal.telephony.dataconnection.DataConnection
8624com.android.internal.telephony.dataconnection.DataConnectionReasons$DataAllowedReasonType
8625com.android.internal.telephony.dataconnection.DataConnectionReasons$DataDisallowedReasonType
8626com.android.internal.telephony.dataconnection.DataConnectionReasons
8627com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideConditions
8628com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideRule
8629com.android.internal.telephony.dataconnection.DataEnabledOverride
8630com.android.internal.telephony.dataconnection.DataEnabledSettings$1
8631com.android.internal.telephony.dataconnection.DataEnabledSettings$2
8632com.android.internal.telephony.dataconnection.DataEnabledSettings
8633com.android.internal.telephony.dataconnection.DataServiceManager$1
8634com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceCallback
8635com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceConnection
8636com.android.internal.telephony.dataconnection.DataServiceManager$DataServiceManagerDeathRecipient
8637com.android.internal.telephony.dataconnection.DataServiceManager
8638com.android.internal.telephony.dataconnection.DcController$1
8639com.android.internal.telephony.dataconnection.DcController$DccDefaultState
8640com.android.internal.telephony.dataconnection.DcController
8641com.android.internal.telephony.dataconnection.DcFailBringUp
art-benchmark-serviced5115932020-02-25 17:55:03 -08008642com.android.internal.telephony.dataconnection.DcNetworkAgent$DcKeepaliveTracker
art-benchmark-service56aece62020-02-10 17:58:03 -08008643com.android.internal.telephony.dataconnection.DcNetworkAgent
8644com.android.internal.telephony.dataconnection.DcRequest
8645com.android.internal.telephony.dataconnection.DcTesterDeactivateAll$1
8646com.android.internal.telephony.dataconnection.DcTesterDeactivateAll
8647com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll$1
8648com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll
8649com.android.internal.telephony.dataconnection.DcTracker$1
8650com.android.internal.telephony.dataconnection.DcTracker$2
8651com.android.internal.telephony.dataconnection.DcTracker$3
8652com.android.internal.telephony.dataconnection.DcTracker$4
8653com.android.internal.telephony.dataconnection.DcTracker$5
art-benchmark-serviced5115932020-02-25 17:55:03 -08008654com.android.internal.telephony.dataconnection.DcTracker$6
art-benchmark-service56aece62020-02-10 17:58:03 -08008655com.android.internal.telephony.dataconnection.DcTracker$ApnChangeObserver
8656com.android.internal.telephony.dataconnection.DcTracker$DataStallRecoveryHandler
8657com.android.internal.telephony.dataconnection.DcTracker$DctOnSubscriptionsChangedListener
8658com.android.internal.telephony.dataconnection.DcTracker$ProvisionNotificationBroadcastReceiver
8659com.android.internal.telephony.dataconnection.DcTracker$RetryFailures
8660com.android.internal.telephony.dataconnection.DcTracker$TxRxSum
8661com.android.internal.telephony.dataconnection.DcTracker
8662com.android.internal.telephony.dataconnection.KeepaliveStatus$1
8663com.android.internal.telephony.dataconnection.KeepaliveStatus
8664com.android.internal.telephony.dataconnection.TelephonyNetworkFactory$InternalHandler
8665com.android.internal.telephony.dataconnection.TelephonyNetworkFactory
8666com.android.internal.telephony.dataconnection.TransportManager$HandoverParams
8667com.android.internal.telephony.dataconnection.TransportManager
8668com.android.internal.telephony.emergency.EmergencyNumberTracker$1
8669com.android.internal.telephony.emergency.EmergencyNumberTracker
8670com.android.internal.telephony.euicc.-$$Lambda$EuiccConnector$ConnectedState$4$S52i3hpE3-FGho807KZ1LR5rXQM
8671com.android.internal.telephony.euicc.EuiccCardController$SimSlotStatusChangedBroadcastReceiver
8672com.android.internal.telephony.euicc.EuiccCardController
8673com.android.internal.telephony.euicc.EuiccConnector$1
8674com.android.internal.telephony.euicc.EuiccConnector$AvailableState
8675com.android.internal.telephony.euicc.EuiccConnector$BaseEuiccCommandCallback
8676com.android.internal.telephony.euicc.EuiccConnector$BindingState
8677com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10
8678com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11
8679com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12
8680com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13
art-benchmark-serviced5115932020-02-25 17:55:03 -08008681com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14
art-benchmark-service56aece62020-02-10 17:58:03 -08008682com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1
8683com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2
8684com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3
8685com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4
8686com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5
8687com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6
8688com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7
8689com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8
8690com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9
8691com.android.internal.telephony.euicc.EuiccConnector$ConnectedState
8692com.android.internal.telephony.euicc.EuiccConnector$DeleteRequest
8693com.android.internal.telephony.euicc.EuiccConnector$DisconnectedState
8694com.android.internal.telephony.euicc.EuiccConnector$DownloadRequest
8695com.android.internal.telephony.euicc.EuiccConnector$EuiccPackageMonitor
8696com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListRequest
8697com.android.internal.telephony.euicc.EuiccConnector$GetEuiccProfileInfoListCommandCallback
8698com.android.internal.telephony.euicc.EuiccConnector$GetMetadataRequest
8699com.android.internal.telephony.euicc.EuiccConnector$SwitchRequest
8700com.android.internal.telephony.euicc.EuiccConnector$UnavailableState
8701com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameRequest
8702com.android.internal.telephony.euicc.EuiccConnector
8703com.android.internal.telephony.euicc.EuiccController$3
8704com.android.internal.telephony.euicc.EuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008705com.android.internal.telephony.euicc.IEuiccCardController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008706com.android.internal.telephony.euicc.IEuiccCardController$Stub
8707com.android.internal.telephony.euicc.IEuiccCardController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008708com.android.internal.telephony.euicc.IEuiccController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008709com.android.internal.telephony.euicc.IEuiccController$Stub
8710com.android.internal.telephony.euicc.IEuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008711com.android.internal.telephony.euicc.IGetAllProfilesCallback$Stub
8712com.android.internal.telephony.euicc.IGetAllProfilesCallback
8713com.android.internal.telephony.euicc.IGetEuiccInfo1Callback$Stub
8714com.android.internal.telephony.euicc.IGetEuiccInfo1Callback
8715com.android.internal.telephony.gsm.GsmInboundSmsHandler$GsmCbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08008716com.android.internal.telephony.gsm.GsmInboundSmsHandler
8717com.android.internal.telephony.gsm.GsmMmiCode
8718com.android.internal.telephony.gsm.GsmSMSDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08008719com.android.internal.telephony.gsm.GsmSmsAddress
art-benchmark-service56aece62020-02-10 17:58:03 -08008720com.android.internal.telephony.gsm.SimTlv
Calin Juravle00b23d32019-03-08 17:52:20 -08008721com.android.internal.telephony.gsm.SmsBroadcastConfigInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08008722com.android.internal.telephony.gsm.SmsMessage$PduParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008723com.android.internal.telephony.gsm.SmsMessage
art-benchmark-service56aece62020-02-10 17:58:03 -08008724com.android.internal.telephony.gsm.SuppServiceNotification
8725com.android.internal.telephony.gsm.UsimDataDownloadHandler
8726com.android.internal.telephony.gsm.UsimPhoneBookManager$File
8727com.android.internal.telephony.gsm.UsimPhoneBookManager$PbrRecord
8728com.android.internal.telephony.gsm.UsimPhoneBookManager
8729com.android.internal.telephony.ims.-$$Lambda$ImsResolver$pNx4XUM9FmR6cV_MCAGiEt8F4pg
8730com.android.internal.telephony.ims.-$$Lambda$WamP7BPq0j01TgYE3GvUqU3b-rs
8731com.android.internal.telephony.ims.ImsResolver$1
8732com.android.internal.telephony.ims.ImsResolver$2
8733com.android.internal.telephony.ims.ImsResolver$3
8734com.android.internal.telephony.ims.ImsResolver$4
8735com.android.internal.telephony.ims.ImsResolver$5
8736com.android.internal.telephony.ims.ImsResolver$6
8737com.android.internal.telephony.ims.ImsResolver$7
8738com.android.internal.telephony.ims.ImsResolver$8
8739com.android.internal.telephony.ims.ImsResolver$ImsDynamicQueryManagerFactory
8740com.android.internal.telephony.ims.ImsResolver$ImsServiceControllerFactory
8741com.android.internal.telephony.ims.ImsResolver$ImsServiceInfo
8742com.android.internal.telephony.ims.ImsResolver$SubscriptionManagerProxy
8743com.android.internal.telephony.ims.ImsResolver$TelephonyManagerProxy
8744com.android.internal.telephony.ims.ImsResolver
8745com.android.internal.telephony.ims.ImsServiceController$1
8746com.android.internal.telephony.ims.ImsServiceController$2
8747com.android.internal.telephony.ims.ImsServiceController$3
8748com.android.internal.telephony.ims.ImsServiceController$ImsFeatureContainer
8749com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback$1
8750com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback
8751com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection
8752com.android.internal.telephony.ims.ImsServiceController$ImsServiceControllerCallbacks
8753com.android.internal.telephony.ims.ImsServiceController$RebindRetry
8754com.android.internal.telephony.ims.ImsServiceController
8755com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$ImsServiceFeatureQuery
8756com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$Listener
8757com.android.internal.telephony.ims.ImsServiceFeatureQueryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08008758com.android.internal.telephony.ims.RcsEventQueryHelper
8759com.android.internal.telephony.ims.RcsMessageController
8760com.android.internal.telephony.ims.RcsMessageQueryHelper
8761com.android.internal.telephony.ims.RcsMessageStoreUtil
8762com.android.internal.telephony.ims.RcsParticipantQueryHelper
art-benchmark-service56aece62020-02-10 17:58:03 -08008763com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
8764com.android.internal.telephony.imsphone.-$$Lambda$ImsPhoneCallTracker$Zw03itjXT6-LrhiYuD-9nKFg2Wg
8765com.android.internal.telephony.imsphone.ImsExternalCallTracker$1
8766com.android.internal.telephony.imsphone.ImsExternalCallTracker$2
8767com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalCallStateListener
8768com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalConnectionListener
8769com.android.internal.telephony.imsphone.ImsExternalCallTracker$ImsCallNotify
8770com.android.internal.telephony.imsphone.ImsExternalCallTracker
8771com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
8772com.android.internal.telephony.imsphone.ImsExternalConnection
8773com.android.internal.telephony.imsphone.ImsPhone$1
8774com.android.internal.telephony.imsphone.ImsPhone$2
8775com.android.internal.telephony.imsphone.ImsPhone$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08008776com.android.internal.telephony.imsphone.ImsPhone$4
8777com.android.internal.telephony.imsphone.ImsPhone$5
art-benchmark-service56aece62020-02-10 17:58:03 -08008778com.android.internal.telephony.imsphone.ImsPhone$Cf
art-benchmark-serviced5115932020-02-25 17:55:03 -08008779com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08008780com.android.internal.telephony.imsphone.ImsPhone
8781com.android.internal.telephony.imsphone.ImsPhoneBase
8782com.android.internal.telephony.imsphone.ImsPhoneCall
8783com.android.internal.telephony.imsphone.ImsPhoneCallTracker$1
8784com.android.internal.telephony.imsphone.ImsPhoneCallTracker$2
8785com.android.internal.telephony.imsphone.ImsPhoneCallTracker$3
8786com.android.internal.telephony.imsphone.ImsPhoneCallTracker$4
8787com.android.internal.telephony.imsphone.ImsPhoneCallTracker$5
8788com.android.internal.telephony.imsphone.ImsPhoneCallTracker$6
8789com.android.internal.telephony.imsphone.ImsPhoneCallTracker$7
8790com.android.internal.telephony.imsphone.ImsPhoneCallTracker$8
8791com.android.internal.telephony.imsphone.ImsPhoneCallTracker$9
8792com.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState
8793com.android.internal.telephony.imsphone.ImsPhoneCallTracker$MmTelFeatureListener
8794com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneNumberUtilsProxy
8795com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneStateListener
8796com.android.internal.telephony.imsphone.ImsPhoneCallTracker$SharedPreferenceProxy
8797com.android.internal.telephony.imsphone.ImsPhoneCallTracker
8798com.android.internal.telephony.imsphone.ImsPhoneCommandInterface
8799com.android.internal.telephony.imsphone.ImsPhoneConnection
8800com.android.internal.telephony.imsphone.ImsPhoneFactory
8801com.android.internal.telephony.imsphone.ImsPhoneMmiCode
8802com.android.internal.telephony.imsphone.ImsPullCall
8803com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$fLmZDbNadlr6LF7zSJ6jCR1AAsk
8804com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$tQOsX1lKb2eTuPp-1rpkeIAEOoY
8805com.android.internal.telephony.metrics.-$$Lambda$TelephonyMetrics$x2dJi76S2YQdpSTfY8RZ8qC_K6g
8806com.android.internal.telephony.metrics.CallSessionEventBuilder
8807com.android.internal.telephony.metrics.InProgressCallSession
8808com.android.internal.telephony.metrics.InProgressSmsSession
8809com.android.internal.telephony.metrics.ModemPowerMetrics
8810com.android.internal.telephony.metrics.SmsSessionEventBuilder
8811com.android.internal.telephony.metrics.TelephonyEventBuilder
8812com.android.internal.telephony.metrics.TelephonyMetrics$1
8813com.android.internal.telephony.metrics.TelephonyMetrics
8814com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute
8815com.android.internal.telephony.nano.CarrierIdProto$CarrierId
8816com.android.internal.telephony.nano.CarrierIdProto$CarrierList
8817com.android.internal.telephony.nano.TelephonyProto$ActiveSubscriptionInfo
8818com.android.internal.telephony.nano.TelephonyProto$EmergencyNumberInfo
8819com.android.internal.telephony.nano.TelephonyProto$ImsCapabilities
8820com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState
8821com.android.internal.telephony.nano.TelephonyProto$ImsReasonInfo
8822com.android.internal.telephony.nano.TelephonyProto$ModemPowerStats
8823com.android.internal.telephony.nano.TelephonyProto$RilDataCall
8824com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event
8825com.android.internal.telephony.nano.TelephonyProto$SmsSession
8826com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall
8827com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event
8828com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession
8829com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatching
8830com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatchingResult
8831com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch
art-benchmark-serviced5115932020-02-25 17:55:03 -08008832com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08008833com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$OnDemandDataSwitch
8834com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall
8835com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall
8836com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse
8837com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent
8838com.android.internal.telephony.nano.TelephonyProto$TelephonyHistogram
8839com.android.internal.telephony.nano.TelephonyProto$TelephonyLog
8840com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$TelephonyOperator
8841com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState
8842com.android.internal.telephony.nano.TelephonyProto$TelephonySettings
8843com.android.internal.telephony.nano.TelephonyProto$Time
art-benchmark-serviced5115932020-02-25 17:55:03 -08008844com.android.internal.telephony.nitz.NewNitzStateMachineImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08008845com.android.internal.telephony.protobuf.nano.CodedInputByteBufferNano
8846com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
8847com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano
8848com.android.internal.telephony.protobuf.nano.ExtendableMessageNano
art-benchmark-serviced5115932020-02-25 17:55:03 -08008849com.android.internal.telephony.protobuf.nano.FieldArray
8850com.android.internal.telephony.protobuf.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -08008851com.android.internal.telephony.protobuf.nano.InternalNano
8852com.android.internal.telephony.protobuf.nano.InvalidProtocolBufferNanoException
8853com.android.internal.telephony.protobuf.nano.MessageNano
8854com.android.internal.telephony.protobuf.nano.MessageNanoPrinter
8855com.android.internal.telephony.protobuf.nano.WireFormatNano
8856com.android.internal.telephony.sip.SipPhone
8857com.android.internal.telephony.sip.SipPhoneBase
8858com.android.internal.telephony.test.SimulatedRadioControl
8859com.android.internal.telephony.uicc.AdnRecord$1
8860com.android.internal.telephony.uicc.AdnRecord
8861com.android.internal.telephony.uicc.AdnRecordCache
8862com.android.internal.telephony.uicc.AdnRecordLoader
8863com.android.internal.telephony.uicc.AnswerToReset$HistoricalBytes
8864com.android.internal.telephony.uicc.AnswerToReset$InterfaceByte
8865com.android.internal.telephony.uicc.AnswerToReset
8866com.android.internal.telephony.uicc.CarrierTestOverride
8867com.android.internal.telephony.uicc.CsimFileHandler
8868com.android.internal.telephony.uicc.IccCardApplicationStatus$AppState
8869com.android.internal.telephony.uicc.IccCardApplicationStatus$AppType
8870com.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState
8871com.android.internal.telephony.uicc.IccCardApplicationStatus
8872com.android.internal.telephony.uicc.IccCardStatus$CardState
8873com.android.internal.telephony.uicc.IccCardStatus$PinState
8874com.android.internal.telephony.uicc.IccCardStatus
8875com.android.internal.telephony.uicc.IccConstants
8876com.android.internal.telephony.uicc.IccException
8877com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
8878com.android.internal.telephony.uicc.IccFileHandler
8879com.android.internal.telephony.uicc.IccFileNotFound
8880com.android.internal.telephony.uicc.IccFileTypeMismatch
8881com.android.internal.telephony.uicc.IccIoResult
8882com.android.internal.telephony.uicc.IccRecords$IccRecordLoaded
8883com.android.internal.telephony.uicc.IccRecords
8884com.android.internal.telephony.uicc.IccRefreshResponse
8885com.android.internal.telephony.uicc.IccServiceTable
8886com.android.internal.telephony.uicc.IccSlotStatus$SlotState
8887com.android.internal.telephony.uicc.IccSlotStatus
Calin Juravle00b23d32019-03-08 17:52:20 -08008888com.android.internal.telephony.uicc.IccUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008889com.android.internal.telephony.uicc.IccVmNotSupportedException
8890com.android.internal.telephony.uicc.InstallCarrierAppTrampolineActivity
8891com.android.internal.telephony.uicc.InstallCarrierAppUtils
8892com.android.internal.telephony.uicc.IsimFileHandler
8893com.android.internal.telephony.uicc.IsimRecords
8894com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimDomainLoaded
8895com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpiLoaded
8896com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpuLoaded
8897com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimIstLoaded
8898com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimPcscfLoaded
8899com.android.internal.telephony.uicc.IsimUiccRecords
8900com.android.internal.telephony.uicc.PlmnActRecord$1
8901com.android.internal.telephony.uicc.PlmnActRecord
8902com.android.internal.telephony.uicc.RuimFileHandler
8903com.android.internal.telephony.uicc.RuimRecords
8904com.android.internal.telephony.uicc.SIMFileHandler
8905com.android.internal.telephony.uicc.SIMRecords$1
8906com.android.internal.telephony.uicc.SIMRecords$EfPlLoaded
8907com.android.internal.telephony.uicc.SIMRecords$EfUsimLiLoaded
8908com.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState
8909com.android.internal.telephony.uicc.SIMRecords
8910com.android.internal.telephony.uicc.UiccCard
8911com.android.internal.telephony.uicc.UiccCardApplication$1
8912com.android.internal.telephony.uicc.UiccCardApplication$2
8913com.android.internal.telephony.uicc.UiccCardApplication
8914com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$1
8915com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$TLV
8916com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules
8917com.android.internal.telephony.uicc.UiccController$1
8918com.android.internal.telephony.uicc.UiccController
8919com.android.internal.telephony.uicc.UiccPkcs15$FileHandler
8920com.android.internal.telephony.uicc.UiccPkcs15$Pkcs15Selector
8921com.android.internal.telephony.uicc.UiccPkcs15
8922com.android.internal.telephony.uicc.UiccProfile$1
8923com.android.internal.telephony.uicc.UiccProfile$2
8924com.android.internal.telephony.uicc.UiccProfile$3
8925com.android.internal.telephony.uicc.UiccProfile$4
8926com.android.internal.telephony.uicc.UiccProfile$5
8927com.android.internal.telephony.uicc.UiccProfile
8928com.android.internal.telephony.uicc.UiccSlot
8929com.android.internal.telephony.uicc.UiccStateChangedLauncher
8930com.android.internal.telephony.uicc.UsimFileHandler
8931com.android.internal.telephony.uicc.UsimServiceTable$UsimService
8932com.android.internal.telephony.uicc.UsimServiceTable
8933com.android.internal.telephony.uicc.VoiceMailConstants
8934com.android.internal.telephony.uicc.asn1.InvalidAsn1DataException
8935com.android.internal.telephony.uicc.asn1.TagNotFoundException
8936com.android.internal.telephony.uicc.euicc.EuiccCard
8937com.android.internal.telephony.uicc.euicc.EuiccSpecVersion
art-benchmark-serviced5115932020-02-25 17:55:03 -08008938com.android.internal.telephony.util.ArrayUtils
8939com.android.internal.telephony.util.HandlerExecutor
art-benchmark-service56aece62020-02-10 17:58:03 -08008940com.android.internal.telephony.util.NotificationChannelController$1
8941com.android.internal.telephony.util.NotificationChannelController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008942com.android.internal.telephony.util.RemoteCallbackListExt
art-benchmark-service56aece62020-02-10 17:58:03 -08008943com.android.internal.telephony.util.SMSDispatcherUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008944com.android.internal.telephony.util.TelephonyUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008945com.android.internal.telephony.util.VoicemailNotificationSettingsUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -08008946com.android.internal.telephony.util.XmlUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008947com.android.internal.textservice.ISpellCheckerService$Stub$Proxy
8948com.android.internal.textservice.ISpellCheckerService$Stub
8949com.android.internal.textservice.ISpellCheckerService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008950com.android.internal.textservice.ISpellCheckerServiceCallback$Stub$Proxy
8951com.android.internal.textservice.ISpellCheckerServiceCallback$Stub
8952com.android.internal.textservice.ISpellCheckerServiceCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008953com.android.internal.textservice.ISpellCheckerSession$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008954com.android.internal.textservice.ISpellCheckerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008955com.android.internal.textservice.ISpellCheckerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008956com.android.internal.textservice.ISpellCheckerSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008957com.android.internal.textservice.ISpellCheckerSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008958com.android.internal.textservice.ISpellCheckerSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008959com.android.internal.textservice.ITextServicesManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008960com.android.internal.textservice.ITextServicesManager$Stub
8961com.android.internal.textservice.ITextServicesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008962com.android.internal.textservice.ITextServicesSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008963com.android.internal.textservice.ITextServicesSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008964com.android.internal.textservice.ITextServicesSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008965com.android.internal.transition.EpicenterTranslateClipReveal
art-benchmark-serviced5115932020-02-25 17:55:03 -08008966com.android.internal.usb.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008967com.android.internal.util.-$$Lambda$DumpUtils$D1OlZP6xIpu72ypnJd0fzx0wd6I
8968com.android.internal.util.-$$Lambda$DumpUtils$X8irOs5hfloCKy89_l1HRA1QeG0
8969com.android.internal.util.-$$Lambda$DumpUtils$vCLO_0ezRxkpSERUWCFrJ0ph5jg
8970com.android.internal.util.-$$Lambda$FunctionalUtils$koCSI8D7Nu5vOJTVTEj0m3leo_U
8971com.android.internal.util.-$$Lambda$JwOUSWW2-Jzu15y4Kn4JuPh8tWM
art-benchmark-serviced5115932020-02-25 17:55:03 -08008972com.android.internal.util.-$$Lambda$ProviderAccessStats$9AhC6lKURctNKuYjVd-wu7jn6_c
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008973com.android.internal.util.-$$Lambda$TCbPpgWlKJUHZgFKCczglAvxLfw
8974com.android.internal.util.-$$Lambda$eRa1rlfDk6Og2yFeXGHqUGPzRF0
8975com.android.internal.util.-$$Lambda$grRTg3idX3yJe9Zyx-tmLBiD1DM
8976com.android.internal.util.-$$Lambda$kVylv1rl9MOSbHFZoVyK5dl1kfY
art-benchmark-serviced5115932020-02-25 17:55:03 -08008977com.android.internal.util.AnnotationValidations
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008978com.android.internal.util.ArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008979com.android.internal.util.AsyncChannel$AsyncChannelConnection
8980com.android.internal.util.AsyncChannel$DeathMonitor
8981com.android.internal.util.AsyncChannel$SyncMessenger$SyncHandler
8982com.android.internal.util.AsyncChannel$SyncMessenger
Calin Juravle00b23d32019-03-08 17:52:20 -08008983com.android.internal.util.AsyncChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008984com.android.internal.util.BitUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008985com.android.internal.util.BitwiseInputStream$AccessException
Calin Juravle00b23d32019-03-08 17:52:20 -08008986com.android.internal.util.CollectionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008987com.android.internal.util.ConcurrentUtils$1$1
8988com.android.internal.util.ConcurrentUtils$1
8989com.android.internal.util.ConcurrentUtils$DirectExecutor
8990com.android.internal.util.ConcurrentUtils
8991com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
8992com.android.internal.util.ContrastColorUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -08008993com.android.internal.util.DumpUtils$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008994com.android.internal.util.DumpUtils$Dump
8995com.android.internal.util.DumpUtils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008996com.android.internal.util.ExponentiallyBucketedHistogram
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008997com.android.internal.util.FastMath
Andreas Gampe61e7b662015-06-17 23:57:04 -07008998com.android.internal.util.FastPrintWriter$DummyWriter
Calin Juravle00b23d32019-03-08 17:52:20 -08008999com.android.internal.util.FastPrintWriter
Dianne Hackborn2269d1572010-02-24 19:54:22 -08009000com.android.internal.util.FastXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009001com.android.internal.util.FileRotator$FileInfo
9002com.android.internal.util.FileRotator$Reader
9003com.android.internal.util.FileRotator$Rewriter
9004com.android.internal.util.FileRotator$Writer
9005com.android.internal.util.FileRotator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009006com.android.internal.util.FrameworkStatsLog
9007com.android.internal.util.FunctionalUtils$RemoteExceptionIgnoringConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009008com.android.internal.util.FunctionalUtils$ThrowingConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009009com.android.internal.util.FunctionalUtils$ThrowingFunction
Calin Juravle4a054192018-05-29 17:52:20 -07009010com.android.internal.util.FunctionalUtils$ThrowingRunnable
9011com.android.internal.util.FunctionalUtils$ThrowingSupplier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009012com.android.internal.util.FunctionalUtils
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009013com.android.internal.util.GrowingArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009014com.android.internal.util.HexDump
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009015com.android.internal.util.IState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009016com.android.internal.util.IndentingPrintWriter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009017com.android.internal.util.IntPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009018com.android.internal.util.JournaledFile
9019com.android.internal.util.LatencyTracker$1
9020com.android.internal.util.LatencyTracker
Andreas Gampe571fc302016-02-18 13:58:09 -08009021com.android.internal.util.LineBreakBufferedWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009022com.android.internal.util.LocalLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009023com.android.internal.util.MemInfoReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009024com.android.internal.util.MessageUtils$DuplicateConstantError
9025com.android.internal.util.MessageUtils
9026com.android.internal.util.NotificationMessagingUtil$1
9027com.android.internal.util.NotificationMessagingUtil
9028com.android.internal.util.ObjectUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009029com.android.internal.util.Parcelling$Cache
9030com.android.internal.util.Parcelling
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009031com.android.internal.util.ParseUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009032com.android.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009033com.android.internal.util.ProcFileReader
9034com.android.internal.util.ProgressReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009035com.android.internal.util.ProviderAccessStats$PerThreadData
9036com.android.internal.util.ProviderAccessStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009037com.android.internal.util.RingBuffer
9038com.android.internal.util.RingBufferIndices
art-benchmark-serviced5115932020-02-25 17:55:03 -08009039com.android.internal.util.ScreenshotHelper$1
9040com.android.internal.util.ScreenshotHelper$2$1
9041com.android.internal.util.ScreenshotHelper$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009042com.android.internal.util.ScreenshotHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009043com.android.internal.util.StatLogger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009044com.android.internal.util.State
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009045com.android.internal.util.StateMachine$LogRec
9046com.android.internal.util.StateMachine$LogRecords
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009047com.android.internal.util.StateMachine$SmHandler$HaltingState
9048com.android.internal.util.StateMachine$SmHandler$QuittingState
9049com.android.internal.util.StateMachine$SmHandler$StateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009050com.android.internal.util.StateMachine$SmHandler
9051com.android.internal.util.StateMachine
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009052com.android.internal.util.SyncResultReceiver$TimeoutException
Calin Juravle00b23d32019-03-08 17:52:20 -08009053com.android.internal.util.SyncResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009054com.android.internal.util.ToBooleanFunction
9055com.android.internal.util.TokenBucket
9056com.android.internal.util.UserIcons
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009057com.android.internal.util.VirtualRefBasePtr
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009058com.android.internal.util.WakeupMessage
9059com.android.internal.util.XmlUtils$ReadMapCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07009060com.android.internal.util.XmlUtils$WriteMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009061com.android.internal.util.XmlUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009062com.android.internal.util.dump.DualDumpOutputStream$DumpField
9063com.android.internal.util.dump.DualDumpOutputStream$DumpObject
9064com.android.internal.util.dump.DualDumpOutputStream$Dumpable
9065com.android.internal.util.dump.DualDumpOutputStream
9066com.android.internal.util.dump.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009067com.android.internal.util.function.DecConsumer
9068com.android.internal.util.function.DecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009069com.android.internal.util.function.DecPredicate
Adam Hec4f03f32018-11-07 11:31:18 -08009070com.android.internal.util.function.HeptConsumer
9071com.android.internal.util.function.HeptFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009072com.android.internal.util.function.HeptPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009073com.android.internal.util.function.HexConsumer
9074com.android.internal.util.function.HexFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009075com.android.internal.util.function.HexPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -08009076com.android.internal.util.function.NonaConsumer
9077com.android.internal.util.function.NonaFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009078com.android.internal.util.function.NonaPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -08009079com.android.internal.util.function.OctConsumer
9080com.android.internal.util.function.OctFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009081com.android.internal.util.function.OctPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009082com.android.internal.util.function.QuadConsumer
9083com.android.internal.util.function.QuadFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009084com.android.internal.util.function.QuadPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009085com.android.internal.util.function.QuintConsumer
9086com.android.internal.util.function.QuintFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009087com.android.internal.util.function.QuintPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009088com.android.internal.util.function.TriConsumer
9089com.android.internal.util.function.TriFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009090com.android.internal.util.function.TriPredicate
9091com.android.internal.util.function.UndecConsumer
9092com.android.internal.util.function.UndecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009093com.android.internal.util.function.UndecPredicate
Calin Juravle4a054192018-05-29 17:52:20 -07009094com.android.internal.util.function.pooled.ArgumentPlaceholder
9095com.android.internal.util.function.pooled.OmniFunction
9096com.android.internal.util.function.pooled.PooledConsumer
9097com.android.internal.util.function.pooled.PooledFunction
9098com.android.internal.util.function.pooled.PooledLambda
art-benchmark-serviced5115932020-02-25 17:55:03 -08009099com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType$ReturnType
Calin Juravle4a054192018-05-29 17:52:20 -07009100com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType
9101com.android.internal.util.function.pooled.PooledLambdaImpl$Pool
Calin Juravle00b23d32019-03-08 17:52:20 -08009102com.android.internal.util.function.pooled.PooledLambdaImpl
Calin Juravle4a054192018-05-29 17:52:20 -07009103com.android.internal.util.function.pooled.PooledPredicate
9104com.android.internal.util.function.pooled.PooledRunnable
Calin Juravle4a054192018-05-29 17:52:20 -07009105com.android.internal.util.function.pooled.PooledSupplier$OfDouble
9106com.android.internal.util.function.pooled.PooledSupplier$OfInt
9107com.android.internal.util.function.pooled.PooledSupplier$OfLong
Calin Juravle00b23d32019-03-08 17:52:20 -08009108com.android.internal.util.function.pooled.PooledSupplier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009109com.android.internal.view.ActionBarPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08009110com.android.internal.view.AppearanceRegion$1
9111com.android.internal.view.AppearanceRegion
9112com.android.internal.view.BaseIWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009113com.android.internal.view.BaseSurfaceHolder
art-benchmark-serviced5115932020-02-25 17:55:03 -08009114com.android.internal.view.IInlineSuggestionsRequestCallback$Stub
9115com.android.internal.view.IInlineSuggestionsRequestCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009116com.android.internal.view.IInputConnectionWrapper$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08009117com.android.internal.view.IInputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009118com.android.internal.view.IInputContext$Stub$Proxy
Evan Millar0ea97b82009-03-24 17:49:23 -07009119com.android.internal.view.IInputContext$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009120com.android.internal.view.IInputContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009121com.android.internal.view.IInputContextCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009122com.android.internal.view.IInputContextCallback$Stub
9123com.android.internal.view.IInputContextCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009124com.android.internal.view.IInputMethod$Stub$Proxy
9125com.android.internal.view.IInputMethod$Stub
9126com.android.internal.view.IInputMethod
9127com.android.internal.view.IInputMethodClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009128com.android.internal.view.IInputMethodClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009129com.android.internal.view.IInputMethodClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009130com.android.internal.view.IInputMethodManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009131com.android.internal.view.IInputMethodManager$Stub
9132com.android.internal.view.IInputMethodManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009133com.android.internal.view.IInputMethodSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009134com.android.internal.view.IInputMethodSession$Stub
9135com.android.internal.view.IInputMethodSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009136com.android.internal.view.IInputSessionCallback$Stub$Proxy
9137com.android.internal.view.IInputSessionCallback$Stub
9138com.android.internal.view.IInputSessionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009139com.android.internal.view.InputBindResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009140com.android.internal.view.InputBindResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009141com.android.internal.view.InputConnectionWrapper$InputContextCallback
9142com.android.internal.view.InputConnectionWrapper
9143com.android.internal.view.OneShotPreDrawListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009144com.android.internal.view.RootViewSurfaceTaker
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009145com.android.internal.view.RotationPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009146com.android.internal.view.RotationPolicy$RotationPolicyListener$1
9147com.android.internal.view.RotationPolicy$RotationPolicyListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009148com.android.internal.view.RotationPolicy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009149com.android.internal.view.SurfaceCallbackHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009150com.android.internal.view.SurfaceCallbackHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009151com.android.internal.view.TooltipPopup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009152com.android.internal.view.WindowManagerPolicyThread
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009153com.android.internal.view.animation.FallbackLUTInterpolator
9154com.android.internal.view.animation.HasNativeInterpolator
9155com.android.internal.view.animation.NativeInterpolatorFactory
9156com.android.internal.view.animation.NativeInterpolatorFactoryHelper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009157com.android.internal.view.menu.ActionMenuItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009158com.android.internal.view.menu.ActionMenuItemView$ActionMenuItemForwardingListener
9159com.android.internal.view.menu.ActionMenuItemView$PopupCallback
9160com.android.internal.view.menu.ActionMenuItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009161com.android.internal.view.menu.BaseMenuPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009162com.android.internal.view.menu.ContextMenuBuilder
9163com.android.internal.view.menu.IconMenuPresenter
9164com.android.internal.view.menu.ListMenuPresenter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009165com.android.internal.view.menu.MenuBuilder$Callback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009166com.android.internal.view.menu.MenuBuilder$ItemInvoker
Calin Juravle00b23d32019-03-08 17:52:20 -08009167com.android.internal.view.menu.MenuBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009168com.android.internal.view.menu.MenuHelper
Calin Juravle4a054192018-05-29 17:52:20 -07009169com.android.internal.view.menu.MenuItemImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009170com.android.internal.view.menu.MenuPopupHelper$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009171com.android.internal.view.menu.MenuPopupHelper
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009172com.android.internal.view.menu.MenuPresenter$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08009173com.android.internal.view.menu.MenuPresenter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009174com.android.internal.view.menu.MenuView$ItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009175com.android.internal.view.menu.MenuView
9176com.android.internal.view.menu.ShowableListMenu
art-benchmark-serviced5115932020-02-25 17:55:03 -08009177com.android.internal.widget.-$$Lambda$FloatingToolbar$7-enOzxeypZYfdFYr1HzBLfj47k
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009178com.android.internal.widget.AbsActionBarView$VisibilityAnimListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009179com.android.internal.widget.AbsActionBarView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009180com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -08009181com.android.internal.widget.ActionBarContainer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009182com.android.internal.widget.ActionBarContextView
9183com.android.internal.widget.ActionBarOverlayLayout$1
9184com.android.internal.widget.ActionBarOverlayLayout$2
9185com.android.internal.widget.ActionBarOverlayLayout$3
9186com.android.internal.widget.ActionBarOverlayLayout$4
9187com.android.internal.widget.ActionBarOverlayLayout$5
9188com.android.internal.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback
9189com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009190com.android.internal.widget.ActionBarOverlayLayout
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009191com.android.internal.widget.BackgroundFallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009192com.android.internal.widget.DecorCaptionView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009193com.android.internal.widget.DecorContentParent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009194com.android.internal.widget.DecorToolbar
Calin Juravle4a054192018-05-29 17:52:20 -07009195com.android.internal.widget.DialogTitle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009196com.android.internal.widget.EditableInputConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08009197com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup
9198com.android.internal.widget.FloatingToolbar
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009199com.android.internal.widget.ICheckCredentialProgressCallback$Stub$Proxy
9200com.android.internal.widget.ICheckCredentialProgressCallback$Stub
9201com.android.internal.widget.ICheckCredentialProgressCallback
Calin Juravle4a054192018-05-29 17:52:20 -07009202com.android.internal.widget.ILockSettings$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009203com.android.internal.widget.ILockSettings$Stub
9204com.android.internal.widget.ILockSettings
art-benchmark-serviced5115932020-02-25 17:55:03 -08009205com.android.internal.widget.LockPatternUtils$2
9206com.android.internal.widget.LockPatternUtils$RequestThrottledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009207com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1
9208com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H
9209com.android.internal.widget.LockPatternUtils$StrongAuthTracker
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009210com.android.internal.widget.LockPatternUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009211com.android.internal.widget.LockPatternView$Cell
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009212com.android.internal.widget.LockSettingsInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08009213com.android.internal.widget.LockscreenCredential$1
9214com.android.internal.widget.LockscreenCredential
9215com.android.internal.widget.PasswordValidationError
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009216com.android.internal.widget.ScrollBarUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009217com.android.internal.widget.ScrollingTabContainerView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009218com.android.internal.widget.ToolbarWidgetWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009219com.android.internal.widget.ToolbarWidgetWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009220com.android.internal.widget.VerifyCredentialResponse$1
9221com.android.internal.widget.VerifyCredentialResponse
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009222com.android.okhttp.Address
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009223com.android.okhttp.AndroidShimResponseCache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009224com.android.okhttp.Authenticator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009225com.android.okhttp.Cache$1
Calin Juravle4a054192018-05-29 17:52:20 -07009226com.android.okhttp.Cache$CacheResponseBody$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009227com.android.okhttp.Cache$CacheResponseBody
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009228com.android.okhttp.Cache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -08009229com.android.okhttp.Cache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009230com.android.okhttp.CacheControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009231com.android.okhttp.CacheControl
Andreas Gampe61e7b662015-06-17 23:57:04 -07009232com.android.okhttp.CertificatePinner$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009233com.android.okhttp.CertificatePinner
Andreas Gampe61e7b662015-06-17 23:57:04 -07009234com.android.okhttp.CipherSuite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009235com.android.okhttp.ConfigAwareConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009236com.android.okhttp.ConfigAwareConnectionPool
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009237com.android.okhttp.Connection
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009238com.android.okhttp.ConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009239com.android.okhttp.ConnectionPool
Andreas Gampe61e7b662015-06-17 23:57:04 -07009240com.android.okhttp.ConnectionSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009241com.android.okhttp.ConnectionSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009242com.android.okhttp.ConnectionSpecs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009243com.android.okhttp.Dispatcher
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009244com.android.okhttp.Dns$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009245com.android.okhttp.Dns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009246com.android.okhttp.Handshake
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009247com.android.okhttp.Headers$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009248com.android.okhttp.Headers
Andreas Gampe571fc302016-02-18 13:58:09 -08009249com.android.okhttp.HttpHandler$CleartextURLFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08009250com.android.okhttp.HttpHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009251com.android.okhttp.HttpUrl$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009252com.android.okhttp.HttpUrl$Builder$ParseResult
Calin Juravle00b23d32019-03-08 17:52:20 -08009253com.android.okhttp.HttpUrl$Builder
9254com.android.okhttp.HttpUrl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009255com.android.okhttp.HttpsHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009256com.android.okhttp.OkCacheContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -07009257com.android.okhttp.OkHttpClient$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009258com.android.okhttp.OkHttpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009259com.android.okhttp.OkUrlFactories
Andreas Gampe61e7b662015-06-17 23:57:04 -07009260com.android.okhttp.OkUrlFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009261com.android.okhttp.Protocol
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009262com.android.okhttp.Request$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009263com.android.okhttp.Request
Andreas Gampe61e7b662015-06-17 23:57:04 -07009264com.android.okhttp.RequestBody$2
Calin Juravle00b23d32019-03-08 17:52:20 -08009265com.android.okhttp.RequestBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009266com.android.okhttp.Response$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009267com.android.okhttp.Response
Andreas Gampe61e7b662015-06-17 23:57:04 -07009268com.android.okhttp.ResponseBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009269com.android.okhttp.Route
Andreas Gampe61e7b662015-06-17 23:57:04 -07009270com.android.okhttp.TlsVersion
9271com.android.okhttp.internal.ConnectionSpecSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009272com.android.okhttp.internal.DiskLruCache$1
9273com.android.okhttp.internal.DiskLruCache$4
9274com.android.okhttp.internal.DiskLruCache$Editor
9275com.android.okhttp.internal.DiskLruCache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -08009276com.android.okhttp.internal.DiskLruCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009277com.android.okhttp.internal.FaultHidingSink
9278com.android.okhttp.internal.Internal
9279com.android.okhttp.internal.InternalCache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009280com.android.okhttp.internal.OptionalMethod
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009281com.android.okhttp.internal.Platform
Andreas Gampe61e7b662015-06-17 23:57:04 -07009282com.android.okhttp.internal.RouteDatabase
Andreas Gampe571fc302016-02-18 13:58:09 -08009283com.android.okhttp.internal.URLFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009284com.android.okhttp.internal.Util$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009285com.android.okhttp.internal.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009286com.android.okhttp.internal.http.AuthenticatorAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009287com.android.okhttp.internal.http.CacheStrategy$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08009288com.android.okhttp.internal.http.CacheStrategy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009289com.android.okhttp.internal.http.HeaderParser
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009290com.android.okhttp.internal.http.Http1xStream$AbstractSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009291com.android.okhttp.internal.http.Http1xStream$ChunkedSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009292com.android.okhttp.internal.http.Http1xStream$ChunkedSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009293com.android.okhttp.internal.http.Http1xStream$FixedLengthSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009294com.android.okhttp.internal.http.Http1xStream$FixedLengthSource
Calin Juravle00b23d32019-03-08 17:52:20 -08009295com.android.okhttp.internal.http.Http1xStream
Calin Juravle4a054192018-05-29 17:52:20 -07009296com.android.okhttp.internal.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009297com.android.okhttp.internal.http.HttpDate
Andreas Gampe61e7b662015-06-17 23:57:04 -07009298com.android.okhttp.internal.http.HttpEngine$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009299com.android.okhttp.internal.http.HttpEngine
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009300com.android.okhttp.internal.http.HttpMethod
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009301com.android.okhttp.internal.http.HttpStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009302com.android.okhttp.internal.http.OkHeaders$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009303com.android.okhttp.internal.http.OkHeaders
Andreas Gampe61e7b662015-06-17 23:57:04 -07009304com.android.okhttp.internal.http.RealResponseBody
9305com.android.okhttp.internal.http.RequestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009306com.android.okhttp.internal.http.RequestLine
9307com.android.okhttp.internal.http.RetryableSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009308com.android.okhttp.internal.http.RouteException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009309com.android.okhttp.internal.http.RouteSelector
9310com.android.okhttp.internal.http.StatusLine
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009311com.android.okhttp.internal.http.StreamAllocation
Andreas Gampe61e7b662015-06-17 23:57:04 -07009312com.android.okhttp.internal.huc.DelegatingHttpsURLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009313com.android.okhttp.internal.huc.HttpURLConnectionImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -07009314com.android.okhttp.internal.huc.HttpsURLConnectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009315com.android.okhttp.internal.io.FileSystem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009316com.android.okhttp.internal.io.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009317com.android.okhttp.internal.io.RealConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009318com.android.okhttp.internal.tls.OkHostnameVerifier
Calin Juravle36829e52019-04-10 19:07:47 -07009319com.android.okhttp.internal.tls.RealTrustRootIndex
9320com.android.okhttp.internal.tls.TrustRootIndex
art-benchmark-serviced5115932020-02-25 17:55:03 -08009321com.android.okhttp.internalandroidapi.AndroidResponseCacheAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009322com.android.okhttp.internalandroidapi.Dns
art-benchmark-serviced5115932020-02-25 17:55:03 -08009323com.android.okhttp.internalandroidapi.HasCacheHolder$CacheHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009324com.android.okhttp.internalandroidapi.HasCacheHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009325com.android.okhttp.internalandroidapi.HttpURLConnectionFactory$DnsAdapter
9326com.android.okhttp.internalandroidapi.HttpURLConnectionFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -07009327com.android.okhttp.okio.AsyncTimeout$1
9328com.android.okhttp.okio.AsyncTimeout$2
9329com.android.okhttp.okio.AsyncTimeout$Watchdog
Calin Juravle00b23d32019-03-08 17:52:20 -08009330com.android.okhttp.okio.AsyncTimeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009331com.android.okhttp.okio.Buffer
Andreas Gampe61e7b662015-06-17 23:57:04 -07009332com.android.okhttp.okio.BufferedSink
9333com.android.okhttp.okio.BufferedSource
Calin Juravle4a054192018-05-29 17:52:20 -07009334com.android.okhttp.okio.ByteString
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009335com.android.okhttp.okio.ForwardingSink
Calin Juravle4a054192018-05-29 17:52:20 -07009336com.android.okhttp.okio.ForwardingSource
Andreas Gampe571fc302016-02-18 13:58:09 -08009337com.android.okhttp.okio.ForwardingTimeout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009338com.android.okhttp.okio.GzipSource
9339com.android.okhttp.okio.InflaterSource
Andreas Gampe61e7b662015-06-17 23:57:04 -07009340com.android.okhttp.okio.Okio$1
9341com.android.okhttp.okio.Okio$2
9342com.android.okhttp.okio.Okio$3
Calin Juravle00b23d32019-03-08 17:52:20 -08009343com.android.okhttp.okio.Okio
Andreas Gampe61e7b662015-06-17 23:57:04 -07009344com.android.okhttp.okio.RealBufferedSink$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009345com.android.okhttp.okio.RealBufferedSink
Andreas Gampe61e7b662015-06-17 23:57:04 -07009346com.android.okhttp.okio.RealBufferedSource$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009347com.android.okhttp.okio.RealBufferedSource
Andreas Gampe61e7b662015-06-17 23:57:04 -07009348com.android.okhttp.okio.Segment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009349com.android.okhttp.okio.SegmentPool
Andreas Gampe61e7b662015-06-17 23:57:04 -07009350com.android.okhttp.okio.Sink
9351com.android.okhttp.okio.Source
Andreas Gampe61e7b662015-06-17 23:57:04 -07009352com.android.okhttp.okio.Timeout$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009353com.android.okhttp.okio.Timeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009354com.android.okhttp.okio.Util
Calin Juravle00b23d32019-03-08 17:52:20 -08009355com.android.org.bouncycastle.asn1.ASN1BitString
art-benchmark-serviced5115932020-02-25 17:55:03 -08009356com.android.org.bouncycastle.asn1.ASN1Choice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009357com.android.org.bouncycastle.asn1.ASN1Encodable
Calin Juravle00b23d32019-03-08 17:52:20 -08009358com.android.org.bouncycastle.asn1.ASN1EncodableVector
9359com.android.org.bouncycastle.asn1.ASN1InputStream
9360com.android.org.bouncycastle.asn1.ASN1Integer
9361com.android.org.bouncycastle.asn1.ASN1Null
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009362com.android.org.bouncycastle.asn1.ASN1Object
Andreas Gampe571fc302016-02-18 13:58:09 -08009363com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier$OidHandle
Calin Juravle00b23d32019-03-08 17:52:20 -08009364com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier
9365com.android.org.bouncycastle.asn1.ASN1OutputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009366com.android.org.bouncycastle.asn1.ASN1Primitive
Calin Juravle00b23d32019-03-08 17:52:20 -08009367com.android.org.bouncycastle.asn1.ASN1Sequence
9368com.android.org.bouncycastle.asn1.ASN1SequenceParser
9369com.android.org.bouncycastle.asn1.ASN1Set
9370com.android.org.bouncycastle.asn1.ASN1String
9371com.android.org.bouncycastle.asn1.BERTags
9372com.android.org.bouncycastle.asn1.DERBitString
9373com.android.org.bouncycastle.asn1.DERFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08009374com.android.org.bouncycastle.asn1.DERInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08009375com.android.org.bouncycastle.asn1.DERNull
9376com.android.org.bouncycastle.asn1.DEROutputStream
9377com.android.org.bouncycastle.asn1.DERSequence
9378com.android.org.bouncycastle.asn1.DERSet
9379com.android.org.bouncycastle.asn1.DLSequence
9380com.android.org.bouncycastle.asn1.DefiniteLengthInputStream
9381com.android.org.bouncycastle.asn1.InMemoryRepresentable
9382com.android.org.bouncycastle.asn1.IndefiniteLengthInputStream
9383com.android.org.bouncycastle.asn1.LimitedInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -08009384com.android.org.bouncycastle.asn1.OIDTokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08009385com.android.org.bouncycastle.asn1.StreamUtil
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009386com.android.org.bouncycastle.asn1.bc.BCObjectIdentifiers
9387com.android.org.bouncycastle.asn1.iana.IANAObjectIdentifiers
Andreas Gampe571fc302016-02-18 13:58:09 -08009388com.android.org.bouncycastle.asn1.misc.MiscObjectIdentifiers
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009389com.android.org.bouncycastle.asn1.nist.NISTObjectIdentifiers
9390com.android.org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
9391com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
Calin Juravle00b23d32019-03-08 17:52:20 -08009392com.android.org.bouncycastle.asn1.x509.AlgorithmIdentifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08009393com.android.org.bouncycastle.asn1.x509.Certificate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009394com.android.org.bouncycastle.asn1.x509.DSAParameter
Calin Juravle00b23d32019-03-08 17:52:20 -08009395com.android.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009396com.android.org.bouncycastle.asn1.x509.Time
9397com.android.org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
9398com.android.org.bouncycastle.asn1.x509.X509Name
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009399com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
Calin Juravle36829e52019-04-10 19:07:47 -07009400com.android.org.bouncycastle.asn1.x9.X9ECParameters
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009401com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009402com.android.org.bouncycastle.crypto.BlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -07009403com.android.org.bouncycastle.crypto.BufferedBlockCipher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009404com.android.org.bouncycastle.crypto.CipherParameters
Calin Juravle4a054192018-05-29 17:52:20 -07009405com.android.org.bouncycastle.crypto.CryptoException
Calin Juravle36829e52019-04-10 19:07:47 -07009406com.android.org.bouncycastle.crypto.CryptoServicesPermission
9407com.android.org.bouncycastle.crypto.CryptoServicesRegistrar$Property
9408com.android.org.bouncycastle.crypto.CryptoServicesRegistrar
Calin Juravle4a054192018-05-29 17:52:20 -07009409com.android.org.bouncycastle.crypto.DataLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009410com.android.org.bouncycastle.crypto.Digest
9411com.android.org.bouncycastle.crypto.ExtendedDigest
Calin Juravle4a054192018-05-29 17:52:20 -07009412com.android.org.bouncycastle.crypto.InvalidCipherTextException
9413com.android.org.bouncycastle.crypto.OutputLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009414com.android.org.bouncycastle.crypto.PBEParametersGenerator
Calin Juravle4a054192018-05-29 17:52:20 -07009415com.android.org.bouncycastle.crypto.RuntimeCryptoException
9416com.android.org.bouncycastle.crypto.digests.AndroidDigestFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009417com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryBouncyCastle
Calin Juravle4a054192018-05-29 17:52:20 -07009418com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009419com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryOpenSSL
Calin Juravle4a054192018-05-29 17:52:20 -07009420com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$MD5
Calin Juravle00b23d32019-03-08 17:52:20 -08009421com.android.org.bouncycastle.crypto.digests.OpenSSLDigest
Calin Juravle4a054192018-05-29 17:52:20 -07009422com.android.org.bouncycastle.crypto.engines.AESEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009423com.android.org.bouncycastle.crypto.paddings.BlockCipherPadding
Calin Juravle4a054192018-05-29 17:52:20 -07009424com.android.org.bouncycastle.crypto.paddings.PKCS7Padding
9425com.android.org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Calin Juravle36829e52019-04-10 19:07:47 -07009426com.android.org.bouncycastle.crypto.params.AsymmetricKeyParameter
9427com.android.org.bouncycastle.crypto.params.DHParameters
9428com.android.org.bouncycastle.crypto.params.DHValidationParameters
9429com.android.org.bouncycastle.crypto.params.DSAKeyParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08009430com.android.org.bouncycastle.crypto.params.DSAParameters
9431com.android.org.bouncycastle.crypto.params.DSAPublicKeyParameters
Calin Juravle36829e52019-04-10 19:07:47 -07009432com.android.org.bouncycastle.crypto.params.DSAValidationParameters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009433com.android.org.bouncycastle.crypto.params.KeyParameter
Calin Juravle4a054192018-05-29 17:52:20 -07009434com.android.org.bouncycastle.crypto.params.ParametersWithIV
9435com.android.org.bouncycastle.crypto.params.ParametersWithRandom
9436com.android.org.bouncycastle.jcajce.PBKDFKey
9437com.android.org.bouncycastle.jcajce.PKCS12Key
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009438com.android.org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009439com.android.org.bouncycastle.jcajce.provider.asymmetric.DH
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009440com.android.org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings
9441com.android.org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009442com.android.org.bouncycastle.jcajce.provider.asymmetric.EC
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009443com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009444com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009445com.android.org.bouncycastle.jcajce.provider.asymmetric.X509$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009446com.android.org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -08009447com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009448com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
9449com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009450com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi$EC
Calin Juravle00b23d32019-03-08 17:52:20 -08009451com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
Calin Juravle4a054192018-05-29 17:52:20 -07009452com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -08009453com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009454com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009455com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08009456com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009457com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009458com.android.org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009459com.android.org.bouncycastle.jcajce.provider.config.ConfigurableProvider
9460com.android.org.bouncycastle.jcajce.provider.config.ProviderConfiguration
9461com.android.org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
9462com.android.org.bouncycastle.jcajce.provider.digest.DigestAlgorithmProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009463com.android.org.bouncycastle.jcajce.provider.digest.MD5$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009464com.android.org.bouncycastle.jcajce.provider.digest.MD5
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009465com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009466com.android.org.bouncycastle.jcajce.provider.digest.SHA1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009467com.android.org.bouncycastle.jcajce.provider.digest.SHA224$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009468com.android.org.bouncycastle.jcajce.provider.digest.SHA224
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009469com.android.org.bouncycastle.jcajce.provider.digest.SHA256$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009470com.android.org.bouncycastle.jcajce.provider.digest.SHA256
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009471com.android.org.bouncycastle.jcajce.provider.digest.SHA384$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009472com.android.org.bouncycastle.jcajce.provider.digest.SHA384
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009473com.android.org.bouncycastle.jcajce.provider.digest.SHA512$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009474com.android.org.bouncycastle.jcajce.provider.digest.SHA512
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009475com.android.org.bouncycastle.jcajce.provider.keystore.BC$Mappings
9476com.android.org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009477com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009478com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$StoreEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08009479com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009480com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009481com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009482com.android.org.bouncycastle.jcajce.provider.symmetric.AES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009483com.android.org.bouncycastle.jcajce.provider.symmetric.AES
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009484com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009485com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009486com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009487com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009488com.android.org.bouncycastle.jcajce.provider.symmetric.DES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009489com.android.org.bouncycastle.jcajce.provider.symmetric.DES
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009490com.android.org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009491com.android.org.bouncycastle.jcajce.provider.symmetric.DESede
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009492com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009493com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009494com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009495com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009496com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009497com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009498com.android.org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009499com.android.org.bouncycastle.jcajce.provider.symmetric.RC2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009500com.android.org.bouncycastle.jcajce.provider.symmetric.SymmetricAlgorithmProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009501com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -08009502com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009503com.android.org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
Calin Juravle4a054192018-05-29 17:52:20 -07009504com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$AEADGenericBlockCipher
9505com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009506com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$GenericBlockCipher
Calin Juravle00b23d32019-03-08 17:52:20 -08009507com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -07009508com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009509com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher
9510com.android.org.bouncycastle.jcajce.provider.symmetric.util.BlockCipherProvider
Calin Juravle36829e52019-04-10 19:07:47 -07009511com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil
Calin Juravle4a054192018-05-29 17:52:20 -07009512com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE$Util
Calin Juravle00b23d32019-03-08 17:52:20 -08009513com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009514com.android.org.bouncycastle.jcajce.provider.util.AlgorithmProvider
9515com.android.org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
9516com.android.org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
Calin Juravle4a054192018-05-29 17:52:20 -07009517com.android.org.bouncycastle.jcajce.provider.util.DigestFactory
9518com.android.org.bouncycastle.jcajce.spec.AEADParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07009519com.android.org.bouncycastle.jcajce.util.BCJcaJceHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009520com.android.org.bouncycastle.jcajce.util.DefaultJcaJceHelper
Andreas Gampe61e7b662015-06-17 23:57:04 -07009521com.android.org.bouncycastle.jcajce.util.JcaJceHelper
9522com.android.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009523com.android.org.bouncycastle.jce.X509Principal
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009524com.android.org.bouncycastle.jce.interfaces.BCKeyStore
art-benchmark-serviced5115932020-02-25 17:55:03 -08009525com.android.org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009526com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009527com.android.org.bouncycastle.jce.provider.BouncyCastleProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009528com.android.org.bouncycastle.jce.provider.BouncyCastleProviderConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009529com.android.org.bouncycastle.jce.provider.CertStoreCollectionSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -08009530com.android.org.bouncycastle.jce.provider.X509CertificateObject
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009531com.android.org.bouncycastle.jce.spec.ECKeySpec
9532com.android.org.bouncycastle.jce.spec.ECPublicKeySpec
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009533com.android.org.bouncycastle.util.Arrays
Andreas Gampe61e7b662015-06-17 23:57:04 -07009534com.android.org.bouncycastle.util.Encodable
Calin Juravle36829e52019-04-10 19:07:47 -07009535com.android.org.bouncycastle.util.Integers
Calin Juravle00b23d32019-03-08 17:52:20 -08009536com.android.org.bouncycastle.util.Iterable
Calin Juravle4a054192018-05-29 17:52:20 -07009537com.android.org.bouncycastle.util.Pack
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009538com.android.org.bouncycastle.util.Properties$1
9539com.android.org.bouncycastle.util.Properties
Andreas Gampe571fc302016-02-18 13:58:09 -08009540com.android.org.bouncycastle.util.Strings$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009541com.android.org.bouncycastle.util.Strings
Calin Juravle36829e52019-04-10 19:07:47 -07009542com.android.org.bouncycastle.util.encoders.Encoder
9543com.android.org.bouncycastle.util.encoders.Hex
9544com.android.org.bouncycastle.util.encoders.HexEncoder
Calin Juravle00b23d32019-03-08 17:52:20 -08009545com.android.org.bouncycastle.util.io.Streams
art-benchmark-serviced5115932020-02-25 17:55:03 -08009546com.android.org.bouncycastle.x509.X509V3CertificateGenerator
9547com.android.org.kxml2.io.KXmlParser$ContentSource
Calin Juravle00b23d32019-03-08 17:52:20 -08009548com.android.org.kxml2.io.KXmlParser$ValueContext
9549com.android.org.kxml2.io.KXmlParser
9550com.android.org.kxml2.io.KXmlSerializer
art-benchmark-service56aece62020-02-10 17:58:03 -08009551com.android.phone.ecc.nano.CodedInputByteBufferNano
9552com.android.phone.ecc.nano.ExtendableMessageNano
9553com.android.phone.ecc.nano.InternalNano
9554com.android.phone.ecc.nano.InvalidProtocolBufferNanoException
9555com.android.phone.ecc.nano.MessageNano
9556com.android.phone.ecc.nano.ProtobufEccData$AllInfo
9557com.android.phone.ecc.nano.ProtobufEccData$CountryInfo
9558com.android.phone.ecc.nano.ProtobufEccData$EccInfo
9559com.android.phone.ecc.nano.WireFormatNano
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009560com.android.server.AppWidgetBackupBridge
9561com.android.server.BootReceiver$1
9562com.android.server.BootReceiver
9563com.android.server.LocalServices
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009564com.android.server.NetworkManagementSocketTagger$1
9565com.android.server.NetworkManagementSocketTagger$SocketTags
Calin Juravle00b23d32019-03-08 17:52:20 -08009566com.android.server.NetworkManagementSocketTagger
Calin Juravle787d34d2019-04-25 15:12:44 -07009567com.android.server.SystemConfig$PermissionEntry
9568com.android.server.SystemConfig$SharedLibraryEntry
9569com.android.server.SystemConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009570com.android.server.WidgetBackupProvider
9571com.android.server.backup.AccountManagerBackupHelper
9572com.android.server.backup.AccountSyncSettingsBackupHelper
9573com.android.server.backup.NotificationBackupHelper
9574com.android.server.backup.PermissionBackupHelper
9575com.android.server.backup.PreferredActivityBackupHelper
9576com.android.server.backup.ShortcutBackupHelper
9577com.android.server.backup.SliceBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009578com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfProgramEvent
9579com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfStatistics
9580com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ConnectStatistics
9581com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DHCPEvent
9582com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLookupBatch
9583com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DefaultNetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009584com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08009585com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityLog
9586com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent
9587com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent
9588com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009589com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08009590com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent
9591com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent
9592com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$WakeupStats
9593com.android.server.job.JobSchedulerInternal$JobStorePersistStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009594com.android.server.net.BaseNetdEventCallback
9595com.android.server.net.BaseNetworkObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08009596com.android.server.sip.SipService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009597com.android.server.sip.SipService$ConnectivityReceiver
9598com.android.server.sip.SipService$MyExecutor
art-benchmark-service56aece62020-02-10 17:58:03 -08009599com.android.server.sip.SipService$SipKeepAliveProcessCallback
9600com.android.server.sip.SipService$SipSessionGroupExt
Calin Juravle00b23d32019-03-08 17:52:20 -08009601com.android.server.sip.SipService
art-benchmark-service56aece62020-02-10 17:58:03 -08009602com.android.server.sip.SipSessionGroup$KeepAliveProcessCallback
9603com.android.server.sip.SipSessionGroup$SipSessionImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009604com.android.server.sip.SipWakeLock
9605com.android.server.sip.SipWakeupTimer$MyEventComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08009606com.android.server.sip.SipWakeupTimer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009607com.android.server.usage.AppStandbyInternal$AppIdleStateChangeListener
9608com.android.server.usage.AppStandbyInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009609com.android.server.wm.nano.WindowManagerProtos$TaskSnapshotProto
art-benchmark-service56aece62020-02-10 17:58:03 -08009610com.android.telephony.Rlog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009611com.google.android.collect.Lists
9612com.google.android.collect.Maps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009613com.google.android.collect.Sets
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009614com.google.android.gles_jni.EGLConfigImpl
9615com.google.android.gles_jni.EGLContextImpl
9616com.google.android.gles_jni.EGLDisplayImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009617com.google.android.gles_jni.EGLImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009618com.google.android.gles_jni.EGLSurfaceImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009619com.google.android.gles_jni.GLImpl
Calin Juravle4a054192018-05-29 17:52:20 -07009620com.google.android.mms.MmsException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009621com.google.android.rappor.Encoder
9622com.google.android.rappor.HmacDrbg
art-benchmark-serviced5115932020-02-25 17:55:03 -08009623com.google.android.textclassifier.ActionsSuggestionsModel$ActionSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009624com.google.android.textclassifier.ActionsSuggestionsModel$Conversation
9625com.google.android.textclassifier.ActionsSuggestionsModel$ConversationMessage
9626com.google.android.textclassifier.ActionsSuggestionsModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08009627com.google.android.textclassifier.AnnotatorModel$AnnotatedSpan
9628com.google.android.textclassifier.AnnotatorModel$AnnotationOptions
9629com.google.android.textclassifier.AnnotatorModel$AnnotationUsecase
9630com.google.android.textclassifier.AnnotatorModel$ClassificationResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009631com.google.android.textclassifier.AnnotatorModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08009632com.google.android.textclassifier.LangIdModel$LanguageResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009633com.google.android.textclassifier.LangIdModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08009634com.google.android.textclassifier.NamedVariant
9635com.google.android.textclassifier.RemoteActionTemplate
Calin Juravle4a054192018-05-29 17:52:20 -07009636com.sun.security.cert.internal.x509.X509V1CertImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009637dalvik.annotation.optimization.CriticalNative
9638dalvik.annotation.optimization.FastNative
Calin Juravle36829e52019-04-10 19:07:47 -07009639dalvik.system.-$$Lambda$DexPathList$_CyMypnZmV6ArWiPOPB4EkAIeUc
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009640dalvik.system.BaseDexClassLoader$Reporter
Calin Juravle00b23d32019-03-08 17:52:20 -08009641dalvik.system.BaseDexClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009642dalvik.system.BlockGuard$1
9643dalvik.system.BlockGuard$2
Calin Juravle00b23d32019-03-08 17:52:20 -08009644dalvik.system.BlockGuard$3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009645dalvik.system.BlockGuard$BlockGuardPolicyException
9646dalvik.system.BlockGuard$Policy
Calin Juravle00b23d32019-03-08 17:52:20 -08009647dalvik.system.BlockGuard$VmPolicy
9648dalvik.system.BlockGuard
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009649dalvik.system.ClassExt
Andreas Gampe61e7b662015-06-17 23:57:04 -07009650dalvik.system.CloseGuard$DefaultReporter
9651dalvik.system.CloseGuard$Reporter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009652dalvik.system.CloseGuard$Tracker
Calin Juravle00b23d32019-03-08 17:52:20 -08009653dalvik.system.CloseGuard
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009654dalvik.system.DalvikLogHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009655dalvik.system.DalvikLogging
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009656dalvik.system.DelegateLastClassLoader
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009657dalvik.system.DexClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009658dalvik.system.DexFile$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07009659dalvik.system.DexFile$DFEnum
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009660dalvik.system.DexFile$OptimizationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009661dalvik.system.DexFile
Andreas Gampe61e7b662015-06-17 23:57:04 -07009662dalvik.system.DexPathList$Element
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009663dalvik.system.DexPathList$NativeLibraryElement
Calin Juravle00b23d32019-03-08 17:52:20 -08009664dalvik.system.DexPathList
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009665dalvik.system.EmulatedStackFrame$Range
Calin Juravle00b23d32019-03-08 17:52:20 -08009666dalvik.system.EmulatedStackFrame
9667dalvik.system.InMemoryDexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -07009668dalvik.system.PathClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08009669dalvik.system.RuntimeHooks
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009670dalvik.system.SocketTagger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009671dalvik.system.SocketTagger
art-benchmark-serviced5115932020-02-25 17:55:03 -08009672dalvik.system.ThreadPrioritySetter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009673dalvik.system.VMDebug
Calin Juravle00b23d32019-03-08 17:52:20 -08009674dalvik.system.VMRuntime$HiddenApiUsageLogger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009675dalvik.system.VMRuntime
Andreas Gampe61e7b662015-06-17 23:57:04 -07009676dalvik.system.VMStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009677dalvik.system.ZygoteHooks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009678java.io.-$$Lambda$ObjectStreamClass$GVMp_c-BEBrBo_ZKh_HiLSO-fGo
Andreas Gampe571fc302016-02-18 13:58:09 -08009679java.io.Bits
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009680java.io.BufferedInputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009681java.io.BufferedOutputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009682java.io.BufferedReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009683java.io.BufferedWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009684java.io.ByteArrayInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07009685java.io.ByteArrayOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009686java.io.CharArrayReader
Andreas Gampe571fc302016-02-18 13:58:09 -08009687java.io.CharArrayWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009688java.io.Closeable
Andreas Gampe859e2782016-04-06 18:37:56 -07009689java.io.Console
Andreas Gampe61e7b662015-06-17 23:57:04 -07009690java.io.DataInput
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009691java.io.DataInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07009692java.io.DataOutput
9693java.io.DataOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009694java.io.DefaultFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009695java.io.EOFException
Andreas Gampe571fc302016-02-18 13:58:09 -08009696java.io.ExpiringCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009697java.io.ExpiringCache
Kenny Root9787b802013-04-26 12:53:57 -07009698java.io.Externalizable
Andreas Gampe571fc302016-02-18 13:58:09 -08009699java.io.File$PathStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009700java.io.File$TempDirectory
Calin Juravle00b23d32019-03-08 17:52:20 -08009701java.io.File
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009702java.io.FileDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009703java.io.FileDescriptor
Andreas Gampe859e2782016-04-06 18:37:56 -07009704java.io.FileFilter
Andreas Gampe571fc302016-02-18 13:58:09 -08009705java.io.FileInputStream$UseManualSkipException
Calin Juravle00b23d32019-03-08 17:52:20 -08009706java.io.FileInputStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009707java.io.FileNotFoundException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009708java.io.FileOutputStream
Kenny Root9787b802013-04-26 12:53:57 -07009709java.io.FileReader
Andreas Gampe571fc302016-02-18 13:58:09 -08009710java.io.FileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009711java.io.FileWriter
Andreas Gampe571fc302016-02-18 13:58:09 -08009712java.io.FilenameFilter
Evan Millar0ea97b82009-03-24 17:49:23 -07009713java.io.FilterInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07009714java.io.FilterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009715java.io.FilterReader
Andreas Gampe61e7b662015-06-17 23:57:04 -07009716java.io.Flushable
Evan Millar0ea97b82009-03-24 17:49:23 -07009717java.io.IOException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009718java.io.InputStream
9719java.io.InputStreamReader
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009720java.io.InterruptedIOException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009721java.io.InvalidClassException
Andreas Gampe61e7b662015-06-17 23:57:04 -07009722java.io.InvalidObjectException
Calin Juravle4a054192018-05-29 17:52:20 -07009723java.io.NotSerializableException
Andreas Gampe61e7b662015-06-17 23:57:04 -07009724java.io.ObjectInput
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009725java.io.ObjectInputStream$BlockDataInputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009726java.io.ObjectInputStream$HandleTable$HandleList
Calin Juravle00b23d32019-03-08 17:52:20 -08009727java.io.ObjectInputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009728java.io.ObjectInputStream$PeekInputStream
9729java.io.ObjectInputStream$ValidationList
Calin Juravle00b23d32019-03-08 17:52:20 -08009730java.io.ObjectInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07009731java.io.ObjectOutput
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009732java.io.ObjectOutputStream$BlockDataOutputStream
9733java.io.ObjectOutputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009734java.io.ObjectOutputStream$PutField
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009735java.io.ObjectOutputStream$ReplaceTable
Calin Juravle00b23d32019-03-08 17:52:20 -08009736java.io.ObjectOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009737java.io.ObjectStreamClass$1
9738java.io.ObjectStreamClass$2
9739java.io.ObjectStreamClass$3
9740java.io.ObjectStreamClass$4
9741java.io.ObjectStreamClass$5
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009742java.io.ObjectStreamClass$Caches
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009743java.io.ObjectStreamClass$ClassDataSlot
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009744java.io.ObjectStreamClass$DefaultSUIDCompatibilityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009745java.io.ObjectStreamClass$EntryFuture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009746java.io.ObjectStreamClass$ExceptionInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009747java.io.ObjectStreamClass$FieldReflector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009748java.io.ObjectStreamClass$FieldReflectorKey
9749java.io.ObjectStreamClass$MemberSignature
9750java.io.ObjectStreamClass$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -08009751java.io.ObjectStreamClass
Andreas Gampe61e7b662015-06-17 23:57:04 -07009752java.io.ObjectStreamConstants
9753java.io.ObjectStreamException
9754java.io.ObjectStreamField
art-benchmark-serviced5115932020-02-25 17:55:03 -08009755java.io.OptionalDataException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009756java.io.OutputStream
9757java.io.OutputStreamWriter
Andreas Gampe61e7b662015-06-17 23:57:04 -07009758java.io.PrintStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009759java.io.PrintWriter
Kenny Root9787b802013-04-26 12:53:57 -07009760java.io.PushbackInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009761java.io.PushbackReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009762java.io.RandomAccessFile
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009763java.io.Reader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009764java.io.SequenceInputStream
9765java.io.SerialCallbackContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009766java.io.Serializable
Andreas Gampe61e7b662015-06-17 23:57:04 -07009767java.io.SerializablePermission
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009768java.io.StreamCorruptedException
Kenny Root9787b802013-04-26 12:53:57 -07009769java.io.StringReader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009770java.io.StringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009771java.io.UTFDataFormatException
Calin Juravle36829e52019-04-10 19:07:47 -07009772java.io.UncheckedIOException
Andreas Gampe571fc302016-02-18 13:58:09 -08009773java.io.UnixFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009774java.io.UnsupportedEncodingException
Andreas Gampe61e7b662015-06-17 23:57:04 -07009775java.io.Writer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009776java.lang.-$$Lambda$CharSequence$lS6BYp9KMNOi2HcboXLiOooqoX8
9777java.lang.-$$Lambda$CharSequence$lnrrVTEPDeRteHnQDz8kEht4CY8
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009778java.lang.AbstractMethodError
Andreas Gampe61e7b662015-06-17 23:57:04 -07009779java.lang.AbstractStringBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07009780java.lang.AndroidHardcodedSystemProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07009781java.lang.Appendable
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009782java.lang.ArithmeticException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009783java.lang.ArrayIndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -08009784java.lang.ArrayStoreException
Andreas Gampe61e7b662015-06-17 23:57:04 -07009785java.lang.AssertionError
9786java.lang.AutoCloseable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009787java.lang.Boolean
Andreas Gampe61e7b662015-06-17 23:57:04 -07009788java.lang.BootClassLoader
Andreas Gampe571fc302016-02-18 13:58:09 -08009789java.lang.Byte$ByteCache
Calin Juravle00b23d32019-03-08 17:52:20 -08009790java.lang.Byte
Andreas Gampe61e7b662015-06-17 23:57:04 -07009791java.lang.CaseMapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009792java.lang.CaseMapper
Andreas Gampecbcb9e32016-06-03 17:24:05 -07009793java.lang.CharSequence$1CharIterator
9794java.lang.CharSequence$1CodePointIterator
Calin Juravle00b23d32019-03-08 17:52:20 -08009795java.lang.CharSequence
Andreas Gampe571fc302016-02-18 13:58:09 -08009796java.lang.Character$CharacterCache
Andreas Gampe61e7b662015-06-17 23:57:04 -07009797java.lang.Character$Subset
9798java.lang.Character$UnicodeBlock
Calin Juravle00b23d32019-03-08 17:52:20 -08009799java.lang.Character
Andreas Gampe61e7b662015-06-17 23:57:04 -07009800java.lang.Class$Caches
Calin Juravle00b23d32019-03-08 17:52:20 -08009801java.lang.Class
Jesse Wilson80686182011-01-21 17:12:43 -08009802java.lang.ClassCastException
art-benchmark-serviced5115932020-02-25 17:55:03 -08009803java.lang.ClassFormatError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009804java.lang.ClassLoader$SystemClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08009805java.lang.ClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009806java.lang.ClassNotFoundException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009807java.lang.CloneNotSupportedException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009808java.lang.Cloneable
9809java.lang.Comparable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009810java.lang.Daemons$Daemon
9811java.lang.Daemons$FinalizerDaemon
9812java.lang.Daemons$FinalizerWatchdogDaemon
Andreas Gampe61e7b662015-06-17 23:57:04 -07009813java.lang.Daemons$HeapTaskDaemon
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009814java.lang.Daemons$ReferenceQueueDaemon
Calin Juravle00b23d32019-03-08 17:52:20 -08009815java.lang.Daemons
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009816java.lang.Deprecated
Andreas Gampe61e7b662015-06-17 23:57:04 -07009817java.lang.DexCache
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009818java.lang.Double
Andreas Gampe61e7b662015-06-17 23:57:04 -07009819java.lang.Enum$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009820java.lang.Enum
Andreas Gampe571fc302016-02-18 13:58:09 -08009821java.lang.EnumConstantNotPresentException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009822java.lang.Error
9823java.lang.Exception
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009824java.lang.ExceptionInInitializerError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009825java.lang.Float
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009826java.lang.IllegalAccessError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009827java.lang.IllegalAccessException
Evan Millar0ea97b82009-03-24 17:49:23 -07009828java.lang.IllegalArgumentException
Calin Juravle00b23d32019-03-08 17:52:20 -08009829java.lang.IllegalMonitorStateException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009830java.lang.IllegalStateException
Andreas Gampe61e7b662015-06-17 23:57:04 -07009831java.lang.IllegalThreadStateException
9832java.lang.IncompatibleClassChangeError
9833java.lang.IndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -08009834java.lang.InheritableThreadLocal
art-benchmark-serviced5115932020-02-25 17:55:03 -08009835java.lang.InstantiationError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009836java.lang.InstantiationException
Andreas Gampe571fc302016-02-18 13:58:09 -08009837java.lang.Integer$IntegerCache
Calin Juravle00b23d32019-03-08 17:52:20 -08009838java.lang.Integer
Andreas Gampe61e7b662015-06-17 23:57:04 -07009839java.lang.InternalError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009840java.lang.InterruptedException
9841java.lang.Iterable
Andreas Gampe61e7b662015-06-17 23:57:04 -07009842java.lang.LinkageError
Andreas Gampe571fc302016-02-18 13:58:09 -08009843java.lang.Long$LongCache
Calin Juravle00b23d32019-03-08 17:52:20 -08009844java.lang.Long
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009845java.lang.Math$RandomNumberGeneratorHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009846java.lang.Math
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009847java.lang.NegativeArraySizeException
Evan Millar0ea97b82009-03-24 17:49:23 -07009848java.lang.NoClassDefFoundError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009849java.lang.NoSuchFieldError
9850java.lang.NoSuchFieldException
9851java.lang.NoSuchMethodError
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009852java.lang.NoSuchMethodException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009853java.lang.NullPointerException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009854java.lang.Number
Evan Millar0ea97b82009-03-24 17:49:23 -07009855java.lang.NumberFormatException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009856java.lang.Object
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009857java.lang.OutOfMemoryError
Andreas Gampe61e7b662015-06-17 23:57:04 -07009858java.lang.Package
Andreas Gampe571fc302016-02-18 13:58:09 -08009859java.lang.Process
Calin Juravle4a054192018-05-29 17:52:20 -07009860java.lang.ProcessBuilder$NullInputStream
9861java.lang.ProcessBuilder$NullOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08009862java.lang.ProcessBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009863java.lang.ProcessEnvironment$ExternalData
9864java.lang.ProcessEnvironment$StringEnvironment
9865java.lang.ProcessEnvironment$Value
9866java.lang.ProcessEnvironment$Variable
Calin Juravle00b23d32019-03-08 17:52:20 -08009867java.lang.ProcessEnvironment
Calin Juravle4a054192018-05-29 17:52:20 -07009868java.lang.ProcessImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -07009869java.lang.Readable
Andreas Gampe61e7b662015-06-17 23:57:04 -07009870java.lang.ReflectiveOperationException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009871java.lang.Runnable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009872java.lang.Runtime
Evan Millar0ea97b82009-03-24 17:49:23 -07009873java.lang.RuntimeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009874java.lang.RuntimePermission
Kenny Root9787b802013-04-26 12:53:57 -07009875java.lang.SecurityException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009876java.lang.SecurityManager
Andreas Gampe571fc302016-02-18 13:58:09 -08009877java.lang.Short$ShortCache
Calin Juravle00b23d32019-03-08 17:52:20 -08009878java.lang.Short
Andreas Gampe61e7b662015-06-17 23:57:04 -07009879java.lang.StackOverflowError
9880java.lang.StackTraceElement
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009881java.lang.StrictMath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009882java.lang.String$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07009883java.lang.String$CaseInsensitiveComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08009884java.lang.String
Andreas Gampe61e7b662015-06-17 23:57:04 -07009885java.lang.StringBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009886java.lang.StringBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -07009887java.lang.StringFactory
9888java.lang.StringIndexOutOfBoundsException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009889java.lang.System$PropertiesWithNonOverrideableDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -08009890java.lang.System
Andreas Gampe571fc302016-02-18 13:58:09 -08009891java.lang.Thread$1
9892java.lang.Thread$Caches
Andreas Gampe61e7b662015-06-17 23:57:04 -07009893java.lang.Thread$State
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009894java.lang.Thread$UncaughtExceptionHandler
Andreas Gampe571fc302016-02-18 13:58:09 -08009895java.lang.Thread$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -08009896java.lang.Thread
Andreas Gampe61e7b662015-06-17 23:57:04 -07009897java.lang.ThreadDeath
9898java.lang.ThreadGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009899java.lang.ThreadLocal$SuppliedThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -08009900java.lang.ThreadLocal$ThreadLocalMap$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -08009901java.lang.ThreadLocal$ThreadLocalMap
9902java.lang.ThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -08009903java.lang.Throwable$PrintStreamOrWriter
9904java.lang.Throwable$SentinelHolder
9905java.lang.Throwable$WrappedPrintStream
9906java.lang.Throwable$WrappedPrintWriter
Calin Juravle00b23d32019-03-08 17:52:20 -08009907java.lang.Throwable
Andreas Gampe571fc302016-02-18 13:58:09 -08009908java.lang.TypeNotPresentException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009909java.lang.UNIXProcess$1
9910java.lang.UNIXProcess$2
9911java.lang.UNIXProcess$3
9912java.lang.UNIXProcess$ProcessPipeInputStream
9913java.lang.UNIXProcess$ProcessPipeOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009914java.lang.UNIXProcess$ProcessReaperThreadFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009915java.lang.UNIXProcess$ProcessReaperThreadFactory
9916java.lang.UNIXProcess
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009917java.lang.UnsatisfiedLinkError
9918java.lang.UnsupportedOperationException
Andreas Gampe61e7b662015-06-17 23:57:04 -07009919java.lang.VMClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009920java.lang.VerifyError
Andreas Gampe61e7b662015-06-17 23:57:04 -07009921java.lang.VirtualMachineError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009922java.lang.Void
9923java.lang.annotation.Annotation
Andreas Gampe571fc302016-02-18 13:58:09 -08009924java.lang.annotation.AnnotationTypeMismatchException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009925java.lang.annotation.Documented
Andreas Gampe571fc302016-02-18 13:58:09 -08009926java.lang.annotation.IncompleteAnnotationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009927java.lang.annotation.Inherited
Andreas Gampe571fc302016-02-18 13:58:09 -08009928java.lang.annotation.Retention
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009929java.lang.annotation.Target
9930java.lang.invoke.ArrayElementVarHandle
9931java.lang.invoke.ByteArrayViewVarHandle
9932java.lang.invoke.ByteBufferViewVarHandle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009933java.lang.invoke.CallSite
9934java.lang.invoke.ConstantCallSite
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009935java.lang.invoke.FieldVarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009936java.lang.invoke.MethodHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009937java.lang.invoke.MethodHandleImpl$HandleInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009938java.lang.invoke.MethodHandleImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009939java.lang.invoke.MethodHandleInfo
9940java.lang.invoke.MethodHandleStatics
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009941java.lang.invoke.MethodHandles$Lookup
Calin Juravle00b23d32019-03-08 17:52:20 -08009942java.lang.invoke.MethodHandles
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009943java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08009944java.lang.invoke.MethodType$ConcurrentWeakInternSet
9945java.lang.invoke.MethodType
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009946java.lang.invoke.MethodTypeForm
Calin Juravle36829e52019-04-10 19:07:47 -07009947java.lang.invoke.SerializedLambda
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009948java.lang.invoke.Transformers$AlwaysThrow
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009949java.lang.invoke.Transformers$BindTo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009950java.lang.invoke.Transformers$CatchException
9951java.lang.invoke.Transformers$CollectArguments
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009952java.lang.invoke.Transformers$Collector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009953java.lang.invoke.Transformers$Constant
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009954java.lang.invoke.Transformers$Construct
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009955java.lang.invoke.Transformers$DropArguments
9956java.lang.invoke.Transformers$ExplicitCastArguments
9957java.lang.invoke.Transformers$FilterArguments
9958java.lang.invoke.Transformers$FilterReturnValue
9959java.lang.invoke.Transformers$FoldArguments
9960java.lang.invoke.Transformers$GuardWithTest
9961java.lang.invoke.Transformers$InsertArguments
9962java.lang.invoke.Transformers$Invoker
9963java.lang.invoke.Transformers$PermuteArguments
9964java.lang.invoke.Transformers$ReferenceArrayElementGetter
9965java.lang.invoke.Transformers$ReferenceArrayElementSetter
9966java.lang.invoke.Transformers$ReferenceIdentity
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009967java.lang.invoke.Transformers$Spreader
9968java.lang.invoke.Transformers$Transformer
9969java.lang.invoke.Transformers$VarargsCollector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009970java.lang.invoke.VarHandle$1
9971java.lang.invoke.VarHandle$AccessMode
9972java.lang.invoke.VarHandle$AccessType
Calin Juravle00b23d32019-03-08 17:52:20 -08009973java.lang.invoke.VarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009974java.lang.invoke.WrongMethodTypeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009975java.lang.ref.FinalizerReference$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07009976java.lang.ref.FinalizerReference$Sentinel
Calin Juravle00b23d32019-03-08 17:52:20 -08009977java.lang.ref.FinalizerReference
Andreas Gampe61e7b662015-06-17 23:57:04 -07009978java.lang.ref.PhantomReference
Calin Juravle4a054192018-05-29 17:52:20 -07009979java.lang.ref.Reference$SinkHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009980java.lang.ref.Reference$SinkHolder
9981java.lang.ref.Reference
Andreas Gampe61e7b662015-06-17 23:57:04 -07009982java.lang.ref.ReferenceQueue
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009983java.lang.ref.SoftReference
9984java.lang.ref.WeakReference
Andreas Gampe61e7b662015-06-17 23:57:04 -07009985java.lang.reflect.AccessibleObject
9986java.lang.reflect.AnnotatedElement
9987java.lang.reflect.Array
9988java.lang.reflect.Constructor
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009989java.lang.reflect.Executable$GenericInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009990java.lang.reflect.Executable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009991java.lang.reflect.Field
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009992java.lang.reflect.GenericArrayType
Andreas Gampe61e7b662015-06-17 23:57:04 -07009993java.lang.reflect.GenericDeclaration
art-benchmark-serviced5115932020-02-25 17:55:03 -08009994java.lang.reflect.GenericSignatureFormatError
Andreas Gampe61e7b662015-06-17 23:57:04 -07009995java.lang.reflect.InvocationHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009996java.lang.reflect.InvocationTargetException
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009997java.lang.reflect.MalformedParametersException
Andreas Gampe61e7b662015-06-17 23:57:04 -07009998java.lang.reflect.Member
Andreas Gampe61e7b662015-06-17 23:57:04 -07009999java.lang.reflect.Method$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010000java.lang.reflect.Method
Andreas Gampe61e7b662015-06-17 23:57:04 -070010001java.lang.reflect.Modifier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010002java.lang.reflect.Parameter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010003java.lang.reflect.ParameterizedType
Andreas Gampe61e7b662015-06-17 23:57:04 -070010004java.lang.reflect.Proxy$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010005java.lang.reflect.Proxy$Key1
10006java.lang.reflect.Proxy$Key2
10007java.lang.reflect.Proxy$KeyFactory
10008java.lang.reflect.Proxy$KeyX
10009java.lang.reflect.Proxy$ProxyClassFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080010010java.lang.reflect.Proxy
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010011java.lang.reflect.Type
Andreas Gampe61e7b662015-06-17 23:57:04 -070010012java.lang.reflect.TypeVariable
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010013java.lang.reflect.UndeclaredThrowableException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010014java.lang.reflect.WeakCache$CacheKey
10015java.lang.reflect.WeakCache$CacheValue
10016java.lang.reflect.WeakCache$Factory
10017java.lang.reflect.WeakCache$LookupValue
10018java.lang.reflect.WeakCache$Value
Calin Juravle00b23d32019-03-08 17:52:20 -080010019java.lang.reflect.WeakCache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010020java.lang.reflect.WildcardType
Calin Juravle4a054192018-05-29 17:52:20 -070010021java.math.BigDecimal$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010022java.math.BigDecimal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010023java.math.BigInt
10024java.math.BigInteger
Calin Juravle4a054192018-05-29 17:52:20 -070010025java.math.Conversion
10026java.math.MathContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010027java.math.Multiplication
Brian Carlstrom570bb562010-06-30 00:54:29 -070010028java.math.NativeBN
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010029java.math.RoundingMode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010030java.net.AbstractPlainDatagramSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010031java.net.AbstractPlainSocketImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010032java.net.AddressCache$AddressCacheEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010033java.net.AddressCache$AddressCacheKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010034java.net.AddressCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080010035java.net.Authenticator$RequestorType
10036java.net.Authenticator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010037java.net.ConnectException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010038java.net.CookieHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010039java.net.CookieManager$CookiePathComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080010040java.net.CookieManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010041java.net.CookiePolicy$1
10042java.net.CookiePolicy$2
10043java.net.CookiePolicy$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010044java.net.CookiePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010045java.net.CookieStore
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010046java.net.DatagramPacket
10047java.net.DatagramSocket$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010048java.net.DatagramSocket
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010049java.net.DatagramSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010050java.net.DefaultDatagramSocketImplFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010051java.net.DefaultInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010052java.net.HttpCookie$10
10053java.net.HttpCookie$11
Calin Juravle00b23d32019-03-08 17:52:20 -080010054java.net.HttpCookie$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010055java.net.HttpCookie$2
10056java.net.HttpCookie$3
10057java.net.HttpCookie$4
10058java.net.HttpCookie$5
10059java.net.HttpCookie$6
10060java.net.HttpCookie$7
10061java.net.HttpCookie$8
10062java.net.HttpCookie$9
10063java.net.HttpCookie$CookieAttributeAssignor
Calin Juravle00b23d32019-03-08 17:52:20 -080010064java.net.HttpCookie
art-benchmark-serviced5115932020-02-25 17:55:03 -080010065java.net.HttpRetryException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010066java.net.HttpURLConnection
Andreas Gampe571fc302016-02-18 13:58:09 -080010067java.net.IDN
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010068java.net.InMemoryCookieStore
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010069java.net.Inet4Address
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010070java.net.Inet6Address$Inet6AddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010071java.net.Inet6Address
Andreas Gampe571fc302016-02-18 13:58:09 -080010072java.net.Inet6AddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010073java.net.InetAddress$1
10074java.net.InetAddress$InetAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010075java.net.InetAddress
Andreas Gampe571fc302016-02-18 13:58:09 -080010076java.net.InetAddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080010077java.net.InetSocketAddress$InetSocketAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010078java.net.InetSocketAddress
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010079java.net.InterfaceAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010080java.net.JarURLConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010081java.net.MalformedURLException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010082java.net.MulticastSocket
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010083java.net.NetPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010084java.net.NetworkInterface$1checkedAddresses
Calin Juravle00b23d32019-03-08 17:52:20 -080010085java.net.NetworkInterface
Calin Juravle4a054192018-05-29 17:52:20 -070010086java.net.NoRouteToHostException
Andreas Gampe571fc302016-02-18 13:58:09 -080010087java.net.Parts
art-benchmark-serviced5115932020-02-25 17:55:03 -080010088java.net.PasswordAuthentication
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010089java.net.PlainDatagramSocketImpl
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010090java.net.PlainSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010091java.net.PortUnreachableException
10092java.net.ProtocolException
10093java.net.ProtocolFamily
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010094java.net.Proxy$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080010095java.net.Proxy
Jesse Wilson80686182011-01-21 17:12:43 -080010096java.net.ProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010097java.net.ResponseCache
10098java.net.ServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010099java.net.Socket$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010100java.net.Socket$2
10101java.net.Socket$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010102java.net.Socket
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010103java.net.SocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010104java.net.SocketException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010105java.net.SocketImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -080010106java.net.SocketImplFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080010107java.net.SocketInputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010108java.net.SocketOptions
Andreas Gampe571fc302016-02-18 13:58:09 -080010109java.net.SocketOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010110java.net.SocketPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010111java.net.SocketTimeoutException
Andreas Gampe571fc302016-02-18 13:58:09 -080010112java.net.SocksConsts
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010113java.net.SocksSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010114java.net.StandardProtocolFamily
Andreas Gampe571fc302016-02-18 13:58:09 -080010115java.net.URI$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -080010116java.net.URI
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010117java.net.URISyntaxException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010118java.net.URL
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010119java.net.URLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010120java.net.URLDecoder
10121java.net.URLEncoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010122java.net.URLStreamHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010123java.net.URLStreamHandlerFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010124java.net.UnknownHostException
Calin Juravle4a054192018-05-29 17:52:20 -070010125java.net.UnknownServiceException
Andreas Gampe571fc302016-02-18 13:58:09 -080010126java.nio.Bits
Andreas Gampe61e7b662015-06-17 23:57:04 -070010127java.nio.Buffer
10128java.nio.BufferOverflowException
10129java.nio.BufferUnderflowException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010130java.nio.ByteBuffer
10131java.nio.ByteBufferAsCharBuffer
10132java.nio.ByteBufferAsDoubleBuffer
10133java.nio.ByteBufferAsFloatBuffer
10134java.nio.ByteBufferAsIntBuffer
10135java.nio.ByteBufferAsLongBuffer
10136java.nio.ByteBufferAsShortBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010137java.nio.ByteOrder
Andreas Gampe61e7b662015-06-17 23:57:04 -070010138java.nio.CharBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010139java.nio.DirectByteBuffer$MemoryRef
Calin Juravle00b23d32019-03-08 17:52:20 -080010140java.nio.DirectByteBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010141java.nio.DoubleBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010142java.nio.FloatBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010143java.nio.HeapByteBuffer
10144java.nio.HeapCharBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010145java.nio.IntBuffer
10146java.nio.InvalidMarkException
10147java.nio.LongBuffer
10148java.nio.MappedByteBuffer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010149java.nio.NIOAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010150java.nio.NioUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070010151java.nio.ReadOnlyBufferException
10152java.nio.ShortBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080010153java.nio.StringCharBuffer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010154java.nio.channels.AsynchronousCloseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010155java.nio.channels.ByteChannel
10156java.nio.channels.Channel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010157java.nio.channels.Channels$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010158java.nio.channels.Channels
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010159java.nio.channels.ClosedByInterruptException
10160java.nio.channels.ClosedChannelException
Andreas Gampe571fc302016-02-18 13:58:09 -080010161java.nio.channels.DatagramChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070010162java.nio.channels.FileChannel$MapMode
Calin Juravle00b23d32019-03-08 17:52:20 -080010163java.nio.channels.FileChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070010164java.nio.channels.FileLock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010165java.nio.channels.GatheringByteChannel
10166java.nio.channels.InterruptibleChannel
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010167java.nio.channels.MulticastChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010168java.nio.channels.NetworkChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010169java.nio.channels.OverlappingFileLockException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010170java.nio.channels.ReadableByteChannel
10171java.nio.channels.ScatteringByteChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010172java.nio.channels.SeekableByteChannel
10173java.nio.channels.SelectableChannel
Calin Juravle4a054192018-05-29 17:52:20 -070010174java.nio.channels.SelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010175java.nio.channels.Selector
Andreas Gampe571fc302016-02-18 13:58:09 -080010176java.nio.channels.ServerSocketChannel
10177java.nio.channels.SocketChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010178java.nio.channels.WritableByteChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010179java.nio.channels.spi.AbstractInterruptibleChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010180java.nio.channels.spi.AbstractInterruptibleChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080010181java.nio.channels.spi.AbstractSelectableChannel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010182java.nio.channels.spi.AbstractSelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010183java.nio.channels.spi.AbstractSelector$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010184java.nio.channels.spi.AbstractSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010185java.nio.channels.spi.SelectorProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010186java.nio.channels.spi.SelectorProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -070010187java.nio.charset.CharacterCodingException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010188java.nio.charset.Charset
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010189java.nio.charset.CharsetDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010190java.nio.charset.CharsetEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080010191java.nio.charset.CoderMalfunctionError
Andreas Gampe571fc302016-02-18 13:58:09 -080010192java.nio.charset.CoderResult$1
10193java.nio.charset.CoderResult$2
10194java.nio.charset.CoderResult$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080010195java.nio.charset.CoderResult
Andreas Gampe61e7b662015-06-17 23:57:04 -070010196java.nio.charset.CodingErrorAction
10197java.nio.charset.IllegalCharsetNameException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010198java.nio.charset.StandardCharsets
Andreas Gampe61e7b662015-06-17 23:57:04 -070010199java.nio.charset.UnsupportedCharsetException
Calin Juravle00b23d32019-03-08 17:52:20 -080010200java.nio.file.AccessMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080010201java.nio.file.CopyMoveHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010202java.nio.file.CopyOption
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010203java.nio.file.DirectoryStream$Filter
10204java.nio.file.DirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010205java.nio.file.FileAlreadyExistsException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010206java.nio.file.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010207java.nio.file.FileSystemException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010208java.nio.file.FileSystems$DefaultFileSystemHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010209java.nio.file.FileSystems$DefaultFileSystemHolder
10210java.nio.file.FileSystems
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010211java.nio.file.Files$AcceptAllFilter
Calin Juravle4a054192018-05-29 17:52:20 -070010212java.nio.file.Files
art-benchmark-serviced5115932020-02-25 17:55:03 -080010213java.nio.file.InvalidPathException
Calin Juravle00b23d32019-03-08 17:52:20 -080010214java.nio.file.LinkOption
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010215java.nio.file.NoSuchFileException
10216java.nio.file.OpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010217java.nio.file.Path
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010218java.nio.file.Paths
Calin Juravle4a054192018-05-29 17:52:20 -070010219java.nio.file.StandardOpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010220java.nio.file.Watchable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010221java.nio.file.attribute.AttributeView
10222java.nio.file.attribute.BasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010223java.nio.file.attribute.BasicFileAttributes
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010224java.nio.file.attribute.FileAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010225java.nio.file.attribute.FileAttributeView
Calin Juravle4a054192018-05-29 17:52:20 -070010226java.nio.file.attribute.FileTime
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010227java.nio.file.attribute.PosixFileAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010228java.nio.file.spi.FileSystemProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080010229java.security.AccessControlContext
Andreas Gampe61e7b662015-06-17 23:57:04 -070010230java.security.AccessControlException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010231java.security.AccessController
Andreas Gampe571fc302016-02-18 13:58:09 -080010232java.security.AlgorithmConstraints
10233java.security.AlgorithmParameters
10234java.security.AlgorithmParametersSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010235java.security.AllPermission
Andreas Gampe61e7b662015-06-17 23:57:04 -070010236java.security.BasicPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010237java.security.CodeSigner
Andreas Gampe571fc302016-02-18 13:58:09 -080010238java.security.CryptoPrimitive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010239java.security.DigestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010240java.security.GeneralSecurityException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010241java.security.Guard
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010242java.security.InvalidAlgorithmParameterException
10243java.security.InvalidKeyException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010244java.security.InvalidParameterException
Jesse Wilson80686182011-01-21 17:12:43 -080010245java.security.Key
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010246java.security.KeyException
Andreas Gampe571fc302016-02-18 13:58:09 -080010247java.security.KeyFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010248java.security.KeyFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010249java.security.KeyManagementException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010250java.security.KeyPair
Calin Juravle4a054192018-05-29 17:52:20 -070010251java.security.KeyPairGenerator$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010252java.security.KeyPairGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070010253java.security.KeyPairGeneratorSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080010254java.security.KeyStore$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010255java.security.KeyStore$Entry
10256java.security.KeyStore$LoadStoreParameter
10257java.security.KeyStore$PasswordProtection
10258java.security.KeyStore$PrivateKeyEntry
10259java.security.KeyStore$ProtectionParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010260java.security.KeyStore$SecretKeyEntry
10261java.security.KeyStore$TrustedCertificateEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010262java.security.KeyStore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010263java.security.KeyStoreException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010264java.security.KeyStoreSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080010265java.security.MessageDigest$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010266java.security.MessageDigest
Andreas Gampe61e7b662015-06-17 23:57:04 -070010267java.security.MessageDigestSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010268java.security.NoSuchAlgorithmException
10269java.security.NoSuchProviderException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010270java.security.Permission
Andreas Gampe571fc302016-02-18 13:58:09 -080010271java.security.PermissionCollection
Andreas Gampe859e2782016-04-06 18:37:56 -070010272java.security.Permissions
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010273java.security.Principal
Andreas Gampe61e7b662015-06-17 23:57:04 -070010274java.security.PrivateKey
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010275java.security.PrivilegedAction
Andreas Gampe571fc302016-02-18 13:58:09 -080010276java.security.PrivilegedActionException
10277java.security.PrivilegedExceptionAction
Andreas Gampe61e7b662015-06-17 23:57:04 -070010278java.security.ProtectionDomain
Andreas Gampe571fc302016-02-18 13:58:09 -080010279java.security.Provider$EngineDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010280java.security.Provider$Service
Andreas Gampe571fc302016-02-18 13:58:09 -080010281java.security.Provider$ServiceKey
10282java.security.Provider$UString
Calin Juravle00b23d32019-03-08 17:52:20 -080010283java.security.Provider
10284java.security.ProviderException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010285java.security.PublicKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010286java.security.SecureRandom
10287java.security.SecureRandomSpi
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010288java.security.Security
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010289java.security.SecurityPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010290java.security.Signature$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010291java.security.Signature
Andreas Gampe61e7b662015-06-17 23:57:04 -070010292java.security.SignatureException
10293java.security.SignatureSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010294java.security.UnrecoverableEntryException
10295java.security.UnrecoverableKeyException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010296java.security.cert.CRL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010297java.security.cert.CRLException
Calin Juravle4a054192018-05-29 17:52:20 -070010298java.security.cert.CRLReason
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010299java.security.cert.CertPath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010300java.security.cert.CertPathBuilderException
Andreas Gampe571fc302016-02-18 13:58:09 -080010301java.security.cert.CertPathChecker
10302java.security.cert.CertPathHelperImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010303java.security.cert.CertPathParameters
10304java.security.cert.CertPathValidator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010305java.security.cert.CertPathValidatorException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010306java.security.cert.CertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010307java.security.cert.CertPathValidatorSpi
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010308java.security.cert.CertSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010309java.security.cert.CertStore
10310java.security.cert.CertStoreException
10311java.security.cert.CertStoreParameters
10312java.security.cert.CertStoreSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010313java.security.cert.Certificate
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010314java.security.cert.CertificateEncodingException
10315java.security.cert.CertificateException
10316java.security.cert.CertificateExpiredException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010317java.security.cert.CertificateFactory
10318java.security.cert.CertificateFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010319java.security.cert.CertificateNotYetValidException
10320java.security.cert.CertificateParsingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010321java.security.cert.CollectionCertStoreParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080010322java.security.cert.Extension
Kenny Root9787b802013-04-26 12:53:57 -070010323java.security.cert.PKIXCertPathChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010324java.security.cert.PKIXCertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010325java.security.cert.PKIXParameters
Calin Juravle4a054192018-05-29 17:52:20 -070010326java.security.cert.PKIXRevocationChecker$Option
Calin Juravle00b23d32019-03-08 17:52:20 -080010327java.security.cert.PKIXRevocationChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010328java.security.cert.PolicyNode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010329java.security.cert.PolicyQualifierInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010330java.security.cert.TrustAnchor
Calin Juravle00b23d32019-03-08 17:52:20 -080010331java.security.cert.X509CRL
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010332java.security.cert.X509CertSelector
Evan Millar0ea97b82009-03-24 17:49:23 -070010333java.security.cert.X509Certificate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010334java.security.cert.X509Extension
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010335java.security.interfaces.DSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010336java.security.interfaces.DSAParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010337java.security.interfaces.DSAPublicKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010338java.security.interfaces.ECKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010339java.security.interfaces.ECPrivateKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010340java.security.interfaces.ECPublicKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010341java.security.interfaces.RSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080010342java.security.interfaces.RSAPrivateCrtKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070010343java.security.interfaces.RSAPrivateKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010344java.security.interfaces.RSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010345java.security.spec.AlgorithmParameterSpec
Calin Juravle00b23d32019-03-08 17:52:20 -080010346java.security.spec.DSAParameterSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010347java.security.spec.DSAPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010348java.security.spec.ECField
10349java.security.spec.ECFieldFp
art-benchmark-serviced5115932020-02-25 17:55:03 -080010350java.security.spec.ECGenParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010351java.security.spec.ECParameterSpec
10352java.security.spec.ECPoint
Calin Juravle00b23d32019-03-08 17:52:20 -080010353java.security.spec.ECPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080010354java.security.spec.ECPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070010355java.security.spec.EllipticCurve
Andreas Gampe571fc302016-02-18 13:58:09 -080010356java.security.spec.EncodedKeySpec
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010357java.security.spec.InvalidKeySpecException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010358java.security.spec.InvalidParameterSpecException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010359java.security.spec.KeySpec
Calin Juravle4a054192018-05-29 17:52:20 -070010360java.security.spec.MGF1ParameterSpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010361java.security.spec.PKCS8EncodedKeySpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010362java.security.spec.PSSParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -080010363java.security.spec.RSAKeyGenParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010364java.security.spec.RSAPrivateCrtKeySpec
10365java.security.spec.RSAPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080010366java.security.spec.RSAPublicKeySpec
10367java.security.spec.X509EncodedKeySpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010368java.sql.Date
Calin Juravle4a054192018-05-29 17:52:20 -070010369java.sql.SQLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010370java.sql.Time
10371java.sql.Timestamp
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010372java.text.AttributedCharacterIterator$Attribute
Calin Juravle4a054192018-05-29 17:52:20 -070010373java.text.Bidi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010374java.text.BreakIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010375java.text.CalendarBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010376java.text.CharacterIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080010377java.text.CollationKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010378java.text.Collator
Kenny Root9787b802013-04-26 12:53:57 -070010379java.text.DateFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080010380java.text.DateFormat
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010381java.text.DateFormatSymbols
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010382java.text.DecimalFormat
10383java.text.DecimalFormatSymbols
Andreas Gampe571fc302016-02-18 13:58:09 -080010384java.text.DontCareFieldPosition$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010385java.text.DontCareFieldPosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010386java.text.FieldPosition$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010387java.text.FieldPosition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010388java.text.Format$Field
Andreas Gampe571fc302016-02-18 13:58:09 -080010389java.text.Format$FieldDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010390java.text.Format
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010391java.text.IcuIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010392java.text.MessageFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080010393java.text.MessageFormat
Andreas Gampe571fc302016-02-18 13:58:09 -080010394java.text.Normalizer$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080010395java.text.Normalizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010396java.text.NumberFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010397java.text.ParseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010398java.text.ParsePosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010399java.text.RuleBasedCollator
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010400java.text.SimpleDateFormat
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010401java.text.StringCharacterIterator
Calin Juravle4a054192018-05-29 17:52:20 -070010402java.time.-$$Lambda$Bq8PKq1YWr8nyVk9SSfRYKrOu4A
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010403java.time.-$$Lambda$up1HpCqucM_DXyY-rpDOyCcdmIA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010404java.time.Clock$SystemClock
Calin Juravle00b23d32019-03-08 17:52:20 -080010405java.time.Clock
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010406java.time.DateTimeException
Calin Juravle4a054192018-05-29 17:52:20 -070010407java.time.DayOfWeek
10408java.time.Duration
Calin Juravle4a054192018-05-29 17:52:20 -070010409java.time.Instant$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010410java.time.Instant
Calin Juravle4a054192018-05-29 17:52:20 -070010411java.time.LocalDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010412java.time.LocalDate
Calin Juravle4a054192018-05-29 17:52:20 -070010413java.time.LocalDateTime
10414java.time.LocalTime
10415java.time.Month
10416java.time.Period
10417java.time.ZoneId
10418java.time.ZoneOffset
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010419java.time.ZoneRegion
Calin Juravle4a054192018-05-29 17:52:20 -070010420java.time.ZonedDateTime
10421java.time.chrono.-$$Lambda$AbstractChronology$5b0W7uLeaWkn0HLPDKwPXzJ7HPo
10422java.time.chrono.-$$Lambda$AbstractChronology$j22w8kHhJoqCd56hhLQK1G0VLFw
10423java.time.chrono.-$$Lambda$AbstractChronology$onW9aZyLFliH5Gg1qLodD_GoPfA
10424java.time.chrono.AbstractChronology
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010425java.time.chrono.ChronoLocalDate
10426java.time.chrono.ChronoLocalDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070010427java.time.chrono.ChronoPeriod
10428java.time.chrono.ChronoZonedDateTime
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010429java.time.chrono.Chronology
Calin Juravle4a054192018-05-29 17:52:20 -070010430java.time.chrono.IsoChronology
10431java.time.format.-$$Lambda$DateTimeFormatter$GhpE1dbCMFpBqvhZZgrqVYpzk8E
10432java.time.format.-$$Lambda$DateTimeFormatter$QqeEAMXK7Qf5gsmaSCLmrVwQ1Ns
10433java.time.format.-$$Lambda$DateTimeFormatterBuilder$M-GACNxm6552EiylPRPw4dyNXKo
10434java.time.format.DateTimeFormatter
Calin Juravle00b23d32019-03-08 17:52:20 -080010435java.time.format.DateTimeFormatterBuilder$1
Calin Juravle4a054192018-05-29 17:52:20 -070010436java.time.format.DateTimeFormatterBuilder$2
10437java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser
10438java.time.format.DateTimeFormatterBuilder$CompositePrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010439java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010440java.time.format.DateTimeFormatterBuilder$FractionPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010441java.time.format.DateTimeFormatterBuilder$InstantPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010442java.time.format.DateTimeFormatterBuilder$NumberPrinterParser
10443java.time.format.DateTimeFormatterBuilder$OffsetIdPrinterParser
10444java.time.format.DateTimeFormatterBuilder$SettingsParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010445java.time.format.DateTimeFormatterBuilder$StringLiteralPrinterParser
10446java.time.format.DateTimeFormatterBuilder$TextPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070010447java.time.format.DateTimeFormatterBuilder$ZoneIdPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010448java.time.format.DateTimeFormatterBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070010449java.time.format.DateTimeParseContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010450java.time.format.DateTimeParseException
Calin Juravle4a054192018-05-29 17:52:20 -070010451java.time.format.DateTimeTextProvider$1
10452java.time.format.DateTimeTextProvider$LocaleStore
Calin Juravle00b23d32019-03-08 17:52:20 -080010453java.time.format.DateTimeTextProvider
Calin Juravle4a054192018-05-29 17:52:20 -070010454java.time.format.DecimalStyle
10455java.time.format.Parsed
10456java.time.format.ResolverStyle
10457java.time.format.SignStyle
10458java.time.format.TextStyle
10459java.time.temporal.-$$Lambda$TemporalAdjusters$A9OZwfMlHD1vy7-nYt5NssACu7Q
10460java.time.temporal.-$$Lambda$TemporalQueries$IZUinmsZUz98YXPe0ftAd27ByiE
10461java.time.temporal.-$$Lambda$TemporalQueries$JPrXwgedeqexYxypO8VpPKV4l3c
10462java.time.temporal.-$$Lambda$TemporalQueries$PBpYKRiwkxqQNlcU-BOJfaQoONg
10463java.time.temporal.-$$Lambda$TemporalQueries$WGGw7SkRcanjtxRiTk5p0dKf_jc
10464java.time.temporal.-$$Lambda$TemporalQueries$bI5NESEXE4DqyC7TnOvbkx1GlvM
10465java.time.temporal.-$$Lambda$TemporalQueries$okxqZ6ZoOhHd_zSzW7k5qRIaLxM
10466java.time.temporal.-$$Lambda$TemporalQueries$thd4JmExRUYKd7nNlE7b5oT19ms
10467java.time.temporal.ChronoField
10468java.time.temporal.ChronoUnit
10469java.time.temporal.IsoFields$Field$1
10470java.time.temporal.IsoFields$Field$2
10471java.time.temporal.IsoFields$Field$3
10472java.time.temporal.IsoFields$Field$4
Calin Juravle00b23d32019-03-08 17:52:20 -080010473java.time.temporal.IsoFields$Field
Calin Juravle4a054192018-05-29 17:52:20 -070010474java.time.temporal.IsoFields$Unit
Calin Juravle00b23d32019-03-08 17:52:20 -080010475java.time.temporal.IsoFields
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010476java.time.temporal.Temporal
10477java.time.temporal.TemporalAccessor
10478java.time.temporal.TemporalAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -070010479java.time.temporal.TemporalAdjusters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010480java.time.temporal.TemporalAmount
10481java.time.temporal.TemporalField
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010482java.time.temporal.TemporalQueries
Calin Juravle00b23d32019-03-08 17:52:20 -080010483java.time.temporal.TemporalQuery
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010484java.time.temporal.TemporalUnit
10485java.time.temporal.UnsupportedTemporalTypeException
10486java.time.temporal.ValueRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010487java.time.zone.IcuZoneRulesProvider$ZoneRulesCache
Calin Juravle00b23d32019-03-08 17:52:20 -080010488java.time.zone.IcuZoneRulesProvider
Calin Juravle4a054192018-05-29 17:52:20 -070010489java.time.zone.ZoneOffsetTransition
Calin Juravle4a054192018-05-29 17:52:20 -070010490java.time.zone.ZoneOffsetTransitionRule$1
10491java.time.zone.ZoneOffsetTransitionRule$TimeDefinition
Calin Juravle00b23d32019-03-08 17:52:20 -080010492java.time.zone.ZoneOffsetTransitionRule
Calin Juravle4a054192018-05-29 17:52:20 -070010493java.time.zone.ZoneRules
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010494java.time.zone.ZoneRulesException
Calin Juravle4a054192018-05-29 17:52:20 -070010495java.time.zone.ZoneRulesProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010496java.util.-$$Lambda$Arrays$H0YqaggIxZUqId4_BJ1BLcUa93k
10497java.util.-$$Lambda$Arrays$KFf05FUz26CqVc_cf2bKY9C927o
10498java.util.-$$Lambda$Arrays$aBSX_SvA5f2Q1t8_MODHDGhokzk
10499java.util.-$$Lambda$Arrays$x0HcRDlColwoPupFWmOW7TREPtM
10500java.util.-$$Lambda$Comparator$4V5k8aLimtS0VsEILEAqQ9UGZYo
10501java.util.-$$Lambda$Comparator$BZSVCoA8i87ehjxxZ1weEounfDQ
10502java.util.-$$Lambda$Comparator$DNgpxUFZqmT4lOBzlVyPjWwvEvw
10503java.util.-$$Lambda$Comparator$KVN0LWz1D1wyrL2gs1CbubvLa9o
10504java.util.-$$Lambda$Comparator$SPB8K9Yj7Pw1mljm7LpasV7zxWw
10505java.util.-$$Lambda$Comparator$edSxqANnwdmzeJ1aMMcwJWE2wII
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010506java.util.AbstractCollection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010507java.util.AbstractList$1
Andreas Gampe571fc302016-02-18 13:58:09 -080010508java.util.AbstractList$Itr
10509java.util.AbstractList$ListItr
art-benchmark-serviced5115932020-02-25 17:55:03 -080010510java.util.AbstractList$RandomAccessSpliterator
10511java.util.AbstractList$RandomAccessSubList
10512java.util.AbstractList$SubList
Calin Juravle00b23d32019-03-08 17:52:20 -080010513java.util.AbstractList
Andreas Gampe61e7b662015-06-17 23:57:04 -070010514java.util.AbstractMap$1
10515java.util.AbstractMap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010516java.util.AbstractMap$SimpleEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080010517java.util.AbstractMap$SimpleImmutableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010518java.util.AbstractMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070010519java.util.AbstractQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010520java.util.AbstractSequentialList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010521java.util.AbstractSet
Andreas Gampe859e2782016-04-06 18:37:56 -070010522java.util.ArrayDeque$DeqIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010523java.util.ArrayDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010524java.util.ArrayList$1
Andreas Gampe859e2782016-04-06 18:37:56 -070010525java.util.ArrayList$ArrayListSpliterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010526java.util.ArrayList$Itr
10527java.util.ArrayList$ListItr
Andreas Gampe571fc302016-02-18 13:58:09 -080010528java.util.ArrayList$SubList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010529java.util.ArrayList$SubList
10530java.util.ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010531java.util.ArrayPrefixHelpers$CumulateTask
10532java.util.ArrayPrefixHelpers$DoubleCumulateTask
10533java.util.ArrayPrefixHelpers$IntCumulateTask
10534java.util.ArrayPrefixHelpers$LongCumulateTask
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010535java.util.Arrays$ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010536java.util.Arrays$NaturalOrder
Calin Juravle00b23d32019-03-08 17:52:20 -080010537java.util.Arrays
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010538java.util.ArraysParallelSortHelpers$FJByte$Sorter
10539java.util.ArraysParallelSortHelpers$FJChar$Sorter
10540java.util.ArraysParallelSortHelpers$FJDouble$Sorter
10541java.util.ArraysParallelSortHelpers$FJFloat$Sorter
10542java.util.ArraysParallelSortHelpers$FJInt$Sorter
10543java.util.ArraysParallelSortHelpers$FJLong$Sorter
10544java.util.ArraysParallelSortHelpers$FJObject$Sorter
10545java.util.ArraysParallelSortHelpers$FJShort$Sorter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010546java.util.Base64$Decoder
10547java.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -080010548java.util.Base64
Kenny Root9787b802013-04-26 12:53:57 -070010549java.util.BitSet
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010550java.util.Calendar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010551java.util.Collection
Andreas Gampe61e7b662015-06-17 23:57:04 -070010552java.util.Collections$1
10553java.util.Collections$2
Andreas Gampe859e2782016-04-06 18:37:56 -070010554java.util.Collections$3
Andreas Gampe61e7b662015-06-17 23:57:04 -070010555java.util.Collections$AsLIFOQueue
10556java.util.Collections$CheckedCollection
10557java.util.Collections$CheckedList
10558java.util.Collections$CheckedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010559java.util.Collections$CheckedNavigableMap
10560java.util.Collections$CheckedNavigableSet
10561java.util.Collections$CheckedQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070010562java.util.Collections$CheckedRandomAccessList
10563java.util.Collections$CheckedSet
10564java.util.Collections$CheckedSortedMap
10565java.util.Collections$CheckedSortedSet
10566java.util.Collections$CopiesList
Andreas Gampe571fc302016-02-18 13:58:09 -080010567java.util.Collections$EmptyEnumeration
10568java.util.Collections$EmptyIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010569java.util.Collections$EmptyList
Andreas Gampe571fc302016-02-18 13:58:09 -080010570java.util.Collections$EmptyListIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010571java.util.Collections$EmptyMap
10572java.util.Collections$EmptySet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010573java.util.Collections$ReverseComparator2
Calin Juravle00b23d32019-03-08 17:52:20 -080010574java.util.Collections$ReverseComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010575java.util.Collections$SetFromMap
10576java.util.Collections$SingletonList
10577java.util.Collections$SingletonMap
10578java.util.Collections$SingletonSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010579java.util.Collections$SynchronizedCollection
10580java.util.Collections$SynchronizedList
10581java.util.Collections$SynchronizedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010582java.util.Collections$SynchronizedNavigableMap
10583java.util.Collections$SynchronizedNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010584java.util.Collections$SynchronizedRandomAccessList
10585java.util.Collections$SynchronizedSet
10586java.util.Collections$SynchronizedSortedMap
10587java.util.Collections$SynchronizedSortedSet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010588java.util.Collections$UnmodifiableCollection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010589java.util.Collections$UnmodifiableCollection
Andreas Gampe571fc302016-02-18 13:58:09 -080010590java.util.Collections$UnmodifiableList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010591java.util.Collections$UnmodifiableList
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010592java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1
Andreas Gampe571fc302016-02-18 13:58:09 -080010593java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080010594java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet
10595java.util.Collections$UnmodifiableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010596java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
Calin Juravle00b23d32019-03-08 17:52:20 -080010597java.util.Collections$UnmodifiableNavigableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010598java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet
Calin Juravle00b23d32019-03-08 17:52:20 -080010599java.util.Collections$UnmodifiableNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010600java.util.Collections$UnmodifiableRandomAccessList
10601java.util.Collections$UnmodifiableSet
10602java.util.Collections$UnmodifiableSortedMap
10603java.util.Collections$UnmodifiableSortedSet
Calin Juravle00b23d32019-03-08 17:52:20 -080010604java.util.Collections
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010605java.util.ComparableTimSort
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010606java.util.Comparator
Andreas Gampe859e2782016-04-06 18:37:56 -070010607java.util.Comparators$NaturalOrderComparator
10608java.util.Comparators$NullComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010609java.util.ConcurrentModificationException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010610java.util.Currency
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010611java.util.Date
Andreas Gampe61e7b662015-06-17 23:57:04 -070010612java.util.Deque
10613java.util.Dictionary
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010614java.util.DualPivotQuicksort
art-benchmark-serviced5115932020-02-25 17:55:03 -080010615java.util.DuplicateFormatFlagsException
Andreas Gampe571fc302016-02-18 13:58:09 -080010616java.util.EnumMap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010617java.util.EnumMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010618java.util.EnumMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010619java.util.EnumMap$EntrySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010620java.util.EnumMap$EnumMapIterator
10621java.util.EnumMap$KeyIterator
10622java.util.EnumMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010623java.util.EnumMap$ValueIterator
10624java.util.EnumMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010625java.util.EnumMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010626java.util.EnumSet$SerializationProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010627java.util.EnumSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070010628java.util.Enumeration
10629java.util.EventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010630java.util.EventObject
art-benchmark-serviced5115932020-02-25 17:55:03 -080010631java.util.FormatFlagsConversionMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010632java.util.Formattable
Andreas Gampe571fc302016-02-18 13:58:09 -080010633java.util.Formatter$Conversion
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010634java.util.Formatter$DateTime
Andreas Gampe571fc302016-02-18 13:58:09 -080010635java.util.Formatter$FixedString
10636java.util.Formatter$Flags
10637java.util.Formatter$FormatSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010638java.util.Formatter$FormatSpecifierParser
Andreas Gampe571fc302016-02-18 13:58:09 -080010639java.util.Formatter$FormatString
Calin Juravle00b23d32019-03-08 17:52:20 -080010640java.util.Formatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010641java.util.FormatterClosedException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010642java.util.GregorianCalendar
Andreas Gampe61e7b662015-06-17 23:57:04 -070010643java.util.HashMap$EntryIterator
10644java.util.HashMap$EntrySet
10645java.util.HashMap$HashIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010646java.util.HashMap$HashMapSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010647java.util.HashMap$KeyIterator
10648java.util.HashMap$KeySet
Calin Juravle00b23d32019-03-08 17:52:20 -080010649java.util.HashMap$KeySpliterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010650java.util.HashMap$Node
10651java.util.HashMap$TreeNode
Andreas Gampe61e7b662015-06-17 23:57:04 -070010652java.util.HashMap$ValueIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010653java.util.HashMap$ValueSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010654java.util.HashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010655java.util.HashMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010656java.util.HashSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010657java.util.Hashtable$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080010658java.util.Hashtable$Enumerator
Andreas Gampe61e7b662015-06-17 23:57:04 -070010659java.util.Hashtable$HashtableEntry
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010660java.util.Hashtable$KeySet
10661java.util.Hashtable$ValueCollection
Calin Juravle00b23d32019-03-08 17:52:20 -080010662java.util.Hashtable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010663java.util.IdentityHashMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010664java.util.IdentityHashMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010665java.util.IdentityHashMap$EntrySet
10666java.util.IdentityHashMap$IdentityHashMapIterator
10667java.util.IdentityHashMap$KeyIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010668java.util.IdentityHashMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010669java.util.IdentityHashMap$ValueIterator
10670java.util.IdentityHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010671java.util.IdentityHashMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070010672java.util.IllegalFormatException
art-benchmark-serviced5115932020-02-25 17:55:03 -080010673java.util.IllegalFormatPrecisionException
Andreas Gampe61e7b662015-06-17 23:57:04 -070010674java.util.IllformedLocaleException
art-benchmark-serviced5115932020-02-25 17:55:03 -080010675java.util.ImmutableCollections$AbstractImmutableList
10676java.util.ImmutableCollections$AbstractImmutableMap
10677java.util.ImmutableCollections$AbstractImmutableSet
10678java.util.ImmutableCollections$List0
10679java.util.ImmutableCollections$List1
10680java.util.ImmutableCollections$List2
10681java.util.ImmutableCollections$ListN
10682java.util.ImmutableCollections$Map0
10683java.util.ImmutableCollections$Map1
10684java.util.ImmutableCollections$MapN
10685java.util.ImmutableCollections$Set0
10686java.util.ImmutableCollections$Set1
10687java.util.ImmutableCollections$Set2
10688java.util.ImmutableCollections$SetN
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010689java.util.Iterator
Calin Juravle4a054192018-05-29 17:52:20 -070010690java.util.JumboEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010691java.util.JumboEnumSet
art-benchmark-serviced5115932020-02-25 17:55:03 -080010692java.util.KeyValueHolder
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010693java.util.LinkedHashMap$LinkedEntryIterator
10694java.util.LinkedHashMap$LinkedEntrySet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010695java.util.LinkedHashMap$LinkedHashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010696java.util.LinkedHashMap$LinkedHashMapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010697java.util.LinkedHashMap$LinkedKeyIterator
10698java.util.LinkedHashMap$LinkedKeySet
10699java.util.LinkedHashMap$LinkedValueIterator
10700java.util.LinkedHashMap$LinkedValues
Calin Juravle00b23d32019-03-08 17:52:20 -080010701java.util.LinkedHashMap
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010702java.util.LinkedHashSet
Andreas Gampe571fc302016-02-18 13:58:09 -080010703java.util.LinkedList$ListItr
10704java.util.LinkedList$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010705java.util.LinkedList
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010706java.util.List
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010707java.util.ListIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010708java.util.Locale$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010709java.util.Locale$Builder
Andreas Gampe571fc302016-02-18 13:58:09 -080010710java.util.Locale$Cache
10711java.util.Locale$Category
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010712java.util.Locale$FilteringMode
10713java.util.Locale$LanguageRange
Andreas Gampe571fc302016-02-18 13:58:09 -080010714java.util.Locale$LocaleKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010715java.util.Locale$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010716java.util.Locale
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010717java.util.Map$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010718java.util.Map
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010719java.util.MissingFormatArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -080010720java.util.MissingFormatWidthException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010721java.util.MissingResourceException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010722java.util.NavigableMap
10723java.util.NavigableSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010724java.util.NoSuchElementException
10725java.util.Objects
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010726java.util.Observable
10727java.util.Observer
Calin Juravle4a054192018-05-29 17:52:20 -070010728java.util.Optional
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010729java.util.PrimitiveIterator$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080010730java.util.PrimitiveIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010731java.util.PriorityQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080010732java.util.PriorityQueue
Andreas Gampe571fc302016-02-18 13:58:09 -080010733java.util.Properties$LineReader
Calin Juravle00b23d32019-03-08 17:52:20 -080010734java.util.Properties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010735java.util.PropertyPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010736java.util.PropertyResourceBundle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010737java.util.Queue
10738java.util.Random
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010739java.util.RandomAccess
art-benchmark-serviced5115932020-02-25 17:55:03 -080010740java.util.RandomAccessSubList
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010741java.util.RegularEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010742java.util.RegularEnumSet
Andreas Gampe571fc302016-02-18 13:58:09 -080010743java.util.ResourceBundle$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010744java.util.ResourceBundle$BundleReference
10745java.util.ResourceBundle$CacheKey
10746java.util.ResourceBundle$CacheKeyReference
10747java.util.ResourceBundle$Control$1
10748java.util.ResourceBundle$Control$CandidateListCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080010749java.util.ResourceBundle$Control
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010750java.util.ResourceBundle$LoaderReference
Calin Juravle00b23d32019-03-08 17:52:20 -080010751java.util.ResourceBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010752java.util.Scanner$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010753java.util.Scanner
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010754java.util.ServiceConfigurationError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010755java.util.ServiceLoader$1
10756java.util.ServiceLoader$LazyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010757java.util.ServiceLoader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010758java.util.Set
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010759java.util.SimpleTimeZone
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010760java.util.SortedMap
10761java.util.SortedSet
Andreas Gampe859e2782016-04-06 18:37:56 -070010762java.util.Spliterator$OfDouble
10763java.util.Spliterator$OfInt
10764java.util.Spliterator$OfLong
10765java.util.Spliterator$OfPrimitive
Calin Juravle00b23d32019-03-08 17:52:20 -080010766java.util.Spliterator
Calin Juravle4a054192018-05-29 17:52:20 -070010767java.util.Spliterators$ArraySpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070010768java.util.Spliterators$EmptySpliterator$OfDouble
10769java.util.Spliterators$EmptySpliterator$OfInt
10770java.util.Spliterators$EmptySpliterator$OfLong
10771java.util.Spliterators$EmptySpliterator$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080010772java.util.Spliterators$EmptySpliterator
10773java.util.Spliterators$IntArraySpliterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010774java.util.Spliterators$IteratorSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010775java.util.Spliterators
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010776java.util.Stack
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010777java.util.StringJoiner
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010778java.util.StringTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -080010779java.util.SubList$1
10780java.util.SubList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010781java.util.TaskQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010782java.util.TimSort
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010783java.util.TimeZone
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010784java.util.Timer$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010785java.util.Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010786java.util.TimerTask
10787java.util.TimerThread
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010788java.util.TreeMap$AscendingSubMap$AscendingEntrySetView
Calin Juravle00b23d32019-03-08 17:52:20 -080010789java.util.TreeMap$AscendingSubMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010790java.util.TreeMap$DescendingSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080010791java.util.TreeMap$EntryIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010792java.util.TreeMap$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080010793java.util.TreeMap$KeyIterator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010794java.util.TreeMap$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010795java.util.TreeMap$NavigableSubMap$EntrySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010796java.util.TreeMap$NavigableSubMap$SubMapEntryIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010797java.util.TreeMap$NavigableSubMap$SubMapIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010798java.util.TreeMap$NavigableSubMap$SubMapKeyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010799java.util.TreeMap$NavigableSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080010800java.util.TreeMap$PrivateEntryIterator
10801java.util.TreeMap$TreeMapEntry
10802java.util.TreeMap$ValueIterator
10803java.util.TreeMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010804java.util.TreeMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010805java.util.TreeSet
Andreas Gampe571fc302016-02-18 13:58:09 -080010806java.util.UUID$Holder
Calin Juravle00b23d32019-03-08 17:52:20 -080010807java.util.UUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080010808java.util.UnknownFormatConversionException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010809java.util.Vector$1
Andreas Gampe571fc302016-02-18 13:58:09 -080010810java.util.Vector$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080010811java.util.Vector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010812java.util.WeakHashMap$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010813java.util.WeakHashMap$Entry
Calin Juravle4a054192018-05-29 17:52:20 -070010814java.util.WeakHashMap$EntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010815java.util.WeakHashMap$EntrySet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010816java.util.WeakHashMap$HashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010817java.util.WeakHashMap$KeyIterator
10818java.util.WeakHashMap$KeySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010819java.util.WeakHashMap$ValueIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080010820java.util.WeakHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010821java.util.WeakHashMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010822java.util.concurrent.-$$Lambda$ConcurrentMap$T12JRbgGLhxGbYCuTfff6_dTrMk
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010823java.util.concurrent.AbstractExecutorService
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010824java.util.concurrent.ArrayBlockingQueue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010825java.util.concurrent.BlockingDeque
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010826java.util.concurrent.BlockingQueue
10827java.util.concurrent.Callable
Kenny Root9787b802013-04-26 12:53:57 -070010828java.util.concurrent.CancellationException
Calin Juravle00b23d32019-03-08 17:52:20 -080010829java.util.concurrent.CompletableFuture$AltResult
10830java.util.concurrent.CompletableFuture$AsynchronousCompletionTask
10831java.util.concurrent.CompletableFuture$Completion
art-benchmark-serviced5115932020-02-25 17:55:03 -080010832java.util.concurrent.CompletableFuture$Signaller
10833java.util.concurrent.CompletableFuture$UniCompletion
10834java.util.concurrent.CompletableFuture$UniWhenComplete
Calin Juravle00b23d32019-03-08 17:52:20 -080010835java.util.concurrent.CompletableFuture
10836java.util.concurrent.CompletionStage
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010837java.util.concurrent.ConcurrentHashMap$BaseIterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010838java.util.concurrent.ConcurrentHashMap$BulkTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010839java.util.concurrent.ConcurrentHashMap$CollectionView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010840java.util.concurrent.ConcurrentHashMap$CounterCell
Andreas Gampecbcb9e32016-06-03 17:24:05 -070010841java.util.concurrent.ConcurrentHashMap$EntryIterator
10842java.util.concurrent.ConcurrentHashMap$EntrySetView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010843java.util.concurrent.ConcurrentHashMap$ForEachEntryTask
10844java.util.concurrent.ConcurrentHashMap$ForEachKeyTask
10845java.util.concurrent.ConcurrentHashMap$ForEachMappingTask
10846java.util.concurrent.ConcurrentHashMap$ForEachTransformedEntryTask
10847java.util.concurrent.ConcurrentHashMap$ForEachTransformedKeyTask
10848java.util.concurrent.ConcurrentHashMap$ForEachTransformedMappingTask
10849java.util.concurrent.ConcurrentHashMap$ForEachTransformedValueTask
10850java.util.concurrent.ConcurrentHashMap$ForEachValueTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010851java.util.concurrent.ConcurrentHashMap$ForwardingNode
10852java.util.concurrent.ConcurrentHashMap$KeyIterator
10853java.util.concurrent.ConcurrentHashMap$KeySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010854java.util.concurrent.ConcurrentHashMap$MapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010855java.util.concurrent.ConcurrentHashMap$MapReduceEntriesTask
10856java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToDoubleTask
10857java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToIntTask
10858java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToLongTask
10859java.util.concurrent.ConcurrentHashMap$MapReduceKeysTask
10860java.util.concurrent.ConcurrentHashMap$MapReduceKeysToDoubleTask
10861java.util.concurrent.ConcurrentHashMap$MapReduceKeysToIntTask
10862java.util.concurrent.ConcurrentHashMap$MapReduceKeysToLongTask
10863java.util.concurrent.ConcurrentHashMap$MapReduceMappingsTask
10864java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToDoubleTask
10865java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToIntTask
10866java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToLongTask
10867java.util.concurrent.ConcurrentHashMap$MapReduceValuesTask
10868java.util.concurrent.ConcurrentHashMap$MapReduceValuesToDoubleTask
10869java.util.concurrent.ConcurrentHashMap$MapReduceValuesToIntTask
10870java.util.concurrent.ConcurrentHashMap$MapReduceValuesToLongTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010871java.util.concurrent.ConcurrentHashMap$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010872java.util.concurrent.ConcurrentHashMap$ReduceEntriesTask
10873java.util.concurrent.ConcurrentHashMap$ReduceKeysTask
10874java.util.concurrent.ConcurrentHashMap$ReduceValuesTask
10875java.util.concurrent.ConcurrentHashMap$ReservationNode
10876java.util.concurrent.ConcurrentHashMap$SearchEntriesTask
10877java.util.concurrent.ConcurrentHashMap$SearchKeysTask
10878java.util.concurrent.ConcurrentHashMap$SearchMappingsTask
10879java.util.concurrent.ConcurrentHashMap$SearchValuesTask
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010880java.util.concurrent.ConcurrentHashMap$Segment
art-benchmark-serviced5115932020-02-25 17:55:03 -080010881java.util.concurrent.ConcurrentHashMap$TableStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010882java.util.concurrent.ConcurrentHashMap$Traverser
Andreas Gampe61e7b662015-06-17 23:57:04 -070010883java.util.concurrent.ConcurrentHashMap$TreeBin
10884java.util.concurrent.ConcurrentHashMap$TreeNode
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010885java.util.concurrent.ConcurrentHashMap$ValueIterator
10886java.util.concurrent.ConcurrentHashMap$ValuesView
Calin Juravle00b23d32019-03-08 17:52:20 -080010887java.util.concurrent.ConcurrentHashMap
Calin Juravle4a054192018-05-29 17:52:20 -070010888java.util.concurrent.ConcurrentLinkedDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010889java.util.concurrent.ConcurrentLinkedDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010890java.util.concurrent.ConcurrentLinkedQueue$Itr
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010891java.util.concurrent.ConcurrentLinkedQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010892java.util.concurrent.ConcurrentLinkedQueue
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010893java.util.concurrent.ConcurrentMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010894java.util.concurrent.ConcurrentNavigableMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010895java.util.concurrent.ConcurrentSkipListMap$HeadIndex
10896java.util.concurrent.ConcurrentSkipListMap$Index
10897java.util.concurrent.ConcurrentSkipListMap$Iter
10898java.util.concurrent.ConcurrentSkipListMap$KeySet
10899java.util.concurrent.ConcurrentSkipListMap$Node
Calin Juravle4a054192018-05-29 17:52:20 -070010900java.util.concurrent.ConcurrentSkipListMap$ValueIterator
10901java.util.concurrent.ConcurrentSkipListMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080010902java.util.concurrent.ConcurrentSkipListMap
Calin Juravle4a054192018-05-29 17:52:20 -070010903java.util.concurrent.ConcurrentSkipListSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010904java.util.concurrent.CopyOnWriteArrayList$COWIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080010905java.util.concurrent.CopyOnWriteArrayList
Andreas Gampe61e7b662015-06-17 23:57:04 -070010906java.util.concurrent.CopyOnWriteArraySet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010907java.util.concurrent.CountDownLatch$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080010908java.util.concurrent.CountDownLatch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010909java.util.concurrent.CountedCompleter
Calin Juravle4a054192018-05-29 17:52:20 -070010910java.util.concurrent.DelayQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070010911java.util.concurrent.Delayed
Kenny Root9787b802013-04-26 12:53:57 -070010912java.util.concurrent.ExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010913java.util.concurrent.Executor
10914java.util.concurrent.ExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010915java.util.concurrent.Executors$DefaultThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010916java.util.concurrent.Executors$DelegatedExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070010917java.util.concurrent.Executors$DelegatedScheduledExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010918java.util.concurrent.Executors$FinalizableDelegatedExecutorService
Kenny Root9787b802013-04-26 12:53:57 -070010919java.util.concurrent.Executors$RunnableAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -080010920java.util.concurrent.Executors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010921java.util.concurrent.ForkJoinPool$1
10922java.util.concurrent.ForkJoinPool$DefaultForkJoinWorkerThreadFactory
10923java.util.concurrent.ForkJoinPool$ForkJoinWorkerThreadFactory
10924java.util.concurrent.ForkJoinPool$ManagedBlocker
Calin Juravle00b23d32019-03-08 17:52:20 -080010925java.util.concurrent.ForkJoinPool
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010926java.util.concurrent.ForkJoinTask$ExceptionNode
Calin Juravle00b23d32019-03-08 17:52:20 -080010927java.util.concurrent.ForkJoinTask
art-benchmark-serviced5115932020-02-25 17:55:03 -080010928java.util.concurrent.ForkJoinWorkerThread
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010929java.util.concurrent.Future
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010930java.util.concurrent.FutureTask$WaitNode
Calin Juravle00b23d32019-03-08 17:52:20 -080010931java.util.concurrent.FutureTask
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010932java.util.concurrent.LinkedBlockingDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010933java.util.concurrent.LinkedBlockingDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010934java.util.concurrent.LinkedBlockingQueue$Itr
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010935java.util.concurrent.LinkedBlockingQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010936java.util.concurrent.LinkedBlockingQueue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010937java.util.concurrent.PriorityBlockingQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070010938java.util.concurrent.RejectedExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010939java.util.concurrent.RejectedExecutionHandler
10940java.util.concurrent.RunnableFuture
Andreas Gampe61e7b662015-06-17 23:57:04 -070010941java.util.concurrent.RunnableScheduledFuture
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010942java.util.concurrent.ScheduledExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070010943java.util.concurrent.ScheduledFuture
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010944java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080010945java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070010946java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask
Calin Juravle00b23d32019-03-08 17:52:20 -080010947java.util.concurrent.ScheduledThreadPoolExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010948java.util.concurrent.Semaphore$FairSync
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010949java.util.concurrent.Semaphore$NonfairSync
10950java.util.concurrent.Semaphore$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080010951java.util.concurrent.Semaphore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010952java.util.concurrent.SynchronousQueue$TransferStack$SNode
Calin Juravle00b23d32019-03-08 17:52:20 -080010953java.util.concurrent.SynchronousQueue$TransferStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010954java.util.concurrent.SynchronousQueue$Transferer
Calin Juravle00b23d32019-03-08 17:52:20 -080010955java.util.concurrent.SynchronousQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010956java.util.concurrent.ThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010957java.util.concurrent.ThreadLocalRandom$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010958java.util.concurrent.ThreadLocalRandom
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010959java.util.concurrent.ThreadPoolExecutor$AbortPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010960java.util.concurrent.ThreadPoolExecutor$DiscardPolicy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010961java.util.concurrent.ThreadPoolExecutor$Worker
Calin Juravle00b23d32019-03-08 17:52:20 -080010962java.util.concurrent.ThreadPoolExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010963java.util.concurrent.TimeUnit$1
10964java.util.concurrent.TimeUnit$2
10965java.util.concurrent.TimeUnit$3
10966java.util.concurrent.TimeUnit$4
10967java.util.concurrent.TimeUnit$5
10968java.util.concurrent.TimeUnit$6
10969java.util.concurrent.TimeUnit$7
Calin Juravle00b23d32019-03-08 17:52:20 -080010970java.util.concurrent.TimeUnit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010971java.util.concurrent.TimeoutException
Jesse Wilson80686182011-01-21 17:12:43 -080010972java.util.concurrent.atomic.AtomicBoolean
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010973java.util.concurrent.atomic.AtomicInteger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010974java.util.concurrent.atomic.AtomicIntegerArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010975java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080010976java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010977java.util.concurrent.atomic.AtomicLong
Calin Juravle4a054192018-05-29 17:52:20 -070010978java.util.concurrent.atomic.AtomicLongArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010979java.util.concurrent.atomic.AtomicLongFieldUpdater$CASUpdater
Calin Juravle00b23d32019-03-08 17:52:20 -080010980java.util.concurrent.atomic.AtomicLongFieldUpdater
Jesse Wilson80686182011-01-21 17:12:43 -080010981java.util.concurrent.atomic.AtomicReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010982java.util.concurrent.atomic.AtomicReferenceArray
Andreas Gampe571fc302016-02-18 13:58:09 -080010983java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080010984java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010985java.util.concurrent.atomic.LongAdder
Calin Juravle4a054192018-05-29 17:52:20 -070010986java.util.concurrent.atomic.Striped64
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010987java.util.concurrent.locks.AbstractOwnableSynchronizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010988java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
10989java.util.concurrent.locks.AbstractQueuedSynchronizer$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010990java.util.concurrent.locks.AbstractQueuedSynchronizer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010991java.util.concurrent.locks.Condition
Evan Millar0ea97b82009-03-24 17:49:23 -070010992java.util.concurrent.locks.Lock
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010993java.util.concurrent.locks.LockSupport
Jesse Wilson80686182011-01-21 17:12:43 -080010994java.util.concurrent.locks.ReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010995java.util.concurrent.locks.ReentrantLock$FairSync
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010996java.util.concurrent.locks.ReentrantLock$NonfairSync
10997java.util.concurrent.locks.ReentrantLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080010998java.util.concurrent.locks.ReentrantLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010999java.util.concurrent.locks.ReentrantReadWriteLock$FairSync
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011000java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync
Jesse Wilson80686182011-01-21 17:12:43 -080011001java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011002java.util.concurrent.locks.ReentrantReadWriteLock$Sync$HoldCounter
Jesse Wilson80686182011-01-21 17:12:43 -080011003java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
Calin Juravle00b23d32019-03-08 17:52:20 -080011004java.util.concurrent.locks.ReentrantReadWriteLock$Sync
Jesse Wilson80686182011-01-21 17:12:43 -080011005java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
Calin Juravle00b23d32019-03-08 17:52:20 -080011006java.util.concurrent.locks.ReentrantReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011007java.util.function.-$$Lambda$BiFunction$q-2HhQ1fzCu6oYNirKhp1W_vpSM
11008java.util.function.-$$Lambda$Consumer$fZIgy_f2Fa5seBa8ztxXTExq2p4
11009java.util.function.-$$Lambda$DoubleUnaryOperator$EzzlhUGRoL66wVBCG-_euZgC-CA
11010java.util.function.-$$Lambda$DoubleUnaryOperator$i7wtM_8Ous-CB32HCfZ4usZ4zaQ
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011011java.util.function.-$$Lambda$Function$1mm3dZ9IMG2T6zAULCCEh3eoHSY
11012java.util.function.-$$Lambda$Predicate$17UUIF1CH_K9duk0ChtjSwOycuM
Andreas Gampe859e2782016-04-06 18:37:56 -070011013java.util.function.BiConsumer
11014java.util.function.BiFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011015java.util.function.BiPredicate
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011016java.util.function.BinaryOperator
art-benchmark-serviced5115932020-02-25 17:55:03 -080011017java.util.function.BooleanSupplier
Andreas Gampe859e2782016-04-06 18:37:56 -070011018java.util.function.Consumer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011019java.util.function.DoubleBinaryOperator
Calin Juravle4a054192018-05-29 17:52:20 -070011020java.util.function.DoubleSupplier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011021java.util.function.DoubleUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070011022java.util.function.Function
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011023java.util.function.IntBinaryOperator
11024java.util.function.IntConsumer
11025java.util.function.IntFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011026java.util.function.IntPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070011027java.util.function.IntSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011028java.util.function.IntToDoubleFunction
11029java.util.function.IntToLongFunction
11030java.util.function.IntUnaryOperator
11031java.util.function.LongBinaryOperator
Calin Juravle00b23d32019-03-08 17:52:20 -080011032java.util.function.LongConsumer
Calin Juravle4a054192018-05-29 17:52:20 -070011033java.util.function.LongSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011034java.util.function.LongUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070011035java.util.function.Predicate
11036java.util.function.Supplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011037java.util.function.ToDoubleBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011038java.util.function.ToDoubleFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011039java.util.function.ToIntBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011040java.util.function.ToIntFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011041java.util.function.ToLongBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070011042java.util.function.ToLongFunction
11043java.util.function.UnaryOperator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011044java.util.jar.Attributes$Name
Calin Juravle00b23d32019-03-08 17:52:20 -080011045java.util.jar.Attributes
Evan Millar0ea97b82009-03-24 17:49:23 -070011046java.util.jar.JarEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011047java.util.jar.JarFile$JarEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011048java.util.jar.JarFile$JarFileEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011049java.util.jar.JarFile
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011050java.util.jar.JarVerifier$3
11051java.util.jar.JarVerifier$VerifierStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011052java.util.jar.JarVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011053java.util.jar.Manifest$FastInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011054java.util.jar.Manifest
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011055java.util.logging.ErrorManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011056java.util.logging.FileHandler$MeteredStream
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011057java.util.logging.Formatter
Evan Millar0ea97b82009-03-24 17:49:23 -070011058java.util.logging.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080011059java.util.logging.Level$KnownLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080011060java.util.logging.Level
Evan Millar0ea97b82009-03-24 17:49:23 -070011061java.util.logging.LogManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011062java.util.logging.LogManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011063java.util.logging.LogManager$3
11064java.util.logging.LogManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -080011065java.util.logging.LogManager$Cleaner
11066java.util.logging.LogManager$LogNode
Andreas Gampe571fc302016-02-18 13:58:09 -080011067java.util.logging.LogManager$LoggerContext$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011068java.util.logging.LogManager$LoggerContext
Andreas Gampe571fc302016-02-18 13:58:09 -080011069java.util.logging.LogManager$LoggerWeakRef
11070java.util.logging.LogManager$RootLogger
11071java.util.logging.LogManager$SystemLoggerContext
Calin Juravle00b23d32019-03-08 17:52:20 -080011072java.util.logging.LogManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011073java.util.logging.LogRecord
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011074java.util.logging.Logger$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011075java.util.logging.Logger$LoggerBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -080011076java.util.logging.Logger$SystemLoggerHelper$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011077java.util.logging.Logger$SystemLoggerHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080011078java.util.logging.Logger
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011079java.util.logging.LoggingPermission
Andreas Gampe571fc302016-02-18 13:58:09 -080011080java.util.logging.LoggingProxyImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011081java.util.logging.StreamHandler
Andreas Gampe859e2782016-04-06 18:37:56 -070011082java.util.prefs.AbstractPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011083java.util.prefs.BackingStoreException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011084java.util.prefs.FileSystemPreferences$3
Calin Juravle00b23d32019-03-08 17:52:20 -080011085java.util.prefs.FileSystemPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011086java.util.prefs.FileSystemPreferencesFactory
Andreas Gampe859e2782016-04-06 18:37:56 -070011087java.util.prefs.Preferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011088java.util.prefs.PreferencesFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070011089java.util.regex.MatchResult
11090java.util.regex.Matcher
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011091java.util.regex.Pattern
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011092java.util.regex.PatternSyntaxException
Calin Juravle4a054192018-05-29 17:52:20 -070011093java.util.stream.-$$Lambda$Collectors$0y_EMl863H_U7B4kxyGscB4vAag
Calin Juravle00b23d32019-03-08 17:52:20 -080011094java.util.stream.-$$Lambda$Collectors$F7-we3W7I2plNaGHqh_d2lzmvho
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011095java.util.stream.-$$Lambda$Collectors$SMVdf7W0ks2OOmS3zJw7DHc-Nhc
Calin Juravle00b23d32019-03-08 17:52:20 -080011096java.util.stream.-$$Lambda$Collectors$TzSZZBK0laNSWMge_uuxANwkkMo
Calin Juravle4a054192018-05-29 17:52:20 -070011097java.util.stream.-$$Lambda$Collectors$f0IPpRuyw9HZC8FIP30mNjUUUhw
Calin Juravle00b23d32019-03-08 17:52:20 -080011098java.util.stream.-$$Lambda$Collectors$f68RHYk8qNU7alEHPPrPoFuCJO4
11099java.util.stream.-$$Lambda$Collectors$iab6bVO3ydceISRiUEq_MRHYzoU
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011100java.util.stream.-$$Lambda$Collectors$kXZFmh6iM6xf9lJWimhd2Ef6NEs
11101java.util.stream.-$$Lambda$Collectors$nKlT6uFghrTzWO44dlFAJFeRr34
Calin Juravle00b23d32019-03-08 17:52:20 -080011102java.util.stream.-$$Lambda$Collectors$pzPeDl3rCgtNVSeZPHZk5f2se60
11103java.util.stream.-$$Lambda$Drw47GGUtPrz9CklhlT0v26u-5c
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011104java.util.stream.-$$Lambda$IntPipeline$R-E7oGjPWog3HR9X-8MdhU1ZGRE
11105java.util.stream.-$$Lambda$IntPipeline$ozedusDMANE_B8aDthWCd1L-na4
Calin Juravle36829e52019-04-10 19:07:47 -070011106java.util.stream.-$$Lambda$MatchOps$_LtFSpSMfVwoPv-8p_1cMGGcaHA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011107java.util.stream.-$$Lambda$MatchOps$emK14UX33I4-nqH2o5l7hLEVAy8
Calin Juravle00b23d32019-03-08 17:52:20 -080011108java.util.stream.-$$Lambda$ReferencePipeline$mk6xSsLZAKvG89IyN8pzBoM6otw
Calin Juravle4a054192018-05-29 17:52:20 -070011109java.util.stream.-$$Lambda$bjSXRjZ5UYwAzkW-XPKwqbJ9BRQ
Calin Juravle00b23d32019-03-08 17:52:20 -080011110java.util.stream.-$$Lambda$dplkPhACWDPIy18ogwdupEQaN40
11111java.util.stream.-$$Lambda$i0Jl5dMkfWphZviqg6QdkkWPWRI
Calin Juravle4a054192018-05-29 17:52:20 -070011112java.util.stream.-$$Lambda$ihOtgw0eLCrsEBOphyN7SwoAlDg
Calin Juravle00b23d32019-03-08 17:52:20 -080011113java.util.stream.-$$Lambda$okJigbB9kSn__oCZ5Do9uFNyF6A
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011114java.util.stream.-$$Lambda$ono9Bp0lMrKbIRfAAYdycY0_qag
Calin Juravle4a054192018-05-29 17:52:20 -070011115java.util.stream.-$$Lambda$opQ7JxjVCJzqzgTxGU3LVtqC7is
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011116java.util.stream.-$$Lambda$r-8H_R_mZJjp9wd0XTLoEAHMNQ0
Calin Juravle00b23d32019-03-08 17:52:20 -080011117java.util.stream.-$$Lambda$ry7iWszBr7beYy31SdRxibDyciQ
11118java.util.stream.-$$Lambda$sKPaOkcQePGTRevrwmKVVhCTmTo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011119java.util.stream.-$$Lambda$uJ6CkL42Bk73jN5EzP0Fx7o1eVA
11120java.util.stream.-$$Lambda$wFoiz-RiPqYBPe0X4aSzbj2iL3g
Calin Juravle4a054192018-05-29 17:52:20 -070011121java.util.stream.-$$Lambda$yTqQxkqu88ZhKI6fWaTTLwOLF60
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011122java.util.stream.AbstractPipeline
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011123java.util.stream.AbstractSpinedBuffer
Andreas Gampe859e2782016-04-06 18:37:56 -070011124java.util.stream.BaseStream
Calin Juravle4a054192018-05-29 17:52:20 -070011125java.util.stream.Collector$Characteristics
Calin Juravle00b23d32019-03-08 17:52:20 -080011126java.util.stream.Collector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011127java.util.stream.Collectors$CollectorImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080011128java.util.stream.Collectors
Calin Juravle4a054192018-05-29 17:52:20 -070011129java.util.stream.DistinctOps$1$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011130java.util.stream.DistinctOps$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011131java.util.stream.DistinctOps
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011132java.util.stream.DoubleStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011133java.util.stream.FindOps$FindOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011134java.util.stream.FindOps$FindSink$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080011135java.util.stream.FindOps$FindSink
11136java.util.stream.FindOps
11137java.util.stream.ForEachOps$ForEachOp$OfRef
11138java.util.stream.ForEachOps$ForEachOp
11139java.util.stream.ForEachOps
11140java.util.stream.IntPipeline$4$1
11141java.util.stream.IntPipeline$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011142java.util.stream.IntPipeline$Head
Calin Juravle36829e52019-04-10 19:07:47 -070011143java.util.stream.IntPipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011144java.util.stream.IntPipeline
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011145java.util.stream.IntStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011146java.util.stream.LongPipeline$StatelessOp
11147java.util.stream.LongPipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011148java.util.stream.LongStream
Calin Juravle36829e52019-04-10 19:07:47 -070011149java.util.stream.MatchOps$1MatchSink
11150java.util.stream.MatchOps$BooleanTerminalSink
11151java.util.stream.MatchOps$MatchKind
11152java.util.stream.MatchOps$MatchOp
11153java.util.stream.MatchOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011154java.util.stream.Node$Builder$OfInt
Calin Juravle36829e52019-04-10 19:07:47 -070011155java.util.stream.Node$Builder
11156java.util.stream.Node$OfDouble
11157java.util.stream.Node$OfInt
11158java.util.stream.Node$OfLong
11159java.util.stream.Node$OfPrimitive
11160java.util.stream.Node
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011161java.util.stream.Nodes$ArrayNode
Calin Juravle36829e52019-04-10 19:07:47 -070011162java.util.stream.Nodes$EmptyNode$OfDouble
11163java.util.stream.Nodes$EmptyNode$OfInt
11164java.util.stream.Nodes$EmptyNode$OfLong
11165java.util.stream.Nodes$EmptyNode$OfRef
11166java.util.stream.Nodes$EmptyNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011167java.util.stream.Nodes$FixedNodeBuilder
11168java.util.stream.Nodes$IntArrayNode
11169java.util.stream.Nodes$IntFixedNodeBuilder
11170java.util.stream.Nodes$IntSpinedNodeBuilder
Calin Juravle36829e52019-04-10 19:07:47 -070011171java.util.stream.Nodes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011172java.util.stream.PipelineHelper
Calin Juravle4a054192018-05-29 17:52:20 -070011173java.util.stream.ReduceOps$1
11174java.util.stream.ReduceOps$1ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011175java.util.stream.ReduceOps$3
11176java.util.stream.ReduceOps$3ReducingSink
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011177java.util.stream.ReduceOps$5
11178java.util.stream.ReduceOps$5ReducingSink
Calin Juravle00b23d32019-03-08 17:52:20 -080011179java.util.stream.ReduceOps$8
11180java.util.stream.ReduceOps$8ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011181java.util.stream.ReduceOps$AccumulatingSink
11182java.util.stream.ReduceOps$Box
11183java.util.stream.ReduceOps$ReduceOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011184java.util.stream.ReduceOps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011185java.util.stream.ReferencePipeline$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011186java.util.stream.ReferencePipeline$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011187java.util.stream.ReferencePipeline$3$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011188java.util.stream.ReferencePipeline$3
Calin Juravle36829e52019-04-10 19:07:47 -070011189java.util.stream.ReferencePipeline$4$1
11190java.util.stream.ReferencePipeline$4
Calin Juravle00b23d32019-03-08 17:52:20 -080011191java.util.stream.ReferencePipeline$5$1
11192java.util.stream.ReferencePipeline$5
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011193java.util.stream.ReferencePipeline$Head
Calin Juravle4a054192018-05-29 17:52:20 -070011194java.util.stream.ReferencePipeline$StatefulOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011195java.util.stream.ReferencePipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080011196java.util.stream.ReferencePipeline
11197java.util.stream.Sink$ChainedInt
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011198java.util.stream.Sink$ChainedReference
Calin Juravle36829e52019-04-10 19:07:47 -070011199java.util.stream.Sink$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080011200java.util.stream.Sink$OfLong
11201java.util.stream.Sink
11202java.util.stream.SliceOps$1$1
11203java.util.stream.SliceOps$1
11204java.util.stream.SliceOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011205java.util.stream.SpinedBuffer$OfInt
11206java.util.stream.SpinedBuffer$OfPrimitive
Andreas Gampe859e2782016-04-06 18:37:56 -070011207java.util.stream.Stream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011208java.util.stream.StreamOpFlag$MaskBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070011209java.util.stream.StreamOpFlag$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080011210java.util.stream.StreamOpFlag
Calin Juravle4a054192018-05-29 17:52:20 -070011211java.util.stream.StreamShape
Calin Juravle00b23d32019-03-08 17:52:20 -080011212java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator$OfRef
11213java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070011214java.util.stream.StreamSupport
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011215java.util.stream.Streams$2
11216java.util.stream.Streams$ConcatSpliterator$OfRef
11217java.util.stream.Streams$ConcatSpliterator
11218java.util.stream.Streams
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011219java.util.stream.TerminalOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011220java.util.stream.TerminalSink
Andreas Gampe61e7b662015-06-17 23:57:04 -070011221java.util.zip.Adler32
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011222java.util.zip.CRC32
Andreas Gampe571fc302016-02-18 13:58:09 -080011223java.util.zip.CheckedInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011224java.util.zip.Checksum
11225java.util.zip.DataFormatException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011226java.util.zip.Deflater
Kenny Root9787b802013-04-26 12:53:57 -070011227java.util.zip.DeflaterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011228java.util.zip.GZIPInputStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011229java.util.zip.GZIPInputStream
Kenny Root9787b802013-04-26 12:53:57 -070011230java.util.zip.GZIPOutputStream
Evan Millar0ea97b82009-03-24 17:49:23 -070011231java.util.zip.Inflater
11232java.util.zip.InflaterInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080011233java.util.zip.ZStreamRef
11234java.util.zip.ZipCoder
Andreas Gampe61e7b662015-06-17 23:57:04 -070011235java.util.zip.ZipConstants
11236java.util.zip.ZipEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080011237java.util.zip.ZipError
Calin Juravle4a054192018-05-29 17:52:20 -070011238java.util.zip.ZipException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011239java.util.zip.ZipFile$ZipEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011240java.util.zip.ZipFile$ZipFileInflaterInputStream
11241java.util.zip.ZipFile$ZipFileInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011242java.util.zip.ZipFile
art-benchmark-serviced5115932020-02-25 17:55:03 -080011243java.util.zip.ZipInputStream
11244java.util.zip.ZipOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011245java.util.zip.ZipUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080011246javax.crypto.AEADBadTagException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011247javax.crypto.BadPaddingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011248javax.crypto.Cipher$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011249javax.crypto.Cipher$CipherSpiAndProvider
11250javax.crypto.Cipher$InitParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011251javax.crypto.Cipher$InitType
11252javax.crypto.Cipher$NeedToSet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011253javax.crypto.Cipher$SpiAndProviderUpdater
11254javax.crypto.Cipher$Transform
Calin Juravle00b23d32019-03-08 17:52:20 -080011255javax.crypto.Cipher
art-benchmark-serviced5115932020-02-25 17:55:03 -080011256javax.crypto.CipherOutputStream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011257javax.crypto.CipherSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011258javax.crypto.IllegalBlockSizeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011259javax.crypto.JceSecurity
11260javax.crypto.KeyGenerator
11261javax.crypto.KeyGeneratorSpi
11262javax.crypto.Mac
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011263javax.crypto.MacSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011264javax.crypto.NoSuchPaddingException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011265javax.crypto.NullCipher
Andreas Gampe61e7b662015-06-17 23:57:04 -070011266javax.crypto.SecretKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011267javax.crypto.SecretKeyFactory
11268javax.crypto.SecretKeyFactorySpi
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011269javax.crypto.ShortBufferException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011270javax.crypto.interfaces.PBEKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011271javax.crypto.spec.GCMParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070011272javax.crypto.spec.IvParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070011273javax.crypto.spec.OAEPParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011274javax.crypto.spec.PBEKeySpec
11275javax.crypto.spec.PBEParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070011276javax.crypto.spec.PSource$PSpecified
Calin Juravle00b23d32019-03-08 17:52:20 -080011277javax.crypto.spec.PSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070011278javax.crypto.spec.SecretKeySpec
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011279javax.microedition.khronos.egl.EGL10
Calin Juravle00b23d32019-03-08 17:52:20 -080011280javax.microedition.khronos.egl.EGL
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011281javax.microedition.khronos.egl.EGLConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011282javax.microedition.khronos.egl.EGLContext
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011283javax.microedition.khronos.egl.EGLDisplay
11284javax.microedition.khronos.egl.EGLSurface
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011285javax.microedition.khronos.opengles.GL10
11286javax.microedition.khronos.opengles.GL10Ext
11287javax.microedition.khronos.opengles.GL11
11288javax.microedition.khronos.opengles.GL11Ext
11289javax.microedition.khronos.opengles.GL11ExtensionPack
Calin Juravle00b23d32019-03-08 17:52:20 -080011290javax.microedition.khronos.opengles.GL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011291javax.net.DefaultSocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011292javax.net.ServerSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011293javax.net.SocketFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080011294javax.net.ssl.ExtendedSSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080011295javax.net.ssl.HandshakeCompletedEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -070011296javax.net.ssl.HandshakeCompletedListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011297javax.net.ssl.HostnameVerifier
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011298javax.net.ssl.HttpsURLConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011299javax.net.ssl.KeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011300javax.net.ssl.KeyManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011301javax.net.ssl.KeyManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011302javax.net.ssl.KeyManagerFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080011303javax.net.ssl.ManagerFactoryParameters
Andreas Gampe859e2782016-04-06 18:37:56 -070011304javax.net.ssl.SNIHostName
art-benchmark-serviced5115932020-02-25 17:55:03 -080011305javax.net.ssl.SNIMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011306javax.net.ssl.SNIServerName
Andreas Gampe61e7b662015-06-17 23:57:04 -070011307javax.net.ssl.SSLContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011308javax.net.ssl.SSLContextSpi
Andreas Gampe61e7b662015-06-17 23:57:04 -070011309javax.net.ssl.SSLEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -080011310javax.net.ssl.SSLEngineResult$HandshakeStatus
11311javax.net.ssl.SSLEngineResult$Status
Calin Juravle00b23d32019-03-08 17:52:20 -080011312javax.net.ssl.SSLEngineResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011313javax.net.ssl.SSLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011314javax.net.ssl.SSLHandshakeException
Andreas Gampe571fc302016-02-18 13:58:09 -080011315javax.net.ssl.SSLParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011316javax.net.ssl.SSLPeerUnverifiedException
11317javax.net.ssl.SSLProtocolException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011318javax.net.ssl.SSLServerSocketFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011319javax.net.ssl.SSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080011320javax.net.ssl.SSLSessionBindingEvent
11321javax.net.ssl.SSLSessionBindingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011322javax.net.ssl.SSLSessionContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011323javax.net.ssl.SSLSocket
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011324javax.net.ssl.SSLSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011325javax.net.ssl.SSLSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011326javax.net.ssl.TrustManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011327javax.net.ssl.TrustManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011328javax.net.ssl.TrustManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011329javax.net.ssl.TrustManagerFactorySpi
11330javax.net.ssl.X509ExtendedKeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011331javax.net.ssl.X509ExtendedTrustManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011332javax.net.ssl.X509KeyManager
11333javax.net.ssl.X509TrustManager
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011334javax.security.auth.Destroyable
Andreas Gampe571fc302016-02-18 13:58:09 -080011335javax.security.auth.callback.UnsupportedCallbackException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011336javax.security.auth.x500.X500Principal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011337javax.security.cert.Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080011338javax.security.cert.CertificateEncodingException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011339javax.security.cert.CertificateException
Calin Juravle4a054192018-05-29 17:52:20 -070011340javax.security.cert.X509Certificate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011341javax.security.cert.X509Certificate
Calin Juravle36829e52019-04-10 19:07:47 -070011342javax.sip.SipException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011343javax.xml.parsers.DocumentBuilder
11344javax.xml.parsers.DocumentBuilderFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011345javax.xml.parsers.ParserConfigurationException
11346javax.xml.parsers.SAXParser
11347javax.xml.parsers.SAXParserFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080011348jdk.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011349libcore.content.type.-$$Lambda$MimeMap$xJ95jeANwfbnj45hvSUmlPtZWWg
11350libcore.content.type.MimeMap$MemoizingSupplier
11351libcore.content.type.MimeMap
Calin Juravle4a054192018-05-29 17:52:20 -070011352libcore.icu.DateIntervalFormat
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011353libcore.icu.DateUtilsBridge
Jesse Wilson80686182011-01-21 17:12:43 -080011354libcore.icu.ICU
11355libcore.icu.LocaleData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011356libcore.icu.RelativeDateTimeFormatter$FormatterCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011357libcore.icu.RelativeDateTimeFormatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011358libcore.icu.TimeZoneNames$1
11359libcore.icu.TimeZoneNames$ZoneStringsCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011360libcore.icu.TimeZoneNames
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011361libcore.internal.StringPool
11362libcore.io.AsynchronousCloseMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -070011363libcore.io.BlockGuardOs
Jesse Wilson80686182011-01-21 17:12:43 -080011364libcore.io.BufferIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080011365libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011366libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection
11367libcore.io.ClassPathURLStreamHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070011368libcore.io.ForwardingOs
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011369libcore.io.IoBridge
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011370libcore.io.IoTracker$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -080011371libcore.io.IoTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011372libcore.io.IoUtils$FileReader
Calin Juravle00b23d32019-03-08 17:52:20 -080011373libcore.io.IoUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011374libcore.io.Libcore
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011375libcore.io.Linux
Andreas Gampe61e7b662015-06-17 23:57:04 -070011376libcore.io.Memory
Jesse Wilson80686182011-01-21 17:12:43 -080011377libcore.io.MemoryMappedFile
11378libcore.io.NioBufferIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070011379libcore.io.Os
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011380libcore.io.Streams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011381libcore.math.MathUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080011382libcore.net.InetAddressUtils
Andreas Gampe571fc302016-02-18 13:58:09 -080011383libcore.net.NetworkSecurityPolicy$DefaultNetworkSecurityPolicy
Calin Juravle00b23d32019-03-08 17:52:20 -080011384libcore.net.NetworkSecurityPolicy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011385libcore.net.event.NetworkEventDispatcher
11386libcore.net.event.NetworkEventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011387libcore.net.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011388libcore.net.http.HttpDate
Andreas Gampe571fc302016-02-18 13:58:09 -080011389libcore.reflect.AnnotatedElements
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011390libcore.reflect.AnnotationFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011391libcore.reflect.AnnotationMember$DefaultValues
Calin Juravle00b23d32019-03-08 17:52:20 -080011392libcore.reflect.AnnotationMember
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011393libcore.reflect.GenericArrayTypeImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011394libcore.reflect.GenericSignatureParser
Andreas Gampe61e7b662015-06-17 23:57:04 -070011395libcore.reflect.ListOfTypes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011396libcore.reflect.ListOfVariables
11397libcore.reflect.ParameterizedTypeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011398libcore.reflect.TypeVariableImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011399libcore.reflect.Types
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011400libcore.reflect.WildcardTypeImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011401libcore.timezone.CountryTimeZones$OffsetResult
Calin Juravle00b23d32019-03-08 17:52:20 -080011402libcore.timezone.CountryTimeZones$TimeZoneMapping
11403libcore.timezone.CountryTimeZones
Neil Fuller0ac8df02018-11-16 16:19:26 +000011404libcore.timezone.TimeZoneDataFiles
Calin Juravle00b23d32019-03-08 17:52:20 -080011405libcore.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
11406libcore.timezone.TimeZoneFinder$TimeZonesProcessor
11407libcore.timezone.TimeZoneFinder
art-benchmark-serviced5115932020-02-25 17:55:03 -080011408libcore.timezone.ZoneInfoDB$1
11409libcore.timezone.ZoneInfoDB$TzData$1
11410libcore.timezone.ZoneInfoDB$TzData
11411libcore.timezone.ZoneInfoDB
11412libcore.timezone.ZoneInfoDb$1
11413libcore.timezone.ZoneInfoDb
Calin Juravle00b23d32019-03-08 17:52:20 -080011414libcore.util.ArrayUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011415libcore.util.BasicLruCache
11416libcore.util.CharsetUtils
11417libcore.util.CollectionUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070011418libcore.util.EmptyArray
art-benchmark-serviced5115932020-02-25 17:55:03 -080011419libcore.util.FP16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011420libcore.util.HexEncoding
Andreas Gampe571fc302016-02-18 13:58:09 -080011421libcore.util.NativeAllocationRegistry$CleanerRunner
11422libcore.util.NativeAllocationRegistry$CleanerThunk
Calin Juravle00b23d32019-03-08 17:52:20 -080011423libcore.util.NativeAllocationRegistry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011424libcore.util.Objects
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011425libcore.util.SneakyThrow
Calin Juravle00b23d32019-03-08 17:52:20 -080011426libcore.util.XmlObjectFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011427libcore.util.ZoneInfo$CheckedArithmeticException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011428libcore.util.ZoneInfo$WallTime
Calin Juravle00b23d32019-03-08 17:52:20 -080011429libcore.util.ZoneInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011430org.apache.harmony.dalvik.NativeTestTarget
Andreas Gampe61e7b662015-06-17 23:57:04 -070011431org.apache.harmony.dalvik.ddmc.Chunk
11432org.apache.harmony.dalvik.ddmc.ChunkHandler
11433org.apache.harmony.dalvik.ddmc.DdmServer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011434org.apache.harmony.dalvik.ddmc.DdmVmInternal
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011435org.apache.harmony.xml.ExpatAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011436org.apache.harmony.xml.ExpatException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011437org.apache.harmony.xml.ExpatParser$CurrentAttributes
11438org.apache.harmony.xml.ExpatParser$ExpatLocator
Calin Juravle00b23d32019-03-08 17:52:20 -080011439org.apache.harmony.xml.ExpatParser
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011440org.apache.harmony.xml.ExpatReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011441org.apache.harmony.xml.dom.CharacterDataImpl
11442org.apache.harmony.xml.dom.DocumentImpl
11443org.apache.harmony.xml.dom.ElementImpl
11444org.apache.harmony.xml.dom.InnerNodeImpl
11445org.apache.harmony.xml.dom.LeafNodeImpl
11446org.apache.harmony.xml.dom.NodeImpl$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011447org.apache.harmony.xml.dom.NodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011448org.apache.harmony.xml.dom.NodeListImpl
11449org.apache.harmony.xml.dom.TextImpl
11450org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011451org.apache.harmony.xml.parsers.SAXParserFactoryImpl
11452org.apache.harmony.xml.parsers.SAXParserImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011453org.apache.http.conn.ConnectTimeoutException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011454org.apache.http.conn.scheme.HostNameResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011455org.apache.http.conn.scheme.LayeredSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011456org.apache.http.conn.scheme.SocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011457org.apache.http.conn.ssl.AbstractVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011458org.apache.http.conn.ssl.AllowAllHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011459org.apache.http.conn.ssl.AndroidDistinguishedNameParser
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011460org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011461org.apache.http.conn.ssl.SSLSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011462org.apache.http.conn.ssl.StrictHostnameVerifier
11463org.apache.http.conn.ssl.X509HostnameVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011464org.apache.http.params.CoreConnectionPNames
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011465org.apache.http.params.HttpConnectionParams
11466org.apache.http.params.HttpParams
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011467org.ccil.cowan.tagsoup.AttributesImpl
11468org.ccil.cowan.tagsoup.AutoDetector
11469org.ccil.cowan.tagsoup.Element
11470org.ccil.cowan.tagsoup.ElementType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011471org.ccil.cowan.tagsoup.HTMLModels
Mathieu Chartierd62dd932017-09-09 15:19:46 -070011472org.ccil.cowan.tagsoup.HTMLScanner
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011473org.ccil.cowan.tagsoup.HTMLSchema
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011474org.ccil.cowan.tagsoup.Parser$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011475org.ccil.cowan.tagsoup.Parser
Andreas Gampe41aa8e802017-02-17 10:14:29 -080011476org.ccil.cowan.tagsoup.ScanHandler
11477org.ccil.cowan.tagsoup.Scanner
11478org.ccil.cowan.tagsoup.Schema
Kenny Root9787b802013-04-26 12:53:57 -070011479org.json.JSON
11480org.json.JSONArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011481org.json.JSONException
Kenny Root9787b802013-04-26 12:53:57 -070011482org.json.JSONObject$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011483org.json.JSONObject
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011484org.json.JSONStringer$Scope
Calin Juravle00b23d32019-03-08 17:52:20 -080011485org.json.JSONStringer
Kenny Root9787b802013-04-26 12:53:57 -070011486org.json.JSONTokener
Calin Juravle4a054192018-05-29 17:52:20 -070011487org.w3c.dom.CharacterData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011488org.w3c.dom.DOMImplementation
11489org.w3c.dom.Document
Calin Juravle4a054192018-05-29 17:52:20 -070011490org.w3c.dom.Element
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011491org.w3c.dom.Node
Calin Juravle4a054192018-05-29 17:52:20 -070011492org.w3c.dom.NodeList
11493org.w3c.dom.Text
11494org.w3c.dom.TypeInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011495org.xml.sax.Attributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011496org.xml.sax.ContentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011497org.xml.sax.DTDHandler
11498org.xml.sax.EntityResolver
11499org.xml.sax.ErrorHandler
11500org.xml.sax.InputSource
11501org.xml.sax.Locator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011502org.xml.sax.SAXException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011503org.xml.sax.SAXNotRecognizedException
11504org.xml.sax.SAXNotSupportedException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011505org.xml.sax.XMLReader
Calin Juravle4a054192018-05-29 17:52:20 -070011506org.xml.sax.ext.DeclHandler
11507org.xml.sax.ext.DefaultHandler2
11508org.xml.sax.ext.EntityResolver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011509org.xml.sax.ext.LexicalHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011510org.xml.sax.helpers.DefaultHandler
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011511org.xmlpull.v1.XmlPullParser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011512org.xmlpull.v1.XmlPullParserException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011513org.xmlpull.v1.XmlPullParserFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011514org.xmlpull.v1.XmlSerializer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011515sun.invoke.util.BytecodeDescriptor
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011516sun.invoke.util.VerifyAccess
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011517sun.invoke.util.Wrapper$Format
Calin Juravle00b23d32019-03-08 17:52:20 -080011518sun.invoke.util.Wrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011519sun.misc.ASCIICaseInsensitiveComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -080011520sun.misc.Cleaner$1
Andreas Gampe571fc302016-02-18 13:58:09 -080011521sun.misc.Cleaner
11522sun.misc.CompoundEnumeration
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011523sun.misc.FDBigInteger
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011524sun.misc.FloatingDecimal$1
11525sun.misc.FloatingDecimal$ASCIIToBinaryBuffer
11526sun.misc.FloatingDecimal$ASCIIToBinaryConverter
11527sun.misc.FloatingDecimal$BinaryToASCIIBuffer
11528sun.misc.FloatingDecimal$BinaryToASCIIConverter
11529sun.misc.FloatingDecimal$ExceptionalBinaryToASCIIBuffer
11530sun.misc.FloatingDecimal$PreparedASCIIToBinaryBuffer
Calin Juravle00b23d32019-03-08 17:52:20 -080011531sun.misc.FloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080011532sun.misc.FormattedFloatingDecimal$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011533sun.misc.FormattedFloatingDecimal$2
11534sun.misc.FormattedFloatingDecimal$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080011535sun.misc.FormattedFloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080011536sun.misc.IOUtils
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011537sun.misc.JavaIOFileDescriptorAccess
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011538sun.misc.LRUCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011539sun.misc.SharedSecrets
Andreas Gampe61e7b662015-06-17 23:57:04 -070011540sun.misc.Unsafe
Andreas Gampe571fc302016-02-18 13:58:09 -080011541sun.misc.VM
11542sun.misc.Version
11543sun.net.ConnectionResetException
11544sun.net.NetHooks
Andreas Gampe571fc302016-02-18 13:58:09 -080011545sun.net.NetProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011546sun.net.NetProperties
Calin Juravle4a054192018-05-29 17:52:20 -070011547sun.net.ResourceManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011548sun.net.spi.DefaultProxySelector$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011549sun.net.spi.DefaultProxySelector$NonProxyInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011550sun.net.spi.DefaultProxySelector
Andreas Gampe571fc302016-02-18 13:58:09 -080011551sun.net.spi.nameservice.NameService
11552sun.net.util.IPAddressUtil
11553sun.net.www.ParseUtil
11554sun.net.www.protocol.file.Handler
11555sun.net.www.protocol.jar.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011556sun.nio.ch.AbstractPollArrayWrapper
Calin Juravle4a054192018-05-29 17:52:20 -070011557sun.nio.ch.AbstractPollSelectorImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011558sun.nio.ch.AllocatedNativeObject
11559sun.nio.ch.ChannelInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080011560sun.nio.ch.DatagramChannelImpl
11561sun.nio.ch.DatagramDispatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011562sun.nio.ch.DefaultSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080011563sun.nio.ch.DirectBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080011564sun.nio.ch.FileChannelImpl$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -080011565sun.nio.ch.FileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011566sun.nio.ch.FileDescriptorHolderSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011567sun.nio.ch.FileDispatcher
11568sun.nio.ch.FileDispatcherImpl
11569sun.nio.ch.FileKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011570sun.nio.ch.FileLockImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011571sun.nio.ch.FileLockTable
11572sun.nio.ch.IOStatus
11573sun.nio.ch.IOUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011574sun.nio.ch.Interruptible
11575sun.nio.ch.NativeDispatcher
Calin Juravle4a054192018-05-29 17:52:20 -070011576sun.nio.ch.NativeObject
Andreas Gampe571fc302016-02-18 13:58:09 -080011577sun.nio.ch.NativeThread
11578sun.nio.ch.NativeThreadSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011579sun.nio.ch.Net$1
11580sun.nio.ch.Net$3
Calin Juravle00b23d32019-03-08 17:52:20 -080011581sun.nio.ch.Net
Calin Juravle4a054192018-05-29 17:52:20 -070011582sun.nio.ch.PollArrayWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011583sun.nio.ch.PollSelectorImpl
11584sun.nio.ch.PollSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080011585sun.nio.ch.SelChImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011586sun.nio.ch.SelectionKeyImpl
11587sun.nio.ch.SelectorImpl
11588sun.nio.ch.SelectorProviderImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011589sun.nio.ch.ServerSocketChannelImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080011590sun.nio.ch.SharedFileLockTable$FileLockReference
Calin Juravle00b23d32019-03-08 17:52:20 -080011591sun.nio.ch.SharedFileLockTable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011592sun.nio.ch.SocketAdaptor$1
11593sun.nio.ch.SocketAdaptor$2
11594sun.nio.ch.SocketAdaptor$SocketInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011595sun.nio.ch.SocketAdaptor
Andreas Gampe571fc302016-02-18 13:58:09 -080011596sun.nio.ch.SocketChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011597sun.nio.ch.SocketDispatcher
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011598sun.nio.ch.Util$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011599sun.nio.ch.Util$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080011600sun.nio.ch.Util$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011601sun.nio.ch.Util$BufferCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011602sun.nio.ch.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011603sun.nio.cs.ArrayDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080011604sun.nio.cs.ArrayEncoder
11605sun.nio.cs.StreamDecoder
11606sun.nio.cs.StreamEncoder
Calin Juravle4a054192018-05-29 17:52:20 -070011607sun.nio.cs.ThreadLocalCoders$1
11608sun.nio.cs.ThreadLocalCoders$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011609sun.nio.cs.ThreadLocalCoders$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080011610sun.nio.cs.ThreadLocalCoders
Calin Juravle4a054192018-05-29 17:52:20 -070011611sun.nio.fs.AbstractBasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011612sun.nio.fs.AbstractFileSystemProvider
11613sun.nio.fs.AbstractPath
11614sun.nio.fs.DefaultFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011615sun.nio.fs.DynamicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011616sun.nio.fs.LinuxFileSystem
11617sun.nio.fs.LinuxFileSystemProvider
11618sun.nio.fs.NativeBuffer$Deallocator
Calin Juravle00b23d32019-03-08 17:52:20 -080011619sun.nio.fs.NativeBuffer
Calin Juravle4a054192018-05-29 17:52:20 -070011620sun.nio.fs.NativeBuffers
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011621sun.nio.fs.UnixChannelFactory$Flags
Calin Juravle4a054192018-05-29 17:52:20 -070011622sun.nio.fs.UnixConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011623sun.nio.fs.UnixException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011624sun.nio.fs.UnixFileAttributeViews$Basic
Calin Juravle00b23d32019-03-08 17:52:20 -080011625sun.nio.fs.UnixFileAttributeViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011626sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -080011627sun.nio.fs.UnixFileAttributes
Calin Juravle4a054192018-05-29 17:52:20 -070011628sun.nio.fs.UnixFileModeAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011629sun.nio.fs.UnixFileStoreAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011630sun.nio.fs.UnixFileSystem
11631sun.nio.fs.UnixFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011632sun.nio.fs.UnixMountEntry
11633sun.nio.fs.UnixNativeDispatcher
11634sun.nio.fs.UnixPath
11635sun.nio.fs.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080011636sun.reflect.Reflection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011637sun.reflect.misc.ReflectUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011638sun.security.action.GetBooleanAction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011639sun.security.action.GetIntegerAction
Andreas Gampe571fc302016-02-18 13:58:09 -080011640sun.security.action.GetPropertyAction
Andreas Gampe571fc302016-02-18 13:58:09 -080011641sun.security.jca.GetInstance$Instance
Calin Juravle00b23d32019-03-08 17:52:20 -080011642sun.security.jca.GetInstance
Calin Juravle4a054192018-05-29 17:52:20 -070011643sun.security.jca.JCAUtil$CachedSecureRandomHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011644sun.security.jca.JCAUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080011645sun.security.jca.ProviderConfig$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011646sun.security.jca.ProviderConfig
Andreas Gampe571fc302016-02-18 13:58:09 -080011647sun.security.jca.ProviderList$1
11648sun.security.jca.ProviderList$2
11649sun.security.jca.ProviderList$3
Andreas Gampe571fc302016-02-18 13:58:09 -080011650sun.security.jca.ProviderList$ServiceList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011651sun.security.jca.ProviderList$ServiceList
11652sun.security.jca.ProviderList
Andreas Gampe571fc302016-02-18 13:58:09 -080011653sun.security.jca.Providers
11654sun.security.jca.ServiceId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011655sun.security.pkcs.ContentInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011656sun.security.pkcs.PKCS7$VerbatimX509Certificate
11657sun.security.pkcs.PKCS7$WrappedX509Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080011658sun.security.pkcs.PKCS7
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011659sun.security.pkcs.PKCS9Attribute
11660sun.security.pkcs.SignerInfo
Andreas Gampe571fc302016-02-18 13:58:09 -080011661sun.security.provider.CertPathProvider
11662sun.security.provider.X509Factory
11663sun.security.provider.certpath.AdaptableX509CertSelector
11664sun.security.provider.certpath.AlgorithmChecker
11665sun.security.provider.certpath.BasicChecker
Calin Juravle4a054192018-05-29 17:52:20 -070011666sun.security.provider.certpath.CertId
Andreas Gampe571fc302016-02-18 13:58:09 -080011667sun.security.provider.certpath.CertPathHelper
11668sun.security.provider.certpath.ConstraintsChecker
11669sun.security.provider.certpath.KeyChecker
Calin Juravle4a054192018-05-29 17:52:20 -070011670sun.security.provider.certpath.OCSP$RevocationStatus$CertStatus
Calin Juravle00b23d32019-03-08 17:52:20 -080011671sun.security.provider.certpath.OCSP$RevocationStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -080011672sun.security.provider.certpath.OCSPResponse$1
Calin Juravle4a054192018-05-29 17:52:20 -070011673sun.security.provider.certpath.OCSPResponse$ResponseStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011674sun.security.provider.certpath.OCSPResponse$SingleResponse
Calin Juravle00b23d32019-03-08 17:52:20 -080011675sun.security.provider.certpath.OCSPResponse
Andreas Gampe571fc302016-02-18 13:58:09 -080011676sun.security.provider.certpath.PKIX$ValidatorParams
Calin Juravle00b23d32019-03-08 17:52:20 -080011677sun.security.provider.certpath.PKIX
Andreas Gampe571fc302016-02-18 13:58:09 -080011678sun.security.provider.certpath.PKIXCertPathValidator
11679sun.security.provider.certpath.PKIXMasterCertPathValidator
11680sun.security.provider.certpath.PolicyChecker
11681sun.security.provider.certpath.PolicyNodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011682sun.security.provider.certpath.RevocationChecker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011683sun.security.provider.certpath.RevocationChecker$2
Calin Juravle4a054192018-05-29 17:52:20 -070011684sun.security.provider.certpath.RevocationChecker$Mode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011685sun.security.provider.certpath.RevocationChecker$RevocationProperties
Calin Juravle00b23d32019-03-08 17:52:20 -080011686sun.security.provider.certpath.RevocationChecker
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011687sun.security.util.AbstractAlgorithmConstraints$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011688sun.security.util.AbstractAlgorithmConstraints
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011689sun.security.util.AlgorithmDecomposer
Andreas Gampe571fc302016-02-18 13:58:09 -080011690sun.security.util.BitArray
11691sun.security.util.ByteArrayLexOrder
11692sun.security.util.ByteArrayTagOrder
Andreas Gampe571fc302016-02-18 13:58:09 -080011693sun.security.util.Cache$EqualByteArray
Calin Juravle00b23d32019-03-08 17:52:20 -080011694sun.security.util.Cache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011695sun.security.util.CertConstraintParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080011696sun.security.util.Debug
11697sun.security.util.DerEncoder
11698sun.security.util.DerIndefLenConverter
11699sun.security.util.DerInputBuffer
11700sun.security.util.DerInputStream
11701sun.security.util.DerOutputStream
11702sun.security.util.DerValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011703sun.security.util.DisabledAlgorithmConstraints$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011704sun.security.util.DisabledAlgorithmConstraints$Constraint$Operator
Calin Juravle00b23d32019-03-08 17:52:20 -080011705sun.security.util.DisabledAlgorithmConstraints$Constraint
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011706sun.security.util.DisabledAlgorithmConstraints$Constraints
Andreas Gampe571fc302016-02-18 13:58:09 -080011707sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint
Calin Juravle00b23d32019-03-08 17:52:20 -080011708sun.security.util.DisabledAlgorithmConstraints
Andreas Gampe571fc302016-02-18 13:58:09 -080011709sun.security.util.KeyUtil
11710sun.security.util.Length
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011711sun.security.util.ManifestDigester$Entry
11712sun.security.util.ManifestDigester$Position
Calin Juravle00b23d32019-03-08 17:52:20 -080011713sun.security.util.ManifestDigester
Calin Juravle4a054192018-05-29 17:52:20 -070011714sun.security.util.ManifestEntryVerifier$SunProviderHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011715sun.security.util.ManifestEntryVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080011716sun.security.util.MemoryCache$CacheEntry
11717sun.security.util.MemoryCache$SoftCacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011718sun.security.util.MemoryCache
Andreas Gampe571fc302016-02-18 13:58:09 -080011719sun.security.util.ObjectIdentifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011720sun.security.util.SecurityConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011721sun.security.util.SignatureFileVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080011722sun.security.x509.AVA
11723sun.security.x509.AVAKeyword
11724sun.security.x509.AccessDescription
11725sun.security.x509.AlgorithmId
11726sun.security.x509.AuthorityInfoAccessExtension
11727sun.security.x509.AuthorityKeyIdentifierExtension
11728sun.security.x509.BasicConstraintsExtension
11729sun.security.x509.CRLDistributionPointsExtension
11730sun.security.x509.CRLNumberExtension
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011731sun.security.x509.CRLReasonCodeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080011732sun.security.x509.CertAttrSet
11733sun.security.x509.CertificateAlgorithmId
11734sun.security.x509.CertificateExtensions
11735sun.security.x509.CertificateIssuerExtension
11736sun.security.x509.CertificatePoliciesExtension
11737sun.security.x509.CertificatePolicyId
11738sun.security.x509.CertificateSerialNumber
11739sun.security.x509.CertificateValidity
11740sun.security.x509.CertificateVersion
11741sun.security.x509.CertificateX509Key
11742sun.security.x509.DNSName
11743sun.security.x509.DeltaCRLIndicatorExtension
11744sun.security.x509.DistributionPoint
11745sun.security.x509.ExtendedKeyUsageExtension
11746sun.security.x509.Extension
11747sun.security.x509.FreshestCRLExtension
11748sun.security.x509.GeneralName
11749sun.security.x509.GeneralNameInterface
11750sun.security.x509.GeneralNames
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011751sun.security.x509.InhibitAnyPolicyExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080011752sun.security.x509.IssuerAlternativeNameExtension
11753sun.security.x509.IssuingDistributionPointExtension
11754sun.security.x509.KeyIdentifier
11755sun.security.x509.KeyUsageExtension
11756sun.security.x509.NameConstraintsExtension
Calin Juravle4a054192018-05-29 17:52:20 -070011757sun.security.x509.NetscapeCertTypeExtension$MapEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011758sun.security.x509.NetscapeCertTypeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080011759sun.security.x509.OCSPNoCheckExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080011760sun.security.x509.OIDMap$OIDInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011761sun.security.x509.OIDMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011762sun.security.x509.PKIXExtensions
Andreas Gampe571fc302016-02-18 13:58:09 -080011763sun.security.x509.PolicyConstraintsExtension
11764sun.security.x509.PolicyInformation
11765sun.security.x509.PolicyMappingsExtension
11766sun.security.x509.PrivateKeyUsageExtension
11767sun.security.x509.RDN
11768sun.security.x509.SerialNumber
11769sun.security.x509.SubjectAlternativeNameExtension
11770sun.security.x509.SubjectInfoAccessExtension
11771sun.security.x509.SubjectKeyIdentifierExtension
11772sun.security.x509.URIName
Andreas Gampe571fc302016-02-18 13:58:09 -080011773sun.security.x509.X500Name$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011774sun.security.x509.X500Name
Andreas Gampe571fc302016-02-18 13:58:09 -080011775sun.security.x509.X509AttributeName
11776sun.security.x509.X509CertImpl
11777sun.security.x509.X509CertInfo
11778sun.security.x509.X509Key
Andreas Gampe571fc302016-02-18 13:58:09 -080011779sun.util.calendar.AbstractCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080011780sun.util.calendar.BaseCalendar$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080011781sun.util.calendar.BaseCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080011782sun.util.calendar.CalendarDate
11783sun.util.calendar.CalendarSystem
11784sun.util.calendar.CalendarUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011785sun.util.calendar.Era
Andreas Gampe571fc302016-02-18 13:58:09 -080011786sun.util.calendar.Gregorian$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080011787sun.util.calendar.Gregorian
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011788sun.util.calendar.ImmutableGregorianDate
Andreas Gampe571fc302016-02-18 13:58:09 -080011789sun.util.calendar.JulianCalendar
11790sun.util.calendar.LocalGregorianCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080011791sun.util.locale.BaseLocale$Cache
11792sun.util.locale.BaseLocale$Key
Calin Juravle00b23d32019-03-08 17:52:20 -080011793sun.util.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -080011794sun.util.locale.Extension
Andreas Gampe571fc302016-02-18 13:58:09 -080011795sun.util.locale.InternalLocaleBuilder$CaseInsensitiveChar
Calin Juravle00b23d32019-03-08 17:52:20 -080011796sun.util.locale.InternalLocaleBuilder
Andreas Gampe571fc302016-02-18 13:58:09 -080011797sun.util.locale.LanguageTag
art-benchmark-serviced5115932020-02-25 17:55:03 -080011798sun.util.locale.LocaleExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011799sun.util.locale.LocaleMatcher
Andreas Gampe571fc302016-02-18 13:58:09 -080011800sun.util.locale.LocaleObjectCache$CacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011801sun.util.locale.LocaleObjectCache
Andreas Gampe571fc302016-02-18 13:58:09 -080011802sun.util.locale.LocaleSyntaxException
11803sun.util.locale.LocaleUtils
11804sun.util.locale.ParseStatus
11805sun.util.locale.StringTokenIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080011806sun.util.locale.UnicodeLocaleExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080011807sun.util.logging.LoggingProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080011808sun.util.logging.LoggingSupport$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011809sun.util.logging.LoggingSupport
Andreas Gampe571fc302016-02-18 13:58:09 -080011810sun.util.logging.PlatformLogger$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011811sun.util.logging.PlatformLogger$JavaLoggerProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080011812sun.util.logging.PlatformLogger$Level
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011813sun.util.logging.PlatformLogger$LoggerProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011814sun.util.logging.PlatformLogger