blob: bdd95f8e67aea4d34238f161f111c378e1e25ea6 [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#
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024android.R$attr
art-benchmark-service08401c12022-12-23 09:27:20 -080025android.R$id
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080026android.R$styleable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070027android.accessibilityservice.AccessibilityServiceInfo$1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070028android.accessibilityservice.AccessibilityServiceInfo$DynamicPropertyDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -080029android.accessibilityservice.AccessibilityServiceInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030android.accessibilityservice.AccessibilityShortcutInfo
art-benchmark-service00abe242023-02-13 10:31:34 -080031android.accessibilityservice.GestureDescription$MotionEventGenerator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080032android.accessibilityservice.IAccessibilityServiceClient$Stub$Proxy
33android.accessibilityservice.IAccessibilityServiceClient$Stub
34android.accessibilityservice.IAccessibilityServiceClient
art-benchmark-service00abe242023-02-13 10:31:34 -080035android.accessibilityservice.IAccessibilityServiceConnection$Default
36android.accessibilityservice.IAccessibilityServiceConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -080037android.accounts.AbstractAccountAuthenticator$Transport
38android.accounts.AbstractAccountAuthenticator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070039android.accounts.Account$1
Calin Juravle00b23d32019-03-08 17:52:20 -080040android.accounts.Account
art-benchmark-serviced8f25642020-01-27 20:25:10 -080041android.accounts.AccountAndUser
art-benchmark-serviced5115932020-02-25 17:55:03 -080042android.accounts.AccountAuthenticatorResponse$1
43android.accounts.AccountAuthenticatorResponse
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070044android.accounts.AccountManager$10
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070045android.accounts.AccountManager$11
art-benchmark-serviced5115932020-02-25 17:55:03 -080046android.accounts.AccountManager$15
47android.accounts.AccountManager$16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080048android.accounts.AccountManager$17
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070049android.accounts.AccountManager$18
Calin Juravle00b23d32019-03-08 17:52:20 -080050android.accounts.AccountManager$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070051android.accounts.AccountManager$20
Calin Juravle00b23d32019-03-08 17:52:20 -080052android.accounts.AccountManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080053android.accounts.AccountManager$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070054android.accounts.AccountManager$4
55android.accounts.AccountManager$5
art-benchmark-serviced5115932020-02-25 17:55:03 -080056android.accounts.AccountManager$8
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070057android.accounts.AccountManager$AccountKeyData
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070058android.accounts.AccountManager$AmsTask$1
59android.accounts.AccountManager$AmsTask$Response
Calin Juravle00b23d32019-03-08 17:52:20 -080060android.accounts.AccountManager$AmsTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -070061android.accounts.AccountManager$BaseFutureTask$1
Calin Juravle00b23d32019-03-08 17:52:20 -080062android.accounts.AccountManager$BaseFutureTask
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070063android.accounts.AccountManager$Future2Task$1
Calin Juravle00b23d32019-03-08 17:52:20 -080064android.accounts.AccountManager$Future2Task
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000065android.accounts.AccountManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080066android.accounts.AccountManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070067android.accounts.AccountManagerCallback
Jesse Wilson80686182011-01-21 17:12:43 -080068android.accounts.AccountManagerFuture
art-benchmark-serviced8f25642020-01-27 20:25:10 -080069android.accounts.AccountManagerInternal$OnAppPermissionChangeListener
70android.accounts.AccountManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +000071android.accounts.AccountsException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070072android.accounts.AuthenticatorDescription$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070073android.accounts.AuthenticatorDescription-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080074android.accounts.AuthenticatorDescription
Andreas Gampedcad4ca2014-10-03 02:00:29 +000075android.accounts.AuthenticatorException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080076android.accounts.IAccountAuthenticator$Stub
77android.accounts.IAccountAuthenticator
art-benchmark-serviced5115932020-02-25 17:55:03 -080078android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
79android.accounts.IAccountAuthenticatorResponse$Stub
80android.accounts.IAccountAuthenticatorResponse
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070081android.accounts.IAccountManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080082android.accounts.IAccountManager$Stub
83android.accounts.IAccountManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -070084android.accounts.IAccountManagerResponse$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080085android.accounts.IAccountManagerResponse
art-benchmark-service00abe242023-02-13 10:31:34 -080086android.accounts.NetworkErrorException
Kenny Rootdbf30ed2012-09-19 13:08:12 -070087android.accounts.OnAccountsUpdateListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +000088android.accounts.OperationCanceledException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000089android.aconfig.nano.Aconfig$flag_declaration
90android.aconfig.nano.Aconfig$flag_declarations
91android.aconfig.nano.Aconfig$flag_value
92android.aconfig.nano.Aconfig$flag_values
93android.aconfig.nano.Aconfig$parsed_flag
94android.aconfig.nano.Aconfig$parsed_flags
95android.aconfig.nano.Aconfig$tracepoint
art-benchmark-service08401c12022-12-23 09:27:20 -080096android.animation.AnimationHandler$$ExternalSyntheticLambda0
Andreas Gampe571fc302016-02-18 13:58:09 -080097android.animation.AnimationHandler$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080098android.animation.AnimationHandler$2
Andreas Gampe571fc302016-02-18 13:58:09 -080099android.animation.AnimationHandler$AnimationFrameCallback
100android.animation.AnimationHandler$AnimationFrameCallbackProvider
101android.animation.AnimationHandler$MyFrameCallbackProvider
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000102android.animation.AnimationHandler-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800103android.animation.AnimationHandler
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700104android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda0
105android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda1
106android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda2
107android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda3
108android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda4
109android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda5
110android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda6
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700111android.animation.Animator$AnimatorCaller
Andreas Gampe61e7b662015-06-17 23:57:04 -0700112android.animation.Animator$AnimatorConstantState
Jesse Wilson80686182011-01-21 17:12:43 -0800113android.animation.Animator$AnimatorListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000114android.animation.Animator$AnimatorPauseListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800115android.animation.Animator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700116android.animation.AnimatorInflater$PathDataEvaluator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000117android.animation.AnimatorInflater-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800118android.animation.AnimatorInflater
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400119android.animation.AnimatorListenerAdapter
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700120android.animation.AnimatorSet$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700121android.animation.AnimatorSet$$ExternalSyntheticLambda2
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800122android.animation.AnimatorSet$1
123android.animation.AnimatorSet$2
124android.animation.AnimatorSet$3
125android.animation.AnimatorSet$AnimationEvent
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800126android.animation.AnimatorSet$Builder
127android.animation.AnimatorSet$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800128android.animation.AnimatorSet$SeekState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000129android.animation.AnimatorSet-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800130android.animation.AnimatorSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700131android.animation.ArgbEvaluator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800132android.animation.BidirectionalTypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800133android.animation.FloatEvaluator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400134android.animation.FloatKeyframeSet
Jesse Wilson80686182011-01-21 17:12:43 -0800135android.animation.IntEvaluator
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700136android.animation.IntKeyframeSet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400137android.animation.Keyframe$FloatKeyframe
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700138android.animation.Keyframe$IntKeyframe
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700139android.animation.Keyframe$ObjectKeyframe
Calin Juravle00b23d32019-03-08 17:52:20 -0800140android.animation.Keyframe
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400141android.animation.KeyframeSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000142android.animation.Keyframes$FloatKeyframes
143android.animation.Keyframes$IntKeyframes
Calin Juravle00b23d32019-03-08 17:52:20 -0800144android.animation.Keyframes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700145android.animation.LayoutTransition$1
146android.animation.LayoutTransition$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800147android.animation.LayoutTransition$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700148android.animation.LayoutTransition$4
149android.animation.LayoutTransition$5
150android.animation.LayoutTransition$CleanupCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800151android.animation.LayoutTransition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800152android.animation.LayoutTransition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400153android.animation.ObjectAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700154android.animation.PathKeyframes$1
155android.animation.PathKeyframes$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800156android.animation.PathKeyframes$3
157android.animation.PathKeyframes$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700158android.animation.PathKeyframes$FloatKeyframesBase
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800159android.animation.PathKeyframes$IntKeyframesBase
Andreas Gampe61e7b662015-06-17 23:57:04 -0700160android.animation.PathKeyframes$SimpleKeyframes
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000161android.animation.PathKeyframes-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800162android.animation.PathKeyframes
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800163android.animation.PropertyValuesHolder$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400164android.animation.PropertyValuesHolder$FloatPropertyValuesHolder
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700165android.animation.PropertyValuesHolder$IntPropertyValuesHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800166android.animation.PropertyValuesHolder$PropertyValues$DataSource
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800167android.animation.PropertyValuesHolder$PropertyValues
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700168android.animation.PropertyValuesHolder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800169android.animation.PropertyValuesHolder
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000170android.animation.RectEvaluator
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700171android.animation.RevealAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000172android.animation.StateListAnimator$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700173android.animation.StateListAnimator$StateListAnimatorConstantState
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000174android.animation.StateListAnimator$Tuple
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000175android.animation.StateListAnimator-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800176android.animation.StateListAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700177android.animation.TimeAnimator$TimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800178android.animation.TimeAnimator
Jesse Wilson80686182011-01-21 17:12:43 -0800179android.animation.TimeInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800180android.animation.TypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800181android.animation.TypeEvaluator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000182android.animation.ValueAnimator$AnimatorUpdateListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700183android.animation.ValueAnimator$DurationScaleChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800184android.animation.ValueAnimator
art-benchmark-servicead05a302020-03-17 09:46:02 -0700185android.annotation.ColorInt
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700186android.annotation.CurrentTimeMillisLong
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700187android.annotation.FloatRange
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700188android.annotation.IdRes
art-benchmark-serviced5115932020-02-25 17:55:03 -0800189android.annotation.IntRange
190android.annotation.NonNull
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700191android.annotation.RequiresPermission
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700192android.annotation.Size
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700193android.annotation.StringRes
art-benchmark-serviced5115932020-02-25 17:55:03 -0800194android.annotation.SystemApi
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800195android.apex.ApexInfo$1
196android.apex.ApexInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800197android.apex.ApexSessionInfo$1
198android.apex.ApexSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800199android.apex.IApexService$Stub$Proxy
200android.apex.IApexService$Stub
201android.apex.IApexService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700202android.app.ActionBar$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -0800203android.app.ActionBar
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700204android.app.Activity$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800205android.app.Activity$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700206android.app.Activity$HostCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800207android.app.Activity$ManagedCursor
208android.app.Activity$ManagedDialog
Calin Juravle00b23d32019-03-08 17:52:20 -0800209android.app.Activity$NonConfigurationInstances
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700210android.app.Activity$RequestFinishCallback
211android.app.Activity$TranslucentConversionListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000212android.app.Activity-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800213android.app.Activity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700214android.app.ActivityClient$1
215android.app.ActivityClient$ActivityClientControllerSingleton
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700216android.app.ActivityClient-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700217android.app.ActivityClient
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000218android.app.ActivityManager$$ExternalSyntheticLambda0
219android.app.ActivityManager$$ExternalSyntheticLambda1
220android.app.ActivityManager$$ExternalSyntheticLambda2
221android.app.ActivityManager$1
art-benchmark-service84f185c2023-07-24 02:43:42 -0700222android.app.ActivityManager$3
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000223android.app.ActivityManager$4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700224android.app.ActivityManager$AppTask
225android.app.ActivityManager$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800226android.app.ActivityManager$MemoryInfo
art-benchmark-service84f185c2023-07-24 02:43:42 -0700227android.app.ActivityManager$MyUidObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700228android.app.ActivityManager$OnUidImportanceListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700229android.app.ActivityManager$PendingIntentInfo$1
230android.app.ActivityManager$PendingIntentInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800231android.app.ActivityManager$ProcessErrorStateInfo$1
232android.app.ActivityManager$ProcessErrorStateInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700233android.app.ActivityManager$RecentTaskInfo$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700234android.app.ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData
Calin Juravle00b23d32019-03-08 17:52:20 -0800235android.app.ActivityManager$RecentTaskInfo
Kenny Root9787b802013-04-26 12:53:57 -0700236android.app.ActivityManager$RunningAppProcessInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800237android.app.ActivityManager$RunningAppProcessInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700238android.app.ActivityManager$RunningServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800239android.app.ActivityManager$RunningServiceInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700240android.app.ActivityManager$RunningTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800241android.app.ActivityManager$RunningTaskInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000242android.app.ActivityManager$TaskDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800243android.app.ActivityManager$TaskDescription
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000244android.app.ActivityManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800245android.app.ActivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800246android.app.ActivityManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800247android.app.ActivityOptions$1
art-benchmark-service13164882020-11-07 02:19:14 -0800248android.app.ActivityOptions$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700249android.app.ActivityOptions$OnAnimationStartedListener
art-benchmark-service64daec62024-05-18 02:02:57 -0700250android.app.ActivityOptions$SceneTransitionInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700251android.app.ActivityOptions$SceneTransitionInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700252android.app.ActivityOptions$SourceInfo$1
253android.app.ActivityOptions$SourceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -0800254android.app.ActivityOptions
Calin Juravle00b23d32019-03-08 17:52:20 -0800255android.app.ActivityTaskManager$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700256android.app.ActivityTaskManager$2
257android.app.ActivityTaskManager$RootTaskInfo$1
258android.app.ActivityTaskManager$RootTaskInfo
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700259android.app.ActivityTaskManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800260android.app.ActivityTaskManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700261android.app.ActivityThread$$ExternalSyntheticLambda0
262android.app.ActivityThread$$ExternalSyntheticLambda1
263android.app.ActivityThread$$ExternalSyntheticLambda2
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700264android.app.ActivityThread$$ExternalSyntheticLambda3
art-benchmark-service08401c12022-12-23 09:27:20 -0800265android.app.ActivityThread$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700266android.app.ActivityThread$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700267android.app.ActivityThread$1$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700268android.app.ActivityThread$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700269android.app.ActivityThread$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700270android.app.ActivityThread$3
art-benchmark-serviced567c8b2024-02-06 03:58:02 -0800271android.app.ActivityThread$4
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700272android.app.ActivityThread$ActivityClientRecord$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700273android.app.ActivityThread$ActivityClientRecord
274android.app.ActivityThread$AppBindData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700275android.app.ActivityThread$ApplicationThread$$ExternalSyntheticLambda2
Calin Juravle00b23d32019-03-08 17:52:20 -0800276android.app.ActivityThread$ApplicationThread$1
Jesse Wilson80686182011-01-21 17:12:43 -0800277android.app.ActivityThread$BindServiceData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700278android.app.ActivityThread$ContextCleanupInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700279android.app.ActivityThread$CreateBackupAgentData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700280android.app.ActivityThread$CreateServiceData
Calin Juravle00b23d32019-03-08 17:52:20 -0800281android.app.ActivityThread$DumpComponentInfo
282android.app.ActivityThread$DumpHeapData
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700283android.app.ActivityThread$DumpResourcesData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700284android.app.ActivityThread$GcIdler
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800285android.app.ActivityThread$H
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700286android.app.ActivityThread$Idler
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800287android.app.ActivityThread$Profiler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700288android.app.ActivityThread$ProviderClientRecord
Kenny Root9787b802013-04-26 12:53:57 -0700289android.app.ActivityThread$ProviderKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700290android.app.ActivityThread$ProviderRefCount
Calin Juravle00b23d32019-03-08 17:52:20 -0800291android.app.ActivityThread$PurgeIdler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700292android.app.ActivityThread$ReceiverData
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700293android.app.ActivityThread$RequestAssistContextExtras
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800294android.app.ActivityThread$SafeCancellationTransport
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700295android.app.ActivityThread$ServiceArgsData
Calin Juravle00b23d32019-03-08 17:52:20 -0800296android.app.ActivityThread$UpdateCompatibilityData
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000297android.app.ActivityThread-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800298android.app.ActivityThread
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700299android.app.ActivityThreadInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800300android.app.ActivityTransitionCoordinator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700301android.app.ActivityTransitionState$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800302android.app.ActivityTransitionState$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000303android.app.ActivityTransitionState
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800304android.app.AlarmManager$AlarmClockInfo$1
305android.app.AlarmManager$AlarmClockInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800306android.app.AlarmManager$OnAlarmListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800307android.app.AlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700308android.app.AlertDialog$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800309android.app.AlertDialog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800310android.app.AppCompatCallbacks
art-benchmark-service64daec62024-05-18 02:02:57 -0700311android.app.AppCompatTaskInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700312android.app.AppCompatTaskInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700313android.app.AppComponentFactory
Calin Juravle00b23d32019-03-08 17:52:20 -0800314android.app.AppDetailsActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700315android.app.AppGlobals
art-benchmark-service08401c12022-12-23 09:27:20 -0800316android.app.AppOpInfo$Builder
317android.app.AppOpInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700318android.app.AppOpsManager$$ExternalSyntheticLambda2
319android.app.AppOpsManager$$ExternalSyntheticLambda3
320android.app.AppOpsManager$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700321android.app.AppOpsManager$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700322android.app.AppOpsManager$$ExternalSyntheticLambda6
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800323android.app.AppOpsManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800324android.app.AppOpsManager$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700325android.app.AppOpsManager$4
art-benchmark-servicead05a302020-03-17 09:46:02 -0700326android.app.AppOpsManager$AppOpsCollector
art-benchmark-service13164882020-11-07 02:19:14 -0800327android.app.AppOpsManager$AttributedHistoricalOps$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700328android.app.AppOpsManager$AttributedHistoricalOps
art-benchmark-service13164882020-11-07 02:19:14 -0800329android.app.AppOpsManager$AttributedOpEntry$1
330android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700331android.app.AppOpsManager$AttributedOpEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800332android.app.AppOpsManager$HistoricalOp$1
333android.app.AppOpsManager$HistoricalOp
334android.app.AppOpsManager$HistoricalOps$1
335android.app.AppOpsManager$HistoricalOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800336android.app.AppOpsManager$HistoricalOpsRequest$Builder
337android.app.AppOpsManager$HistoricalOpsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800338android.app.AppOpsManager$HistoricalPackageOps$1
339android.app.AppOpsManager$HistoricalPackageOps
340android.app.AppOpsManager$HistoricalUidOps$1
341android.app.AppOpsManager$HistoricalUidOps
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700342android.app.AppOpsManager$Mode
343android.app.AppOpsManager$NoteOpEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800344android.app.AppOpsManager$NoteOpEvent
345android.app.AppOpsManager$OnOpActiveChangedInternalListener
346android.app.AppOpsManager$OnOpActiveChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800347android.app.AppOpsManager$OnOpChangedInternalListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700348android.app.AppOpsManager$OnOpChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700349android.app.AppOpsManager$OnOpNotedCallback$1$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700350android.app.AppOpsManager$OnOpNotedCallback$1
351android.app.AppOpsManager$OnOpNotedCallback
art-benchmark-service922a5532023-03-23 03:12:41 -0700352android.app.AppOpsManager$OnOpNotedInternalListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800353android.app.AppOpsManager$OnOpNotedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700354android.app.AppOpsManager$OnOpStartedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800355android.app.AppOpsManager$OpEntry$1
356android.app.AppOpsManager$OpEntry
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700357android.app.AppOpsManager$OpEventProxyInfo$1
358android.app.AppOpsManager$OpEventProxyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800359android.app.AppOpsManager$PackageOps$1
360android.app.AppOpsManager$PackageOps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700361android.app.AppOpsManager$PausedNotedAppOpsCollection
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700362android.app.AppOpsManager$RestrictionBypass
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700363android.app.AppOpsManager$SamplingStrategy
Calin Juravle00b23d32019-03-08 17:52:20 -0800364android.app.AppOpsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800365android.app.AppOpsManagerInternal
Kenny Root9787b802013-04-26 12:53:57 -0700366android.app.Application$ActivityLifecycleCallbacks
art-benchmark-serviced5115932020-02-25 17:55:03 -0800367android.app.Application$OnProvideAssistDataListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000368android.app.Application
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800369android.app.ApplicationErrorReport$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800370android.app.ApplicationErrorReport$AnrInfo
371android.app.ApplicationErrorReport$BatteryInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700372android.app.ApplicationErrorReport$CrashInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800373android.app.ApplicationErrorReport$ParcelableCrashInfo$1
374android.app.ApplicationErrorReport$ParcelableCrashInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800375android.app.ApplicationErrorReport$RunningServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800376android.app.ApplicationErrorReport
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700377android.app.ApplicationExitInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700378android.app.ApplicationExitInfo-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700379android.app.ApplicationExitInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800380android.app.ApplicationLoaders$CachedClassLoader
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000381android.app.ApplicationLoaders-IA
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700382android.app.ApplicationLoaders
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700383android.app.ApplicationPackageManager$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700384android.app.ApplicationPackageManager$$ExternalSyntheticLambda2
art-benchmark-serviced5115932020-02-25 17:55:03 -0800385android.app.ApplicationPackageManager$1
art-benchmark-service13164882020-11-07 02:19:14 -0800386android.app.ApplicationPackageManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700387android.app.ApplicationPackageManager$3
388android.app.ApplicationPackageManager$GetPackagesForUidResult
art-benchmark-serviced5115932020-02-25 17:55:03 -0800389android.app.ApplicationPackageManager$HasSystemFeatureQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800390android.app.ApplicationPackageManager$MoveCallbackDelegate
Jesse Wilson80686182011-01-21 17:12:43 -0800391android.app.ApplicationPackageManager$ResourceName
art-benchmark-serviced5115932020-02-25 17:55:03 -0800392android.app.AsyncNotedAppOp$1
393android.app.AsyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800394android.app.AutomaticZenRule$1
395android.app.AutomaticZenRule
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700396android.app.BackStackRecord$Op
Calin Juravle00b23d32019-03-08 17:52:20 -0800397android.app.BackStackRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800398android.app.BackStackState$1
399android.app.BackStackState
art-benchmark-service64daec62024-05-18 02:02:57 -0700400android.app.BackgroundInstallControlManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700401android.app.BackgroundServiceStartNotAllowedException$1
402android.app.BackgroundServiceStartNotAllowedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800403android.app.BroadcastOptions
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000404android.app.BroadcastStickyCache
405android.app.CameraCompatTaskInfo$1
art-benchmark-service3a157132024-05-31 13:31:01 -0700406android.app.CameraCompatTaskInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700407android.app.ClientTransactionHandler
art-benchmark-service4b6a26a2024-03-22 09:25:24 -0700408android.app.ComponentCaller
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700409android.app.ComponentOptions
art-benchmark-service83428e42023-11-04 04:47:38 -0700410android.app.ConfigurationChangedListenerController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700411android.app.ConfigurationController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800412android.app.ContentProviderHolder$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700413android.app.ContentProviderHolder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800414android.app.ContentProviderHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700415android.app.ContextImpl$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700416android.app.ContextImpl$ApplicationContentResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700417android.app.DexLoadReporter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700418android.app.Dialog$$ExternalSyntheticLambda0
419android.app.Dialog$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700420android.app.Dialog$$ExternalSyntheticLambda2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700421android.app.Dialog$ListenersHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800422android.app.Dialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700423android.app.DialogFragment
art-benchmark-serviced5115932020-02-25 17:55:03 -0800424android.app.DirectAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800425android.app.DirectAction
art-benchmark-service13164882020-11-07 02:19:14 -0800426android.app.DisabledWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800427android.app.DownloadManager$CursorTranslator
428android.app.DownloadManager$Query
art-benchmark-service56aece62020-02-10 17:58:03 -0800429android.app.DownloadManager$Request
Andreas Gampe61e7b662015-06-17 23:57:04 -0700430android.app.DownloadManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700431android.app.DreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800432android.app.EnterTransitionCoordinator
art-benchmark-serviced5115932020-02-25 17:55:03 -0800433android.app.EventLogTags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700434android.app.ExitTransitionCoordinator$ActivityExitTransitionCallbacks
435android.app.ExitTransitionCoordinator$ExitTransitionCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800436android.app.ExitTransitionCoordinator
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700437android.app.FeatureFlags
438android.app.FeatureFlagsImpl
439android.app.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700440android.app.ForegroundServiceStartNotAllowedException$1
441android.app.ForegroundServiceStartNotAllowedException
art-benchmark-service00abe242023-02-13 10:31:34 -0800442android.app.ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700443android.app.Fragment$1
444android.app.Fragment$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800445android.app.Fragment$InstantiationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700446android.app.Fragment$OnStartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800447android.app.Fragment
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700448android.app.FragmentContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -0700449android.app.FragmentController
450android.app.FragmentHostCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700451android.app.FragmentManager$BackStackEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800452android.app.FragmentManager$FragmentLifecycleCallbacks
453android.app.FragmentManager$OnBackStackChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800454android.app.FragmentManager
Jesse Wilson80686182011-01-21 17:12:43 -0800455android.app.FragmentManagerImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800456android.app.FragmentManagerImpl$2
457android.app.FragmentManagerImpl$AnimateOnHWLayerIfNeededListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700458android.app.FragmentManagerImpl$OpGenerator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800459android.app.FragmentManagerImpl$StartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800460android.app.FragmentManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800461android.app.FragmentManagerNonConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700462android.app.FragmentManagerState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800463android.app.FragmentManagerState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700464android.app.FragmentState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800465android.app.FragmentState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700466android.app.FragmentTransaction
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800467android.app.FragmentTransition$2
468android.app.FragmentTransition$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700469android.app.FragmentTransition$FragmentContainerTransition
Calin Juravle00b23d32019-03-08 17:52:20 -0800470android.app.FragmentTransition
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700471android.app.GameManager
art-benchmark-service00abe242023-02-13 10:31:34 -0800472android.app.GrammaticalInflectionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700473android.app.IActivityClientController$Stub$Proxy
474android.app.IActivityClientController$Stub
475android.app.IActivityClientController
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800476android.app.IActivityController$Stub$Proxy
477android.app.IActivityController$Stub
478android.app.IActivityController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800479android.app.IActivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800480android.app.IActivityManager$Stub
481android.app.IActivityManager
482android.app.IActivityTaskManager$Stub$Proxy
483android.app.IActivityTaskManager$Stub
484android.app.IActivityTaskManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800485android.app.IAlarmCompleteListener$Stub$Proxy
486android.app.IAlarmCompleteListener$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700487android.app.IAlarmCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700488android.app.IAlarmListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800489android.app.IAlarmListener
Jesse Wilson80686182011-01-21 17:12:43 -0800490android.app.IAlarmManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800491android.app.IAlarmManager$Stub
492android.app.IAlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700493android.app.IAppTask$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800494android.app.IAppTask$Stub
495android.app.IAppTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700496android.app.IAppTraceRetriever$Stub$Proxy
497android.app.IAppTraceRetriever$Stub
498android.app.IAppTraceRetriever
art-benchmark-service922a5532023-03-23 03:12:41 -0700499android.app.IApplicationStartInfoCompleteListener$Stub$Proxy
500android.app.IApplicationStartInfoCompleteListener$Stub
501android.app.IApplicationStartInfoCompleteListener
Sudheer Shankaea8e738b2016-10-27 17:42:25 -0700502android.app.IApplicationThread$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800503android.app.IApplicationThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800504android.app.IAssistDataReceiver$Stub$Proxy
505android.app.IAssistDataReceiver$Stub
506android.app.IAssistDataReceiver
507android.app.IBackupAgent$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700508android.app.IBackupAgent$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800509android.app.IBackupAgent
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700510android.app.IForegroundServiceObserver$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700511android.app.IForegroundServiceObserver$Stub
512android.app.IForegroundServiceObserver
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700513android.app.IGameManagerService$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700514android.app.IGameManagerService$Stub
515android.app.IGameManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800516android.app.IInstantAppResolver$Stub$Proxy
517android.app.IInstantAppResolver$Stub
518android.app.IInstantAppResolver
519android.app.IInstrumentationWatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700520android.app.IInstrumentationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800521android.app.IInstrumentationWatcher
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700522android.app.ILocalWallpaperColorConsumer$Stub
523android.app.ILocalWallpaperColorConsumer
art-benchmark-service922a5532023-03-23 03:12:41 -0700524android.app.ILocaleManager$Stub$Proxy
525android.app.ILocaleManager$Stub
526android.app.ILocaleManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400527android.app.INotificationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800528android.app.INotificationManager$Stub
529android.app.INotificationManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700530android.app.IOnProjectionStateChangedListener$Stub
531android.app.IOnProjectionStateChangedListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700532android.app.IParcelFileDescriptorRetriever$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700533android.app.IParcelFileDescriptorRetriever$Stub
534android.app.IParcelFileDescriptorRetriever
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800535android.app.IProcessObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700536android.app.IProcessObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800537android.app.IProcessObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700538android.app.IRequestFinishCallback$Stub$Proxy
539android.app.IRequestFinishCallback$Stub
540android.app.IRequestFinishCallback
art-benchmark-service922a5532023-03-23 03:12:41 -0700541android.app.IScreenCaptureObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800542android.app.ISearchManager$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700543android.app.ISearchManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800544android.app.ISearchManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400545android.app.IServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800546android.app.IServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800547android.app.IStopUserCallback$Stub$Proxy
548android.app.IStopUserCallback$Stub
549android.app.IStopUserCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800550android.app.ITaskStackListener$Stub
551android.app.ITaskStackListener
552android.app.ITransientNotification$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700553android.app.ITransientNotification$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800554android.app.ITransientNotification
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700555android.app.ITransientNotificationCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800556android.app.ITransientNotificationCallback$Stub
557android.app.ITransientNotificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800558android.app.IUiAutomationConnection$Stub$Proxy
Kenny Root9787b802013-04-26 12:53:57 -0700559android.app.IUiAutomationConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800560android.app.IUiAutomationConnection
Andreas Gampe859e2782016-04-06 18:37:56 -0700561android.app.IUiModeManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800562android.app.IUiModeManager$Stub
563android.app.IUiModeManager
art-benchmark-service922a5532023-03-23 03:12:41 -0700564android.app.IUiModeManagerCallback$Stub
565android.app.IUiModeManagerCallback
art-benchmark-service84f185c2023-07-24 02:43:42 -0700566android.app.IUidFrozenStateChangedCallback$Stub$Proxy
567android.app.IUidFrozenStateChangedCallback$Stub
568android.app.IUidFrozenStateChangedCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700569android.app.IUidObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800570android.app.IUidObserver
art-benchmark-service922a5532023-03-23 03:12:41 -0700571android.app.IUnsafeIntentStrictModeCallback$Stub
572android.app.IUnsafeIntentStrictModeCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800573android.app.IUriGrantsManager$Stub$Proxy
574android.app.IUriGrantsManager$Stub
575android.app.IUriGrantsManager
576android.app.IUserSwitchObserver$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700577android.app.IUserSwitchObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800578android.app.IUserSwitchObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700579android.app.IWallpaperManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800580android.app.IWallpaperManager$Stub
581android.app.IWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800582android.app.IWallpaperManagerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700583android.app.IWallpaperManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800584android.app.IWallpaperManagerCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800585android.app.InstantAppResolverService$1
586android.app.InstantAppResolverService$InstantAppResolutionCallback
587android.app.InstantAppResolverService$ServiceHandler
588android.app.InstantAppResolverService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800589android.app.Instrumentation$ActivityGoing
590android.app.Instrumentation$ActivityMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -0800591android.app.Instrumentation$ActivityResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800592android.app.Instrumentation$ActivityWaiter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800593android.app.Instrumentation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700594android.app.IntentReceiverLeaked
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400595android.app.IntentService$ServiceHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800596android.app.IntentService
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700597android.app.KeyguardManager$1
art-benchmark-service922a5532023-03-23 03:12:41 -0700598android.app.KeyguardManager$KeyguardDismissCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -0700599android.app.KeyguardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700600android.app.ListActivity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700601android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700602android.app.LoadedApk$ReceiverDispatcher$Args
Calin Juravle00b23d32019-03-08 17:52:20 -0800603android.app.LoadedApk$ReceiverDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400604android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
605android.app.LoadedApk$ServiceDispatcher$DeathMonitor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400606android.app.LoadedApk$ServiceDispatcher$RunConnection
Calin Juravle00b23d32019-03-08 17:52:20 -0800607android.app.LoadedApk$ServiceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800608android.app.LoadedApk$SplitDependencyLoaderImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700609android.app.LoadedApk$WarningContextClassLoader
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000610android.app.LoadedApk-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800611android.app.LoadedApk
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700612android.app.LoaderManager$LoaderCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -0800613android.app.LoaderManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700614android.app.LoaderManagerImpl$LoaderInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800615android.app.LoaderManagerImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700616android.app.LocaleConfig$1
617android.app.LocaleConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700618android.app.LocaleManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700619android.app.NativeActivity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700620android.app.Notification$$ExternalSyntheticLambda0
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700621android.app.Notification$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700622android.app.Notification$Action$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700623android.app.Notification$Action$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800624android.app.Notification$Action
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700625android.app.Notification$BigPictureStyle
626android.app.Notification$BigTextStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800627android.app.Notification$BubbleMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700628android.app.Notification$BubbleMetadata$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800629android.app.Notification$BubbleMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700630android.app.Notification$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700631android.app.Notification$BuilderRemoteViews
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700632android.app.Notification$CallStyle
633android.app.Notification$Colors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700634android.app.Notification$DecoratedCustomViewStyle
635android.app.Notification$DecoratedMediaCustomViewStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -0800636android.app.Notification$Extender
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700637android.app.Notification$InboxStyle
638android.app.Notification$MediaStyle
Calin Juravle4a054192018-05-29 17:52:20 -0700639android.app.Notification$MessagingStyle$Message
Calin Juravle00b23d32019-03-08 17:52:20 -0800640android.app.Notification$MessagingStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700641android.app.Notification$StandardTemplateParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700642android.app.Notification$Style
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700643android.app.Notification$TemplateBindResult$MarginSet
art-benchmark-serviced5115932020-02-25 17:55:03 -0800644android.app.Notification$TemplateBindResult
645android.app.Notification$TvExtender
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000646android.app.Notification-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800647android.app.Notification
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700648android.app.NotificationChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800649android.app.NotificationChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700650android.app.NotificationChannelGroup$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800651android.app.NotificationChannelGroup
art-benchmark-serviced5115932020-02-25 17:55:03 -0800652android.app.NotificationHistory$1
653android.app.NotificationHistory$HistoricalNotification$Builder
654android.app.NotificationHistory$HistoricalNotification
655android.app.NotificationHistory
Calin Juravle00b23d32019-03-08 17:52:20 -0800656android.app.NotificationManager$Policy$1
657android.app.NotificationManager$Policy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400658android.app.NotificationManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700659android.app.OnActivityPausedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800660android.app.PackageInstallObserver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800661android.app.PackageInstallObserver
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700662android.app.PendingIntent$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700663android.app.PendingIntent$$ExternalSyntheticLambda1
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700664android.app.PendingIntent$$ExternalSyntheticLambda2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700665android.app.PendingIntent$1
art-benchmark-service922a5532023-03-23 03:12:41 -0700666android.app.PendingIntent$CancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000667android.app.PendingIntent$CanceledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800668android.app.PendingIntent$OnFinished
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800669android.app.PendingIntent$OnMarshaledListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800670android.app.PendingIntent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700671android.app.Person$1
672android.app.Person$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700673android.app.Person-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800674android.app.Person
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800675android.app.PictureInPictureParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800676android.app.PictureInPictureParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800677android.app.PictureInPictureParams
art-benchmark-service922a5532023-03-23 03:12:41 -0700678android.app.PictureInPictureUiState$1
679android.app.PictureInPictureUiState
680android.app.Presentation
art-benchmark-serviced5115932020-02-25 17:55:03 -0800681android.app.ProcessMemoryState$1
682android.app.ProcessMemoryState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700683android.app.ProfilerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800684android.app.ProfilerInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700685android.app.ProgressDialog$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800686android.app.ProgressDialog
687android.app.PropertyInvalidatedCache$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700688android.app.PropertyInvalidatedCache$AutoCorker$1
art-benchmark-service13164882020-11-07 02:19:14 -0800689android.app.PropertyInvalidatedCache$AutoCorker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700690android.app.PropertyInvalidatedCache$DefaultComputer
691android.app.PropertyInvalidatedCache$QueryHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -0800692android.app.PropertyInvalidatedCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800693android.app.QueuedWork$QueuedWorkHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800694android.app.QueuedWork
art-benchmark-service00abe242023-02-13 10:31:34 -0800695android.app.ReceiverInfo$1
696android.app.ReceiverInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700697android.app.ReceiverRestrictedContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700698android.app.RemoteAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800699android.app.RemoteAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700700android.app.RemoteInput$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800701android.app.RemoteInput$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700702android.app.RemoteInput-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800703android.app.RemoteInput
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700704android.app.RemoteInputHistoryItem$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800705android.app.RemoteInputHistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800706android.app.RemoteServiceException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700707android.app.ResourcesManager$$ExternalSyntheticLambda0
708android.app.ResourcesManager$$ExternalSyntheticLambda1
709android.app.ResourcesManager$ActivityResource
Andreas Gampe859e2782016-04-06 18:37:56 -0700710android.app.ResourcesManager$ActivityResources
art-benchmark-service13164882020-11-07 02:19:14 -0800711android.app.ResourcesManager$ApkAssetsSupplier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700712android.app.ResourcesManager$ApkKey
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000713android.app.ResourcesManager$PathCollector
art-benchmark-service64daec62024-05-18 02:02:57 -0700714android.app.ResourcesManager$SharedLibraryAssets
art-benchmark-serviced5115932020-02-25 17:55:03 -0800715android.app.ResourcesManager$UpdateHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000716android.app.ResourcesManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800717android.app.ResourcesManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700718android.app.ResultInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800719android.app.ResultInfo
art-benchmark-service13164882020-11-07 02:19:14 -0800720android.app.RuntimeAppOpAccessMessage$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700721android.app.RuntimeAppOpAccessMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -0800722android.app.SearchDialog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700723android.app.SearchManager$OnCancelListener
724android.app.SearchManager$OnDismissListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700725android.app.SearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800726android.app.SearchableInfo$1
art-benchmark-service08401c12022-12-23 09:27:20 -0800727android.app.SearchableInfo$ActionKeyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800728android.app.SearchableInfo$ActionKeyInfo
729android.app.SearchableInfo
Evan Millar0ea97b82009-03-24 17:49:23 -0700730android.app.Service
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400731android.app.ServiceConnectionLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700732android.app.ServiceStartArgs$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800733android.app.ServiceStartArgs
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700734android.app.ServiceStartNotAllowedException
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000735android.app.SharedElementCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800736android.app.SharedElementCallback
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700737android.app.SharedPreferencesImpl$$ExternalSyntheticLambda0
Jesse Wilson80686182011-01-21 17:12:43 -0800738android.app.SharedPreferencesImpl$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700739android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0
Jesse Wilson80686182011-01-21 17:12:43 -0800740android.app.SharedPreferencesImpl$EditorImpl$1
741android.app.SharedPreferencesImpl$EditorImpl$2
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000742android.app.SharedPreferencesImpl$EditorImpl
Jesse Wilson80686182011-01-21 17:12:43 -0800743android.app.SharedPreferencesImpl$MemoryCommitResult
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700744android.app.SharedPreferencesImpl$SharedPreferencesThreadFactory
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000745android.app.SharedPreferencesImpl-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700746android.app.StackTrace
Andreas Gampe61e7b662015-06-17 23:57:04 -0700747android.app.StatusBarManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700748android.app.SyncNotedAppOp$1
749android.app.SyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800750android.app.SynchronousUserSwitchObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800751android.app.SystemServiceRegistry$100
752android.app.SystemServiceRegistry$101
753android.app.SystemServiceRegistry$102
754android.app.SystemServiceRegistry$103
755android.app.SystemServiceRegistry$104
756android.app.SystemServiceRegistry$105
757android.app.SystemServiceRegistry$106
758android.app.SystemServiceRegistry$107
759android.app.SystemServiceRegistry$108
760android.app.SystemServiceRegistry$109
Andreas Gampe61e7b662015-06-17 23:57:04 -0700761android.app.SystemServiceRegistry$10
art-benchmark-service35aba412020-02-03 11:53:25 -0800762android.app.SystemServiceRegistry$110
763android.app.SystemServiceRegistry$111
764android.app.SystemServiceRegistry$112
art-benchmark-service56aece62020-02-10 17:58:03 -0800765android.app.SystemServiceRegistry$113
766android.app.SystemServiceRegistry$114
767android.app.SystemServiceRegistry$115
art-benchmark-serviced5115932020-02-25 17:55:03 -0800768android.app.SystemServiceRegistry$116
769android.app.SystemServiceRegistry$117
770android.app.SystemServiceRegistry$118
771android.app.SystemServiceRegistry$119
Andreas Gampe61e7b662015-06-17 23:57:04 -0700772android.app.SystemServiceRegistry$11
art-benchmark-serviced5115932020-02-25 17:55:03 -0800773android.app.SystemServiceRegistry$120
art-benchmark-service84deab32021-05-12 09:41:00 -0700774android.app.SystemServiceRegistry$121
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700775android.app.SystemServiceRegistry$122
776android.app.SystemServiceRegistry$123
777android.app.SystemServiceRegistry$124
778android.app.SystemServiceRegistry$125
779android.app.SystemServiceRegistry$126
780android.app.SystemServiceRegistry$127
781android.app.SystemServiceRegistry$128
782android.app.SystemServiceRegistry$129
Andreas Gampe61e7b662015-06-17 23:57:04 -0700783android.app.SystemServiceRegistry$12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700784android.app.SystemServiceRegistry$130
785android.app.SystemServiceRegistry$131
786android.app.SystemServiceRegistry$132
787android.app.SystemServiceRegistry$133
788android.app.SystemServiceRegistry$134
789android.app.SystemServiceRegistry$135
790android.app.SystemServiceRegistry$136
art-benchmark-service08401c12022-12-23 09:27:20 -0800791android.app.SystemServiceRegistry$137
792android.app.SystemServiceRegistry$138
art-benchmark-service00abe242023-02-13 10:31:34 -0800793android.app.SystemServiceRegistry$139
Andreas Gampe61e7b662015-06-17 23:57:04 -0700794android.app.SystemServiceRegistry$13
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700795android.app.SystemServiceRegistry$140
art-benchmark-service64daec62024-05-18 02:02:57 -0700796android.app.SystemServiceRegistry$141
797android.app.SystemServiceRegistry$142
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700798android.app.SystemServiceRegistry$143
799android.app.SystemServiceRegistry$144
art-benchmark-service64daec62024-05-18 02:02:57 -0700800android.app.SystemServiceRegistry$145
801android.app.SystemServiceRegistry$146
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000802android.app.SystemServiceRegistry$147
803android.app.SystemServiceRegistry$148
Andreas Gampe61e7b662015-06-17 23:57:04 -0700804android.app.SystemServiceRegistry$14
805android.app.SystemServiceRegistry$15
806android.app.SystemServiceRegistry$16
807android.app.SystemServiceRegistry$17
808android.app.SystemServiceRegistry$18
809android.app.SystemServiceRegistry$19
Calin Juravle00b23d32019-03-08 17:52:20 -0800810android.app.SystemServiceRegistry$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700811android.app.SystemServiceRegistry$20
812android.app.SystemServiceRegistry$21
813android.app.SystemServiceRegistry$22
814android.app.SystemServiceRegistry$23
815android.app.SystemServiceRegistry$24
816android.app.SystemServiceRegistry$25
817android.app.SystemServiceRegistry$26
818android.app.SystemServiceRegistry$27
819android.app.SystemServiceRegistry$28
820android.app.SystemServiceRegistry$29
Calin Juravle00b23d32019-03-08 17:52:20 -0800821android.app.SystemServiceRegistry$2
Andreas Gampe61e7b662015-06-17 23:57:04 -0700822android.app.SystemServiceRegistry$30
823android.app.SystemServiceRegistry$31
824android.app.SystemServiceRegistry$32
825android.app.SystemServiceRegistry$33
826android.app.SystemServiceRegistry$34
827android.app.SystemServiceRegistry$35
828android.app.SystemServiceRegistry$36
829android.app.SystemServiceRegistry$37
830android.app.SystemServiceRegistry$38
831android.app.SystemServiceRegistry$39
Calin Juravle00b23d32019-03-08 17:52:20 -0800832android.app.SystemServiceRegistry$3
Andreas Gampe61e7b662015-06-17 23:57:04 -0700833android.app.SystemServiceRegistry$40
834android.app.SystemServiceRegistry$41
835android.app.SystemServiceRegistry$42
836android.app.SystemServiceRegistry$43
837android.app.SystemServiceRegistry$44
838android.app.SystemServiceRegistry$45
839android.app.SystemServiceRegistry$46
840android.app.SystemServiceRegistry$47
841android.app.SystemServiceRegistry$48
842android.app.SystemServiceRegistry$49
Calin Juravle00b23d32019-03-08 17:52:20 -0800843android.app.SystemServiceRegistry$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700844android.app.SystemServiceRegistry$50
845android.app.SystemServiceRegistry$51
846android.app.SystemServiceRegistry$52
847android.app.SystemServiceRegistry$53
848android.app.SystemServiceRegistry$54
849android.app.SystemServiceRegistry$55
850android.app.SystemServiceRegistry$56
851android.app.SystemServiceRegistry$57
852android.app.SystemServiceRegistry$58
853android.app.SystemServiceRegistry$59
Calin Juravle00b23d32019-03-08 17:52:20 -0800854android.app.SystemServiceRegistry$5
Andreas Gampe61e7b662015-06-17 23:57:04 -0700855android.app.SystemServiceRegistry$60
856android.app.SystemServiceRegistry$61
857android.app.SystemServiceRegistry$62
858android.app.SystemServiceRegistry$63
859android.app.SystemServiceRegistry$64
860android.app.SystemServiceRegistry$65
861android.app.SystemServiceRegistry$66
862android.app.SystemServiceRegistry$67
863android.app.SystemServiceRegistry$68
Andreas Gampe571fc302016-02-18 13:58:09 -0800864android.app.SystemServiceRegistry$69
Calin Juravle00b23d32019-03-08 17:52:20 -0800865android.app.SystemServiceRegistry$6
Andreas Gampe571fc302016-02-18 13:58:09 -0800866android.app.SystemServiceRegistry$70
Andreas Gampe859e2782016-04-06 18:37:56 -0700867android.app.SystemServiceRegistry$71
868android.app.SystemServiceRegistry$72
869android.app.SystemServiceRegistry$73
870android.app.SystemServiceRegistry$74
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800871android.app.SystemServiceRegistry$75
872android.app.SystemServiceRegistry$76
873android.app.SystemServiceRegistry$77
874android.app.SystemServiceRegistry$78
875android.app.SystemServiceRegistry$79
Calin Juravle00b23d32019-03-08 17:52:20 -0800876android.app.SystemServiceRegistry$7
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700877android.app.SystemServiceRegistry$80
878android.app.SystemServiceRegistry$81
879android.app.SystemServiceRegistry$82
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700880android.app.SystemServiceRegistry$83
881android.app.SystemServiceRegistry$84
882android.app.SystemServiceRegistry$85
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700883android.app.SystemServiceRegistry$86
884android.app.SystemServiceRegistry$87
885android.app.SystemServiceRegistry$88
886android.app.SystemServiceRegistry$89
Calin Juravle00b23d32019-03-08 17:52:20 -0800887android.app.SystemServiceRegistry$8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700888android.app.SystemServiceRegistry$90
889android.app.SystemServiceRegistry$91
890android.app.SystemServiceRegistry$92
891android.app.SystemServiceRegistry$93
Calin Juravle00b23d32019-03-08 17:52:20 -0800892android.app.SystemServiceRegistry$94
893android.app.SystemServiceRegistry$95
894android.app.SystemServiceRegistry$96
895android.app.SystemServiceRegistry$97
896android.app.SystemServiceRegistry$98
897android.app.SystemServiceRegistry$99
898android.app.SystemServiceRegistry$9
Andreas Gampe61e7b662015-06-17 23:57:04 -0700899android.app.SystemServiceRegistry$CachedServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800900android.app.SystemServiceRegistry$ContextAwareServiceProducerWithBinder
901android.app.SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder
Andreas Gampe61e7b662015-06-17 23:57:04 -0700902android.app.SystemServiceRegistry$ServiceFetcher
903android.app.SystemServiceRegistry$StaticServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800904android.app.SystemServiceRegistry$StaticServiceProducerWithBinder
art-benchmark-service56aece62020-02-10 17:58:03 -0800905android.app.SystemServiceRegistry$StaticServiceProducerWithoutBinder
Calin Juravle00b23d32019-03-08 17:52:20 -0800906android.app.SystemServiceRegistry
907android.app.TaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800908android.app.TaskStackListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700909android.app.UiModeManager$1
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700910android.app.UiModeManager$Globals
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700911android.app.UiModeManager$InnerListener
912android.app.UiModeManager$OnProjectionStateChangedListener
913android.app.UiModeManager$OnProjectionStateChangedListenerResourceManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000914android.app.UiModeManager-IA
Andreas Gampe61e7b662015-06-17 23:57:04 -0700915android.app.UiModeManager
art-benchmark-service84f185c2023-07-24 02:43:42 -0700916android.app.UidObserver
Calin Juravle36829e52019-04-10 19:07:47 -0700917android.app.UriGrantsManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800918android.app.UriGrantsManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700919android.app.UserSwitchObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800920android.app.VoiceInteractor$Request
921android.app.VoiceInteractor
922android.app.Vr2dDisplayProperties$1
923android.app.Vr2dDisplayProperties
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700924android.app.VrManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800925android.app.WaitResult$1
926android.app.WaitResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700927android.app.WallpaperColors$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800928android.app.WallpaperColors
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700929android.app.WallpaperInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800930android.app.WallpaperInfo
art-benchmark-service00abe242023-02-13 10:31:34 -0800931android.app.WallpaperManager$CachedWallpaper
art-benchmark-serviced5115932020-02-25 17:55:03 -0800932android.app.WallpaperManager$ColorManagementProxy
art-benchmark-service922a5532023-03-23 03:12:41 -0700933android.app.WallpaperManager$Globals$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700934android.app.WallpaperManager$Globals$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700935android.app.WallpaperManager$Globals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800936android.app.WallpaperManager$OnColorsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800937android.app.WallpaperManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700938android.app.WindowConfiguration$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700939android.app.WindowConfiguration-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800940android.app.WindowConfiguration
941android.app.admin.DeviceAdminInfo$1
942android.app.admin.DeviceAdminInfo$PolicyInfo
943android.app.admin.DeviceAdminInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800944android.app.admin.DevicePolicyCache$EmptyDevicePolicyCache
945android.app.admin.DevicePolicyCache
946android.app.admin.DevicePolicyEventLogger
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700947android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda10
948android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda11
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700949android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda2
950android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda3
951android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700952android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda5
953android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda6
954android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda7
955android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda8
956android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda9
Calin Juravle00b23d32019-03-08 17:52:20 -0800957android.app.admin.DevicePolicyManager$1
958android.app.admin.DevicePolicyManager$2
Calin Juravle36829e52019-04-10 19:07:47 -0700959android.app.admin.DevicePolicyManager$InstallSystemUpdateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800960android.app.admin.DevicePolicyManager$OnClearApplicationUserDataListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000961android.app.admin.DevicePolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800962android.app.admin.DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener
963android.app.admin.DevicePolicyManagerInternal
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700964android.app.admin.DevicePolicyResourcesManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800965android.app.admin.DeviceStateCache
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700966android.app.admin.FactoryResetProtectionPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800967android.app.admin.FactoryResetProtectionPolicy
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700968android.app.admin.IAuditLogEventsCallback$Stub
969android.app.admin.IAuditLogEventsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800970android.app.admin.IDeviceAdminService$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800971android.app.admin.IDeviceAdminService$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800972android.app.admin.IDeviceAdminService
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000973android.app.admin.IDevicePolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800974android.app.admin.IDevicePolicyManager$Stub
975android.app.admin.IDevicePolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700976android.app.admin.IKeyguardCallback$Stub
977android.app.admin.IKeyguardCallback
978android.app.admin.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800979android.app.admin.NetworkEvent
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700980android.app.admin.ParcelableResource$1
981android.app.admin.ParcelableResource
Calin Juravle36829e52019-04-10 19:07:47 -0700982android.app.admin.PasswordMetrics$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800983android.app.admin.PasswordMetrics$ComplexityBucket$1
984android.app.admin.PasswordMetrics$ComplexityBucket$2
985android.app.admin.PasswordMetrics$ComplexityBucket$3
986android.app.admin.PasswordMetrics$ComplexityBucket$4
987android.app.admin.PasswordMetrics$ComplexityBucket
Calin Juravle00b23d32019-03-08 17:52:20 -0800988android.app.admin.PasswordMetrics
art-benchmark-serviced5115932020-02-25 17:55:03 -0800989android.app.admin.PasswordPolicy
Andreas Gampe859e2782016-04-06 18:37:56 -0700990android.app.admin.SecurityLog$SecurityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800991android.app.admin.SecurityLog$SecurityEvent
992android.app.admin.SecurityLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800993android.app.admin.StartInstallingUpdateCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800994android.app.admin.StartInstallingUpdateCallback$Stub
995android.app.admin.StartInstallingUpdateCallback
Calin Juravle36829e52019-04-10 19:07:47 -0700996android.app.admin.SystemUpdateInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800997android.app.admin.SystemUpdateInfo
Calin Juravle4a054192018-05-29 17:52:20 -0700998android.app.admin.SystemUpdatePolicy$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800999android.app.admin.SystemUpdatePolicy
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001000android.app.admin.WifiSsidPolicy$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001001android.app.admin.WifiSsidPolicy
1002android.app.ambientcontext.AmbientContextManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001003android.app.ambientcontext.IAmbientContextManager$Stub$Proxy
1004android.app.ambientcontext.IAmbientContextManager$Stub
1005android.app.ambientcontext.IAmbientContextManager
1006android.app.assist.ActivityId$1
1007android.app.assist.ActivityId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001008android.app.assist.AssistContent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001009android.app.assist.AssistContent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001010android.app.assist.AssistStructure$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001011android.app.assist.AssistStructure$AutofillOverlay
1012android.app.assist.AssistStructure$HtmlInfoNode$1
1013android.app.assist.AssistStructure$HtmlInfoNode
1014android.app.assist.AssistStructure$HtmlInfoNodeBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001015android.app.assist.AssistStructure$ParcelTransferReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001016android.app.assist.AssistStructure$ParcelTransferWriter
1017android.app.assist.AssistStructure$SendChannel
1018android.app.assist.AssistStructure$ViewNode
1019android.app.assist.AssistStructure$ViewNodeBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001020android.app.assist.AssistStructure$ViewNodeParcelable$1
1021android.app.assist.AssistStructure$ViewNodeParcelable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001022android.app.assist.AssistStructure$ViewNodeText
1023android.app.assist.AssistStructure$ViewStackEntry
1024android.app.assist.AssistStructure$WindowNode
Calin Juravle00b23d32019-03-08 17:52:20 -08001025android.app.assist.AssistStructure
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001026android.app.backup.BackupAgent$BackupServiceBinder
1027android.app.backup.BackupAgent$SharedPrefsSynchronizer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001028android.app.backup.BackupAgent-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001029android.app.backup.BackupAgent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001030android.app.backup.BackupAgentHelper
Christopher Tate7adc2742010-03-05 18:03:22 -08001031android.app.backup.BackupDataInput$EntityHeader
Calin Juravle00b23d32019-03-08 17:52:20 -08001032android.app.backup.BackupDataInput
Christopher Tate7adc2742010-03-05 18:03:22 -08001033android.app.backup.BackupDataOutput
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001034android.app.backup.BackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -08001035android.app.backup.BackupHelperDispatcher$Header
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001036android.app.backup.BackupHelperDispatcher-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001037android.app.backup.BackupHelperDispatcher
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001038android.app.backup.BackupHelperWithLogger
art-benchmark-serviced5115932020-02-25 17:55:03 -08001039android.app.backup.BackupManager$BackupObserverWrapper$1
1040android.app.backup.BackupManager$BackupObserverWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001041android.app.backup.BackupManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001042android.app.backup.BackupManagerMonitor
1043android.app.backup.BackupObserver
1044android.app.backup.BackupProgress$1
1045android.app.backup.BackupProgress
art-benchmark-service00abe242023-02-13 10:31:34 -08001046android.app.backup.BackupRestoreEventLogger
Calin Juravle4a054192018-05-29 17:52:20 -07001047android.app.backup.BackupTransport$TransportImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08001048android.app.backup.BackupTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001049android.app.backup.BlobBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001050android.app.backup.FileBackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -08001051android.app.backup.FileBackupHelperBase
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001052android.app.backup.FullBackup
Andreas Gampe61e7b662015-06-17 23:57:04 -07001053android.app.backup.FullBackupDataOutput
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001054android.app.backup.IBackupCallback$Stub$Proxy
1055android.app.backup.IBackupCallback$Stub
1056android.app.backup.IBackupCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001057android.app.backup.IBackupManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001058android.app.backup.IBackupManager$Stub
1059android.app.backup.IBackupManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001060android.app.backup.IBackupManagerMonitor$Stub$Proxy
1061android.app.backup.IBackupManagerMonitor$Stub
1062android.app.backup.IBackupManagerMonitor
1063android.app.backup.IBackupObserver$Stub$Proxy
1064android.app.backup.IBackupObserver$Stub
1065android.app.backup.IBackupObserver
1066android.app.backup.IFullBackupRestoreObserver$Stub$Proxy
1067android.app.backup.IFullBackupRestoreObserver$Stub
1068android.app.backup.IFullBackupRestoreObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001069android.app.backup.IRestoreSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001070android.app.backup.ISelectBackupTransportCallback$Stub$Proxy
1071android.app.backup.ISelectBackupTransportCallback$Stub
1072android.app.backup.ISelectBackupTransportCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001073android.app.backup.RestoreDescription$1
1074android.app.backup.RestoreDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001075android.app.backup.SharedPreferencesBackupHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001076android.app.blob.BlobHandle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001077android.app.blob.BlobHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001078android.app.blob.BlobStoreManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001079android.app.blob.BlobStoreManagerFrameworkInitializer$$ExternalSyntheticLambda0
Sudheer Shankaf5b36962019-10-04 16:16:13 -07001080android.app.blob.BlobStoreManagerFrameworkInitializer
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001081android.app.blob.IBlobStoreManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001082android.app.blob.IBlobStoreManager$Stub
1083android.app.blob.IBlobStoreManager
1084android.app.blob.IBlobStoreSession
art-benchmark-service13164882020-11-07 02:19:14 -08001085android.app.blob.LeaseInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001086android.app.blob.LeaseInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001087android.app.cloudsearch.CloudSearchManager
art-benchmark-service13164882020-11-07 02:19:14 -08001088android.app.compat.ChangeIdStateCache
1089android.app.compat.ChangeIdStateQuery
1090android.app.compat.CompatChanges
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001091android.app.contentsuggestions.ClassificationsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001092android.app.contentsuggestions.ClassificationsRequest
art-benchmark-service13164882020-11-07 02:19:14 -08001093android.app.contentsuggestions.ContentSelection$1
1094android.app.contentsuggestions.ContentSelection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001095android.app.contentsuggestions.ContentSuggestionsManager$SelectionsCallback
1096android.app.contentsuggestions.ContentSuggestionsManager$SelectionsCallbackWrapper
Calin Juravle00b23d32019-03-08 17:52:20 -08001097android.app.contentsuggestions.ContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001098android.app.contentsuggestions.IClassificationsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001099android.app.contentsuggestions.IClassificationsCallback$Stub
1100android.app.contentsuggestions.IClassificationsCallback
art-benchmark-service13164882020-11-07 02:19:14 -08001101android.app.contentsuggestions.IContentSuggestionsManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001102android.app.contentsuggestions.IContentSuggestionsManager$Stub
1103android.app.contentsuggestions.IContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001104android.app.contentsuggestions.ISelectionsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001105android.app.contentsuggestions.ISelectionsCallback$Stub
1106android.app.contentsuggestions.ISelectionsCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001107android.app.contentsuggestions.SelectionsRequest$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001108android.app.contentsuggestions.SelectionsRequest$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001109android.app.contentsuggestions.SelectionsRequest-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08001110android.app.contentsuggestions.SelectionsRequest
art-benchmark-service64daec62024-05-18 02:02:57 -07001111android.app.contextualsearch.ContextualSearchManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001112android.app.job.IJobCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001113android.app.job.IJobCallback$Stub
1114android.app.job.IJobCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001115android.app.job.IJobScheduler$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001116android.app.job.IJobScheduler$Stub
1117android.app.job.IJobScheduler
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001118android.app.job.IJobService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001119android.app.job.IJobService
art-benchmark-service922a5532023-03-23 03:12:41 -07001120android.app.job.IUserVisibleJobObserver
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001121android.app.job.JobInfo$1
1122android.app.job.JobInfo$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001123android.app.job.JobInfo$TriggerContentUri$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001124android.app.job.JobInfo$TriggerContentUri
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001125android.app.job.JobInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001126android.app.job.JobInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001127android.app.job.JobParameters$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001128android.app.job.JobParameters$JobCleanupCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001129android.app.job.JobParameters-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001130android.app.job.JobParameters
Andreas Gampe61e7b662015-06-17 23:57:04 -07001131android.app.job.JobScheduler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001132android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda0
1133android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda1
1134android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda2
1135android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda3
Makoto Onuki792de8d2019-07-16 16:19:01 -07001136android.app.job.JobSchedulerFrameworkInitializer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001137android.app.job.JobService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001138android.app.job.JobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001139android.app.job.JobServiceEngine$JobHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001140android.app.job.JobServiceEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001141android.app.job.JobWorkItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001142android.app.job.JobWorkItem
art-benchmark-service64daec62024-05-18 02:02:57 -07001143android.app.ondeviceintelligence.OnDeviceIntelligenceManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001144android.app.people.IPeopleManager$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001145android.app.people.IPeopleManager$Stub
1146android.app.people.IPeopleManager
1147android.app.people.PeopleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001148android.app.prediction.AppPredictionContext$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001149android.app.prediction.AppPredictionContext-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001150android.app.prediction.AppPredictionContext
Calin Juravle00b23d32019-03-08 17:52:20 -08001151android.app.prediction.AppPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001152android.app.prediction.AppPredictionSessionId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001153android.app.prediction.AppPredictionSessionId-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001154android.app.prediction.AppPredictionSessionId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001155android.app.prediction.AppPredictor$CallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001156android.app.prediction.AppPredictor
1157android.app.prediction.AppTarget$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001158android.app.prediction.AppTarget$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001159android.app.prediction.AppTarget-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001160android.app.prediction.AppTarget
1161android.app.prediction.AppTargetEvent$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001162android.app.prediction.AppTargetEvent-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001163android.app.prediction.AppTargetEvent
1164android.app.prediction.AppTargetId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001165android.app.prediction.AppTargetId-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001166android.app.prediction.AppTargetId
1167android.app.prediction.IPredictionCallback$Stub$Proxy
1168android.app.prediction.IPredictionCallback$Stub
1169android.app.prediction.IPredictionCallback
1170android.app.prediction.IPredictionManager$Stub$Proxy
1171android.app.prediction.IPredictionManager$Stub
1172android.app.prediction.IPredictionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001173android.app.search.SearchUiManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001174android.app.servertransaction.ActivityConfigurationChangeItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001175android.app.servertransaction.ActivityConfigurationChangeItem-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001176android.app.servertransaction.ActivityConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001177android.app.servertransaction.ActivityLifecycleItem
Calin Juravle36829e52019-04-10 19:07:47 -07001178android.app.servertransaction.ActivityRelaunchItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001179android.app.servertransaction.ActivityRelaunchItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001180android.app.servertransaction.ActivityResultItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001181android.app.servertransaction.ActivityResultItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001182android.app.servertransaction.ActivityResultItem
art-benchmark-service13164882020-11-07 02:19:14 -08001183android.app.servertransaction.ActivityTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001184android.app.servertransaction.BaseClientRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001185android.app.servertransaction.ClientTransaction$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001186android.app.servertransaction.ClientTransaction-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001187android.app.servertransaction.ClientTransaction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001188android.app.servertransaction.ClientTransactionItem
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001189android.app.servertransaction.ClientTransactionListenerController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001190android.app.servertransaction.ConfigurationChangeItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001191android.app.servertransaction.ConfigurationChangeItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001192android.app.servertransaction.ConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001193android.app.servertransaction.DestroyActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001194android.app.servertransaction.DestroyActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001195android.app.servertransaction.DestroyActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001196android.app.servertransaction.LaunchActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001197android.app.servertransaction.LaunchActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001198android.app.servertransaction.LaunchActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001199android.app.servertransaction.NewIntentItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001200android.app.servertransaction.NewIntentItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001201android.app.servertransaction.NewIntentItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001202android.app.servertransaction.PauseActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001203android.app.servertransaction.PauseActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001204android.app.servertransaction.PauseActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001205android.app.servertransaction.PendingTransactionActions$StopInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001206android.app.servertransaction.PendingTransactionActions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001207android.app.servertransaction.ResumeActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001208android.app.servertransaction.ResumeActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001209android.app.servertransaction.ResumeActivityItem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001210android.app.servertransaction.StartActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001211android.app.servertransaction.StartActivityItem-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001212android.app.servertransaction.StartActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001213android.app.servertransaction.StopActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001214android.app.servertransaction.StopActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001215android.app.servertransaction.StopActivityItem
1216android.app.servertransaction.TopResumedActivityChangeItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001217android.app.servertransaction.TopResumedActivityChangeItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001218android.app.servertransaction.TopResumedActivityChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001219android.app.servertransaction.TransactionExecutor
1220android.app.servertransaction.TransactionExecutorHelper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001221android.app.servertransaction.WindowStateTransactionItem$TransactionListener
Calin Juravle4a054192018-05-29 17:52:20 -07001222android.app.slice.ISliceManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001223android.app.slice.ISliceManager$Stub
1224android.app.slice.ISliceManager
1225android.app.slice.Slice$1
1226android.app.slice.Slice$Builder
1227android.app.slice.Slice
1228android.app.slice.SliceItem$1
1229android.app.slice.SliceItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001230android.app.slice.SliceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001231android.app.slice.SliceProvider$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08001232android.app.slice.SliceProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001233android.app.slice.SliceSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001234android.app.slice.SliceSpec
art-benchmark-service922a5532023-03-23 03:12:41 -07001235android.app.smartspace.ISmartspaceCallback$Stub
1236android.app.smartspace.ISmartspaceCallback
1237android.app.smartspace.ISmartspaceManager$Stub$Proxy
1238android.app.smartspace.ISmartspaceManager$Stub
1239android.app.smartspace.ISmartspaceManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001240android.app.smartspace.SmartspaceAction$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001241android.app.smartspace.SmartspaceAction$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001242android.app.smartspace.SmartspaceAction
1243android.app.smartspace.SmartspaceConfig$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001244android.app.smartspace.SmartspaceConfig$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001245android.app.smartspace.SmartspaceConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001246android.app.smartspace.SmartspaceManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001247android.app.smartspace.SmartspaceSession$$ExternalSyntheticLambda0
1248android.app.smartspace.SmartspaceSession$CallbackWrapper$$ExternalSyntheticLambda0
1249android.app.smartspace.SmartspaceSession$CallbackWrapper
1250android.app.smartspace.SmartspaceSession$OnTargetsAvailableListener
1251android.app.smartspace.SmartspaceSession$Token
1252android.app.smartspace.SmartspaceSession
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001253android.app.smartspace.SmartspaceSessionId$1
1254android.app.smartspace.SmartspaceSessionId
1255android.app.smartspace.SmartspaceTarget$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001256android.app.smartspace.SmartspaceTarget$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001257android.app.smartspace.SmartspaceTarget
1258android.app.smartspace.SmartspaceTargetEvent$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001259android.app.smartspace.SmartspaceTargetEvent$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001260android.app.smartspace.SmartspaceTargetEvent
art-benchmark-service922a5532023-03-23 03:12:41 -07001261android.app.smartspace.uitemplatedata.BaseTemplateData$1
1262android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemInfo$1
1263android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemInfo
1264android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemLoggingInfo$1
1265android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemLoggingInfo
1266android.app.smartspace.uitemplatedata.BaseTemplateData
1267android.app.smartspace.uitemplatedata.Icon$1
1268android.app.smartspace.uitemplatedata.Icon
1269android.app.smartspace.uitemplatedata.TapAction$1
1270android.app.smartspace.uitemplatedata.TapAction
1271android.app.smartspace.uitemplatedata.Text$1
1272android.app.smartspace.uitemplatedata.Text
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001273android.app.supervision.SupervisionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001274android.app.time.ITimeZoneDetectorListener$Stub$Proxy
1275android.app.time.ITimeZoneDetectorListener$Stub
1276android.app.time.ITimeZoneDetectorListener
art-benchmark-service84deab32021-05-12 09:41:00 -07001277android.app.time.TimeManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001278android.app.time.TimeZoneCapabilities$1
1279android.app.time.TimeZoneCapabilities$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001280android.app.time.TimeZoneCapabilities-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001281android.app.time.TimeZoneCapabilities
1282android.app.time.TimeZoneCapabilitiesAndConfig$1
1283android.app.time.TimeZoneCapabilitiesAndConfig
1284android.app.time.TimeZoneConfiguration$1
1285android.app.time.TimeZoneConfiguration$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001286android.app.time.TimeZoneConfiguration-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001287android.app.time.TimeZoneConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08001288android.app.timedetector.ITimeDetectorService$Stub$Proxy
1289android.app.timedetector.ITimeDetectorService$Stub
1290android.app.timedetector.ITimeDetectorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08001291android.app.timedetector.ManualTimeSuggestion$1
1292android.app.timedetector.ManualTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001293android.app.timedetector.TelephonyTimeSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -08001294android.app.timedetector.TelephonyTimeSuggestion$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08001295android.app.timedetector.TelephonyTimeSuggestion
Calin Juravle00b23d32019-03-08 17:52:20 -08001296android.app.timedetector.TimeDetector
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001297android.app.timedetector.TimeDetectorImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08001298android.app.timezonedetector.ITimeZoneDetectorService$Stub$Proxy
1299android.app.timezonedetector.ITimeZoneDetectorService$Stub
1300android.app.timezonedetector.ITimeZoneDetectorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001301android.app.timezonedetector.ManualTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001302android.app.timezonedetector.ManualTimeZoneSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001303android.app.timezonedetector.TelephonyTimeZoneSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -08001304android.app.timezonedetector.TelephonyTimeZoneSuggestion$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001305android.app.timezonedetector.TelephonyTimeZoneSuggestion-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08001306android.app.timezonedetector.TelephonyTimeZoneSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001307android.app.timezonedetector.TimeZoneDetector
1308android.app.trust.IStrongAuthTracker$Stub$Proxy
1309android.app.trust.IStrongAuthTracker$Stub
1310android.app.trust.IStrongAuthTracker
1311android.app.trust.ITrustListener$Stub$Proxy
1312android.app.trust.ITrustListener$Stub
1313android.app.trust.ITrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001314android.app.trust.ITrustManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001315android.app.trust.ITrustManager$Stub
1316android.app.trust.ITrustManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001317android.app.trust.TrustManager$1
1318android.app.trust.TrustManager$2
1319android.app.trust.TrustManager$TrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001320android.app.trust.TrustManager
Calin Juravle4a054192018-05-29 17:52:20 -07001321android.app.usage.AppStandbyInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001322android.app.usage.AppStandbyInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001323android.app.usage.AppStandbyInfo
1324android.app.usage.CacheQuotaHint$1
1325android.app.usage.CacheQuotaHint$Builder
1326android.app.usage.CacheQuotaHint
1327android.app.usage.CacheQuotaService$CacheQuotaServiceWrapper
1328android.app.usage.CacheQuotaService$ServiceHandler
1329android.app.usage.CacheQuotaService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001330android.app.usage.ConfigurationStats$1
1331android.app.usage.ConfigurationStats
1332android.app.usage.EventList
art-benchmark-serviced5115932020-02-25 17:55:03 -08001333android.app.usage.ExternalStorageStats$1
1334android.app.usage.ExternalStorageStats
art-benchmark-service64daec62024-05-18 02:02:57 -07001335android.app.usage.FeatureFlags
1336android.app.usage.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001337android.app.usage.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001338android.app.usage.ICacheQuotaService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001339android.app.usage.ICacheQuotaService$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001340android.app.usage.ICacheQuotaService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001341android.app.usage.IStorageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001342android.app.usage.IStorageStatsManager$Stub
1343android.app.usage.IStorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001344android.app.usage.IUsageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001345android.app.usage.IUsageStatsManager$Stub
1346android.app.usage.IUsageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001347android.app.usage.StorageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001348android.app.usage.StorageStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001349android.app.usage.StorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001350android.app.usage.UsageEvents$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001351android.app.usage.UsageEvents$Event$UserInteractionEventExtrasToken
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001352android.app.usage.UsageEvents$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08001353android.app.usage.UsageEvents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001354android.app.usage.UsageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001355android.app.usage.UsageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001356android.app.usage.UsageStatsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001357android.app.wallpapereffectsgeneration.WallpaperEffectsGenerationManager
art-benchmark-service00abe242023-02-13 10:31:34 -08001358android.app.wearable.WearableSensingManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001359android.apphibernation.AppHibernationManager
art-benchmark-service08401c12022-12-23 09:27:20 -08001360android.appwidget.AppWidgetManager$$ExternalSyntheticLambda0
art-benchmark-service1cd49df2023-10-20 22:31:20 -07001361android.appwidget.AppWidgetManager$$ExternalSyntheticLambda10
art-benchmark-service08401c12022-12-23 09:27:20 -08001362android.appwidget.AppWidgetManager$$ExternalSyntheticLambda1
1363android.appwidget.AppWidgetManager$$ExternalSyntheticLambda2
1364android.appwidget.AppWidgetManager$$ExternalSyntheticLambda3
1365android.appwidget.AppWidgetManager$$ExternalSyntheticLambda4
art-benchmark-service83428e42023-11-04 04:47:38 -07001366android.appwidget.AppWidgetManager$$ExternalSyntheticLambda5
1367android.appwidget.AppWidgetManager$$ExternalSyntheticLambda6
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001368android.appwidget.AppWidgetManager$$ExternalSyntheticLambda7
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001369android.appwidget.AppWidgetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001370android.appwidget.AppWidgetManagerInternal
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001371android.appwidget.AppWidgetProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001372android.appwidget.AppWidgetProviderInfo$1
1373android.appwidget.AppWidgetProviderInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001374android.appwidget.PendingHostUpdate$1
1375android.appwidget.PendingHostUpdate
art-benchmark-service64daec62024-05-18 02:02:57 -07001376android.appwidget.flags.FeatureFlags
1377android.appwidget.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001378android.appwidget.flags.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001379android.attention.AttentionManagerInternal$AttentionCallbackInternal
1380android.attention.AttentionManagerInternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001381android.audio.policy.configuration.V7_0.AudioUsage
art-benchmark-service922a5532023-03-23 03:12:41 -07001382android.companion.AssociationInfo$1
art-benchmark-service00abe242023-02-13 10:31:34 -08001383android.companion.AssociationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001384android.companion.AssociationRequest$1
1385android.companion.AssociationRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001386android.companion.CompanionDeviceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001387android.companion.ICompanionDeviceManager$Stub$Proxy
1388android.companion.ICompanionDeviceManager$Stub
1389android.companion.ICompanionDeviceManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001390android.companion.virtual.IVirtualDevice$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001391android.companion.virtual.IVirtualDevice$Stub
1392android.companion.virtual.IVirtualDevice
art-benchmark-service00abe242023-02-13 10:31:34 -08001393android.companion.virtual.IVirtualDeviceManager$Stub$Proxy
1394android.companion.virtual.IVirtualDeviceManager$Stub
1395android.companion.virtual.IVirtualDeviceManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001396android.companion.virtual.VirtualDevice$1
art-benchmark-service64daec62024-05-18 02:02:57 -07001397android.companion.virtual.VirtualDevice
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001398android.companion.virtual.VirtualDeviceManager
art-benchmark-service64daec62024-05-18 02:02:57 -07001399android.companion.virtual.flags.FeatureFlags
1400android.companion.virtual.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001401android.companion.virtual.flags.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001402android.compat.Compatibility$1
1403android.compat.Compatibility$BehaviorChangeDelegate
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001404android.compat.Compatibility$ChangeConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001405android.compat.Compatibility
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001406android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001407android.content.AbstractThreadedSyncAdapter$SyncThread
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001408android.content.AbstractThreadedSyncAdapter-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001409android.content.AbstractThreadedSyncAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001410android.content.ActivityNotFoundException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001411android.content.ApexEnvironment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001412android.content.AsyncQueryHandler$WorkerArgs
1413android.content.AsyncQueryHandler$WorkerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001414android.content.AsyncQueryHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001415android.content.Attributable
1416android.content.AttributionSource$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001417android.content.AttributionSource$Builder
1418android.content.AttributionSource$ScopedParcelState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001419android.content.AttributionSource
1420android.content.AttributionSourceState$1
1421android.content.AttributionSourceState
Calin Juravle36829e52019-04-10 19:07:47 -07001422android.content.AutofillOptions$1
1423android.content.AutofillOptions
Andreas Gampe859e2782016-04-06 18:37:56 -07001424android.content.BroadcastReceiver$PendingResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001425android.content.BroadcastReceiver$PendingResult
1426android.content.BroadcastReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001427android.content.ClipData$1
1428android.content.ClipData$Item
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001429android.content.ClipData-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001430android.content.ClipData
1431android.content.ClipDescription$1
1432android.content.ClipDescription
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001433android.content.ClipboardManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001434android.content.ClipboardManager$OnPrimaryClipChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001435android.content.ClipboardManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001436android.content.ComponentCallbacks2
Calin Juravle00b23d32019-03-08 17:52:20 -08001437android.content.ComponentCallbacks
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001438android.content.ComponentCallbacksController$$ExternalSyntheticLambda0
1439android.content.ComponentCallbacksController$$ExternalSyntheticLambda1
1440android.content.ComponentCallbacksController$$ExternalSyntheticLambda2
1441android.content.ComponentCallbacksController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001442android.content.ComponentName$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001443android.content.ComponentName$WithComponentName
Calin Juravle00b23d32019-03-08 17:52:20 -08001444android.content.ComponentName
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001445android.content.ContentCaptureOptions$1
art-benchmark-service64daec62024-05-18 02:02:57 -07001446android.content.ContentCaptureOptions$ContentProtectionOptions$$ExternalSyntheticLambda1
1447android.content.ContentCaptureOptions$ContentProtectionOptions$$ExternalSyntheticLambda2
art-benchmark-service83428e42023-11-04 04:47:38 -07001448android.content.ContentCaptureOptions$ContentProtectionOptions
Calin Juravle36829e52019-04-10 19:07:47 -07001449android.content.ContentCaptureOptions
Calin Juravle00b23d32019-03-08 17:52:20 -08001450android.content.ContentInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001451android.content.ContentProvider$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001452android.content.ContentProvider$CallingIdentity
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001453android.content.ContentProvider$PipeDataWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001454android.content.ContentProvider$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001455android.content.ContentProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001456android.content.ContentProviderClient$CursorWrapperInner
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001457android.content.ContentProviderClient$NotRespondingRunnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001458android.content.ContentProviderClient-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001459android.content.ContentProviderClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001460android.content.ContentProviderNative
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001461android.content.ContentProviderOperation$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001462android.content.ContentProviderOperation$BackReference$1
1463android.content.ContentProviderOperation$BackReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001464android.content.ContentProviderOperation$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001465android.content.ContentProviderOperation-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001466android.content.ContentProviderOperation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001467android.content.ContentProviderResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001468android.content.ContentProviderResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001469android.content.ContentResolver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001470android.content.ContentResolver$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08001471android.content.ContentResolver$OpenResourceIdResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001472android.content.ContentResolver$ParcelFileDescriptorInner
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001473android.content.ContentResolver$ResultListener
1474android.content.ContentResolver$StringResultListener
art-benchmark-service13164882020-11-07 02:19:14 -08001475android.content.ContentResolver$UriResultListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001476android.content.ContentResolver-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001477android.content.ContentResolver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001478android.content.ContentUris
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001479android.content.ContentValues$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001480android.content.ContentValues-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001481android.content.ContentValues
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001482android.content.Context
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001483android.content.ContextParams$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001484android.content.ContextParams-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001485android.content.ContextParams
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001486android.content.ContextWrapper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001487android.content.CursorLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001488android.content.DialogInterface$OnCancelListener
1489android.content.DialogInterface$OnClickListener
1490android.content.DialogInterface$OnDismissListener
Calin Juravle4a054192018-05-29 17:52:20 -07001491android.content.DialogInterface$OnKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001492android.content.DialogInterface$OnShowListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001493android.content.DialogInterface
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001494android.content.IClipboard$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001495android.content.IClipboard$Stub
1496android.content.IClipboard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001497android.content.IContentProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001498android.content.IContentService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001499android.content.IContentService$Stub
1500android.content.IContentService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001501android.content.IIntentReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001502android.content.IIntentReceiver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001503android.content.IIntentSender$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001504android.content.IIntentSender$Stub
1505android.content.IIntentSender
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001506android.content.IOnPrimaryClipChangedListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001507android.content.IOnPrimaryClipChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001508android.content.IOnPrimaryClipChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001509android.content.IRestrictionsManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001510android.content.IRestrictionsManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001511android.content.IRestrictionsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001512android.content.ISyncAdapter$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001513android.content.ISyncAdapter$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001514android.content.ISyncAdapter
Calin Juravle4a054192018-05-29 17:52:20 -07001515android.content.ISyncAdapterUnsyncableAccountCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001516android.content.ISyncAdapterUnsyncableAccountCallback$Stub
1517android.content.ISyncAdapterUnsyncableAccountCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001518android.content.ISyncContext$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001519android.content.ISyncContext$Stub
1520android.content.ISyncContext
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001521android.content.ISyncStatusObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001522android.content.ISyncStatusObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001523android.content.Intent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001524android.content.Intent$CommandOptionHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001525android.content.Intent$FilterComparison
Calin Juravle00b23d32019-03-08 17:52:20 -08001526android.content.Intent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001527android.content.IntentFilter$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001528android.content.IntentFilter$$ExternalSyntheticLambda2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001529android.content.IntentFilter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001530android.content.IntentFilter$AuthorityEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001531android.content.IntentFilter$MalformedMimeTypeException
Calin Juravle00b23d32019-03-08 17:52:20 -08001532android.content.IntentFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001533android.content.IntentSender$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001534android.content.IntentSender$FinishedDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001535android.content.IntentSender$OnFinished
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001536android.content.IntentSender$SendIntentException
Calin Juravle00b23d32019-03-08 17:52:20 -08001537android.content.IntentSender
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001538android.content.Loader$ForceLoadContentObserver
1539android.content.Loader$OnLoadCanceledListener
1540android.content.Loader$OnLoadCompleteListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001541android.content.Loader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001542android.content.LocusId$1
1543android.content.LocusId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001544android.content.LoggingContentInterface
1545android.content.MutableContextWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001546android.content.OperationApplicationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001547android.content.PeriodicSync$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001548android.content.PeriodicSync-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08001549android.content.PeriodicSync
1550android.content.PermissionChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001551android.content.ReceiverCallNotAllowedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001552android.content.RestrictionEntry$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001553android.content.RestrictionEntry
Andreas Gampe61e7b662015-06-17 23:57:04 -07001554android.content.RestrictionsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001555android.content.SearchRecentSuggestionsProvider$DatabaseHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001556android.content.SearchRecentSuggestionsProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001557android.content.ServiceConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001558android.content.SharedPreferences$Editor
1559android.content.SharedPreferences$OnSharedPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001560android.content.SharedPreferences
Calin Juravle4a054192018-05-29 17:52:20 -07001561android.content.SyncAdapterType$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001562android.content.SyncAdapterType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001563android.content.SyncAdaptersCache$MySerializer
1564android.content.SyncAdaptersCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001565android.content.SyncContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08001566android.content.SyncInfo$1
1567android.content.SyncInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001568android.content.SyncRequest$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001569android.content.SyncRequest$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001570android.content.SyncRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001571android.content.SyncResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001572android.content.SyncResult
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001573android.content.SyncStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001574android.content.SyncStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001575android.content.SyncStatusInfo$1
1576android.content.SyncStatusInfo$Stats
1577android.content.SyncStatusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001578android.content.SyncStatusObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001579android.content.UndoManager$UndoState
Calin Juravle00b23d32019-03-08 17:52:20 -08001580android.content.UndoManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001581android.content.UndoOperation
Andreas Gampe61e7b662015-06-17 23:57:04 -07001582android.content.UndoOwner
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001583android.content.UriMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08001584android.content.UriPermission$1
1585android.content.UriPermission
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001586android.content.UriRelativeFilterGroup
art-benchmark-service56aece62020-02-10 17:58:03 -08001587android.content.integrity.AppIntegrityManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001588android.content.integrity.AtomicFormula$StringAtomicFormula$1
1589android.content.integrity.AtomicFormula$StringAtomicFormula
1590android.content.integrity.AtomicFormula
1591android.content.integrity.CompoundFormula$1
1592android.content.integrity.CompoundFormula
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001593android.content.integrity.IAppIntegrityManager$Stub
1594android.content.integrity.IAppIntegrityManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001595android.content.integrity.InstallerAllowedByManifestFormula$1
1596android.content.integrity.InstallerAllowedByManifestFormula
1597android.content.integrity.IntegrityFormula
1598android.content.integrity.IntegrityUtils
1599android.content.integrity.Rule$1
1600android.content.integrity.Rule
1601android.content.om.CriticalOverlayInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001602android.content.om.IOverlayManager$Stub$Proxy
1603android.content.om.IOverlayManager$Stub
1604android.content.om.IOverlayManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001605android.content.om.OverlayIdentifier$1
1606android.content.om.OverlayIdentifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001607android.content.om.OverlayInfo$1
1608android.content.om.OverlayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001609android.content.om.OverlayManager
art-benchmark-service35aba412020-02-03 11:53:25 -08001610android.content.om.OverlayableInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001611android.content.pm.ActivityInfo$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001612android.content.pm.ActivityInfo$WindowLayout
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001613android.content.pm.ActivityInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001614android.content.pm.ActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001615android.content.pm.ActivityPresentationInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001616android.content.pm.AndroidTestBaseUpdater
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001617android.content.pm.ApkChecksum$1
1618android.content.pm.ApkChecksum
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001619android.content.pm.ApplicationInfo$1$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001620android.content.pm.ApplicationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001621android.content.pm.ApplicationInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001622android.content.pm.ApplicationInfo
art-benchmark-service64daec62024-05-18 02:02:57 -07001623android.content.pm.ArchivedPackageParcel$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001624android.content.pm.ArchivedPackageParcel
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001625android.content.pm.Attribution$1
1626android.content.pm.Attribution
art-benchmark-serviced5115932020-02-25 17:55:03 -08001627android.content.pm.AuxiliaryResolveInfo$AuxiliaryFilter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001628android.content.pm.AuxiliaryResolveInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001629android.content.pm.BaseParceledListSlice$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001630android.content.pm.BaseParceledListSlice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001631android.content.pm.ChangedPackages$1
1632android.content.pm.ChangedPackages
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001633android.content.pm.Checksum$1
art-benchmark-service08401c12022-12-23 09:27:20 -08001634android.content.pm.Checksum$Type
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001635android.content.pm.Checksum
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001636android.content.pm.ComponentInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001637android.content.pm.ConfigurationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001638android.content.pm.ConfigurationInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001639android.content.pm.ConfigurationInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001640android.content.pm.CrossProfileApps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001641android.content.pm.CrossProfileAppsInternal
art-benchmark-service35aba412020-02-03 11:53:25 -08001642android.content.pm.DataLoaderManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001643android.content.pm.DataLoaderParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001644android.content.pm.DataLoaderParamsParcel$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001645android.content.pm.DataLoaderParamsParcel
Calin Juravle00b23d32019-03-08 17:52:20 -08001646android.content.pm.FallbackCategoryProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001647android.content.pm.FeatureGroupInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001648android.content.pm.FeatureGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001649android.content.pm.FeatureInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001650android.content.pm.FeatureInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001651android.content.pm.FeatureInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001652android.content.pm.FileSystemControlParcel$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001653android.content.pm.FileSystemControlParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08001654android.content.pm.ICrossProfileApps$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001655android.content.pm.ICrossProfileApps$Stub
1656android.content.pm.ICrossProfileApps
art-benchmark-serviced5115932020-02-25 17:55:03 -08001657android.content.pm.IDataLoader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001658android.content.pm.IDataLoaderManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001659android.content.pm.IDataLoaderManager$Stub
1660android.content.pm.IDataLoaderManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001661android.content.pm.IDataLoaderStatusListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001662android.content.pm.IDataLoaderStatusListener$Stub
1663android.content.pm.IDataLoaderStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001664android.content.pm.IDexModuleRegisterCallback$Stub$Proxy
1665android.content.pm.IDexModuleRegisterCallback$Stub
1666android.content.pm.IDexModuleRegisterCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001667android.content.pm.ILauncherApps$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001668android.content.pm.ILauncherApps$Stub
1669android.content.pm.ILauncherApps
Calin Juravle4a054192018-05-29 17:52:20 -07001670android.content.pm.IOnAppsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001671android.content.pm.IOnAppsChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001672android.content.pm.IOnChecksumsReadyListener$Stub$Proxy
1673android.content.pm.IOnChecksumsReadyListener$Stub
1674android.content.pm.IOnChecksumsReadyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001675android.content.pm.IOtaDexopt$Stub
1676android.content.pm.IOtaDexopt
1677android.content.pm.IPackageDataObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001678android.content.pm.IPackageDataObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001679android.content.pm.IPackageDataObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001680android.content.pm.IPackageDeleteObserver$Stub$Proxy
1681android.content.pm.IPackageDeleteObserver$Stub
1682android.content.pm.IPackageDeleteObserver2$Stub$Proxy
1683android.content.pm.IPackageDeleteObserver2$Stub
1684android.content.pm.IPackageDeleteObserver2
Calin Juravle4a054192018-05-29 17:52:20 -07001685android.content.pm.IPackageDeleteObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001686android.content.pm.IPackageInstallObserver2$Stub
1687android.content.pm.IPackageInstallObserver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001688android.content.pm.IPackageInstaller$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001689android.content.pm.IPackageInstaller$Stub
1690android.content.pm.IPackageInstaller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001691android.content.pm.IPackageInstallerCallback$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001692android.content.pm.IPackageInstallerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001693android.content.pm.IPackageInstallerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001694android.content.pm.IPackageInstallerSession$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001695android.content.pm.IPackageInstallerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001696android.content.pm.IPackageInstallerSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001697android.content.pm.IPackageManager$Stub$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001698android.content.pm.IPackageManager$Stub$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001699android.content.pm.IPackageManager$Stub$Proxy$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001700android.content.pm.IPackageManager$Stub$Proxy$$ExternalSyntheticLambda1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001701android.content.pm.IPackageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001702android.content.pm.IPackageManager$Stub
1703android.content.pm.IPackageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001704android.content.pm.IPackageManagerNative$Stub
1705android.content.pm.IPackageManagerNative
1706android.content.pm.IPackageMoveObserver$Stub$Proxy
1707android.content.pm.IPackageMoveObserver$Stub
1708android.content.pm.IPackageMoveObserver
1709android.content.pm.IPackageStatsObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001710android.content.pm.IPackageStatsObserver$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001711android.content.pm.IPackageStatsObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001712android.content.pm.IShortcutChangeCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001713android.content.pm.IShortcutChangeCallback$Stub
1714android.content.pm.IShortcutChangeCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001715android.content.pm.IShortcutService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001716android.content.pm.IShortcutService$Stub
1717android.content.pm.IShortcutService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001718android.content.pm.IncrementalStatesInfo$1
1719android.content.pm.IncrementalStatesInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001720android.content.pm.InstallSourceInfo$1
1721android.content.pm.InstallSourceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001722android.content.pm.InstantAppIntentFilter$1
1723android.content.pm.InstantAppIntentFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08001724android.content.pm.InstantAppRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001725android.content.pm.InstantAppRequestInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001726android.content.pm.InstantAppRequestInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001727android.content.pm.InstantAppResolveInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001728android.content.pm.InstantAppResolveInfo$InstantAppDigest$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001729android.content.pm.InstantAppResolveInfo$InstantAppDigest
1730android.content.pm.InstantAppResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001731android.content.pm.InstrumentationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001732android.content.pm.InstrumentationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001733android.content.pm.IntentFilterVerificationInfo$1
1734android.content.pm.IntentFilterVerificationInfo
1735android.content.pm.KeySet$1
1736android.content.pm.KeySet
1737android.content.pm.LauncherActivityInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001738android.content.pm.LauncherActivityInfoInternal$1
1739android.content.pm.LauncherActivityInfoInternal
Calin Juravle4a054192018-05-29 17:52:20 -07001740android.content.pm.LauncherApps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001741android.content.pm.LauncherApps$AppUsageLimit$1
1742android.content.pm.LauncherApps$AppUsageLimit
1743android.content.pm.LauncherApps$Callback
1744android.content.pm.LauncherApps$CallbackMessageHandler$CallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001745android.content.pm.LauncherApps$CallbackMessageHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001746android.content.pm.LauncherApps$ShortcutQuery$QueryFlags
art-benchmark-serviced5115932020-02-25 17:55:03 -08001747android.content.pm.LauncherApps$ShortcutQuery
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001748android.content.pm.LauncherApps-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001749android.content.pm.LauncherApps
1750android.content.pm.ModuleInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001751android.content.pm.ModuleInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001752android.content.pm.ModuleInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001753android.content.pm.PackageInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001754android.content.pm.PackageInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001755android.content.pm.PackageInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001756android.content.pm.PackageInfoLite$1
1757android.content.pm.PackageInfoLite
Calin Juravle4a054192018-05-29 17:52:20 -07001758android.content.pm.PackageInstaller$Session
1759android.content.pm.PackageInstaller$SessionCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001760android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda0
1761android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda1
1762android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda2
1763android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda3
1764android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001765android.content.pm.PackageInstaller$SessionCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001766android.content.pm.PackageInstaller$SessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001767android.content.pm.PackageInstaller$SessionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001768android.content.pm.PackageInstaller$SessionParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001769android.content.pm.PackageInstaller$SessionParams
1770android.content.pm.PackageInstaller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001771android.content.pm.PackageItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001772android.content.pm.PackageManager$1
1773android.content.pm.PackageManager$2
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001774android.content.pm.PackageManager$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001775android.content.pm.PackageManager$ApplicationInfoFlags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001776android.content.pm.PackageManager$ApplicationInfoQuery
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001777android.content.pm.PackageManager$ComponentEnabledSetting$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001778android.content.pm.PackageManager$ComponentEnabledSetting
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001779android.content.pm.PackageManager$ComponentInfoFlags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001780android.content.pm.PackageManager$Flags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001781android.content.pm.PackageManager$MoveCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001782android.content.pm.PackageManager$NameNotFoundException
art-benchmark-service08401c12022-12-23 09:27:20 -08001783android.content.pm.PackageManager$OnChecksumsReadyListener
Calin Juravle4a054192018-05-29 17:52:20 -07001784android.content.pm.PackageManager$OnPermissionsChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001785android.content.pm.PackageManager$PackageInfoFlags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001786android.content.pm.PackageManager$PackageInfoQuery
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001787android.content.pm.PackageManager$Property$1
1788android.content.pm.PackageManager$Property
1789android.content.pm.PackageManager$ResolveInfoFlags
Calin Juravle00b23d32019-03-08 17:52:20 -08001790android.content.pm.PackageManager
Calin Juravle4a054192018-05-29 17:52:20 -07001791android.content.pm.PackageParser$Activity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001792android.content.pm.PackageParser$Activity
Calin Juravle4a054192018-05-29 17:52:20 -07001793android.content.pm.PackageParser$ActivityIntentInfo
1794android.content.pm.PackageParser$ApkLite
1795android.content.pm.PackageParser$CachedComponentArgs
1796android.content.pm.PackageParser$Callback
1797android.content.pm.PackageParser$CallbackImpl
1798android.content.pm.PackageParser$Component
art-benchmark-service922a5532023-03-23 03:12:41 -07001799android.content.pm.PackageParser$DefaultSplitAssetLoader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001800android.content.pm.PackageParser$Instrumentation$1
1801android.content.pm.PackageParser$Instrumentation
Calin Juravle00b23d32019-03-08 17:52:20 -08001802android.content.pm.PackageParser$IntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001803android.content.pm.PackageParser$NewPermissionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001804android.content.pm.PackageParser$Package$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001805android.content.pm.PackageParser$Package
Calin Juravle4a054192018-05-29 17:52:20 -07001806android.content.pm.PackageParser$PackageLite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001807android.content.pm.PackageParser$PackageParserException
Calin Juravle4a054192018-05-29 17:52:20 -07001808android.content.pm.PackageParser$ParseComponentArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08001809android.content.pm.PackageParser$ParsePackageItemArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001810android.content.pm.PackageParser$Permission$1
1811android.content.pm.PackageParser$Permission
1812android.content.pm.PackageParser$PermissionGroup$1
1813android.content.pm.PackageParser$PermissionGroup
1814android.content.pm.PackageParser$Provider$1
1815android.content.pm.PackageParser$Provider
1816android.content.pm.PackageParser$ProviderIntentInfo
1817android.content.pm.PackageParser$Service$1
1818android.content.pm.PackageParser$Service
1819android.content.pm.PackageParser$ServiceIntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001820android.content.pm.PackageParser$SigningDetails$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001821android.content.pm.PackageParser$SigningDetails$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001822android.content.pm.PackageParser$SigningDetails
art-benchmark-service922a5532023-03-23 03:12:41 -07001823android.content.pm.PackageParser$SplitAssetLoader
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001824android.content.pm.PackageParser$SplitDependencyLoader$IllegalDependencyException
Calin Juravle4a054192018-05-29 17:52:20 -07001825android.content.pm.PackageParser$SplitNameComparator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001826android.content.pm.PackageParser-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001827android.content.pm.PackageParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001828android.content.pm.PackageParserCacheHelper$ReadHelper
1829android.content.pm.PackageParserCacheHelper$WriteHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001830android.content.pm.PackagePartitions$DeferredCanonicalFile
1831android.content.pm.PackagePartitions$SystemPartition
1832android.content.pm.PackagePartitions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001833android.content.pm.PackageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001834android.content.pm.PackageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001835android.content.pm.ParceledListSlice$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001836android.content.pm.ParceledListSlice-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001837android.content.pm.ParceledListSlice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001838android.content.pm.PathPermission$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001839android.content.pm.PathPermission
1840android.content.pm.PermissionGroupInfo$1
1841android.content.pm.PermissionGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001842android.content.pm.PermissionInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001843android.content.pm.PermissionInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001844android.content.pm.PermissionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001845android.content.pm.ProviderInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001846android.content.pm.ProviderInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001847android.content.pm.ProviderInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001848android.content.pm.ProviderInfoList$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001849android.content.pm.ProviderInfoList-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001850android.content.pm.ProviderInfoList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001851android.content.pm.RegisteredServicesCache$1
1852android.content.pm.RegisteredServicesCache$2
1853android.content.pm.RegisteredServicesCache$3
1854android.content.pm.RegisteredServicesCache$ServiceInfo
1855android.content.pm.RegisteredServicesCache$UserServices
1856android.content.pm.RegisteredServicesCache
1857android.content.pm.RegisteredServicesCacheListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001858android.content.pm.ResolveInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001859android.content.pm.ResolveInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001860android.content.pm.ResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001861android.content.pm.ServiceInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001862android.content.pm.ServiceInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001863android.content.pm.ServiceInfo
1864android.content.pm.SharedLibraryInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001865android.content.pm.SharedLibraryInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001866android.content.pm.SharedLibraryInfo
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001867android.content.pm.ShortcutInfo$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001868android.content.pm.ShortcutInfo$$ExternalSyntheticLambda1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001869android.content.pm.ShortcutInfo$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001870android.content.pm.ShortcutInfo$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001871android.content.pm.ShortcutInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001872android.content.pm.ShortcutInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001873android.content.pm.ShortcutManager$ShareShortcutInfo$1
1874android.content.pm.ShortcutManager$ShareShortcutInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07001875android.content.pm.ShortcutManager
art-benchmark-service13164882020-11-07 02:19:14 -08001876android.content.pm.ShortcutQueryWrapper$1
1877android.content.pm.ShortcutQueryWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001878android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
1879android.content.pm.ShortcutServiceInternal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001880android.content.pm.Signature$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001881android.content.pm.Signature-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001882android.content.pm.Signature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001883android.content.pm.SigningDetails$1
1884android.content.pm.SigningDetails
Calin Juravle4a054192018-05-29 17:52:20 -07001885android.content.pm.SigningInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001886android.content.pm.SigningInfo-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001887android.content.pm.SigningInfo
Calin Juravle36829e52019-04-10 19:07:47 -07001888android.content.pm.StringParceledListSlice$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001889android.content.pm.StringParceledListSlice-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001890android.content.pm.StringParceledListSlice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001891android.content.pm.SuspendDialogInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001892android.content.pm.SuspendDialogInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001893android.content.pm.SuspendDialogInfo
Kenny Root9787b802013-04-26 12:53:57 -07001894android.content.pm.UserInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001895android.content.pm.UserInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001896android.content.pm.UserInfo
art-benchmark-service00abe242023-02-13 10:31:34 -08001897android.content.pm.UserPackage
art-benchmark-service922a5532023-03-23 03:12:41 -07001898android.content.pm.UserProperties$1
1899android.content.pm.UserProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08001900android.content.pm.VerifierDeviceIdentity$1
1901android.content.pm.VerifierDeviceIdentity
Calin Juravle36829e52019-04-10 19:07:47 -07001902android.content.pm.VerifierInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001903android.content.pm.VerifierInfo
1904android.content.pm.VersionedPackage$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001905android.content.pm.VersionedPackage-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001906android.content.pm.VersionedPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001907android.content.pm.XmlSerializerAndParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001908android.content.pm.dex.ArtManager$SnapshotRuntimeProfileCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001909android.content.pm.dex.ArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001910android.content.pm.dex.ArtManagerInternal
1911android.content.pm.dex.DexMetadataHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001912android.content.pm.dex.IArtManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001913android.content.pm.dex.IArtManager$Stub
Calin Juravle4a054192018-05-29 17:52:20 -07001914android.content.pm.dex.IArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001915android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub$Proxy
1916android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub
1917android.content.pm.dex.ISnapshotRuntimeProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001918android.content.pm.dex.PackageOptimizationInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001919android.content.pm.overlay.OverlayPaths
1920android.content.pm.parsing.ApkLite
1921android.content.pm.parsing.ApkLiteParseUtils$SplitNameComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -08001922android.content.pm.parsing.ApkLiteParseUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001923android.content.pm.parsing.FrameworkParsingPackageUtils
1924android.content.pm.parsing.PackageLite
art-benchmark-service13164882020-11-07 02:19:14 -08001925android.content.pm.parsing.result.ParseInput$Callback
1926android.content.pm.parsing.result.ParseInput
1927android.content.pm.parsing.result.ParseResult
art-benchmark-service922a5532023-03-23 03:12:41 -07001928android.content.pm.parsing.result.ParseTypeImpl$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001929android.content.pm.parsing.result.ParseTypeImpl$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -08001930android.content.pm.parsing.result.ParseTypeImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08001931android.content.pm.permission.SplitPermissionInfoParcelable$1
1932android.content.pm.permission.SplitPermissionInfoParcelable
art-benchmark-service922a5532023-03-23 03:12:41 -07001933android.content.pm.pkg.FrameworkPackageUserState
1934android.content.pm.pkg.FrameworkPackageUserStateDefault
Calin Juravle00b23d32019-03-08 17:52:20 -08001935android.content.pm.split.SplitDependencyLoader$IllegalDependencyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001936android.content.pm.split.SplitDependencyLoader
art-benchmark-service922a5532023-03-23 03:12:41 -07001937android.content.pm.verify.domain.DomainSet$1
1938android.content.pm.verify.domain.DomainSet
1939android.content.pm.verify.domain.DomainVerificationInfo$1
1940android.content.pm.verify.domain.DomainVerificationInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001941android.content.pm.verify.domain.DomainVerificationManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001942android.content.pm.verify.domain.DomainVerificationUserState$1
1943android.content.pm.verify.domain.DomainVerificationUserState
1944android.content.pm.verify.domain.DomainVerificationUtils
1945android.content.pm.verify.domain.IDomainVerificationManager$Stub
1946android.content.pm.verify.domain.IDomainVerificationManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001947android.content.res.ApkAssets
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001948android.content.res.AssetFileDescriptor$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001949android.content.res.AssetFileDescriptor$AutoCloseInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08001950android.content.res.AssetFileDescriptor
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001951android.content.res.AssetManager$AssetInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001952android.content.res.AssetManager$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001953android.content.res.AssetManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001954android.content.res.AssetManager
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001955android.content.res.ColorStateList$1
Andreas Gampe571fc302016-02-18 13:58:09 -08001956android.content.res.ColorStateList$ColorStateListFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08001957android.content.res.ColorStateList
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001958android.content.res.CompatResources
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001959android.content.res.CompatibilityInfo$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001960android.content.res.CompatibilityInfo$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001961android.content.res.CompatibilityInfo$Translator
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001962android.content.res.CompatibilityInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001963android.content.res.CompatibilityInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08001964android.content.res.ComplexColor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001965android.content.res.Configuration$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001966android.content.res.Configuration-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001967android.content.res.Configuration
Andreas Gampe61e7b662015-06-17 23:57:04 -07001968android.content.res.ConfigurationBoundResourceCache
1969android.content.res.ConstantState
1970android.content.res.DrawableCache
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001971android.content.res.FeatureFlags
1972android.content.res.FeatureFlagsImpl
1973android.content.res.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001974android.content.res.FontResourcesParser$FamilyResourceEntry
1975android.content.res.FontResourcesParser$FontFamilyFilesResourceEntry
1976android.content.res.FontResourcesParser$FontFileResourceEntry
1977android.content.res.FontResourcesParser$ProviderResourceEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08001978android.content.res.FontResourcesParser
art-benchmark-service00abe242023-02-13 10:31:34 -08001979android.content.res.FontScaleConverter
1980android.content.res.FontScaleConverterFactory
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001981android.content.res.FontScaleConverterImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001982android.content.res.GradientColor$GradientColorFactory
Andreas Gampe571fc302016-02-18 13:58:09 -08001983android.content.res.GradientColor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001984android.content.res.ObbInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001985android.content.res.ObbInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001986android.content.res.ObbScanner
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001987android.content.res.ResourceId
art-benchmark-service08401c12022-12-23 09:27:20 -08001988android.content.res.ResourceTimer$Config
1989android.content.res.ResourceTimer$Timer
1990android.content.res.ResourceTimer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001991android.content.res.Resources$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001992android.content.res.Resources$$ExternalSyntheticLambda1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001993android.content.res.Resources$AssetManagerUpdateHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001994android.content.res.Resources$NotFoundException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001995android.content.res.Resources$Theme
Andreas Gampe61e7b662015-06-17 23:57:04 -07001996android.content.res.Resources$ThemeKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08001997android.content.res.Resources$UpdateCallbacks
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001998android.content.res.Resources-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001999android.content.res.Resources
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002000android.content.res.ResourcesImpl$$ExternalSyntheticLambda0
2001android.content.res.ResourcesImpl$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -08002002android.content.res.ResourcesImpl$$ExternalSyntheticLambda2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002003android.content.res.ResourcesImpl$LookupStack
Andreas Gampe859e2782016-04-06 18:37:56 -07002004android.content.res.ResourcesImpl$ThemeImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002005android.content.res.ResourcesImpl-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002006android.content.res.ResourcesImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002007android.content.res.ResourcesKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002008android.content.res.StringBlock$Height
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002009android.content.res.StringBlock$StyleIDs
Calin Juravle00b23d32019-03-08 17:52:20 -08002010android.content.res.StringBlock
Andreas Gampe61e7b662015-06-17 23:57:04 -07002011android.content.res.ThemedResourceCache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002012android.content.res.TypedArray
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002013android.content.res.Validator
Calin Juravle00b23d32019-03-08 17:52:20 -08002014android.content.res.XmlBlock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002015android.content.res.XmlResourceParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08002016android.content.res.loader.AssetsProvider
2017android.content.res.loader.ResourcesLoader$UpdateCallbacks
2018android.content.res.loader.ResourcesLoader
2019android.content.res.loader.ResourcesProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002020android.content.rollback.IRollbackManager$Stub$Proxy
2021android.content.rollback.IRollbackManager$Stub
2022android.content.rollback.IRollbackManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002023android.content.rollback.PackageRollbackInfo$1
2024android.content.rollback.PackageRollbackInfo
2025android.content.rollback.RollbackInfo$1
2026android.content.rollback.RollbackInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002027android.content.rollback.RollbackManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002028android.content.rollback.RollbackManagerFrameworkInitializer$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -08002029android.content.rollback.RollbackManagerFrameworkInitializer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002030android.content.type.DefaultMimeMapFactory$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -08002031android.content.type.DefaultMimeMapFactory
art-benchmark-service08401c12022-12-23 09:27:20 -08002032android.credentials.CredentialManager
art-benchmark-service64daec62024-05-18 02:02:57 -07002033android.credentials.GetCredentialResponse$1
2034android.credentials.GetCredentialResponse
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002035android.database.AbstractCursor$SelfContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08002036android.database.AbstractCursor
Evan Millar0ea97b82009-03-24 17:49:23 -07002037android.database.AbstractWindowedCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002038android.database.BulkCursorDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002039android.database.BulkCursorDescriptor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002040android.database.BulkCursorNative
2041android.database.BulkCursorProxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002042android.database.BulkCursorToCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002043android.database.CharArrayBuffer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002044android.database.ContentObservable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002045android.database.ContentObserver$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002046android.database.ContentObserver$$ExternalSyntheticLambda1
Calin Juravle00b23d32019-03-08 17:52:20 -08002047android.database.ContentObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002048android.database.CrossProcessCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002049android.database.CrossProcessCursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002050android.database.Cursor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002051android.database.CursorIndexOutOfBoundsException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002052android.database.CursorToBulkCursorAdaptor$ContentObserverProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002053android.database.CursorToBulkCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002054android.database.CursorWindow$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002055android.database.CursorWindow-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002056android.database.CursorWindow
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002057android.database.CursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002058android.database.DataSetObservable
2059android.database.DataSetObserver
Jesse Wilson80686182011-01-21 17:12:43 -08002060android.database.DatabaseErrorHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002061android.database.DatabaseUtils$InsertHelper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002062android.database.DatabaseUtils
Jesse Wilson80686182011-01-21 17:12:43 -08002063android.database.DefaultDatabaseErrorHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002064android.database.IBulkCursor
Calin Juravle00b23d32019-03-08 17:52:20 -08002065android.database.IContentObserver$Stub
2066android.database.IContentObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002067android.database.MatrixCursor$RowBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08002068android.database.MatrixCursor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002069android.database.MergeCursor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002070android.database.MergeCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002071android.database.Observable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002072android.database.SQLException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002073android.database.StaleDataException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002074android.database.sqlite.DatabaseObjectNotClosedException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07002075android.database.sqlite.FeatureFlags
2076android.database.sqlite.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002077android.database.sqlite.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -08002078android.database.sqlite.SQLiteAbortException
2079android.database.sqlite.SQLiteAccessPermException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002080android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
art-benchmark-serviced5115932020-02-25 17:55:03 -08002081android.database.sqlite.SQLiteBlobTooBigException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002082android.database.sqlite.SQLiteCantOpenDatabaseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002083android.database.sqlite.SQLiteClosable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002084android.database.sqlite.SQLiteCompatibilityWalFlags
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002085android.database.sqlite.SQLiteConnection$Operation
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002086android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda0
2087android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002088android.database.sqlite.SQLiteConnection$OperationLog
2089android.database.sqlite.SQLiteConnection$PreparedStatement
2090android.database.sqlite.SQLiteConnection$PreparedStatementCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002091android.database.sqlite.SQLiteConnection$RateLimiter
2092android.database.sqlite.SQLiteConnection-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002093android.database.sqlite.SQLiteConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002094android.database.sqlite.SQLiteConnectionPool$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002095android.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus
Kenny Root9787b802013-04-26 12:53:57 -07002096android.database.sqlite.SQLiteConnectionPool$ConnectionWaiter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002097android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002098android.database.sqlite.SQLiteConnectionPool-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002099android.database.sqlite.SQLiteConnectionPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002100android.database.sqlite.SQLiteConstraintException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002101android.database.sqlite.SQLiteCursorDriver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002102android.database.sqlite.SQLiteCustomFunction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002103android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda0
2104android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002105android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda2
2106android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002107android.database.sqlite.SQLiteDatabase$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002108android.database.sqlite.SQLiteDatabase$CursorFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002109android.database.sqlite.SQLiteDatabase$OpenParams$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002110android.database.sqlite.SQLiteDatabase$OpenParams
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002111android.database.sqlite.SQLiteDatabase-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002112android.database.sqlite.SQLiteDatabase
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002113android.database.sqlite.SQLiteDatabaseConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002114android.database.sqlite.SQLiteDatabaseCorruptException
2115android.database.sqlite.SQLiteDatabaseLockedException
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002116android.database.sqlite.SQLiteDatatypeMismatchException
Calin Juravle00b23d32019-03-08 17:52:20 -08002117android.database.sqlite.SQLiteDebug$DbStats
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002118android.database.sqlite.SQLiteDebug$PagerStats
Calin Juravle00b23d32019-03-08 17:52:20 -08002119android.database.sqlite.SQLiteDebug
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002120android.database.sqlite.SQLiteDirectCursorDriver
art-benchmark-serviced5115932020-02-25 17:55:03 -08002121android.database.sqlite.SQLiteDiskIOException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002122android.database.sqlite.SQLiteDoneException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002123android.database.sqlite.SQLiteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002124android.database.sqlite.SQLiteFullException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002125android.database.sqlite.SQLiteGlobal
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002126android.database.sqlite.SQLiteMisuseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002127android.database.sqlite.SQLiteOpenHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002128android.database.sqlite.SQLiteOutOfMemoryException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002129android.database.sqlite.SQLiteProgram
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002130android.database.sqlite.SQLiteQuery
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002131android.database.sqlite.SQLiteQueryBuilder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002132android.database.sqlite.SQLiteRawStatement
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002133android.database.sqlite.SQLiteReadOnlyDatabaseException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002134android.database.sqlite.SQLiteSession$Transaction
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002135android.database.sqlite.SQLiteSession-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002136android.database.sqlite.SQLiteSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002137android.database.sqlite.SQLiteStatement
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002138android.database.sqlite.SQLiteStatementInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002139android.database.sqlite.SQLiteTableLockedException
2140android.database.sqlite.SQLiteTokenizer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002141android.database.sqlite.SQLiteTransactionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002142android.database.sqlite.SqliteWrapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002143android.ddm.DdmHandle
art-benchmark-service35aba412020-02-03 11:53:25 -08002144android.ddm.DdmHandleAppName$Names
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002145android.ddm.DdmHandleAppName-IA
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002146android.ddm.DdmHandleAppName
Evan Millar0ea97b82009-03-24 17:49:23 -07002147android.ddm.DdmHandleExit
art-benchmark-serviceba354032021-03-16 09:58:05 -07002148android.ddm.DdmHandleHeap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002149android.ddm.DdmHandleHello
Evan Millar0ea97b82009-03-24 17:49:23 -07002150android.ddm.DdmHandleNativeHeap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002151android.ddm.DdmHandleProfiling
Kenny Root9787b802013-04-26 12:53:57 -07002152android.ddm.DdmHandleViewDebug
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002153android.ddm.DdmRegister
Calin Juravle00b23d32019-03-08 17:52:20 -08002154android.debug.AdbManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002155android.debug.AdbManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002156android.debug.IAdbManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002157android.debug.IAdbManager$Stub
2158android.debug.IAdbManager
2159android.debug.IAdbTransport$Stub
2160android.debug.IAdbTransport
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002161android.graphics.BLASTBufferQueue$TransactionHangCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002162android.graphics.BLASTBufferQueue
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002163android.graphics.BaseCanvas
John Reck6b164402018-09-24 15:25:42 -07002164android.graphics.BaseRecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002165android.graphics.Bitmap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002166android.graphics.Bitmap$CompressFormat
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002167android.graphics.Bitmap$Config
Calin Juravle00b23d32019-03-08 17:52:20 -08002168android.graphics.Bitmap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002169android.graphics.BitmapFactory$Options
Calin Juravle00b23d32019-03-08 17:52:20 -08002170android.graphics.BitmapFactory
Jesse Wilson80686182011-01-21 17:12:43 -08002171android.graphics.BitmapRegionDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002172android.graphics.BitmapShader
Calin Juravle36829e52019-04-10 19:07:47 -07002173android.graphics.BlendMode
Calin Juravle00b23d32019-03-08 17:52:20 -08002174android.graphics.BlendModeColorFilter
Calin Juravle4a054192018-05-29 17:52:20 -07002175android.graphics.BlurMaskFilter$Blur
Calin Juravle00b23d32019-03-08 17:52:20 -08002176android.graphics.BlurMaskFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002177android.graphics.Camera
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002178android.graphics.Canvas$EdgeType
Andreas Gampe859e2782016-04-06 18:37:56 -07002179android.graphics.Canvas$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08002180android.graphics.Canvas
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002181android.graphics.CanvasProperty
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002182android.graphics.Color
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002183android.graphics.ColorFilter$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08002184android.graphics.ColorFilter
art-benchmark-service08401c12022-12-23 09:27:20 -08002185android.graphics.ColorMatrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002186android.graphics.ColorMatrixColorFilter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002187android.graphics.ColorSpace$$ExternalSyntheticLambda0
2188android.graphics.ColorSpace$$ExternalSyntheticLambda1
art-benchmark-service00abe242023-02-13 10:31:34 -08002189android.graphics.ColorSpace$$ExternalSyntheticLambda2
2190android.graphics.ColorSpace$$ExternalSyntheticLambda3
2191android.graphics.ColorSpace$$ExternalSyntheticLambda4
2192android.graphics.ColorSpace$$ExternalSyntheticLambda5
Calin Juravle00b23d32019-03-08 17:52:20 -08002193android.graphics.ColorSpace$Adaptation
art-benchmark-serviced5115932020-02-25 17:55:03 -08002194android.graphics.ColorSpace$Connector
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002195android.graphics.ColorSpace$Lab
2196android.graphics.ColorSpace$Model
2197android.graphics.ColorSpace$Named
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002198android.graphics.ColorSpace$RenderIntent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002199android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda0
2200android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda1
2201android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda2
2202android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda3
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002203android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002204android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda5
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002205android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda6
2206android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda9
2207android.graphics.ColorSpace$Rgb$Native
Calin Juravle00b23d32019-03-08 17:52:20 -08002208android.graphics.ColorSpace$Rgb$NoImagePreloadHolder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002209android.graphics.ColorSpace$Rgb$TransferParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08002210android.graphics.ColorSpace$Rgb
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002211android.graphics.ColorSpace$Xyz
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002212android.graphics.ColorSpace-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002213android.graphics.ColorSpace
art-benchmark-service13164882020-11-07 02:19:14 -08002214android.graphics.Compatibility
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002215android.graphics.ComposePathEffect
2216android.graphics.ComposeShader
2217android.graphics.CornerPathEffect
2218android.graphics.DashPathEffect
2219android.graphics.DiscretePathEffect
2220android.graphics.DrawFilter
2221android.graphics.EmbossMaskFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002222android.graphics.FontFamily
2223android.graphics.FontListParser
Calin Juravle00b23d32019-03-08 17:52:20 -08002224android.graphics.FrameInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07002225android.graphics.Gainmap$1
2226android.graphics.Gainmap
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002227android.graphics.GraphicBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002228android.graphics.GraphicBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002229android.graphics.GraphicsProtos
art-benchmark-service13164882020-11-07 02:19:14 -08002230android.graphics.GraphicsStatsService$1
2231android.graphics.GraphicsStatsService$ActiveBuffer
2232android.graphics.GraphicsStatsService$BufferInfo
2233android.graphics.GraphicsStatsService$HistoricalBuffer
2234android.graphics.GraphicsStatsService
art-benchmark-service00abe242023-02-13 10:31:34 -08002235android.graphics.HardwareBufferRenderer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002236android.graphics.HardwareRenderer$ASurfaceTransactionCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002237android.graphics.HardwareRenderer$CopyRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08002238android.graphics.HardwareRenderer$DestroyContextRunnable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002239android.graphics.HardwareRenderer$FrameCommitCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002240android.graphics.HardwareRenderer$FrameCompleteCallback
2241android.graphics.HardwareRenderer$FrameDrawingCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002242android.graphics.HardwareRenderer$FrameRenderRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002243android.graphics.HardwareRenderer$PrepareSurfaceControlForWebviewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002244android.graphics.HardwareRenderer$ProcessInitializer$1
2245android.graphics.HardwareRenderer$ProcessInitializer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002246android.graphics.HardwareRenderer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002247android.graphics.HardwareRenderer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002248android.graphics.HardwareRendererObserver$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -08002249android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener
2250android.graphics.HardwareRendererObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002251android.graphics.ImageDecoder$AssetInputStreamSource
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002252android.graphics.ImageDecoder$ByteArraySource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002253android.graphics.ImageDecoder$DecodeException
art-benchmark-service08401c12022-12-23 09:27:20 -08002254android.graphics.ImageDecoder$ImageDecoderSourceTrace
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002255android.graphics.ImageDecoder$ImageInfo
2256android.graphics.ImageDecoder$InputStreamSource
2257android.graphics.ImageDecoder$OnHeaderDecodedListener
2258android.graphics.ImageDecoder$Source
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002259android.graphics.ImageDecoder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002260android.graphics.ImageDecoder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002261android.graphics.ImageFormat
Calin Juravle36829e52019-04-10 19:07:47 -07002262android.graphics.Insets$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002263android.graphics.Insets-IA
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002264android.graphics.Insets
Calin Juravle4a054192018-05-29 17:52:20 -07002265android.graphics.Interpolator$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08002266android.graphics.Interpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002267android.graphics.LeakyTypefaceStorage
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002268android.graphics.LightingColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002269android.graphics.LinearGradient
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002270android.graphics.MaskFilter
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002271android.graphics.Matrix$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002272android.graphics.Matrix$ExtraNatives
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002273android.graphics.Matrix$NoImagePreloadHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002274android.graphics.Matrix$ScaleToFit
Calin Juravle00b23d32019-03-08 17:52:20 -08002275android.graphics.Matrix
art-benchmark-service00abe242023-02-13 10:31:34 -08002276android.graphics.Mesh
2277android.graphics.MeshSpecification$Attribute
2278android.graphics.MeshSpecification$Varying
2279android.graphics.MeshSpecification
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002280android.graphics.Movie
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002281android.graphics.NinePatch$InsetStruct
Calin Juravle00b23d32019-03-08 17:52:20 -08002282android.graphics.NinePatch
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002283android.graphics.Outline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002284android.graphics.Paint$Align
2285android.graphics.Paint$Cap
2286android.graphics.Paint$FontMetrics
2287android.graphics.Paint$FontMetricsInt
2288android.graphics.Paint$Join
Andreas Gampe859e2782016-04-06 18:37:56 -07002289android.graphics.Paint$NoImagePreloadHolder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002290android.graphics.Paint$RunInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002291android.graphics.Paint$Style
Calin Juravle00b23d32019-03-08 17:52:20 -08002292android.graphics.Paint
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002293android.graphics.PaintFlagsDrawFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002294android.graphics.Path$Direction
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002295android.graphics.Path$FillType
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002296android.graphics.Path$NoImagePreloadHolder
art-benchmark-serviced5115932020-02-25 17:55:03 -08002297android.graphics.Path$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08002298android.graphics.Path
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002299android.graphics.PathDashPathEffect
2300android.graphics.PathEffect
art-benchmark-service08401c12022-12-23 09:27:20 -08002301android.graphics.PathIterator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002302android.graphics.PathMeasure
art-benchmark-serviced5115932020-02-25 17:55:03 -08002303android.graphics.Picture$PictureCanvas
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002304android.graphics.Picture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002305android.graphics.PixelFormat
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002306android.graphics.Point$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002307android.graphics.Point
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002308android.graphics.PointF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002309android.graphics.PointF
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002310android.graphics.PorterDuff$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -08002311android.graphics.PorterDuff
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002312android.graphics.PorterDuffColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002313android.graphics.PorterDuffXfermode
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002314android.graphics.PostProcessor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002315android.graphics.RadialGradient
Calin Juravle00b23d32019-03-08 17:52:20 -08002316android.graphics.RecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002317android.graphics.Rect$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002318android.graphics.Rect$UnflattenHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08002319android.graphics.Rect
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002320android.graphics.RectF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002321android.graphics.RectF
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002322android.graphics.Region$1
Jesse Wilson80686182011-01-21 17:12:43 -08002323android.graphics.Region$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08002324android.graphics.Region
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002325android.graphics.RegionIterator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002326android.graphics.RenderEffect$RenderEffectHolder
art-benchmark-service84deab32021-05-12 09:41:00 -07002327android.graphics.RenderEffect
Calin Juravle36829e52019-04-10 19:07:47 -07002328android.graphics.RenderNode$AnimationHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002329android.graphics.RenderNode$CompositePositionUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002330android.graphics.RenderNode$NoImagePreloadHolder
2331android.graphics.RenderNode$PositionUpdateListener
2332android.graphics.RenderNode
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002333android.graphics.RuntimeShader$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002334android.graphics.RuntimeShader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002335android.graphics.Shader$NoImagePreloadHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002336android.graphics.Shader$TileMode
Calin Juravle00b23d32019-03-08 17:52:20 -08002337android.graphics.Shader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002338android.graphics.SumPathEffect
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002339android.graphics.SurfaceTexture$1
2340android.graphics.SurfaceTexture$OnFrameAvailableListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002341android.graphics.SurfaceTexture$OnSetFrameRateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002342android.graphics.SurfaceTexture
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002343android.graphics.SweepGradient
2344android.graphics.TableMaskFilter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002345android.graphics.TemporaryBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08002346android.graphics.TextureLayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002347android.graphics.Typeface$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002348android.graphics.Typeface$CustomFallbackBuilder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002349android.graphics.Typeface-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002350android.graphics.Typeface
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002351android.graphics.Xfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002352android.graphics.YuvImage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002353android.graphics.animation.FallbackLUTInterpolator
2354android.graphics.animation.HasNativeInterpolator
art-benchmark-servicead05a302020-03-17 09:46:02 -07002355android.graphics.animation.NativeInterpolator
2356android.graphics.animation.NativeInterpolatorFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002357android.graphics.animation.RenderNodeAnimator$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002358android.graphics.animation.RenderNodeAnimator$DelayedAnimationHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07002359android.graphics.animation.RenderNodeAnimator$ViewListener
2360android.graphics.animation.RenderNodeAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002361android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable
2362android.graphics.drawable.AdaptiveIconDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002363android.graphics.drawable.AdaptiveIconDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002364android.graphics.drawable.Animatable2$AnimationCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07002365android.graphics.drawable.Animatable2
Calin Juravle00b23d32019-03-08 17:52:20 -08002366android.graphics.drawable.Animatable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002367android.graphics.drawable.AnimatedImageDrawable$State
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002368android.graphics.drawable.AnimatedImageDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002369android.graphics.drawable.AnimatedRotateDrawable$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002370android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002371android.graphics.drawable.AnimatedRotateDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002372android.graphics.drawable.AnimatedStateListDrawable$AnimatableTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002373android.graphics.drawable.AnimatedStateListDrawable$AnimatedStateListState
Calin Juravle4a054192018-05-29 17:52:20 -07002374android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002375android.graphics.drawable.AnimatedStateListDrawable$AnimationDrawableTransition
art-benchmark-serviced5115932020-02-25 17:55:03 -08002376android.graphics.drawable.AnimatedStateListDrawable$FrameInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002377android.graphics.drawable.AnimatedStateListDrawable$Transition
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002378android.graphics.drawable.AnimatedStateListDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002379android.graphics.drawable.AnimatedStateListDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002380android.graphics.drawable.AnimatedVectorDrawable$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002381android.graphics.drawable.AnimatedVectorDrawable$2
Andreas Gampe61e7b662015-06-17 23:57:04 -07002382android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator
Calin Juravle00b23d32019-03-08 17:52:20 -08002383android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState
Andreas Gampe859e2782016-04-06 18:37:56 -07002384android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002385android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT$$ExternalSyntheticLambda0
Doris Liu28cfd202016-02-22 16:51:40 -08002386android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002387android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorUI
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002388android.graphics.drawable.AnimatedVectorDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002389android.graphics.drawable.AnimatedVectorDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002390android.graphics.drawable.AnimationDrawable$AnimationState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002391android.graphics.drawable.AnimationDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002392android.graphics.drawable.AnimationDrawable
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002393android.graphics.drawable.BitmapDrawable$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002394android.graphics.drawable.BitmapDrawable$$ExternalSyntheticLambda2
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002395android.graphics.drawable.BitmapDrawable$BitmapState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002396android.graphics.drawable.BitmapDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002397android.graphics.drawable.BitmapDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002398android.graphics.drawable.ClipDrawable$ClipState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002399android.graphics.drawable.ClipDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002400android.graphics.drawable.ClipDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002401android.graphics.drawable.ColorDrawable$ColorState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002402android.graphics.drawable.ColorDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002403android.graphics.drawable.ColorDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002404android.graphics.drawable.ColorStateListDrawable$ColorStateListDrawableState
2405android.graphics.drawable.ColorStateListDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002406android.graphics.drawable.Drawable$Callback
2407android.graphics.drawable.Drawable$ConstantState
Calin Juravle00b23d32019-03-08 17:52:20 -08002408android.graphics.drawable.Drawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002409android.graphics.drawable.DrawableContainer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002410android.graphics.drawable.DrawableContainer$BlockInvalidateCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002411android.graphics.drawable.DrawableContainer$DrawableContainerState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002412android.graphics.drawable.DrawableContainer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002413android.graphics.drawable.DrawableContainer
Andreas Gampe571fc302016-02-18 13:58:09 -08002414android.graphics.drawable.DrawableInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07002415android.graphics.drawable.DrawableWrapper$DrawableWrapperState
Calin Juravle00b23d32019-03-08 17:52:20 -08002416android.graphics.drawable.DrawableWrapper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002417android.graphics.drawable.GradientDrawable$GradientState
2418android.graphics.drawable.GradientDrawable$Orientation
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002419android.graphics.drawable.GradientDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002420android.graphics.drawable.GradientDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002421android.graphics.drawable.Icon$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002422android.graphics.drawable.Icon$LoadDrawableTask
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002423android.graphics.drawable.Icon-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002424android.graphics.drawable.Icon
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002425android.graphics.drawable.InsetDrawable$InsetState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002426android.graphics.drawable.InsetDrawable$InsetValue
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002427android.graphics.drawable.InsetDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002428android.graphics.drawable.InsetDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002429android.graphics.drawable.LayerDrawable$ChildDrawable
Evan Millar0ea97b82009-03-24 17:49:23 -07002430android.graphics.drawable.LayerDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002431android.graphics.drawable.LayerDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002432android.graphics.drawable.LevelListDrawable$LevelListState
2433android.graphics.drawable.LevelListDrawable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002434android.graphics.drawable.NinePatchDrawable$$ExternalSyntheticLambda0
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002435android.graphics.drawable.NinePatchDrawable$NinePatchState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002436android.graphics.drawable.NinePatchDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002437android.graphics.drawable.NinePatchDrawable
Calin Juravle4a054192018-05-29 17:52:20 -07002438android.graphics.drawable.PaintDrawable
art-benchmark-service922a5532023-03-23 03:12:41 -07002439android.graphics.drawable.PictureDrawable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002440android.graphics.drawable.RippleAnimationSession$2
2441android.graphics.drawable.RippleAnimationSession$3
2442android.graphics.drawable.RippleAnimationSession$AnimationProperties
2443android.graphics.drawable.RippleAnimationSession$AnimatorListener
2444android.graphics.drawable.RippleAnimationSession
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002445android.graphics.drawable.RippleBackground$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07002446android.graphics.drawable.RippleBackground$BackgroundProperty
Calin Juravle00b23d32019-03-08 17:52:20 -08002447android.graphics.drawable.RippleBackground
Andreas Gampe61e7b662015-06-17 23:57:04 -07002448android.graphics.drawable.RippleComponent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002449android.graphics.drawable.RippleDrawable$$ExternalSyntheticLambda0
2450android.graphics.drawable.RippleDrawable$$ExternalSyntheticLambda1
2451android.graphics.drawable.RippleDrawable$$ExternalSyntheticLambda2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002452android.graphics.drawable.RippleDrawable$RippleState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002453android.graphics.drawable.RippleDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002454android.graphics.drawable.RippleDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002455android.graphics.drawable.RippleForeground$1
2456android.graphics.drawable.RippleForeground$2
2457android.graphics.drawable.RippleForeground$3
2458android.graphics.drawable.RippleForeground$4
Calin Juravle00b23d32019-03-08 17:52:20 -08002459android.graphics.drawable.RippleForeground
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002460android.graphics.drawable.RippleShader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002461android.graphics.drawable.RotateDrawable$RotateState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002462android.graphics.drawable.RotateDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002463android.graphics.drawable.RotateDrawable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002464android.graphics.drawable.ScaleDrawable$ScaleState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002465android.graphics.drawable.ScaleDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002466android.graphics.drawable.ScaleDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002467android.graphics.drawable.ShapeDrawable$ShaderFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002468android.graphics.drawable.ShapeDrawable$ShapeState
Calin Juravle00b23d32019-03-08 17:52:20 -08002469android.graphics.drawable.ShapeDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002470android.graphics.drawable.StateListDrawable$StateListState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002471android.graphics.drawable.StateListDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002472android.graphics.drawable.StateListDrawable
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002473android.graphics.drawable.TransitionDrawable$TransitionState
Calin Juravle00b23d32019-03-08 17:52:20 -08002474android.graphics.drawable.TransitionDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002475android.graphics.drawable.VectorDrawable$VClipPath
Calin Juravle00b23d32019-03-08 17:52:20 -08002476android.graphics.drawable.VectorDrawable$VFullPath$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002477android.graphics.drawable.VectorDrawable$VFullPath$2
2478android.graphics.drawable.VectorDrawable$VFullPath$3
2479android.graphics.drawable.VectorDrawable$VFullPath$4
2480android.graphics.drawable.VectorDrawable$VFullPath$5
2481android.graphics.drawable.VectorDrawable$VFullPath$6
2482android.graphics.drawable.VectorDrawable$VFullPath$7
2483android.graphics.drawable.VectorDrawable$VFullPath$8
Calin Juravle00b23d32019-03-08 17:52:20 -08002484android.graphics.drawable.VectorDrawable$VFullPath
Andreas Gampe571fc302016-02-18 13:58:09 -08002485android.graphics.drawable.VectorDrawable$VGroup$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002486android.graphics.drawable.VectorDrawable$VGroup$2
2487android.graphics.drawable.VectorDrawable$VGroup$3
2488android.graphics.drawable.VectorDrawable$VGroup$4
2489android.graphics.drawable.VectorDrawable$VGroup$5
2490android.graphics.drawable.VectorDrawable$VGroup$6
2491android.graphics.drawable.VectorDrawable$VGroup$7
Calin Juravle00b23d32019-03-08 17:52:20 -08002492android.graphics.drawable.VectorDrawable$VGroup
Andreas Gampe571fc302016-02-18 13:58:09 -08002493android.graphics.drawable.VectorDrawable$VObject
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002494android.graphics.drawable.VectorDrawable$VPath$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002495android.graphics.drawable.VectorDrawable$VPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002496android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002497android.graphics.drawable.VectorDrawable$VectorDrawableState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002498android.graphics.drawable.VectorDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002499android.graphics.drawable.VectorDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002500android.graphics.drawable.shapes.OvalShape
art-benchmark-serviced5115932020-02-25 17:55:03 -08002501android.graphics.drawable.shapes.PathShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002502android.graphics.drawable.shapes.RectShape
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002503android.graphics.drawable.shapes.RoundRectShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002504android.graphics.drawable.shapes.Shape
Calin Juravle00b23d32019-03-08 17:52:20 -08002505android.graphics.fonts.Font$Builder
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002506android.graphics.fonts.Font$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08002507android.graphics.fonts.Font
2508android.graphics.fonts.FontCustomizationParser$Result
2509android.graphics.fonts.FontCustomizationParser
2510android.graphics.fonts.FontFamily$Builder
2511android.graphics.fonts.FontFamily
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002512android.graphics.fonts.FontFileUtil
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002513android.graphics.fonts.FontManager
Calin Juravle00b23d32019-03-08 17:52:20 -08002514android.graphics.fonts.FontStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002515android.graphics.fonts.FontVariationAxis
Calin Juravle00b23d32019-03-08 17:52:20 -08002516android.graphics.fonts.SystemFonts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002517android.graphics.pdf.PdfDocument
2518android.graphics.pdf.PdfEditor
art-benchmark-service922a5532023-03-23 03:12:41 -07002519android.graphics.text.GraphemeBreak
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002520android.graphics.text.LineBreakConfig$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002521android.graphics.text.LineBreakConfig$Builder
2522android.graphics.text.LineBreakConfig
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002523android.graphics.text.LineBreaker$Builder
2524android.graphics.text.LineBreaker$ParagraphConstraints
2525android.graphics.text.LineBreaker$Result
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002526android.graphics.text.LineBreaker-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002527android.graphics.text.LineBreaker
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002528android.graphics.text.MeasuredText$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002529android.graphics.text.MeasuredText-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002530android.graphics.text.MeasuredText
art-benchmark-service84deab32021-05-12 09:41:00 -07002531android.graphics.text.PositionedGlyphs
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002532android.graphics.text.TextRunShaper
art-benchmark-service13164882020-11-07 02:19:14 -08002533android.gsi.AvbPublicKey$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002534android.gsi.AvbPublicKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08002535android.gsi.GsiProgress$1
2536android.gsi.GsiProgress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002537android.gsi.IGsiService$Stub$Proxy
2538android.gsi.IGsiService$Stub
2539android.gsi.IGsiService
art-benchmark-service1cd49df2023-10-20 22:31:20 -07002540android.gui.StalledTransactionInfo$1
2541android.gui.StalledTransactionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002542android.hardware.Camera$CameraInfo
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002543android.hardware.Camera$Face
Calin Juravle00b23d32019-03-08 17:52:20 -08002544android.hardware.Camera
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002545android.hardware.CameraSessionStats$1
2546android.hardware.CameraSessionStats
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002547android.hardware.CameraStatus$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002548android.hardware.CameraStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07002549android.hardware.ConsumerIrManager
art-benchmark-service64daec62024-05-18 02:02:57 -07002550android.hardware.DataSpace
Calin Juravle4a054192018-05-29 17:52:20 -07002551android.hardware.GeomagneticField$LegendreTable
Calin Juravle00b23d32019-03-08 17:52:20 -08002552android.hardware.GeomagneticField
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002553android.hardware.HardwareBuffer$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002554android.hardware.HardwareBuffer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002555android.hardware.HardwareBuffer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002556android.hardware.ICameraService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002557android.hardware.ICameraService$Stub
2558android.hardware.ICameraService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002559android.hardware.ICameraServiceListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002560android.hardware.ICameraServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002561android.hardware.ICameraServiceProxy$Stub
2562android.hardware.ICameraServiceProxy
2563android.hardware.IConsumerIrService$Stub
2564android.hardware.IConsumerIrService
2565android.hardware.ISensorPrivacyListener$Stub$Proxy
2566android.hardware.ISensorPrivacyListener$Stub
2567android.hardware.ISensorPrivacyListener
2568android.hardware.ISensorPrivacyManager$Stub$Proxy
2569android.hardware.ISensorPrivacyManager$Stub
2570android.hardware.ISensorPrivacyManager
2571android.hardware.ISerialManager$Stub
2572android.hardware.ISerialManager
art-benchmark-service08401c12022-12-23 09:27:20 -08002573android.hardware.OverlayProperties$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002574android.hardware.OverlayProperties-IA
art-benchmark-service08401c12022-12-23 09:27:20 -08002575android.hardware.OverlayProperties
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002576android.hardware.Sensor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002577android.hardware.SensorAdditionalInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07002578android.hardware.SensorDirectChannel
Andreas Gampe859e2782016-04-06 18:37:56 -07002579android.hardware.SensorEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08002580android.hardware.SensorEventCallback
2581android.hardware.SensorEventListener2
Kenny Root9787b802013-04-26 12:53:57 -07002582android.hardware.SensorEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002583android.hardware.SensorListener
art-benchmark-service922a5532023-03-23 03:12:41 -07002584android.hardware.SensorManager$DynamicSensorCallback
Evan Millar0ea97b82009-03-24 17:49:23 -07002585android.hardware.SensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002586android.hardware.SensorPrivacyManager$1
art-benchmark-service922a5532023-03-23 03:12:41 -07002587android.hardware.SensorPrivacyManager$2
2588android.hardware.SensorPrivacyManager$OnSensorPrivacyChangedListener$SensorPrivacyChangedParams
2589android.hardware.SensorPrivacyManager$OnSensorPrivacyChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002590android.hardware.SensorPrivacyManager
Andreas Gampe61e7b662015-06-17 23:57:04 -07002591android.hardware.SerialManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002592android.hardware.SerialPort
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002593android.hardware.SyncFence$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002594android.hardware.SyncFence
Kenny Root9787b802013-04-26 12:53:57 -07002595android.hardware.SystemSensorManager$BaseEventQueue
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002596android.hardware.SystemSensorManager$SensorEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002597android.hardware.SystemSensorManager$TriggerEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002598android.hardware.TriggerEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002599android.hardware.TriggerEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002600android.hardware.biometrics.BiometricAuthenticator$AuthenticationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002601android.hardware.biometrics.BiometricAuthenticator$Identifier
Calin Juravle00b23d32019-03-08 17:52:20 -08002602android.hardware.biometrics.BiometricAuthenticator
2603android.hardware.biometrics.BiometricFaceConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002604android.hardware.biometrics.BiometricFingerprintConstants
Calin Juravle00b23d32019-03-08 17:52:20 -08002605android.hardware.biometrics.BiometricManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002606android.hardware.biometrics.BiometricSourceType$1
2607android.hardware.biometrics.BiometricSourceType
art-benchmark-service922a5532023-03-23 03:12:41 -07002608android.hardware.biometrics.ComponentInfoInternal$1
2609android.hardware.biometrics.ComponentInfoInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002610android.hardware.biometrics.CryptoObject
2611android.hardware.biometrics.IAuthService$Stub$Proxy
2612android.hardware.biometrics.IAuthService$Stub
2613android.hardware.biometrics.IAuthService
2614android.hardware.biometrics.IBiometricAuthenticator$Stub$Proxy
2615android.hardware.biometrics.IBiometricAuthenticator$Stub
2616android.hardware.biometrics.IBiometricAuthenticator
art-benchmark-service922a5532023-03-23 03:12:41 -07002617android.hardware.biometrics.IBiometricContextListener$Stub
2618android.hardware.biometrics.IBiometricContextListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002619android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub$Proxy
2620android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub
2621android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002622android.hardware.biometrics.IBiometricSensorReceiver$Stub
2623android.hardware.biometrics.IBiometricSensorReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002624android.hardware.biometrics.IBiometricService$Stub$Proxy
2625android.hardware.biometrics.IBiometricService$Stub
2626android.hardware.biometrics.IBiometricService
2627android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002628android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub
2629android.hardware.biometrics.IBiometricServiceLockoutResetCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002630android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy
2631android.hardware.biometrics.IBiometricServiceReceiver$Stub
2632android.hardware.biometrics.IBiometricServiceReceiver
art-benchmark-service922a5532023-03-23 03:12:41 -07002633android.hardware.biometrics.IBiometricStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002634android.hardware.biometrics.IBiometricSysuiReceiver$Stub$Proxy
2635android.hardware.biometrics.IBiometricSysuiReceiver$Stub
2636android.hardware.biometrics.IBiometricSysuiReceiver
2637android.hardware.biometrics.IInvalidationCallback$Stub
2638android.hardware.biometrics.IInvalidationCallback
2639android.hardware.biometrics.ITestSession
2640android.hardware.biometrics.PromptInfo$1
2641android.hardware.biometrics.PromptInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07002642android.hardware.biometrics.SensorLocationInternal$1
2643android.hardware.biometrics.SensorLocationInternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002644android.hardware.biometrics.SensorPropertiesInternal$1
2645android.hardware.biometrics.SensorPropertiesInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07002646android.hardware.biometrics.common.AuthenticateReason$Fingerprint
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002647android.hardware.camera2.CameraAccessException
art-benchmark-service922a5532023-03-23 03:12:41 -07002648android.hardware.camera2.CameraCaptureSession$CaptureCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002649android.hardware.camera2.CameraCaptureSession$StateCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002650android.hardware.camera2.CameraCharacteristics$1
2651android.hardware.camera2.CameraCharacteristics$2
2652android.hardware.camera2.CameraCharacteristics$3
2653android.hardware.camera2.CameraCharacteristics$4
2654android.hardware.camera2.CameraCharacteristics$5
art-benchmark-service56aece62020-02-10 17:58:03 -08002655android.hardware.camera2.CameraCharacteristics$6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002656android.hardware.camera2.CameraCharacteristics$7
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002657android.hardware.camera2.CameraCharacteristics$8
Andreas Gampe571fc302016-02-18 13:58:09 -08002658android.hardware.camera2.CameraCharacteristics$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002659android.hardware.camera2.CameraCharacteristics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002660android.hardware.camera2.CameraDevice$StateCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002661android.hardware.camera2.CameraDevice
2662android.hardware.camera2.CameraManager$AvailabilityCallback
art-benchmark-service64daec62024-05-18 02:02:57 -07002663android.hardware.camera2.CameraManager$CameraManagerGlobal$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -07002664android.hardware.camera2.CameraManager$CameraManagerGlobal$$ExternalSyntheticLambda2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002665android.hardware.camera2.CameraManager$CameraManagerGlobal$1
art-benchmark-service64daec62024-05-18 02:02:57 -07002666android.hardware.camera2.CameraManager$CameraManagerGlobal$DeviceCameraInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002667android.hardware.camera2.CameraManager$CameraManagerGlobal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002668android.hardware.camera2.CameraManager$DeviceStateListener
art-benchmark-service1cd49df2023-10-20 22:31:20 -07002669android.hardware.camera2.CameraManager$FoldStateListener$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002670android.hardware.camera2.CameraManager$FoldStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002671android.hardware.camera2.CameraManager$TorchCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002672android.hardware.camera2.CameraManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002673android.hardware.camera2.CameraMetadata
art-benchmark-service00abe242023-02-13 10:31:34 -08002674android.hardware.camera2.CameraOfflineSession$CameraOfflineSessionCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002675android.hardware.camera2.CaptureRequest$1
2676android.hardware.camera2.CaptureRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08002677android.hardware.camera2.CaptureRequest$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002678android.hardware.camera2.CaptureRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002679android.hardware.camera2.CaptureResult$1
2680android.hardware.camera2.CaptureResult$2
2681android.hardware.camera2.CaptureResult$3
Andreas Gampe571fc302016-02-18 13:58:09 -08002682android.hardware.camera2.CaptureResult$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002683android.hardware.camera2.CaptureResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002684android.hardware.camera2.DngCreator
art-benchmark-service922a5532023-03-23 03:12:41 -07002685android.hardware.camera2.TotalCaptureResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002686android.hardware.camera2.extension.ICaptureProcessorImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002687android.hardware.camera2.impl.CameraDeviceImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002688android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor
2689android.hardware.camera2.impl.CameraDeviceImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002690android.hardware.camera2.impl.CameraExtensionJpegProcessor
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002691android.hardware.camera2.impl.CameraMetadataNative$10
2692android.hardware.camera2.impl.CameraMetadataNative$11
2693android.hardware.camera2.impl.CameraMetadataNative$12
2694android.hardware.camera2.impl.CameraMetadataNative$13
2695android.hardware.camera2.impl.CameraMetadataNative$14
2696android.hardware.camera2.impl.CameraMetadataNative$15
2697android.hardware.camera2.impl.CameraMetadataNative$16
2698android.hardware.camera2.impl.CameraMetadataNative$17
2699android.hardware.camera2.impl.CameraMetadataNative$18
2700android.hardware.camera2.impl.CameraMetadataNative$19
Calin Juravle00b23d32019-03-08 17:52:20 -08002701android.hardware.camera2.impl.CameraMetadataNative$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002702android.hardware.camera2.impl.CameraMetadataNative$20
Calin Juravle00b23d32019-03-08 17:52:20 -08002703android.hardware.camera2.impl.CameraMetadataNative$21
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002704android.hardware.camera2.impl.CameraMetadataNative$22
art-benchmark-serviced5115932020-02-25 17:55:03 -08002705android.hardware.camera2.impl.CameraMetadataNative$23
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002706android.hardware.camera2.impl.CameraMetadataNative$24
2707android.hardware.camera2.impl.CameraMetadataNative$25
2708android.hardware.camera2.impl.CameraMetadataNative$26
2709android.hardware.camera2.impl.CameraMetadataNative$27
2710android.hardware.camera2.impl.CameraMetadataNative$28
2711android.hardware.camera2.impl.CameraMetadataNative$29
Calin Juravle00b23d32019-03-08 17:52:20 -08002712android.hardware.camera2.impl.CameraMetadataNative$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002713android.hardware.camera2.impl.CameraMetadataNative$30
2714android.hardware.camera2.impl.CameraMetadataNative$31
2715android.hardware.camera2.impl.CameraMetadataNative$32
2716android.hardware.camera2.impl.CameraMetadataNative$33
2717android.hardware.camera2.impl.CameraMetadataNative$34
2718android.hardware.camera2.impl.CameraMetadataNative$35
art-benchmark-service08401c12022-12-23 09:27:20 -08002719android.hardware.camera2.impl.CameraMetadataNative$36
art-benchmark-service00abe242023-02-13 10:31:34 -08002720android.hardware.camera2.impl.CameraMetadataNative$37
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002721android.hardware.camera2.impl.CameraMetadataNative$38
2722android.hardware.camera2.impl.CameraMetadataNative$39
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002723android.hardware.camera2.impl.CameraMetadataNative$3
2724android.hardware.camera2.impl.CameraMetadataNative$4
2725android.hardware.camera2.impl.CameraMetadataNative$5
2726android.hardware.camera2.impl.CameraMetadataNative$6
2727android.hardware.camera2.impl.CameraMetadataNative$7
2728android.hardware.camera2.impl.CameraMetadataNative$8
2729android.hardware.camera2.impl.CameraMetadataNative$9
2730android.hardware.camera2.impl.CameraMetadataNative$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002731android.hardware.camera2.impl.CameraMetadataNative
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002732android.hardware.camera2.impl.GetCommand
2733android.hardware.camera2.impl.SetCommand
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002734android.hardware.camera2.marshal.MarshalHelpers
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002735android.hardware.camera2.marshal.MarshalQueryable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002736android.hardware.camera2.marshal.MarshalRegistry$MarshalToken
Calin Juravle00b23d32019-03-08 17:52:20 -08002737android.hardware.camera2.marshal.MarshalRegistry
Calin Juravle4a054192018-05-29 17:52:20 -07002738android.hardware.camera2.marshal.Marshaler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002739android.hardware.camera2.marshal.impl.MarshalQueryableArray$MarshalerArray
art-benchmark-service922a5532023-03-23 03:12:41 -07002740android.hardware.camera2.marshal.impl.MarshalQueryableArray$PrimitiveArrayFiller$5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002741android.hardware.camera2.marshal.impl.MarshalQueryableArray$PrimitiveArrayFiller
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002742android.hardware.camera2.marshal.impl.MarshalQueryableArray
2743android.hardware.camera2.marshal.impl.MarshalQueryableBlackLevelPattern
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002744android.hardware.camera2.marshal.impl.MarshalQueryableBoolean$MarshalerBoolean
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002745android.hardware.camera2.marshal.impl.MarshalQueryableBoolean
2746android.hardware.camera2.marshal.impl.MarshalQueryableColorSpaceTransform
2747android.hardware.camera2.marshal.impl.MarshalQueryableEnum
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002748android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002749android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration
2750android.hardware.camera2.marshal.impl.MarshalQueryableMeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002751android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08002752android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002753android.hardware.camera2.marshal.impl.MarshalQueryablePair
2754android.hardware.camera2.marshal.impl.MarshalQueryableParcelable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002755android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive$MarshalerPrimitive
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002756android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive
art-benchmark-service922a5532023-03-23 03:12:41 -07002757android.hardware.camera2.marshal.impl.MarshalQueryableRange$MarshalerRange
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002758android.hardware.camera2.marshal.impl.MarshalQueryableRange
Calin Juravle00b23d32019-03-08 17:52:20 -08002759android.hardware.camera2.marshal.impl.MarshalQueryableRecommendedStreamConfiguration
art-benchmark-service922a5532023-03-23 03:12:41 -07002760android.hardware.camera2.marshal.impl.MarshalQueryableRect$MarshalerRect
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002761android.hardware.camera2.marshal.impl.MarshalQueryableRect
art-benchmark-service13164882020-11-07 02:19:14 -08002762android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002763android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap
2764android.hardware.camera2.marshal.impl.MarshalQueryableRggbChannelVector
art-benchmark-serviced5115932020-02-25 17:55:03 -08002765android.hardware.camera2.marshal.impl.MarshalQueryableSize$MarshalerSize
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002766android.hardware.camera2.marshal.impl.MarshalQueryableSize
2767android.hardware.camera2.marshal.impl.MarshalQueryableSizeF
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002768android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002769android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002770android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002771android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration
2772android.hardware.camera2.marshal.impl.MarshalQueryableString
2773android.hardware.camera2.params.BlackLevelPattern
art-benchmark-service56aece62020-02-10 17:58:03 -08002774android.hardware.camera2.params.Capability
art-benchmark-service08401c12022-12-23 09:27:20 -08002775android.hardware.camera2.params.ColorSpaceProfiles
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002776android.hardware.camera2.params.ColorSpaceTransform
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002777android.hardware.camera2.params.DeviceStateSensorOrientationMap
2778android.hardware.camera2.params.DynamicRangeProfiles
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002779android.hardware.camera2.params.Face
2780android.hardware.camera2.params.HighSpeedVideoConfiguration
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002781android.hardware.camera2.params.LensIntrinsicsSample
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002782android.hardware.camera2.params.LensShadingMap
Calin Juravle36829e52019-04-10 19:07:47 -07002783android.hardware.camera2.params.MandatoryStreamCombination$ReprocessType
2784android.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold
2785android.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate
2786android.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate
Calin Juravle00b23d32019-03-08 17:52:20 -08002787android.hardware.camera2.params.MandatoryStreamCombination
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002788android.hardware.camera2.params.MeteringRectangle
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002789android.hardware.camera2.params.MultiResolutionStreamConfigurationMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002790android.hardware.camera2.params.OisSample
Calin Juravle00b23d32019-03-08 17:52:20 -08002791android.hardware.camera2.params.RecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002792android.hardware.camera2.params.ReprocessFormatsMap
2793android.hardware.camera2.params.RggbChannelVector
2794android.hardware.camera2.params.StreamConfiguration
2795android.hardware.camera2.params.StreamConfigurationDuration
2796android.hardware.camera2.params.StreamConfigurationMap
2797android.hardware.camera2.params.TonemapCurve
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002798android.hardware.camera2.utils.ArrayUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002799android.hardware.camera2.utils.ConcurrentCameraIdCombination$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002800android.hardware.camera2.utils.ConcurrentCameraIdCombination-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08002801android.hardware.camera2.utils.ConcurrentCameraIdCombination
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07002802android.hardware.camera2.utils.ExceptionUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002803android.hardware.camera2.utils.HashCodeHelpers
art-benchmark-service13164882020-11-07 02:19:14 -08002804android.hardware.camera2.utils.SurfaceUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08002805android.hardware.camera2.utils.TypeReference$SpecializedBaseTypeReference
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002806android.hardware.camera2.utils.TypeReference$SpecializedTypeReference
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002807android.hardware.camera2.utils.TypeReference-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002808android.hardware.camera2.utils.TypeReference
art-benchmark-service00abe242023-02-13 10:31:34 -08002809android.hardware.common.fmq.SynchronizedReadWrite
2810android.hardware.common.fmq.UnsynchronizedWrite
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002811android.hardware.contexthub.V1_0.ContextHub
2812android.hardware.contexthub.V1_0.ContextHubMsg
2813android.hardware.contexthub.V1_0.HubAppInfo
2814android.hardware.contexthub.V1_0.IContexthub$Proxy
2815android.hardware.contexthub.V1_0.IContexthub
2816android.hardware.contexthub.V1_0.IContexthubCallback$Stub
2817android.hardware.contexthub.V1_0.IContexthubCallback
2818android.hardware.contexthub.V1_0.MemRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002819android.hardware.contexthub.V1_0.NanoAppBinary
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002820android.hardware.contexthub.V1_0.PhysicalSensor
art-benchmark-service00abe242023-02-13 10:31:34 -08002821android.hardware.contexthub.V1_1.Setting
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002822android.hardware.devicestate.DeviceState$Configuration$1
art-benchmark-service64daec62024-05-18 02:02:57 -07002823android.hardware.devicestate.DeviceState$Configuration
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07002824android.hardware.devicestate.DeviceState
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002825android.hardware.devicestate.DeviceStateInfo$1
2826android.hardware.devicestate.DeviceStateInfo
2827android.hardware.devicestate.DeviceStateManager$DeviceStateCallback
art-benchmark-service922a5532023-03-23 03:12:41 -07002828android.hardware.devicestate.DeviceStateManager$FoldStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002829android.hardware.devicestate.DeviceStateManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002830android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda0
2831android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda1
2832android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda2
2833android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper
2834android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateManagerCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002835android.hardware.devicestate.DeviceStateManagerGlobal-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002836android.hardware.devicestate.DeviceStateManagerGlobal
2837android.hardware.devicestate.IDeviceStateManager$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002838android.hardware.devicestate.IDeviceStateManager$Stub
2839android.hardware.devicestate.IDeviceStateManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002840android.hardware.devicestate.IDeviceStateManagerCallback$Stub
2841android.hardware.devicestate.IDeviceStateManagerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002842android.hardware.display.AmbientBrightnessDayStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002843android.hardware.display.AmbientBrightnessDayStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002844android.hardware.display.AmbientDisplayConfiguration
Calin Juravle4a054192018-05-29 17:52:20 -07002845android.hardware.display.BrightnessChangeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002846android.hardware.display.BrightnessChangeEvent$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002847android.hardware.display.BrightnessChangeEvent
Calin Juravle4a054192018-05-29 17:52:20 -07002848android.hardware.display.BrightnessConfiguration$1
2849android.hardware.display.BrightnessConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002850android.hardware.display.BrightnessConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002851android.hardware.display.BrightnessCorrection$1
2852android.hardware.display.BrightnessCorrection$BrightnessCorrectionImplementation
2853android.hardware.display.BrightnessCorrection$ScaleAndTranslateLog
2854android.hardware.display.BrightnessCorrection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002855android.hardware.display.BrightnessInfo$1
2856android.hardware.display.BrightnessInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002857android.hardware.display.ColorDisplayManager$ColorDisplayManagerInternal
2858android.hardware.display.ColorDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002859android.hardware.display.Curve$1
2860android.hardware.display.Curve
art-benchmark-servicead05a302020-03-17 09:46:02 -07002861android.hardware.display.DeviceProductInfo$1
2862android.hardware.display.DeviceProductInfo$ManufactureDate$1
2863android.hardware.display.DeviceProductInfo$ManufactureDate
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002864android.hardware.display.DeviceProductInfo-IA
art-benchmark-servicead05a302020-03-17 09:46:02 -07002865android.hardware.display.DeviceProductInfo
art-benchmark-service1cd49df2023-10-20 22:31:20 -07002866android.hardware.display.DisplayManager$$ExternalSyntheticLambda0
2867android.hardware.display.DisplayManager$$ExternalSyntheticLambda1
2868android.hardware.display.DisplayManager$$ExternalSyntheticLambda2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002869android.hardware.display.DisplayManager$DisplayListener
art-benchmark-service84f185c2023-07-24 02:43:42 -07002870android.hardware.display.DisplayManager$WeakDisplayCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002871android.hardware.display.DisplayManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002872android.hardware.display.DisplayManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002873android.hardware.display.DisplayManagerGlobal$1
art-benchmark-service922a5532023-03-23 03:12:41 -07002874android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate$$ExternalSyntheticLambda0
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002875android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -08002876android.hardware.display.DisplayManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002877android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks
2878android.hardware.display.DisplayManagerInternal$DisplayPowerRequest
2879android.hardware.display.DisplayManagerInternal
2880android.hardware.display.DisplayViewport
Calin Juravle00b23d32019-03-08 17:52:20 -08002881android.hardware.display.DisplayedContentSample
2882android.hardware.display.DisplayedContentSamplingAttributes
art-benchmark-service922a5532023-03-23 03:12:41 -07002883android.hardware.display.HdrConversionMode$1
2884android.hardware.display.HdrConversionMode
Calin Juravle00b23d32019-03-08 17:52:20 -08002885android.hardware.display.IColorDisplayManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002886android.hardware.display.IColorDisplayManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07002887android.hardware.display.IColorDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002888android.hardware.display.IDisplayManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002889android.hardware.display.IDisplayManager$Stub
2890android.hardware.display.IDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002891android.hardware.display.IDisplayManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002892android.hardware.display.IDisplayManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002893android.hardware.display.IVirtualDisplayCallback$Stub$Proxy
2894android.hardware.display.IVirtualDisplayCallback$Stub
2895android.hardware.display.IVirtualDisplayCallback
2896android.hardware.display.NightDisplayListener$1
2897android.hardware.display.NightDisplayListener$Callback
2898android.hardware.display.NightDisplayListener
2899android.hardware.display.Time$1
2900android.hardware.display.Time
art-benchmark-service13164882020-11-07 02:19:14 -08002901android.hardware.display.VirtualDisplayConfig$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002902android.hardware.display.VirtualDisplayConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002903android.hardware.display.WifiDisplay$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002904android.hardware.display.WifiDisplay
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002905android.hardware.display.WifiDisplaySessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002906android.hardware.display.WifiDisplaySessionInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002907android.hardware.display.WifiDisplayStatus$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002908android.hardware.display.WifiDisplayStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002909android.hardware.face.Face$1
2910android.hardware.face.Face
2911android.hardware.face.FaceManager$1
2912android.hardware.face.FaceManager$AuthenticationCallback
2913android.hardware.face.FaceManager$AuthenticationResult
2914android.hardware.face.FaceManager$EnrollmentCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002915android.hardware.face.FaceManager$FaceDetectionCallback
2916android.hardware.face.FaceManager$GenerateChallengeCallback
2917android.hardware.face.FaceManager$GetFeatureCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002918android.hardware.face.FaceManager$LockoutResetCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002919android.hardware.face.FaceManager$OnAuthenticationCancelListener
2920android.hardware.face.FaceManager$RemovalCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002921android.hardware.face.FaceManager$SetFeatureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002922android.hardware.face.FaceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002923android.hardware.face.FaceSensorPropertiesInternal$1
2924android.hardware.face.FaceSensorPropertiesInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07002925android.hardware.face.IFaceAuthenticatorsRegisteredCallback$Stub
2926android.hardware.face.IFaceAuthenticatorsRegisteredCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002927android.hardware.face.IFaceService$Stub$Proxy
2928android.hardware.face.IFaceService$Stub
2929android.hardware.face.IFaceService
2930android.hardware.face.IFaceServiceReceiver$Stub$Proxy
2931android.hardware.face.IFaceServiceReceiver$Stub
2932android.hardware.face.IFaceServiceReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08002933android.hardware.fingerprint.Fingerprint$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002934android.hardware.fingerprint.Fingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002935android.hardware.fingerprint.FingerprintManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002936android.hardware.fingerprint.FingerprintManager$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002937android.hardware.fingerprint.FingerprintManager$AuthenticationCallback
art-benchmark-service922a5532023-03-23 03:12:41 -07002938android.hardware.fingerprint.FingerprintManager$AuthenticationResult
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002939android.hardware.fingerprint.FingerprintManager$LockoutResetCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002940android.hardware.fingerprint.FingerprintManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002941android.hardware.fingerprint.FingerprintSensorPropertiesInternal$1
2942android.hardware.fingerprint.FingerprintSensorPropertiesInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07002943android.hardware.fingerprint.IFingerprintAuthenticatorsRegisteredCallback$Stub
2944android.hardware.fingerprint.IFingerprintAuthenticatorsRegisteredCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002945android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub$Proxy
2946android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub
2947android.hardware.fingerprint.IFingerprintClientActiveCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002948android.hardware.fingerprint.IFingerprintService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002949android.hardware.fingerprint.IFingerprintService$Stub
2950android.hardware.fingerprint.IFingerprintService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002951android.hardware.fingerprint.IFingerprintServiceReceiver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002952android.hardware.fingerprint.IFingerprintServiceReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002953android.hardware.fingerprint.IFingerprintServiceReceiver
art-benchmark-service922a5532023-03-23 03:12:41 -07002954android.hardware.fingerprint.IUdfpsOverlayController
2955android.hardware.fingerprint.IUdfpsRefreshRateRequestCallback$Stub
2956android.hardware.fingerprint.IUdfpsRefreshRateRequestCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002957android.hardware.graphics.common.DisplayDecorationSupport$1
2958android.hardware.graphics.common.DisplayDecorationSupport
Andreas Gampe61e7b662015-06-17 23:57:04 -07002959android.hardware.hdmi.HdmiControlManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002960android.hardware.hdmi.HdmiPlaybackClient$DisplayStatusCallback
art-benchmark-service00abe242023-02-13 10:31:34 -08002961android.hardware.hdmi.HdmiRecordSources$OwnSource
2962android.hardware.hdmi.HdmiRecordSources$RecordSource
art-benchmark-service922a5532023-03-23 03:12:41 -07002963android.hardware.input.HostUsiVersion$1
art-benchmark-service00abe242023-02-13 10:31:34 -08002964android.hardware.input.HostUsiVersion
art-benchmark-service3a157132024-05-31 13:31:01 -07002965android.hardware.input.IInputDevicesChangedListener$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002966android.hardware.input.IInputDevicesChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002967android.hardware.input.IInputDevicesChangedListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002968android.hardware.input.IInputManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002969android.hardware.input.IInputManager$Stub
2970android.hardware.input.IInputManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002971android.hardware.input.IInputSensorEventListener$Stub
2972android.hardware.input.IInputSensorEventListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002973android.hardware.input.ITabletModeChangedListener$Stub$Proxy
2974android.hardware.input.ITabletModeChangedListener$Stub
2975android.hardware.input.ITabletModeChangedListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002976android.hardware.input.InputDeviceIdentifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002977android.hardware.input.InputDeviceIdentifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002978android.hardware.input.InputManager$InputDeviceListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002979android.hardware.input.InputManager
art-benchmark-service84f185c2023-07-24 02:43:42 -07002980android.hardware.input.InputManagerGlobal$InputDeviceListenerDelegate
art-benchmark-service3a157132024-05-31 13:31:01 -07002981android.hardware.input.InputManagerGlobal$InputDevicesChangedListener
art-benchmark-service84f185c2023-07-24 02:43:42 -07002982android.hardware.input.InputManagerGlobal$OnTabletModeChangedListenerDelegate
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002983android.hardware.input.InputManagerGlobal-IA
art-benchmark-service922a5532023-03-23 03:12:41 -07002984android.hardware.input.InputManagerGlobal
art-benchmark-service1cd49df2023-10-20 22:31:20 -07002985android.hardware.input.InputSettings
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002986android.hardware.input.KeyboardLayout$1
2987android.hardware.input.KeyboardLayout
2988android.hardware.input.TouchCalibration$1
2989android.hardware.input.TouchCalibration
Calin Juravle00b23d32019-03-08 17:52:20 -08002990android.hardware.iris.IrisManager
art-benchmark-service13164882020-11-07 02:19:14 -08002991android.hardware.lights.ILightsManager$Stub
2992android.hardware.lights.ILightsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002993android.hardware.lights.LightsManager
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002994android.hardware.location.ActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002995android.hardware.location.ContextHubClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08002996android.hardware.location.ContextHubClientCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002997android.hardware.location.ContextHubInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002998android.hardware.location.ContextHubInfo-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002999android.hardware.location.ContextHubInfo
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07003000android.hardware.location.ContextHubManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003001android.hardware.location.ContextHubManager$2
3002android.hardware.location.ContextHubManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08003003android.hardware.location.ContextHubManager$Callback
3004android.hardware.location.ContextHubManager$ICallback
Andreas Gampe859e2782016-04-06 18:37:56 -07003005android.hardware.location.ContextHubManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003006android.hardware.location.ContextHubMessage$1
3007android.hardware.location.ContextHubMessage
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003008android.hardware.location.ContextHubTransaction$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003009android.hardware.location.ContextHubTransaction$$ExternalSyntheticLambda1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003010android.hardware.location.ContextHubTransaction$OnCompleteListener
3011android.hardware.location.ContextHubTransaction$Response
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003012android.hardware.location.ContextHubTransaction
art-benchmark-serviced5115932020-02-25 17:55:03 -08003013android.hardware.location.GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper
3014android.hardware.location.GeofenceHardware
3015android.hardware.location.GeofenceHardwareCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003016android.hardware.location.GeofenceHardwareImpl$1
3017android.hardware.location.GeofenceHardwareImpl$2
3018android.hardware.location.GeofenceHardwareImpl$3
3019android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
3020android.hardware.location.GeofenceHardwareImpl$Reaper
3021android.hardware.location.GeofenceHardwareImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08003022android.hardware.location.GeofenceHardwareMonitorCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003023android.hardware.location.GeofenceHardwareMonitorEvent$1
3024android.hardware.location.GeofenceHardwareMonitorEvent
3025android.hardware.location.GeofenceHardwareRequest
3026android.hardware.location.GeofenceHardwareRequestParcelable$1
3027android.hardware.location.GeofenceHardwareRequestParcelable
3028android.hardware.location.GeofenceHardwareService$1
3029android.hardware.location.GeofenceHardwareService
3030android.hardware.location.IActivityRecognitionHardware$Stub$Proxy
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00003031android.hardware.location.IActivityRecognitionHardware$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003032android.hardware.location.IActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003033android.hardware.location.IActivityRecognitionHardwareClient$Stub$Proxy
3034android.hardware.location.IActivityRecognitionHardwareClient$Stub
3035android.hardware.location.IActivityRecognitionHardwareClient
3036android.hardware.location.IContextHubCallback$Stub$Proxy
3037android.hardware.location.IContextHubCallback$Stub
3038android.hardware.location.IContextHubCallback
3039android.hardware.location.IContextHubClient$Stub$Proxy
3040android.hardware.location.IContextHubClient$Stub
3041android.hardware.location.IContextHubClient
3042android.hardware.location.IContextHubClientCallback$Stub$Proxy
3043android.hardware.location.IContextHubClientCallback$Stub
3044android.hardware.location.IContextHubClientCallback
3045android.hardware.location.IContextHubService$Stub$Proxy
3046android.hardware.location.IContextHubService$Stub
3047android.hardware.location.IContextHubService
3048android.hardware.location.IContextHubTransactionCallback$Stub$Proxy
3049android.hardware.location.IContextHubTransactionCallback$Stub
3050android.hardware.location.IContextHubTransactionCallback
3051android.hardware.location.IGeofenceHardware$Stub$Proxy
3052android.hardware.location.IGeofenceHardware$Stub
3053android.hardware.location.IGeofenceHardware
3054android.hardware.location.IGeofenceHardwareCallback$Stub$Proxy
3055android.hardware.location.IGeofenceHardwareCallback$Stub
3056android.hardware.location.IGeofenceHardwareCallback
3057android.hardware.location.IGeofenceHardwareMonitorCallback$Stub$Proxy
3058android.hardware.location.IGeofenceHardwareMonitorCallback$Stub
3059android.hardware.location.IGeofenceHardwareMonitorCallback
3060android.hardware.location.MemoryRegion$1
3061android.hardware.location.MemoryRegion
3062android.hardware.location.NanoApp$1
3063android.hardware.location.NanoApp
3064android.hardware.location.NanoAppBinary$1
3065android.hardware.location.NanoAppBinary
3066android.hardware.location.NanoAppFilter$1
3067android.hardware.location.NanoAppFilter
3068android.hardware.location.NanoAppInstanceInfo$1
3069android.hardware.location.NanoAppInstanceInfo
3070android.hardware.location.NanoAppMessage$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003071android.hardware.location.NanoAppMessage-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003072android.hardware.location.NanoAppMessage
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003073android.hardware.location.NanoAppRpcService$1
3074android.hardware.location.NanoAppRpcService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003075android.hardware.location.NanoAppState$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003076android.hardware.location.NanoAppState-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003077android.hardware.location.NanoAppState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003078android.hardware.power.SessionMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003079android.hardware.radio.ITuner$Stub
3080android.hardware.radio.ITuner
3081android.hardware.radio.ITunerCallback
3082android.hardware.radio.ProgramSelector$1
3083android.hardware.radio.ProgramSelector$Identifier$1
3084android.hardware.radio.ProgramSelector$Identifier
3085android.hardware.radio.ProgramSelector
3086android.hardware.radio.RadioManager$AmBandConfig$1
3087android.hardware.radio.RadioManager$AmBandConfig
3088android.hardware.radio.RadioManager$AmBandDescriptor$1
3089android.hardware.radio.RadioManager$AmBandDescriptor
3090android.hardware.radio.RadioManager$BandConfig$1
3091android.hardware.radio.RadioManager$BandConfig
3092android.hardware.radio.RadioManager$BandDescriptor$1
3093android.hardware.radio.RadioManager$BandDescriptor
3094android.hardware.radio.RadioManager$FmBandConfig$1
3095android.hardware.radio.RadioManager$FmBandConfig
3096android.hardware.radio.RadioManager$FmBandDescriptor$1
3097android.hardware.radio.RadioManager$FmBandDescriptor
3098android.hardware.radio.RadioManager$ModuleProperties$1
3099android.hardware.radio.RadioManager$ModuleProperties
3100android.hardware.radio.RadioManager$ProgramInfo$1
3101android.hardware.radio.RadioManager$ProgramInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07003102android.hardware.radio.RadioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003103android.hardware.radio.RadioMetadata$1
3104android.hardware.radio.RadioMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08003105android.hardware.radio.V1_0.ActivityStatsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003106android.hardware.radio.V1_0.AppStatus
3107android.hardware.radio.V1_0.Call
3108android.hardware.radio.V1_0.CallForwardInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003109android.hardware.radio.V1_0.CardState
Calin Juravle00b23d32019-03-08 17:52:20 -08003110android.hardware.radio.V1_0.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003111android.hardware.radio.V1_0.Carrier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003112android.hardware.radio.V1_0.CarrierRestrictions
Calin Juravle00b23d32019-03-08 17:52:20 -08003113android.hardware.radio.V1_0.CdmaBroadcastSmsConfigInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003114android.hardware.radio.V1_0.CdmaCallWaiting
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003115android.hardware.radio.V1_0.CdmaDisplayInfoRecord
3116android.hardware.radio.V1_0.CdmaInformationRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003117android.hardware.radio.V1_0.CdmaInformationRecords
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003118android.hardware.radio.V1_0.CdmaLineControlInfoRecord
3119android.hardware.radio.V1_0.CdmaNumberInfoRecord
3120android.hardware.radio.V1_0.CdmaRedirectingNumberInfoRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003121android.hardware.radio.V1_0.CdmaSignalInfoRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08003122android.hardware.radio.V1_0.CdmaSignalStrength
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003123android.hardware.radio.V1_0.CdmaSmsAck
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003124android.hardware.radio.V1_0.CdmaSmsAddress
3125android.hardware.radio.V1_0.CdmaSmsMessage
3126android.hardware.radio.V1_0.CdmaSmsSubaddress
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003127android.hardware.radio.V1_0.CdmaSmsWriteArgs
3128android.hardware.radio.V1_0.CdmaT53AudioControlInfoRecord
3129android.hardware.radio.V1_0.CdmaT53ClirInfoRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003130android.hardware.radio.V1_0.CellIdentity
3131android.hardware.radio.V1_0.CellIdentityCdma
3132android.hardware.radio.V1_0.CellIdentityGsm
3133android.hardware.radio.V1_0.CellIdentityLte
3134android.hardware.radio.V1_0.CellIdentityTdscdma
3135android.hardware.radio.V1_0.CellIdentityWcdma
3136android.hardware.radio.V1_0.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003137android.hardware.radio.V1_0.CellInfoCdma
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003138android.hardware.radio.V1_0.CellInfoGsm
3139android.hardware.radio.V1_0.CellInfoLte
3140android.hardware.radio.V1_0.CellInfoTdscdma
Calin Juravle00b23d32019-03-08 17:52:20 -08003141android.hardware.radio.V1_0.CellInfoType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003142android.hardware.radio.V1_0.CellInfoWcdma
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003143android.hardware.radio.V1_0.CfData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003144android.hardware.radio.V1_0.DataCallFailCause
3145android.hardware.radio.V1_0.DataProfileInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003146android.hardware.radio.V1_0.DataRegStateResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003147android.hardware.radio.V1_0.Dial
Calin Juravle00b23d32019-03-08 17:52:20 -08003148android.hardware.radio.V1_0.EvdoSignalStrength
3149android.hardware.radio.V1_0.GsmBroadcastSmsConfigInfo
3150android.hardware.radio.V1_0.GsmSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003151android.hardware.radio.V1_0.GsmSmsMessage
Calin Juravle00b23d32019-03-08 17:52:20 -08003152android.hardware.radio.V1_0.HardwareConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003153android.hardware.radio.V1_0.HardwareConfigModem
3154android.hardware.radio.V1_0.HardwareConfigSim
Calin Juravle00b23d32019-03-08 17:52:20 -08003155android.hardware.radio.V1_0.IRadio
3156android.hardware.radio.V1_0.IRadioIndication
3157android.hardware.radio.V1_0.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003158android.hardware.radio.V1_0.IccIo
Calin Juravle00b23d32019-03-08 17:52:20 -08003159android.hardware.radio.V1_0.IccIoResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003160android.hardware.radio.V1_0.ImsSmsMessage
3161android.hardware.radio.V1_0.LastCallFailCauseInfo
3162android.hardware.radio.V1_0.LceDataInfo
3163android.hardware.radio.V1_0.LceStatusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003164android.hardware.radio.V1_0.LteSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003165android.hardware.radio.V1_0.NeighboringCell
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003166android.hardware.radio.V1_0.NvWriteItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003167android.hardware.radio.V1_0.OperatorInfo
3168android.hardware.radio.V1_0.PcoDataInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003169android.hardware.radio.V1_0.RadioCapability
3170android.hardware.radio.V1_0.RadioResponseInfo
3171android.hardware.radio.V1_0.RegState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003172android.hardware.radio.V1_0.SelectUiccSub
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003173android.hardware.radio.V1_0.SendSmsResult
3174android.hardware.radio.V1_0.SetupDataCallResult
3175android.hardware.radio.V1_0.SignalStrength
3176android.hardware.radio.V1_0.SimApdu
3177android.hardware.radio.V1_0.SimRefreshResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003178android.hardware.radio.V1_0.SmsWriteArgs
3179android.hardware.radio.V1_0.SsInfoData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003180android.hardware.radio.V1_0.StkCcUnsolSsResult
3181android.hardware.radio.V1_0.SuppSvcNotification
Calin Juravle00b23d32019-03-08 17:52:20 -08003182android.hardware.radio.V1_0.TdScdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003183android.hardware.radio.V1_0.UusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003184android.hardware.radio.V1_0.VoiceRegStateResult
3185android.hardware.radio.V1_0.WcdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003186android.hardware.radio.V1_1.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003187android.hardware.radio.V1_1.IRadio
3188android.hardware.radio.V1_1.IRadioIndication
3189android.hardware.radio.V1_1.IRadioResponse
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003190android.hardware.radio.V1_1.ImsiEncryptionInfo
3191android.hardware.radio.V1_1.KeepaliveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003192android.hardware.radio.V1_1.KeepaliveStatus
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003193android.hardware.radio.V1_1.NetworkScanRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003194android.hardware.radio.V1_1.NetworkScanResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003195android.hardware.radio.V1_1.RadioAccessSpecifier
Calin Juravle00b23d32019-03-08 17:52:20 -08003196android.hardware.radio.V1_2.Call
3197android.hardware.radio.V1_2.CardStatus
3198android.hardware.radio.V1_2.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003199android.hardware.radio.V1_2.CellIdentityCdma
3200android.hardware.radio.V1_2.CellIdentityGsm
3201android.hardware.radio.V1_2.CellIdentityLte
Calin Juravle00b23d32019-03-08 17:52:20 -08003202android.hardware.radio.V1_2.CellIdentityOperatorNames
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003203android.hardware.radio.V1_2.CellIdentityTdscdma
3204android.hardware.radio.V1_2.CellIdentityWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08003205android.hardware.radio.V1_2.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003206android.hardware.radio.V1_2.CellInfoCdma
3207android.hardware.radio.V1_2.CellInfoGsm
3208android.hardware.radio.V1_2.CellInfoLte
3209android.hardware.radio.V1_2.CellInfoTdscdma
3210android.hardware.radio.V1_2.CellInfoWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08003211android.hardware.radio.V1_2.DataRegStateResult
3212android.hardware.radio.V1_2.IRadio
3213android.hardware.radio.V1_2.IRadioIndication
3214android.hardware.radio.V1_2.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003215android.hardware.radio.V1_2.LinkCapacityEstimate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003216android.hardware.radio.V1_2.NetworkScanRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003217android.hardware.radio.V1_2.NetworkScanResult
3218android.hardware.radio.V1_2.PhysicalChannelConfig
Calin Juravle00b23d32019-03-08 17:52:20 -08003219android.hardware.radio.V1_2.SignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003220android.hardware.radio.V1_2.TdscdmaSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08003221android.hardware.radio.V1_2.VoiceRegStateResult
3222android.hardware.radio.V1_2.WcdmaSignalStrength
3223android.hardware.radio.V1_3.IRadio$Proxy
3224android.hardware.radio.V1_3.IRadio
3225android.hardware.radio.V1_3.IRadioIndication
3226android.hardware.radio.V1_3.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003227android.hardware.radio.V1_4.CardStatus
3228android.hardware.radio.V1_4.CarrierRestrictionsWithPriority
art-benchmark-serviced5115932020-02-25 17:55:03 -08003229android.hardware.radio.V1_4.CellConfigLte
3230android.hardware.radio.V1_4.CellIdentityNr
3231android.hardware.radio.V1_4.CellInfo$Info
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003232android.hardware.radio.V1_4.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003233android.hardware.radio.V1_4.CellInfoLte
3234android.hardware.radio.V1_4.CellInfoNr
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003235android.hardware.radio.V1_4.DataProfileInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003236android.hardware.radio.V1_4.DataRegStateResult$VopsInfo$hidl_discriminator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003237android.hardware.radio.V1_4.DataRegStateResult$VopsInfo
3238android.hardware.radio.V1_4.DataRegStateResult
3239android.hardware.radio.V1_4.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08003240android.hardware.radio.V1_4.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003241android.hardware.radio.V1_4.IRadio
3242android.hardware.radio.V1_4.IRadioIndication$Stub
3243android.hardware.radio.V1_4.IRadioIndication
3244android.hardware.radio.V1_4.IRadioResponse$Stub
3245android.hardware.radio.V1_4.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08003246android.hardware.radio.V1_4.LteVopsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003247android.hardware.radio.V1_4.NetworkScanResult
3248android.hardware.radio.V1_4.NrIndicators
art-benchmark-serviced5115932020-02-25 17:55:03 -08003249android.hardware.radio.V1_4.NrSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003250android.hardware.radio.V1_4.PhysicalChannelConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08003251android.hardware.radio.V1_4.RadioFrequencyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003252android.hardware.radio.V1_4.SetupDataCallResult
3253android.hardware.radio.V1_4.SignalStrength
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003254android.hardware.radio.V1_5.AppStatus
3255android.hardware.radio.V1_5.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003256android.hardware.radio.V1_5.CellIdentity
3257android.hardware.radio.V1_5.CellIdentityGsm
3258android.hardware.radio.V1_5.CellIdentityLte
3259android.hardware.radio.V1_5.CellIdentityNr
3260android.hardware.radio.V1_5.CellIdentityTdscdma
3261android.hardware.radio.V1_5.CellIdentityWcdma
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003262android.hardware.radio.V1_5.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003263android.hardware.radio.V1_5.ClosedSubscriberGroupInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003264android.hardware.radio.V1_5.DataProfileInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003265android.hardware.radio.V1_5.IRadio
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07003266android.hardware.radio.V1_5.IRadioIndication$Stub
3267android.hardware.radio.V1_5.IRadioIndication
3268android.hardware.radio.V1_5.IRadioResponse$Stub
3269android.hardware.radio.V1_5.IRadioResponse
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003270android.hardware.radio.V1_5.LinkAddress
3271android.hardware.radio.V1_5.NetworkScanRequest
3272android.hardware.radio.V1_5.NetworkScanResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08003273android.hardware.radio.V1_5.OptionalCsgInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003274android.hardware.radio.V1_5.RadioAccessSpecifier$Bands
3275android.hardware.radio.V1_5.RadioAccessSpecifier
3276android.hardware.radio.V1_5.RegStateResult$AccessTechnologySpecificInfo$Cdma2000RegistrationInfo
3277android.hardware.radio.V1_5.RegStateResult$AccessTechnologySpecificInfo$EutranRegistrationInfo
3278android.hardware.radio.V1_5.RegStateResult$AccessTechnologySpecificInfo
3279android.hardware.radio.V1_5.RegStateResult
3280android.hardware.radio.V1_5.SetupDataCallResult
3281android.hardware.radio.V1_5.SignalThresholdInfo
3282android.hardware.radio.V1_6.Call
3283android.hardware.radio.V1_6.CellInfo
3284android.hardware.radio.V1_6.IRadio
3285android.hardware.radio.V1_6.IRadioIndication$Stub
3286android.hardware.radio.V1_6.IRadioIndication
3287android.hardware.radio.V1_6.IRadioResponse$Stub
3288android.hardware.radio.V1_6.IRadioResponse
3289android.hardware.radio.V1_6.ImsiEncryptionInfo
3290android.hardware.radio.V1_6.LinkCapacityEstimate
3291android.hardware.radio.V1_6.NetworkScanResult
3292android.hardware.radio.V1_6.NrVopsInfo
3293android.hardware.radio.V1_6.OptionalDnn
3294android.hardware.radio.V1_6.OptionalOsAppId
3295android.hardware.radio.V1_6.OptionalSliceInfo
3296android.hardware.radio.V1_6.OptionalTrafficDescriptor
3297android.hardware.radio.V1_6.OsAppId
3298android.hardware.radio.V1_6.PhonebookCapacity
3299android.hardware.radio.V1_6.PhonebookRecordInfo
3300android.hardware.radio.V1_6.PhysicalChannelConfig$Band
3301android.hardware.radio.V1_6.PhysicalChannelConfig
3302android.hardware.radio.V1_6.Qos
3303android.hardware.radio.V1_6.QosSession
3304android.hardware.radio.V1_6.RadioResponseInfo
3305android.hardware.radio.V1_6.RegStateResult$AccessTechnologySpecificInfo
3306android.hardware.radio.V1_6.RegStateResult
3307android.hardware.radio.V1_6.SetupDataCallResult
3308android.hardware.radio.V1_6.SignalStrength
3309android.hardware.radio.V1_6.SliceInfo
3310android.hardware.radio.V1_6.SlicingConfig
3311android.hardware.radio.V1_6.TrafficDescriptor
art-benchmark-service56aece62020-02-10 17:58:03 -08003312android.hardware.radio.config.V1_0.IRadioConfig
3313android.hardware.radio.config.V1_0.IRadioConfigIndication
3314android.hardware.radio.config.V1_0.IRadioConfigResponse
3315android.hardware.radio.config.V1_0.SimSlotStatus
art-benchmark-service13164882020-11-07 02:19:14 -08003316android.hardware.radio.config.V1_0.SlotState
art-benchmark-service56aece62020-02-10 17:58:03 -08003317android.hardware.radio.config.V1_1.IRadioConfig$Proxy
3318android.hardware.radio.config.V1_1.IRadioConfig
art-benchmark-service56aece62020-02-10 17:58:03 -08003319android.hardware.radio.config.V1_1.IRadioConfigResponse
3320android.hardware.radio.config.V1_1.ModemInfo
3321android.hardware.radio.config.V1_1.ModemsConfig
3322android.hardware.radio.config.V1_1.PhoneCapability
3323android.hardware.radio.config.V1_2.IRadioConfigIndication$Stub
3324android.hardware.radio.config.V1_2.IRadioConfigIndication
art-benchmark-service56aece62020-02-10 17:58:03 -08003325android.hardware.radio.config.V1_2.IRadioConfigResponse
3326android.hardware.radio.config.V1_2.SimSlotStatus
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003327android.hardware.radio.config.V1_3.IRadioConfig$Proxy
3328android.hardware.radio.config.V1_3.IRadioConfig
3329android.hardware.radio.config.V1_3.IRadioConfigResponse$Stub
3330android.hardware.radio.config.V1_3.IRadioConfigResponse
3331android.hardware.security.keymint.KeyParameter$1
3332android.hardware.security.keymint.KeyParameter
3333android.hardware.security.keymint.KeyParameterValue$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003334android.hardware.security.keymint.KeyParameterValue-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003335android.hardware.security.keymint.KeyParameterValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003336android.hardware.sidekick.SidekickInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08003337android.hardware.soundtrigger.ConversionUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003338android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy
3339android.hardware.soundtrigger.IRecognitionStatusCallback$Stub
3340android.hardware.soundtrigger.IRecognitionStatusCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003341android.hardware.soundtrigger.KeyphraseEnrollmentInfo
3342android.hardware.soundtrigger.KeyphraseMetadata$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003343android.hardware.soundtrigger.KeyphraseMetadata
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003344android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003345android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel
Andreas Gampe859e2782016-04-06 18:37:56 -07003346android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003347android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003348android.hardware.soundtrigger.SoundTrigger$GenericSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003349android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003350android.hardware.soundtrigger.SoundTrigger$Keyphrase$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003351android.hardware.soundtrigger.SoundTrigger$Keyphrase
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003352android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003353android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003354android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003355android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003356android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003357android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08003358android.hardware.soundtrigger.SoundTrigger$ModelParamRange$1
3359android.hardware.soundtrigger.SoundTrigger$ModelParamRange
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003360android.hardware.soundtrigger.SoundTrigger$ModuleProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003361android.hardware.soundtrigger.SoundTrigger$ModuleProperties
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003362android.hardware.soundtrigger.SoundTrigger$RecognitionConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003363android.hardware.soundtrigger.SoundTrigger$RecognitionConfig
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003364android.hardware.soundtrigger.SoundTrigger$RecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003365android.hardware.soundtrigger.SoundTrigger$RecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003366android.hardware.soundtrigger.SoundTrigger$SoundModel
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003367android.hardware.soundtrigger.SoundTrigger$StatusListener
Calin Juravle00b23d32019-03-08 17:52:20 -08003368android.hardware.soundtrigger.SoundTrigger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003369android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003370android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003371android.hardware.soundtrigger.SoundTriggerModule
art-benchmark-service00abe242023-02-13 10:31:34 -08003372android.hardware.thermal.V1_0.CoolingType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003373android.hardware.thermal.V1_0.IThermal
3374android.hardware.thermal.V1_0.ThermalStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003375android.hardware.thermal.V2_0.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003376android.hardware.thermal.V2_0.IThermal$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003377android.hardware.thermal.V2_0.IThermal$getCurrentCoolingDevicesCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003378android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003379android.hardware.thermal.V2_0.IThermal$getTemperatureThresholdsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003380android.hardware.thermal.V2_0.IThermal
3381android.hardware.thermal.V2_0.IThermalChangedCallback$Stub
3382android.hardware.thermal.V2_0.IThermalChangedCallback
3383android.hardware.thermal.V2_0.Temperature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003384android.hardware.thermal.V2_0.TemperatureThreshold
art-benchmark-serviced5115932020-02-25 17:55:03 -08003385android.hardware.usb.AccessoryFilter
3386android.hardware.usb.DeviceFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003387android.hardware.usb.IUsbManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003388android.hardware.usb.IUsbManager$Stub
3389android.hardware.usb.IUsbManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08003390android.hardware.usb.IUsbSerialReader$Stub
3391android.hardware.usb.IUsbSerialReader
Calin Juravle00b23d32019-03-08 17:52:20 -08003392android.hardware.usb.ParcelableUsbPort$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003393android.hardware.usb.ParcelableUsbPort
3394android.hardware.usb.UsbAccessory$2
3395android.hardware.usb.UsbAccessory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003396android.hardware.usb.UsbConfiguration$1
3397android.hardware.usb.UsbConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003398android.hardware.usb.UsbDevice$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003399android.hardware.usb.UsbDevice$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003400android.hardware.usb.UsbDevice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04003401android.hardware.usb.UsbDeviceConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003402android.hardware.usb.UsbInterface$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003403android.hardware.usb.UsbInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07003404android.hardware.usb.UsbManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003405android.hardware.usb.UsbPort
3406android.hardware.usb.UsbPortStatus$1
3407android.hardware.usb.UsbPortStatus
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04003408android.hardware.usb.UsbRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003409android.hardware.usb.gadget.V1_0.IUsbGadget$Proxy
3410android.hardware.usb.gadget.V1_0.IUsbGadget
3411android.hardware.usb.gadget.V1_0.IUsbGadgetCallback$Stub
3412android.hardware.usb.gadget.V1_0.IUsbGadgetCallback
art-benchmark-service13164882020-11-07 02:19:14 -08003413android.icu.impl.Assert
art-benchmark-service56aece62020-02-10 17:58:03 -08003414android.icu.impl.BMPSet
art-benchmark-service13164882020-11-07 02:19:14 -08003415android.icu.impl.CSCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003416android.icu.impl.CacheBase
3417android.icu.impl.CacheValue$NullValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08003418android.icu.impl.CacheValue$SoftValue
art-benchmark-service56aece62020-02-10 17:58:03 -08003419android.icu.impl.CacheValue$Strength
art-benchmark-serviced5115932020-02-25 17:55:03 -08003420android.icu.impl.CacheValue$StrongValue
art-benchmark-service56aece62020-02-10 17:58:03 -08003421android.icu.impl.CacheValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08003422android.icu.impl.CalType
art-benchmark-service13164882020-11-07 02:19:14 -08003423android.icu.impl.CalendarAstronomer$1
3424android.icu.impl.CalendarAstronomer$2
art-benchmark-service13164882020-11-07 02:19:14 -08003425android.icu.impl.CalendarAstronomer$AngleFunc
art-benchmark-service13164882020-11-07 02:19:14 -08003426android.icu.impl.CalendarAstronomer$Ecliptic
3427android.icu.impl.CalendarAstronomer$Equatorial
art-benchmark-service13164882020-11-07 02:19:14 -08003428android.icu.impl.CalendarAstronomer$MoonAge
3429android.icu.impl.CalendarAstronomer$SolarLongitude
3430android.icu.impl.CalendarAstronomer
3431android.icu.impl.CalendarCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08003432android.icu.impl.CalendarUtil$CalendarPreferences
3433android.icu.impl.CalendarUtil
art-benchmark-service13164882020-11-07 02:19:14 -08003434android.icu.impl.CaseMapImpl$GreekUpper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003435android.icu.impl.CaseMapImpl$StringContextIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003436android.icu.impl.CaseMapImpl$WholeStringBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003437android.icu.impl.CaseMapImpl
3438android.icu.impl.CharTrie
3439android.icu.impl.CharacterIteration
art-benchmark-service13164882020-11-07 02:19:14 -08003440android.icu.impl.CharacterIteratorWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003441android.icu.impl.CharacterPropertiesImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003442android.icu.impl.ClassLoaderUtil$1
3443android.icu.impl.ClassLoaderUtil$BootstrapClassLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08003444android.icu.impl.ClassLoaderUtil
art-benchmark-service13164882020-11-07 02:19:14 -08003445android.icu.impl.CollectionSet
3446android.icu.impl.CurrencyData$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003447android.icu.impl.CurrencyData$CurrencyDisplayInfo
3448android.icu.impl.CurrencyData$CurrencyDisplayInfoProvider
art-benchmark-service13164882020-11-07 02:19:14 -08003449android.icu.impl.CurrencyData$CurrencyFormatInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08003450android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern
3451android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType
3452android.icu.impl.CurrencyData$CurrencySpacingInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003453android.icu.impl.CurrencyData$DefaultInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08003454android.icu.impl.CurrencyData
art-benchmark-serviced5115932020-02-25 17:55:03 -08003455android.icu.impl.DateNumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003456android.icu.impl.DayPeriodRules$CutoffType
3457android.icu.impl.DayPeriodRules$DayPeriod
3458android.icu.impl.DayPeriodRules$DayPeriodRulesCountSink
3459android.icu.impl.DayPeriodRules$DayPeriodRulesData
3460android.icu.impl.DayPeriodRules$DayPeriodRulesDataSink
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08003461android.icu.impl.DayPeriodRules-IA
art-benchmark-service13164882020-11-07 02:19:14 -08003462android.icu.impl.DayPeriodRules
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003463android.icu.impl.DontCareFieldPosition
art-benchmark-service64daec62024-05-18 02:02:57 -07003464android.icu.impl.EmojiProps$IsAcceptable
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003465android.icu.impl.EmojiProps
art-benchmark-service13164882020-11-07 02:19:14 -08003466android.icu.impl.EraRules
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003467android.icu.impl.FormattedStringBuilder$FieldWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003468android.icu.impl.FormattedStringBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08003469android.icu.impl.FormattedValueFieldPositionIteratorImpl$FieldWithValue
3470android.icu.impl.FormattedValueFieldPositionIteratorImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08003471android.icu.impl.FormattedValueStringBuilderImpl$NullField
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003472android.icu.impl.FormattedValueStringBuilderImpl$SpanFieldPlaceholder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003473android.icu.impl.FormattedValueStringBuilderImpl
3474android.icu.impl.Grego
art-benchmark-service56aece62020-02-10 17:58:03 -08003475android.icu.impl.ICUBinary$Authenticate
3476android.icu.impl.ICUBinary$DatPackageReader$IsAcceptable
3477android.icu.impl.ICUBinary$DatPackageReader
3478android.icu.impl.ICUBinary$DataFile
3479android.icu.impl.ICUBinary$PackageDataFile
art-benchmark-service13164882020-11-07 02:19:14 -08003480android.icu.impl.ICUBinary$SingleDataFile
art-benchmark-service56aece62020-02-10 17:58:03 -08003481android.icu.impl.ICUBinary
3482android.icu.impl.ICUCache
art-benchmark-service13164882020-11-07 02:19:14 -08003483android.icu.impl.ICUConfig$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003484android.icu.impl.ICUConfig
art-benchmark-service56aece62020-02-10 17:58:03 -08003485android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable
3486android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink
3487android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData
art-benchmark-service13164882020-11-07 02:19:14 -08003488android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$ParsingData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003489android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$VariantSymbol
art-benchmark-service56aece62020-02-10 17:58:03 -08003490android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo
3491android.icu.impl.ICUCurrencyDisplayInfoProvider
3492android.icu.impl.ICUCurrencyMetaInfo$Collector
3493android.icu.impl.ICUCurrencyMetaInfo$CurrencyCollector
art-benchmark-service13164882020-11-07 02:19:14 -08003494android.icu.impl.ICUCurrencyMetaInfo$InfoCollector
3495android.icu.impl.ICUCurrencyMetaInfo$RegionCollector
art-benchmark-service56aece62020-02-10 17:58:03 -08003496android.icu.impl.ICUCurrencyMetaInfo$UniqueList
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003497android.icu.impl.ICUCurrencyMetaInfo-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08003498android.icu.impl.ICUCurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003499android.icu.impl.ICUData$1
3500android.icu.impl.ICUData$2
3501android.icu.impl.ICUData$3
art-benchmark-service56aece62020-02-10 17:58:03 -08003502android.icu.impl.ICUData
art-benchmark-service13164882020-11-07 02:19:14 -08003503android.icu.impl.ICUDataVersion
art-benchmark-service56aece62020-02-10 17:58:03 -08003504android.icu.impl.ICUDebug
art-benchmark-service13164882020-11-07 02:19:14 -08003505android.icu.impl.ICULangDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08003506android.icu.impl.ICULocaleService$ICUResourceBundleFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003507android.icu.impl.ICULocaleService$LocaleKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003508android.icu.impl.ICULocaleService$LocaleKeyFactory
art-benchmark-service13164882020-11-07 02:19:14 -08003509android.icu.impl.ICULocaleService$SimpleLocaleKeyFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08003510android.icu.impl.ICULocaleService
art-benchmark-service13164882020-11-07 02:19:14 -08003511android.icu.impl.ICUNotifier$NotifyThread
art-benchmark-service56aece62020-02-10 17:58:03 -08003512android.icu.impl.ICUNotifier
art-benchmark-service13164882020-11-07 02:19:14 -08003513android.icu.impl.ICURWLock$Stats
art-benchmark-service56aece62020-02-10 17:58:03 -08003514android.icu.impl.ICURWLock
art-benchmark-service13164882020-11-07 02:19:14 -08003515android.icu.impl.ICURegionDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08003516android.icu.impl.ICUResourceBundle$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003517android.icu.impl.ICUResourceBundle$1AllChildrenSink
art-benchmark-serviced5115932020-02-25 17:55:03 -08003518android.icu.impl.ICUResourceBundle$2$1
3519android.icu.impl.ICUResourceBundle$2
art-benchmark-service56aece62020-02-10 17:58:03 -08003520android.icu.impl.ICUResourceBundle$3
3521android.icu.impl.ICUResourceBundle$4
art-benchmark-service08401c12022-12-23 09:27:20 -08003522android.icu.impl.ICUResourceBundle$5
art-benchmark-serviced5115932020-02-25 17:55:03 -08003523android.icu.impl.ICUResourceBundle$AvailEntry
art-benchmark-service13164882020-11-07 02:19:14 -08003524android.icu.impl.ICUResourceBundle$AvailableLocalesSink
art-benchmark-service56aece62020-02-10 17:58:03 -08003525android.icu.impl.ICUResourceBundle$Loader
3526android.icu.impl.ICUResourceBundle$OpenType
3527android.icu.impl.ICUResourceBundle$WholeBundle
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003528android.icu.impl.ICUResourceBundle-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08003529android.icu.impl.ICUResourceBundle
3530android.icu.impl.ICUResourceBundleImpl$ResourceArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08003531android.icu.impl.ICUResourceBundleImpl$ResourceBinary
art-benchmark-service56aece62020-02-10 17:58:03 -08003532android.icu.impl.ICUResourceBundleImpl$ResourceContainer
3533android.icu.impl.ICUResourceBundleImpl$ResourceInt
art-benchmark-serviced5115932020-02-25 17:55:03 -08003534android.icu.impl.ICUResourceBundleImpl$ResourceIntVector
art-benchmark-service56aece62020-02-10 17:58:03 -08003535android.icu.impl.ICUResourceBundleImpl$ResourceString
3536android.icu.impl.ICUResourceBundleImpl$ResourceTable
3537android.icu.impl.ICUResourceBundleImpl
3538android.icu.impl.ICUResourceBundleReader$Array16
3539android.icu.impl.ICUResourceBundleReader$Array32
3540android.icu.impl.ICUResourceBundleReader$Array
3541android.icu.impl.ICUResourceBundleReader$Container
3542android.icu.impl.ICUResourceBundleReader$IsAcceptable
3543android.icu.impl.ICUResourceBundleReader$ReaderCache
3544android.icu.impl.ICUResourceBundleReader$ReaderCacheKey
3545android.icu.impl.ICUResourceBundleReader$ReaderValue
3546android.icu.impl.ICUResourceBundleReader$ResourceCache$Level
3547android.icu.impl.ICUResourceBundleReader$ResourceCache
3548android.icu.impl.ICUResourceBundleReader$Table1632
3549android.icu.impl.ICUResourceBundleReader$Table16
art-benchmark-service13164882020-11-07 02:19:14 -08003550android.icu.impl.ICUResourceBundleReader$Table32
art-benchmark-service56aece62020-02-10 17:58:03 -08003551android.icu.impl.ICUResourceBundleReader$Table
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003552android.icu.impl.ICUResourceBundleReader-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08003553android.icu.impl.ICUResourceBundleReader
art-benchmark-service13164882020-11-07 02:19:14 -08003554android.icu.impl.ICUResourceTableAccess
art-benchmark-serviced5115932020-02-25 17:55:03 -08003555android.icu.impl.ICUService$CacheEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08003556android.icu.impl.ICUService$Factory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003557android.icu.impl.ICUService$Key
art-benchmark-service13164882020-11-07 02:19:14 -08003558android.icu.impl.ICUService$LocaleRef
3559android.icu.impl.ICUService$ServiceListener
3560android.icu.impl.ICUService$SimpleFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08003561android.icu.impl.ICUService
art-benchmark-serviced5115932020-02-25 17:55:03 -08003562android.icu.impl.IDNA2003
art-benchmark-servicead05a302020-03-17 09:46:02 -07003563android.icu.impl.IllegalIcuArgumentException
art-benchmark-service13164882020-11-07 02:19:14 -08003564android.icu.impl.IntTrie
3565android.icu.impl.IntTrieBuilder
3566android.icu.impl.InvalidFormatException
3567android.icu.impl.IterableComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003568android.icu.impl.JavaTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08003569android.icu.impl.LocaleDisplayNamesImpl$1
3570android.icu.impl.LocaleDisplayNamesImpl$Cache
3571android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextSink
3572android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextUsage
3573android.icu.impl.LocaleDisplayNamesImpl$DataTable
3574android.icu.impl.LocaleDisplayNamesImpl$DataTableType
3575android.icu.impl.LocaleDisplayNamesImpl$DataTables$1
3576android.icu.impl.LocaleDisplayNamesImpl$DataTables
3577android.icu.impl.LocaleDisplayNamesImpl$ICUDataTable
3578android.icu.impl.LocaleDisplayNamesImpl$ICUDataTables
3579android.icu.impl.LocaleDisplayNamesImpl$LangDataTables
3580android.icu.impl.LocaleDisplayNamesImpl$RegionDataTables
3581android.icu.impl.LocaleDisplayNamesImpl
art-benchmark-service08401c12022-12-23 09:27:20 -08003582android.icu.impl.LocaleFallbackData
art-benchmark-service13164882020-11-07 02:19:14 -08003583android.icu.impl.LocaleIDParser$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003584android.icu.impl.LocaleIDParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003585android.icu.impl.LocaleIDs
art-benchmark-servicead05a302020-03-17 09:46:02 -07003586android.icu.impl.LocaleUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08003587android.icu.impl.Norm2AllModes$1
3588android.icu.impl.Norm2AllModes$ComposeNormalizer2
3589android.icu.impl.Norm2AllModes$DecomposeNormalizer2
3590android.icu.impl.Norm2AllModes$FCDNormalizer2
3591android.icu.impl.Norm2AllModes$NFCSingleton
3592android.icu.impl.Norm2AllModes$NFKCSingleton
art-benchmark-service13164882020-11-07 02:19:14 -08003593android.icu.impl.Norm2AllModes$NFKC_CFSingleton
art-benchmark-serviced5115932020-02-25 17:55:03 -08003594android.icu.impl.Norm2AllModes$NoopNormalizer2
3595android.icu.impl.Norm2AllModes$Norm2AllModesSingleton
3596android.icu.impl.Norm2AllModes$Normalizer2WithImpl
3597android.icu.impl.Norm2AllModes
3598android.icu.impl.Normalizer2Impl$1
art-benchmark-service13164882020-11-07 02:19:14 -08003599android.icu.impl.Normalizer2Impl$Hangul
art-benchmark-serviced5115932020-02-25 17:55:03 -08003600android.icu.impl.Normalizer2Impl$IsAcceptable
3601android.icu.impl.Normalizer2Impl$ReorderingBuffer
3602android.icu.impl.Normalizer2Impl$UTF16Plus
3603android.icu.impl.Normalizer2Impl
3604android.icu.impl.OlsonTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08003605android.icu.impl.PVecToTrieCompactHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003606android.icu.impl.Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08003607android.icu.impl.PatternProps
3608android.icu.impl.PatternTokenizer
3609android.icu.impl.PluralRulesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003610android.icu.impl.PropsVectors$1
3611android.icu.impl.PropsVectors$CompactHandler
3612android.icu.impl.PropsVectors$DefaultGetFoldedValue
3613android.icu.impl.PropsVectors$DefaultGetFoldingOffset
3614android.icu.impl.PropsVectors
3615android.icu.impl.Punycode
art-benchmark-service56aece62020-02-10 17:58:03 -08003616android.icu.impl.RBBIDataWrapper$IsAcceptable
3617android.icu.impl.RBBIDataWrapper$RBBIDataHeader
3618android.icu.impl.RBBIDataWrapper$RBBIStateTable
3619android.icu.impl.RBBIDataWrapper
art-benchmark-service13164882020-11-07 02:19:14 -08003620android.icu.impl.Relation$SimpleEntry
3621android.icu.impl.Relation
art-benchmark-service13164882020-11-07 02:19:14 -08003622android.icu.impl.RelativeDateFormat$RelDateFmtDataSink
3623android.icu.impl.RelativeDateFormat$URelativeString
3624android.icu.impl.RelativeDateFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003625android.icu.impl.ReplaceableUCharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003626android.icu.impl.ResourceBundleWrapper$1
3627android.icu.impl.ResourceBundleWrapper$2$1
3628android.icu.impl.ResourceBundleWrapper$2
3629android.icu.impl.ResourceBundleWrapper$Loader
3630android.icu.impl.ResourceBundleWrapper
3631android.icu.impl.Row$R2
3632android.icu.impl.Row$R3
3633android.icu.impl.Row$R4
3634android.icu.impl.Row$R5
3635android.icu.impl.Row
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003636android.icu.impl.RuleCharacterIterator$Position
art-benchmark-serviced5115932020-02-25 17:55:03 -08003637android.icu.impl.RuleCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003638android.icu.impl.SimpleCache
art-benchmark-service13164882020-11-07 02:19:14 -08003639android.icu.impl.SimpleFilteredSentenceBreakIterator$Builder
3640android.icu.impl.SimpleFilteredSentenceBreakIterator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003641android.icu.impl.SimpleFormatterImpl$IterInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08003642android.icu.impl.SimpleFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003643android.icu.impl.SoftCache
art-benchmark-service13164882020-11-07 02:19:14 -08003644android.icu.impl.SortedSetRelation
art-benchmark-serviced5115932020-02-25 17:55:03 -08003645android.icu.impl.StandardPlural
3646android.icu.impl.StaticUnicodeSets$Key
3647android.icu.impl.StaticUnicodeSets$ParseDataSink
3648android.icu.impl.StaticUnicodeSets
3649android.icu.impl.StringPrepDataReader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003650android.icu.impl.StringRange$1
art-benchmark-service13164882020-11-07 02:19:14 -08003651android.icu.impl.StringRange$Adder
3652android.icu.impl.StringRange$Range
3653android.icu.impl.StringRange$Ranges
art-benchmark-servicead05a302020-03-17 09:46:02 -07003654android.icu.impl.StringRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08003655android.icu.impl.StringSegment
art-benchmark-service13164882020-11-07 02:19:14 -08003656android.icu.impl.TZDBTimeZoneNames$1
3657android.icu.impl.TZDBTimeZoneNames$TZDBNameInfo
3658android.icu.impl.TZDBTimeZoneNames$TZDBNameSearchHandler
3659android.icu.impl.TZDBTimeZoneNames$TZDBNames
3660android.icu.impl.TZDBTimeZoneNames
art-benchmark-service13164882020-11-07 02:19:14 -08003661android.icu.impl.TextTrieMap$CharIterator
3662android.icu.impl.TextTrieMap$LongestMatchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003663android.icu.impl.TextTrieMap$Node
art-benchmark-service13164882020-11-07 02:19:14 -08003664android.icu.impl.TextTrieMap$Output
3665android.icu.impl.TextTrieMap$ResultHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003666android.icu.impl.TextTrieMap-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08003667android.icu.impl.TextTrieMap
art-benchmark-service13164882020-11-07 02:19:14 -08003668android.icu.impl.TimeZoneAdapter
3669android.icu.impl.TimeZoneGenericNames$1
3670android.icu.impl.TimeZoneGenericNames$Cache
3671android.icu.impl.TimeZoneGenericNames$GenericMatchInfo
3672android.icu.impl.TimeZoneGenericNames$GenericNameSearchHandler
3673android.icu.impl.TimeZoneGenericNames$GenericNameType
3674android.icu.impl.TimeZoneGenericNames$NameInfo
3675android.icu.impl.TimeZoneGenericNames$Pattern
3676android.icu.impl.TimeZoneGenericNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08003677android.icu.impl.TimeZoneNamesFactoryImpl
3678android.icu.impl.TimeZoneNamesImpl$1
3679android.icu.impl.TimeZoneNamesImpl$MZ2TZsCache
3680android.icu.impl.TimeZoneNamesImpl$MZMapEntry
art-benchmark-service13164882020-11-07 02:19:14 -08003681android.icu.impl.TimeZoneNamesImpl$NameInfo
3682android.icu.impl.TimeZoneNamesImpl$NameSearchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003683android.icu.impl.TimeZoneNamesImpl$TZ2MZsCache
3684android.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex
3685android.icu.impl.TimeZoneNamesImpl$ZNames
3686android.icu.impl.TimeZoneNamesImpl$ZNamesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003687android.icu.impl.TimeZoneNamesImpl$ZoneStringsLoader
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003688android.icu.impl.TimeZoneNamesImpl-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08003689android.icu.impl.TimeZoneNamesImpl
3690android.icu.impl.Trie$DataManipulate
3691android.icu.impl.Trie$DefaultGetFoldingOffset
art-benchmark-service56aece62020-02-10 17:58:03 -08003692android.icu.impl.Trie2$1
art-benchmark-service13164882020-11-07 02:19:14 -08003693android.icu.impl.Trie2$CharSequenceIterator
3694android.icu.impl.Trie2$CharSequenceValues
art-benchmark-serviced5115932020-02-25 17:55:03 -08003695android.icu.impl.Trie2$Range
3696android.icu.impl.Trie2$Trie2Iterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003697android.icu.impl.Trie2$UTrie2Header
3698android.icu.impl.Trie2$ValueMapper
3699android.icu.impl.Trie2$ValueWidth
3700android.icu.impl.Trie2
art-benchmark-service13164882020-11-07 02:19:14 -08003701android.icu.impl.Trie2Writable$1
3702android.icu.impl.Trie2Writable
art-benchmark-service56aece62020-02-10 17:58:03 -08003703android.icu.impl.Trie2_16
art-benchmark-serviced5115932020-02-25 17:55:03 -08003704android.icu.impl.Trie2_32
3705android.icu.impl.Trie
art-benchmark-service13164882020-11-07 02:19:14 -08003706android.icu.impl.TrieBuilder$DataManipulate
3707android.icu.impl.TrieBuilder
3708android.icu.impl.TrieIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003709android.icu.impl.UBiDiProps$IsAcceptable
3710android.icu.impl.UBiDiProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08003711android.icu.impl.UCaseProps$ContextIterator
3712android.icu.impl.UCaseProps$IsAcceptable
3713android.icu.impl.UCaseProps$LatinCase
3714android.icu.impl.UCaseProps
art-benchmark-service13164882020-11-07 02:19:14 -08003715android.icu.impl.UCharArrayIterator
3716android.icu.impl.UCharacterIteratorWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003717android.icu.impl.UCharacterName$AlgorithmName
art-benchmark-servicead05a302020-03-17 09:46:02 -07003718android.icu.impl.UCharacterName
art-benchmark-service13164882020-11-07 02:19:14 -08003719android.icu.impl.UCharacterNameChoice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003720android.icu.impl.UCharacterNameReader
art-benchmark-service56aece62020-02-10 17:58:03 -08003721android.icu.impl.UCharacterProperty$10
3722android.icu.impl.UCharacterProperty$11
3723android.icu.impl.UCharacterProperty$12
3724android.icu.impl.UCharacterProperty$13
3725android.icu.impl.UCharacterProperty$14
3726android.icu.impl.UCharacterProperty$15
3727android.icu.impl.UCharacterProperty$16
3728android.icu.impl.UCharacterProperty$17
3729android.icu.impl.UCharacterProperty$18
3730android.icu.impl.UCharacterProperty$19
3731android.icu.impl.UCharacterProperty$1
3732android.icu.impl.UCharacterProperty$20
3733android.icu.impl.UCharacterProperty$21
3734android.icu.impl.UCharacterProperty$22
3735android.icu.impl.UCharacterProperty$23
3736android.icu.impl.UCharacterProperty$24
3737android.icu.impl.UCharacterProperty$25
3738android.icu.impl.UCharacterProperty$26
3739android.icu.impl.UCharacterProperty$27
art-benchmark-service64daec62024-05-18 02:02:57 -07003740android.icu.impl.UCharacterProperty$28
art-benchmark-service3a157132024-05-31 13:31:01 -07003741android.icu.impl.UCharacterProperty$29
art-benchmark-service56aece62020-02-10 17:58:03 -08003742android.icu.impl.UCharacterProperty$2
3743android.icu.impl.UCharacterProperty$3
3744android.icu.impl.UCharacterProperty$4
3745android.icu.impl.UCharacterProperty$5
3746android.icu.impl.UCharacterProperty$6
3747android.icu.impl.UCharacterProperty$7
3748android.icu.impl.UCharacterProperty$8
3749android.icu.impl.UCharacterProperty$9
3750android.icu.impl.UCharacterProperty$BiDiIntProperty
3751android.icu.impl.UCharacterProperty$BinaryProperty
3752android.icu.impl.UCharacterProperty$CaseBinaryProperty
3753android.icu.impl.UCharacterProperty$CombiningClassIntProperty
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003754android.icu.impl.UCharacterProperty$EmojiBinaryProperty
art-benchmark-service56aece62020-02-10 17:58:03 -08003755android.icu.impl.UCharacterProperty$IntProperty
3756android.icu.impl.UCharacterProperty$IsAcceptable
art-benchmark-service13164882020-11-07 02:19:14 -08003757android.icu.impl.UCharacterProperty$LayoutProps$IsAcceptable
3758android.icu.impl.UCharacterProperty$LayoutProps
art-benchmark-service64daec62024-05-18 02:02:57 -07003759android.icu.impl.UCharacterProperty$MathCompatBinaryProperty
art-benchmark-service56aece62020-02-10 17:58:03 -08003760android.icu.impl.UCharacterProperty$NormInertBinaryProperty
3761android.icu.impl.UCharacterProperty$NormQuickCheckIntProperty
3762android.icu.impl.UCharacterProperty
art-benchmark-service13164882020-11-07 02:19:14 -08003763android.icu.impl.UCharacterUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08003764android.icu.impl.UPropertyAliases$IsAcceptable
3765android.icu.impl.UPropertyAliases
art-benchmark-service13164882020-11-07 02:19:14 -08003766android.icu.impl.URLHandler$FileURLHandler
3767android.icu.impl.URLHandler$JarURLHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003768android.icu.impl.URLHandler$URLVisitor
art-benchmark-service13164882020-11-07 02:19:14 -08003769android.icu.impl.URLHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003770android.icu.impl.UResource$Array
3771android.icu.impl.UResource$Key
3772android.icu.impl.UResource$Sink
3773android.icu.impl.UResource$Table
3774android.icu.impl.UResource$Value
3775android.icu.impl.UResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08003776android.icu.impl.USerializedSet
art-benchmark-service13164882020-11-07 02:19:14 -08003777android.icu.impl.UTS46
3778android.icu.impl.UnicodeRegex$1
3779android.icu.impl.UnicodeRegex
art-benchmark-serviced5115932020-02-25 17:55:03 -08003780android.icu.impl.UnicodeSetStringSpan$OffsetList
3781android.icu.impl.UnicodeSetStringSpan
art-benchmark-service56aece62020-02-10 17:58:03 -08003782android.icu.impl.Utility
art-benchmark-service13164882020-11-07 02:19:14 -08003783android.icu.impl.UtilityExtensions
3784android.icu.impl.ValidIdentifiers$Datasubtype
3785android.icu.impl.ValidIdentifiers$Datatype
3786android.icu.impl.ValidIdentifiers$ValidityData
3787android.icu.impl.ValidIdentifiers$ValiditySet
3788android.icu.impl.ValidIdentifiers
art-benchmark-service56aece62020-02-10 17:58:03 -08003789android.icu.impl.ZoneMeta$1
3790android.icu.impl.ZoneMeta$CustomTimeZoneCache
3791android.icu.impl.ZoneMeta$SystemTimeZoneCache
3792android.icu.impl.ZoneMeta
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003793android.icu.impl.breakiter.DictionaryBreakEngine$DequeI
3794android.icu.impl.breakiter.DictionaryBreakEngine
3795android.icu.impl.breakiter.LanguageBreakEngine
3796android.icu.impl.breakiter.UnhandledBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08003797android.icu.impl.coll.BOCSU
3798android.icu.impl.coll.Collation
3799android.icu.impl.coll.CollationBuilder$1
3800android.icu.impl.coll.CollationBuilder$BundleImporter
3801android.icu.impl.coll.CollationBuilder$CEFinalizer
3802android.icu.impl.coll.CollationBuilder
3803android.icu.impl.coll.CollationCompare
art-benchmark-serviced5115932020-02-25 17:55:03 -08003804android.icu.impl.coll.CollationData
art-benchmark-service13164882020-11-07 02:19:14 -08003805android.icu.impl.coll.CollationDataBuilder$CEModifier
3806android.icu.impl.coll.CollationDataBuilder$ConditionalCE32
3807android.icu.impl.coll.CollationDataBuilder$CopyHelper
3808android.icu.impl.coll.CollationDataBuilder$DataBuilderCollationIterator
3809android.icu.impl.coll.CollationDataBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003810android.icu.impl.coll.CollationDataReader$IsAcceptable
3811android.icu.impl.coll.CollationDataReader
art-benchmark-service13164882020-11-07 02:19:14 -08003812android.icu.impl.coll.CollationFCD
art-benchmark-serviced5115932020-02-25 17:55:03 -08003813android.icu.impl.coll.CollationFastLatin
art-benchmark-service13164882020-11-07 02:19:14 -08003814android.icu.impl.coll.CollationFastLatinBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003815android.icu.impl.coll.CollationIterator$CEBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08003816android.icu.impl.coll.CollationIterator$SkippedState
3817android.icu.impl.coll.CollationIterator
3818android.icu.impl.coll.CollationKeys$LevelCallback
3819android.icu.impl.coll.CollationKeys$SortKeyByteSink
3820android.icu.impl.coll.CollationKeys$SortKeyLevel
3821android.icu.impl.coll.CollationKeys
3822android.icu.impl.coll.CollationLoader$ASCII
art-benchmark-serviced5115932020-02-25 17:55:03 -08003823android.icu.impl.coll.CollationLoader
3824android.icu.impl.coll.CollationRoot
art-benchmark-service13164882020-11-07 02:19:14 -08003825android.icu.impl.coll.CollationRootElements
3826android.icu.impl.coll.CollationRuleParser$Importer
3827android.icu.impl.coll.CollationRuleParser$Position
3828android.icu.impl.coll.CollationRuleParser$Sink
3829android.icu.impl.coll.CollationRuleParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003830android.icu.impl.coll.CollationSettings
3831android.icu.impl.coll.CollationTailoring
art-benchmark-service13164882020-11-07 02:19:14 -08003832android.icu.impl.coll.CollationWeights$WeightRange
3833android.icu.impl.coll.CollationWeights
3834android.icu.impl.coll.ContractionsAndExpansions$CESink
3835android.icu.impl.coll.ContractionsAndExpansions
3836android.icu.impl.coll.FCDIterCollationIterator$State
3837android.icu.impl.coll.FCDIterCollationIterator
3838android.icu.impl.coll.FCDUTF16CollationIterator
3839android.icu.impl.coll.IterCollationIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003840android.icu.impl.coll.SharedObject$Reference
3841android.icu.impl.coll.SharedObject
art-benchmark-service13164882020-11-07 02:19:14 -08003842android.icu.impl.coll.TailoredSet
3843android.icu.impl.coll.UTF16CollationIterator
3844android.icu.impl.coll.UVector32
3845android.icu.impl.coll.UVector64
3846android.icu.impl.data.HolidayBundle
3847android.icu.impl.data.HolidayBundle_da
3848android.icu.impl.data.HolidayBundle_da_DK
3849android.icu.impl.data.HolidayBundle_de
3850android.icu.impl.data.HolidayBundle_de_AT
3851android.icu.impl.data.HolidayBundle_de_DE
3852android.icu.impl.data.HolidayBundle_el
3853android.icu.impl.data.HolidayBundle_el_GR
3854android.icu.impl.data.HolidayBundle_en
3855android.icu.impl.data.HolidayBundle_en_CA
3856android.icu.impl.data.HolidayBundle_en_GB
3857android.icu.impl.data.HolidayBundle_en_US
3858android.icu.impl.data.HolidayBundle_es
3859android.icu.impl.data.HolidayBundle_es_MX
3860android.icu.impl.data.HolidayBundle_fr
3861android.icu.impl.data.HolidayBundle_fr_CA
3862android.icu.impl.data.HolidayBundle_fr_FR
3863android.icu.impl.data.HolidayBundle_it
3864android.icu.impl.data.HolidayBundle_it_IT
3865android.icu.impl.data.HolidayBundle_iw
3866android.icu.impl.data.HolidayBundle_iw_IL
3867android.icu.impl.data.HolidayBundle_ja_JP
3868android.icu.impl.data.ResourceReader
3869android.icu.impl.data.TokenIterator
3870android.icu.impl.duration.BasicDurationFormat
3871android.icu.impl.duration.BasicDurationFormatter
3872android.icu.impl.duration.BasicDurationFormatterFactory
3873android.icu.impl.duration.BasicPeriodBuilderFactory$Settings
3874android.icu.impl.duration.BasicPeriodBuilderFactory
3875android.icu.impl.duration.BasicPeriodFormatter
3876android.icu.impl.duration.BasicPeriodFormatterFactory$Customizations
3877android.icu.impl.duration.BasicPeriodFormatterFactory
3878android.icu.impl.duration.BasicPeriodFormatterService
3879android.icu.impl.duration.DateFormatter
3880android.icu.impl.duration.DurationFormatter
3881android.icu.impl.duration.DurationFormatterFactory
3882android.icu.impl.duration.FixedUnitBuilder
3883android.icu.impl.duration.MultiUnitBuilder
3884android.icu.impl.duration.OneOrTwoUnitBuilder
3885android.icu.impl.duration.Period
3886android.icu.impl.duration.PeriodBuilder
3887android.icu.impl.duration.PeriodBuilderFactory
3888android.icu.impl.duration.PeriodBuilderImpl
3889android.icu.impl.duration.PeriodFormatter
3890android.icu.impl.duration.PeriodFormatterFactory
3891android.icu.impl.duration.PeriodFormatterService
3892android.icu.impl.duration.SingleUnitBuilder
3893android.icu.impl.duration.TimeUnit
3894android.icu.impl.duration.TimeUnitConstants
3895android.icu.impl.duration.impl.DataRecord$ECountVariant
3896android.icu.impl.duration.impl.DataRecord$EDecimalHandling
3897android.icu.impl.duration.impl.DataRecord$EFractionHandling
3898android.icu.impl.duration.impl.DataRecord$EGender
3899android.icu.impl.duration.impl.DataRecord$EHalfPlacement
3900android.icu.impl.duration.impl.DataRecord$EHalfSupport
3901android.icu.impl.duration.impl.DataRecord$EMilliSupport
3902android.icu.impl.duration.impl.DataRecord$ENumberSystem
3903android.icu.impl.duration.impl.DataRecord$EPluralization
3904android.icu.impl.duration.impl.DataRecord$ESeparatorVariant
3905android.icu.impl.duration.impl.DataRecord$ETimeDirection
3906android.icu.impl.duration.impl.DataRecord$ETimeLimit
3907android.icu.impl.duration.impl.DataRecord$EUnitVariant
3908android.icu.impl.duration.impl.DataRecord$EZeroHandling
3909android.icu.impl.duration.impl.DataRecord$ScopeData
3910android.icu.impl.duration.impl.DataRecord
3911android.icu.impl.duration.impl.PeriodFormatterData
3912android.icu.impl.duration.impl.PeriodFormatterDataService
3913android.icu.impl.duration.impl.RecordReader
3914android.icu.impl.duration.impl.RecordWriter
3915android.icu.impl.duration.impl.ResourceBasedPeriodFormatterDataService
3916android.icu.impl.duration.impl.Utils$ChineseDigits
3917android.icu.impl.duration.impl.Utils
3918android.icu.impl.duration.impl.XMLRecordReader
3919android.icu.impl.duration.impl.XMLRecordWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003920android.icu.impl.locale.AsciiUtil$CaseInsensitiveKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003921android.icu.impl.locale.AsciiUtil
3922android.icu.impl.locale.BaseLocale$Cache
3923android.icu.impl.locale.BaseLocale$Key
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003924android.icu.impl.locale.BaseLocale-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08003925android.icu.impl.locale.BaseLocale
art-benchmark-service13164882020-11-07 02:19:14 -08003926android.icu.impl.locale.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -08003927android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveChar
art-benchmark-service13164882020-11-07 02:19:14 -08003928android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08003929android.icu.impl.locale.InternalLocaleBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08003930android.icu.impl.locale.KeyTypeData$CodepointsTypeHandler
3931android.icu.impl.locale.KeyTypeData$KeyData
3932android.icu.impl.locale.KeyTypeData$KeyInfoType
3933android.icu.impl.locale.KeyTypeData$PrivateUseKeyValueTypeHandler
3934android.icu.impl.locale.KeyTypeData$ReorderCodeTypeHandler
3935android.icu.impl.locale.KeyTypeData$RgKeyValueTypeHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003936android.icu.impl.locale.KeyTypeData$ScriptCodeTypeHandler
art-benchmark-service13164882020-11-07 02:19:14 -08003937android.icu.impl.locale.KeyTypeData$SpecialType
3938android.icu.impl.locale.KeyTypeData$SpecialTypeHandler
3939android.icu.impl.locale.KeyTypeData$SubdivisionKeyValueTypeHandler
3940android.icu.impl.locale.KeyTypeData$Type
3941android.icu.impl.locale.KeyTypeData$TypeInfoType
3942android.icu.impl.locale.KeyTypeData$ValueType
3943android.icu.impl.locale.KeyTypeData
art-benchmark-service64daec62024-05-18 02:02:57 -07003944android.icu.impl.locale.LSR$CachedDecoder$$ExternalSyntheticLambda0
3945android.icu.impl.locale.LSR$CachedDecoder$$ExternalSyntheticLambda1
3946android.icu.impl.locale.LSR$CachedDecoder$$ExternalSyntheticLambda2
3947android.icu.impl.locale.LSR$CachedDecoder
art-benchmark-service13164882020-11-07 02:19:14 -08003948android.icu.impl.locale.LSR
art-benchmark-serviced5115932020-02-25 17:55:03 -08003949android.icu.impl.locale.LanguageTag
art-benchmark-service3a157132024-05-31 13:31:01 -07003950android.icu.impl.locale.LikelySubtags$1
3951android.icu.impl.locale.LikelySubtags$Data
3952android.icu.impl.locale.LikelySubtags
art-benchmark-service13164882020-11-07 02:19:14 -08003953android.icu.impl.locale.LocaleDistance$Data
3954android.icu.impl.locale.LocaleDistance
3955android.icu.impl.locale.LocaleExtensions
art-benchmark-service56aece62020-02-10 17:58:03 -08003956android.icu.impl.locale.LocaleObjectCache$CacheEntry
3957android.icu.impl.locale.LocaleObjectCache
3958android.icu.impl.locale.LocaleSyntaxException
art-benchmark-service13164882020-11-07 02:19:14 -08003959android.icu.impl.locale.LocaleValidityChecker$1
3960android.icu.impl.locale.LocaleValidityChecker$SpecialCase
3961android.icu.impl.locale.LocaleValidityChecker$Where
3962android.icu.impl.locale.LocaleValidityChecker
3963android.icu.impl.locale.ParseStatus
3964android.icu.impl.locale.StringTokenIterator
3965android.icu.impl.locale.UnicodeLocaleExtension
art-benchmark-service13164882020-11-07 02:19:14 -08003966android.icu.impl.locale.XCldrStub$CollectionUtilities
3967android.icu.impl.locale.XCldrStub$FileUtilities
3968android.icu.impl.locale.XCldrStub$HashMultimap
3969android.icu.impl.locale.XCldrStub$ImmutableMap
3970android.icu.impl.locale.XCldrStub$ImmutableMultimap
3971android.icu.impl.locale.XCldrStub$ImmutableSet
3972android.icu.impl.locale.XCldrStub$Joiner
3973android.icu.impl.locale.XCldrStub$LinkedHashMultimap
3974android.icu.impl.locale.XCldrStub$Multimap
3975android.icu.impl.locale.XCldrStub$MultimapIterator
3976android.icu.impl.locale.XCldrStub$Multimaps
3977android.icu.impl.locale.XCldrStub$Predicate
3978android.icu.impl.locale.XCldrStub$RegexUtilities
3979android.icu.impl.locale.XCldrStub$ReusableEntry
3980android.icu.impl.locale.XCldrStub$Splitter
3981android.icu.impl.locale.XCldrStub$TreeMultimap
3982android.icu.impl.locale.XCldrStub
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003983android.icu.impl.number.AdoptingModifierStore$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003984android.icu.impl.number.AdoptingModifierStore
art-benchmark-service13164882020-11-07 02:19:14 -08003985android.icu.impl.number.AffixPatternProvider$Flags
art-benchmark-service56aece62020-02-10 17:58:03 -08003986android.icu.impl.number.AffixPatternProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003987android.icu.impl.number.AffixUtils$SymbolProvider
3988android.icu.impl.number.AffixUtils$TokenConsumer
art-benchmark-service56aece62020-02-10 17:58:03 -08003989android.icu.impl.number.AffixUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003990android.icu.impl.number.CompactData$CompactDataSink
3991android.icu.impl.number.CompactData$CompactType
3992android.icu.impl.number.CompactData
art-benchmark-serviced5115932020-02-25 17:55:03 -08003993android.icu.impl.number.ConstantAffixModifier
3994android.icu.impl.number.ConstantMultiFieldModifier
art-benchmark-service13164882020-11-07 02:19:14 -08003995android.icu.impl.number.CurrencyPluralInfoAffixProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003996android.icu.impl.number.CurrencySpacingEnabledModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003997android.icu.impl.number.CustomSymbolCurrency
3998android.icu.impl.number.DecimalFormatProperties$ParseMode
3999android.icu.impl.number.DecimalFormatProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08004000android.icu.impl.number.DecimalQuantity
art-benchmark-service13164882020-11-07 02:19:14 -08004001android.icu.impl.number.DecimalQuantity_AbstractBCD$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004002android.icu.impl.number.DecimalQuantity_AbstractBCD
4003android.icu.impl.number.DecimalQuantity_DualStorageBCD
art-benchmark-service13164882020-11-07 02:19:14 -08004004android.icu.impl.number.Grouper$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004005android.icu.impl.number.Grouper
art-benchmark-service13164882020-11-07 02:19:14 -08004006android.icu.impl.number.LocalizedNumberFormatterAsFormat$Proxy
4007android.icu.impl.number.LocalizedNumberFormatterAsFormat
art-benchmark-service922a5532023-03-23 03:12:41 -07004008android.icu.impl.number.LongNameHandler$AliasSink
art-benchmark-service13164882020-11-07 02:19:14 -08004009android.icu.impl.number.LongNameHandler$PluralTableSink
4010android.icu.impl.number.LongNameHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004011android.icu.impl.number.LongNameMultiplexer$ParentlessMicroPropsGenerator
4012android.icu.impl.number.LongNameMultiplexer
art-benchmark-service56aece62020-02-10 17:58:03 -08004013android.icu.impl.number.MacroProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08004014android.icu.impl.number.MicroProps
4015android.icu.impl.number.MicroPropsGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08004016android.icu.impl.number.MicroPropsMutator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004017android.icu.impl.number.MixedUnitLongNameHandler
art-benchmark-service13164882020-11-07 02:19:14 -08004018android.icu.impl.number.Modifier$Parameters
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004019android.icu.impl.number.Modifier$Signum
art-benchmark-serviced5115932020-02-25 17:55:03 -08004020android.icu.impl.number.Modifier
4021android.icu.impl.number.ModifierStore
4022android.icu.impl.number.MultiplierFormatHandler
art-benchmark-service13164882020-11-07 02:19:14 -08004023android.icu.impl.number.MultiplierProducer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004024android.icu.impl.number.MutablePatternModifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004025android.icu.impl.number.MutablePatternModifier$ImmutablePatternModifier
4026android.icu.impl.number.MutablePatternModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004027android.icu.impl.number.Padder$PadPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08004028android.icu.impl.number.Padder
art-benchmark-service56aece62020-02-10 17:58:03 -08004029android.icu.impl.number.PatternStringParser$ParsedPatternInfo
4030android.icu.impl.number.PatternStringParser$ParsedSubpatternInfo
4031android.icu.impl.number.PatternStringParser$ParserState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004032android.icu.impl.number.PatternStringParser-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08004033android.icu.impl.number.PatternStringParser
art-benchmark-service13164882020-11-07 02:19:14 -08004034android.icu.impl.number.PatternStringUtils$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004035android.icu.impl.number.PatternStringUtils$PatternSignType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004036android.icu.impl.number.PatternStringUtils
art-benchmark-service13164882020-11-07 02:19:14 -08004037android.icu.impl.number.Properties
art-benchmark-service56aece62020-02-10 17:58:03 -08004038android.icu.impl.number.PropertiesAffixPatternProvider
4039android.icu.impl.number.RoundingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08004040android.icu.impl.number.SimpleModifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004041android.icu.impl.number.UnitConversionHandler
4042android.icu.impl.number.UsagePrefsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004043android.icu.impl.number.parse.AffixMatcher$1
4044android.icu.impl.number.parse.AffixMatcher
4045android.icu.impl.number.parse.AffixPatternMatcher
4046android.icu.impl.number.parse.AffixTokenMatcherFactory
art-benchmark-service13164882020-11-07 02:19:14 -08004047android.icu.impl.number.parse.CodePointMatcher
4048android.icu.impl.number.parse.CombinedCurrencyMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08004049android.icu.impl.number.parse.DecimalMatcher
4050android.icu.impl.number.parse.IgnorablesMatcher
4051android.icu.impl.number.parse.InfinityMatcher
4052android.icu.impl.number.parse.MinusSignMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08004053android.icu.impl.number.parse.MultiplierParseHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004054android.icu.impl.number.parse.NanMatcher
4055android.icu.impl.number.parse.NumberParseMatcher$Flexible
4056android.icu.impl.number.parse.NumberParseMatcher
4057android.icu.impl.number.parse.NumberParserImpl
art-benchmark-service13164882020-11-07 02:19:14 -08004058android.icu.impl.number.parse.PaddingMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08004059android.icu.impl.number.parse.ParsedNumber$1
4060android.icu.impl.number.parse.ParsedNumber
4061android.icu.impl.number.parse.ParsingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08004062android.icu.impl.number.parse.PercentMatcher
4063android.icu.impl.number.parse.PermilleMatcher
4064android.icu.impl.number.parse.PlusSignMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08004065android.icu.impl.number.parse.RequireAffixValidator
art-benchmark-service13164882020-11-07 02:19:14 -08004066android.icu.impl.number.parse.RequireCurrencyValidator
4067android.icu.impl.number.parse.RequireDecimalSeparatorValidator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004068android.icu.impl.number.parse.RequireNumberValidator
4069android.icu.impl.number.parse.ScientificMatcher
4070android.icu.impl.number.parse.SeriesMatcher
4071android.icu.impl.number.parse.SymbolMatcher
4072android.icu.impl.number.parse.ValidationMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08004073android.icu.impl.number.range.PrefixInfixSuffixLengthHelper
4074android.icu.impl.number.range.RangeMacroProps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004075android.icu.impl.number.range.StandardPluralRanges$PluralRangeSetsDataSink
art-benchmark-service13164882020-11-07 02:19:14 -08004076android.icu.impl.number.range.StandardPluralRanges$PluralRangesDataSink
4077android.icu.impl.number.range.StandardPluralRanges
art-benchmark-service13164882020-11-07 02:19:14 -08004078android.icu.impl.text.RbnfScannerProviderImpl$RbnfLenientScannerImpl
4079android.icu.impl.text.RbnfScannerProviderImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004080android.icu.impl.units.ComplexUnitsConverter
4081android.icu.impl.units.ConversionRates$ConversionRateInfo
4082android.icu.impl.units.ConversionRates$ConversionRatesSink
4083android.icu.impl.units.ConversionRates
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004084android.icu.impl.units.MeasureUnitImpl$CompoundPart
4085android.icu.impl.units.MeasureUnitImpl$InitialCompoundPart
4086android.icu.impl.units.MeasureUnitImpl$MeasureUnitImplComparator
4087android.icu.impl.units.MeasureUnitImpl$PowerPart
4088android.icu.impl.units.MeasureUnitImpl$SingleUnitComparator
4089android.icu.impl.units.MeasureUnitImpl$UnitsParser$Token$Type
4090android.icu.impl.units.MeasureUnitImpl$UnitsParser$Token
4091android.icu.impl.units.MeasureUnitImpl$UnitsParser
4092android.icu.impl.units.MeasureUnitImpl
4093android.icu.impl.units.SingleUnitImpl
4094android.icu.impl.units.UnitPreferences$UnitPreference
4095android.icu.impl.units.UnitPreferences$UnitPreferencesSink
4096android.icu.impl.units.UnitPreferences
4097android.icu.impl.units.UnitsData$Categories
4098android.icu.impl.units.UnitsData$CategoriesSink
4099android.icu.impl.units.UnitsData$Constants
4100android.icu.impl.units.UnitsData$SimpleUnitIdentifiersSink
4101android.icu.impl.units.UnitsData
4102android.icu.impl.units.UnitsRouter$ConverterPreference
4103android.icu.impl.units.UnitsRouter$RouteResult
4104android.icu.impl.units.UnitsRouter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004105android.icu.lang.CharSequences
art-benchmark-serviced5115932020-02-25 17:55:03 -08004106android.icu.lang.CharacterProperties
art-benchmark-service13164882020-11-07 02:19:14 -08004107android.icu.lang.UCharacter$BidiPairedBracketType
4108android.icu.lang.UCharacter$DecompositionType
4109android.icu.lang.UCharacter$DummyValueIterator
4110android.icu.lang.UCharacter$EastAsianWidth
4111android.icu.lang.UCharacter$GraphemeClusterBreak
4112android.icu.lang.UCharacter$HangulSyllableType
art-benchmark-service3a157132024-05-31 13:31:01 -07004113android.icu.lang.UCharacter$IdentifierType
art-benchmark-service13164882020-11-07 02:19:14 -08004114android.icu.lang.UCharacter$IndicPositionalCategory
4115android.icu.lang.UCharacter$IndicSyllabicCategory
4116android.icu.lang.UCharacter$JoiningGroup
4117android.icu.lang.UCharacter$JoiningType
4118android.icu.lang.UCharacter$LineBreak
4119android.icu.lang.UCharacter$NumericType
4120android.icu.lang.UCharacter$SentenceBreak
4121android.icu.lang.UCharacter$UCharacterTypeIterator$MaskType
4122android.icu.lang.UCharacter$UCharacterTypeIterator
4123android.icu.lang.UCharacter$UnicodeBlock
4124android.icu.lang.UCharacter$VerticalOrientation
4125android.icu.lang.UCharacter$WordBreak
art-benchmark-service56aece62020-02-10 17:58:03 -08004126android.icu.lang.UCharacter
art-benchmark-service13164882020-11-07 02:19:14 -08004127android.icu.lang.UCharacterCategory
4128android.icu.lang.UCharacterDirection
art-benchmark-service56aece62020-02-10 17:58:03 -08004129android.icu.lang.UCharacterEnums$ECharacterCategory
4130android.icu.lang.UCharacterEnums$ECharacterDirection
art-benchmark-service13164882020-11-07 02:19:14 -08004131android.icu.lang.UCharacterEnums
4132android.icu.lang.UCharacterNameIterator
4133android.icu.lang.UProperty$NameChoice
4134android.icu.lang.UProperty
4135android.icu.lang.UScript$ScriptMetadata
art-benchmark-serviced5115932020-02-25 17:55:03 -08004136android.icu.lang.UScript$ScriptUsage
4137android.icu.lang.UScript
art-benchmark-service13164882020-11-07 02:19:14 -08004138android.icu.lang.UScriptRun$ParenStackEntry
4139android.icu.lang.UScriptRun
art-benchmark-serviced5115932020-02-25 17:55:03 -08004140android.icu.math.BigDecimal
4141android.icu.math.MathContext
art-benchmark-service13164882020-11-07 02:19:14 -08004142android.icu.number.CompactNotation$CompactHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004143android.icu.number.CompactNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08004144android.icu.number.CurrencyPrecision
art-benchmark-serviced5115932020-02-25 17:55:03 -08004145android.icu.number.FormattedNumber
art-benchmark-service13164882020-11-07 02:19:14 -08004146android.icu.number.FormattedNumberRange
art-benchmark-service56aece62020-02-10 17:58:03 -08004147android.icu.number.FractionPrecision
4148android.icu.number.IntegerWidth
4149android.icu.number.LocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08004150android.icu.number.LocalizedNumberRangeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004151android.icu.number.Notation
art-benchmark-service56aece62020-02-10 17:58:03 -08004152android.icu.number.NumberFormatter$DecimalSeparatorDisplay
art-benchmark-service13164882020-11-07 02:19:14 -08004153android.icu.number.NumberFormatter$GroupingStrategy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004154android.icu.number.NumberFormatter$RoundingPriority
art-benchmark-service56aece62020-02-10 17:58:03 -08004155android.icu.number.NumberFormatter$SignDisplay
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004156android.icu.number.NumberFormatter$TrailingZeroDisplay
art-benchmark-serviced5115932020-02-25 17:55:03 -08004157android.icu.number.NumberFormatter$UnitWidth
art-benchmark-service56aece62020-02-10 17:58:03 -08004158android.icu.number.NumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004159android.icu.number.NumberFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004160android.icu.number.NumberFormatterSettings
4161android.icu.number.NumberPropertyMapper
art-benchmark-service13164882020-11-07 02:19:14 -08004162android.icu.number.NumberRangeFormatter$RangeCollapse
4163android.icu.number.NumberRangeFormatter$RangeIdentityFallback
4164android.icu.number.NumberRangeFormatter$RangeIdentityResult
4165android.icu.number.NumberRangeFormatter
4166android.icu.number.NumberRangeFormatterImpl$1
4167android.icu.number.NumberRangeFormatterImpl$NumberRangeDataSink
4168android.icu.number.NumberRangeFormatterImpl
4169android.icu.number.NumberRangeFormatterSettings
4170android.icu.number.NumberSkeletonImpl$1
4171android.icu.number.NumberSkeletonImpl$2
4172android.icu.number.NumberSkeletonImpl$BlueprintHelpers
4173android.icu.number.NumberSkeletonImpl$EnumToStemString
4174android.icu.number.NumberSkeletonImpl$GeneratorHelpers
4175android.icu.number.NumberSkeletonImpl$ParseState
4176android.icu.number.NumberSkeletonImpl$StemEnum
4177android.icu.number.NumberSkeletonImpl$StemToObject
4178android.icu.number.NumberSkeletonImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004179android.icu.number.Precision$BogusRounder
art-benchmark-service56aece62020-02-10 17:58:03 -08004180android.icu.number.Precision$CurrencyRounderImpl
4181android.icu.number.Precision$FracSigRounderImpl
4182android.icu.number.Precision$FractionRounderImpl
4183android.icu.number.Precision$IncrementFiveRounderImpl
art-benchmark-service13164882020-11-07 02:19:14 -08004184android.icu.number.Precision$IncrementOneRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004185android.icu.number.Precision$IncrementRounderImpl
4186android.icu.number.Precision$InfiniteRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004187android.icu.number.Precision$SignificantRounderImpl
4188android.icu.number.Precision
art-benchmark-serviced5115932020-02-25 17:55:03 -08004189android.icu.number.Scale
art-benchmark-service13164882020-11-07 02:19:14 -08004190android.icu.number.ScientificNotation$ScientificHandler
4191android.icu.number.ScientificNotation$ScientificModifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08004192android.icu.number.ScientificNotation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004193android.icu.number.SimpleNotation
art-benchmark-service13164882020-11-07 02:19:14 -08004194android.icu.number.SkeletonSyntaxException
art-benchmark-service56aece62020-02-10 17:58:03 -08004195android.icu.number.UnlocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08004196android.icu.number.UnlocalizedNumberRangeFormatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004197android.icu.platform.AndroidDataFiles
art-benchmark-service13164882020-11-07 02:19:14 -08004198android.icu.text.AbsoluteValueSubstitution
art-benchmark-serviced5115932020-02-25 17:55:03 -08004199android.icu.text.AlphabeticIndex$1
art-benchmark-service13164882020-11-07 02:19:14 -08004200android.icu.text.AlphabeticIndex$Bucket$LabelType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004201android.icu.text.AlphabeticIndex$Bucket
4202android.icu.text.AlphabeticIndex$BucketList
4203android.icu.text.AlphabeticIndex$ImmutableIndex
art-benchmark-service13164882020-11-07 02:19:14 -08004204android.icu.text.AlphabeticIndex$Record
4205android.icu.text.AlphabeticIndex
4206android.icu.text.AnyTransliterator$ScriptRunIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004207android.icu.text.AnyTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004208android.icu.text.ArabicShaping
4209android.icu.text.ArabicShapingException
art-benchmark-service13164882020-11-07 02:19:14 -08004210android.icu.text.Bidi$BracketData
art-benchmark-serviced5115932020-02-25 17:55:03 -08004211android.icu.text.Bidi$ImpTabPair
art-benchmark-service13164882020-11-07 02:19:14 -08004212android.icu.text.Bidi$InsertPoints
4213android.icu.text.Bidi$IsoRun
4214android.icu.text.Bidi$Isolate
4215android.icu.text.Bidi$LevState
4216android.icu.text.Bidi$Opening
4217android.icu.text.Bidi$Point
art-benchmark-serviced5115932020-02-25 17:55:03 -08004218android.icu.text.Bidi
art-benchmark-service56aece62020-02-10 17:58:03 -08004219android.icu.text.BidiClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08004220android.icu.text.BidiLine
art-benchmark-service13164882020-11-07 02:19:14 -08004221android.icu.text.BidiRun
art-benchmark-service13164882020-11-07 02:19:14 -08004222android.icu.text.BidiTransform$Mirroring
4223android.icu.text.BidiTransform$Order
4224android.icu.text.BidiTransform$ReorderingScheme$10
4225android.icu.text.BidiTransform$ReorderingScheme$11
4226android.icu.text.BidiTransform$ReorderingScheme$12
4227android.icu.text.BidiTransform$ReorderingScheme$13
4228android.icu.text.BidiTransform$ReorderingScheme$14
4229android.icu.text.BidiTransform$ReorderingScheme$15
4230android.icu.text.BidiTransform$ReorderingScheme$16
4231android.icu.text.BidiTransform$ReorderingScheme$1
4232android.icu.text.BidiTransform$ReorderingScheme$2
4233android.icu.text.BidiTransform$ReorderingScheme$3
4234android.icu.text.BidiTransform$ReorderingScheme$4
4235android.icu.text.BidiTransform$ReorderingScheme$5
4236android.icu.text.BidiTransform$ReorderingScheme$6
4237android.icu.text.BidiTransform$ReorderingScheme$7
4238android.icu.text.BidiTransform$ReorderingScheme$8
4239android.icu.text.BidiTransform$ReorderingScheme$9
4240android.icu.text.BidiTransform$ReorderingScheme
4241android.icu.text.BidiTransform
4242android.icu.text.BidiWriter
art-benchmark-service56aece62020-02-10 17:58:03 -08004243android.icu.text.BreakIterator$BreakIteratorCache
4244android.icu.text.BreakIterator$BreakIteratorServiceShim
4245android.icu.text.BreakIterator
4246android.icu.text.BreakIteratorFactory$BFService$1RBBreakIteratorFactory
4247android.icu.text.BreakIteratorFactory$BFService
4248android.icu.text.BreakIteratorFactory
art-benchmark-service13164882020-11-07 02:19:14 -08004249android.icu.text.BreakTransliterator$ReplaceableCharacterIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004250android.icu.text.BreakTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004251android.icu.text.CanonicalIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004252android.icu.text.CaseFoldTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004253android.icu.text.CaseFoldTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004254android.icu.text.CaseFoldTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004255android.icu.text.CaseMap$Fold
4256android.icu.text.CaseMap$Lower
art-benchmark-serviced5115932020-02-25 17:55:03 -08004257android.icu.text.CaseMap$Title
4258android.icu.text.CaseMap$Upper
4259android.icu.text.CaseMap
art-benchmark-service13164882020-11-07 02:19:14 -08004260android.icu.text.CharsetDetector$CSRecognizerInfo
4261android.icu.text.CharsetDetector
4262android.icu.text.CharsetMatch
4263android.icu.text.CharsetRecog_2022$CharsetRecog_2022CN
4264android.icu.text.CharsetRecog_2022$CharsetRecog_2022JP
4265android.icu.text.CharsetRecog_2022$CharsetRecog_2022KR
4266android.icu.text.CharsetRecog_2022
4267android.icu.text.CharsetRecog_UTF8
4268android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_BE
4269android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_LE
4270android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32
4271android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_BE
4272android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_LE
4273android.icu.text.CharsetRecog_Unicode
4274android.icu.text.CharsetRecog_mbcs$CharsetRecog_big5
4275android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_jp
4276android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_kr
4277android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc
4278android.icu.text.CharsetRecog_mbcs$CharsetRecog_gb_18030
4279android.icu.text.CharsetRecog_mbcs$CharsetRecog_sjis
4280android.icu.text.CharsetRecog_mbcs$iteratedChar
4281android.icu.text.CharsetRecog_mbcs
4282android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_1
4283android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_2
4284android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5
4285android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5_ru
4286android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6
4287android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6_ar
4288android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7
4289android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7_el
4290android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8
4291android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_I_he
4292android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_he
4293android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9
4294android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9_tr
4295android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar
4296android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_ltr
4297android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_rtl
4298android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he
4299android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_ltr
4300android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_rtl
4301android.icu.text.CharsetRecog_sbcs$CharsetRecog_KOI8_R
4302android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1251
4303android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1256
4304android.icu.text.CharsetRecog_sbcs$NGramParser
4305android.icu.text.CharsetRecog_sbcs$NGramParser_IBM420
4306android.icu.text.CharsetRecog_sbcs$NGramsPlusLang
4307android.icu.text.CharsetRecog_sbcs
4308android.icu.text.CharsetRecognizer
4309android.icu.text.ChineseDateFormat$Field
4310android.icu.text.ChineseDateFormat
4311android.icu.text.ChineseDateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -08004312android.icu.text.CollationElementIterator$MaxExpSink
4313android.icu.text.CollationElementIterator
4314android.icu.text.CollationKey$BoundMode
4315android.icu.text.CollationKey
art-benchmark-service13164882020-11-07 02:19:14 -08004316android.icu.text.Collator$ASCII
4317android.icu.text.Collator$CollatorFactory
4318android.icu.text.Collator$KeywordsSink
4319android.icu.text.Collator$ReorderCodes
art-benchmark-serviced5115932020-02-25 17:55:03 -08004320android.icu.text.Collator$ServiceShim
4321android.icu.text.Collator
art-benchmark-service13164882020-11-07 02:19:14 -08004322android.icu.text.CollatorServiceShim$1CFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08004323android.icu.text.CollatorServiceShim$CService$1CollatorFactory
4324android.icu.text.CollatorServiceShim$CService
4325android.icu.text.CollatorServiceShim
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004326android.icu.text.CompactDecimalFormat$CompactStyle
art-benchmark-service13164882020-11-07 02:19:14 -08004327android.icu.text.CompactDecimalFormat
4328android.icu.text.ComposedCharIter
4329android.icu.text.CompoundTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004330android.icu.text.ConstrainedFieldPosition$ConstraintType
4331android.icu.text.ConstrainedFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08004332android.icu.text.CurrencyDisplayNames
art-benchmark-service13164882020-11-07 02:19:14 -08004333android.icu.text.CurrencyFormat
art-benchmark-service56aece62020-02-10 17:58:03 -08004334android.icu.text.CurrencyMetaInfo$CurrencyDigits
4335android.icu.text.CurrencyMetaInfo$CurrencyFilter
art-benchmark-service13164882020-11-07 02:19:14 -08004336android.icu.text.CurrencyMetaInfo$CurrencyInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004337android.icu.text.CurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004338android.icu.text.CurrencyPluralInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004339android.icu.text.DateFormat$BooleanAttribute
4340android.icu.text.DateFormat$Field
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004341android.icu.text.DateFormat$HourCycle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004342android.icu.text.DateFormat
4343android.icu.text.DateFormatSymbols$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004344android.icu.text.DateFormatSymbols$AospExtendedDateFormatSymbols
art-benchmark-serviced5115932020-02-25 17:55:03 -08004345android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType
4346android.icu.text.DateFormatSymbols$CalendarDataSink
4347android.icu.text.DateFormatSymbols$CapitalizationContextUsage
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004348android.icu.text.DateFormatSymbols-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004349android.icu.text.DateFormatSymbols
4350android.icu.text.DateIntervalFormat$BestMatchInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004351android.icu.text.DateIntervalFormat$FormatOutput
4352android.icu.text.DateIntervalFormat$FormattedDateInterval
4353android.icu.text.DateIntervalFormat$SkeletonAndItsBestMatch
4354android.icu.text.DateIntervalFormat$SpanField
art-benchmark-serviced5115932020-02-25 17:55:03 -08004355android.icu.text.DateIntervalFormat
4356android.icu.text.DateIntervalInfo$DateIntervalSink
4357android.icu.text.DateIntervalInfo$PatternInfo
4358android.icu.text.DateIntervalInfo
4359android.icu.text.DateTimePatternGenerator$AppendItemFormatsSink
4360android.icu.text.DateTimePatternGenerator$AppendItemNamesSink
4361android.icu.text.DateTimePatternGenerator$AvailableFormatsSink
4362android.icu.text.DateTimePatternGenerator$DTPGflags
4363android.icu.text.DateTimePatternGenerator$DateTimeMatcher
4364android.icu.text.DateTimePatternGenerator$DayPeriodAllowedHoursSink
4365android.icu.text.DateTimePatternGenerator$DisplayWidth
4366android.icu.text.DateTimePatternGenerator$DistanceInfo
4367android.icu.text.DateTimePatternGenerator$FormatParser
4368android.icu.text.DateTimePatternGenerator$PatternInfo
4369android.icu.text.DateTimePatternGenerator$PatternWithMatcher
4370android.icu.text.DateTimePatternGenerator$PatternWithSkeletonFlag
4371android.icu.text.DateTimePatternGenerator$SkeletonFields
4372android.icu.text.DateTimePatternGenerator$VariableField
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004373android.icu.text.DateTimePatternGenerator-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004374android.icu.text.DateTimePatternGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08004375android.icu.text.DecimalFormat$PropertySetter
art-benchmark-service56aece62020-02-10 17:58:03 -08004376android.icu.text.DecimalFormat
4377android.icu.text.DecimalFormatSymbols$1
4378android.icu.text.DecimalFormatSymbols$CacheData
4379android.icu.text.DecimalFormatSymbols$DecFmtDataSink
4380android.icu.text.DecimalFormatSymbols
art-benchmark-service56aece62020-02-10 17:58:03 -08004381android.icu.text.DisplayContext$Type
4382android.icu.text.DisplayContext
art-benchmark-service13164882020-11-07 02:19:14 -08004383android.icu.text.DurationFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004384android.icu.text.Edits$Iterator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004385android.icu.text.Edits-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004386android.icu.text.Edits
art-benchmark-servicead05a302020-03-17 09:46:02 -07004387android.icu.text.EscapeTransliterator$1
4388android.icu.text.EscapeTransliterator$2
4389android.icu.text.EscapeTransliterator$3
4390android.icu.text.EscapeTransliterator$4
4391android.icu.text.EscapeTransliterator$5
4392android.icu.text.EscapeTransliterator$6
4393android.icu.text.EscapeTransliterator$7
4394android.icu.text.EscapeTransliterator$8
4395android.icu.text.EscapeTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004396android.icu.text.FilteredBreakIteratorBuilder
4397android.icu.text.FilteredNormalizer2
art-benchmark-serviced5115932020-02-25 17:55:03 -08004398android.icu.text.FormattedValue
art-benchmark-service13164882020-11-07 02:19:14 -08004399android.icu.text.FractionalPartSubstitution
4400android.icu.text.FunctionReplacer
4401android.icu.text.IDNA$Error
4402android.icu.text.IDNA$Info
art-benchmark-serviced5115932020-02-25 17:55:03 -08004403android.icu.text.IDNA
art-benchmark-service13164882020-11-07 02:19:14 -08004404android.icu.text.IntegralPartSubstitution
art-benchmark-service13164882020-11-07 02:19:14 -08004405android.icu.text.ListFormatter$Cache
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004406android.icu.text.ListFormatter$ContextualHandler
4407android.icu.text.ListFormatter$Field
4408android.icu.text.ListFormatter$FormattedList
art-benchmark-service13164882020-11-07 02:19:14 -08004409android.icu.text.ListFormatter$FormattedListBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004410android.icu.text.ListFormatter$PatternHandler
4411android.icu.text.ListFormatter$SpanField
4412android.icu.text.ListFormatter$StaticHandler
4413android.icu.text.ListFormatter$Type
4414android.icu.text.ListFormatter$Width
art-benchmark-service13164882020-11-07 02:19:14 -08004415android.icu.text.ListFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08004416android.icu.text.LocaleDisplayNames$DialectHandling
4417android.icu.text.LocaleDisplayNames$LastResortLocaleDisplayNames
4418android.icu.text.LocaleDisplayNames$UiListItem$UiListItemComparator
4419android.icu.text.LocaleDisplayNames$UiListItem
4420android.icu.text.LocaleDisplayNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07004421android.icu.text.LowercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004422android.icu.text.LowercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004423android.icu.text.LowercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004424android.icu.text.MeasureFormat$FormatWidth
art-benchmark-service13164882020-11-07 02:19:14 -08004425android.icu.text.MeasureFormat$MeasureProxy
4426android.icu.text.MeasureFormat$NumberFormatterCacheEntry
4427android.icu.text.MeasureFormat$NumericFormatters
art-benchmark-serviced5115932020-02-25 17:55:03 -08004428android.icu.text.MeasureFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004429android.icu.text.MessageFormat$AppendableWrapper
4430android.icu.text.MessageFormat$AttributeAndPosition
4431android.icu.text.MessageFormat$Field
4432android.icu.text.MessageFormat$PluralSelectorContext
4433android.icu.text.MessageFormat$PluralSelectorProvider
4434android.icu.text.MessageFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004435android.icu.text.MessagePattern$ApostropheMode
4436android.icu.text.MessagePattern$ArgType
4437android.icu.text.MessagePattern$Part$Type
4438android.icu.text.MessagePattern$Part
4439android.icu.text.MessagePattern
4440android.icu.text.MessagePatternUtil$1
4441android.icu.text.MessagePatternUtil$ArgNode
4442android.icu.text.MessagePatternUtil$ComplexArgStyleNode
4443android.icu.text.MessagePatternUtil$MessageContentsNode$Type
4444android.icu.text.MessagePatternUtil$MessageContentsNode
4445android.icu.text.MessagePatternUtil$MessageNode
4446android.icu.text.MessagePatternUtil$Node
4447android.icu.text.MessagePatternUtil$TextNode
4448android.icu.text.MessagePatternUtil$VariantNode
4449android.icu.text.MessagePatternUtil
4450android.icu.text.ModulusSubstitution
4451android.icu.text.MultiplierSubstitution
4452android.icu.text.NFRule
4453android.icu.text.NFRuleSet
4454android.icu.text.NFSubstitution
art-benchmark-servicead05a302020-03-17 09:46:02 -07004455android.icu.text.NameUnicodeTransliterator$1
4456android.icu.text.NameUnicodeTransliterator
4457android.icu.text.NormalizationTransliterator$1
4458android.icu.text.NormalizationTransliterator$2
4459android.icu.text.NormalizationTransliterator$3
4460android.icu.text.NormalizationTransliterator$4
4461android.icu.text.NormalizationTransliterator$5
4462android.icu.text.NormalizationTransliterator$6
art-benchmark-service13164882020-11-07 02:19:14 -08004463android.icu.text.NormalizationTransliterator$NormalizingTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07004464android.icu.text.NormalizationTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004465android.icu.text.Normalizer$CharsAppendable
4466android.icu.text.Normalizer$CmpEquivLevel
4467android.icu.text.Normalizer$FCD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004468android.icu.text.Normalizer$FCDMode
art-benchmark-service13164882020-11-07 02:19:14 -08004469android.icu.text.Normalizer$FCDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004470android.icu.text.Normalizer$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08004471android.icu.text.Normalizer$ModeImpl
art-benchmark-service13164882020-11-07 02:19:14 -08004472android.icu.text.Normalizer$NFC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004473android.icu.text.Normalizer$NFCMode
art-benchmark-service13164882020-11-07 02:19:14 -08004474android.icu.text.Normalizer$NFCModeImpl
4475android.icu.text.Normalizer$NFD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004476android.icu.text.Normalizer$NFDMode
art-benchmark-service13164882020-11-07 02:19:14 -08004477android.icu.text.Normalizer$NFDModeImpl
4478android.icu.text.Normalizer$NFKC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004479android.icu.text.Normalizer$NFKCMode
art-benchmark-service13164882020-11-07 02:19:14 -08004480android.icu.text.Normalizer$NFKCModeImpl
4481android.icu.text.Normalizer$NFKD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004482android.icu.text.Normalizer$NFKDMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08004483android.icu.text.Normalizer$NFKDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004484android.icu.text.Normalizer$NONEMode
4485android.icu.text.Normalizer$QuickCheckResult
art-benchmark-service13164882020-11-07 02:19:14 -08004486android.icu.text.Normalizer$Unicode32
art-benchmark-service13164882020-11-07 02:19:14 -08004487android.icu.text.Normalizer2$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08004488android.icu.text.Normalizer2
art-benchmark-service56aece62020-02-10 17:58:03 -08004489android.icu.text.Normalizer
art-benchmark-servicead05a302020-03-17 09:46:02 -07004490android.icu.text.NullTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004491android.icu.text.NumberFormat$Field
art-benchmark-service13164882020-11-07 02:19:14 -08004492android.icu.text.NumberFormat$NumberFormatFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08004493android.icu.text.NumberFormat$NumberFormatShim
art-benchmark-service13164882020-11-07 02:19:14 -08004494android.icu.text.NumberFormat$SimpleNumberFormatFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08004495android.icu.text.NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004496android.icu.text.NumberFormatServiceShim$NFFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08004497android.icu.text.NumberFormatServiceShim$NFService$1RBNumberFormatFactory
4498android.icu.text.NumberFormatServiceShim$NFService
art-benchmark-service13164882020-11-07 02:19:14 -08004499android.icu.text.NumberFormatServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08004500android.icu.text.NumberingSystem$1
4501android.icu.text.NumberingSystem$2
4502android.icu.text.NumberingSystem$LocaleLookupData
4503android.icu.text.NumberingSystem
art-benchmark-service13164882020-11-07 02:19:14 -08004504android.icu.text.NumeratorSubstitution
art-benchmark-service13164882020-11-07 02:19:14 -08004505android.icu.text.PluralFormat$PluralSelector
4506android.icu.text.PluralFormat$PluralSelectorAdapter
4507android.icu.text.PluralFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004508android.icu.text.PluralRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004509android.icu.text.PluralRules$AndConstraint
4510android.icu.text.PluralRules$BinaryConstraint
4511android.icu.text.PluralRules$Constraint
art-benchmark-service08401c12022-12-23 09:27:20 -08004512android.icu.text.PluralRules$DecimalQuantitySamples
art-benchmark-service00abe242023-02-13 10:31:34 -08004513android.icu.text.PluralRules$DecimalQuantitySamplesRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08004514android.icu.text.PluralRules$Factory
4515android.icu.text.PluralRules$FixedDecimal
art-benchmark-serviced5115932020-02-25 17:55:03 -08004516android.icu.text.PluralRules$IFixedDecimal
art-benchmark-service13164882020-11-07 02:19:14 -08004517android.icu.text.PluralRules$KeywordStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08004518android.icu.text.PluralRules$Operand
art-benchmark-service13164882020-11-07 02:19:14 -08004519android.icu.text.PluralRules$OrConstraint
art-benchmark-serviced5115932020-02-25 17:55:03 -08004520android.icu.text.PluralRules$PluralType
4521android.icu.text.PluralRules$RangeConstraint
4522android.icu.text.PluralRules$Rule
4523android.icu.text.PluralRules$RuleList
4524android.icu.text.PluralRules$SampleType
4525android.icu.text.PluralRules$SimpleTokenizer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004526android.icu.text.PluralRules-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004527android.icu.text.PluralRules
art-benchmark-service13164882020-11-07 02:19:14 -08004528android.icu.text.PluralRulesSerialProxy
art-benchmark-service13164882020-11-07 02:19:14 -08004529android.icu.text.Quantifier
4530android.icu.text.QuantityFormatter
4531android.icu.text.RBBINode
4532android.icu.text.RBBIRuleBuilder$IntPair
4533android.icu.text.RBBIRuleBuilder
4534android.icu.text.RBBIRuleParseTable$RBBIRuleTableElement
4535android.icu.text.RBBIRuleParseTable
4536android.icu.text.RBBIRuleScanner$RBBIRuleChar
4537android.icu.text.RBBIRuleScanner$RBBISetTableEl
4538android.icu.text.RBBIRuleScanner
4539android.icu.text.RBBISetBuilder$RangeDescriptor
4540android.icu.text.RBBISetBuilder
4541android.icu.text.RBBISymbolTable$RBBISymbolTableEntry
4542android.icu.text.RBBISymbolTable
4543android.icu.text.RBBITableBuilder$RBBIStateDescriptor
4544android.icu.text.RBBITableBuilder
4545android.icu.text.RBNFChinesePostProcessor
4546android.icu.text.RBNFPostProcessor
4547android.icu.text.RawCollationKey
4548android.icu.text.RbnfLenientScanner
4549android.icu.text.RbnfLenientScannerProvider
art-benchmark-service13164882020-11-07 02:19:14 -08004550android.icu.text.RelativeDateTimeFormatter$AbsoluteUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004551android.icu.text.RelativeDateTimeFormatter$Cache$1
4552android.icu.text.RelativeDateTimeFormatter$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08004553android.icu.text.RelativeDateTimeFormatter$Direction
4554android.icu.text.RelativeDateTimeFormatter$Field
4555android.icu.text.RelativeDateTimeFormatter$FormattedRelativeDateTime
art-benchmark-serviced5115932020-02-25 17:55:03 -08004556android.icu.text.RelativeDateTimeFormatter$Loader
art-benchmark-service13164882020-11-07 02:19:14 -08004557android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004558android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink
art-benchmark-service13164882020-11-07 02:19:14 -08004559android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeFormatterData
4560android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeUnit
4561android.icu.text.RelativeDateTimeFormatter$RelativeUnit
4562android.icu.text.RelativeDateTimeFormatter$Style
4563android.icu.text.RelativeDateTimeFormatter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004564android.icu.text.RemoveTransliterator$1
4565android.icu.text.RemoveTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004566android.icu.text.Replaceable
art-benchmark-service13164882020-11-07 02:19:14 -08004567android.icu.text.ReplaceableContextIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004568android.icu.text.ReplaceableString
art-benchmark-service56aece62020-02-10 17:58:03 -08004569android.icu.text.RuleBasedBreakIterator$BreakCache
4570android.icu.text.RuleBasedBreakIterator$DictionaryCache
art-benchmark-service56aece62020-02-10 17:58:03 -08004571android.icu.text.RuleBasedBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004572android.icu.text.RuleBasedCollator$CollationBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08004573android.icu.text.RuleBasedCollator$CollationKeyByteSink
art-benchmark-serviced5115932020-02-25 17:55:03 -08004574android.icu.text.RuleBasedCollator$FCDUTF16NFDIterator
4575android.icu.text.RuleBasedCollator$NFDIterator
4576android.icu.text.RuleBasedCollator$UTF16NFDIterator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004577android.icu.text.RuleBasedCollator-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004578android.icu.text.RuleBasedCollator
art-benchmark-service13164882020-11-07 02:19:14 -08004579android.icu.text.RuleBasedNumberFormat
art-benchmark-servicead05a302020-03-17 09:46:02 -07004580android.icu.text.RuleBasedTransliterator$Data
art-benchmark-service13164882020-11-07 02:19:14 -08004581android.icu.text.RuleBasedTransliterator
4582android.icu.text.SCSU
4583android.icu.text.SameValueSubstitution
art-benchmark-service13164882020-11-07 02:19:14 -08004584android.icu.text.ScientificNumberFormatter$MarkupStyle
4585android.icu.text.ScientificNumberFormatter$Style
4586android.icu.text.ScientificNumberFormatter$SuperscriptStyle
4587android.icu.text.ScientificNumberFormatter
4588android.icu.text.SearchIterator$ElementComparisonType
4589android.icu.text.SearchIterator$Search
4590android.icu.text.SearchIterator
4591android.icu.text.SelectFormat
4592android.icu.text.SimpleDateFormat$1
4593android.icu.text.SimpleDateFormat$ContextValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08004594android.icu.text.SimpleDateFormat$PatternItem
4595android.icu.text.SimpleDateFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004596android.icu.text.SimpleFormatter
4597android.icu.text.SourceTargetUtility
art-benchmark-service13164882020-11-07 02:19:14 -08004598android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUString
4599android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringComparator
4600android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringPool
4601android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder
4602android.icu.text.SpoofChecker$Builder
4603android.icu.text.SpoofChecker$CheckResult
4604android.icu.text.SpoofChecker$ConfusableDataUtils
4605android.icu.text.SpoofChecker$RestrictionLevel
4606android.icu.text.SpoofChecker$ScriptSet
4607android.icu.text.SpoofChecker$SpoofData$DefaultData
4608android.icu.text.SpoofChecker$SpoofData$IsAcceptable
4609android.icu.text.SpoofChecker$SpoofData
4610android.icu.text.SpoofChecker
4611android.icu.text.StringCharacterIterator
4612android.icu.text.StringMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08004613android.icu.text.StringPrep$Values
art-benchmark-serviced5115932020-02-25 17:55:03 -08004614android.icu.text.StringPrep
art-benchmark-service56aece62020-02-10 17:58:03 -08004615android.icu.text.StringPrepParseException
art-benchmark-service13164882020-11-07 02:19:14 -08004616android.icu.text.StringReplacer
art-benchmark-service13164882020-11-07 02:19:14 -08004617android.icu.text.StringSearch$CEBuffer
4618android.icu.text.StringSearch$CEI
4619android.icu.text.StringSearch$CollationPCE$PCEBuffer
4620android.icu.text.StringSearch$CollationPCE$PCEI
4621android.icu.text.StringSearch$CollationPCE$RCEBuffer
4622android.icu.text.StringSearch$CollationPCE$RCEI
4623android.icu.text.StringSearch$CollationPCE$Range
4624android.icu.text.StringSearch$CollationPCE
4625android.icu.text.StringSearch$Match
4626android.icu.text.StringSearch$Pattern
4627android.icu.text.StringSearch
art-benchmark-service56aece62020-02-10 17:58:03 -08004628android.icu.text.StringTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07004629android.icu.text.SymbolTable
art-benchmark-service13164882020-11-07 02:19:14 -08004630android.icu.text.TimeUnitFormat$TimeUnitFormatSetupSink
4631android.icu.text.TimeUnitFormat
4632android.icu.text.TimeZoneFormat$1
4633android.icu.text.TimeZoneFormat$GMTOffsetField
4634android.icu.text.TimeZoneFormat$GMTOffsetPatternType
4635android.icu.text.TimeZoneFormat$OffsetFields
4636android.icu.text.TimeZoneFormat$ParseOption
4637android.icu.text.TimeZoneFormat$Style
4638android.icu.text.TimeZoneFormat$TimeType
4639android.icu.text.TimeZoneFormat$TimeZoneFormatCache
4640android.icu.text.TimeZoneFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004641android.icu.text.TimeZoneNames$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08004642android.icu.text.TimeZoneNames$DefaultTimeZoneNames$FactoryImpl
4643android.icu.text.TimeZoneNames$DefaultTimeZoneNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08004644android.icu.text.TimeZoneNames$Factory
art-benchmark-service13164882020-11-07 02:19:14 -08004645android.icu.text.TimeZoneNames$MatchInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004646android.icu.text.TimeZoneNames$NameType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004647android.icu.text.TimeZoneNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07004648android.icu.text.TitlecaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004649android.icu.text.TitlecaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004650android.icu.text.TitlecaseTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004651android.icu.text.Transform
art-benchmark-service13164882020-11-07 02:19:14 -08004652android.icu.text.TransliterationRule
4653android.icu.text.TransliterationRuleSet
art-benchmark-service64daec62024-05-18 02:02:57 -07004654android.icu.text.Transliterator$$ExternalSyntheticLambda0
art-benchmark-servicead05a302020-03-17 09:46:02 -07004655android.icu.text.Transliterator$Factory
4656android.icu.text.Transliterator$Position
art-benchmark-service56aece62020-02-10 17:58:03 -08004657android.icu.text.Transliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004658android.icu.text.TransliteratorIDParser$SingleID
4659android.icu.text.TransliteratorIDParser$Specs
4660android.icu.text.TransliteratorIDParser
art-benchmark-service13164882020-11-07 02:19:14 -08004661android.icu.text.TransliteratorParser$ParseData
4662android.icu.text.TransliteratorParser$RuleArray
4663android.icu.text.TransliteratorParser$RuleBody
4664android.icu.text.TransliteratorParser$RuleHalf
4665android.icu.text.TransliteratorParser
art-benchmark-servicead05a302020-03-17 09:46:02 -07004666android.icu.text.TransliteratorRegistry$AliasEntry
art-benchmark-service13164882020-11-07 02:19:14 -08004667android.icu.text.TransliteratorRegistry$CompoundRBTEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004668android.icu.text.TransliteratorRegistry$IDEnumeration
art-benchmark-service13164882020-11-07 02:19:14 -08004669android.icu.text.TransliteratorRegistry$LocaleEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004670android.icu.text.TransliteratorRegistry$ResourceEntry
4671android.icu.text.TransliteratorRegistry$Spec
4672android.icu.text.TransliteratorRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08004673android.icu.text.UCharacterIterator
4674android.icu.text.UFieldPosition
art-benchmark-service13164882020-11-07 02:19:14 -08004675android.icu.text.UFormat$SpanField
art-benchmark-service56aece62020-02-10 17:58:03 -08004676android.icu.text.UFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004677android.icu.text.UForwardCharacterIterator
4678android.icu.text.UTF16$StringComparator
art-benchmark-service56aece62020-02-10 17:58:03 -08004679android.icu.text.UTF16
art-benchmark-servicead05a302020-03-17 09:46:02 -07004680android.icu.text.UnescapeTransliterator$1
4681android.icu.text.UnescapeTransliterator$2
4682android.icu.text.UnescapeTransliterator$3
4683android.icu.text.UnescapeTransliterator$4
4684android.icu.text.UnescapeTransliterator$5
4685android.icu.text.UnescapeTransliterator$6
4686android.icu.text.UnescapeTransliterator$7
4687android.icu.text.UnescapeTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004688android.icu.text.UnicodeCompressor
4689android.icu.text.UnicodeDecompressor
art-benchmark-service56aece62020-02-10 17:58:03 -08004690android.icu.text.UnicodeFilter
4691android.icu.text.UnicodeMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07004692android.icu.text.UnicodeNameTransliterator$1
4693android.icu.text.UnicodeNameTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004694android.icu.text.UnicodeReplacer
art-benchmark-service13164882020-11-07 02:19:14 -08004695android.icu.text.UnicodeSet$ComparisonStyle
4696android.icu.text.UnicodeSet$EntryRange
4697android.icu.text.UnicodeSet$EntryRangeIterable
4698android.icu.text.UnicodeSet$EntryRangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004699android.icu.text.UnicodeSet$Filter
4700android.icu.text.UnicodeSet$GeneralCategoryMaskFilter
art-benchmark-service3a157132024-05-31 13:31:01 -07004701android.icu.text.UnicodeSet$IdentifierTypeFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004702android.icu.text.UnicodeSet$IntPropertyFilter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004703android.icu.text.UnicodeSet$NumericValueFilter
4704android.icu.text.UnicodeSet$ScriptExtensionsFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004705android.icu.text.UnicodeSet$SpanCondition
4706android.icu.text.UnicodeSet$UnicodeSetIterator2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004707android.icu.text.UnicodeSet$VersionFilter
4708android.icu.text.UnicodeSet$XSymbolTable
art-benchmark-service56aece62020-02-10 17:58:03 -08004709android.icu.text.UnicodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08004710android.icu.text.UnicodeSetIterator
4711android.icu.text.UnicodeSetSpanner$CountMethod
4712android.icu.text.UnicodeSetSpanner$TrimOption
4713android.icu.text.UnicodeSetSpanner
art-benchmark-servicead05a302020-03-17 09:46:02 -07004714android.icu.text.UppercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004715android.icu.text.UppercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004716android.icu.text.UppercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004717android.icu.util.AnnualTimeZoneRule
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004718android.icu.util.BasicTimeZone$LocalOption
art-benchmark-serviced5115932020-02-25 17:55:03 -08004719android.icu.util.BasicTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004720android.icu.util.BuddhistCalendar
4721android.icu.util.ByteArrayWrapper
art-benchmark-service13164882020-11-07 02:19:14 -08004722android.icu.util.BytesTrie$Entry
4723android.icu.util.BytesTrie$Iterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004724android.icu.util.BytesTrie$Result
art-benchmark-service13164882020-11-07 02:19:14 -08004725android.icu.util.BytesTrie$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08004726android.icu.util.BytesTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004727android.icu.util.BytesTrieBuilder$BytesAsCharSequence
4728android.icu.util.BytesTrieBuilder
4729android.icu.util.CECalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004730android.icu.util.Calendar$1
4731android.icu.util.Calendar$FormatConfiguration
4732android.icu.util.Calendar$PatternData
4733android.icu.util.Calendar$WeekData
4734android.icu.util.Calendar$WeekDataCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004735android.icu.util.Calendar-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004736android.icu.util.Calendar
art-benchmark-servicead05a302020-03-17 09:46:02 -07004737android.icu.util.CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08004738android.icu.util.CharsTrie$Entry
4739android.icu.util.CharsTrie$Iterator
art-benchmark-service13164882020-11-07 02:19:14 -08004740android.icu.util.CharsTrie$State
4741android.icu.util.CharsTrie
4742android.icu.util.CharsTrieBuilder
4743android.icu.util.ChineseCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004744android.icu.util.CodePointMap$Range
art-benchmark-service13164882020-11-07 02:19:14 -08004745android.icu.util.CodePointMap$RangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004746android.icu.util.CodePointMap$RangeOption
art-benchmark-service13164882020-11-07 02:19:14 -08004747android.icu.util.CodePointMap$StringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004748android.icu.util.CodePointMap$ValueFilter
4749android.icu.util.CodePointMap
art-benchmark-serviced5115932020-02-25 17:55:03 -08004750android.icu.util.CodePointTrie$Data16
art-benchmark-service13164882020-11-07 02:19:14 -08004751android.icu.util.CodePointTrie$Data32
4752android.icu.util.CodePointTrie$Data8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004753android.icu.util.CodePointTrie$Data
art-benchmark-service13164882020-11-07 02:19:14 -08004754android.icu.util.CodePointTrie$Fast$FastStringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004755android.icu.util.CodePointTrie$Fast16
art-benchmark-service13164882020-11-07 02:19:14 -08004756android.icu.util.CodePointTrie$Fast32
4757android.icu.util.CodePointTrie$Fast8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004758android.icu.util.CodePointTrie$Fast
art-benchmark-service13164882020-11-07 02:19:14 -08004759android.icu.util.CodePointTrie$Small$SmallStringIterator
4760android.icu.util.CodePointTrie$Small16
4761android.icu.util.CodePointTrie$Small32
4762android.icu.util.CodePointTrie$Small8
4763android.icu.util.CodePointTrie$Small
art-benchmark-serviced5115932020-02-25 17:55:03 -08004764android.icu.util.CodePointTrie$Type
4765android.icu.util.CodePointTrie$ValueWidth
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004766android.icu.util.CodePointTrie-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004767android.icu.util.CodePointTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004768android.icu.util.CompactByteArray
4769android.icu.util.CompactCharArray
4770android.icu.util.CopticCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004771android.icu.util.Currency$1
art-benchmark-service13164882020-11-07 02:19:14 -08004772android.icu.util.Currency$CurrencyNameResultHandler
4773android.icu.util.Currency$CurrencyStringInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004774android.icu.util.Currency$CurrencyUsage
art-benchmark-service13164882020-11-07 02:19:14 -08004775android.icu.util.Currency$ServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08004776android.icu.util.Currency
art-benchmark-service13164882020-11-07 02:19:14 -08004777android.icu.util.CurrencyAmount
4778android.icu.util.CurrencyServiceShim$CFService$1CurrencyFactory
4779android.icu.util.CurrencyServiceShim$CFService
4780android.icu.util.CurrencyServiceShim
4781android.icu.util.DangiCalendar
4782android.icu.util.DateInterval
4783android.icu.util.DateRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08004784android.icu.util.DateTimeRule
art-benchmark-service13164882020-11-07 02:19:14 -08004785android.icu.util.EasterHoliday
4786android.icu.util.EasterRule
4787android.icu.util.EthiopicCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004788android.icu.util.Freezable
art-benchmark-service13164882020-11-07 02:19:14 -08004789android.icu.util.GenderInfo$Cache
4790android.icu.util.GenderInfo$Gender
4791android.icu.util.GenderInfo$ListGenderStyle
4792android.icu.util.GenderInfo
4793android.icu.util.GlobalizationPreferences
art-benchmark-serviced5115932020-02-25 17:55:03 -08004794android.icu.util.GregorianCalendar
art-benchmark-service13164882020-11-07 02:19:14 -08004795android.icu.util.HebrewCalendar
4796android.icu.util.HebrewHoliday
4797android.icu.util.Holiday
4798android.icu.util.ICUCloneNotSupportedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004799android.icu.util.ICUException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004800android.icu.util.ICUInputTooLongException
art-benchmark-servicead05a302020-03-17 09:46:02 -07004801android.icu.util.ICUUncheckedIOException
art-benchmark-service13164882020-11-07 02:19:14 -08004802android.icu.util.IllformedLocaleException
4803android.icu.util.IndianCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004804android.icu.util.InitialTimeZoneRule
art-benchmark-service3a157132024-05-31 13:31:01 -07004805android.icu.util.IslamicCalendar$Algorithm
art-benchmark-service13164882020-11-07 02:19:14 -08004806android.icu.util.IslamicCalendar$CalculationType
art-benchmark-service3a157132024-05-31 13:31:01 -07004807android.icu.util.IslamicCalendar$CivilAlgorithm
4808android.icu.util.IslamicCalendar$IslamicAlgorithm
4809android.icu.util.IslamicCalendar$TBLAAlgorithm
4810android.icu.util.IslamicCalendar$UmalquraAlgorithm
art-benchmark-service13164882020-11-07 02:19:14 -08004811android.icu.util.IslamicCalendar
4812android.icu.util.JapaneseCalendar
art-benchmark-service13164882020-11-07 02:19:14 -08004813android.icu.util.LocaleData$MeasurementSystem
4814android.icu.util.LocaleData$PaperSize
4815android.icu.util.LocaleData
art-benchmark-service13164882020-11-07 02:19:14 -08004816android.icu.util.LocaleMatcher$Builder
4817android.icu.util.LocaleMatcher$Demotion
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004818android.icu.util.LocaleMatcher$Direction
art-benchmark-service13164882020-11-07 02:19:14 -08004819android.icu.util.LocaleMatcher$FavorSubtag
4820android.icu.util.LocaleMatcher$LocaleLsrIterator
4821android.icu.util.LocaleMatcher$LsrIterator
4822android.icu.util.LocaleMatcher$Result
4823android.icu.util.LocaleMatcher$ULocaleLsrIterator
4824android.icu.util.LocaleMatcher
4825android.icu.util.LocalePriorityList$1
4826android.icu.util.LocalePriorityList$Builder
4827android.icu.util.LocalePriorityList
art-benchmark-serviced5115932020-02-25 17:55:03 -08004828android.icu.util.Measure
art-benchmark-service56aece62020-02-10 17:58:03 -08004829android.icu.util.MeasureUnit$1
4830android.icu.util.MeasureUnit$2
4831android.icu.util.MeasureUnit$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004832android.icu.util.MeasureUnit$Complexity
art-benchmark-service13164882020-11-07 02:19:14 -08004833android.icu.util.MeasureUnit$CurrencyNumericCodeSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004834android.icu.util.MeasureUnit$Factory
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004835android.icu.util.MeasureUnit$MeasurePrefix
art-benchmark-service13164882020-11-07 02:19:14 -08004836android.icu.util.MeasureUnit$MeasureUnitProxy
4837android.icu.util.MeasureUnit$MeasureUnitSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004838android.icu.util.MeasureUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004839android.icu.util.MutableCodePointTrie$1
4840android.icu.util.MutableCodePointTrie$AllSameBlocks
4841android.icu.util.MutableCodePointTrie$MixedBlocks
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004842android.icu.util.MutableCodePointTrie-IA
art-benchmark-service13164882020-11-07 02:19:14 -08004843android.icu.util.MutableCodePointTrie
4844android.icu.util.NoUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004845android.icu.util.Output
art-benchmark-service13164882020-11-07 02:19:14 -08004846android.icu.util.OutputInt
4847android.icu.util.PersianCalendar
4848android.icu.util.Range
4849android.icu.util.RangeDateRule
4850android.icu.util.RangeValueIterator$Element
4851android.icu.util.RangeValueIterator
4852android.icu.util.Region$RegionType
4853android.icu.util.Region
4854android.icu.util.RuleBasedTimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004855android.icu.util.STZInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004856android.icu.util.SimpleDateRule
4857android.icu.util.SimpleHoliday
art-benchmark-serviced5115932020-02-25 17:55:03 -08004858android.icu.util.SimpleTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004859android.icu.util.StringTokenizer
art-benchmark-service13164882020-11-07 02:19:14 -08004860android.icu.util.StringTrieBuilder$BranchHeadNode
4861android.icu.util.StringTrieBuilder$BranchNode
4862android.icu.util.StringTrieBuilder$DynamicBranchNode
4863android.icu.util.StringTrieBuilder$IntermediateValueNode
4864android.icu.util.StringTrieBuilder$LinearMatchNode
4865android.icu.util.StringTrieBuilder$ListBranchNode
4866android.icu.util.StringTrieBuilder$Node
4867android.icu.util.StringTrieBuilder$Option
4868android.icu.util.StringTrieBuilder$SplitBranchNode
4869android.icu.util.StringTrieBuilder$State
4870android.icu.util.StringTrieBuilder$ValueNode
4871android.icu.util.StringTrieBuilder
4872android.icu.util.TaiwanCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004873android.icu.util.TimeArrayTimeZoneRule
art-benchmark-service56aece62020-02-10 17:58:03 -08004874android.icu.util.TimeUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004875android.icu.util.TimeUnitAmount
art-benchmark-service56aece62020-02-10 17:58:03 -08004876android.icu.util.TimeZone$ConstantZone
4877android.icu.util.TimeZone$SystemTimeZoneType
4878android.icu.util.TimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004879android.icu.util.TimeZoneRule
4880android.icu.util.TimeZoneTransition
art-benchmark-service56aece62020-02-10 17:58:03 -08004881android.icu.util.ULocale$1
4882android.icu.util.ULocale$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004883android.icu.util.ULocale$AliasReplacer
art-benchmark-service13164882020-11-07 02:19:14 -08004884android.icu.util.ULocale$AvailableType
4885android.icu.util.ULocale$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08004886android.icu.util.ULocale$Category
4887android.icu.util.ULocale$JDKLocaleHelper
art-benchmark-service13164882020-11-07 02:19:14 -08004888android.icu.util.ULocale$Minimize
art-benchmark-service56aece62020-02-10 17:58:03 -08004889android.icu.util.ULocale$Type
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004890android.icu.util.ULocale-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08004891android.icu.util.ULocale
art-benchmark-service56aece62020-02-10 17:58:03 -08004892android.icu.util.UResourceBundle$RootType
4893android.icu.util.UResourceBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004894android.icu.util.UResourceBundleIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004895android.icu.util.UResourceTypeMismatchException
art-benchmark-service13164882020-11-07 02:19:14 -08004896android.icu.util.UniversalTimeScale$TimeScaleData
4897android.icu.util.UniversalTimeScale
4898android.icu.util.VTimeZone
4899android.icu.util.ValueIterator$Element
4900android.icu.util.ValueIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004901android.icu.util.VersionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004902android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodImpl
4903android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodSessionImpl
4904android.inputmethodservice.AbstractInputMethodService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004905android.inputmethodservice.ExtractEditText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004906android.inputmethodservice.IInputMethodSessionWrapper$ImeInputEventReceiver
4907android.inputmethodservice.IInputMethodSessionWrapper
4908android.inputmethodservice.IInputMethodWrapper$InputMethodSessionCallbackWrapper
4909android.inputmethodservice.IInputMethodWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08004910android.inputmethodservice.InputMethodService$InputMethodImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004911android.inputmethodservice.InputMethodService$InputMethodSessionImpl
4912android.inputmethodservice.InputMethodService$Insets
4913android.inputmethodservice.InputMethodService$SettingsObserver
4914android.inputmethodservice.InputMethodService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004915android.inputmethodservice.SoftInputWindow
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004916android.internal.framework.protobuf.nano.MessageNano
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004917android.internal.hidl.base.V1_0.DebugInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08004918android.internal.hidl.base.V1_0.IBase
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004919android.internal.hidl.manager.V1_0.IServiceManager
4920android.internal.hidl.manager.V1_1.IServiceManager
4921android.internal.hidl.manager.V1_2.IServiceManager$Stub
4922android.internal.hidl.manager.V1_2.IServiceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08004923android.internal.hidl.safe_union.V1_0.Monostate
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004924android.internal.modules.utils.build.SdkLevel
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004925android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda0
4926android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda10
4927android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda11
4928android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda12
4929android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda13
4930android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda14
4931android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda1
4932android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda2
4933android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda3
4934android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda4
4935android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda5
4936android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda6
4937android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda7
4938android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda8
4939android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda9
art-benchmark-serviced5115932020-02-25 17:55:03 -08004940android.internal.telephony.sysprop.TelephonyProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004941android.location.Geofence$1
4942android.location.Geofence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004943android.location.IFusedGeofenceHardware$Stub$Proxy
4944android.location.IFusedGeofenceHardware$Stub
4945android.location.IFusedGeofenceHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004946android.location.IGpsGeofenceHardware$Stub$Proxy
4947android.location.IGpsGeofenceHardware$Stub
4948android.location.IGpsGeofenceHardware
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004949android.location.Location$$ExternalSyntheticLambda0
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004950android.location.Location$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004951android.location.Location$BearingDistanceCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004952android.location.Location-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08004953android.location.Location
art-benchmark-serviced5115932020-02-25 17:55:03 -08004954android.location.LocationTime$1
4955android.location.LocationTime
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004956android.location.flags.FeatureFlags
4957android.location.flags.FeatureFlagsImpl
4958android.location.flags.Flags
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004959android.media.AudioAttributes$1
4960android.media.AudioAttributes$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004961android.media.AudioAttributes-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08004962android.media.AudioAttributes
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004963android.media.AudioDescriptor$1
4964android.media.AudioDescriptor
art-benchmark-servicead05a302020-03-17 09:46:02 -07004965android.media.AudioDeviceAttributes$1
4966android.media.AudioDeviceAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07004967android.media.AudioDeviceCallback
4968android.media.AudioDeviceInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004969android.media.AudioDevicePort
4970android.media.AudioDevicePortConfig
art-benchmark-service00abe242023-02-13 10:31:34 -08004971android.media.AudioDeviceVolumeManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004972android.media.AudioFocusInfo$1
4973android.media.AudioFocusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004974android.media.AudioFocusRequest$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004975android.media.AudioFocusRequest-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004976android.media.AudioFocusRequest
Andreas Gampe859e2782016-04-06 18:37:56 -07004977android.media.AudioFormat$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004978android.media.AudioFormat$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004979android.media.AudioFormat-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08004980android.media.AudioFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004981android.media.AudioGain
4982android.media.AudioGainConfig
4983android.media.AudioHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004984android.media.AudioManager$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004985android.media.AudioManager$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004986android.media.AudioManager$4
Calin Juravle4a054192018-05-29 17:52:20 -07004987android.media.AudioManager$AudioPlaybackCallback
4988android.media.AudioManager$AudioPlaybackCallbackInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004989android.media.AudioManager$AudioRecordingCallback
4990android.media.AudioManager$AudioRecordingCallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004991android.media.AudioManager$BlockingFocusResultReceiver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004992android.media.AudioManager$DevRoleListeners
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004993android.media.AudioManager$FocusRequestInfo
Calin Juravle4a054192018-05-29 17:52:20 -07004994android.media.AudioManager$NativeEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004995android.media.AudioManager$NativeEventHandlerDelegate
Calin Juravle4a054192018-05-29 17:52:20 -07004996android.media.AudioManager$OnAmPortUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004997android.media.AudioManager$OnAudioFocusChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07004998android.media.AudioManager$OnAudioPortUpdateListener
art-benchmark-service1cd49df2023-10-20 22:31:20 -07004999android.media.AudioManager$OnModeChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005000android.media.AudioManager$PlaybackConfigChangeCallbackData
5001android.media.AudioManager$RecordConfigChangeCallbackData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005002android.media.AudioManager$SafeWaitObject
Andreas Gampe571fc302016-02-18 13:58:09 -08005003android.media.AudioManager$ServiceEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005004android.media.AudioManager$ServiceEventHandlerDelegate
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005005android.media.AudioManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005006android.media.AudioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005007android.media.AudioManagerInternal$RingerModeDelegate
5008android.media.AudioManagerInternal
art-benchmark-service08401c12022-12-23 09:27:20 -08005009android.media.AudioMetadata$2
5010android.media.AudioMetadata$3
5011android.media.AudioMetadata$4
5012android.media.AudioMetadata$5
5013android.media.AudioMetadata$6
5014android.media.AudioMetadata$BaseMap
5015android.media.AudioMetadata$BaseMapPackage
5016android.media.AudioMetadata$DataPackage
5017android.media.AudioMetadata$ObjectPackage
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005018android.media.AudioMetadata
art-benchmark-service08401c12022-12-23 09:27:20 -08005019android.media.AudioMetadataMap
5020android.media.AudioMetadataReadMap
art-benchmark-service00abe242023-02-13 10:31:34 -08005021android.media.AudioMixCallbackFlag
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005022android.media.AudioMixPort
5023android.media.AudioMixPortConfig
art-benchmark-service00abe242023-02-13 10:31:34 -08005024android.media.AudioMixerAttributes$1
5025android.media.AudioMixerAttributes
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005026android.media.AudioPatch
Calin Juravle4a054192018-05-29 17:52:20 -07005027android.media.AudioPlaybackConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005028android.media.AudioPlaybackConfiguration$IPlayerShell
5029android.media.AudioPlaybackConfiguration$PlayerDeathMonitor
Calin Juravle00b23d32019-03-08 17:52:20 -08005030android.media.AudioPlaybackConfiguration
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005031android.media.AudioPort$$ExternalSyntheticLambda0
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005032android.media.AudioPort
5033android.media.AudioPortConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005034android.media.AudioPortEventHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005035android.media.AudioPortEventHandler
art-benchmark-service922a5532023-03-23 03:12:41 -07005036android.media.AudioPresentation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005037android.media.AudioPresentation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005038android.media.AudioProfile$1
5039android.media.AudioProfile
5040android.media.AudioRecord$NativeEventHandler
5041android.media.AudioRecord$OnRecordPositionUpdateListener
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005042android.media.AudioRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08005043android.media.AudioRecordRoutingProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005044android.media.AudioRecordingConfiguration$1
5045android.media.AudioRecordingConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08005046android.media.AudioRecordingMonitor
5047android.media.AudioRecordingMonitorClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005048android.media.AudioRecordingMonitorImpl$1
5049android.media.AudioRecordingMonitorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005050android.media.AudioRoutesInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005051android.media.AudioRoutesInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08005052android.media.AudioRouting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005053android.media.AudioSystem$AudioRecordingCallback
5054android.media.AudioSystem$DynamicPolicyCallback
5055android.media.AudioSystem$ErrorCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005056android.media.AudioSystem
art-benchmark-service00abe242023-02-13 10:31:34 -08005057android.media.AudioTimestamp$1
Andreas Gampe571fc302016-02-18 13:58:09 -08005058android.media.AudioTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08005059android.media.AudioTrack$1
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005060android.media.AudioTrack$NativePositionEventHandlerDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08005061android.media.AudioTrack$TunerConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005062android.media.AudioTrack
Calin Juravle00b23d32019-03-08 17:52:20 -08005063android.media.AudioTrackRoutingProxy
art-benchmark-service922a5532023-03-23 03:12:41 -07005064android.media.CallbackUtil$DispatcherStub
5065android.media.CallbackUtil$LazyListenerManager$$ExternalSyntheticLambda0
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005066android.media.CallbackUtil$LazyListenerManager
art-benchmark-service922a5532023-03-23 03:12:41 -07005067android.media.CallbackUtil$ListenerInfo
5068android.media.CallbackUtil
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005069android.media.CamcorderProfile
5070android.media.CameraProfile
5071android.media.DecoderCapabilities
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08005072android.media.DeniedByServerException
art-benchmark-service13164882020-11-07 02:19:14 -08005073android.media.DrmInitData$SchemeInitData
5074android.media.DrmInitData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005075android.media.EncoderCapabilities
Calin Juravle4a054192018-05-29 17:52:20 -07005076android.media.ExifInterface$ByteOrderedDataInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08005077android.media.ExifInterface$ByteOrderedDataOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005078android.media.ExifInterface$ExifAttribute
5079android.media.ExifInterface$ExifTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005080android.media.ExifInterface$Rational
Calin Juravle00b23d32019-03-08 17:52:20 -08005081android.media.ExifInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005082android.media.ExifInterfaceUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08005083android.media.ExternalRingtonesCursorWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005084android.media.IAudioFocusDispatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005085android.media.IAudioFocusDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005086android.media.IAudioFocusDispatcher
art-benchmark-service922a5532023-03-23 03:12:41 -07005087android.media.IAudioModeDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005088android.media.IAudioRoutesObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005089android.media.IAudioRoutesObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005090android.media.IAudioRoutesObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005091android.media.IAudioServerStateDispatcher$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005092android.media.IAudioServerStateDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005093android.media.IAudioServerStateDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005094android.media.IAudioService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005095android.media.IAudioService$Stub
5096android.media.IAudioService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005097android.media.ICapturePresetDevicesRoleDispatcher$Stub$Proxy
5098android.media.ICapturePresetDevicesRoleDispatcher$Stub
5099android.media.ICapturePresetDevicesRoleDispatcher
5100android.media.ICommunicationDeviceDispatcher$Stub
5101android.media.ICommunicationDeviceDispatcher
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005102android.media.IMediaHTTPConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005103android.media.IMediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005104android.media.IMediaHTTPService$Stub
5105android.media.IMediaHTTPService
5106android.media.IMediaResourceMonitor$Stub
5107android.media.IMediaResourceMonitor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005108android.media.IMediaRoute2ProviderService$Stub$Proxy
5109android.media.IMediaRoute2ProviderService$Stub
5110android.media.IMediaRoute2ProviderService
5111android.media.IMediaRoute2ProviderServiceCallback$Stub
5112android.media.IMediaRoute2ProviderServiceCallback
art-benchmark-service13164882020-11-07 02:19:14 -08005113android.media.IMediaRouter2$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005114android.media.IMediaRouter2$Stub
5115android.media.IMediaRouter2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005116android.media.IMediaRouter2Manager$Stub
5117android.media.IMediaRouter2Manager
5118android.media.IMediaRouterClient$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005119android.media.IMediaRouterClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005120android.media.IMediaRouterClient
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005121android.media.IMediaRouterService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005122android.media.IMediaRouterService$Stub
5123android.media.IMediaRouterService
art-benchmark-service922a5532023-03-23 03:12:41 -07005124android.media.INearbyMediaDevicesProvider
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005125android.media.IPlaybackConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005126android.media.IPlaybackConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005127android.media.IPlayer$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005128android.media.IPlayer$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005129android.media.IPlayer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005130android.media.IRecordingConfigDispatcher$Stub$Proxy
Andreas Gampe571fc302016-02-18 13:58:09 -08005131android.media.IRecordingConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005132android.media.IRecordingConfigDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005133android.media.IRemoteSessionCallback$Stub
5134android.media.IRemoteSessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005135android.media.IRemoteVolumeObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005136android.media.IRemoteVolumeObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005137android.media.IRingtonePlayer$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005138android.media.IRingtonePlayer$Stub
5139android.media.IRingtonePlayer
jiabinf40141d2020-08-07 17:27:48 -07005140android.media.IStrategyPreferredDevicesDispatcher$Stub$Proxy
5141android.media.IStrategyPreferredDevicesDispatcher$Stub
5142android.media.IStrategyPreferredDevicesDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005143android.media.IVolumeController$Stub$Proxy
5144android.media.IVolumeController$Stub
5145android.media.IVolumeController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005146android.media.Image$Plane
Calin Juravle00b23d32019-03-08 17:52:20 -08005147android.media.Image
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005148android.media.ImageReader$ImagePlane
5149android.media.ImageReader$ListenerHandler
5150android.media.ImageReader$OnImageAvailableListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005151android.media.ImageReader$SurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08005152android.media.ImageReader$SurfaceImage
5153android.media.ImageReader
art-benchmark-service13164882020-11-07 02:19:14 -08005154android.media.ImageUtils
Calin Juravle4a054192018-05-29 17:52:20 -07005155android.media.ImageWriter$WriterSurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08005156android.media.ImageWriter$WriterSurfaceImage
5157android.media.ImageWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005158android.media.JetPlayer
art-benchmark-service3a157132024-05-31 13:31:01 -07005159android.media.MediaCodec$$ExternalSyntheticLambda6
5160android.media.MediaCodec$$ExternalSyntheticLambda7
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005161android.media.MediaCodec$$ExternalSyntheticLambda8
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005162android.media.MediaCodec$BufferInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005163android.media.MediaCodec$BufferMap$CodecBuffer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005164android.media.MediaCodec$BufferMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005165android.media.MediaCodec$Callback
Calin Juravle4a054192018-05-29 17:52:20 -07005166android.media.MediaCodec$CodecException
5167android.media.MediaCodec$CryptoException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005168android.media.MediaCodec$CryptoInfo$Pattern
Calin Juravle00b23d32019-03-08 17:52:20 -08005169android.media.MediaCodec$CryptoInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005170android.media.MediaCodec$EventHandler
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005171android.media.MediaCodec$IncompatibleWithBlockModelException
art-benchmark-service922a5532023-03-23 03:12:41 -07005172android.media.MediaCodec$InvalidBufferFlagsException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005173android.media.MediaCodec$LinearBlock
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005174android.media.MediaCodec$OnFrameRenderedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005175android.media.MediaCodec$OutputFrame
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005176android.media.MediaCodec$ParameterDescriptor
Calin Juravle4a054192018-05-29 17:52:20 -07005177android.media.MediaCodec$PersistentSurface
art-benchmark-serviced5115932020-02-25 17:55:03 -08005178android.media.MediaCodec$QueueRequest
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005179android.media.MediaCodec-IA
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005180android.media.MediaCodecInfo$AudioCapabilities
5181android.media.MediaCodecInfo$CodecProfileLevel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005182android.media.MediaCodecInfo$EncoderCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005183android.media.MediaCodecInfo$Feature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005184android.media.MediaCodecInfo$VideoCapabilities$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005185android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005186android.media.MediaCodecInfo$VideoCapabilities
Mathieu Chartierd62dd932017-09-09 15:19:46 -07005187android.media.MediaCodecList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005188android.media.MediaCrypto
art-benchmark-serviced5115932020-02-25 17:55:03 -08005189android.media.MediaCryptoException
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005190android.media.MediaDataSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005191android.media.MediaDescrambler
Calin Juravle4a054192018-05-29 17:52:20 -07005192android.media.MediaDescription$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005193android.media.MediaDescription$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005194android.media.MediaDescription-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005195android.media.MediaDescription
Calin Juravle4a054192018-05-29 17:52:20 -07005196android.media.MediaDrm$Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -08005197android.media.MediaDrm$CryptoSession
Calin Juravle4a054192018-05-29 17:52:20 -07005198android.media.MediaDrm$KeyRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005199android.media.MediaDrm$KeyStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08005200android.media.MediaDrm$ListenerWithExecutor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005201android.media.MediaDrm$LogMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005202android.media.MediaDrm$MediaDrmStateException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005203android.media.MediaDrm$OnEventListener
Calin Juravle4a054192018-05-29 17:52:20 -07005204android.media.MediaDrm$ProvisionRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08005205android.media.MediaDrm$SessionException
5206android.media.MediaDrm
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005207android.media.MediaDrmException
art-benchmark-service00abe242023-02-13 10:31:34 -08005208android.media.MediaDrmThrowable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005209android.media.MediaExtractor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005210android.media.MediaFile
Andreas Gampe859e2782016-04-06 18:37:56 -07005211android.media.MediaFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005212android.media.MediaFrameworkPlatformInitializer$$ExternalSyntheticLambda0
5213android.media.MediaFrameworkPlatformInitializer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005214android.media.MediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005215android.media.MediaHTTPService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005216android.media.MediaMetadata$1
5217android.media.MediaMetadata$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005218android.media.MediaMetadata-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005219android.media.MediaMetadata
Calin Juravle4a054192018-05-29 17:52:20 -07005220android.media.MediaMetadataRetriever$BitmapParams
Calin Juravle00b23d32019-03-08 17:52:20 -08005221android.media.MediaMetadataRetriever
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005222android.media.MediaMetrics$1
5223android.media.MediaMetrics$Item
5224android.media.MediaMetrics$Key
5225android.media.MediaMetrics$Property
art-benchmark-service56aece62020-02-10 17:58:03 -08005226android.media.MediaMetrics
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005227android.media.MediaMuxer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005228android.media.MediaPlayer$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005229android.media.MediaPlayer$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005230android.media.MediaPlayer$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005231android.media.MediaPlayer$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005232android.media.MediaPlayer$6
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005233android.media.MediaPlayer$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005234android.media.MediaPlayer$DrmInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005235android.media.MediaPlayer$EventHandler$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005236android.media.MediaPlayer$EventHandler$1
5237android.media.MediaPlayer$EventHandler$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005238android.media.MediaPlayer$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08005239android.media.MediaPlayer$OnBufferingUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005240android.media.MediaPlayer$OnCompletionListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005241android.media.MediaPlayer$OnDrmConfigHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08005242android.media.MediaPlayer$OnDrmInfoHandlerDelegate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005243android.media.MediaPlayer$OnDrmPreparedHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005244android.media.MediaPlayer$OnErrorListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005245android.media.MediaPlayer$OnInfoListener
5246android.media.MediaPlayer$OnMediaTimeDiscontinuityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005247android.media.MediaPlayer$OnPreparedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005248android.media.MediaPlayer$OnRtpRxNoticeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005249android.media.MediaPlayer$OnSeekCompleteListener
5250android.media.MediaPlayer$OnSubtitleDataListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005251android.media.MediaPlayer$OnTimedMetaDataAvailableListener
5252android.media.MediaPlayer$OnTimedTextListener
5253android.media.MediaPlayer$OnVideoSizeChangedListener
5254android.media.MediaPlayer$ProvisioningThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005255android.media.MediaPlayer$TimeProvider$EventHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08005256android.media.MediaPlayer$TimeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005257android.media.MediaPlayer$TrackInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005258android.media.MediaPlayer$TrackInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005259android.media.MediaPlayer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005260android.media.MediaPlayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005261android.media.MediaRecorder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005262android.media.MediaRoute2Info$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005263android.media.MediaRoute2Info$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005264android.media.MediaRoute2Info
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005265android.media.MediaRoute2ProviderInfo$1
5266android.media.MediaRoute2ProviderInfo$Builder
5267android.media.MediaRoute2ProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005268android.media.MediaRouter$Callback
5269android.media.MediaRouter$CallbackInfo
5270android.media.MediaRouter$RouteCategory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005271android.media.MediaRouter$RouteGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005272android.media.MediaRouter$RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005273android.media.MediaRouter$RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005274android.media.MediaRouter$SimpleCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005275android.media.MediaRouter$Static$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005276android.media.MediaRouter$Static$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005277android.media.MediaRouter$Static$Client$$ExternalSyntheticLambda0
5278android.media.MediaRouter$Static$Client$$ExternalSyntheticLambda1
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005279android.media.MediaRouter$Static$Client$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005280android.media.MediaRouter$Static$Client
5281android.media.MediaRouter$Static
art-benchmark-serviced5115932020-02-25 17:55:03 -08005282android.media.MediaRouter$UserRouteInfo$SessionVolumeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005283android.media.MediaRouter$UserRouteInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005284android.media.MediaRouter$VolumeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005285android.media.MediaRouter$VolumeCallbackInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005286android.media.MediaRouter$VolumeChangeReceiver
5287android.media.MediaRouter$WifiDisplayStatusChangedReceiver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005288android.media.MediaRouter2$$ExternalSyntheticLambda7
5289android.media.MediaRouter2$$ExternalSyntheticLambda8
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005290android.media.MediaRouter2Manager$Callback
art-benchmark-service13164882020-11-07 02:19:14 -08005291android.media.MediaRouter2Manager$CallbackRecord
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005292android.media.MediaRouter2Manager$Client$$ExternalSyntheticLambda5
art-benchmark-service13164882020-11-07 02:19:14 -08005293android.media.MediaRouter2Manager$Client
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005294android.media.MediaRouter2Manager$TransferRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005295android.media.MediaRouter2Manager
art-benchmark-service13164882020-11-07 02:19:14 -08005296android.media.MediaRouter2Utils
Calin Juravle00b23d32019-03-08 17:52:20 -08005297android.media.MediaRouter
5298android.media.MediaRouterClientState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005299android.media.MediaRouterClientState$RouteInfo$1
5300android.media.MediaRouterClientState$RouteInfo
5301android.media.MediaRouterClientState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005302android.media.MediaScanner
Calin Juravle4a054192018-05-29 17:52:20 -07005303android.media.MediaScannerConnection$MediaScannerConnectionClient
5304android.media.MediaScannerConnection$OnScanCompletedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005305android.media.MediaServiceManager$ServiceRegisterer
art-benchmark-service13164882020-11-07 02:19:14 -08005306android.media.MediaServiceManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005307android.media.MediaSync
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005308android.media.MediaTimeProvider$OnMediaTimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005309android.media.MediaTimeProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005310android.media.MediaTimestamp
Calin Juravle00b23d32019-03-08 17:52:20 -08005311android.media.MicrophoneDirection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005312android.media.MicrophoneInfo$Coordinate3F
Calin Juravle00b23d32019-03-08 17:52:20 -08005313android.media.MicrophoneInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005314android.media.NativeRoutingEventHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005315android.media.NotProvisionedException
Andreas Gampe61e7b662015-06-17 23:57:04 -07005316android.media.PlaybackParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005317android.media.PlaybackParams
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005318android.media.PlayerBase$IPlayerWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005319android.media.PlayerBase$PlayerIdCard$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005320android.media.PlayerBase$PlayerIdCard
5321android.media.PlayerBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005322android.media.PublicFormatUtils
Calin Juravle4a054192018-05-29 17:52:20 -07005323android.media.Rating$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005324android.media.Rating
art-benchmark-serviced5115932020-02-25 17:55:03 -08005325android.media.RemoteControlClient
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005326android.media.RemoteDisplay
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005327android.media.ResampleInputStream
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08005328android.media.ResourceBusyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005329android.media.Ringtone
Calin Juravle4a054192018-05-29 17:52:20 -07005330android.media.RingtoneManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005331android.media.RouteDiscoveryPreference$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005332android.media.RouteDiscoveryPreference$Builder$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -08005333android.media.RouteDiscoveryPreference$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005334android.media.RouteDiscoveryPreference
art-benchmark-service00abe242023-02-13 10:31:34 -08005335android.media.RouteListingPreference$1
5336android.media.RouteListingPreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005337android.media.RoutingSessionInfo$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005338android.media.RoutingSessionInfo$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005339android.media.RoutingSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005340android.media.SoundPool$Builder
5341android.media.SoundPool$EventHandler
5342android.media.SoundPool$OnLoadCompleteListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005343android.media.SoundPool-IA
Mathieu Chartierd62dd932017-09-09 15:19:46 -07005344android.media.SoundPool
art-benchmark-service922a5532023-03-23 03:12:41 -07005345android.media.Spatializer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005346android.media.SubtitleController$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005347android.media.SubtitleController$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005348android.media.SubtitleController$Anchor
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005349android.media.SubtitleController$Listener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005350android.media.SubtitleController
5351android.media.SubtitleData
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005352android.media.SubtitleTrack$RenderingWidget
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005353android.media.SubtitleTrack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005354android.media.SyncParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005355android.media.ThumbnailUtils$Resizer
5356android.media.ThumbnailUtils$SizedThumbnailBitmap
art-benchmark-serviced5115932020-02-25 17:55:03 -08005357android.media.ThumbnailUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005358android.media.TimedMetaData
5359android.media.TimedText
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005360android.media.ToneGenerator
art-benchmark-service922a5532023-03-23 03:12:41 -07005361android.media.UnsupportedSchemeException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005362android.media.Utils$1
5363android.media.Utils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005364android.media.Utils$ListenerList
Calin Juravle00b23d32019-03-08 17:52:20 -08005365android.media.Utils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005366android.media.VolumeAutomation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005367android.media.VolumePolicy$1
5368android.media.VolumePolicy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005369android.media.VolumeProvider$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005370android.media.VolumeProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005371android.media.VolumeShaper$Configuration$1
5372android.media.VolumeShaper$Configuration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005373android.media.VolumeShaper$Configuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005374android.media.VolumeShaper$Operation$1
5375android.media.VolumeShaper$Operation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005376android.media.VolumeShaper$Operation
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005377android.media.VolumeShaper$State$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005378android.media.VolumeShaper$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08005379android.media.VolumeShaper
art-benchmark-service64daec62024-05-18 02:02:57 -07005380android.media.audio.FeatureFlags
5381android.media.audio.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005382android.media.audio.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005383android.media.audio.common.AidlConversion
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005384android.media.audio.common.HeadTracking$SensorData$Tag
Calin Juravle00b23d32019-03-08 17:52:20 -08005385android.media.audiofx.AudioEffect$Descriptor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005386android.media.audiofx.AudioEffect
art-benchmark-service13164882020-11-07 02:19:14 -08005387android.media.audiofx.DefaultEffect
5388android.media.audiofx.SourceDefaultEffect
5389android.media.audiofx.StreamDefaultEffect
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005390android.media.audiofx.Visualizer$MeasurementPeakRms
art-benchmark-service13164882020-11-07 02:19:14 -08005391android.media.audiofx.Visualizer
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005392android.media.audiopolicy.AudioMix$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005393android.media.audiopolicy.AudioMix$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07005394android.media.audiopolicy.AudioMix
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005395android.media.audiopolicy.AudioMixingRule$1
5396android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion$1
Andreas Gampe571fc302016-02-18 13:58:09 -08005397android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion
art-benchmark-serviced5115932020-02-25 17:55:03 -08005398android.media.audiopolicy.AudioMixingRule$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005399android.media.audiopolicy.AudioMixingRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08005400android.media.audiopolicy.AudioPolicy$1
5401android.media.audiopolicy.AudioPolicy$AudioPolicyStatusListener
5402android.media.audiopolicy.AudioPolicy$EventHandler
5403android.media.audiopolicy.AudioPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005404android.media.audiopolicy.AudioPolicyConfig$1
5405android.media.audiopolicy.AudioPolicyConfig
Calin Juravle36829e52019-04-10 19:07:47 -07005406android.media.audiopolicy.AudioProductStrategy$1
5407android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup$1
5408android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup
5409android.media.audiopolicy.AudioProductStrategy
5410android.media.audiopolicy.AudioVolumeGroup$1
5411android.media.audiopolicy.AudioVolumeGroup
5412android.media.audiopolicy.AudioVolumeGroupChangeHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005413android.media.audiopolicy.IAudioPolicyCallback$Stub$Proxy
5414android.media.audiopolicy.IAudioPolicyCallback$Stub
5415android.media.audiopolicy.IAudioPolicyCallback
Calin Juravle4a054192018-05-29 17:52:20 -07005416android.media.browse.MediaBrowser$1
5417android.media.browse.MediaBrowser$2
5418android.media.browse.MediaBrowser$6
5419android.media.browse.MediaBrowser$7
5420android.media.browse.MediaBrowser$8
5421android.media.browse.MediaBrowser$ConnectionCallback
Calin Juravle4a054192018-05-29 17:52:20 -07005422android.media.browse.MediaBrowser$MediaItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005423android.media.browse.MediaBrowser$MediaItem
Calin Juravle4a054192018-05-29 17:52:20 -07005424android.media.browse.MediaBrowser$MediaServiceConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005425android.media.browse.MediaBrowser$MediaServiceConnection
Calin Juravle4a054192018-05-29 17:52:20 -07005426android.media.browse.MediaBrowser$ServiceCallbacks
5427android.media.browse.MediaBrowser$Subscription
5428android.media.browse.MediaBrowser$SubscriptionCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005429android.media.browse.MediaBrowser-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005430android.media.browse.MediaBrowser
Calin Juravle4a054192018-05-29 17:52:20 -07005431android.media.browse.MediaBrowserUtils
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005432android.media.codec.Flags
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005433android.media.metrics.Event
5434android.media.metrics.IMediaMetricsManager$Stub$Proxy
5435android.media.metrics.IMediaMetricsManager$Stub
5436android.media.metrics.IMediaMetricsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005437android.media.metrics.LogSessionId
5438android.media.metrics.MediaMetricsManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005439android.media.metrics.NetworkEvent$1
5440android.media.metrics.NetworkEvent
5441android.media.metrics.PlaybackSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005442android.media.midi.IMidiDeviceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005443android.media.midi.IMidiDeviceListener$Stub
5444android.media.midi.IMidiDeviceListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005445android.media.midi.IMidiDeviceOpenCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005446android.media.midi.IMidiDeviceOpenCallback$Stub
5447android.media.midi.IMidiDeviceOpenCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005448android.media.midi.IMidiDeviceServer$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005449android.media.midi.IMidiDeviceServer$Stub
5450android.media.midi.IMidiDeviceServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005451android.media.midi.IMidiManager$Stub
5452android.media.midi.IMidiManager
Calin Juravle00b23d32019-03-08 17:52:20 -08005453android.media.midi.MidiDevice
5454android.media.midi.MidiDeviceInfo$1
5455android.media.midi.MidiDeviceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005456android.media.midi.MidiDeviceStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005457android.media.midi.MidiDeviceStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07005458android.media.midi.MidiManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005459android.media.musicrecognition.IMusicRecognitionManager$Stub
5460android.media.musicrecognition.IMusicRecognitionManager
5461android.media.musicrecognition.IMusicRecognitionServiceCallback$Stub
5462android.media.musicrecognition.IMusicRecognitionServiceCallback
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005463android.media.musicrecognition.MusicRecognitionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005464android.media.permission.ClearCallingIdentityContext
5465android.media.permission.CompositeSafeCloseable
5466android.media.permission.Identity$1
5467android.media.permission.Identity
5468android.media.permission.IdentityContext
5469android.media.permission.PermissionUtil
5470android.media.permission.SafeCloseable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005471android.media.projection.IMediaProjection$Stub$Proxy
5472android.media.projection.IMediaProjection$Stub
5473android.media.projection.IMediaProjection
5474android.media.projection.IMediaProjectionManager$Stub$Proxy
5475android.media.projection.IMediaProjectionManager$Stub
5476android.media.projection.IMediaProjectionManager
5477android.media.projection.IMediaProjectionWatcherCallback$Stub$Proxy
5478android.media.projection.IMediaProjectionWatcherCallback$Stub
5479android.media.projection.IMediaProjectionWatcherCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005480android.media.projection.MediaProjection
5481android.media.projection.MediaProjectionInfo$1
5482android.media.projection.MediaProjectionInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005483android.media.projection.MediaProjectionManager$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005484android.media.projection.MediaProjectionManager$CallbackDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07005485android.media.projection.MediaProjectionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005486android.media.session.IActiveSessionsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005487android.media.session.IActiveSessionsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005488android.media.session.IActiveSessionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005489android.media.session.IOnMediaKeyEventDispatchedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005490android.media.session.IOnMediaKeyEventDispatchedListener$Stub
5491android.media.session.IOnMediaKeyEventDispatchedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005492android.media.session.IOnMediaKeyEventSessionChangedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005493android.media.session.IOnMediaKeyEventSessionChangedListener$Stub
5494android.media.session.IOnMediaKeyEventSessionChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005495android.media.session.IOnMediaKeyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005496android.media.session.IOnMediaKeyListener$Stub
5497android.media.session.IOnMediaKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005498android.media.session.IOnVolumeKeyLongPressListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005499android.media.session.IOnVolumeKeyLongPressListener$Stub
5500android.media.session.IOnVolumeKeyLongPressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005501android.media.session.ISession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005502android.media.session.ISession$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005503android.media.session.ISession2TokensListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005504android.media.session.ISession2TokensListener$Stub
5505android.media.session.ISession2TokensListener
5506android.media.session.ISession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005507android.media.session.ISessionCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005508android.media.session.ISessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005509android.media.session.ISessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005510android.media.session.ISessionController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005511android.media.session.ISessionController$Stub
5512android.media.session.ISessionController
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005513android.media.session.ISessionControllerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005514android.media.session.ISessionControllerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005515android.media.session.ISessionControllerCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005516android.media.session.ISessionManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005517android.media.session.ISessionManager$Stub
5518android.media.session.ISessionManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005519android.media.session.MediaController$Callback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005520android.media.session.MediaController$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07005521android.media.session.MediaController$MessageHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005522android.media.session.MediaController$PlaybackInfo$1
5523android.media.session.MediaController$PlaybackInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005524android.media.session.MediaController$TransportControls
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005525android.media.session.MediaController-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005526android.media.session.MediaController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005527android.media.session.MediaSession$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005528android.media.session.MediaSession$CallbackMessageHandler
Calin Juravle36829e52019-04-10 19:07:47 -07005529android.media.session.MediaSession$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07005530android.media.session.MediaSession$QueueItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005531android.media.session.MediaSession$QueueItem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005532android.media.session.MediaSession$Token$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005533android.media.session.MediaSession$Token
5534android.media.session.MediaSession
art-benchmark-serviced5115932020-02-25 17:55:03 -08005535android.media.session.MediaSessionLegacyHelper
Calin Juravle4a054192018-05-29 17:52:20 -07005536android.media.session.MediaSessionManager$OnActiveSessionsChangedListener
art-benchmark-service56aece62020-02-10 17:58:03 -08005537android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListener
5538android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListenerStub
5539android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListener
5540android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08005541android.media.session.MediaSessionManager$OnMediaKeyListener
5542android.media.session.MediaSessionManager$OnMediaKeyListenerImpl
5543android.media.session.MediaSessionManager$OnSession2TokensChangedListener
5544android.media.session.MediaSessionManager$OnVolumeKeyLongPressListener
5545android.media.session.MediaSessionManager$OnVolumeKeyLongPressListenerImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005546android.media.session.MediaSessionManager$RemoteSessionCallbackStub
Calin Juravle00b23d32019-03-08 17:52:20 -08005547android.media.session.MediaSessionManager$RemoteUserInfo
5548android.media.session.MediaSessionManager$Session2TokensChangedWrapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005549android.media.session.MediaSessionManager$SessionsChangedWrapper$1$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08005550android.media.session.MediaSessionManager$SessionsChangedWrapper$1
5551android.media.session.MediaSessionManager$SessionsChangedWrapper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005552android.media.session.MediaSessionManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005553android.media.session.MediaSessionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005554android.media.session.ParcelableListBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005555android.media.session.PlaybackState$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005556android.media.session.PlaybackState$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005557android.media.session.PlaybackState$CustomAction$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005558android.media.session.PlaybackState$CustomAction
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005559android.media.session.PlaybackState-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005560android.media.session.PlaybackState
art-benchmark-serviced5115932020-02-25 17:55:03 -08005561android.media.soundtrigger.ISoundTriggerDetectionServiceClient$Stub
5562android.media.soundtrigger.ISoundTriggerDetectionServiceClient
Andreas Gampe571fc302016-02-18 13:58:09 -08005563android.media.soundtrigger.SoundTriggerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005564android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005565android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub
5566android.media.soundtrigger_middleware.ISoundTriggerCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005567android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub$Proxy
5568android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08005569android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005570android.media.soundtrigger_middleware.ISoundTriggerModule$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08005571android.media.soundtrigger_middleware.ISoundTriggerModule
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005572android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor$1
5573android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005574android.media.tv.TvInputHardwareInfo$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07005575android.media.tv.TvInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005576android.media.tv.TvStreamConfig$1
5577android.media.tv.TvStreamConfig$Builder
5578android.media.tv.TvStreamConfig
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005579android.media.tv.ad.TvAdManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005580android.media.tv.interactive.TvInteractiveAppManager
art-benchmark-service00abe242023-02-13 10:31:34 -08005581android.media.tv.tuner.filter.FilterEvent
5582android.media.tv.tuner.filter.RestartEvent
art-benchmark-servicead05a302020-03-17 09:46:02 -07005583android.media.tv.tunerresourcemanager.TunerResourceManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005584android.metrics.LogMaker
art-benchmark-serviced5115932020-02-25 17:55:03 -08005585android.metrics.MetricsReader$Event
5586android.metrics.MetricsReader$LogReader
5587android.metrics.MetricsReader
art-benchmark-service56aece62020-02-10 17:58:03 -08005588android.mtp.MtpDatabase$1
5589android.mtp.MtpDatabase$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005590android.mtp.MtpDatabase
5591android.mtp.MtpDevice
Kenny Root9787b802013-04-26 12:53:57 -07005592android.mtp.MtpDeviceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08005593android.mtp.MtpEvent
Kenny Root9787b802013-04-26 12:53:57 -07005594android.mtp.MtpObjectInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005595android.mtp.MtpPropertyGroup
Kenny Root9787b802013-04-26 12:53:57 -07005596android.mtp.MtpPropertyList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005597android.mtp.MtpServer
Kenny Root9787b802013-04-26 12:53:57 -07005598android.mtp.MtpStorage
5599android.mtp.MtpStorageInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08005600android.mtp.MtpStorageManager$MtpNotifier
5601android.mtp.MtpStorageManager$MtpObject
5602android.mtp.MtpStorageManager
art-benchmark-service64daec62024-05-18 02:02:57 -07005603android.multiuser.FeatureFlags
5604android.multiuser.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005605android.multiuser.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005606android.net.ConnectivityMetricsEvent$1
5607android.net.ConnectivityMetricsEvent
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005608android.net.Credentials
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005609android.net.EventLogTags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005610android.net.IIpConnectivityMetrics$Stub$Proxy
5611android.net.IIpConnectivityMetrics$Stub
5612android.net.IIpConnectivityMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005613android.net.INetdEventCallback$Stub$Proxy
5614android.net.INetdEventCallback$Stub
5615android.net.INetdEventCallback
5616android.net.INetworkManagementEventObserver$Stub$Proxy
5617android.net.INetworkManagementEventObserver$Stub
5618android.net.INetworkManagementEventObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08005619android.net.INetworkPolicyListener$Stub
5620android.net.INetworkPolicyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005621android.net.INetworkPolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005622android.net.INetworkPolicyManager$Stub
5623android.net.INetworkPolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005624android.net.INetworkRecommendationProvider$Stub
5625android.net.INetworkRecommendationProvider
5626android.net.INetworkScoreCache$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07005627android.net.INetworkScoreCache$Stub
5628android.net.INetworkScoreCache
Calin Juravle00b23d32019-03-08 17:52:20 -08005629android.net.INetworkScoreService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005630android.net.INetworkScoreService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005631android.net.INetworkScoreService
art-benchmark-service922a5532023-03-23 03:12:41 -07005632android.net.IVpnManager$Stub$Proxy
5633android.net.IVpnManager$Stub
5634android.net.IVpnManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005635android.net.InterfaceConfiguration$1
5636android.net.InterfaceConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005637android.net.LocalServerSocket
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005638android.net.LocalSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005639android.net.LocalSocketAddress$Namespace
Calin Juravle00b23d32019-03-08 17:52:20 -08005640android.net.LocalSocketAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08005641android.net.LocalSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005642android.net.MatchAllNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005643android.net.MatchAllNetworkSpecifier
Calin Juravle00b23d32019-03-08 17:52:20 -08005644android.net.NetworkKey$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005645android.net.NetworkKey-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005646android.net.NetworkKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005647android.net.NetworkPolicy$1
5648android.net.NetworkPolicy
5649android.net.NetworkPolicyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005650android.net.NetworkPolicyManager$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005651android.net.NetworkPolicyManager$SubscriptionCallback
5652android.net.NetworkPolicyManager$SubscriptionCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07005653android.net.NetworkPolicyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005654android.net.NetworkQuotaInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005655android.net.NetworkQuotaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005656android.net.NetworkRecommendationProvider$ServiceWrapper$1
5657android.net.NetworkRecommendationProvider$ServiceWrapper
5658android.net.NetworkRecommendationProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005659android.net.NetworkScoreManager$NetworkScoreCallback
5660android.net.NetworkScoreManager$NetworkScoreCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07005661android.net.NetworkScoreManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005662android.net.NetworkScorerAppData$1
5663android.net.NetworkScorerAppData
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005664android.net.NetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08005665android.net.NetworkStack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005666android.net.NetworkWatchlistManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005667android.net.PacProxyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005668android.net.PacProxySelector
Calin Juravle00b23d32019-03-08 17:52:20 -08005669android.net.PrivateDnsConnectivityChecker
Jesse Wilson80686182011-01-21 17:12:43 -08005670android.net.Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005671android.net.RssiCurve$1
5672android.net.RssiCurve
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005673android.net.SSLCertificateSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005674android.net.SSLCertificateSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005675android.net.SSLSessionCache
Calin Juravle00b23d32019-03-08 17:52:20 -08005676android.net.ScoredNetwork$1
5677android.net.ScoredNetwork
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005678android.net.SntpClient$InvalidServerReplyException
5679android.net.SntpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005680android.net.StringNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005681android.net.StringNetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08005682android.net.TelephonyNetworkSpecifier$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005683android.net.TelephonyNetworkSpecifier$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005684android.net.TelephonyNetworkSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005685android.net.Uri$1
5686android.net.Uri$AbstractHierarchicalUri
5687android.net.Uri$AbstractPart
5688android.net.Uri$Builder
art-benchmark-service13164882020-11-07 02:19:14 -08005689android.net.Uri$NotCachedHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005690android.net.Uri$Part$EmptyPart
Calin Juravle00b23d32019-03-08 17:52:20 -08005691android.net.Uri$Part
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005692android.net.Uri$PathPart
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005693android.net.Uri$PathSegmentsBuilder
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08005694android.net.Uri-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005695android.net.Uri
5696android.net.UriCodec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005697android.net.VpnManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005698android.net.WebAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08005699android.net.WifiKey$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005700android.net.WifiKey-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005701android.net.WifiKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005702android.net.http.HttpResponseCache
art-benchmark-service922a5532023-03-23 03:12:41 -07005703android.net.http.SslCertificate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005704android.net.http.X509TrustManagerExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005705android.net.metrics.ApfProgramEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005706android.net.metrics.ApfProgramEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005707android.net.metrics.ApfProgramEvent
5708android.net.metrics.ApfStats$1
5709android.net.metrics.ApfStats
5710android.net.metrics.ConnectStats
5711android.net.metrics.DefaultNetworkEvent
5712android.net.metrics.DhcpClientEvent$1
5713android.net.metrics.DhcpClientEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08005714android.net.metrics.DhcpErrorEvent$1
5715android.net.metrics.DhcpErrorEvent$Decoder
5716android.net.metrics.DhcpErrorEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005717android.net.metrics.DnsEvent
5718android.net.metrics.IpConnectivityLog$Event
5719android.net.metrics.IpConnectivityLog
5720android.net.metrics.IpManagerEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005721android.net.metrics.IpManagerEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005722android.net.metrics.IpManagerEvent
5723android.net.metrics.IpReachabilityEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005724android.net.metrics.IpReachabilityEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005725android.net.metrics.IpReachabilityEvent
5726android.net.metrics.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005727android.net.metrics.NetworkEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005728android.net.metrics.NetworkEvent
5729android.net.metrics.NetworkMetrics$Metrics
5730android.net.metrics.NetworkMetrics$Summary
art-benchmark-serviced5115932020-02-25 17:55:03 -08005731android.net.metrics.NetworkMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005732android.net.metrics.RaEvent$1
5733android.net.metrics.RaEvent
5734android.net.metrics.ValidationProbeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005735android.net.metrics.ValidationProbeEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005736android.net.metrics.ValidationProbeEvent
5737android.net.metrics.WakeupEvent
5738android.net.metrics.WakeupStats
art-benchmark-serviceba354032021-03-16 09:58:05 -07005739android.net.rtp.AudioCodec
5740android.net.rtp.AudioGroup
5741android.net.rtp.AudioStream
5742android.net.rtp.RtpStream
art-benchmark-service13164882020-11-07 02:19:14 -08005743android.net.sip.ISipService$Default
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005744android.net.sip.ISipService$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07005745android.net.sip.ISipService$Stub
5746android.net.sip.ISipService
art-benchmark-service13164882020-11-07 02:19:14 -08005747android.net.sip.ISipSession$Default
5748android.net.sip.ISipSession$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005749android.net.sip.ISipSession$Stub
5750android.net.sip.ISipSession
art-benchmark-service13164882020-11-07 02:19:14 -08005751android.net.sip.ISipSessionListener$Default
5752android.net.sip.ISipSessionListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005753android.net.sip.ISipSessionListener$Stub
5754android.net.sip.ISipSessionListener
art-benchmark-service13164882020-11-07 02:19:14 -08005755android.net.sip.SimpleSessionDescription$Fields
5756android.net.sip.SimpleSessionDescription$Media
5757android.net.sip.SimpleSessionDescription
5758android.net.sip.SipAudioCall$1
5759android.net.sip.SipAudioCall$Listener
5760android.net.sip.SipAudioCall
5761android.net.sip.SipErrorCode
art-benchmark-service56aece62020-02-10 17:58:03 -08005762android.net.sip.SipException
art-benchmark-service13164882020-11-07 02:19:14 -08005763android.net.sip.SipManager$ListenerRelay
Calin Juravle00b23d32019-03-08 17:52:20 -08005764android.net.sip.SipManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07005765android.net.sip.SipProfile$1
art-benchmark-service13164882020-11-07 02:19:14 -08005766android.net.sip.SipProfile$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08005767android.net.sip.SipProfile
art-benchmark-service13164882020-11-07 02:19:14 -08005768android.net.sip.SipRegistrationListener
5769android.net.sip.SipSession$1
5770android.net.sip.SipSession$Listener
5771android.net.sip.SipSession$State
5772android.net.sip.SipSession
art-benchmark-service56aece62020-02-10 17:58:03 -08005773android.net.sip.SipSessionAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005774android.net.util.SocketUtils
5775android.net.vcn.VcnManager$VcnNetworkPolicyChangeListener
5776android.net.vcn.VcnManager$VcnUnderlyingNetworkPolicyListener
5777android.net.vcn.VcnManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005778android.net.vcn.VcnNetworkPolicyResult$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005779android.net.vcn.VcnNetworkPolicyResult
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005780android.net.vcn.VcnTransportInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005781android.net.vcn.VcnTransportInfo-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005782android.net.vcn.VcnTransportInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005783android.net.vcn.VcnUnderlyingNetworkPolicy$1
5784android.net.vcn.VcnUnderlyingNetworkPolicy
5785android.net.wifi.SoftApConfToXmlMigrationUtil
5786android.net.wifi.WifiMigration$1
5787android.net.wifi.WifiMigration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005788android.net.wifi.WifiNetworkScoreCache$CacheListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005789android.net.wifi.WifiNetworkScoreCache$CacheListener
5790android.net.wifi.WifiNetworkScoreCache
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005791android.net.wifi.nl80211.ChannelSettings$1
5792android.net.wifi.nl80211.ChannelSettings
5793android.net.wifi.nl80211.DeviceWiphyCapabilities$1
5794android.net.wifi.nl80211.DeviceWiphyCapabilities
5795android.net.wifi.nl80211.HiddenNetwork$1
5796android.net.wifi.nl80211.HiddenNetwork
5797android.net.wifi.nl80211.IClientInterface$Stub$Proxy
5798android.net.wifi.nl80211.IClientInterface$Stub
5799android.net.wifi.nl80211.IClientInterface
5800android.net.wifi.nl80211.IPnoScanEvent$Stub
5801android.net.wifi.nl80211.IPnoScanEvent
5802android.net.wifi.nl80211.IScanEvent$Stub
5803android.net.wifi.nl80211.IScanEvent
5804android.net.wifi.nl80211.IWifiScannerImpl$Stub$Proxy
5805android.net.wifi.nl80211.IWifiScannerImpl$Stub
5806android.net.wifi.nl80211.IWifiScannerImpl
5807android.net.wifi.nl80211.IWificond$Stub$Proxy
5808android.net.wifi.nl80211.IWificond$Stub
5809android.net.wifi.nl80211.IWificond
5810android.net.wifi.nl80211.NativeScanResult$1
5811android.net.wifi.nl80211.NativeScanResult
5812android.net.wifi.nl80211.RadioChainInfo$1
5813android.net.wifi.nl80211.RadioChainInfo
5814android.net.wifi.nl80211.SingleScanSettings$1
5815android.net.wifi.nl80211.SingleScanSettings
5816android.net.wifi.nl80211.WifiNl80211Manager$PnoScanEventHandler
5817android.net.wifi.nl80211.WifiNl80211Manager$ScanEventCallback
5818android.net.wifi.nl80211.WifiNl80211Manager$ScanEventHandler
5819android.net.wifi.nl80211.WifiNl80211Manager$SignalPollResult
art-benchmark-servicead05a302020-03-17 09:46:02 -07005820android.net.wifi.nl80211.WifiNl80211Manager
art-benchmark-service922a5532023-03-23 03:12:41 -07005821android.net.wifi.sharedconnectivity.app.SharedConnectivityManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005822android.nfc.IAppCallback$Stub
5823android.nfc.IAppCallback
5824android.nfc.INfcAdapter$Stub
5825android.nfc.INfcAdapter
5826android.nfc.INfcAdapterExtras
5827android.nfc.INfcCardEmulation
5828android.nfc.INfcControllerAlwaysOnListener$Stub
5829android.nfc.INfcControllerAlwaysOnListener
5830android.nfc.INfcDta
5831android.nfc.INfcFCardEmulation
5832android.nfc.INfcTag
5833android.nfc.INfcUnlockHandler$Stub
5834android.nfc.INfcUnlockHandler
5835android.nfc.INfcVendorNciCallback$Stub
5836android.nfc.INfcVendorNciCallback
5837android.nfc.INfcWlcStateListener$Stub
5838android.nfc.INfcWlcStateListener
5839android.nfc.ITagRemovedCallback$Stub
5840android.nfc.ITagRemovedCallback
5841android.nfc.NdefMessage
5842android.nfc.NfcActivityManager
5843android.nfc.NfcAdapter$$ExternalSyntheticLambda0
5844android.nfc.NfcAdapter$$ExternalSyntheticLambda10
5845android.nfc.NfcAdapter$$ExternalSyntheticLambda11
5846android.nfc.NfcAdapter$$ExternalSyntheticLambda12
5847android.nfc.NfcAdapter$$ExternalSyntheticLambda13
5848android.nfc.NfcAdapter$$ExternalSyntheticLambda14
5849android.nfc.NfcAdapter$$ExternalSyntheticLambda15
5850android.nfc.NfcAdapter$$ExternalSyntheticLambda16
5851android.nfc.NfcAdapter$$ExternalSyntheticLambda17
5852android.nfc.NfcAdapter$$ExternalSyntheticLambda18
5853android.nfc.NfcAdapter$$ExternalSyntheticLambda19
5854android.nfc.NfcAdapter$$ExternalSyntheticLambda1
5855android.nfc.NfcAdapter$$ExternalSyntheticLambda20
5856android.nfc.NfcAdapter$$ExternalSyntheticLambda21
5857android.nfc.NfcAdapter$$ExternalSyntheticLambda22
5858android.nfc.NfcAdapter$$ExternalSyntheticLambda23
5859android.nfc.NfcAdapter$$ExternalSyntheticLambda24
5860android.nfc.NfcAdapter$$ExternalSyntheticLambda25
5861android.nfc.NfcAdapter$$ExternalSyntheticLambda26
5862android.nfc.NfcAdapter$$ExternalSyntheticLambda27
5863android.nfc.NfcAdapter$$ExternalSyntheticLambda28
5864android.nfc.NfcAdapter$$ExternalSyntheticLambda29
5865android.nfc.NfcAdapter$$ExternalSyntheticLambda2
5866android.nfc.NfcAdapter$$ExternalSyntheticLambda30
5867android.nfc.NfcAdapter$$ExternalSyntheticLambda31
5868android.nfc.NfcAdapter$$ExternalSyntheticLambda32
5869android.nfc.NfcAdapter$$ExternalSyntheticLambda33
5870android.nfc.NfcAdapter$$ExternalSyntheticLambda34
5871android.nfc.NfcAdapter$$ExternalSyntheticLambda35
5872android.nfc.NfcAdapter$$ExternalSyntheticLambda36
5873android.nfc.NfcAdapter$$ExternalSyntheticLambda37
5874android.nfc.NfcAdapter$$ExternalSyntheticLambda38
5875android.nfc.NfcAdapter$$ExternalSyntheticLambda39
5876android.nfc.NfcAdapter$$ExternalSyntheticLambda3
5877android.nfc.NfcAdapter$$ExternalSyntheticLambda4
5878android.nfc.NfcAdapter$$ExternalSyntheticLambda5
5879android.nfc.NfcAdapter$$ExternalSyntheticLambda6
5880android.nfc.NfcAdapter$$ExternalSyntheticLambda7
5881android.nfc.NfcAdapter$$ExternalSyntheticLambda8
5882android.nfc.NfcAdapter$$ExternalSyntheticLambda9
5883android.nfc.NfcAdapter$1
5884android.nfc.NfcAdapter$2
5885android.nfc.NfcAdapter$ControllerAlwaysOnListener
5886android.nfc.NfcAdapter$CreateBeamUrisCallback
5887android.nfc.NfcAdapter$CreateNdefMessageCallback
5888android.nfc.NfcAdapter$NfcUnlockHandler
5889android.nfc.NfcAdapter$NfcVendorNciCallback
5890android.nfc.NfcAdapter$OnNdefPushCompleteCallback
5891android.nfc.NfcAdapter$OnTagRemovedListener
5892android.nfc.NfcAdapter$ReaderCallback
5893android.nfc.NfcAdapter$ServiceCall
5894android.nfc.NfcAdapter$ServiceCallReturn
5895android.nfc.NfcAdapter$WlcStateListener
art-benchmark-service64daec62024-05-18 02:02:57 -07005896android.nfc.NfcAdapter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005897android.nfc.NfcAntennaInfo
5898android.nfc.NfcControllerAlwaysOnListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005899android.nfc.NfcFrameworkInitializer$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -07005900android.nfc.NfcFrameworkInitializer
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005901android.nfc.NfcManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005902android.nfc.NfcOemExtension
art-benchmark-service922a5532023-03-23 03:12:41 -07005903android.nfc.NfcServiceManager$ServiceRegisterer
5904android.nfc.NfcServiceManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005905android.nfc.NfcVendorNciCallbackListener
5906android.nfc.NfcWlcStateListener
5907android.nfc.Tag
5908android.nfc.TechListParcel
5909android.nfc.WlcListenerDeviceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005910android.nfc.cardemulation.AidGroup$1
5911android.nfc.cardemulation.AidGroup
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005912android.nfc.cardemulation.ApduServiceInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005913android.nfc.cardemulation.ApduServiceInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005914android.nfc.cardemulation.PollingFrame
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005915android.opengl.EGL14
Courtney Goeltzenleuchter367ed8b2018-07-18 10:45:37 -06005916android.opengl.EGL15
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005917android.opengl.EGLConfig
5918android.opengl.EGLContext
5919android.opengl.EGLDisplay
5920android.opengl.EGLExt
Calin Juravle00b23d32019-03-08 17:52:20 -08005921android.opengl.EGLImage
art-benchmark-service13164882020-11-07 02:19:14 -08005922android.opengl.EGLLogWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005923android.opengl.EGLObjectHandle
5924android.opengl.EGLSurface
Calin Juravle00b23d32019-03-08 17:52:20 -08005925android.opengl.EGLSync
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005926android.opengl.ETC1
5927android.opengl.GLES10
5928android.opengl.GLES10Ext
5929android.opengl.GLES11
5930android.opengl.GLES11Ext
5931android.opengl.GLES20
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005932android.opengl.GLES30
5933android.opengl.GLES31
5934android.opengl.GLES31Ext
Andreas Gampe571fc302016-02-18 13:58:09 -08005935android.opengl.GLES32
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005936android.opengl.GLException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005937android.opengl.GLSurfaceView$BaseConfigChooser
5938android.opengl.GLSurfaceView$ComponentSizeChooser
5939android.opengl.GLSurfaceView$DefaultContextFactory
5940android.opengl.GLSurfaceView$DefaultWindowSurfaceFactory
5941android.opengl.GLSurfaceView$EGLConfigChooser
5942android.opengl.GLSurfaceView$EGLContextFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005943android.opengl.GLSurfaceView$EGLWindowSurfaceFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005944android.opengl.GLSurfaceView$EglHelper
5945android.opengl.GLSurfaceView$GLThread
5946android.opengl.GLSurfaceView$GLThreadManager
5947android.opengl.GLSurfaceView$Renderer
5948android.opengl.GLSurfaceView$SimpleEGLConfigChooser
5949android.opengl.GLSurfaceView
Andreas Gampe61e7b662015-06-17 23:57:04 -07005950android.opengl.GLUtils
art-benchmark-service00abe242023-02-13 10:31:34 -08005951android.opengl.Matrix$1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005952android.opengl.Matrix
5953android.opengl.Visibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08005954android.os.AppZygote
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005955android.os.AsyncResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005956android.os.AsyncTask$1
Jesse Wilson80686182011-01-21 17:12:43 -08005957android.os.AsyncTask$2
5958android.os.AsyncTask$3
Calin Juravle36829e52019-04-10 19:07:47 -07005959android.os.AsyncTask$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005960android.os.AsyncTask$AsyncTaskResult
Jesse Wilson80686182011-01-21 17:12:43 -08005961android.os.AsyncTask$InternalHandler
Jesse Wilson80686182011-01-21 17:12:43 -08005962android.os.AsyncTask$SerialExecutor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005963android.os.AsyncTask$SerialExecutor
Jesse Wilson80686182011-01-21 17:12:43 -08005964android.os.AsyncTask$Status
5965android.os.AsyncTask$WorkerRunnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005966android.os.AsyncTask-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005967android.os.AsyncTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005968android.os.BadParcelableException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005969android.os.BadTypeParcelableException
Andreas Gampe52764cb2016-04-19 20:46:43 -07005970android.os.BaseBundle$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08005971android.os.BaseBundle
art-benchmark-service922a5532023-03-23 03:12:41 -07005972android.os.BatteryConsumer$Dimensions
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005973android.os.BatteryConsumer$Key
art-benchmark-service922a5532023-03-23 03:12:41 -07005974android.os.BatteryConsumer
Andreas Gampe61e7b662015-06-17 23:57:04 -07005975android.os.BatteryManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005976android.os.BatteryManagerInternal
Calin Juravle4a054192018-05-29 17:52:20 -07005977android.os.BatteryProperty$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005978android.os.BatteryProperty
5979android.os.BatterySaverPolicyConfig$1
5980android.os.BatterySaverPolicyConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005981android.os.BatteryStats$$ExternalSyntheticLambda0
5982android.os.BatteryStats$$ExternalSyntheticLambda1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005983android.os.BatteryStats$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005984android.os.BatteryStats$BitDescription
5985android.os.BatteryStats$ControllerActivityCounter
5986android.os.BatteryStats$Counter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005987android.os.BatteryStats$DailyItem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005988android.os.BatteryStats$HistoryEventTracker
5989android.os.BatteryStats$HistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005990android.os.BatteryStats$HistoryPrinter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005991android.os.BatteryStats$HistoryStepDetails
5992android.os.BatteryStats$HistoryTag
5993android.os.BatteryStats$IntToString
5994android.os.BatteryStats$LevelStepTracker
5995android.os.BatteryStats$LongCounter
5996android.os.BatteryStats$LongCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005997android.os.BatteryStats$PackageChange
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005998android.os.BatteryStats$Timer
art-benchmark-serviced5115932020-02-25 17:55:03 -08005999android.os.BatteryStats$TimerEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006000android.os.BatteryStats$Uid$Pid
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006001android.os.BatteryStats$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08006002android.os.BatteryStats$Uid$Pkg
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006003android.os.BatteryStats$Uid$Proc$ExcessivePower
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006004android.os.BatteryStats$Uid$Proc
6005android.os.BatteryStats$Uid$Sensor
6006android.os.BatteryStats$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08006007android.os.BatteryStats$Uid
6008android.os.BatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006009android.os.BatteryStatsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006010android.os.BatteryUsageStats$1
6011android.os.BatteryUsageStats
6012android.os.BatteryUsageStatsQuery$1
art-benchmark-service922a5532023-03-23 03:12:41 -07006013android.os.BatteryUsageStatsQuery$Builder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006014android.os.BatteryUsageStatsQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006015android.os.BestClock
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006016android.os.Binder$$ExternalSyntheticLambda0
6017android.os.Binder$$ExternalSyntheticLambda1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006018android.os.Binder$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006019android.os.Binder$PropagateWorkSourceTransactListener
6020android.os.Binder$ProxyTransactListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006021android.os.Binder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006022android.os.BinderProxy$BinderProxyMapSizeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006023android.os.BinderProxy$NoImagePreloadHolder
6024android.os.BinderProxy$ProxyMap
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006025android.os.BluetoothServiceManager$ServiceRegisterer
6026android.os.BluetoothServiceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006027android.os.BugreportManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006028android.os.Build$$ExternalSyntheticLambda0
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006029android.os.Build$VERSION
Calin Juravle00b23d32019-03-08 17:52:20 -08006030android.os.Build
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006031android.os.Bundle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006032android.os.Bundle
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006033android.os.CancellationSignal$OnCancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006034android.os.CancellationSignal$Transport
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006035android.os.CancellationSignal-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006036android.os.CancellationSignal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006037android.os.CarrierAssociatedAppEntry$1
art-benchmark-service84deab32021-05-12 09:41:00 -07006038android.os.CarrierAssociatedAppEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006039android.os.ChildZygoteProcess
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006040android.os.CombinedVibration$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006041android.os.CombinedVibration$Mono$1
6042android.os.CombinedVibration$Mono
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006043android.os.CombinedVibration
Andreas Gampe571fc302016-02-18 13:58:09 -08006044android.os.ConditionVariable
art-benchmark-serviced5115932020-02-25 17:55:03 -08006045android.os.CoolingDevice$1
6046android.os.CoolingDevice
art-benchmark-service13164882020-11-07 02:19:14 -08006047android.os.CountDownTimer$1
6048android.os.CountDownTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006049android.os.CpuUsageInfo$1
6050android.os.CpuUsageInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006051android.os.CreateAppDataArgs$1
6052android.os.CreateAppDataArgs
6053android.os.CreateAppDataResult$1
6054android.os.CreateAppDataResult
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006055android.os.DdmSyncStageUpdater
6056android.os.DdmSyncState$Stage
6057android.os.DdmSyncState
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006058android.os.DeadObjectException
Andreas Gampe859e2782016-04-06 18:37:56 -07006059android.os.DeadSystemException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006060android.os.Debug$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006061android.os.Debug$MemoryInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006062android.os.Debug-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006063android.os.Debug
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006064android.os.DeviceIdleManager
Calin Juravle4a054192018-05-29 17:52:20 -07006065android.os.DropBoxManager$Entry$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006066android.os.DropBoxManager$Entry
6067android.os.DropBoxManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006068android.os.Environment$UserEnvironment
Calin Juravle00b23d32019-03-08 17:52:20 -08006069android.os.Environment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006070android.os.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006071android.os.ExternalVibration$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006072android.os.ExternalVibration
art-benchmark-service00abe242023-02-13 10:31:34 -08006073android.os.FabricatedOverlayInfo$1
6074android.os.FabricatedOverlayInfo
6075android.os.FabricatedOverlayInternal$1
6076android.os.FabricatedOverlayInternal
6077android.os.FabricatedOverlayInternalEntry$1
6078android.os.FabricatedOverlayInternalEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006079android.os.FactoryTest
Calin Juravle4a054192018-05-29 17:52:20 -07006080android.os.FileBridge$FileBridgeOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08006081android.os.FileBridge
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006082android.os.FileObserver$ObserverThread
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006083android.os.FileUtils$$ExternalSyntheticLambda0
6084android.os.FileUtils$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006085android.os.FileUtils$$ExternalSyntheticLambda2
6086android.os.FileUtils$$ExternalSyntheticLambda3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006087android.os.FileUtils$$ExternalSyntheticLambda4
6088android.os.FileUtils$$ExternalSyntheticLambda5
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006089android.os.FileUtils$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006090android.os.FileUtils$ProgressListener
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006091android.os.FileUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006092android.os.GraphicsEnvironment$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006093android.os.GraphicsEnvironment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006094android.os.Handler$BlockingRunnable
Kenny Root9787b802013-04-26 12:53:57 -07006095android.os.Handler$Callback
6096android.os.Handler$MessengerImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006097android.os.Handler-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006098android.os.Handler
art-benchmark-service3a157132024-05-31 13:31:01 -07006099android.os.HandlerExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006100android.os.HandlerThread
Andreas Gampe571fc302016-02-18 13:58:09 -08006101android.os.HardwarePropertiesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006102android.os.HidlMemory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006103android.os.HidlMemoryUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006104android.os.HidlSupport$Mutable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006105android.os.HidlSupport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006106android.os.HwBinder
6107android.os.HwBlob
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006108android.os.HwNoService
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006109android.os.HwParcel
6110android.os.HwRemoteBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006111android.os.IBatteryPropertiesRegistrar$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006112android.os.IBatteryPropertiesRegistrar$Stub
6113android.os.IBatteryPropertiesRegistrar
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006114android.os.IBinder$DeathRecipient
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006115android.os.IBinder$FrozenStateChangeCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006116android.os.IBinder
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08006117android.os.IBinderCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006118android.os.ICancellationSignal$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006119android.os.ICancellationSignal$Stub
6120android.os.ICancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006121android.os.IDeviceIdentifiersPolicyService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006122android.os.IDeviceIdentifiersPolicyService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006123android.os.IDeviceIdentifiersPolicyService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006124android.os.IDeviceIdleController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006125android.os.IDeviceIdleController$Stub
6126android.os.IDeviceIdleController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006127android.os.IDumpstate$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006128android.os.IDumpstate$Stub
6129android.os.IDumpstate
art-benchmark-serviced5115932020-02-25 17:55:03 -08006130android.os.IDumpstateListener$Stub$Proxy
6131android.os.IDumpstateListener$Stub
6132android.os.IDumpstateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006133android.os.IExternalVibratorService$Stub
6134android.os.IExternalVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006135android.os.IHardwarePropertiesManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006136android.os.IHardwarePropertiesManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006137android.os.IHardwarePropertiesManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006138android.os.IHintManager$Stub$Proxy
6139android.os.IHintManager$Stub
6140android.os.IHintManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006141android.os.IHintSession$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006142android.os.IHintSession$Stub
6143android.os.IHintSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006144android.os.IHwBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08006145android.os.IHwBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006146android.os.IHwInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08006147android.os.IIncidentAuthListener$Stub$Proxy
6148android.os.IIncidentAuthListener$Stub
6149android.os.IIncidentAuthListener
6150android.os.IIncidentCompanion$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006151android.os.IIncidentCompanion$Stub
6152android.os.IIncidentCompanion
6153android.os.IIncidentManager$Stub$Proxy
6154android.os.IIncidentManager$Stub
6155android.os.IIncidentManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006156android.os.IInstalld$Stub
6157android.os.IInstalld
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006158android.os.IInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07006159android.os.IMessenger$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006160android.os.IMessenger$Stub
6161android.os.IMessenger
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006162android.os.INetworkManagementService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006163android.os.INetworkManagementService$Stub
6164android.os.INetworkManagementService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006165android.os.IPermissionController$Stub
6166android.os.IPermissionController
art-benchmark-service84f185c2023-07-24 02:43:42 -07006167android.os.IPowerManager$LowPowerStandbyPolicy$1
art-benchmark-service922a5532023-03-23 03:12:41 -07006168android.os.IPowerManager$LowPowerStandbyPolicy
art-benchmark-service84f185c2023-07-24 02:43:42 -07006169android.os.IPowerManager$LowPowerStandbyPortDescription$1
art-benchmark-service922a5532023-03-23 03:12:41 -07006170android.os.IPowerManager$LowPowerStandbyPortDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006171android.os.IPowerManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006172android.os.IPowerManager$Stub
6173android.os.IPowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006174android.os.IProcessInfoService$Stub
6175android.os.IProcessInfoService
6176android.os.IProgressListener$Stub$Proxy
6177android.os.IProgressListener$Stub
6178android.os.IProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006179android.os.IRecoverySystem$Stub
6180android.os.IRecoverySystem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006181android.os.IRecoverySystemProgressListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006182android.os.IRecoverySystemProgressListener$Stub
6183android.os.IRecoverySystemProgressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006184android.os.IRemoteCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006185android.os.IRemoteCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006186android.os.ISchedulingPolicyService$Stub
6187android.os.ISchedulingPolicyService
6188android.os.IServiceManager$Stub$Proxy
6189android.os.IServiceManager$Stub
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006190android.os.IServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006191android.os.IStoraged$Stub$Proxy
6192android.os.IStoraged$Stub
6193android.os.IStoraged
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006194android.os.ISystemConfig$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006195android.os.ISystemConfig$Stub
6196android.os.ISystemConfig
Calin Juravle4a054192018-05-29 17:52:20 -07006197android.os.ISystemUpdateManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006198android.os.ISystemUpdateManager$Stub
6199android.os.ISystemUpdateManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006200android.os.IThermalEventListener$Stub$Proxy
6201android.os.IThermalEventListener$Stub
6202android.os.IThermalEventListener
6203android.os.IThermalService$Stub$Proxy
6204android.os.IThermalService$Stub
6205android.os.IThermalService
6206android.os.IThermalStatusListener$Stub$Proxy
6207android.os.IThermalStatusListener$Stub
6208android.os.IThermalStatusListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006209android.os.IUpdateEngine$Stub$Proxy
6210android.os.IUpdateEngine$Stub
6211android.os.IUpdateEngine
6212android.os.IUpdateEngineCallback$Stub
6213android.os.IUpdateEngineCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006214android.os.IUpdateLock$Stub
6215android.os.IUpdateLock
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006216android.os.IUserManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006217android.os.IUserManager$Stub
6218android.os.IUserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006219android.os.IUserRestrictionsListener$Stub$Proxy
6220android.os.IUserRestrictionsListener$Stub
6221android.os.IUserRestrictionsListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006222android.os.IVibratorManagerService$Stub$Proxy
6223android.os.IVibratorManagerService$Stub
6224android.os.IVibratorManagerService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006225android.os.IVibratorStateListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006226android.os.IVibratorStateListener$Stub
6227android.os.IVibratorStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006228android.os.IVold$Stub$Proxy
6229android.os.IVold$Stub
6230android.os.IVold
6231android.os.IVoldListener$Stub
6232android.os.IVoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006233android.os.IVoldMountCallback$Stub
6234android.os.IVoldMountCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006235android.os.IVoldTaskListener$Stub$Proxy
6236android.os.IVoldTaskListener$Stub
6237android.os.IVoldTaskListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006238android.os.IWakeLockCallback$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006239android.os.IWakeLockCallback$Stub
6240android.os.IWakeLockCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006241android.os.IncidentManager$IncidentReport$1
6242android.os.IncidentManager$IncidentReport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006243android.os.IncidentManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006244android.os.IpcDataCache$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006245android.os.IpcDataCache$Config
6246android.os.IpcDataCache$QueryHandler
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006247android.os.IpcDataCache$RemoteCall
6248android.os.IpcDataCache$SystemServerCallHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006249android.os.IpcDataCache
art-benchmark-service08401c12022-12-23 09:27:20 -08006250android.os.LimitExceededException
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006251android.os.LocaleList$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006252android.os.LocaleList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006253android.os.Looper$Observer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006254android.os.Looper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006255android.os.MemoryFile
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006256android.os.Message$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006257android.os.Message
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006258android.os.MessageQueue$FileDescriptorRecord
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006259android.os.MessageQueue$IdleHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006260android.os.MessageQueue$OnFileDescriptorEventListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006261android.os.MessageQueue
Kenny Root9787b802013-04-26 12:53:57 -07006262android.os.Messenger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006263android.os.Messenger
6264android.os.NativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006265android.os.NetworkOnMainThreadException
Andreas Gampe571fc302016-02-18 13:58:09 -08006266android.os.OperationCanceledException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006267android.os.OutcomeReceiver
art-benchmark-service922a5532023-03-23 03:12:41 -07006268android.os.PackageTagsList$1
6269android.os.PackageTagsList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006270android.os.Parcel$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006271android.os.Parcel$LazyValue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006272android.os.Parcel$ReadWriteHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006273android.os.Parcel$SquashReadHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08006274android.os.Parcel
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006275android.os.ParcelDuration$1
art-benchmark-service84deab32021-05-12 09:41:00 -07006276android.os.ParcelDuration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006277android.os.ParcelFileDescriptor$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006278android.os.ParcelFileDescriptor$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006279android.os.ParcelFileDescriptor$AutoCloseInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006280android.os.ParcelFileDescriptor$AutoCloseOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08006281android.os.ParcelFileDescriptor$OnCloseListener
6282android.os.ParcelFileDescriptor$Status
Calin Juravle00b23d32019-03-08 17:52:20 -08006283android.os.ParcelFileDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006284android.os.ParcelFormatException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006285android.os.ParcelUuid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006286android.os.ParcelUuid
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006287android.os.Parcelable$ClassLoaderCreator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006288android.os.Parcelable$Creator
Calin Juravle00b23d32019-03-08 17:52:20 -08006289android.os.Parcelable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006290android.os.ParcelableException$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006291android.os.ParcelableException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006292android.os.ParcelableParcel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006293android.os.ParcelableParcel
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006294android.os.PatternMatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006295android.os.PatternMatcher
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006296android.os.PerformanceHintManager$Session
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006297android.os.PerformanceHintManager
art-benchmark-service08401c12022-12-23 09:27:20 -08006298android.os.PermissionEnforcer
Andreas Gampe61e7b662015-06-17 23:57:04 -07006299android.os.PersistableBundle$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006300android.os.PersistableBundle$MyReadMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006301android.os.PersistableBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006302android.os.PooledStringReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006303android.os.PooledStringWriter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006304android.os.PowerExemptionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006305android.os.PowerManager$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006306android.os.PowerManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006307android.os.PowerManager$3$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006308android.os.PowerManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08006309android.os.PowerManager$OnThermalStatusChangedListener
6310android.os.PowerManager$WakeData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006311android.os.PowerManager$WakeLock$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08006312android.os.PowerManager$WakeLock
6313android.os.PowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006314android.os.PowerManagerInternal$1
6315android.os.PowerManagerInternal$LowPowerModeListener
6316android.os.PowerManagerInternal
6317android.os.PowerSaveState$1
6318android.os.PowerSaveState$Builder
6319android.os.PowerSaveState
6320android.os.PowerWhitelistManager
6321android.os.Process$ProcessStartResult
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006322android.os.Process
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07006323android.os.ProfilingServiceManager
art-benchmark-service56aece62020-02-10 17:58:03 -08006324android.os.ProxyFileDescriptorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006325android.os.RecoverySystem$1
6326android.os.RecoverySystem$2
6327android.os.RecoverySystem$3
6328android.os.RecoverySystem$4
6329android.os.RecoverySystem$5
6330android.os.RecoverySystem$ProgressListener
Andreas Gampe859e2782016-04-06 18:37:56 -07006331android.os.RecoverySystem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006332android.os.Registrant
Calin Juravle00b23d32019-03-08 17:52:20 -08006333android.os.RegistrantList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006334android.os.RemoteCallback$1
6335android.os.RemoteCallback$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006336android.os.RemoteCallback$3
Calin Juravle36829e52019-04-10 19:07:47 -07006337android.os.RemoteCallback$OnResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006338android.os.RemoteCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006339android.os.RemoteCallbackList
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006340android.os.RemoteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006341android.os.ResultReceiver$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006342android.os.ResultReceiver$MyResultReceiver
6343android.os.ResultReceiver$MyRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08006344android.os.ResultReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006345android.os.SELinux
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006346android.os.SecurityStateManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006347android.os.Service$1
6348android.os.Service
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006349android.os.ServiceManager$ServiceNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08006350android.os.ServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006351android.os.ServiceManagerNative
6352android.os.ServiceManagerProxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006353android.os.ServiceSpecificException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006354android.os.SharedMemory$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006355android.os.SharedMemory$Closer
6356android.os.SharedMemory$MemoryRegistration
6357android.os.SharedMemory$Unmapper
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006358android.os.SharedMemory-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006359android.os.SharedMemory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006360android.os.ShellCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006361android.os.ShellCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006362android.os.ShellCommand
6363android.os.SimpleClock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006364android.os.StatFs
art-benchmark-serviced5115932020-02-25 17:55:03 -08006365android.os.StatsServiceManager$ServiceRegisterer
6366android.os.StatsServiceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006367android.os.StrictMode$$ExternalSyntheticLambda0
6368android.os.StrictMode$$ExternalSyntheticLambda1
6369android.os.StrictMode$$ExternalSyntheticLambda2
6370android.os.StrictMode$$ExternalSyntheticLambda3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006371android.os.StrictMode$1
6372android.os.StrictMode$2
Jesse Wilson80686182011-01-21 17:12:43 -08006373android.os.StrictMode$3
6374android.os.StrictMode$4
Jesse Wilson80686182011-01-21 17:12:43 -08006375android.os.StrictMode$6
6376android.os.StrictMode$7
6377android.os.StrictMode$8
Calin Juravle00b23d32019-03-08 17:52:20 -08006378android.os.StrictMode$9
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006379android.os.StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda0
6380android.os.StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda1
art-benchmark-service64daec62024-05-18 02:02:57 -07006381android.os.StrictMode$AndroidBlockGuardPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08006382android.os.StrictMode$AndroidCloseGuardReporter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006383android.os.StrictMode$InstanceTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006384android.os.StrictMode$OnThreadViolationListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006385android.os.StrictMode$OnVmViolationListener
Jesse Wilson80686182011-01-21 17:12:43 -08006386android.os.StrictMode$Span
Andreas Gampe571fc302016-02-18 13:58:09 -08006387android.os.StrictMode$ThreadPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006388android.os.StrictMode$ThreadPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08006389android.os.StrictMode$ThreadSpanState
art-benchmark-service922a5532023-03-23 03:12:41 -07006390android.os.StrictMode$UnsafeIntentStrictModeCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006391android.os.StrictMode$ViolationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006392android.os.StrictMode$ViolationInfo
Kurt Nelson7d5c07a2017-09-07 16:43:45 -07006393android.os.StrictMode$ViolationLogger
Jesse Wilson80686182011-01-21 17:12:43 -08006394android.os.StrictMode$VmPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006395android.os.StrictMode$VmPolicy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006396android.os.StrictMode-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006397android.os.StrictMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006398android.os.SynchronousResultReceiver$Result
6399android.os.SynchronousResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006400android.os.SystemClock$2
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006401android.os.SystemClock
art-benchmark-serviced5115932020-02-25 17:55:03 -08006402android.os.SystemConfigManager
6403android.os.SystemProperties$Handle
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006404android.os.SystemProperties-IA
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006405android.os.SystemProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08006406android.os.SystemService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006407android.os.SystemService$State
6408android.os.SystemService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006409android.os.SystemUpdateManager
Andreas Gampe859e2782016-04-06 18:37:56 -07006410android.os.SystemVibrator
art-benchmark-service922a5532023-03-23 03:12:41 -07006411android.os.SystemVibratorManager$SingleVibrator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006412android.os.SystemVibratorManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006413android.os.TelephonyServiceManager$ServiceRegisterer
art-benchmark-service35aba412020-02-03 11:53:25 -08006414android.os.TelephonyServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006415android.os.Temperature$1
6416android.os.Temperature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006417android.os.ThreadLocalWorkSource$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08006418android.os.ThreadLocalWorkSource
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006419android.os.TimestampedValue$1
6420android.os.TimestampedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006421android.os.TokenWatcher$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006422android.os.TokenWatcher$Death
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006423android.os.TokenWatcher
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006424android.os.Trace
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006425android.os.TraceNameSupplier
6426android.os.TransactionTooLargeException
Calin Juravle00b23d32019-03-08 17:52:20 -08006427android.os.TransactionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08006428android.os.UEventObserver$UEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006429android.os.UEventObserver$UEventThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006430android.os.UEventObserver
art-benchmark-service922a5532023-03-23 03:12:41 -07006431android.os.UidBatteryConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -08006432android.os.UpdateEngine$1$1
6433android.os.UpdateEngine$1
6434android.os.UpdateEngine
6435android.os.UpdateEngineCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006436android.os.UpdateLock
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006437android.os.UserHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006438android.os.UserHandle
art-benchmark-serviced5115932020-02-25 17:55:03 -08006439android.os.UserManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006440android.os.UserManager$EnforcingUser$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006441android.os.UserManager$EnforcingUser
Calin Juravle00b23d32019-03-08 17:52:20 -08006442android.os.UserManager$UserOperationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006443android.os.UserManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07006444android.os.VibrationAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006445android.os.VibrationAttributes$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006446android.os.VibrationAttributes-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08006447android.os.VibrationAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07006448android.os.VibrationEffect$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006449android.os.VibrationEffect$Composed$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006450android.os.VibrationEffect$Composed
art-benchmark-service922a5532023-03-23 03:12:41 -07006451android.os.VibrationEffect$Composition
Calin Juravle00b23d32019-03-08 17:52:20 -08006452android.os.VibrationEffect
Andreas Gampe61e7b662015-06-17 23:57:04 -07006453android.os.Vibrator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006454android.os.VibratorInfo$1
6455android.os.VibratorInfo$FrequencyProfile$1
6456android.os.VibratorInfo$FrequencyProfile
6457android.os.VibratorInfo
6458android.os.VibratorManager
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08006459android.os.VintfObject
6460android.os.VintfRuntimeInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006461android.os.WorkSource$1
Calin Juravle4a054192018-05-29 17:52:20 -07006462android.os.WorkSource$WorkChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006463android.os.WorkSource$WorkChain
6464android.os.WorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006465android.os.ZygoteProcess$ZygoteState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006466android.os.ZygoteProcess
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006467android.os.ZygoteStartFailedEx
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006468android.os.connectivity.CellularBatteryStats$1
6469android.os.connectivity.CellularBatteryStats
6470android.os.connectivity.GpsBatteryStats$1
6471android.os.connectivity.GpsBatteryStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08006472android.os.connectivity.WifiActivityEnergyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006473android.os.connectivity.WifiActivityEnergyInfo
6474android.os.connectivity.WifiBatteryStats$1
6475android.os.connectivity.WifiBatteryStats
Zhi Dou8d8132e2024-12-06 17:15:26 +00006476android.os.flagging.AconfigPackage
Zhi Dou9a0d8a42025-01-03 19:29:12 +00006477android.os.flagging.PlatformAconfigPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006478android.os.health.HealthKeys$Constant
art-benchmark-serviced5115932020-02-25 17:55:03 -08006479android.os.health.HealthKeys$Constants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006480android.os.health.HealthKeys$SortedIntArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006481android.os.health.HealthStats
6482android.os.health.HealthStatsParceler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006483android.os.health.HealthStatsParceler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006484android.os.health.HealthStatsWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08006485android.os.health.PackageHealthStats
6486android.os.health.PidHealthStats
6487android.os.health.ProcessHealthStats
6488android.os.health.ServiceHealthStats
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006489android.os.health.SystemHealthManager$$ExternalSyntheticLambda1
Andreas Gampe859e2782016-04-06 18:37:56 -07006490android.os.health.SystemHealthManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006491android.os.health.TimerStat$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006492android.os.health.TimerStat
art-benchmark-serviced5115932020-02-25 17:55:03 -08006493android.os.health.UidHealthStats
Po-Chien Hsueh4e908c22019-03-07 11:57:17 +08006494android.os.image.DynamicSystemClient
6495android.os.image.DynamicSystemManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006496android.os.image.IDynamicSystemService$Stub
6497android.os.image.IDynamicSystemService
art-benchmark-service56aece62020-02-10 17:58:03 -08006498android.os.incremental.IncrementalManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006499android.os.incremental.V4Signature$HashingInfo
6500android.os.incremental.V4Signature$SigningInfo
6501android.os.incremental.V4Signature
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006502android.os.storage.DiskInfo$1
6503android.os.storage.DiskInfo
6504android.os.storage.IObbActionListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006505android.os.storage.IObbActionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006506android.os.storage.IObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006507android.os.storage.IStorageEventListener$Stub$Proxy
6508android.os.storage.IStorageEventListener$Stub
6509android.os.storage.IStorageEventListener
Sudheer Shanka2250d562016-11-07 15:41:02 -08006510android.os.storage.IStorageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006511android.os.storage.IStorageManager$Stub
6512android.os.storage.IStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006513android.os.storage.IStorageShutdownObserver$Stub$Proxy
6514android.os.storage.IStorageShutdownObserver$Stub
6515android.os.storage.IStorageShutdownObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08006516android.os.storage.OnObbStateChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006517android.os.storage.StorageEventListener
art-benchmark-service56aece62020-02-10 17:58:03 -08006518android.os.storage.StorageManager$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006519android.os.storage.StorageManager$ObbActionListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006520android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda2
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006521android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda3
6522android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006523android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda5
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006524android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006525android.os.storage.StorageManager$StorageEventListenerDelegate
art-benchmark-service56aece62020-02-10 17:58:03 -08006526android.os.storage.StorageManager$StorageVolumeCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006527android.os.storage.StorageManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006528android.os.storage.StorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006529android.os.storage.StorageManagerInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006530android.os.storage.StorageVolume$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006531android.os.storage.StorageVolume-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006532android.os.storage.StorageVolume
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006533android.os.storage.VolumeInfo$1
6534android.os.storage.VolumeInfo$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006535android.os.storage.VolumeInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006536android.os.storage.VolumeRecord$1
6537android.os.storage.VolumeRecord
6538android.os.strictmode.ContentUriWithoutPermissionViolation
6539android.os.strictmode.CredentialProtectedWhileLockedViolation
6540android.os.strictmode.CustomViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006541android.os.strictmode.DiskReadViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006542android.os.strictmode.DiskWriteViolation
6543android.os.strictmode.ExplicitGcViolation
6544android.os.strictmode.ImplicitDirectBootViolation
art-benchmark-servicead05a302020-03-17 09:46:02 -07006545android.os.strictmode.IncorrectContextUseViolation
Calin Juravle4a054192018-05-29 17:52:20 -07006546android.os.strictmode.InstanceCountViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006547android.os.strictmode.IntentReceiverLeakedViolation
6548android.os.strictmode.LeakedClosableViolation
6549android.os.strictmode.NetworkViolation
6550android.os.strictmode.ResourceMismatchViolation
6551android.os.strictmode.ServiceConnectionLeakedViolation
6552android.os.strictmode.SqliteObjectLeakedViolation
6553android.os.strictmode.UnbufferedIoViolation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006554android.os.strictmode.UnsafeIntentLaunchViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006555android.os.strictmode.UntaggedSocketViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006556android.os.strictmode.Violation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006557android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation
art-benchmark-service64daec62024-05-18 02:02:57 -07006558android.os.vibrator.FeatureFlags
6559android.os.vibrator.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006560android.os.vibrator.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006561android.os.vibrator.PrebakedSegment$1
6562android.os.vibrator.PrebakedSegment
art-benchmark-service922a5532023-03-23 03:12:41 -07006563android.os.vibrator.PrimitiveSegment$1
6564android.os.vibrator.PrimitiveSegment
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006565android.os.vibrator.StepSegment$1
6566android.os.vibrator.StepSegment
6567android.os.vibrator.VibrationEffectSegment$1
6568android.os.vibrator.VibrationEffectSegment
art-benchmark-service00abe242023-02-13 10:31:34 -08006569android.ota.nano.OtaPackageMetadata$ApexInfo
6570android.ota.nano.OtaPackageMetadata$ApexMetadata
6571android.ota.nano.OtaPackageMetadata$DeviceState
6572android.ota.nano.OtaPackageMetadata$PartitionState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006573android.permission.ILegacyPermissionManager$Stub$Proxy
6574android.permission.ILegacyPermissionManager$Stub
6575android.permission.ILegacyPermissionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006576android.permission.IOnPermissionsChangeListener$Stub
6577android.permission.IOnPermissionsChangeListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006578android.permission.IPermissionChecker$Stub$Proxy
6579android.permission.IPermissionChecker$Stub
6580android.permission.IPermissionChecker
Calin Juravle00b23d32019-03-08 17:52:20 -08006581android.permission.IPermissionController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006582android.permission.IPermissionController$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07006583android.permission.IPermissionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006584android.permission.IPermissionManager$Stub$Proxy
6585android.permission.IPermissionManager$Stub
6586android.permission.IPermissionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006587android.permission.LegacyPermissionManager
6588android.permission.PermissionCheckerManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006589android.permission.PermissionControllerManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006590android.permission.PermissionControllerManager
Islam Elbanna1c82b112024-12-12 06:52:13 -08006591android.permission.PermissionManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006592android.permission.PermissionManager$1
6593android.permission.PermissionManager$2
art-benchmark-service64daec62024-05-18 02:02:57 -07006594android.permission.PermissionManager$OnPermissionsChangeListenerDelegate
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006595android.permission.PermissionManager$PackageNamePermissionQuery
6596android.permission.PermissionManager$PermissionQuery
Calin Juravle787d34d2019-04-25 15:12:44 -07006597android.permission.PermissionManager$SplitPermissionInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006598android.permission.PermissionManager-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006599android.permission.PermissionManagerInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07006600android.preference.DialogPreference
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006601android.preference.GenericInflater$Parent
6602android.preference.GenericInflater
art-benchmark-service922a5532023-03-23 03:12:41 -07006603android.preference.ListPreference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006604android.preference.Preference$OnPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006605android.preference.Preference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006606android.preference.PreferenceActivity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006607android.preference.PreferenceFragment$OnPreferenceStartFragmentCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006608android.preference.PreferenceFragment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006609android.preference.PreferenceGroup
6610android.preference.PreferenceInflater
art-benchmark-service922a5532023-03-23 03:12:41 -07006611android.preference.PreferenceManager$OnActivityDestroyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006612android.preference.PreferenceManager$OnPreferenceTreeClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006613android.preference.PreferenceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006614android.preference.PreferenceScreen
art-benchmark-service922a5532023-03-23 03:12:41 -07006615android.preference.TwoStatePreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006616android.print.IPrintDocumentAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006617android.print.IPrintDocumentAdapter$Stub
6618android.print.IPrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006619android.print.IPrintJobStateChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006620android.print.IPrintJobStateChangeListener$Stub
6621android.print.IPrintJobStateChangeListener
6622android.print.IPrintManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006623android.print.IPrintManager$Stub
6624android.print.IPrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006625android.print.IPrintServicesChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006626android.print.IPrintServicesChangeListener$Stub
6627android.print.IPrintServicesChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006628android.print.IPrintSpooler$Stub$Proxy
6629android.print.IPrintSpooler$Stub
6630android.print.IPrintSpooler
art-benchmark-serviced5115932020-02-25 17:55:03 -08006631android.print.IPrintSpoolerCallbacks$Stub
6632android.print.IPrintSpoolerCallbacks
6633android.print.IPrintSpoolerClient$Stub
6634android.print.IPrintSpoolerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006635android.print.IPrinterDiscoveryObserver$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006636android.print.IPrinterDiscoveryObserver$Stub
6637android.print.IPrinterDiscoveryObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006638android.print.PrintAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006639android.print.PrintAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006640android.print.PrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006641android.print.PrintJobId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006642android.print.PrintJobId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006643android.print.PrintJobInfo$1
6644android.print.PrintJobInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08006645android.print.PrintManager$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006646android.print.PrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006647android.print.PrinterId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006648android.print.PrinterId
6649android.printservice.IPrintServiceClient$Stub
6650android.printservice.IPrintServiceClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006651android.printservice.PrintServiceInfo$1
6652android.printservice.PrintServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006653android.printservice.recommendation.IRecommendationsChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006654android.printservice.recommendation.IRecommendationsChangeListener$Stub
6655android.printservice.recommendation.IRecommendationsChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006656android.privacy.DifferentialPrivacyConfig
6657android.privacy.DifferentialPrivacyEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08006658android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006659android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder
6660android.privacy.internal.rappor.RapporConfig
6661android.privacy.internal.rappor.RapporEncoder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006662android.provider.BaseColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006663android.provider.BlockedNumberContract$BlockedNumbers
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006664android.provider.BlockedNumberContract$SystemContract
6665android.provider.BlockedNumberContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08006666android.provider.CalendarContract$Attendees
6667android.provider.CalendarContract$AttendeesColumns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006668android.provider.CalendarContract$CalendarColumns
6669android.provider.CalendarContract$CalendarSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006670android.provider.CalendarContract$Calendars
Calin Juravle4a054192018-05-29 17:52:20 -07006671android.provider.CalendarContract$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006672android.provider.CalendarContract$EventsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006673android.provider.CalendarContract$Instances
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006674android.provider.CalendarContract$SyncColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006675android.provider.CalendarContract
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006676android.provider.CallLog$CallComposerLoggingException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006677android.provider.CallLog$Calls
art-benchmark-serviced5115932020-02-25 17:55:03 -08006678android.provider.CallLog
6679android.provider.ContactsContract$BaseSyncColumns
Andreas Gampe61e7b662015-06-17 23:57:04 -07006680android.provider.ContactsContract$CommonDataKinds$BaseTypes
Calin Juravle00b23d32019-03-08 17:52:20 -08006681android.provider.ContactsContract$CommonDataKinds$Callable
Andreas Gampe61e7b662015-06-17 23:57:04 -07006682android.provider.ContactsContract$CommonDataKinds$CommonColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006683android.provider.ContactsContract$CommonDataKinds$Email
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006684android.provider.ContactsContract$CommonDataKinds$Event
6685android.provider.ContactsContract$CommonDataKinds$Im
Calin Juravle4a054192018-05-29 17:52:20 -07006686android.provider.ContactsContract$CommonDataKinds$Phone
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006687android.provider.ContactsContract$CommonDataKinds$Relation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006688android.provider.ContactsContract$CommonDataKinds$StructuredPostal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006689android.provider.ContactsContract$ContactCounts
6690android.provider.ContactsContract$ContactNameColumns
6691android.provider.ContactsContract$ContactOptionsColumns
6692android.provider.ContactsContract$ContactStatusColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006693android.provider.ContactsContract$Contacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006694android.provider.ContactsContract$ContactsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006695android.provider.ContactsContract$Data
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006696android.provider.ContactsContract$DataColumns
6697android.provider.ContactsContract$DataColumnsWithJoins
art-benchmark-serviced5115932020-02-25 17:55:03 -08006698android.provider.ContactsContract$DataUsageFeedback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006699android.provider.ContactsContract$DataUsageStatColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006700android.provider.ContactsContract$DeletedContacts
6701android.provider.ContactsContract$DeletedContactsColumns
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006702android.provider.ContactsContract$Directory
art-benchmark-serviced5115932020-02-25 17:55:03 -08006703android.provider.ContactsContract$DisplayPhoto
6704android.provider.ContactsContract$Groups
6705android.provider.ContactsContract$GroupsColumns
6706android.provider.ContactsContract$MetadataSync
6707android.provider.ContactsContract$MetadataSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006708android.provider.ContactsContract$PhoneLookup
6709android.provider.ContactsContract$PhoneLookupColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006710android.provider.ContactsContract$Profile
6711android.provider.ContactsContract$ProviderStatus
6712android.provider.ContactsContract$RawContacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006713android.provider.ContactsContract$RawContactsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006714android.provider.ContactsContract$RawContactsEntity
6715android.provider.ContactsContract$Settings
6716android.provider.ContactsContract$SettingsColumns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006717android.provider.ContactsContract$StatusColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006718android.provider.ContactsContract$SyncColumns
6719android.provider.ContactsContract$SyncState
Calin Juravle00b23d32019-03-08 17:52:20 -08006720android.provider.ContactsContract
art-benchmark-service922a5532023-03-23 03:12:41 -07006721android.provider.DeviceConfigInitializer
6722android.provider.DeviceConfigServiceManager$ServiceRegisterer
6723android.provider.DeviceConfigServiceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006724android.provider.DocumentsContract$Path$1
6725android.provider.DocumentsContract$Path
6726android.provider.DocumentsContract
6727android.provider.DocumentsProvider
Calin Juravle4a054192018-05-29 17:52:20 -07006728android.provider.Downloads$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006729android.provider.Downloads
art-benchmark-service64daec62024-05-18 02:02:57 -07006730android.provider.E2eeContactKeysManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006731android.provider.FontRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006732android.provider.FontsContract$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006733android.provider.FontsContract$$ExternalSyntheticLambda12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006734android.provider.FontsContract$$ExternalSyntheticLambda13
6735android.provider.FontsContract$$ExternalSyntheticLambda1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006736android.provider.FontsContract$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006737android.provider.FontsContract$FontFamilyResult
6738android.provider.FontsContract$FontInfo
6739android.provider.FontsContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08006740android.provider.OpenableColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08006741android.provider.SearchIndexableData
6742android.provider.SearchIndexableResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08006743android.provider.SearchIndexablesContract
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006744android.provider.SearchIndexablesProvider
Calin Juravle4a054192018-05-29 17:52:20 -07006745android.provider.SearchRecentSuggestions
Calin Juravle00b23d32019-03-08 17:52:20 -08006746android.provider.Settings$Config
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006747android.provider.Settings$ContentProviderHolder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006748android.provider.Settings$GenerationTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08006749android.provider.Settings$Global
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006750android.provider.Settings$NameValueCache$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006751android.provider.Settings$NameValueCache
6752android.provider.Settings$NameValueTable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006753android.provider.Settings$Readable
Calin Juravle00b23d32019-03-08 17:52:20 -08006754android.provider.Settings$Secure
Kenny Root9787b802013-04-26 12:53:57 -07006755android.provider.Settings$SettingNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08006756android.provider.Settings$System
6757android.provider.Settings
art-benchmark-serviced5115932020-02-25 17:55:03 -08006758android.provider.SyncStateContract$Columns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006759android.provider.Telephony$BaseMmsColumns
6760android.provider.Telephony$CarrierColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08006761android.provider.Telephony$CarrierId$All
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006762android.provider.Telephony$CarrierId
Calin Juravle00b23d32019-03-08 17:52:20 -08006763android.provider.Telephony$Carriers
art-benchmark-serviced5115932020-02-25 17:55:03 -08006764android.provider.Telephony$Mms$Inbox
6765android.provider.Telephony$Mms$Sent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006766android.provider.Telephony$Mms
art-benchmark-serviced5115932020-02-25 17:55:03 -08006767android.provider.Telephony$MmsSms
Calin Juravle00b23d32019-03-08 17:52:20 -08006768android.provider.Telephony$ServiceStateTable
art-benchmark-service35aba412020-02-03 11:53:25 -08006769android.provider.Telephony$SimInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006770android.provider.Telephony$Sms$Intents
art-benchmark-serviced5115932020-02-25 17:55:03 -08006771android.provider.Telephony$Sms$Sent
Calin Juravle4a054192018-05-29 17:52:20 -07006772android.provider.Telephony$Sms
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006773android.provider.Telephony$TextBasedSmsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006774android.provider.Telephony$Threads
6775android.provider.Telephony$ThreadsColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006776android.provider.UserDictionary$Words
art-benchmark-serviced5115932020-02-25 17:55:03 -08006777android.provider.VoicemailContract$Status
6778android.provider.VoicemailContract$Voicemails
6779android.renderscript.Allocation
6780android.renderscript.BaseObj
art-benchmark-serviced5115932020-02-25 17:55:03 -08006781android.renderscript.Element$DataKind
6782android.renderscript.Element$DataType
6783android.renderscript.Element
6784android.renderscript.RSDriverException
6785android.renderscript.RSIllegalArgumentException
6786android.renderscript.RSInvalidStateException
6787android.renderscript.RSRuntimeException
6788android.renderscript.RenderScript$ContextType
6789android.renderscript.RenderScript$MessageThread
6790android.renderscript.RenderScript$RSErrorHandler
6791android.renderscript.RenderScript$RSMessageHandler
6792android.renderscript.RenderScript
Andreas Gampe61e7b662015-06-17 23:57:04 -07006793android.renderscript.RenderScriptCacheDir
art-benchmark-serviced5115932020-02-25 17:55:03 -08006794android.renderscript.Script
6795android.renderscript.ScriptIntrinsic
6796android.renderscript.ScriptIntrinsicBlur
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006797android.se.omapi.SeFrameworkInitializer
6798android.se.omapi.SeServiceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006799android.security.AttestedKeyPair
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006800android.security.CheckedRemoteRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08006801android.security.Credentials
art-benchmark-service64daec62024-05-18 02:02:57 -07006802android.security.FeatureFlags
6803android.security.FeatureFlagsImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08006804android.security.FileIntegrityManager
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006805android.security.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -08006806android.security.GateKeeper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006807android.security.IFileIntegrityService$Stub
6808android.security.IFileIntegrityService
Calin Juravle00b23d32019-03-08 17:52:20 -08006809android.security.IKeyChainAliasCallback$Stub
6810android.security.IKeyChainAliasCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006811android.security.IKeyChainService$Stub$Proxy
6812android.security.IKeyChainService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006813android.security.IKeyChainService
6814android.security.KeyChain$1
6815android.security.KeyChain$AliasResponse
6816android.security.KeyChain$KeyChainConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006817android.security.KeyChain
Calin Juravle00b23d32019-03-08 17:52:20 -08006818android.security.KeyChainAliasCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006819android.security.KeyChainException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006820android.security.KeyPairGeneratorSpec
art-benchmark-service922a5532023-03-23 03:12:41 -07006821android.security.KeyStore2$$ExternalSyntheticLambda0
6822android.security.KeyStore2$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006823android.security.KeyStore2$$ExternalSyntheticLambda3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006824android.security.KeyStore2$$ExternalSyntheticLambda4
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006825android.security.KeyStore2$$ExternalSyntheticLambda8
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006826android.security.KeyStore2$CheckedRemoteRequest
6827android.security.KeyStore2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006828android.security.KeyStoreException$PublicErrorInformation
Calin Juravle00b23d32019-03-08 17:52:20 -08006829android.security.KeyStoreException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006830android.security.KeyStoreOperation$$ExternalSyntheticLambda0
6831android.security.KeyStoreOperation$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006832android.security.KeyStoreOperation$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006833android.security.KeyStoreOperation$$ExternalSyntheticLambda3
6834android.security.KeyStoreOperation
art-benchmark-service922a5532023-03-23 03:12:41 -07006835android.security.KeyStoreSecurityLevel$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006836android.security.KeyStoreSecurityLevel
Calin Juravle4a054192018-05-29 17:52:20 -07006837android.security.NetworkSecurityPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006838android.security.Scrypt
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006839android.security.attestationverification.AttestationVerificationManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006840android.security.keymaster.ExportResult$1
6841android.security.keymaster.ExportResult
Calin Juravle4a054192018-05-29 17:52:20 -07006842android.security.keymaster.KeyCharacteristics$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006843android.security.keymaster.KeyCharacteristics
Calin Juravle4a054192018-05-29 17:52:20 -07006844android.security.keymaster.KeymasterArgument$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006845android.security.keymaster.KeymasterArgument
Calin Juravle4a054192018-05-29 17:52:20 -07006846android.security.keymaster.KeymasterArguments$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006847android.security.keymaster.KeymasterArguments-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006848android.security.keymaster.KeymasterArguments
Calin Juravle4a054192018-05-29 17:52:20 -07006849android.security.keymaster.KeymasterBlob$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006850android.security.keymaster.KeymasterBlob
Calin Juravle4a054192018-05-29 17:52:20 -07006851android.security.keymaster.KeymasterBlobArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006852android.security.keymaster.KeymasterBooleanArgument
Calin Juravle36829e52019-04-10 19:07:47 -07006853android.security.keymaster.KeymasterCertificateChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006854android.security.keymaster.KeymasterCertificateChain
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006855android.security.keymaster.KeymasterDateArgument
6856android.security.keymaster.KeymasterDefs
Calin Juravle4a054192018-05-29 17:52:20 -07006857android.security.keymaster.KeymasterIntArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006858android.security.keymaster.KeymasterLongArgument
Calin Juravle4a054192018-05-29 17:52:20 -07006859android.security.keymaster.OperationResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006860android.security.keymaster.OperationResult
Alex Klyubindcdaf872015-05-13 15:57:09 -07006861android.security.keystore.AndroidKeyStoreProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006862android.security.keystore.ArrayUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08006863android.security.keystore.AttestationUtils
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006864android.security.keystore.BackendBusyException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006865android.security.keystore.DelegatingX509Certificate
6866android.security.keystore.DeviceIdAttestationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006867android.security.keystore.KeyAttestationException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006868android.security.keystore.KeyExpiredException
6869android.security.keystore.KeyGenParameterSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006870android.security.keystore.KeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006871android.security.keystore.KeyInfo
6872android.security.keystore.KeyNotYetValidException
Calin Juravle36829e52019-04-10 19:07:47 -07006873android.security.keystore.KeyPermanentlyInvalidatedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006874android.security.keystore.KeyProperties$BlockMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006875android.security.keystore.KeyProperties$Digest
art-benchmark-serviced5115932020-02-25 17:55:03 -08006876android.security.keystore.KeyProperties$EncryptionPadding
Calin Juravle4a054192018-05-29 17:52:20 -07006877android.security.keystore.KeyProperties$KeyAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08006878android.security.keystore.KeyProperties$Origin
6879android.security.keystore.KeyProperties$Purpose
6880android.security.keystore.KeyProperties$SignaturePadding
6881android.security.keystore.KeyProperties
6882android.security.keystore.KeyProtection$Builder
6883android.security.keystore.KeyProtection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006884android.security.keystore.KeyStoreConnectException
Calin Juravle4a054192018-05-29 17:52:20 -07006885android.security.keystore.KeyStoreCryptoOperation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006886android.security.keystore.KeystoreResponse$1
6887android.security.keystore.KeystoreResponse
Calin Juravle36829e52019-04-10 19:07:47 -07006888android.security.keystore.ParcelableKeyGenParameterSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006889android.security.keystore.ParcelableKeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006890android.security.keystore.SecureKeyImportUnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08006891android.security.keystore.StrongBoxUnavailableException
6892android.security.keystore.UserAuthArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006893android.security.keystore.UserNotAuthenticatedException
6894android.security.keystore.Utils
art-benchmark-serviced5115932020-02-25 17:55:03 -08006895android.security.keystore.WrappedKeyEntry
6896android.security.keystore.recovery.InternalRecoveryServiceException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006897android.security.keystore.recovery.KeyChainProtectionParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006898android.security.keystore.recovery.KeyChainProtectionParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006899android.security.keystore.recovery.KeyChainProtectionParams
6900android.security.keystore.recovery.KeyChainSnapshot$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006901android.security.keystore.recovery.KeyChainSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006902android.security.keystore.recovery.KeyChainSnapshot
6903android.security.keystore.recovery.KeyDerivationParams$1
6904android.security.keystore.recovery.KeyDerivationParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08006905android.security.keystore.recovery.LockScreenRequiredException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006906android.security.keystore.recovery.RecoveryCertPath$1
6907android.security.keystore.recovery.RecoveryCertPath
Calin Juravle4a054192018-05-29 17:52:20 -07006908android.security.keystore.recovery.RecoveryController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006909android.security.keystore.recovery.TrustedRootCertificates
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006910android.security.keystore.recovery.WrappedApplicationKey$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006911android.security.keystore.recovery.WrappedApplicationKey$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006912android.security.keystore.recovery.WrappedApplicationKey
6913android.security.keystore.recovery.X509CertificateParsingUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006914android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream
6915android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer
6916android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding
6917android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006918android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006919android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi
6920android.security.keystore2.AndroidKeyStoreBCWorkaroundProvider
6921android.security.keystore2.AndroidKeyStoreCipherSpiBase
art-benchmark-service922a5532023-03-23 03:12:41 -07006922android.security.keystore2.AndroidKeyStoreECDSASignatureSpi$SHA256
6923android.security.keystore2.AndroidKeyStoreECDSASignatureSpi
6924android.security.keystore2.AndroidKeyStoreECPrivateKey
6925android.security.keystore2.AndroidKeyStoreECPublicKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006926android.security.keystore2.AndroidKeyStoreKey
art-benchmark-service922a5532023-03-23 03:12:41 -07006927android.security.keystore2.AndroidKeyStoreKeyFactorySpi
6928android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda2
6929android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda3
6930android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda4
6931android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda5
6932android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda6
6933android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$EC
art-benchmark-service922a5532023-03-23 03:12:41 -07006934android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006935android.security.keystore2.AndroidKeyStoreLoadStoreParameter
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006936android.security.keystore2.AndroidKeyStorePrivateKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006937android.security.keystore2.AndroidKeyStoreProvider
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006938android.security.keystore2.AndroidKeyStorePublicKey
art-benchmark-service922a5532023-03-23 03:12:41 -07006939android.security.keystore2.AndroidKeyStoreRSAPrivateKey
6940android.security.keystore2.AndroidKeyStoreRSAPublicKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006941android.security.keystore2.AndroidKeyStoreSecretKey
art-benchmark-service922a5532023-03-23 03:12:41 -07006942android.security.keystore2.AndroidKeyStoreSignatureSpiBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006943android.security.keystore2.AndroidKeyStoreSpi
6944android.security.keystore2.KeyStore2ParameterUtils
6945android.security.keystore2.KeyStoreCryptoOperationChunkedStreamer$MainDataStream
6946android.security.keystore2.KeyStoreCryptoOperationChunkedStreamer$Stream
6947android.security.keystore2.KeyStoreCryptoOperationChunkedStreamer
6948android.security.keystore2.KeyStoreCryptoOperationStreamer
6949android.security.keystore2.KeyStoreCryptoOperationUtils
art-benchmark-service922a5532023-03-23 03:12:41 -07006950android.security.keystore2.KeymasterUtils
Andreas Gampe571fc302016-02-18 13:58:09 -08006951android.security.net.config.ApplicationConfig
6952android.security.net.config.CertificateSource
6953android.security.net.config.CertificatesEntryRef
6954android.security.net.config.ConfigNetworkSecurityPolicy
6955android.security.net.config.ConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006956android.security.net.config.DirectoryCertificateSource$1
6957android.security.net.config.DirectoryCertificateSource$3
6958android.security.net.config.DirectoryCertificateSource$CertSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08006959android.security.net.config.DirectoryCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006960android.security.net.config.Domain
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006961android.security.net.config.KeyStoreCertificateSource
6962android.security.net.config.KeyStoreConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006963android.security.net.config.ManifestConfigSource$DefaultConfigSource
Calin Juravle00b23d32019-03-08 17:52:20 -08006964android.security.net.config.ManifestConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006965android.security.net.config.NetworkSecurityConfig$1
6966android.security.net.config.NetworkSecurityConfig$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006967android.security.net.config.NetworkSecurityConfig-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006968android.security.net.config.NetworkSecurityConfig
Chad Brubaker78d47122015-11-17 22:26:58 -08006969android.security.net.config.NetworkSecurityConfigProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08006970android.security.net.config.NetworkSecurityTrustManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006971android.security.net.config.Pin
Andreas Gampe571fc302016-02-18 13:58:09 -08006972android.security.net.config.PinSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006973android.security.net.config.ResourceCertificateSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006974android.security.net.config.RootTrustManager
6975android.security.net.config.RootTrustManagerFactorySpi
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006976android.security.net.config.SystemCertificateSource-IA
Andreas Gampe571fc302016-02-18 13:58:09 -08006977android.security.net.config.SystemCertificateSource
Calin Juravle00b23d32019-03-08 17:52:20 -08006978android.security.net.config.TrustAnchor
Andreas Gampe571fc302016-02-18 13:58:09 -08006979android.security.net.config.TrustedCertificateStoreAdapter
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006980android.security.net.config.UserCertificateSource-IA
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006981android.security.net.config.UserCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006982android.security.net.config.WfaCertificateSource
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006983android.security.net.config.XmlConfigSource$ParserException
Calin Juravle00b23d32019-03-08 17:52:20 -08006984android.security.net.config.XmlConfigSource
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006985android.server.FeatureFlags
6986android.server.FeatureFlagsImpl
6987android.server.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006988android.service.appprediction.IPredictionService$Stub$Proxy
6989android.service.appprediction.IPredictionService$Stub
6990android.service.appprediction.IPredictionService
6991android.service.autofill.AutofillServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006992android.service.autofill.Dataset$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006993android.service.autofill.Dataset
art-benchmark-service64daec62024-05-18 02:02:57 -07006994android.service.autofill.FeatureFlags
6995android.service.autofill.FeatureFlagsImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006996android.service.autofill.FieldClassificationUserData
art-benchmark-serviced5115932020-02-25 17:55:03 -08006997android.service.autofill.FillContext$1
6998android.service.autofill.FillContext
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006999android.service.autofill.FillEventHistory$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007000android.service.autofill.FillEventHistory
7001android.service.autofill.FillRequest$1
7002android.service.autofill.FillRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007003android.service.autofill.FillResponse$1
7004android.service.autofill.FillResponse
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007005android.service.autofill.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007006android.service.autofill.IAutoFillService$Stub$Proxy
7007android.service.autofill.IAutoFillService$Stub
7008android.service.autofill.IAutoFillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007009android.service.autofill.IFillCallback$Stub$Proxy
7010android.service.autofill.IFillCallback$Stub
7011android.service.autofill.IFillCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007012android.service.autofill.IInlineSuggestionRenderService$Stub$Proxy
7013android.service.autofill.IInlineSuggestionRenderService$Stub
7014android.service.autofill.IInlineSuggestionRenderService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007015android.service.autofill.ISaveCallback$Stub
7016android.service.autofill.ISaveCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007017android.service.autofill.SaveRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007018android.service.autofill.SaveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007019android.service.autofill.UserData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007020android.service.autofill.UserData$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007021android.service.autofill.UserData
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007022android.service.autofill.augmented.Helper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007023android.service.autofill.augmented.IAugmentedAutofillService$Stub$Proxy
7024android.service.autofill.augmented.IAugmentedAutofillService$Stub
7025android.service.autofill.augmented.IAugmentedAutofillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007026android.service.autofill.augmented.IFillCallback$Stub$Proxy
7027android.service.autofill.augmented.IFillCallback$Stub
7028android.service.autofill.augmented.IFillCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007029android.service.carrier.CarrierIdentifier$1
7030android.service.carrier.CarrierIdentifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007031android.service.carrier.CarrierMessagingServiceWrapper$CarrierMessagingCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08007032android.service.carrier.CarrierMessagingServiceWrapper
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007033android.service.carrier.ICarrierService$Stub$Proxy
7034android.service.carrier.ICarrierService$Stub
7035android.service.carrier.ICarrierService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007036android.service.carrier.MessagePdu$1
7037android.service.carrier.MessagePdu
art-benchmark-serviced5115932020-02-25 17:55:03 -08007038android.service.contentcapture.ActivityEvent$1
7039android.service.contentcapture.ActivityEvent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007040android.service.contentcapture.ContentCaptureService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007041android.service.contentcapture.ContentCaptureServiceInfo
7042android.service.contentcapture.FlushMetrics$1
7043android.service.contentcapture.FlushMetrics
7044android.service.contentcapture.IContentCaptureService$Stub$Proxy
7045android.service.contentcapture.IContentCaptureService$Stub
7046android.service.contentcapture.IContentCaptureService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007047android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
7048android.service.contentcapture.IContentCaptureServiceCallback$Stub
7049android.service.contentcapture.IContentCaptureServiceCallback
7050android.service.contentcapture.IDataShareCallback$Stub
7051android.service.contentcapture.IDataShareCallback
7052android.service.contentcapture.SnapshotData$1
7053android.service.contentcapture.SnapshotData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007054android.service.contentsuggestions.IContentSuggestionsService$Stub$Proxy
7055android.service.contentsuggestions.IContentSuggestionsService$Stub
7056android.service.contentsuggestions.IContentSuggestionsService
art-benchmark-service56aece62020-02-10 17:58:03 -08007057android.service.dataloader.DataLoaderService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007058android.service.dreams.DreamActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007059android.service.dreams.DreamManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007060android.service.dreams.DreamService$DreamServiceWrapper
7061android.service.dreams.DreamService
Calin Juravle00b23d32019-03-08 17:52:20 -08007062android.service.dreams.IDreamManager$Stub$Proxy
7063android.service.dreams.IDreamManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07007064android.service.dreams.IDreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007065android.service.dreams.IDreamService$Stub$Proxy
7066android.service.dreams.IDreamService$Stub
7067android.service.dreams.IDreamService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007068android.service.euicc.DownloadSubscriptionResult$1
7069android.service.euicc.DownloadSubscriptionResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007070android.service.euicc.EuiccProfileInfo$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007071android.service.euicc.EuiccProfileInfo$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007072android.service.euicc.EuiccProfileInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007073android.service.euicc.GetDefaultDownloadableSubscriptionListResult$1
7074android.service.euicc.GetDefaultDownloadableSubscriptionListResult
7075android.service.euicc.GetDownloadableSubscriptionMetadataResult$1
7076android.service.euicc.GetDownloadableSubscriptionMetadataResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007077android.service.euicc.GetEuiccProfileInfoListResult$1
7078android.service.euicc.GetEuiccProfileInfoListResult
7079android.service.euicc.IDeleteSubscriptionCallback$Stub
7080android.service.euicc.IDeleteSubscriptionCallback
7081android.service.euicc.IDownloadSubscriptionCallback$Stub
7082android.service.euicc.IDownloadSubscriptionCallback
7083android.service.euicc.IEraseSubscriptionsCallback$Stub
7084android.service.euicc.IEraseSubscriptionsCallback
7085android.service.euicc.IEuiccService$Stub$Proxy
7086android.service.euicc.IEuiccService$Stub
7087android.service.euicc.IEuiccService
7088android.service.euicc.IEuiccServiceDumpResultCallback$Stub
7089android.service.euicc.IEuiccServiceDumpResultCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007090android.service.euicc.IGetAvailableMemoryInBytesCallback$Stub
7091android.service.euicc.IGetAvailableMemoryInBytesCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007092android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback$Stub
7093android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback
7094android.service.euicc.IGetDownloadableSubscriptionMetadataCallback$Stub
7095android.service.euicc.IGetDownloadableSubscriptionMetadataCallback
7096android.service.euicc.IGetEidCallback$Stub
7097android.service.euicc.IGetEidCallback
7098android.service.euicc.IGetEuiccInfoCallback$Stub
7099android.service.euicc.IGetEuiccInfoCallback
7100android.service.euicc.IGetEuiccProfileInfoListCallback$Stub$Proxy
7101android.service.euicc.IGetEuiccProfileInfoListCallback$Stub
7102android.service.euicc.IGetEuiccProfileInfoListCallback
7103android.service.euicc.IGetOtaStatusCallback$Stub
7104android.service.euicc.IGetOtaStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007105android.service.euicc.IOtaStatusChangedCallback$Stub
7106android.service.euicc.IOtaStatusChangedCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007107android.service.euicc.IRetainSubscriptionsForFactoryResetCallback$Stub
7108android.service.euicc.IRetainSubscriptionsForFactoryResetCallback
7109android.service.euicc.ISwitchToSubscriptionCallback$Stub
7110android.service.euicc.ISwitchToSubscriptionCallback
7111android.service.euicc.IUpdateSubscriptionNicknameCallback$Stub
7112android.service.euicc.IUpdateSubscriptionNicknameCallback
art-benchmark-service00abe242023-02-13 10:31:34 -08007113android.service.games.GameSession$ScreenshotCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007114android.service.gatekeeper.GateKeeperResponse$1
7115android.service.gatekeeper.GateKeeperResponse
7116android.service.gatekeeper.IGateKeeperService$Stub$Proxy
7117android.service.gatekeeper.IGateKeeperService$Stub
7118android.service.gatekeeper.IGateKeeperService
Calin Juravle4a054192018-05-29 17:52:20 -07007119android.service.media.IMediaBrowserService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007120android.service.media.IMediaBrowserService$Stub
7121android.service.media.IMediaBrowserService
Calin Juravle4a054192018-05-29 17:52:20 -07007122android.service.media.IMediaBrowserServiceCallbacks$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007123android.service.media.IMediaBrowserServiceCallbacks$Stub
7124android.service.media.IMediaBrowserServiceCallbacks
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07007125android.service.media.MediaBrowserService$$ExternalSyntheticLambda0
Calin Juravle4a054192018-05-29 17:52:20 -07007126android.service.media.MediaBrowserService$BrowserRoot
7127android.service.media.MediaBrowserService$ConnectionRecord
7128android.service.media.MediaBrowserService$Result
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07007129android.service.media.MediaBrowserService$ServiceBinder$$ExternalSyntheticLambda1
Calin Juravle00b23d32019-03-08 17:52:20 -08007130android.service.media.MediaBrowserService$ServiceBinder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007131android.service.media.MediaBrowserService$ServiceState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007132android.service.media.MediaBrowserService-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007133android.service.media.MediaBrowserService
7134android.service.notification.Adjustment$1
7135android.service.notification.Adjustment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007136android.service.notification.Condition$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007137android.service.notification.Condition
7138android.service.notification.ConditionProviderService$H
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007139android.service.notification.ConditionProviderService-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007140android.service.notification.ConditionProviderService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007141android.service.notification.IConditionProvider$Stub
7142android.service.notification.IConditionProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007143android.service.notification.INotificationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007144android.service.notification.INotificationListener
7145android.service.notification.IStatusBarNotificationHolder$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007146android.service.notification.IStatusBarNotificationHolder$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007147android.service.notification.IStatusBarNotificationHolder
7148android.service.notification.NotificationAssistantService$MyHandler
7149android.service.notification.NotificationAssistantService$NotificationAssistantServiceWrapper
7150android.service.notification.NotificationAssistantService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007151android.service.notification.NotificationListenerFilter$1
7152android.service.notification.NotificationListenerFilter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007153android.service.notification.NotificationListenerService$MyHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007154android.service.notification.NotificationListenerService$Ranking
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007155android.service.notification.NotificationListenerService$RankingMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007156android.service.notification.NotificationListenerService$RankingMap
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007157android.service.notification.NotificationListenerService-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007158android.service.notification.NotificationListenerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007159android.service.notification.NotificationRankingUpdate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007160android.service.notification.NotificationRankingUpdate
7161android.service.notification.NotificationStats$1
7162android.service.notification.NotificationStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08007163android.service.notification.NotifyingApp$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007164android.service.notification.ScheduleCalendar
7165android.service.notification.SnoozeCriterion$1
7166android.service.notification.SnoozeCriterion
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007167android.service.notification.StatusBarNotification$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007168android.service.notification.StatusBarNotification
art-benchmark-service64daec62024-05-18 02:02:57 -07007169android.service.notification.ZenDeviceEffects$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007170android.service.notification.ZenDeviceEffects
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007171android.service.notification.ZenModeConfig$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007172android.service.notification.ZenModeConfig$EventInfo
7173android.service.notification.ZenModeConfig$ScheduleInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007174android.service.notification.ZenModeConfig$ZenRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007175android.service.notification.ZenModeConfig$ZenRule
7176android.service.notification.ZenModeConfig
7177android.service.notification.ZenPolicy$1
7178android.service.notification.ZenPolicy$Builder
7179android.service.notification.ZenPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007180android.service.oemlock.IOemLockService$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007181android.service.oemlock.IOemLockService$Stub
7182android.service.oemlock.IOemLockService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007183android.service.oemlock.OemLockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007184android.service.persistentdata.IPersistentDataBlockService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07007185android.service.persistentdata.IPersistentDataBlockService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007186android.service.persistentdata.IPersistentDataBlockService
Andreas Gampe61e7b662015-06-17 23:57:04 -07007187android.service.persistentdata.PersistentDataBlockManager
art-benchmark-service922a5532023-03-23 03:12:41 -07007188android.service.quickaccesswallet.GetWalletCardsRequest$1
7189android.service.quickaccesswallet.GetWalletCardsRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007190android.service.quickaccesswallet.QuickAccessWalletClient
7191android.service.quickaccesswallet.QuickAccessWalletClientImpl
7192android.service.quickaccesswallet.QuickAccessWalletServiceInfo$ServiceMetadata
art-benchmark-service922a5532023-03-23 03:12:41 -07007193android.service.quickaccesswallet.QuickAccessWalletServiceInfo$TileServiceMetadata
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007194android.service.quickaccesswallet.QuickAccessWalletServiceInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07007195android.service.quicksettings.IQSService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007196android.service.quicksettings.IQSService$Stub
7197android.service.quicksettings.IQSService
art-benchmark-service922a5532023-03-23 03:12:41 -07007198android.service.quicksettings.IQSTileService$Stub
7199android.service.quicksettings.IQSTileService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007200android.service.quicksettings.Tile$1
7201android.service.quicksettings.Tile
art-benchmark-service922a5532023-03-23 03:12:41 -07007202android.service.quicksettings.TileService$2
7203android.service.quicksettings.TileService$H
7204android.service.quicksettings.TileService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007205android.service.storage.IExternalStorageService$Stub$Proxy
7206android.service.storage.IExternalStorageService$Stub
7207android.service.storage.IExternalStorageService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007208android.service.textclassifier.ITextClassifierCallback$Stub$Proxy
7209android.service.textclassifier.ITextClassifierCallback$Stub
7210android.service.textclassifier.ITextClassifierCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007211android.service.textclassifier.ITextClassifierService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07007212android.service.textclassifier.ITextClassifierService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007213android.service.textclassifier.ITextClassifierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007214android.service.textclassifier.TextClassifierService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007215android.service.textclassifier.TextClassifierService
art-benchmark-service922a5532023-03-23 03:12:41 -07007216android.service.timezone.TimeZoneProviderStatus$1
7217android.service.timezone.TimeZoneProviderStatus
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007218android.service.trust.ITrustAgentService$Stub$Proxy
7219android.service.trust.ITrustAgentService$Stub
7220android.service.trust.ITrustAgentService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007221android.service.trust.ITrustAgentServiceCallback$Stub$Proxy
7222android.service.trust.ITrustAgentServiceCallback$Stub
7223android.service.trust.ITrustAgentServiceCallback
7224android.service.trust.TrustAgentService$1
7225android.service.trust.TrustAgentService$ConfigurationData
7226android.service.trust.TrustAgentService$TrustAgentServiceWrapper
7227android.service.trust.TrustAgentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007228android.service.voice.IVoiceInteractionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007229android.service.voice.IVoiceInteractionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007230android.service.voice.IVoiceInteractionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007231android.service.voice.IVoiceInteractionSession$Stub$Proxy
7232android.service.voice.IVoiceInteractionSession$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007233android.service.voice.IVoiceInteractionSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007234android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007235android.service.voice.IVoiceInteractionSessionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007236android.service.voice.IVoiceInteractionSessionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007237android.service.voice.VoiceInteractionManagerInternal
7238android.service.voice.VoiceInteractionServiceInfo
7239android.service.vr.IPersistentVrStateCallbacks$Stub$Proxy
7240android.service.vr.IPersistentVrStateCallbacks$Stub
7241android.service.vr.IPersistentVrStateCallbacks
7242android.service.vr.IVrManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007243android.service.vr.IVrManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007244android.service.vr.IVrManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007245android.service.vr.IVrStateCallbacks$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007246android.service.vr.IVrStateCallbacks$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007247android.service.vr.IVrStateCallbacks
art-benchmark-service922a5532023-03-23 03:12:41 -07007248android.service.wallpaper.EngineWindowPage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007249android.service.wallpaper.IWallpaperConnection$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007250android.service.wallpaper.IWallpaperConnection$Stub
7251android.service.wallpaper.IWallpaperConnection
7252android.service.wallpaper.IWallpaperEngine$Stub$Proxy
7253android.service.wallpaper.IWallpaperEngine$Stub
7254android.service.wallpaper.IWallpaperEngine
7255android.service.wallpaper.IWallpaperService$Stub$Proxy
7256android.service.wallpaper.IWallpaperService$Stub
7257android.service.wallpaper.IWallpaperService
art-benchmark-service922a5532023-03-23 03:12:41 -07007258android.service.wallpaper.WallpaperService$Engine$$ExternalSyntheticLambda1
7259android.service.wallpaper.WallpaperService$Engine$$ExternalSyntheticLambda2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007260android.service.wallpaper.WallpaperService$Engine$1
7261android.service.wallpaper.WallpaperService$Engine$2
7262android.service.wallpaper.WallpaperService$Engine$3
art-benchmark-service922a5532023-03-23 03:12:41 -07007263android.service.wallpaper.WallpaperService$Engine$4
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007264android.service.wallpaper.WallpaperService$Engine$WallpaperInputEventReceiver
7265android.service.wallpaper.WallpaperService$Engine
7266android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper
7267android.service.wallpaper.WallpaperService$IWallpaperServiceWrapper
7268android.service.wallpaper.WallpaperService$WallpaperCommand
7269android.service.wallpaper.WallpaperService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007270android.service.watchdog.ExplicitHealthCheckService$PackageConfig$1
7271android.service.watchdog.ExplicitHealthCheckService$PackageConfig
7272android.service.watchdog.IExplicitHealthCheckService$Stub$Proxy
7273android.service.watchdog.IExplicitHealthCheckService$Stub
7274android.service.watchdog.IExplicitHealthCheckService
art-benchmark-service922a5532023-03-23 03:12:41 -07007275android.speech.RecognitionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007276android.speech.SpeechRecognizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007277android.speech.tts.ITextToSpeechCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007278android.speech.tts.ITextToSpeechCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007279android.speech.tts.ITextToSpeechService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007280android.speech.tts.ITextToSpeechService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007281android.speech.tts.ITextToSpeechService
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007282android.speech.tts.TextToSpeech$$ExternalSyntheticLambda13
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007283android.speech.tts.TextToSpeech$$ExternalSyntheticLambda17
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007284android.speech.tts.TextToSpeech$$ExternalSyntheticLambda1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007285android.speech.tts.TextToSpeech$Action
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007286android.speech.tts.TextToSpeech$Connection$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007287android.speech.tts.TextToSpeech$DirectConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08007288android.speech.tts.TextToSpeech$EngineInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007289android.speech.tts.TextToSpeech$OnInitListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007290android.speech.tts.TextToSpeech$SystemConnection
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007291android.speech.tts.TextToSpeech-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08007292android.speech.tts.TtsEngines$EngineInfoComparator
Calin Juravle4a054192018-05-29 17:52:20 -07007293android.speech.tts.TtsEngines
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007294android.speech.tts.UtteranceProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007295android.stats.devicepolicy.nano.StringList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007296android.sysprop.AdbProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08007297android.sysprop.ContactsProperties
Calin Juravle36829e52019-04-10 19:07:47 -07007298android.sysprop.CryptoProperties$state_values
7299android.sysprop.CryptoProperties$type_values
Calin Juravle00b23d32019-03-08 17:52:20 -08007300android.sysprop.CryptoProperties
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007301android.sysprop.DeviceProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08007302android.sysprop.DisplayProperties
art-benchmark-service13164882020-11-07 02:19:14 -08007303android.sysprop.HdmiProperties
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007304android.sysprop.InputProperties
art-benchmark-service08401c12022-12-23 09:27:20 -08007305android.sysprop.MediaProperties
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007306android.sysprop.PowerProperties
7307android.sysprop.SocProperties
7308android.sysprop.TelephonyProperties$$ExternalSyntheticLambda0
7309android.sysprop.TelephonyProperties$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007310android.sysprop.TelephonyProperties$$ExternalSyntheticLambda11
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007311android.sysprop.TelephonyProperties$$ExternalSyntheticLambda13
7312android.sysprop.TelephonyProperties$$ExternalSyntheticLambda14
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007313android.sysprop.TelephonyProperties$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007314android.sysprop.TelephonyProperties$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007315android.sysprop.TelephonyProperties$$ExternalSyntheticLambda3
7316android.sysprop.TelephonyProperties$$ExternalSyntheticLambda4
7317android.sysprop.TelephonyProperties$$ExternalSyntheticLambda5
7318android.sysprop.TelephonyProperties$$ExternalSyntheticLambda6
7319android.sysprop.TelephonyProperties$$ExternalSyntheticLambda7
7320android.sysprop.TelephonyProperties$$ExternalSyntheticLambda8
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007321android.sysprop.TelephonyProperties$$ExternalSyntheticLambda9
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007322android.sysprop.TelephonyProperties
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007323android.sysprop.ViewProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08007324android.sysprop.VndkProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07007325android.system.ErrnoException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007326android.system.GaiException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007327android.system.Int32Ref
7328android.system.Int64Ref
Andreas Gampe61e7b662015-06-17 23:57:04 -07007329android.system.NetlinkSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007330android.system.Os
7331android.system.OsConstants
Andreas Gampe61e7b662015-06-17 23:57:04 -07007332android.system.PacketSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007333android.system.StructAddrinfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007334android.system.StructCapUserData
7335android.system.StructCapUserHeader
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007336android.system.StructCmsghdr
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007337android.system.StructGroupReq
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007338android.system.StructIfaddrs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007339android.system.StructLinger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007340android.system.StructMsghdr
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007341android.system.StructPasswd
7342android.system.StructPollfd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007343android.system.StructRlimit
Andreas Gampe61e7b662015-06-17 23:57:04 -07007344android.system.StructStat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007345android.system.StructStatVfs
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007346android.system.StructTimespec
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007347android.system.StructTimeval
7348android.system.StructUcred
7349android.system.StructUtsname
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007350android.system.SystemCleaner
Andreas Gampe571fc302016-02-18 13:58:09 -08007351android.system.UnixSocketAddress
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007352android.system.VmSocketAddress
7353android.system.keystore2.Authorization$1
7354android.system.keystore2.Authorization
7355android.system.keystore2.CreateOperationResponse$1
7356android.system.keystore2.CreateOperationResponse
7357android.system.keystore2.IKeystoreOperation$Stub$Proxy
7358android.system.keystore2.IKeystoreOperation$Stub
7359android.system.keystore2.IKeystoreOperation
7360android.system.keystore2.IKeystoreSecurityLevel$Stub$Proxy
7361android.system.keystore2.IKeystoreSecurityLevel$Stub
7362android.system.keystore2.IKeystoreSecurityLevel
7363android.system.keystore2.IKeystoreService$Stub$Proxy
7364android.system.keystore2.IKeystoreService$Stub
7365android.system.keystore2.IKeystoreService
7366android.system.keystore2.KeyDescriptor$1
7367android.system.keystore2.KeyDescriptor
7368android.system.keystore2.KeyEntryResponse$1
7369android.system.keystore2.KeyEntryResponse
7370android.system.keystore2.KeyMetadata$1
7371android.system.keystore2.KeyMetadata
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007372android.system.keystore2.KeyParameters$1
7373android.system.keystore2.KeyParameters
7374android.system.keystore2.OperationChallenge$1
7375android.system.keystore2.OperationChallenge
art-benchmark-service922a5532023-03-23 03:12:41 -07007376android.system.suspend.internal.ISuspendControlServiceInternal$Stub$Proxy
7377android.system.suspend.internal.ISuspendControlServiceInternal$Stub
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007378android.system.suspend.internal.ISuspendControlServiceInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07007379android.system.suspend.internal.WakeLockInfo$1
7380android.system.suspend.internal.WakeLockInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007381android.telecom.AudioState$1
7382android.telecom.AudioState
art-benchmark-service922a5532023-03-23 03:12:41 -07007383android.telecom.Call$Callback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007384android.telecom.CallAudioState$$ExternalSyntheticLambda0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007385android.telecom.CallAudioState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007386android.telecom.CallAudioState
art-benchmark-serviced5115932020-02-25 17:55:03 -08007387android.telecom.CallerInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007388android.telecom.CallerInfoAsyncQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007389android.telecom.Conference$Listener
7390android.telecom.Conference
7391android.telecom.Conferenceable
7392android.telecom.Connection$FailureSignalingConnection
7393android.telecom.Connection$Listener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007394android.telecom.Connection$RttTextStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08007395android.telecom.Connection$VideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007396android.telecom.Connection
7397android.telecom.ConnectionRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007398android.telecom.ConnectionRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007399android.telecom.ConnectionRequest
7400android.telecom.ConnectionService$1
7401android.telecom.ConnectionService$2
7402android.telecom.ConnectionService$3
7403android.telecom.ConnectionService$4
7404android.telecom.ConnectionService$5
7405android.telecom.ConnectionService
7406android.telecom.ConnectionServiceAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007407android.telecom.DefaultDialerManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007408android.telecom.DisconnectCause$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007409android.telecom.DisconnectCause
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007410android.telecom.GatewayInfo$1
7411android.telecom.GatewayInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07007412android.telecom.InCallService
Calin Juravle00b23d32019-03-08 17:52:20 -08007413android.telecom.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007414android.telecom.Logging.EventManager$Event
7415android.telecom.Logging.EventManager$EventListener
7416android.telecom.Logging.EventManager$EventRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08007417android.telecom.Logging.EventManager$Loggable
7418android.telecom.Logging.EventManager$TimedEventPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007419android.telecom.Logging.EventManager
7420android.telecom.Logging.Runnable$1
7421android.telecom.Logging.Runnable
7422android.telecom.Logging.Session$Info$1
7423android.telecom.Logging.Session$Info
7424android.telecom.Logging.Session
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007425android.telecom.Logging.SessionManager$$ExternalSyntheticLambda0
7426android.telecom.Logging.SessionManager$$ExternalSyntheticLambda1
7427android.telecom.Logging.SessionManager$$ExternalSyntheticLambda2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007428android.telecom.Logging.SessionManager$ICurrentThreadId
7429android.telecom.Logging.SessionManager$ISessionCleanupTimeoutMs
7430android.telecom.Logging.SessionManager$ISessionIdQueryHandler
7431android.telecom.Logging.SessionManager$ISessionListener
7432android.telecom.Logging.SessionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007433android.telecom.ParcelableCall$1
art-benchmark-service13164882020-11-07 02:19:14 -08007434android.telecom.ParcelableCall$ParcelableCallBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08007435android.telecom.ParcelableCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007436android.telecom.ParcelableConference$1
7437android.telecom.ParcelableConference
7438android.telecom.ParcelableConnection$1
7439android.telecom.ParcelableConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007440android.telecom.ParcelableRttCall$1
7441android.telecom.ParcelableRttCall
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007442android.telecom.PhoneAccount$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007443android.telecom.PhoneAccount$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007444android.telecom.PhoneAccount-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007445android.telecom.PhoneAccount
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007446android.telecom.PhoneAccountHandle$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007447android.telecom.PhoneAccountHandle-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007448android.telecom.PhoneAccountHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007449android.telecom.RemoteConnectionManager
7450android.telecom.StatusHints$1
7451android.telecom.StatusHints
art-benchmark-serviced5115932020-02-25 17:55:03 -08007452android.telecom.TelecomAnalytics$1
7453android.telecom.TelecomAnalytics$SessionTiming$1
7454android.telecom.TelecomAnalytics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007455android.telecom.TelecomManager$DeathRecipient
Andreas Gampe61e7b662015-06-17 23:57:04 -07007456android.telecom.TelecomManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007457android.telecom.TimedEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007458android.telecom.VideoProfile$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007459android.telecom.VideoProfile$CameraCapabilities$1
7460android.telecom.VideoProfile$CameraCapabilities
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007461android.telecom.VideoProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007462android.telephony.AccessNetworkConstants$AccessNetworkType
7463android.telephony.AccessNetworkConstants$TransportType
7464android.telephony.AccessNetworkConstants
7465android.telephony.AccessNetworkUtils
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007466android.telephony.ActivityStatsTechSpecificInfo$$ExternalSyntheticLambda0
7467android.telephony.ActivityStatsTechSpecificInfo$$ExternalSyntheticLambda1
7468android.telephony.ActivityStatsTechSpecificInfo$1
7469android.telephony.ActivityStatsTechSpecificInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007470android.telephony.AnomalyReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007471android.telephony.AvailableNetworkInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007472android.telephony.AvailableNetworkInfo
art-benchmark-service13164882020-11-07 02:19:14 -08007473android.telephony.BarringInfo$1
7474android.telephony.BarringInfo$BarringServiceInfo$1
7475android.telephony.BarringInfo$BarringServiceInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007476android.telephony.BarringInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007477android.telephony.BinderCacheManager$$ExternalSyntheticLambda0
7478android.telephony.BinderCacheManager$BinderDeathTracker
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07007479android.telephony.BinderCacheManager$BinderInterfaceFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007480android.telephony.BinderCacheManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007481android.telephony.CallAttributes$1
7482android.telephony.CallAttributes
art-benchmark-service13164882020-11-07 02:19:14 -08007483android.telephony.CallForwardingInfo$1
7484android.telephony.CallForwardingInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007485android.telephony.CallQuality$1
7486android.telephony.CallQuality
art-benchmark-service00abe242023-02-13 10:31:34 -08007487android.telephony.CallState$1
7488android.telephony.CallState
art-benchmark-service13164882020-11-07 02:19:14 -08007489android.telephony.CarrierConfigManager$Apn
art-benchmark-service00abe242023-02-13 10:31:34 -08007490android.telephony.CarrierConfigManager$Bsf
art-benchmark-service922a5532023-03-23 03:12:41 -07007491android.telephony.CarrierConfigManager$CarrierConfigChangeListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007492android.telephony.CarrierConfigManager$Gps
art-benchmark-service13164882020-11-07 02:19:14 -08007493android.telephony.CarrierConfigManager$Ims
art-benchmark-service00abe242023-02-13 10:31:34 -08007494android.telephony.CarrierConfigManager$ImsEmergency
7495android.telephony.CarrierConfigManager$ImsRtt
7496android.telephony.CarrierConfigManager$ImsServiceEntitlement
7497android.telephony.CarrierConfigManager$ImsSms
7498android.telephony.CarrierConfigManager$ImsSs
7499android.telephony.CarrierConfigManager$ImsVoice
7500android.telephony.CarrierConfigManager$ImsVt
7501android.telephony.CarrierConfigManager$ImsWfc
7502android.telephony.CarrierConfigManager$Iwlan
7503android.telephony.CarrierConfigManager$OpportunisticNetwork
art-benchmark-service13164882020-11-07 02:19:14 -08007504android.telephony.CarrierConfigManager$Wifi
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007505android.telephony.CarrierConfigManager
7506android.telephony.CarrierRestrictionRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007507android.telephony.CarrierRestrictionRules$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007508android.telephony.CarrierRestrictionRules
7509android.telephony.CellConfigLte$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007510android.telephony.CellConfigLte-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007511android.telephony.CellConfigLte
7512android.telephony.CellIdentity$1
7513android.telephony.CellIdentity
7514android.telephony.CellIdentityCdma$1
7515android.telephony.CellIdentityCdma
7516android.telephony.CellIdentityGsm$1
7517android.telephony.CellIdentityGsm
7518android.telephony.CellIdentityLte$1
7519android.telephony.CellIdentityLte
7520android.telephony.CellIdentityNr$1
7521android.telephony.CellIdentityNr
7522android.telephony.CellIdentityTdscdma$1
7523android.telephony.CellIdentityTdscdma
7524android.telephony.CellIdentityWcdma$1
7525android.telephony.CellIdentityWcdma
7526android.telephony.CellInfo$1
7527android.telephony.CellInfo
7528android.telephony.CellInfoCdma$1
7529android.telephony.CellInfoCdma
7530android.telephony.CellInfoGsm$1
7531android.telephony.CellInfoGsm
7532android.telephony.CellInfoLte$1
7533android.telephony.CellInfoLte
7534android.telephony.CellInfoNr$1
7535android.telephony.CellInfoNr
7536android.telephony.CellInfoTdscdma$1
7537android.telephony.CellInfoTdscdma
7538android.telephony.CellInfoWcdma$1
7539android.telephony.CellInfoWcdma
7540android.telephony.CellLocation
7541android.telephony.CellSignalStrength
7542android.telephony.CellSignalStrengthCdma$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007543android.telephony.CellSignalStrengthCdma-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007544android.telephony.CellSignalStrengthCdma
7545android.telephony.CellSignalStrengthGsm$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007546android.telephony.CellSignalStrengthGsm-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007547android.telephony.CellSignalStrengthGsm
7548android.telephony.CellSignalStrengthLte$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007549android.telephony.CellSignalStrengthLte-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007550android.telephony.CellSignalStrengthLte
7551android.telephony.CellSignalStrengthNr$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007552android.telephony.CellSignalStrengthNr-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007553android.telephony.CellSignalStrengthNr
7554android.telephony.CellSignalStrengthTdscdma$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007555android.telephony.CellSignalStrengthTdscdma-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007556android.telephony.CellSignalStrengthTdscdma
7557android.telephony.CellSignalStrengthWcdma$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007558android.telephony.CellSignalStrengthWcdma-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007559android.telephony.CellSignalStrengthWcdma
7560android.telephony.ClientRequestStats$1
7561android.telephony.ClientRequestStats
art-benchmark-service13164882020-11-07 02:19:14 -08007562android.telephony.ClosedSubscriberGroupInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007563android.telephony.ClosedSubscriberGroupInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007564android.telephony.DataConnectionRealTimeInfo$1
7565android.telephony.DataConnectionRealTimeInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007566android.telephony.DataFailCause
7567android.telephony.DataSpecificRegistrationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007568android.telephony.DataSpecificRegistrationInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007569android.telephony.DataSpecificRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007570android.telephony.DisconnectCause
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007571android.telephony.IBootstrapAuthenticationCallback$Stub
7572android.telephony.IBootstrapAuthenticationCallback
7573android.telephony.ICellBroadcastService$Stub
7574android.telephony.ICellBroadcastService
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007575android.telephony.ICellInfoCallback$Stub$Proxy
7576android.telephony.ICellInfoCallback$Stub
7577android.telephony.ICellInfoCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007578android.telephony.INetworkService$Stub
7579android.telephony.INetworkService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007580android.telephony.INetworkServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007581android.telephony.INetworkServiceCallback$Stub
7582android.telephony.INetworkServiceCallback
7583android.telephony.IccOpenLogicalChannelResponse$1
7584android.telephony.IccOpenLogicalChannelResponse
7585android.telephony.ImsiEncryptionInfo$1
7586android.telephony.ImsiEncryptionInfo
7587android.telephony.JapanesePhoneNumberFormatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007588android.telephony.LinkCapacityEstimate$1
7589android.telephony.LinkCapacityEstimate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007590android.telephony.LocationAccessPolicy$LocationPermissionQuery$Builder
7591android.telephony.LocationAccessPolicy$LocationPermissionQuery
7592android.telephony.LocationAccessPolicy$LocationPermissionResult
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007593android.telephony.LocationAccessPolicy-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007594android.telephony.LocationAccessPolicy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007595android.telephony.LteVopsSupportInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007596android.telephony.LteVopsSupportInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007597android.telephony.LteVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007598android.telephony.MmsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007599android.telephony.ModemActivityInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007600android.telephony.ModemActivityInfo
7601android.telephony.ModemInfo$1
7602android.telephony.ModemInfo
7603android.telephony.NeighboringCellInfo$1
7604android.telephony.NeighboringCellInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007605android.telephony.NetworkRegistrationInfo$$ExternalSyntheticLambda0
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007606android.telephony.NetworkRegistrationInfo$1
7607android.telephony.NetworkRegistrationInfo$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007608android.telephony.NetworkRegistrationInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007609android.telephony.NetworkRegistrationInfo
7610android.telephony.NetworkScan
7611android.telephony.NetworkScanRequest$1
7612android.telephony.NetworkScanRequest
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007613android.telephony.NetworkService$NetworkServiceHandler
7614android.telephony.NetworkService$NetworkServiceProvider
7615android.telephony.NetworkService
7616android.telephony.NetworkServiceCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007617android.telephony.NrVopsSupportInfo$1
7618android.telephony.NrVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007619android.telephony.NumberVerificationCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007620android.telephony.PcoData$1
7621android.telephony.PcoData
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007622android.telephony.PhoneCapability$1
7623android.telephony.PhoneCapability
7624android.telephony.PhoneNumberRange$1
7625android.telephony.PhoneNumberRange
art-benchmark-service13164882020-11-07 02:19:14 -08007626android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007627android.telephony.PhoneNumberUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007628android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda0
7629android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007630android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda13
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007631android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda15
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007632android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda19
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007633android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007634android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda20
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007635android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda21
art-benchmark-service84f185c2023-07-24 02:43:42 -07007636android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda23
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007637android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda24
7638android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda27
7639android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda28
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007640android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda2
art-benchmark-service84f185c2023-07-24 02:43:42 -07007641android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda31
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007642android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda32
7643android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda34
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007644android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda37
art-benchmark-service922a5532023-03-23 03:12:41 -07007645android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda38
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007646android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda39
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007647android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda3
7648android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda41
7649android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda42
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007650android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda47
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007651android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda51
7652android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda52
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007653android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda53
art-benchmark-service922a5532023-03-23 03:12:41 -07007654android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda55
7655android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda56
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007656android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda57
7657android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda58
7658android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda59
7659android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda5
art-benchmark-service922a5532023-03-23 03:12:41 -07007660android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda62
7661android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007662android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda9
Calin Juravle00b23d32019-03-08 17:52:20 -08007663android.telephony.PhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007664android.telephony.PhysicalChannelConfig$1
7665android.telephony.PhysicalChannelConfig$Builder
7666android.telephony.PhysicalChannelConfig
art-benchmark-service13164882020-11-07 02:19:14 -08007667android.telephony.PinResult$1
7668android.telephony.PinResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007669android.telephony.PreciseCallState$1
7670android.telephony.PreciseCallState
7671android.telephony.PreciseDataConnectionState$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007672android.telephony.PreciseDataConnectionState$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007673android.telephony.PreciseDataConnectionState
7674android.telephony.RadioAccessFamily$1
7675android.telephony.RadioAccessFamily
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007676android.telephony.RadioAccessSpecifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007677android.telephony.RadioAccessSpecifier
Kenny Root9787b802013-04-26 12:53:57 -07007678android.telephony.Rlog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007679android.telephony.ServiceState$$ExternalSyntheticLambda0
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007680android.telephony.ServiceState$1
7681android.telephony.ServiceState
7682android.telephony.SignalStrength$1
7683android.telephony.SignalStrength
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007684android.telephony.SignalStrengthUpdateRequest$1
7685android.telephony.SignalStrengthUpdateRequest
7686android.telephony.SignalThresholdInfo$1
7687android.telephony.SignalThresholdInfo$Builder
7688android.telephony.SignalThresholdInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007689android.telephony.SmsCbCmasInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007690android.telephony.SmsCbCmasInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007691android.telephony.SmsCbEtwsInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007692android.telephony.SmsCbEtwsInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007693android.telephony.SmsCbLocation$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007694android.telephony.SmsCbLocation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007695android.telephony.SmsCbMessage$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007696android.telephony.SmsCbMessage
art-benchmark-service13164882020-11-07 02:19:14 -08007697android.telephony.SmsManager$1
7698android.telephony.SmsManager$2
7699android.telephony.SmsManager$3
7700android.telephony.SmsManager$4
7701android.telephony.SmsManager$5
7702android.telephony.SmsManager$6
7703android.telephony.SmsManager$FinancialSmsCallback
7704android.telephony.SmsManager$SubscriptionResolverResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007705android.telephony.SmsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007706android.telephony.SmsMessage$1
7707android.telephony.SmsMessage$MessageClass
art-benchmark-service13164882020-11-07 02:19:14 -08007708android.telephony.SmsMessage$NoEmsSupportConfig
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007709android.telephony.SmsMessage
7710android.telephony.SubscriptionInfo$1
art-benchmark-service08401c12022-12-23 09:27:20 -08007711android.telephony.SubscriptionInfo$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007712android.telephony.SubscriptionInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007713android.telephony.SubscriptionInfo
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007714android.telephony.SubscriptionManager$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007715android.telephony.SubscriptionManager$$ExternalSyntheticLambda10
7716android.telephony.SubscriptionManager$$ExternalSyntheticLambda11
7717android.telephony.SubscriptionManager$$ExternalSyntheticLambda12
7718android.telephony.SubscriptionManager$$ExternalSyntheticLambda13
7719android.telephony.SubscriptionManager$$ExternalSyntheticLambda14
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007720android.telephony.SubscriptionManager$$ExternalSyntheticLambda15
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007721android.telephony.SubscriptionManager$$ExternalSyntheticLambda16
art-benchmark-service00abe242023-02-13 10:31:34 -08007722android.telephony.SubscriptionManager$$ExternalSyntheticLambda17
art-benchmark-service922a5532023-03-23 03:12:41 -07007723android.telephony.SubscriptionManager$$ExternalSyntheticLambda18
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007724android.telephony.SubscriptionManager$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007725android.telephony.SubscriptionManager$$ExternalSyntheticLambda3
7726android.telephony.SubscriptionManager$$ExternalSyntheticLambda4
7727android.telephony.SubscriptionManager$$ExternalSyntheticLambda5
7728android.telephony.SubscriptionManager$$ExternalSyntheticLambda6
7729android.telephony.SubscriptionManager$$ExternalSyntheticLambda7
7730android.telephony.SubscriptionManager$$ExternalSyntheticLambda8
7731android.telephony.SubscriptionManager$$ExternalSyntheticLambda9
art-benchmark-service13164882020-11-07 02:19:14 -08007732android.telephony.SubscriptionManager$1
7733android.telephony.SubscriptionManager$CallISubMethodHelper
7734android.telephony.SubscriptionManager$IntegerPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007735android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007736android.telephony.SubscriptionManager$OnSubscriptionsChangedListener
art-benchmark-service13164882020-11-07 02:19:14 -08007737android.telephony.SubscriptionManager$VoidPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007738android.telephony.SubscriptionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007739android.telephony.SubscriptionPlan$1
7740android.telephony.SubscriptionPlan
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007741android.telephony.TelephonyCallback$ActiveDataSubscriptionIdListener
7742android.telephony.TelephonyCallback$AllowedNetworkTypesListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007743android.telephony.TelephonyCallback$BarringInfoListener
7744android.telephony.TelephonyCallback$CallAttributesListener
7745android.telephony.TelephonyCallback$CallDisconnectCauseListener
7746android.telephony.TelephonyCallback$CallForwardingIndicatorListener
7747android.telephony.TelephonyCallback$CallStateListener
7748android.telephony.TelephonyCallback$CarrierNetworkListener
art-benchmark-service3a157132024-05-31 13:31:01 -07007749android.telephony.TelephonyCallback$CarrierRoamingNtnModeListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007750android.telephony.TelephonyCallback$CellInfoListener
7751android.telephony.TelephonyCallback$CellLocationListener
7752android.telephony.TelephonyCallback$DataActivationStateListener
7753android.telephony.TelephonyCallback$DataActivityListener
7754android.telephony.TelephonyCallback$DataConnectionStateListener
7755android.telephony.TelephonyCallback$DataEnabledListener
7756android.telephony.TelephonyCallback$DisplayInfoListener
art-benchmark-service922a5532023-03-23 03:12:41 -07007757android.telephony.TelephonyCallback$EmergencyCallbackModeListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007758android.telephony.TelephonyCallback$EmergencyNumberListListener
art-benchmark-service922a5532023-03-23 03:12:41 -07007759android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda26
7760android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda35
7761android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda36
7762android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda39
7763android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda47
7764android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda52
7765android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda63
7766android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda65
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007767android.telephony.TelephonyCallback$ImsCallDisconnectCauseListener
7768android.telephony.TelephonyCallback$LinkCapacityEstimateChangedListener
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007769android.telephony.TelephonyCallback$MediaQualityStatusChangedListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007770android.telephony.TelephonyCallback$MessageWaitingIndicatorListener
7771android.telephony.TelephonyCallback$OutgoingEmergencyCallListener
7772android.telephony.TelephonyCallback$OutgoingEmergencySmsListener
7773android.telephony.TelephonyCallback$PhoneCapabilityListener
7774android.telephony.TelephonyCallback$PhysicalChannelConfigListener
7775android.telephony.TelephonyCallback$PreciseCallStateListener
7776android.telephony.TelephonyCallback$PreciseDataConnectionStateListener
7777android.telephony.TelephonyCallback$RadioPowerStateListener
7778android.telephony.TelephonyCallback$RegistrationFailedListener
7779android.telephony.TelephonyCallback$ServiceStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007780android.telephony.TelephonyCallback$SignalStrengthsListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007781android.telephony.TelephonyCallback$SimultaneousCellularCallingSupportListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007782android.telephony.TelephonyCallback$SrvccStateListener
7783android.telephony.TelephonyCallback$UserMobileDataStateListener
7784android.telephony.TelephonyCallback$VoiceActivationStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007785android.telephony.TelephonyCallback
art-benchmark-service13164882020-11-07 02:19:14 -08007786android.telephony.TelephonyDisplayInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007787android.telephony.TelephonyDisplayInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007788android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda0
7789android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda1
7790android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda2
7791android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda3
7792android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda4
7793android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda5
7794android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda6
art-benchmark-service922a5532023-03-23 03:12:41 -07007795android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda7
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007796android.telephony.TelephonyFrameworkInitializer
7797android.telephony.TelephonyHistogram$1
7798android.telephony.TelephonyHistogram
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007799android.telephony.TelephonyLocalConnection
7800android.telephony.TelephonyManager$12
7801android.telephony.TelephonyManager$13
7802android.telephony.TelephonyManager$15
7803android.telephony.TelephonyManager$17
7804android.telephony.TelephonyManager$18
7805android.telephony.TelephonyManager$19
art-benchmark-serviced5115932020-02-25 17:55:03 -08007806android.telephony.TelephonyManager$1
art-benchmark-service08401c12022-12-23 09:27:20 -08007807android.telephony.TelephonyManager$20
art-benchmark-service00abe242023-02-13 10:31:34 -08007808android.telephony.TelephonyManager$21
art-benchmark-serviced5115932020-02-25 17:55:03 -08007809android.telephony.TelephonyManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08007810android.telephony.TelephonyManager$3
7811android.telephony.TelephonyManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007812android.telephony.TelephonyManager$5
art-benchmark-service13164882020-11-07 02:19:14 -08007813android.telephony.TelephonyManager$6
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007814android.telephony.TelephonyManager$7
7815android.telephony.TelephonyManager$8
art-benchmark-service922a5532023-03-23 03:12:41 -07007816android.telephony.TelephonyManager$CarrierPrivilegesCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007817android.telephony.TelephonyManager$CellInfoCallback
7818android.telephony.TelephonyManager$DeathRecipient
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007819android.telephony.TelephonyManager$ModemActivityInfoException
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007820android.telephony.TelephonyManager$MultiSimVariants
art-benchmark-serviced5115932020-02-25 17:55:03 -08007821android.telephony.TelephonyManager$UssdResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007822android.telephony.TelephonyManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007823android.telephony.TelephonyRegistryManager$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007824android.telephony.TelephonyRegistryManager$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007825android.telephony.TelephonyRegistryManager$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007826android.telephony.TelephonyRegistryManager$1$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007827android.telephony.TelephonyRegistryManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007828android.telephony.TelephonyRegistryManager$2
art-benchmark-service922a5532023-03-23 03:12:41 -07007829android.telephony.TelephonyRegistryManager$3
7830android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda0
7831android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda1
7832android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda2
7833android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda3
7834android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda4
7835android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007836android.telephony.TelephonyRegistryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007837android.telephony.TelephonyScanManager$NetworkScanCallback
art-benchmark-service13164882020-11-07 02:19:14 -08007838android.telephony.TelephonyScanManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007839android.telephony.UiccAccessRule$1
7840android.telephony.UiccAccessRule
7841android.telephony.UiccCardInfo$1
7842android.telephony.UiccCardInfo
7843android.telephony.UiccSlotInfo$1
7844android.telephony.UiccSlotInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007845android.telephony.UssdResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007846android.telephony.UssdResponse
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007847android.telephony.VisualVoicemailSms$1
7848android.telephony.VisualVoicemailSms$Builder
7849android.telephony.VisualVoicemailSms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007850android.telephony.VisualVoicemailSmsFilterSettings$1
7851android.telephony.VisualVoicemailSmsFilterSettings$Builder
7852android.telephony.VisualVoicemailSmsFilterSettings
7853android.telephony.VoiceSpecificRegistrationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007854android.telephony.VoiceSpecificRegistrationInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007855android.telephony.VoiceSpecificRegistrationInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007856android.telephony.VopsSupportInfo$1
7857android.telephony.VopsSupportInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007858android.telephony.cdma.CdmaCellLocation
7859android.telephony.data.ApnSetting$1
7860android.telephony.data.ApnSetting$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007861android.telephony.data.ApnSetting-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007862android.telephony.data.ApnSetting
7863android.telephony.data.DataCallResponse$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007864android.telephony.data.DataCallResponse$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007865android.telephony.data.DataCallResponse
7866android.telephony.data.DataProfile$1
7867android.telephony.data.DataProfile$Builder
7868android.telephony.data.DataProfile
7869android.telephony.data.DataService$DataCallListChangedIndication
7870android.telephony.data.DataService$DataServiceHandler
7871android.telephony.data.DataService$DataServiceProvider
7872android.telephony.data.DataService$DeactivateDataCallRequest
7873android.telephony.data.DataService$IDataServiceWrapper
7874android.telephony.data.DataService$SetDataProfileRequest
7875android.telephony.data.DataService$SetInitialAttachApnRequest
7876android.telephony.data.DataService$SetupDataCallRequest
7877android.telephony.data.DataService
7878android.telephony.data.DataServiceCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007879android.telephony.data.EpsBearerQosSessionAttributes$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007880android.telephony.data.EpsBearerQosSessionAttributes
7881android.telephony.data.EpsQos$1
7882android.telephony.data.EpsQos
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007883android.telephony.data.IDataService$Stub$Proxy
7884android.telephony.data.IDataService$Stub
7885android.telephony.data.IDataService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007886android.telephony.data.IDataServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007887android.telephony.data.IDataServiceCallback$Stub
7888android.telephony.data.IDataServiceCallback
7889android.telephony.data.IQualifiedNetworksService$Stub$Proxy
7890android.telephony.data.IQualifiedNetworksService$Stub
7891android.telephony.data.IQualifiedNetworksService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007892android.telephony.data.IQualifiedNetworksServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007893android.telephony.data.IQualifiedNetworksServiceCallback$Stub
7894android.telephony.data.IQualifiedNetworksServiceCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007895android.telephony.data.NetworkSliceInfo$1
7896android.telephony.data.NetworkSliceInfo$Builder
7897android.telephony.data.NetworkSliceInfo
7898android.telephony.data.NetworkSlicingConfig$1
7899android.telephony.data.NetworkSlicingConfig
7900android.telephony.data.NrQos$1
7901android.telephony.data.NrQos
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007902android.telephony.data.NrQosSessionAttributes$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007903android.telephony.data.NrQosSessionAttributes
7904android.telephony.data.Qos$QosBandwidth$1
7905android.telephony.data.Qos$QosBandwidth
7906android.telephony.data.Qos
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007907android.telephony.data.QosBearerFilter$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007908android.telephony.data.QosBearerFilter$PortRange$1
7909android.telephony.data.QosBearerFilter$PortRange
7910android.telephony.data.QosBearerFilter
7911android.telephony.data.QosBearerSession$1
7912android.telephony.data.QosBearerSession
7913android.telephony.data.ThrottleStatus$1
7914android.telephony.data.ThrottleStatus$Builder
7915android.telephony.data.ThrottleStatus
7916android.telephony.data.TrafficDescriptor$1
7917android.telephony.data.TrafficDescriptor$Builder
7918android.telephony.data.TrafficDescriptor
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007919android.telephony.emergency.EmergencyNumber$1
7920android.telephony.emergency.EmergencyNumber
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007921android.telephony.euicc.DownloadableSubscription$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007922android.telephony.euicc.DownloadableSubscription
art-benchmark-service13164882020-11-07 02:19:14 -08007923android.telephony.euicc.EuiccCardManager$10
7924android.telephony.euicc.EuiccCardManager$11
7925android.telephony.euicc.EuiccCardManager$12
art-benchmark-serviced5115932020-02-25 17:55:03 -08007926android.telephony.euicc.EuiccCardManager$13
art-benchmark-service13164882020-11-07 02:19:14 -08007927android.telephony.euicc.EuiccCardManager$14
7928android.telephony.euicc.EuiccCardManager$15
7929android.telephony.euicc.EuiccCardManager$16
7930android.telephony.euicc.EuiccCardManager$17
7931android.telephony.euicc.EuiccCardManager$18
7932android.telephony.euicc.EuiccCardManager$19
art-benchmark-serviced5115932020-02-25 17:55:03 -08007933android.telephony.euicc.EuiccCardManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08007934android.telephony.euicc.EuiccCardManager$20
7935android.telephony.euicc.EuiccCardManager$21
7936android.telephony.euicc.EuiccCardManager$22
7937android.telephony.euicc.EuiccCardManager$2
7938android.telephony.euicc.EuiccCardManager$3
7939android.telephony.euicc.EuiccCardManager$4
7940android.telephony.euicc.EuiccCardManager$5
7941android.telephony.euicc.EuiccCardManager$6
7942android.telephony.euicc.EuiccCardManager$7
7943android.telephony.euicc.EuiccCardManager$8
7944android.telephony.euicc.EuiccCardManager$9
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007945android.telephony.euicc.EuiccCardManager$ResultCallback
7946android.telephony.euicc.EuiccCardManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007947android.telephony.euicc.EuiccInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007948android.telephony.euicc.EuiccInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007949android.telephony.euicc.EuiccManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007950android.telephony.euicc.EuiccNotification$1
7951android.telephony.euicc.EuiccNotification
7952android.telephony.euicc.EuiccRulesAuthTable$1
7953android.telephony.euicc.EuiccRulesAuthTable$Builder
7954android.telephony.euicc.EuiccRulesAuthTable
7955android.telephony.gba.GbaAuthRequest$1
7956android.telephony.gba.GbaAuthRequest
7957android.telephony.gba.IGbaService$Stub
7958android.telephony.gba.IGbaService
art-benchmark-service922a5532023-03-23 03:12:41 -07007959android.telephony.gba.UaSecurityProtocolIdentifier$1
7960android.telephony.gba.UaSecurityProtocolIdentifier
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007961android.telephony.gsm.GsmCellLocation
art-benchmark-service13164882020-11-07 02:19:14 -08007962android.telephony.gsm.SmsManager
7963android.telephony.gsm.SmsMessage$MessageClass
7964android.telephony.gsm.SmsMessage$SubmitPdu
7965android.telephony.gsm.SmsMessage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007966android.telephony.ims.AudioCodecAttributes$1
7967android.telephony.ims.AudioCodecAttributes
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007968android.telephony.ims.ImsCallForwardInfo$1
7969android.telephony.ims.ImsCallForwardInfo
7970android.telephony.ims.ImsCallProfile$1
7971android.telephony.ims.ImsCallProfile
art-benchmark-service13164882020-11-07 02:19:14 -08007972android.telephony.ims.ImsCallSession$Listener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007973android.telephony.ims.ImsCallSession
7974android.telephony.ims.ImsConferenceState$1
7975android.telephony.ims.ImsConferenceState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007976android.telephony.ims.ImsException
7977android.telephony.ims.ImsExternalCallState$1
7978android.telephony.ims.ImsExternalCallState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007979android.telephony.ims.ImsManager$$ExternalSyntheticLambda0
7980android.telephony.ims.ImsManager$$ExternalSyntheticLambda1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007981android.telephony.ims.ImsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007982android.telephony.ims.ImsMmTelManager$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007983android.telephony.ims.ImsMmTelManager$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -08007984android.telephony.ims.ImsMmTelManager$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -08007985android.telephony.ims.ImsMmTelManager$1
7986android.telephony.ims.ImsMmTelManager$2
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007987android.telephony.ims.ImsMmTelManager$3
art-benchmark-service13164882020-11-07 02:19:14 -08007988android.telephony.ims.ImsMmTelManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007989android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder
7990android.telephony.ims.ImsMmTelManager$CapabilityCallback
7991android.telephony.ims.ImsMmTelManager$RegistrationCallback
7992android.telephony.ims.ImsMmTelManager
art-benchmark-service13164882020-11-07 02:19:14 -08007993android.telephony.ims.ImsRcsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007994android.telephony.ims.ImsReasonInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007995android.telephony.ims.ImsReasonInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007996android.telephony.ims.ImsReasonInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007997android.telephony.ims.ImsRegistrationAttributes$1
7998android.telephony.ims.ImsRegistrationAttributes
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007999android.telephony.ims.ImsService$1
8000android.telephony.ims.ImsService$Listener
8001android.telephony.ims.ImsService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008002android.telephony.ims.ImsSsData$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008003android.telephony.ims.ImsSsData
8004android.telephony.ims.ImsSsInfo$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008005android.telephony.ims.ImsSsInfo$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008006android.telephony.ims.ImsSsInfo
art-benchmark-service13164882020-11-07 02:19:14 -08008007android.telephony.ims.ImsStreamMediaProfile$1
8008android.telephony.ims.ImsStreamMediaProfile
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008009android.telephony.ims.ImsSuppServiceNotification$1
8010android.telephony.ims.ImsSuppServiceNotification
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008011android.telephony.ims.ImsUtListener
art-benchmark-service922a5532023-03-23 03:12:41 -07008012android.telephony.ims.MediaQualityStatus$1
art-benchmark-service00abe242023-02-13 10:31:34 -08008013android.telephony.ims.MediaQualityStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008014android.telephony.ims.ProvisioningManager$Callback$CallbackBinder
8015android.telephony.ims.ProvisioningManager$Callback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008016android.telephony.ims.ProvisioningManager
8017android.telephony.ims.RcsContactPresenceTuple$1
8018android.telephony.ims.RcsContactPresenceTuple$Builder
8019android.telephony.ims.RcsContactPresenceTuple$ServiceCapabilities$1
8020android.telephony.ims.RcsContactPresenceTuple$ServiceCapabilities$Builder
8021android.telephony.ims.RcsContactPresenceTuple$ServiceCapabilities
8022android.telephony.ims.RcsContactPresenceTuple
8023android.telephony.ims.RcsContactTerminatedReason$1
8024android.telephony.ims.RcsContactTerminatedReason
8025android.telephony.ims.RcsContactUceCapability$1
8026android.telephony.ims.RcsContactUceCapability$OptionsBuilder
8027android.telephony.ims.RcsContactUceCapability$PresenceBuilder
8028android.telephony.ims.RcsContactUceCapability
8029android.telephony.ims.RcsUceAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008030android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008031android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder$$ExternalSyntheticLambda3
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008032android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder
8033android.telephony.ims.RegistrationManager$RegistrationCallback
8034android.telephony.ims.RegistrationManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008035android.telephony.ims.RtpHeaderExtension$1
8036android.telephony.ims.RtpHeaderExtension
8037android.telephony.ims.RtpHeaderExtensionType$1
8038android.telephony.ims.RtpHeaderExtensionType
8039android.telephony.ims.aidl.ICapabilityExchangeEventListener$Stub
8040android.telephony.ims.aidl.ICapabilityExchangeEventListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008041android.telephony.ims.aidl.IImsCapabilityCallback$Stub$Proxy
8042android.telephony.ims.aidl.IImsCapabilityCallback$Stub
8043android.telephony.ims.aidl.IImsCapabilityCallback
8044android.telephony.ims.aidl.IImsConfig$Stub$Proxy
8045android.telephony.ims.aidl.IImsConfig$Stub
8046android.telephony.ims.aidl.IImsConfig
8047android.telephony.ims.aidl.IImsConfigCallback$Stub$Proxy
8048android.telephony.ims.aidl.IImsConfigCallback$Stub
8049android.telephony.ims.aidl.IImsConfigCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008050android.telephony.ims.aidl.IImsMmTelFeature$Stub
8051android.telephony.ims.aidl.IImsMmTelFeature
8052android.telephony.ims.aidl.IImsMmTelListener$Stub$Proxy
8053android.telephony.ims.aidl.IImsMmTelListener$Stub
8054android.telephony.ims.aidl.IImsMmTelListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008055android.telephony.ims.aidl.IImsRcsController$Stub
8056android.telephony.ims.aidl.IImsRcsController
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008057android.telephony.ims.aidl.IImsRcsFeature$Stub
8058android.telephony.ims.aidl.IImsRcsFeature
8059android.telephony.ims.aidl.IImsRegistration$Stub
8060android.telephony.ims.aidl.IImsRegistration
8061android.telephony.ims.aidl.IImsRegistrationCallback$Stub$Proxy
8062android.telephony.ims.aidl.IImsRegistrationCallback$Stub
8063android.telephony.ims.aidl.IImsRegistrationCallback
8064android.telephony.ims.aidl.IImsServiceController$Stub$Proxy
8065android.telephony.ims.aidl.IImsServiceController$Stub
8066android.telephony.ims.aidl.IImsServiceController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008067android.telephony.ims.aidl.IImsServiceControllerListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008068android.telephony.ims.aidl.IImsServiceControllerListener$Stub
8069android.telephony.ims.aidl.IImsServiceControllerListener
8070android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy
8071android.telephony.ims.aidl.IImsSmsListener$Stub
8072android.telephony.ims.aidl.IImsSmsListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008073android.telephony.ims.aidl.IOptionsRequestCallback
8074android.telephony.ims.aidl.IOptionsResponseCallback$Stub
8075android.telephony.ims.aidl.IOptionsResponseCallback
8076android.telephony.ims.aidl.IPublishResponseCallback$Stub
8077android.telephony.ims.aidl.IPublishResponseCallback
8078android.telephony.ims.aidl.IRcsConfigCallback
8079android.telephony.ims.aidl.IRcsUceControllerCallback
8080android.telephony.ims.aidl.IRcsUcePublishStateCallback
8081android.telephony.ims.aidl.ISipTransport
8082android.telephony.ims.aidl.ISubscribeResponseCallback$Stub
8083android.telephony.ims.aidl.ISubscribeResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008084android.telephony.ims.feature.CapabilityChangeRequest$1
8085android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair
8086android.telephony.ims.feature.CapabilityChangeRequest
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008087android.telephony.ims.feature.ImsFeature$Capabilities
8088android.telephony.ims.feature.ImsFeature$CapabilityCallbackProxy
8089android.telephony.ims.feature.ImsFeature
8090android.telephony.ims.feature.MmTelFeature$1
8091android.telephony.ims.feature.MmTelFeature$Listener
8092android.telephony.ims.feature.MmTelFeature$MmTelCapabilities
8093android.telephony.ims.feature.MmTelFeature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008094android.telephony.ims.feature.RcsFeature$RcsImsCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -08008095android.telephony.ims.feature.RcsFeature
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008096android.telephony.ims.stub.ImsCallSessionImplBase
8097android.telephony.ims.stub.ImsConfigImplBase$ImsConfigStub
8098android.telephony.ims.stub.ImsConfigImplBase
8099android.telephony.ims.stub.ImsEcbmImplBase$1
8100android.telephony.ims.stub.ImsEcbmImplBase
8101android.telephony.ims.stub.ImsFeatureConfiguration$1
8102android.telephony.ims.stub.ImsFeatureConfiguration$FeatureSlotPair
8103android.telephony.ims.stub.ImsFeatureConfiguration
8104android.telephony.ims.stub.ImsMultiEndpointImplBase$1
8105android.telephony.ims.stub.ImsMultiEndpointImplBase
8106android.telephony.ims.stub.ImsRegistrationImplBase$1
8107android.telephony.ims.stub.ImsRegistrationImplBase
8108android.telephony.ims.stub.ImsSmsImplBase
8109android.telephony.ims.stub.ImsUtImplBase$1
8110android.telephony.ims.stub.ImsUtImplBase
art-benchmark-service922a5532023-03-23 03:12:41 -07008111android.telephony.satellite.SatelliteManager
Calin Juravle00b23d32019-03-08 17:52:20 -08008112android.text.AndroidBidi
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008113android.text.AndroidCharacter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008114android.text.Annotation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008115android.text.AutoGrowArray$ByteArray
8116android.text.AutoGrowArray$FloatArray
8117android.text.AutoGrowArray$IntArray
Calin Juravle00b23d32019-03-08 17:52:20 -08008118android.text.AutoGrowArray
8119android.text.BidiFormatter$DirectionalityEstimator
8120android.text.BidiFormatter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008121android.text.BoringLayout$Metrics
Calin Juravle00b23d32019-03-08 17:52:20 -08008122android.text.BoringLayout
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008123android.text.CharSequenceCharacterIterator
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008124android.text.ClientFlags
Andreas Gampe61e7b662015-06-17 23:57:04 -07008125android.text.ClipboardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008126android.text.DynamicLayout$Builder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008127android.text.DynamicLayout$ChangeWatcher
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008128android.text.DynamicLayout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008129android.text.DynamicLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008130android.text.Editable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08008131android.text.Editable
Calin Juravle4a054192018-05-29 17:52:20 -07008132android.text.Emoji
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008133android.text.FontConfig$1
8134android.text.FontConfig$Alias$1
Clara Bayarri04d72ab2017-01-10 09:31:51 -08008135android.text.FontConfig$Alias
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008136android.text.FontConfig$Font$1
Clara Bayarri04d72ab2017-01-10 09:31:51 -08008137android.text.FontConfig$Font
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008138android.text.FontConfig$FontFamily$1
8139android.text.FontConfig$FontFamily
art-benchmark-service00abe242023-02-13 10:31:34 -08008140android.text.FontConfig$NamedFamilyList$1
8141android.text.FontConfig$NamedFamilyList
Calin Juravle00b23d32019-03-08 17:52:20 -08008142android.text.FontConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008143android.text.GetChars
8144android.text.GraphicsOperations
art-benchmark-service922a5532023-03-23 03:12:41 -07008145android.text.Highlights
Mathieu Chartierd62dd932017-09-09 15:19:46 -07008146android.text.Html$HtmlParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008147android.text.Html$ImageGetter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008148android.text.Html$TagHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008149android.text.Html
art-benchmark-serviced5115932020-02-25 17:55:03 -08008150android.text.HtmlToSpannedConverter$Alignment
8151android.text.HtmlToSpannedConverter$Background
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008152android.text.HtmlToSpannedConverter$Big
8153android.text.HtmlToSpannedConverter$Blockquote
8154android.text.HtmlToSpannedConverter$Bold
8155android.text.HtmlToSpannedConverter$Bullet
art-benchmark-serviced5115932020-02-25 17:55:03 -08008156android.text.HtmlToSpannedConverter$Font
8157android.text.HtmlToSpannedConverter$Foreground
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008158android.text.HtmlToSpannedConverter$Heading
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008159android.text.HtmlToSpannedConverter$Href
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008160android.text.HtmlToSpannedConverter$Italic
8161android.text.HtmlToSpannedConverter$Monospace
art-benchmark-serviced5115932020-02-25 17:55:03 -08008162android.text.HtmlToSpannedConverter$Newline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008163android.text.HtmlToSpannedConverter$Small
8164android.text.HtmlToSpannedConverter$Strikethrough
8165android.text.HtmlToSpannedConverter$Sub
8166android.text.HtmlToSpannedConverter$Super
8167android.text.HtmlToSpannedConverter$Underline
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008168android.text.HtmlToSpannedConverter-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008169android.text.HtmlToSpannedConverter
Andreas Gampe61e7b662015-06-17 23:57:04 -07008170android.text.Hyphenator
Calin Juravle4a054192018-05-29 17:52:20 -07008171android.text.InputFilter$LengthFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08008172android.text.InputFilter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008173android.text.InputType
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008174android.text.Layout$$ExternalSyntheticLambda0
art-benchmark-service08401c12022-12-23 09:27:20 -08008175android.text.Layout$$ExternalSyntheticLambda1
8176android.text.Layout$$ExternalSyntheticLambda2
8177android.text.Layout$$ExternalSyntheticLambda3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008178android.text.Layout$Alignment
8179android.text.Layout$Directions
Andreas Gampe859e2782016-04-06 18:37:56 -07008180android.text.Layout$Ellipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008181android.text.Layout$HorizontalMeasurementProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008182android.text.Layout$SelectionRectangleConsumer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008183android.text.Layout$SpannedEllipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008184android.text.Layout$TabStops
art-benchmark-service08401c12022-12-23 09:27:20 -08008185android.text.Layout$TextInclusionStrategy
Calin Juravle00b23d32019-03-08 17:52:20 -08008186android.text.Layout
art-benchmark-service64daec62024-05-18 02:02:57 -07008187android.text.MeasuredParagraph$StyleRunCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008188android.text.MeasuredParagraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008189android.text.NoCopySpan$Concrete
Calin Juravle00b23d32019-03-08 17:52:20 -08008190android.text.NoCopySpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008191android.text.PackedIntVector
8192android.text.PackedObjectVector
8193android.text.ParcelableSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008194android.text.PrecomputedText$ParagraphInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008195android.text.PrecomputedText$Params$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008196android.text.PrecomputedText$Params
Calin Juravle00b23d32019-03-08 17:52:20 -08008197android.text.PrecomputedText
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008198android.text.Selection$END
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008199android.text.Selection$MEMORY
8200android.text.Selection$MemoryTextWatcher
8201android.text.Selection$PositionIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008202android.text.Selection$START
Calin Juravle00b23d32019-03-08 17:52:20 -08008203android.text.Selection
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008204android.text.SpanColors
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008205android.text.SpanSet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008206android.text.SpanWatcher
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008207android.text.Spannable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08008208android.text.Spannable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008209android.text.SpannableString
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008210android.text.SpannableStringBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008211android.text.SpannableStringInternal
8212android.text.Spanned
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008213android.text.SpannedString
Andreas Gampe61e7b662015-06-17 23:57:04 -07008214android.text.StaticLayout$Builder
8215android.text.StaticLayout$LineBreaks
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008216android.text.StaticLayout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008217android.text.StaticLayout
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008218android.text.TextDirectionHeuristic
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008219android.text.TextDirectionHeuristics$AnyStrong
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008220android.text.TextDirectionHeuristics$FirstStrong
8221android.text.TextDirectionHeuristics$TextDirectionAlgorithm
8222android.text.TextDirectionHeuristics$TextDirectionHeuristicImpl
8223android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008224android.text.TextDirectionHeuristics$TextDirectionHeuristicLocale
Calin Juravle00b23d32019-03-08 17:52:20 -08008225android.text.TextDirectionHeuristics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008226android.text.TextLine$DecorationInfo
art-benchmark-service64daec62024-05-18 02:02:57 -07008227android.text.TextLine$LineInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008228android.text.TextLine-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008229android.text.TextLine
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008230android.text.TextPaint
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08008231android.text.TextShaper$GlyphsConsumer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008232android.text.TextUtils$1
8233android.text.TextUtils$EllipsizeCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008234android.text.TextUtils$SimpleStringSplitter
8235android.text.TextUtils$StringSplitter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008236android.text.TextUtils$StringWithRemovedChars
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008237android.text.TextUtils$TruncateAt
Calin Juravle00b23d32019-03-08 17:52:20 -08008238android.text.TextUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008239android.text.TextWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008240android.text.format.DateFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008241android.text.format.DateIntervalFormat
8242android.text.format.DateTimeFormat$FormatterCache
8243android.text.format.DateTimeFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008244android.text.format.DateUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008245android.text.format.DateUtilsBridge
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008246android.text.format.Formatter$BytesResult
art-benchmark-service08401c12022-12-23 09:27:20 -08008247android.text.format.Formatter$RoundedBytesResult
Mathieu Chartierd62dd932017-09-09 15:19:46 -07008248android.text.format.Formatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008249android.text.format.RelativeDateTimeFormatter$FormatterCache
8250android.text.format.RelativeDateTimeFormatter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008251android.text.format.Time$TimeCalculator
Calin Juravle00b23d32019-03-08 17:52:20 -08008252android.text.format.Time
Calin Juravle4a054192018-05-29 17:52:20 -07008253android.text.format.TimeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08008254android.text.format.TimeMigrationUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008255android.text.method.AllCapsTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008256android.text.method.ArrowKeyMovementMethod
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008257android.text.method.BaseKeyListener$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008258android.text.method.BaseKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08008259android.text.method.BaseMovementMethod
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008260android.text.method.DateKeyListener
8261android.text.method.DateTimeKeyListener
8262android.text.method.DialerKeyListener
8263android.text.method.DigitsKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008264android.text.method.KeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008265android.text.method.LinkMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008266android.text.method.MetaKeyKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008267android.text.method.MovementMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008268android.text.method.MultiTapKeyListener
Calin Juravle4a054192018-05-29 17:52:20 -07008269android.text.method.NumberKeyListener
art-benchmark-service922a5532023-03-23 03:12:41 -07008270android.text.method.OffsetMapping$TextUpdate
8271android.text.method.OffsetMapping
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008272android.text.method.PasswordTransformationMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008273android.text.method.QwertyKeyListener$Replaced
Calin Juravle4a054192018-05-29 17:52:20 -07008274android.text.method.QwertyKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08008275android.text.method.ReplacementTransformationMethod$ReplacementCharSequence
8276android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence
Calin Juravle00b23d32019-03-08 17:52:20 -08008277android.text.method.ReplacementTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07008278android.text.method.ScrollingMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008279android.text.method.SingleLineTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008280android.text.method.TextKeyListener$Capitalize
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008281android.text.method.TextKeyListener$NullKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008282android.text.method.TextKeyListener$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08008283android.text.method.TextKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008284android.text.method.TimeKeyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008285android.text.method.Touch$DragState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008286android.text.method.Touch
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008287android.text.method.TransformationMethod2
Calin Juravle00b23d32019-03-08 17:52:20 -08008288android.text.method.TransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07008289android.text.method.WordIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008290android.text.style.AbsoluteSizeSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008291android.text.style.AccessibilityClickableSpan$1
8292android.text.style.AccessibilityClickableSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008293android.text.style.AccessibilityReplacementSpan$1
8294android.text.style.AccessibilityReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008295android.text.style.AccessibilityURLSpan
8296android.text.style.AlignmentSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008297android.text.style.AlignmentSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008298android.text.style.BackgroundColorSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008299android.text.style.BulletSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008300android.text.style.CharacterStyle$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008301android.text.style.CharacterStyle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008302android.text.style.ClickableSpan
art-benchmark-service00abe242023-02-13 10:31:34 -08008303android.text.style.DrawableMarginSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008304android.text.style.DynamicDrawableSpan
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008305android.text.style.EasyEditSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008306android.text.style.ForegroundColorSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008307android.text.style.ImageSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008308android.text.style.LeadingMarginSpan$LeadingMarginSpan2
8309android.text.style.LeadingMarginSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008310android.text.style.LeadingMarginSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008311android.text.style.LineBackgroundSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008312android.text.style.LineBackgroundSpan
art-benchmark-service64daec62024-05-18 02:02:57 -07008313android.text.style.LineBreakConfigSpan$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008314android.text.style.LineBreakConfigSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008315android.text.style.LineHeightSpan$Standard
8316android.text.style.LineHeightSpan$WithDensity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008317android.text.style.LineHeightSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008318android.text.style.LocaleSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008319android.text.style.MetricAffectingSpan$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008320android.text.style.MetricAffectingSpan
8321android.text.style.ParagraphStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008322android.text.style.QuoteSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008323android.text.style.RelativeSizeSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008324android.text.style.ReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008325android.text.style.ScaleXSpan
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08008326android.text.style.SpellCheckSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008327android.text.style.StrikethroughSpan
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008328android.text.style.StyleSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008329android.text.style.SubscriptSpan
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008330android.text.style.SuggestionRangeSpan$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008331android.text.style.SuggestionRangeSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008332android.text.style.SuggestionSpan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008333android.text.style.SuggestionSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008334android.text.style.SuperscriptSpan
Andreas Gampe61e7b662015-06-17 23:57:04 -07008335android.text.style.TabStopSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008336android.text.style.TextAppearanceSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008337android.text.style.TtsSpan$Builder
art-benchmark-service922a5532023-03-23 03:12:41 -07008338android.text.style.TtsSpan$MeasureBuilder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008339android.text.style.TtsSpan$SemioticClassBuilder
8340android.text.style.TtsSpan$TelephoneBuilder
art-benchmark-service922a5532023-03-23 03:12:41 -07008341android.text.style.TtsSpan$VerbatimBuilder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008342android.text.style.TtsSpan
8343android.text.style.TypefaceSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008344android.text.style.URLSpan
8345android.text.style.UnderlineSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008346android.text.style.UpdateAppearance
8347android.text.style.UpdateLayout
8348android.text.style.WrapTogetherSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008349android.text.util.LinkSpec
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008350android.text.util.Linkify$$ExternalSyntheticLambda0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008351android.text.util.Linkify$1
8352android.text.util.Linkify$2
8353android.text.util.Linkify$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08008354android.text.util.Linkify$4
Calin Juravle4a054192018-05-29 17:52:20 -07008355android.text.util.Linkify$MatchFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008356android.text.util.Linkify$TransformFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008357android.text.util.Linkify
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008358android.text.util.Rfc822Token
8359android.text.util.Rfc822Tokenizer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008360android.timezone.CountryTimeZones$OffsetResult
8361android.timezone.CountryTimeZones$TimeZoneMapping
8362android.timezone.CountryTimeZones
8363android.timezone.TelephonyLookup
8364android.timezone.TelephonyNetwork
8365android.timezone.TelephonyNetworkFinder
8366android.timezone.TimeZoneFinder
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008367android.tracing.Flags
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008368android.tracing.perfetto.CreateIncrementalStateArgs
8369android.tracing.perfetto.CreateTlsStateArgs
8370android.tracing.perfetto.DataSource
8371android.tracing.perfetto.FlushCallbackArguments
8372android.tracing.perfetto.Producer
8373android.tracing.perfetto.StartCallbackArguments
8374android.tracing.perfetto.StopCallbackArguments
8375android.tracing.perfetto.TracingContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008376android.transition.ArcMotion
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008377android.transition.AutoTransition
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008378android.transition.ChangeBounds$10
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008379android.transition.ChangeBounds$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07008380android.transition.ChangeBounds$2
8381android.transition.ChangeBounds$3
8382android.transition.ChangeBounds$4
8383android.transition.ChangeBounds$5
8384android.transition.ChangeBounds$6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008385android.transition.ChangeBounds$7
8386android.transition.ChangeBounds$8
8387android.transition.ChangeBounds$9
8388android.transition.ChangeBounds$ViewBounds
Calin Juravle00b23d32019-03-08 17:52:20 -08008389android.transition.ChangeBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008390android.transition.ChangeClipBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008391android.transition.ChangeImageTransform$1
8392android.transition.ChangeImageTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08008393android.transition.ChangeImageTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008394android.transition.ChangeScroll
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008395android.transition.ChangeTransform$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07008396android.transition.ChangeTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08008397android.transition.ChangeTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008398android.transition.CircularPropagation
8399android.transition.Explode
Calin Juravle4a054192018-05-29 17:52:20 -07008400android.transition.Fade$1
8401android.transition.Fade$FadeAnimatorListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008402android.transition.Fade
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008403android.transition.PathMotion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008404android.transition.PatternPathMotion
8405android.transition.Recolor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008406android.transition.Scene
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008407android.transition.Slide$1
8408android.transition.Slide$2
8409android.transition.Slide$3
8410android.transition.Slide$4
8411android.transition.Slide$5
8412android.transition.Slide$6
8413android.transition.Slide$CalculateSlide
8414android.transition.Slide$CalculateSlideHorizontal
8415android.transition.Slide$CalculateSlideVertical
8416android.transition.Slide
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008417android.transition.Transition$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008418android.transition.Transition$2
8419android.transition.Transition$3
8420android.transition.Transition$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008421android.transition.Transition$EpicenterCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008422android.transition.Transition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008423android.transition.Transition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008424android.transition.TransitionInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008425android.transition.TransitionListenerAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008426android.transition.TransitionManager$MultiListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008427android.transition.TransitionManager$MultiListener
8428android.transition.TransitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008429android.transition.TransitionPropagation
art-benchmark-serviced5115932020-02-25 17:55:03 -08008430android.transition.TransitionSet$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008431android.transition.TransitionSet$TransitionSetListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008432android.transition.TransitionSet
Calin Juravle4a054192018-05-29 17:52:20 -07008433android.transition.TransitionUtils
8434android.transition.TransitionValues
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008435android.transition.TransitionValuesMaps
art-benchmark-serviced5115932020-02-25 17:55:03 -08008436android.transition.Visibility$1
8437android.transition.Visibility$DisappearListener
8438android.transition.Visibility$VisibilityInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008439android.transition.Visibility-IA
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008440android.transition.Visibility
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008441android.transition.VisibilityPropagation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008442android.transparency.BinaryTransparencyManager
8443android.updatabledriver.UpdatableDriverProto$1
8444android.updatabledriver.UpdatableDriverProto$Denylist
8445android.updatabledriver.UpdatableDriverProto$DenylistOrBuilder
8446android.updatabledriver.UpdatableDriverProto$Denylists$Builder
8447android.updatabledriver.UpdatableDriverProto$Denylists
8448android.updatabledriver.UpdatableDriverProto$DenylistsOrBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008449android.util.AndroidException
8450android.util.AndroidRuntimeException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008451android.util.ArrayMap$1
Andreas Gampe571fc302016-02-18 13:58:09 -08008452android.util.ArraySet$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008453android.util.ArraySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008454android.util.AtomicFile
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008455android.util.AttributeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08008456android.util.BackupUtils$BadVersionException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008457android.util.BackupUtils
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008458android.util.Base64$Coder
Kenny Root9787b802013-04-26 12:53:57 -07008459android.util.Base64$Decoder
8460android.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -08008461android.util.Base64
art-benchmark-service00abe242023-02-13 10:31:34 -08008462android.util.Base64OutputStream
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008463android.util.CharsetUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008464android.util.CloseGuard
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008465android.util.ContainerHelpers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008466android.util.DataUnit$1
8467android.util.DataUnit$2
8468android.util.DataUnit$3
8469android.util.DataUnit$4
8470android.util.DataUnit$5
8471android.util.DataUnit$6
art-benchmark-service84f185c2023-07-24 02:43:42 -07008472android.util.DataUnit$7
8473android.util.DataUnit$8
Calin Juravle00b23d32019-03-08 17:52:20 -08008474android.util.DataUnit
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008475android.util.DebugUtils
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008476android.util.DisplayMetrics
art-benchmark-service922a5532023-03-23 03:12:41 -07008477android.util.DisplayUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008478android.util.Dumpable
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008479android.util.EmptyArray
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008480android.util.EventLog$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08008481android.util.EventLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008482android.util.ExceptionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008483android.util.FastImmutableArraySet$FastIterator
8484android.util.FastImmutableArraySet
Calin Juravle00b23d32019-03-08 17:52:20 -08008485android.util.FeatureFlagUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008486android.util.FloatProperty
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008487android.util.Half
Calin Juravle00b23d32019-03-08 17:52:20 -08008488android.util.IconDrawableFactory
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008489android.util.IndentingPrintWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008490android.util.IntArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008491android.util.IntProperty
Calin Juravle4a054192018-05-29 17:52:20 -07008492android.util.JsonReader$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008493android.util.JsonReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008494android.util.JsonScope
8495android.util.JsonToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008496android.util.JsonWriter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008497android.util.JsonWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008498android.util.KeyValueListParser$IntValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008499android.util.KeyValueListParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008500android.util.KeyValueSettingObserver$SettingObserver
8501android.util.KeyValueSettingObserver
8502android.util.LauncherIcons
art-benchmark-serviced5115932020-02-25 17:55:03 -08008503android.util.LocalLog$ReadOnlyLocalLog
Calin Juravle00b23d32019-03-08 17:52:20 -08008504android.util.LocalLog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008505android.util.Log$1
Andreas Gampe571fc302016-02-18 13:58:09 -08008506android.util.Log$ImmediateLogWriter
Andreas Gampe61a3e8c2017-09-27 11:57:27 -07008507android.util.Log$PreloadHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008508android.util.Log$TerribleFailure
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008509android.util.Log$TerribleFailureHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008510android.util.Log
Andreas Gampe571fc302016-02-18 13:58:09 -08008511android.util.LogPrinter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008512android.util.LogWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008513android.util.LongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008514android.util.LongArrayQueue
art-benchmark-serviced5115932020-02-25 17:55:03 -08008515android.util.LongSparseArray$StringParcelling
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008516android.util.LongSparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08008517android.util.LongSparseLongArray$Parcelling
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008518android.util.LongSparseLongArray
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008519android.util.LruCache
art-benchmark-service922a5532023-03-23 03:12:41 -07008520android.util.MalformedJsonException
Calin Juravle00b23d32019-03-08 17:52:20 -08008521android.util.MapCollections
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008522android.util.MathUtils
Andreas Gampecbcb9e32016-06-03 17:24:05 -07008523android.util.MemoryIntArray$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008524android.util.MemoryIntArray-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008525android.util.MemoryIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008526android.util.MergedConfiguration$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008527android.util.MergedConfiguration-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008528android.util.MergedConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008529android.util.MutableBoolean
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008530android.util.MutableInt
8531android.util.MutableLong
art-benchmark-serviced5115932020-02-25 17:55:03 -08008532android.util.NtpTrustedTime$TimeResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008533android.util.NtpTrustedTime
8534android.util.PackageUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008535android.util.Pair
Andreas Gampe571fc302016-02-18 13:58:09 -08008536android.util.PathParser$PathData
Calin Juravle00b23d32019-03-08 17:52:20 -08008537android.util.PathParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008538android.util.Patterns
Kenny Root9787b802013-04-26 12:53:57 -07008539android.util.Pools$Pool
8540android.util.Pools$SimplePool
8541android.util.Pools$SynchronizedPool
art-benchmark-serviced5115932020-02-25 17:55:03 -08008542android.util.PrefixPrinter
Calin Juravle00b23d32019-03-08 17:52:20 -08008543android.util.PrintWriterPrinter
Andreas Gampe61e7b662015-06-17 23:57:04 -07008544android.util.Printer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008545android.util.Property
Andreas Gampe859e2782016-04-06 18:37:56 -07008546android.util.Range
Andreas Gampe571fc302016-02-18 13:58:09 -08008547android.util.Rational
art-benchmark-serviced5115932020-02-25 17:55:03 -08008548android.util.RecurrenceRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008549android.util.RecurrenceRule$NonrecurringIterator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008550android.util.RecurrenceRule
art-benchmark-service922a5532023-03-23 03:12:41 -07008551android.util.ReflectiveProperty
8552android.util.RotationUtils
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008553android.util.SequenceUtils
Jesse Wilson80686182011-01-21 17:12:43 -08008554android.util.Singleton
Andreas Gampe61e7b662015-06-17 23:57:04 -07008555android.util.Size
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008556android.util.SizeF$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008557android.util.SizeF
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008558android.util.Slog
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008559android.util.SparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08008560android.util.SparseArrayMap
Jesse Wilson80686182011-01-21 17:12:43 -08008561android.util.SparseBooleanArray
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008562android.util.SparseDoubleArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008563android.util.SparseIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008564android.util.SparseLongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008565android.util.SparseSetArray
8566android.util.Spline$LinearSpline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008567android.util.Spline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008568android.util.StateSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08008569android.util.StringBuilderPrinter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008570android.util.SuperNotCalledException
art-benchmark-service13164882020-11-07 02:19:14 -08008571android.util.SystemConfigFileCommitEventLogger
art-benchmark-serviced5115932020-02-25 17:55:03 -08008572android.util.TimeFormatException
Calin Juravle4a054192018-05-29 17:52:20 -07008573android.util.TimeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008574android.util.TimedRemoteCaller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008575android.util.TimingLogger
Mathieu Chartierf72073a2017-08-16 11:37:02 -07008576android.util.TimingsTraceLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008577android.util.TrustedTime
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008578android.util.TypedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008579android.util.UtilConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08008580android.util.Xml$Encoding
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008581android.util.Xml
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008582android.util.XmlPullAttributes
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008583android.util.apk.ApkSignatureSchemeV2Verifier$VerifiedSigner
8584android.util.apk.ApkSignatureSchemeV2Verifier
8585android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008586android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner
8587android.util.apk.ApkSignatureSchemeV3Verifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008588android.util.apk.ApkSignatureSchemeV4Verifier$VerifiedSigner
8589android.util.apk.ApkSignatureSchemeV4Verifier
8590android.util.apk.ApkSignatureVerifier$SigningDetailsWithDigests
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008591android.util.apk.ApkSignatureVerifier
8592android.util.apk.ApkSigningBlockUtils$1
8593android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008594android.util.apk.ApkSigningBlockUtils$VerifiedProofOfRotation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008595android.util.apk.ApkSigningBlockUtils
8596android.util.apk.ByteBufferDataSource
8597android.util.apk.ByteBufferFactory
8598android.util.apk.DataDigester
8599android.util.apk.DataSource
8600android.util.apk.MemoryMappedFileDataSource
8601android.util.apk.SignatureInfo
8602android.util.apk.SignatureNotFoundException
8603android.util.apk.VerbatimX509Certificate
8604android.util.apk.VerityBuilder$BufferedDigester
8605android.util.apk.VerityBuilder$VerityResult
8606android.util.apk.VerityBuilder
8607android.util.apk.WrappedX509Certificate
8608android.util.apk.ZipUtils
8609android.util.jar.StrictJarFile$EntryIterator
8610android.util.jar.StrictJarFile$FDStream
8611android.util.jar.StrictJarFile$JarFileInputStream
8612android.util.jar.StrictJarFile$ZipInflaterInputStream
Przemyslaw Szczepaniak8a7c1602015-11-03 09:47:56 +00008613android.util.jar.StrictJarFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008614android.util.jar.StrictJarManifest$Chunk
8615android.util.jar.StrictJarManifest
8616android.util.jar.StrictJarManifestReader
8617android.util.jar.StrictJarVerifier$VerifierEntry
8618android.util.jar.StrictJarVerifier
8619android.util.proto.EncodedBuffer
8620android.util.proto.ProtoInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08008621android.util.proto.ProtoOutputStream
8622android.util.proto.ProtoParseException
8623android.util.proto.ProtoStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08008624android.util.proto.ProtoUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08008625android.util.proto.WireTypeMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008626android.view.AbsSavedState$1
8627android.view.AbsSavedState$2
Calin Juravle00b23d32019-03-08 17:52:20 -08008628android.view.AbsSavedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008629android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008630android.view.AccessibilityInteractionController$MessageHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008631android.view.AccessibilityInteractionController$PrivateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008632android.view.AccessibilityInteractionController
art-benchmark-service00abe242023-02-13 10:31:34 -08008633android.view.AccessibilityIterators$AbstractTextSegmentIterator
8634android.view.AccessibilityIterators$CharacterTextSegmentIterator
8635android.view.AccessibilityIterators$ParagraphTextSegmentIterator
8636android.view.AccessibilityIterators$TextSegmentIterator
8637android.view.AccessibilityIterators$WordTextSegmentIterator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008638android.view.ActionMode$Callback2
Jesse Wilson80686182011-01-21 17:12:43 -08008639android.view.ActionMode$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08008640android.view.ActionMode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008641android.view.ActionProvider$SubUiVisibilityListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008642android.view.ActionProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008643android.view.AppTransitionAnimationSpec$1
8644android.view.AppTransitionAnimationSpec
art-benchmark-service922a5532023-03-23 03:12:41 -07008645android.view.AttachedSurfaceControl$OnBufferTransformHintChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008646android.view.AttachedSurfaceControl
art-benchmark-service922a5532023-03-23 03:12:41 -07008647android.view.BatchedInputEventReceiver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008648android.view.BatchedInputEventReceiver$BatchedInputRunnable
8649android.view.BatchedInputEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008650android.view.Choreographer$1
8651android.view.Choreographer$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008652android.view.Choreographer$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008653android.view.Choreographer$4
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008654android.view.Choreographer$CallbackQueue
8655android.view.Choreographer$CallbackRecord
Andreas Gampe61e7b662015-06-17 23:57:04 -07008656android.view.Choreographer$FrameCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008657android.view.Choreographer$FrameData
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008658android.view.Choreographer$FrameDisplayEventReceiver
8659android.view.Choreographer$FrameHandler
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008660android.view.Choreographer$FrameTimeline
8661android.view.Choreographer$VsyncCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008662android.view.Choreographer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008663android.view.Choreographer
Calin Juravle36829e52019-04-10 19:07:47 -07008664android.view.CompositionSamplingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008665android.view.ContextMenu$ContextMenuInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08008666android.view.ContextMenu
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008667android.view.ContextThemeWrapper
art-benchmark-service922a5532023-03-23 03:12:41 -07008668android.view.CrossWindowBlurListeners$BlurEnabledListenerInternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008669android.view.CrossWindowBlurListeners
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008670android.view.CutoutSpecification$Parser
8671android.view.CutoutSpecification
Andreas Gampecbcb9e32016-06-03 17:24:05 -07008672android.view.Display$HdrCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008673android.view.Display$HdrCapabilities
art-benchmark-service922a5532023-03-23 03:12:41 -07008674android.view.Display$HdrSdrRatioListenerWrapper
Andreas Gampe61e7b662015-06-17 23:57:04 -07008675android.view.Display$Mode$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008676android.view.Display$Mode
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008677android.view.Display-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008678android.view.Display
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008679android.view.DisplayAddress$Network$1
8680android.view.DisplayAddress$Network
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008681android.view.DisplayAddress$Physical$1
8682android.view.DisplayAddress$Physical
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008683android.view.DisplayAddress-IA
Calin Juravle36829e52019-04-10 19:07:47 -07008684android.view.DisplayAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008685android.view.DisplayAdjustments
Calin Juravle00b23d32019-03-08 17:52:20 -08008686android.view.DisplayCutout$Bounds
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008687android.view.DisplayCutout$CutoutPathParserInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008688android.view.DisplayCutout$ParcelableWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008689android.view.DisplayCutout$ParcelableWrapper
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008690android.view.DisplayCutout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008691android.view.DisplayCutout
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008692android.view.DisplayEventReceiver$FrameRateOverride
8693android.view.DisplayEventReceiver$VsyncEventData$FrameTimeline
8694android.view.DisplayEventReceiver$VsyncEventData
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008695android.view.DisplayEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008696android.view.DisplayInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008697android.view.DisplayInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008698android.view.DisplayInfo
art-benchmark-service00abe242023-02-13 10:31:34 -08008699android.view.DisplayShape$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008700android.view.DisplayShape-IA
art-benchmark-service00abe242023-02-13 10:31:34 -08008701android.view.DisplayShape
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008702android.view.DragEvent$1
8703android.view.DragEvent
Jesse Wilson80686182011-01-21 17:12:43 -08008704android.view.FallbackEventHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008705android.view.FocusFinder$$ExternalSyntheticLambda0
8706android.view.FocusFinder$$ExternalSyntheticLambda1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008707android.view.FocusFinder$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008708android.view.FocusFinder$FocusSorter$$ExternalSyntheticLambda0
8709android.view.FocusFinder$FocusSorter$$ExternalSyntheticLambda1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008710android.view.FocusFinder$FocusSorter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008711android.view.FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter
Calin Juravle00b23d32019-03-08 17:52:20 -08008712android.view.FocusFinder$UserSpecifiedFocusComparator
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008713android.view.FocusFinder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008714android.view.FocusFinder
Andreas Gampe571fc302016-02-18 13:58:09 -08008715android.view.FrameMetrics
8716android.view.FrameMetricsObserver
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008717android.view.FrameStats
Kenny Root9787b802013-04-26 12:53:57 -07008718android.view.GestureDetector$GestureHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07008719android.view.GestureDetector$OnContextClickListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008720android.view.GestureDetector$OnDoubleTapListener
8721android.view.GestureDetector$OnGestureListener
Kenny Root9787b802013-04-26 12:53:57 -07008722android.view.GestureDetector$SimpleOnGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008723android.view.GestureDetector
art-benchmark-serviced5115932020-02-25 17:55:03 -08008724android.view.GhostView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008725android.view.Gravity
Andreas Gampe571fc302016-02-18 13:58:09 -08008726android.view.HandlerActionQueue$HandlerAction
Calin Juravle00b23d32019-03-08 17:52:20 -08008727android.view.HandlerActionQueue
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008728android.view.HandwritingInitiator$HandwritableViewInfo
8729android.view.HandwritingInitiator$HandwritingAreaTracker
8730android.view.HandwritingInitiator$State
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008731android.view.HandwritingInitiator-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008732android.view.HandwritingInitiator
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008733android.view.HapticScrollFeedbackProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008734android.view.IAppTransitionAnimationSpecsFuture$Stub$Proxy
8735android.view.IAppTransitionAnimationSpecsFuture$Stub
8736android.view.IAppTransitionAnimationSpecsFuture
art-benchmark-service922a5532023-03-23 03:12:41 -07008737android.view.ICrossWindowBlurEnabledListener$Stub
8738android.view.ICrossWindowBlurEnabledListener
8739android.view.IDisplayChangeWindowController$Stub
8740android.view.IDisplayChangeWindowController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008741android.view.IDisplayFoldListener$Stub$Proxy
8742android.view.IDisplayFoldListener$Stub
8743android.view.IDisplayFoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008744android.view.IDisplayWindowInsetsController$Stub
8745android.view.IDisplayWindowInsetsController
8746android.view.IDisplayWindowListener$Stub$Proxy
8747android.view.IDisplayWindowListener$Stub
8748android.view.IDisplayWindowListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008749android.view.IDockedStackListener$Stub$Proxy
8750android.view.IDockedStackListener$Stub
8751android.view.IDockedStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07008752android.view.IGraphicsStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008753android.view.IGraphicsStats$Stub
8754android.view.IGraphicsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008755android.view.IGraphicsStatsCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008756android.view.IGraphicsStatsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008757android.view.IGraphicsStatsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008758android.view.IInputMonitorHost$Stub$Proxy
8759android.view.IInputMonitorHost$Stub
8760android.view.IInputMonitorHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008761android.view.IOnKeyguardExitResult$Stub$Proxy
8762android.view.IOnKeyguardExitResult$Stub
8763android.view.IOnKeyguardExitResult
art-benchmark-service922a5532023-03-23 03:12:41 -07008764android.view.IPinnedTaskListener$Stub
8765android.view.IPinnedTaskListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008766android.view.IRemoteAnimationFinishedCallback$Stub$Proxy
8767android.view.IRemoteAnimationFinishedCallback$Stub
8768android.view.IRemoteAnimationFinishedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008769android.view.IRemoteAnimationRunner$Stub$Proxy
8770android.view.IRemoteAnimationRunner$Stub
8771android.view.IRemoteAnimationRunner
8772android.view.IRotationWatcher$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008773android.view.IRotationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008774android.view.IRotationWatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008775android.view.IScrollCaptureCallbacks$Stub$Proxy
8776android.view.IScrollCaptureCallbacks$Stub
8777android.view.IScrollCaptureCallbacks
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008778android.view.IScrollCaptureResponseListener$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008779android.view.IScrollCaptureResponseListener$Stub
8780android.view.IScrollCaptureResponseListener
art-benchmark-service64daec62024-05-18 02:02:57 -07008781android.view.ISensitiveContentProtectionManager$Stub$Proxy
8782android.view.ISensitiveContentProtectionManager$Stub
8783android.view.ISensitiveContentProtectionManager
art-benchmark-service83428e42023-11-04 04:47:38 -07008784android.view.ISurfaceControlViewHost
art-benchmark-service1cd49df2023-10-20 22:31:20 -07008785android.view.ISurfaceControlViewHostParent$Stub
8786android.view.ISurfaceControlViewHostParent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008787android.view.ISystemGestureExclusionListener$Stub
8788android.view.ISystemGestureExclusionListener
8789android.view.IWallpaperVisibilityListener$Stub$Proxy
8790android.view.IWallpaperVisibilityListener$Stub
8791android.view.IWallpaperVisibilityListener
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008792android.view.IWindow$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008793android.view.IWindow
art-benchmark-serviced5115932020-02-25 17:55:03 -08008794android.view.IWindowFocusObserver$Stub
8795android.view.IWindowFocusObserver
8796android.view.IWindowId$Stub$Proxy
8797android.view.IWindowId$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008798android.view.IWindowId
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008799android.view.IWindowManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008800android.view.IWindowManager$Stub
8801android.view.IWindowManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008802android.view.IWindowSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008803android.view.IWindowSession$Stub
8804android.view.IWindowSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008805android.view.IWindowSessionCallback$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008806android.view.IWindowSessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008807android.view.IWindowSessionCallback
art-benchmark-service64daec62024-05-18 02:02:57 -07008808android.view.ImeBackAnimationController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008809android.view.ImeFocusController$InputMethodManagerDelegate
8810android.view.ImeFocusController
Calin Juravle00b23d32019-03-08 17:52:20 -08008811android.view.ImeInsetsSourceConsumer
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008812android.view.InflateException
Calin Juravle00b23d32019-03-08 17:52:20 -08008813android.view.InputApplicationHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008814android.view.InputChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008815android.view.InputChannel
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008816android.view.InputDevice$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008817android.view.InputDevice$MotionRange
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008818android.view.InputDevice$ViewBehavior
8819android.view.InputDevice-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008820android.view.InputDevice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008821android.view.InputEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008822android.view.InputEvent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008823android.view.InputEventAssigner
Calin Juravle00b23d32019-03-08 17:52:20 -08008824android.view.InputEventCompatProcessor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008825android.view.InputEventConsistencyVerifier
SangWook Hanfd9cb492012-08-12 19:46:51 +09008826android.view.InputEventReceiver
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008827android.view.InputEventSender$1
Kenny Root9787b802013-04-26 12:53:57 -07008828android.view.InputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08008829android.view.InputMonitor$1
8830android.view.InputMonitor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008831android.view.InputQueue$Callback
Kenny Root9787b802013-04-26 12:53:57 -07008832android.view.InputQueue$FinishedInputEventCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008833android.view.InputQueue
8834android.view.InputWindowHandle
art-benchmark-service56aece62020-02-10 17:58:03 -08008835android.view.InsetsAnimationControlCallbacks
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008836android.view.InsetsAnimationControlImpl$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008837android.view.InsetsAnimationControlImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008838android.view.InsetsAnimationControlRunner$SurfaceParamsApplier$$ExternalSyntheticLambda0
8839android.view.InsetsAnimationControlRunner$SurfaceParamsApplier
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008840android.view.InsetsAnimationControlRunner
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008841android.view.InsetsAnimationSpec
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008842android.view.InsetsAnimationThread
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008843android.view.InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda0
8844android.view.InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008845android.view.InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008846android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda0
8847android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -08008848android.view.InsetsAnimationThreadControlRunner$1
8849android.view.InsetsAnimationThreadControlRunner
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008850android.view.InsetsController$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008851android.view.InsetsController$$ExternalSyntheticLambda10
art-benchmark-service922a5532023-03-23 03:12:41 -07008852android.view.InsetsController$$ExternalSyntheticLambda11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008853android.view.InsetsController$$ExternalSyntheticLambda1
8854android.view.InsetsController$$ExternalSyntheticLambda2
8855android.view.InsetsController$$ExternalSyntheticLambda3
8856android.view.InsetsController$$ExternalSyntheticLambda4
8857android.view.InsetsController$$ExternalSyntheticLambda5
8858android.view.InsetsController$$ExternalSyntheticLambda6
8859android.view.InsetsController$$ExternalSyntheticLambda7
8860android.view.InsetsController$$ExternalSyntheticLambda8
8861android.view.InsetsController$$ExternalSyntheticLambda9
art-benchmark-service922a5532023-03-23 03:12:41 -07008862android.view.InsetsController$1
8863android.view.InsetsController$2
8864android.view.InsetsController$3
art-benchmark-service13164882020-11-07 02:19:14 -08008865android.view.InsetsController$Host
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008866android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda0
8867android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda1
8868android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda2
8869android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda3
8870android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda4
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008871android.view.InsetsController$InternalAnimationControlListener$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008872android.view.InsetsController$InternalAnimationControlListener
8873android.view.InsetsController$PendingControlRequest
8874android.view.InsetsController$RunningAnimation
Calin Juravle00b23d32019-03-08 17:52:20 -08008875android.view.InsetsController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008876android.view.InsetsFlags
art-benchmark-service08401c12022-12-23 09:27:20 -08008877android.view.InsetsFrameProvider$1
8878android.view.InsetsFrameProvider
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008879android.view.InsetsResizeAnimationRunner
Calin Juravle00b23d32019-03-08 17:52:20 -08008880android.view.InsetsSource$1
8881android.view.InsetsSource
8882android.view.InsetsSourceConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008883android.view.InsetsSourceControl$1
art-benchmark-service922a5532023-03-23 03:12:41 -07008884android.view.InsetsSourceControl$Array$1
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008885android.view.InsetsSourceControl$Array
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008886android.view.InsetsSourceControl
Calin Juravle00b23d32019-03-08 17:52:20 -08008887android.view.InsetsState$1
art-benchmark-service922a5532023-03-23 03:12:41 -07008888android.view.InsetsState$OnTraverseCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08008889android.view.InsetsState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008890android.view.InternalInsetsAnimationController
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008891android.view.KeyCharacterMap$1
Jesse Wilson80686182011-01-21 17:12:43 -08008892android.view.KeyCharacterMap$FallbackAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008893android.view.KeyCharacterMap$UnavailableException
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008894android.view.KeyCharacterMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008895android.view.KeyCharacterMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008896android.view.KeyEvent$1
8897android.view.KeyEvent$Callback
8898android.view.KeyEvent$DispatcherState
Calin Juravle00b23d32019-03-08 17:52:20 -08008899android.view.KeyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008900android.view.LayoutInflater$BlinkLayout$1
8901android.view.LayoutInflater$BlinkLayout
Jesse Wilson80686182011-01-21 17:12:43 -08008902android.view.LayoutInflater$Factory2
Calin Juravle00b23d32019-03-08 17:52:20 -08008903android.view.LayoutInflater$Factory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008904android.view.LayoutInflater$FactoryMerger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008905android.view.LayoutInflater$Filter
Calin Juravle00b23d32019-03-08 17:52:20 -08008906android.view.LayoutInflater
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008907android.view.MagnificationSpec$1
8908android.view.MagnificationSpec
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008909android.view.Menu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008910android.view.MenuInflater$InflatedOnMenuItemClickListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008911android.view.MenuInflater$MenuState
Calin Juravle00b23d32019-03-08 17:52:20 -08008912android.view.MenuInflater
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008913android.view.MenuItem$OnActionExpandListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07008914android.view.MenuItem$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008915android.view.MenuItem
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008916android.view.MotionEvent$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008917android.view.MotionEvent$PointerCoords
8918android.view.MotionEvent$PointerProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08008919android.view.MotionEvent
art-benchmark-service00abe242023-02-13 10:31:34 -08008920android.view.MotionPredictor
Calin Juravle00b23d32019-03-08 17:52:20 -08008921android.view.NativeVectorDrawableAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008922android.view.NotificationHeaderView$1
8923android.view.NotificationHeaderView$HeaderTouchListener
8924android.view.NotificationHeaderView
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008925android.view.NotificationTopLineView
8926android.view.OnReceiveContentListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008927android.view.OrientationEventListener$SensorEventListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08008928android.view.OrientationEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008929android.view.OrientationListener
art-benchmark-service13164882020-11-07 02:19:14 -08008930android.view.PendingInsetsController$PendingRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008931android.view.PendingInsetsController
8932android.view.PixelCopy$1
8933android.view.PixelCopy$OnPixelCopyFinishedListener
8934android.view.PixelCopy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008935android.view.PointerIcon$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008936android.view.PointerIcon
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008937android.view.PrivacyIndicatorBounds$1
8938android.view.PrivacyIndicatorBounds
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008939android.view.RemotableViewMethod
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008940android.view.RemoteAccessibilityController$RemoteAccessibilityEmbeddedConnection
8941android.view.RemoteAccessibilityController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008942android.view.RemoteAnimationAdapter$1
8943android.view.RemoteAnimationAdapter
8944android.view.RemoteAnimationDefinition$1
8945android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1
8946android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry
8947android.view.RemoteAnimationDefinition
art-benchmark-serviced5115932020-02-25 17:55:03 -08008948android.view.RemoteAnimationTarget$1
8949android.view.RemoteAnimationTarget
Calin Juravle00b23d32019-03-08 17:52:20 -08008950android.view.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008951android.view.RoundScrollbarRenderer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008952android.view.RoundedCorner$1
8953android.view.RoundedCorner
8954android.view.RoundedCorners$1
8955android.view.RoundedCorners
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008956android.view.ScaleGestureDetector$1
8957android.view.ScaleGestureDetector$OnScaleGestureListener
8958android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008959android.view.ScaleGestureDetector
art-benchmark-service64daec62024-05-18 02:02:57 -07008960android.view.ScrollCaptureSearchResults$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008961android.view.ScrollCaptureSearchResults
8962android.view.ScrollFeedbackProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -07008963android.view.SearchEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008964android.view.SoundEffectConstants
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008965android.view.SubMenu
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008966android.view.Surface$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008967android.view.Surface$CompatibleCanvas
art-benchmark-serviced5115932020-02-25 17:55:03 -08008968android.view.Surface$HwuiContext
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008969android.view.Surface$OutOfResourcesException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008970android.view.Surface-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008971android.view.Surface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008972android.view.SurfaceControl$1
8973android.view.SurfaceControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08008974android.view.SurfaceControl$CieXyz
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008975android.view.SurfaceControl$DesiredDisplayModeSpecs
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008976android.view.SurfaceControl$DisplayMode
Calin Juravle00b23d32019-03-08 17:52:20 -08008977android.view.SurfaceControl$DisplayPrimaries
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008978android.view.SurfaceControl$DynamicDisplayInfo
art-benchmark-service64daec62024-05-18 02:02:57 -07008979android.view.SurfaceControl$IdleScreenRefreshRateConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008980android.view.SurfaceControl$JankData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008981android.view.SurfaceControl$OnJankDataListener
8982android.view.SurfaceControl$OnReparentListener
art-benchmark-service922a5532023-03-23 03:12:41 -07008983android.view.SurfaceControl$RefreshRateRange$1
art-benchmark-service08401c12022-12-23 09:27:20 -08008984android.view.SurfaceControl$RefreshRateRange
8985android.view.SurfaceControl$RefreshRateRanges
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008986android.view.SurfaceControl$StaticDisplayInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008987android.view.SurfaceControl$Transaction$$ExternalSyntheticLambda1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008988android.view.SurfaceControl$Transaction$1
art-benchmark-service922a5532023-03-23 03:12:41 -07008989android.view.SurfaceControl$Transaction$2
Calin Juravle4a054192018-05-29 17:52:20 -07008990android.view.SurfaceControl$Transaction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008991android.view.SurfaceControl$TransactionCommittedListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008992android.view.SurfaceControl$TransactionStats
art-benchmark-service922a5532023-03-23 03:12:41 -07008993android.view.SurfaceControl$TrustedPresentationCallback
8994android.view.SurfaceControl$TrustedPresentationThresholds
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008995android.view.SurfaceControl-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008996android.view.SurfaceControl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008997android.view.SurfaceControlHdrLayerInfoListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008998android.view.SurfaceControlRegistry$DefaultReporter
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008999android.view.SurfaceControlRegistry$NoOpRegistry
9000android.view.SurfaceControlRegistry$Reporter
9001android.view.SurfaceControlRegistry-IA
art-benchmark-service1cd49df2023-10-20 22:31:20 -07009002android.view.SurfaceControlRegistry
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009003android.view.SurfaceControlViewHost$SurfacePackage$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009004android.view.SurfaceControlViewHost$SurfacePackage
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009005android.view.SurfaceHolder$Callback2
Calin Juravle00b23d32019-03-08 17:52:20 -08009006android.view.SurfaceHolder$Callback
9007android.view.SurfaceHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009008android.view.SurfaceSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009009android.view.SurfaceView$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009010android.view.SurfaceView$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009011android.view.SurfaceView$$ExternalSyntheticLambda2
9012android.view.SurfaceView$$ExternalSyntheticLambda3
9013android.view.SurfaceView$$ExternalSyntheticLambda4
9014android.view.SurfaceView$$ExternalSyntheticLambda5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009015android.view.SurfaceView$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009016android.view.SurfaceView$SurfaceControlViewHostParent
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009017android.view.SurfaceView$SurfaceViewPositionUpdateListener
9018android.view.SurfaceView$SyncBufferTransactionCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009019android.view.SurfaceView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009020android.view.SurfaceView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009021android.view.SyncRtSurfaceTransactionApplier$SurfaceParams$Builder
9022android.view.SyncRtSurfaceTransactionApplier$SurfaceParams
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009023android.view.SyncRtSurfaceTransactionApplier-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009024android.view.SyncRtSurfaceTransactionApplier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009025android.view.TextureView$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009026android.view.TextureView$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009027android.view.TextureView$SurfaceTextureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009028android.view.TextureView
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009029android.view.ThreadedRenderer$1$$ExternalSyntheticLambda0
9030android.view.ThreadedRenderer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009031android.view.ThreadedRenderer$DrawCallbacks
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009032android.view.ThreadedRenderer$WebViewOverlayProvider
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009033android.view.ThreadedRenderer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009034android.view.ThreadedRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009035android.view.TouchDelegate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009036android.view.TunnelModeEnabledListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009037android.view.VelocityTracker
art-benchmark-servicead05a302020-03-17 09:46:02 -07009038android.view.VerifiedInputEvent$1
9039android.view.VerifiedInputEvent
9040android.view.VerifiedKeyEvent$1
9041android.view.VerifiedKeyEvent
9042android.view.VerifiedMotionEvent$1
9043android.view.VerifiedMotionEvent
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009044android.view.View$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009045android.view.View$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009046android.view.View$$ExternalSyntheticLambda11
9047android.view.View$$ExternalSyntheticLambda12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009048android.view.View$$ExternalSyntheticLambda13
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009049android.view.View$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009050android.view.View$$ExternalSyntheticLambda2
9051android.view.View$$ExternalSyntheticLambda3
9052android.view.View$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009053android.view.View$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009054android.view.View$$ExternalSyntheticLambda7
9055android.view.View$$ExternalSyntheticLambda8
9056android.view.View$$ExternalSyntheticLambda9
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009057android.view.View$10
9058android.view.View$11
9059android.view.View$12
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009060android.view.View$13
Calin Juravle00b23d32019-03-08 17:52:20 -08009061android.view.View$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07009062android.view.View$2
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009063android.view.View$3
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009064android.view.View$4
9065android.view.View$5
9066android.view.View$6
9067android.view.View$7
9068android.view.View$8
9069android.view.View$9
Kenny Root9787b802013-04-26 12:53:57 -07009070android.view.View$AccessibilityDelegate
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009071android.view.View$AttachInfo$Callbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009072android.view.View$AttachInfo$InvalidateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009073android.view.View$AttachInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009074android.view.View$BaseSavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009075android.view.View$BaseSavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009076android.view.View$CheckForLongPress
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009077android.view.View$CheckForTap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009078android.view.View$DeclaredOnClickListener
art-benchmark-service00abe242023-02-13 10:31:34 -08009079android.view.View$DragShadowBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -07009080android.view.View$ForegroundInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009081android.view.View$ListenerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07009082android.view.View$MatchIdPredicate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009083android.view.View$MatchLabelForPredicate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009084android.view.View$MeasureSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07009085android.view.View$OnApplyWindowInsetsListener
Kenny Root9787b802013-04-26 12:53:57 -07009086android.view.View$OnAttachStateChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009087android.view.View$OnClickListener
9088android.view.View$OnCreateContextMenuListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009089android.view.View$OnDragListener
Jesse Wilson80686182011-01-21 17:12:43 -08009090android.view.View$OnFocusChangeListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009091android.view.View$OnGenericMotionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009092android.view.View$OnHoverListener
Jesse Wilson80686182011-01-21 17:12:43 -08009093android.view.View$OnKeyListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009094android.view.View$OnLayoutChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009095android.view.View$OnLongClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009096android.view.View$OnScrollChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009097android.view.View$OnSystemUiVisibilityChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009098android.view.View$OnTouchListener
9099android.view.View$PerformClick
9100android.view.View$ScrollabilityCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08009101android.view.View$SendAccessibilityEventThrottle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009102android.view.View$SendViewScrolledAccessibilityEvent
Calin Juravle4a054192018-05-29 17:52:20 -07009103android.view.View$TintInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009104android.view.View$TooltipInfo
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08009105android.view.View$TransformationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009106android.view.View$UnsetPressedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009107android.view.View$VisibilityChangeForAutofillHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009108android.view.View-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009109android.view.View
9110android.view.ViewAnimationHostBridge
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009111android.view.ViewAnimationUtils
Evan Millar0ea97b82009-03-24 17:49:23 -07009112android.view.ViewConfiguration
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07009113android.view.ViewCredentialHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08009114android.view.ViewDebug$ExportedProperty
9115android.view.ViewDebug$FlagToString
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009116android.view.ViewDebug$HierarchyHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08009117android.view.ViewDebug$IntToString
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009118android.view.ViewDebug$ViewMethodInvocationSerializationException
Calin Juravle00b23d32019-03-08 17:52:20 -08009119android.view.ViewDebug
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009120android.view.ViewFrameInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07009121android.view.ViewGroup$1
9122android.view.ViewGroup$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009123android.view.ViewGroup$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009124android.view.ViewGroup$ChildListForAccessibility
9125android.view.ViewGroup$ChildListForAutoFillOrContentCapture
art-benchmark-serviced5115932020-02-25 17:55:03 -08009126android.view.ViewGroup$HoverTarget
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009127android.view.ViewGroup$LayoutParams
9128android.view.ViewGroup$MarginLayoutParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009129android.view.ViewGroup$OnHierarchyChangeListener
Jesse Wilson80686182011-01-21 17:12:43 -08009130android.view.ViewGroup$TouchTarget
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009131android.view.ViewGroup$ViewLocationHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009132android.view.ViewGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009133android.view.ViewGroupOverlay
art-benchmark-service00abe242023-02-13 10:31:34 -08009134android.view.ViewHierarchyEncoder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009135android.view.ViewManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009136android.view.ViewOutlineProvider$1
9137android.view.ViewOutlineProvider$2
9138android.view.ViewOutlineProvider$3
Calin Juravle00b23d32019-03-08 17:52:20 -08009139android.view.ViewOutlineProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009140android.view.ViewOverlay$OverlayViewGroup
Calin Juravle00b23d32019-03-08 17:52:20 -08009141android.view.ViewOverlay
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009142android.view.ViewParent
Andreas Gampe61e7b662015-06-17 23:57:04 -07009143android.view.ViewPropertyAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009144android.view.ViewPropertyAnimator$2
9145android.view.ViewPropertyAnimator$3
Andreas Gampe61e7b662015-06-17 23:57:04 -07009146android.view.ViewPropertyAnimator$AnimatorEventListener
9147android.view.ViewPropertyAnimator$NameValuesHolder
9148android.view.ViewPropertyAnimator$PropertyBundle
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009149android.view.ViewPropertyAnimator-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009150android.view.ViewPropertyAnimator
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009151android.view.ViewRootImpl$$ExternalSyntheticLambda0
9152android.view.ViewRootImpl$$ExternalSyntheticLambda10
9153android.view.ViewRootImpl$$ExternalSyntheticLambda11
9154android.view.ViewRootImpl$$ExternalSyntheticLambda12
9155android.view.ViewRootImpl$$ExternalSyntheticLambda13
9156android.view.ViewRootImpl$$ExternalSyntheticLambda14
art-benchmark-service922a5532023-03-23 03:12:41 -07009157android.view.ViewRootImpl$$ExternalSyntheticLambda15
9158android.view.ViewRootImpl$$ExternalSyntheticLambda16
9159android.view.ViewRootImpl$$ExternalSyntheticLambda17
9160android.view.ViewRootImpl$$ExternalSyntheticLambda18
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009161android.view.ViewRootImpl$$ExternalSyntheticLambda1
9162android.view.ViewRootImpl$$ExternalSyntheticLambda2
9163android.view.ViewRootImpl$$ExternalSyntheticLambda3
art-benchmark-service08401c12022-12-23 09:27:20 -08009164android.view.ViewRootImpl$$ExternalSyntheticLambda4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009165android.view.ViewRootImpl$$ExternalSyntheticLambda5
art-benchmark-service00abe242023-02-13 10:31:34 -08009166android.view.ViewRootImpl$$ExternalSyntheticLambda6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009167android.view.ViewRootImpl$$ExternalSyntheticLambda7
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009168android.view.ViewRootImpl$$ExternalSyntheticLambda8
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009169android.view.ViewRootImpl$$ExternalSyntheticLambda9
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009170android.view.ViewRootImpl$10
9171android.view.ViewRootImpl$11
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009172android.view.ViewRootImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009173android.view.ViewRootImpl$2
9174android.view.ViewRootImpl$3
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009175android.view.ViewRootImpl$4
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009176android.view.ViewRootImpl$5
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009177android.view.ViewRootImpl$6
9178android.view.ViewRootImpl$7
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009179android.view.ViewRootImpl$8
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009180android.view.ViewRootImpl$9
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009181android.view.ViewRootImpl$AccessibilityInteractionConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009182android.view.ViewRootImpl$AccessibilityInteractionConnectionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009183android.view.ViewRootImpl$ActivityConfigCallback
Kenny Root9787b802013-04-26 12:53:57 -07009184android.view.ViewRootImpl$AsyncInputStage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009185android.view.ViewRootImpl$CalledFromWrongThreadException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009186android.view.ViewRootImpl$ConfigChangedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009187android.view.ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009188android.view.ViewRootImpl$ConsumeBatchedInputRunnable
Kenny Root9787b802013-04-26 12:53:57 -07009189android.view.ViewRootImpl$EarlyPostImeInputStage
art-benchmark-serviced5115932020-02-25 17:55:03 -08009190android.view.ViewRootImpl$GfxInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009191android.view.ViewRootImpl$HighContrastTextManager
Kenny Root9787b802013-04-26 12:53:57 -07009192android.view.ViewRootImpl$ImeInputStage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009193android.view.ViewRootImpl$InputMetricsListener
Kenny Root9787b802013-04-26 12:53:57 -07009194android.view.ViewRootImpl$InputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009195android.view.ViewRootImpl$InvalidateOnAnimationRunnable
Kenny Root9787b802013-04-26 12:53:57 -07009196android.view.ViewRootImpl$NativePostImeInputStage
9197android.view.ViewRootImpl$NativePreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009198android.view.ViewRootImpl$QueuedInputEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009199android.view.ViewRootImpl$SendWindowContentChangedAccessibilityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009200android.view.ViewRootImpl$SurfaceChangedCallback
Kenny Root9787b802013-04-26 12:53:57 -07009201android.view.ViewRootImpl$SyntheticInputStage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009202android.view.ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState
Calin Juravle00b23d32019-03-08 17:52:20 -08009203android.view.ViewRootImpl$SyntheticJoystickHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009204android.view.ViewRootImpl$SyntheticKeyboardHandler
Kenny Root9787b802013-04-26 12:53:57 -07009205android.view.ViewRootImpl$SyntheticTouchNavigationHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009206android.view.ViewRootImpl$SyntheticTouchNavigationHandler
Kenny Root9787b802013-04-26 12:53:57 -07009207android.view.ViewRootImpl$SyntheticTrackballHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009208android.view.ViewRootImpl$SystemUiVisibilityInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009209android.view.ViewRootImpl$TakenSurfaceHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009210android.view.ViewRootImpl$TrackballAxis
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009211android.view.ViewRootImpl$TraversalRunnable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009212android.view.ViewRootImpl$UnhandledKeyManager
Kenny Root9787b802013-04-26 12:53:57 -07009213android.view.ViewRootImpl$ViewPostImeInputStage
9214android.view.ViewRootImpl$ViewPreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009215android.view.ViewRootImpl$ViewRootHandler
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009216android.view.ViewRootImpl$WindowInputEventReceiver
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009217android.view.ViewRootImpl-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009218android.view.ViewRootImpl
art-benchmark-service13164882020-11-07 02:19:14 -08009219android.view.ViewRootInsetsControllerHost
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009220android.view.ViewRootRectTracker$ViewInfo
9221android.view.ViewRootRectTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08009222android.view.ViewStructure$HtmlInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009223android.view.ViewStructure$HtmlInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009224android.view.ViewStructure
Calin Juravle4a054192018-05-29 17:52:20 -07009225android.view.ViewStub$OnInflateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009226android.view.ViewStub$ViewReplaceRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08009227android.view.ViewStub
art-benchmark-service922a5532023-03-23 03:12:41 -07009228android.view.ViewTraversalTracingStrings
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009229android.view.ViewTreeObserver$CopyOnWriteArray$Access
Calin Juravle00b23d32019-03-08 17:52:20 -08009230android.view.ViewTreeObserver$CopyOnWriteArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009231android.view.ViewTreeObserver$InternalInsetsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009232android.view.ViewTreeObserver$OnComputeInternalInsetsListener
9233android.view.ViewTreeObserver$OnDrawListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009234android.view.ViewTreeObserver$OnEnterAnimationCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009235android.view.ViewTreeObserver$OnGlobalFocusChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009236android.view.ViewTreeObserver$OnGlobalLayoutListener
9237android.view.ViewTreeObserver$OnPreDrawListener
9238android.view.ViewTreeObserver$OnScrollChangedListener
9239android.view.ViewTreeObserver$OnTouchModeChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009240android.view.ViewTreeObserver$OnWindowAttachListener
9241android.view.ViewTreeObserver$OnWindowFocusChangeListener
9242android.view.ViewTreeObserver$OnWindowShownListener
art-benchmark-service08401c12022-12-23 09:27:20 -08009243android.view.ViewTreeObserver$OnWindowVisibilityChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009244android.view.ViewTreeObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009245android.view.Window$Callback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009246android.view.Window$DecorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009247android.view.Window$OnContentApplyWindowInsetsListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009248android.view.Window$OnFrameMetricsAvailableListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009249android.view.Window$OnWindowDismissedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009250android.view.Window$OnWindowSwipeDismissedCallback
Andreas Gampe571fc302016-02-18 13:58:09 -08009251android.view.Window$WindowControllerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009252android.view.Window
Andreas Gampe61e7b662015-06-17 23:57:04 -07009253android.view.WindowAnimationFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009254android.view.WindowAnimationFrameStats
Andreas Gampe571fc302016-02-18 13:58:09 -08009255android.view.WindowCallbacks
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009256android.view.WindowContentFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009257android.view.WindowContentFrameStats
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009258android.view.WindowId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009259android.view.WindowId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009260android.view.WindowInsets$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08009261android.view.WindowInsets$Side
Calin Juravle00b23d32019-03-08 17:52:20 -08009262android.view.WindowInsets$Type
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009263android.view.WindowInsets
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009264android.view.WindowInsetsAnimation$Bounds
9265android.view.WindowInsetsAnimation$Callback
9266android.view.WindowInsetsAnimation
9267android.view.WindowInsetsAnimationControlListener
9268android.view.WindowInsetsAnimationController
art-benchmark-service13164882020-11-07 02:19:14 -08009269android.view.WindowInsetsController$OnControllableInsetsChangedListener
Calin Juravle36829e52019-04-10 19:07:47 -07009270android.view.WindowInsetsController
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009271android.view.WindowLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009272android.view.WindowLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009273android.view.WindowManager$BadTokenException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009274android.view.WindowManager$InvalidDisplayException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009275android.view.WindowManager$LayoutParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009276android.view.WindowManager$LayoutParams
9277android.view.WindowManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009278android.view.WindowManagerGlobal$$ExternalSyntheticLambda0
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009279android.view.WindowManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009280android.view.WindowManagerGlobal$2
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009281android.view.WindowManagerGlobal$TrustedPresentationListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009282android.view.WindowManagerGlobal-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009283android.view.WindowManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009284android.view.WindowManagerPolicyConstants$PointerEventListener
9285android.view.WindowManagerPolicyConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08009286android.view.WindowMetrics
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009287android.view.WindowRelayoutResult
art-benchmark-service922a5532023-03-23 03:12:41 -07009288android.view.WindowlessWindowLayout
9289android.view.WindowlessWindowManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009290android.view.accessibility.AccessibilityCache$AccessibilityNodeRefresher
9291android.view.accessibility.AccessibilityCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009292android.view.accessibility.AccessibilityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009293android.view.accessibility.AccessibilityEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -07009294android.view.accessibility.AccessibilityEventSource
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009295android.view.accessibility.AccessibilityInteractionClient
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009296android.view.accessibility.AccessibilityManager$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009297android.view.accessibility.AccessibilityManager$$ExternalSyntheticLambda1
art-benchmark-service922a5532023-03-23 03:12:41 -07009298android.view.accessibility.AccessibilityManager$$ExternalSyntheticLambda3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009299android.view.accessibility.AccessibilityManager$1$$ExternalSyntheticLambda0
art-benchmark-service3a157132024-05-31 13:31:01 -07009300android.view.accessibility.AccessibilityManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009301android.view.accessibility.AccessibilityManager$AccessibilityPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009302android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009303android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009304android.view.accessibility.AccessibilityManager$MyCallback
9305android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009306android.view.accessibility.AccessibilityManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009307android.view.accessibility.AccessibilityManager
9308android.view.accessibility.AccessibilityNodeIdManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009309android.view.accessibility.AccessibilityNodeInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009310android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction$1
Calin Juravle4a054192018-05-29 17:52:20 -07009311android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009312android.view.accessibility.AccessibilityNodeInfo$CollectionInfo
9313android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009314android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009315android.view.accessibility.AccessibilityNodeInfo$RangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009316android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009317android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009318android.view.accessibility.AccessibilityNodeInfo
Kenny Root9787b802013-04-26 12:53:57 -07009319android.view.accessibility.AccessibilityNodeProvider
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009320android.view.accessibility.AccessibilityRecord
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009321android.view.accessibility.AccessibilityRequestPreparer
art-benchmark-service08401c12022-12-23 09:27:20 -08009322android.view.accessibility.AccessibilityWindowAttributes$1
9323android.view.accessibility.AccessibilityWindowAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009324android.view.accessibility.CaptioningManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07009325android.view.accessibility.CaptioningManager$CaptionStyle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009326android.view.accessibility.CaptioningManager$CaptioningChangeListener
9327android.view.accessibility.CaptioningManager$MyContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08009328android.view.accessibility.CaptioningManager
art-benchmark-service00abe242023-02-13 10:31:34 -08009329android.view.accessibility.DirectAccessibilityConnection
art-benchmark-service64daec62024-05-18 02:02:57 -07009330android.view.accessibility.FeatureFlags
9331android.view.accessibility.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009332android.view.accessibility.Flags
art-benchmark-service13164882020-11-07 02:19:14 -08009333android.view.accessibility.IAccessibilityEmbeddedConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009334android.view.accessibility.IAccessibilityInteractionConnection$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009335android.view.accessibility.IAccessibilityInteractionConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009336android.view.accessibility.IAccessibilityInteractionConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009337android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009338android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub
9339android.view.accessibility.IAccessibilityInteractionConnectionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009340android.view.accessibility.IAccessibilityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009341android.view.accessibility.IAccessibilityManager$Stub
9342android.view.accessibility.IAccessibilityManager
art-benchmark-service3a157132024-05-31 13:31:01 -07009343android.view.accessibility.IAccessibilityManagerClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009344android.view.accessibility.IAccessibilityManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009345android.view.accessibility.IAccessibilityManagerClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009346android.view.accessibility.WeakSparseArray$WeakReferenceWithId
9347android.view.accessibility.WeakSparseArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009348android.view.animation.AccelerateDecelerateInterpolator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009349android.view.animation.AccelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07009350android.view.animation.AlphaAnimation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009351android.view.animation.Animation$1
9352android.view.animation.Animation$2
9353android.view.animation.Animation$3
Kenny Root9787b802013-04-26 12:53:57 -07009354android.view.animation.Animation$AnimationListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009355android.view.animation.Animation$Description
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009356android.view.animation.Animation$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009357android.view.animation.Animation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009358android.view.animation.AnimationSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009359android.view.animation.AnimationUtils$1
9360android.view.animation.AnimationUtils$AnimationState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009361android.view.animation.AnimationUtils-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009362android.view.animation.AnimationUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009363android.view.animation.AnticipateInterpolator
9364android.view.animation.AnticipateOvershootInterpolator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009365android.view.animation.BackGestureInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07009366android.view.animation.BaseInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009367android.view.animation.BounceInterpolator
9368android.view.animation.ClipRectAnimation
9369android.view.animation.CycleInterpolator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009370android.view.animation.DecelerateInterpolator
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009371android.view.animation.ExtendAnimation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009372android.view.animation.GridLayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009373android.view.animation.Interpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009374android.view.animation.LayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009375android.view.animation.LinearInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009376android.view.animation.OvershootInterpolator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009377android.view.animation.PathInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009378android.view.animation.RotateAnimation
Calin Juravle4a054192018-05-29 17:52:20 -07009379android.view.animation.ScaleAnimation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009380android.view.animation.Transformation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009381android.view.animation.TranslateAnimation
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009382android.view.autofill.AutofillClientController
art-benchmark-service922a5532023-03-23 03:12:41 -07009383android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda0
9384android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda1
9385android.view.autofill.AutofillFeatureFlags
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009386android.view.autofill.AutofillId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009387android.view.autofill.AutofillId-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009388android.view.autofill.AutofillId
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009389android.view.autofill.AutofillManager$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009390android.view.autofill.AutofillManager$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009391android.view.autofill.AutofillManager$$ExternalSyntheticLambda2
9392android.view.autofill.AutofillManager$$ExternalSyntheticLambda3
9393android.view.autofill.AutofillManager$$ExternalSyntheticLambda4
art-benchmark-serviced5115932020-02-25 17:55:03 -08009394android.view.autofill.AutofillManager$AugmentedAutofillManagerClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009395android.view.autofill.AutofillManager$AutofillCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009396android.view.autofill.AutofillManager$AutofillClient
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009397android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda10
art-benchmark-service83428e42023-11-04 04:47:38 -07009398android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda11
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009399android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda13
art-benchmark-service83428e42023-11-04 04:47:38 -07009400android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda14
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009401android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda16
art-benchmark-service64daec62024-05-18 02:02:57 -07009402android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda18
9403android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda8
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009404android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda9
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009405android.view.autofill.AutofillManager$AutofillManagerClient
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009406android.view.autofill.AutofillManager$CompatibilityBridge
art-benchmark-serviced5115932020-02-25 17:55:03 -08009407android.view.autofill.AutofillManager$TrackedViews
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009408android.view.autofill.AutofillManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009409android.view.autofill.AutofillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009410android.view.autofill.AutofillManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08009411android.view.autofill.AutofillPopupWindow
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009412android.view.autofill.AutofillStateFingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009413android.view.autofill.AutofillValue$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009414android.view.autofill.AutofillValue-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009415android.view.autofill.AutofillValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009416android.view.autofill.Helper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009417android.view.autofill.IAugmentedAutofillManagerClient$Stub
9418android.view.autofill.IAugmentedAutofillManagerClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009419android.view.autofill.IAutoFillManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009420android.view.autofill.IAutoFillManager$Stub
9421android.view.autofill.IAutoFillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009422android.view.autofill.IAutoFillManagerClient$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009423android.view.autofill.IAutoFillManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009424android.view.autofill.IAutoFillManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009425android.view.autofill.IAutofillWindowPresenter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08009426android.view.autofill.IAutofillWindowPresenter$Stub
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009427android.view.autofill.IAutofillWindowPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009428android.view.autofill.ParcelableMap$1
9429android.view.autofill.ParcelableMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009430android.view.contentcapture.ContentCaptureCondition$1
9431android.view.contentcapture.ContentCaptureCondition
9432android.view.contentcapture.ContentCaptureContext$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009433android.view.contentcapture.ContentCaptureContext$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009434android.view.contentcapture.ContentCaptureContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08009435android.view.contentcapture.ContentCaptureEvent$1
9436android.view.contentcapture.ContentCaptureEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009437android.view.contentcapture.ContentCaptureHelper
Calin Juravle36829e52019-04-10 19:07:47 -07009438android.view.contentcapture.ContentCaptureManager$ContentCaptureClient
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009439android.view.contentcapture.ContentCaptureManager$LocalDataShareAdapterResourceManager
art-benchmark-service00abe242023-02-13 10:31:34 -08009440android.view.contentcapture.ContentCaptureManager$StrippedContext
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009441android.view.contentcapture.ContentCaptureManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009442android.view.contentcapture.ContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08009443android.view.contentcapture.ContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009444android.view.contentcapture.ContentCaptureSessionId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009445android.view.contentcapture.ContentCaptureSessionId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009446android.view.contentcapture.DataRemovalRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009447android.view.contentcapture.DataRemovalRequest$LocusIdRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009448android.view.contentcapture.DataRemovalRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009449android.view.contentcapture.DataShareRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009450android.view.contentcapture.DataShareRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009451android.view.contentcapture.IContentCaptureDirectManager$Stub$Proxy
9452android.view.contentcapture.IContentCaptureDirectManager$Stub
9453android.view.contentcapture.IContentCaptureDirectManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08009454android.view.contentcapture.IContentCaptureManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009455android.view.contentcapture.IContentCaptureManager$Stub
9456android.view.contentcapture.IContentCaptureManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009457android.view.contentcapture.IContentCaptureOptionsCallback$Stub
9458android.view.contentcapture.IContentCaptureOptionsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009459android.view.contentcapture.IDataShareWriteAdapter$Stub
9460android.view.contentcapture.IDataShareWriteAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009461android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009462android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda1
9463android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda2
9464android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda3
9465android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda4
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009466android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009467android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda6
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009468android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009469android.view.contentcapture.MainContentCaptureSession$SessionStateReceiver$$ExternalSyntheticLambda0
9470android.view.contentcapture.MainContentCaptureSession$SessionStateReceiver$$ExternalSyntheticLambda1
9471android.view.contentcapture.MainContentCaptureSession$SessionStateReceiver
art-benchmark-serviced5115932020-02-25 17:55:03 -08009472android.view.contentcapture.MainContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009473android.view.contentcapture.ViewNode$ViewNodeText
9474android.view.contentcapture.ViewNode$ViewStructureImpl
9475android.view.contentcapture.ViewNode
art-benchmark-service83428e42023-11-04 04:47:38 -07009476android.view.contentprotection.ContentProtectionEventProcessor
art-benchmark-service08401c12022-12-23 09:27:20 -08009477android.view.displayhash.DisplayHash$1
9478android.view.displayhash.DisplayHash
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009479android.view.displayhash.DisplayHashManager
art-benchmark-service08401c12022-12-23 09:27:20 -08009480android.view.displayhash.DisplayHashResultCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009481android.view.flags.FeatureFlags
9482android.view.flags.FeatureFlagsImpl
9483android.view.flags.Flags
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009484android.view.inputmethod.BaseInputConnection
art-benchmark-service84f185c2023-07-24 02:43:42 -07009485android.view.inputmethod.CancellableHandwritingGesture
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009486android.view.inputmethod.CompletionInfo$1
9487android.view.inputmethod.CompletionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009488android.view.inputmethod.ComposingText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009489android.view.inputmethod.CorrectionInfo$1
9490android.view.inputmethod.CorrectionInfo
9491android.view.inputmethod.CursorAnchorInfo$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009492android.view.inputmethod.CursorAnchorInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009493android.view.inputmethod.CursorAnchorInfo
art-benchmark-service08401c12022-12-23 09:27:20 -08009494android.view.inputmethod.DeleteGesture$1
9495android.view.inputmethod.DeleteGesture
art-benchmark-service00abe242023-02-13 10:31:34 -08009496android.view.inputmethod.DeleteRangeGesture$1
9497android.view.inputmethod.DeleteRangeGesture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009498android.view.inputmethod.DumpableInputConnection
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009499android.view.inputmethod.EditorBoundsInfo$1
9500android.view.inputmethod.EditorBoundsInfo$Builder
9501android.view.inputmethod.EditorBoundsInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009502android.view.inputmethod.EditorInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009503android.view.inputmethod.EditorInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009504android.view.inputmethod.ExtractedText$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009505android.view.inputmethod.ExtractedText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009506android.view.inputmethod.ExtractedTextRequest$1
9507android.view.inputmethod.ExtractedTextRequest
art-benchmark-service64daec62024-05-18 02:02:57 -07009508android.view.inputmethod.FeatureFlags
9509android.view.inputmethod.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009510android.view.inputmethod.Flags
art-benchmark-service08401c12022-12-23 09:27:20 -08009511android.view.inputmethod.HandwritingGesture
9512android.view.inputmethod.IAccessibilityInputMethodSessionInvoker$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009513android.view.inputmethod.IAccessibilityInputMethodSessionInvoker$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009514android.view.inputmethod.IAccessibilityInputMethodSessionInvoker
art-benchmark-service00abe242023-02-13 10:31:34 -08009515android.view.inputmethod.IInputMethodManagerGlobalInvoker
9516android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009517android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda3
art-benchmark-service00abe242023-02-13 10:31:34 -08009518android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda4
9519android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda5
9520android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda6
9521android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda8
art-benchmark-service08401c12022-12-23 09:27:20 -08009522android.view.inputmethod.IInputMethodSessionInvoker
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009523android.view.inputmethod.ImeTracker$1$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -07009524android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda0
9525android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda1
9526android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda2
9527android.view.inputmethod.ImeTracker$Debug
9528android.view.inputmethod.ImeTracker$ImeJankTracker
9529android.view.inputmethod.ImeTracker$ImeLatencyTracker
9530android.view.inputmethod.ImeTracker$InputMethodJankContext
9531android.view.inputmethod.ImeTracker$InputMethodLatencyContext
art-benchmark-service00abe242023-02-13 10:31:34 -08009532android.view.inputmethod.ImeTracker$Token$1
9533android.view.inputmethod.ImeTracker$Token
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009534android.view.inputmethod.ImeTracker-IA
art-benchmark-service00abe242023-02-13 10:31:34 -08009535android.view.inputmethod.ImeTracker
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009536android.view.inputmethod.InlineSuggestionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009537android.view.inputmethod.InlineSuggestionsRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009538android.view.inputmethod.InlineSuggestionsResponse$1
9539android.view.inputmethod.InlineSuggestionsResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009540android.view.inputmethod.InputBinding$1
9541android.view.inputmethod.InputBinding
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009542android.view.inputmethod.InputConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009543android.view.inputmethod.InputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009544android.view.inputmethod.InputContentInfo$1
9545android.view.inputmethod.InputContentInfo
9546android.view.inputmethod.InputMethod$SessionCallback
9547android.view.inputmethod.InputMethod
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009548android.view.inputmethod.InputMethodInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009549android.view.inputmethod.InputMethodInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009550android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda0
9551android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009552android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda2
9553android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda3
art-benchmark-service00abe242023-02-13 10:31:34 -08009554android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda4
art-benchmark-service64daec62024-05-18 02:02:57 -07009555android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda5
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009556android.view.inputmethod.InputMethodManager$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009557android.view.inputmethod.InputMethodManager$2
art-benchmark-service64daec62024-05-18 02:02:57 -07009558android.view.inputmethod.InputMethodManager$6
art-benchmark-service08401c12022-12-23 09:27:20 -08009559android.view.inputmethod.InputMethodManager$BindState
art-benchmark-serviced5115932020-02-25 17:55:03 -08009560android.view.inputmethod.InputMethodManager$DelegateImpl
Kenny Root9787b802013-04-26 12:53:57 -07009561android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009562android.view.inputmethod.InputMethodManager$H$$ExternalSyntheticLambda0
art-benchmark-service00abe242023-02-13 10:31:34 -08009563android.view.inputmethod.InputMethodManager$H$$ExternalSyntheticLambda1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009564android.view.inputmethod.InputMethodManager$H
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009565android.view.inputmethod.InputMethodManager$ImeInputEventSender
9566android.view.inputmethod.InputMethodManager$PendingEvent
art-benchmark-service64daec62024-05-18 02:02:57 -07009567android.view.inputmethod.InputMethodManager$ReportInputConnectionOpenedRunner
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009568android.view.inputmethod.InputMethodManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009569android.view.inputmethod.InputMethodManager
art-benchmark-service00abe242023-02-13 10:31:34 -08009570android.view.inputmethod.InputMethodManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009571android.view.inputmethod.InputMethodSession$EventCallback
9572android.view.inputmethod.InputMethodSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009573android.view.inputmethod.InputMethodSubtype$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009574android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08009575android.view.inputmethod.InputMethodSubtype
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009576android.view.inputmethod.InputMethodSubtypeArray
art-benchmark-service08401c12022-12-23 09:27:20 -08009577android.view.inputmethod.InsertGesture$1
9578android.view.inputmethod.InsertGesture
art-benchmark-service922a5532023-03-23 03:12:41 -07009579android.view.inputmethod.InsertModeGesture$1
9580android.view.inputmethod.InsertModeGesture
art-benchmark-service08401c12022-12-23 09:27:20 -08009581android.view.inputmethod.JoinOrSplitGesture$1
9582android.view.inputmethod.JoinOrSplitGesture
art-benchmark-service00abe242023-02-13 10:31:34 -08009583android.view.inputmethod.ParcelableHandwritingGesture$1
9584android.view.inputmethod.ParcelableHandwritingGesture
art-benchmark-service08401c12022-12-23 09:27:20 -08009585android.view.inputmethod.PreviewableHandwritingGesture
art-benchmark-service83428e42023-11-04 04:47:38 -07009586android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda11
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009587android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda12
9588android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda16
9589android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda1
art-benchmark-service922a5532023-03-23 03:12:41 -07009590android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda24
9591android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda25
art-benchmark-service83428e42023-11-04 04:47:38 -07009592android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda27
9593android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda28
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009594android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda36
art-benchmark-service922a5532023-03-23 03:12:41 -07009595android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda37
art-benchmark-service83428e42023-11-04 04:47:38 -07009596android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda39
art-benchmark-service922a5532023-03-23 03:12:41 -07009597android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda40
art-benchmark-service83428e42023-11-04 04:47:38 -07009598android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda42
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009599android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda50
art-benchmark-service922a5532023-03-23 03:12:41 -07009600android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda8
art-benchmark-service00abe242023-02-13 10:31:34 -08009601android.view.inputmethod.RemoteInputConnectionImpl$1
9602android.view.inputmethod.RemoteInputConnectionImpl$KnownAlwaysTrueEndBatchEditCache
9603android.view.inputmethod.RemoteInputConnectionImpl
art-benchmark-service08401c12022-12-23 09:27:20 -08009604android.view.inputmethod.RemoveSpaceGesture$1
9605android.view.inputmethod.RemoveSpaceGesture
9606android.view.inputmethod.SelectGesture$1
9607android.view.inputmethod.SelectGesture
art-benchmark-service00abe242023-02-13 10:31:34 -08009608android.view.inputmethod.SelectRangeGesture$1
9609android.view.inputmethod.SelectRangeGesture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009610android.view.inputmethod.SparseRectFArray$1
9611android.view.inputmethod.SparseRectFArray$SparseRectFArrayBuilder
9612android.view.inputmethod.SparseRectFArray
9613android.view.inputmethod.SurroundingText$1
9614android.view.inputmethod.SurroundingText
art-benchmark-service00abe242023-02-13 10:31:34 -08009615android.view.inputmethod.TextAppearanceInfo$1
9616android.view.inputmethod.TextAppearanceInfo$Builder
9617android.view.inputmethod.TextAppearanceInfo
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009618android.view.inputmethod.TextAttribute$1
9619android.view.inputmethod.TextAttribute
art-benchmark-service922a5532023-03-23 03:12:41 -07009620android.view.inputmethod.TextSnapshot
art-benchmark-service08401c12022-12-23 09:27:20 -08009621android.view.inputmethod.ViewFocusParameterInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009622android.view.textclassifier.ConversationAction$1
9623android.view.textclassifier.ConversationAction$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009624android.view.textclassifier.ConversationAction-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009625android.view.textclassifier.ConversationAction
9626android.view.textclassifier.ConversationActions$1
9627android.view.textclassifier.ConversationActions$Message$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009628android.view.textclassifier.ConversationActions$Message$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009629android.view.textclassifier.ConversationActions$Message
9630android.view.textclassifier.ConversationActions$Request$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009631android.view.textclassifier.ConversationActions$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009632android.view.textclassifier.ConversationActions$Request
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009633android.view.textclassifier.ConversationActions-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009634android.view.textclassifier.ConversationActions
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009635android.view.textclassifier.EntityConfidence$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08009636android.view.textclassifier.EntityConfidence$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009637android.view.textclassifier.EntityConfidence-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009638android.view.textclassifier.EntityConfidence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009639android.view.textclassifier.ExtrasUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009640android.view.textclassifier.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009641android.view.textclassifier.SelectionEvent$1
9642android.view.textclassifier.SelectionEvent
9643android.view.textclassifier.SelectionSessionLogger$SignatureParser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009644android.view.textclassifier.SelectionSessionLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009645android.view.textclassifier.SystemTextClassifier$BlockingCallback
9646android.view.textclassifier.SystemTextClassifier$ResponseReceiver
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009647android.view.textclassifier.SystemTextClassifier-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009648android.view.textclassifier.SystemTextClassifier
art-benchmark-service13164882020-11-07 02:19:14 -08009649android.view.textclassifier.SystemTextClassifierMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009650android.view.textclassifier.SystemTextClassifierMetadata
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009651android.view.textclassifier.TextClassification$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08009652android.view.textclassifier.TextClassification$1
9653android.view.textclassifier.TextClassification$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009654android.view.textclassifier.TextClassification$Request$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009655android.view.textclassifier.TextClassification$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009656android.view.textclassifier.TextClassification$Request
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009657android.view.textclassifier.TextClassification-IA
Calin Juravle4a054192018-05-29 17:52:20 -07009658android.view.textclassifier.TextClassification
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009659android.view.textclassifier.TextClassificationConstants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009660android.view.textclassifier.TextClassificationContext$1
9661android.view.textclassifier.TextClassificationContext$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009662android.view.textclassifier.TextClassificationContext-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009663android.view.textclassifier.TextClassificationContext
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009664android.view.textclassifier.TextClassificationManager$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08009665android.view.textclassifier.TextClassificationManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009666android.view.textclassifier.TextClassificationSession$CleanerRunnable
9667android.view.textclassifier.TextClassificationSession$SelectionEventHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009668android.view.textclassifier.TextClassificationSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009669android.view.textclassifier.TextClassificationSessionFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009670android.view.textclassifier.TextClassificationSessionId$1
9671android.view.textclassifier.TextClassificationSessionId
Calin Juravle00b23d32019-03-08 17:52:20 -08009672android.view.textclassifier.TextClassifier$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009673android.view.textclassifier.TextClassifier$EntityConfig$1
9674android.view.textclassifier.TextClassifier$EntityConfig$Builder
9675android.view.textclassifier.TextClassifier$EntityConfig
9676android.view.textclassifier.TextClassifier$Utils
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009677android.view.textclassifier.TextClassifier-IA
Calin Juravle4a054192018-05-29 17:52:20 -07009678android.view.textclassifier.TextClassifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009679android.view.textclassifier.TextClassifierEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009680android.view.textclassifier.TextClassifierEvent$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009681android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent$1
9682android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent
9683android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent$1
9684android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent
9685android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
9686android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
9687android.view.textclassifier.TextClassifierEvent$TextSelectionEvent$1
9688android.view.textclassifier.TextClassifierEvent$TextSelectionEvent
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009689android.view.textclassifier.TextClassifierEvent-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009690android.view.textclassifier.TextClassifierEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009691android.view.textclassifier.TextLanguage$1
9692android.view.textclassifier.TextLanguage$Builder
9693android.view.textclassifier.TextLanguage$Request$1
9694android.view.textclassifier.TextLanguage$Request$Builder
9695android.view.textclassifier.TextLanguage$Request
9696android.view.textclassifier.TextLanguage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009697android.view.textclassifier.TextLinks$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009698android.view.textclassifier.TextLinks$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009699android.view.textclassifier.TextLinks$Request$1
9700android.view.textclassifier.TextLinks$Request
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009701android.view.textclassifier.TextLinks$TextLink$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009702android.view.textclassifier.TextLinks$TextLink
9703android.view.textclassifier.TextLinks$TextLinkSpan
9704android.view.textclassifier.TextLinks
Calin Juravle00b23d32019-03-08 17:52:20 -08009705android.view.textclassifier.TextSelection$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009706android.view.textclassifier.TextSelection$Request$1
art-benchmark-service00abe242023-02-13 10:31:34 -08009707android.view.textclassifier.TextSelection$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009708android.view.textclassifier.TextSelection$Request
Calin Juravle4a054192018-05-29 17:52:20 -07009709android.view.textclassifier.TextSelection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009710android.view.textservice.SentenceSuggestionsInfo$1
9711android.view.textservice.SentenceSuggestionsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009712android.view.textservice.SpellCheckerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009713android.view.textservice.SpellCheckerInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009714android.view.textservice.SpellCheckerSession$InternalListener
9715android.view.textservice.SpellCheckerSession$SpellCheckerSessionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009716android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$1
9717android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009718android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009719android.view.textservice.SpellCheckerSession$SpellCheckerSessionParams$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009720android.view.textservice.SpellCheckerSession$SpellCheckerSessionParams
Calin Juravle00b23d32019-03-08 17:52:20 -08009721android.view.textservice.SpellCheckerSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009722android.view.textservice.SpellCheckerSubtype$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009723android.view.textservice.SpellCheckerSubtype
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009724android.view.textservice.SuggestionsInfo$1
9725android.view.textservice.SuggestionsInfo
9726android.view.textservice.TextInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009727android.view.textservice.TextInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07009728android.view.textservice.TextServicesManager
art-benchmark-service922a5532023-03-23 03:12:41 -07009729android.view.translation.TranslationCapability$1
9730android.view.translation.TranslationCapability
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009731android.view.translation.TranslationManager
9732android.view.translation.TranslationSpec$1
9733android.view.translation.TranslationSpec
9734android.view.translation.Translator$ServiceBinderReceiver$TimeoutException
9735android.view.translation.UiTranslationController
9736android.view.translation.UiTranslationManager
9737android.view.translation.UiTranslationSpec$1
9738android.view.translation.UiTranslationSpec
9739android.view.translation.ViewTranslationCallback
art-benchmark-service00abe242023-02-13 10:31:34 -08009740android.view.translation.ViewTranslationResponse$1
9741android.view.translation.ViewTranslationResponse
Calin Juravle4a054192018-05-29 17:52:20 -07009742android.webkit.ConsoleMessage$MessageLevel
Calin Juravle00b23d32019-03-08 17:52:20 -08009743android.webkit.ConsoleMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009744android.webkit.CookieManager
9745android.webkit.CookieSyncManager
9746android.webkit.DownloadListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009747android.webkit.FeatureFlags
9748android.webkit.FeatureFlagsImpl
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009749android.webkit.FindAddress$ZipRange
9750android.webkit.FindAddress
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009751android.webkit.Flags
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009752android.webkit.GeolocationPermissions$Callback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009753android.webkit.GeolocationPermissions
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009754android.webkit.HttpAuthHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009755android.webkit.IWebViewUpdateService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009756android.webkit.IWebViewUpdateService$Stub
9757android.webkit.IWebViewUpdateService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009758android.webkit.JavascriptInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08009759android.webkit.MimeTypeMap
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009760android.webkit.PacProcessor
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009761android.webkit.PermissionRequest
9762android.webkit.RenderProcessGoneDetail
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009763android.webkit.ServiceWorkerClient
9764android.webkit.ServiceWorkerController
9765android.webkit.ServiceWorkerWebSettings
9766android.webkit.TokenBindingService
9767android.webkit.TracingController
Calin Juravle4a054192018-05-29 17:52:20 -07009768android.webkit.URLUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009769android.webkit.UserPackage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009770android.webkit.ValueCallback
9771android.webkit.WebBackForwardList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009772android.webkit.WebChromeClient$CustomViewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009773android.webkit.WebChromeClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009774android.webkit.WebIconDatabase
9775android.webkit.WebMessage
9776android.webkit.WebMessagePort
art-benchmark-serviced5115932020-02-25 17:55:03 -08009777android.webkit.WebResourceError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009778android.webkit.WebResourceRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009779android.webkit.WebResourceResponse
art-benchmark-service922a5532023-03-23 03:12:41 -07009780android.webkit.WebSettings$LayoutAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08009781android.webkit.WebSettings$PluginState
art-benchmark-service922a5532023-03-23 03:12:41 -07009782android.webkit.WebSettings$RenderPriority
9783android.webkit.WebSettings$ZoomDensity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009784android.webkit.WebSettings
9785android.webkit.WebStorage
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009786android.webkit.WebSyncManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009787android.webkit.WebView$FindListener
9788android.webkit.WebView$HitTestResult
9789android.webkit.WebView$PictureListener
9790android.webkit.WebView$PrivateAccess
9791android.webkit.WebView$VisualStateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009792android.webkit.WebView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009793android.webkit.WebViewClient
9794android.webkit.WebViewDatabase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009795android.webkit.WebViewDelegate$1
9796android.webkit.WebViewDelegate$OnTraceEnabledChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009797android.webkit.WebViewDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07009798android.webkit.WebViewFactory$MissingWebViewPackageException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009799android.webkit.WebViewFactory$StartupTimestamps
Calin Juravle00b23d32019-03-08 17:52:20 -08009800android.webkit.WebViewFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009801android.webkit.WebViewFactoryProvider$Statics
Calin Juravle00b23d32019-03-08 17:52:20 -08009802android.webkit.WebViewFactoryProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009803android.webkit.WebViewLibraryLoader$1
9804android.webkit.WebViewLibraryLoader$RelroFileCreator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009805android.webkit.WebViewLibraryLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009806android.webkit.WebViewProvider$ScrollDelegate
9807android.webkit.WebViewProvider$ViewDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -08009808android.webkit.WebViewProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009809android.webkit.WebViewProviderInfo$1
9810android.webkit.WebViewProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009811android.webkit.WebViewProviderResponse$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009812android.webkit.WebViewProviderResponse-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009813android.webkit.WebViewProviderResponse
art-benchmark-service922a5532023-03-23 03:12:41 -07009814android.webkit.WebViewRenderProcess
9815android.webkit.WebViewRenderProcessClient
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07009816android.webkit.WebViewUpdateManager
art-benchmark-service922a5532023-03-23 03:12:41 -07009817android.webkit.WebViewUpdateService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009818android.webkit.WebViewZygote
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009819android.widget.AbsListView$1
9820android.widget.AbsListView$2
Calin Juravle4a054192018-05-29 17:52:20 -07009821android.widget.AbsListView$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009822android.widget.AbsListView$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08009823android.widget.AbsListView$AbsPositionScroller
Jesse Wilson80686182011-01-21 17:12:43 -08009824android.widget.AbsListView$AdapterDataSetObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009825android.widget.AbsListView$CheckForKeyLongPress
art-benchmark-serviced5115932020-02-25 17:55:03 -08009826android.widget.AbsListView$CheckForLongPress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009827android.widget.AbsListView$CheckForTap
art-benchmark-service08401c12022-12-23 09:27:20 -08009828android.widget.AbsListView$DeviceConfigChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07009829android.widget.AbsListView$FlingRunnable$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009830android.widget.AbsListView$FlingRunnable
art-benchmark-service00abe242023-02-13 10:31:34 -08009831android.widget.AbsListView$InputConnectionWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009832android.widget.AbsListView$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009833android.widget.AbsListView$ListItemAccessibilityDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08009834android.widget.AbsListView$MultiChoiceModeListener
9835android.widget.AbsListView$MultiChoiceModeWrapper
Jesse Wilson80686182011-01-21 17:12:43 -08009836android.widget.AbsListView$OnScrollListener
Calin Juravle4a054192018-05-29 17:52:20 -07009837android.widget.AbsListView$PerformClick
art-benchmark-service00abe242023-02-13 10:31:34 -08009838android.widget.AbsListView$PositionScroller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009839android.widget.AbsListView$RecycleBin
Calin Juravle4a054192018-05-29 17:52:20 -07009840android.widget.AbsListView$RecyclerListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009841android.widget.AbsListView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009842android.widget.AbsListView$SavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009843android.widget.AbsListView$SelectionBoundsAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -07009844android.widget.AbsListView$WindowRunnnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009845android.widget.AbsListView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009846android.widget.AbsListView
Andreas Gampe571fc302016-02-18 13:58:09 -08009847android.widget.AbsSeekBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009848android.widget.AbsSpinner$RecycleBin
9849android.widget.AbsSpinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009850android.widget.AbsSpinner$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08009851android.widget.AbsSpinner
art-benchmark-serviced5115932020-02-25 17:55:03 -08009852android.widget.AbsoluteLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009853android.widget.AbsoluteLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009854android.widget.ActionMenuPresenter$1
9855android.widget.ActionMenuPresenter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08009856android.widget.ActionMenuPresenter$ActionButtonSubmenu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009857android.widget.ActionMenuPresenter$ActionMenuPopupCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009858android.widget.ActionMenuPresenter$OpenOverflowRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009859android.widget.ActionMenuPresenter$OverflowMenuButton$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009860android.widget.ActionMenuPresenter$OverflowMenuButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08009861android.widget.ActionMenuPresenter$OverflowPopup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009862android.widget.ActionMenuPresenter$PopupPresenterCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009863android.widget.ActionMenuPresenter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009864android.widget.ActionMenuView$ActionMenuChildView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009865android.widget.ActionMenuView$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009866android.widget.ActionMenuView$LayoutParams
9867android.widget.ActionMenuView$MenuBuilderCallback
9868android.widget.ActionMenuView$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009869android.widget.ActionMenuView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009870android.widget.Adapter
art-benchmark-service00abe242023-02-13 10:31:34 -08009871android.widget.AdapterView$AdapterContextMenuInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009872android.widget.AdapterView$AdapterDataSetObserver
9873android.widget.AdapterView$OnItemClickListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009874android.widget.AdapterView$OnItemLongClickListener
Jesse Wilson80686182011-01-21 17:12:43 -08009875android.widget.AdapterView$OnItemSelectedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009876android.widget.AdapterView$SelectionNotifier
Calin Juravle00b23d32019-03-08 17:52:20 -08009877android.widget.AdapterView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009878android.widget.ArrayAdapter
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009879android.widget.AutoCompleteTextView$$ExternalSyntheticLambda0
9880android.widget.AutoCompleteTextView$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009881android.widget.AutoCompleteTextView$DropDownItemClickListener
9882android.widget.AutoCompleteTextView$MyWatcher
9883android.widget.AutoCompleteTextView$PassThroughClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009884android.widget.AutoCompleteTextView$Validator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009885android.widget.AutoCompleteTextView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009886android.widget.AutoCompleteTextView
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009887android.widget.BaseAdapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009888android.widget.Button
Andreas Gampe571fc302016-02-18 13:58:09 -08009889android.widget.CheckBox
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009890android.widget.Checkable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009891android.widget.CheckedTextView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009892android.widget.Chronometer$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009893android.widget.Chronometer$OnChronometerTickListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009894android.widget.Chronometer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009895android.widget.CompoundButton$OnCheckedChangeListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009896android.widget.CompoundButton$SavedState$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009897android.widget.CompoundButton$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08009898android.widget.CompoundButton
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009899android.widget.DateTimeView$ReceiverInfo$1
9900android.widget.DateTimeView$ReceiverInfo$2
9901android.widget.DateTimeView$ReceiverInfo
9902android.widget.DateTimeView
9903android.widget.DropDownListView
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08009904android.widget.EdgeEffect
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009905android.widget.EditText
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009906android.widget.Editor$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009907android.widget.Editor$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009908android.widget.Editor$$ExternalSyntheticLambda2
Andreas Gampe61e7b662015-06-17 23:57:04 -07009909android.widget.Editor$1
9910android.widget.Editor$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009911android.widget.Editor$3
9912android.widget.Editor$5
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009913android.widget.Editor$AccessibilitySmartActions
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009914android.widget.Editor$Blink
art-benchmark-serviced5115932020-02-25 17:55:03 -08009915android.widget.Editor$CorrectionHighlighter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009916android.widget.Editor$CursorAnchorInfoNotifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009917android.widget.Editor$CursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009918android.widget.Editor$EasyEditDeleteListener
9919android.widget.Editor$EasyEditPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009920android.widget.Editor$EditOperation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009921android.widget.Editor$EditOperation
art-benchmark-serviced5115932020-02-25 17:55:03 -08009922android.widget.Editor$ErrorPopup
9923android.widget.Editor$HandleView
SangWook Hanfd9cb492012-08-12 19:46:51 +09009924android.widget.Editor$InputContentType
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009925android.widget.Editor$InputMethodState
art-benchmark-service922a5532023-03-23 03:12:41 -07009926android.widget.Editor$InsertModeController
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009927android.widget.Editor$InsertionHandleView$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009928android.widget.Editor$InsertionHandleView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009929android.widget.Editor$InsertionPointCursorController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009930android.widget.Editor$InsertionPointCursorController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009931android.widget.Editor$MagnifierMotionAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009932android.widget.Editor$PinnedPopupWindow
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009933android.widget.Editor$PositionListener
Andreas Gampe571fc302016-02-18 13:58:09 -08009934android.widget.Editor$ProcessTextIntentActionsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08009935android.widget.Editor$SelectionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009936android.widget.Editor$SelectionModifierCursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009937android.widget.Editor$SpanController$1
9938android.widget.Editor$SpanController$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009939android.widget.Editor$SpanController
Andreas Gampe571fc302016-02-18 13:58:09 -08009940android.widget.Editor$SuggestionHelper$SuggestionSpanComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08009941android.widget.Editor$SuggestionHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009942android.widget.Editor$SuggestionsPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009943android.widget.Editor$TextRenderNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009944android.widget.Editor$TextViewPositionListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07009945android.widget.Editor$UndoInputFilter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009946android.widget.Editor-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009947android.widget.Editor
art-benchmark-serviced5115932020-02-25 17:55:03 -08009948android.widget.EditorTouchState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009949android.widget.FastScroller$1
9950android.widget.FastScroller$2
9951android.widget.FastScroller$3
9952android.widget.FastScroller$4
9953android.widget.FastScroller$5
9954android.widget.FastScroller$6
art-benchmark-serviced5115932020-02-25 17:55:03 -08009955android.widget.FastScroller
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009956android.widget.Filter$Delayer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009957android.widget.Filter$FilterListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009958android.widget.Filter$FilterResults
9959android.widget.Filter$RequestArguments
9960android.widget.Filter$RequestHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08009961android.widget.Filter$ResultsHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009962android.widget.Filter-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009963android.widget.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009964android.widget.Filterable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009965android.widget.ForwardingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009966android.widget.FrameLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08009967android.widget.FrameLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009968android.widget.GridLayout$1
9969android.widget.GridLayout$2
9970android.widget.GridLayout$3
9971android.widget.GridLayout$4
9972android.widget.GridLayout$5
9973android.widget.GridLayout$6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009974android.widget.GridLayout$7$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009975android.widget.GridLayout$7
9976android.widget.GridLayout$8
9977android.widget.GridLayout$Alignment
9978android.widget.GridLayout$Arc
9979android.widget.GridLayout$Assoc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009980android.widget.GridLayout$Axis$1
9981android.widget.GridLayout$Axis
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009982android.widget.GridLayout$Bounds
9983android.widget.GridLayout$Interval
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009984android.widget.GridLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009985android.widget.GridLayout$MutableInt
9986android.widget.GridLayout$PackedMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009987android.widget.GridLayout$Spec
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009988android.widget.GridLayout-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009989android.widget.GridLayout
Calin Juravle4a054192018-05-29 17:52:20 -07009990android.widget.HeaderViewListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009991android.widget.HorizontalScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009992android.widget.HorizontalScrollView$SavedState
9993android.widget.HorizontalScrollView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009994android.widget.ImageButton
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009995android.widget.ImageView$ImageDrawableCallback
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009996android.widget.ImageView$ScaleType
Calin Juravle00b23d32019-03-08 17:52:20 -08009997android.widget.ImageView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009998android.widget.LinearLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08009999android.widget.LinearLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010000android.widget.ListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010001android.widget.ListPopupWindow$ListSelectorHider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010002android.widget.ListPopupWindow$PopupDataSetObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010003android.widget.ListPopupWindow$PopupScrollListener
10004android.widget.ListPopupWindow$PopupTouchInterceptor
10005android.widget.ListPopupWindow$ResizePopupRunnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010006android.widget.ListPopupWindow-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010007android.widget.ListPopupWindow
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010008android.widget.ListView$ArrowScrollFocusResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010009android.widget.ListView$FixedViewInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010010android.widget.ListView$FocusSelector
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010011android.widget.ListView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010012android.widget.ListView
10013android.widget.Magnifier$Builder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010014android.widget.Magnifier$InternalPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010015android.widget.MediaController$MediaPlayerControl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010016android.widget.MultiAutoCompleteTextView$Tokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -080010017android.widget.MultiAutoCompleteTextView
Jesse Wilson80686182011-01-21 17:12:43 -080010018android.widget.OverScroller$SplineOverScroller
Calin Juravle00b23d32019-03-08 17:52:20 -080010019android.widget.OverScroller
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010020android.widget.PopupMenu$1
10021android.widget.PopupMenu$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010022android.widget.PopupMenu$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010023android.widget.PopupMenu
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010024android.widget.PopupWindow$$ExternalSyntheticLambda0
10025android.widget.PopupWindow$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010026android.widget.PopupWindow$1
10027android.widget.PopupWindow$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010028android.widget.PopupWindow$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010029android.widget.PopupWindow$OnDismissListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010030android.widget.PopupWindow$PopupBackgroundView
art-benchmark-service08401c12022-12-23 09:27:20 -080010031android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010032android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010033android.widget.PopupWindow$PopupDecorView$1$1
10034android.widget.PopupWindow$PopupDecorView$1
10035android.widget.PopupWindow$PopupDecorView$2
10036android.widget.PopupWindow$PopupDecorView$3
10037android.widget.PopupWindow$PopupDecorView$4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010038android.widget.PopupWindow$PopupDecorView
Calin Juravle00b23d32019-03-08 17:52:20 -080010039android.widget.PopupWindow
Andreas Gampe571fc302016-02-18 13:58:09 -080010040android.widget.ProgressBar$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010041android.widget.ProgressBar$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010042android.widget.ProgressBar$ProgressTintInfo
10043android.widget.ProgressBar$RefreshData
10044android.widget.ProgressBar$RefreshProgressRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010045android.widget.ProgressBar$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010046android.widget.ProgressBar$SavedState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010047android.widget.ProgressBar-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010048android.widget.ProgressBar
art-benchmark-service922a5532023-03-23 03:12:41 -070010049android.widget.QuickContactBadge
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010050android.widget.RadioButton
Calin Juravle4a054192018-05-29 17:52:20 -070010051android.widget.RadioGroup$OnCheckedChangeListener
art-benchmark-service922a5532023-03-23 03:12:41 -070010052android.widget.RadioGroup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010053android.widget.RatingBar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010054android.widget.RelativeLayout$DependencyGraph$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010055android.widget.RelativeLayout$DependencyGraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010056android.widget.RelativeLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010057android.widget.RelativeLayout$TopToBottomLeftToRightComparator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010058android.widget.RelativeLayout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010059android.widget.RelativeLayout
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010060android.widget.RemoteViews$$ExternalSyntheticLambda0
10061android.widget.RemoteViews$$ExternalSyntheticLambda1
art-benchmark-service64daec62024-05-18 02:02:57 -070010062android.widget.RemoteViews$$ExternalSyntheticLambda2
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010063android.widget.RemoteViews$$ExternalSyntheticLambda4
10064android.widget.RemoteViews$$ExternalSyntheticLambda5
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010065android.widget.RemoteViews$1
10066android.widget.RemoteViews$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010067android.widget.RemoteViews$Action
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010068android.widget.RemoteViews$ActionException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010069android.widget.RemoteViews$ApplicationInfoCache$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010070android.widget.RemoteViews$ApplicationInfoCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010071android.widget.RemoteViews$AsyncApplyTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010072android.widget.RemoteViews$AttributeReflectionAction
10073android.widget.RemoteViews$BaseReflectionAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010074android.widget.RemoteViews$BitmapCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010075android.widget.RemoteViews$BitmapReflectionAction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010076android.widget.RemoteViews$ComplexUnitDimensionReflectionAction
art-benchmark-service64daec62024-05-18 02:02:57 -070010077android.widget.RemoteViews$DrawInstructions
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010078android.widget.RemoteViews$HierarchyRootData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010079android.widget.RemoteViews$InteractionHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010080android.widget.RemoteViews$LayoutParamAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010081android.widget.RemoteViews$MethodArgs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010082android.widget.RemoteViews$MethodKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010083android.widget.RemoteViews$NightModeReflectionAction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010084android.widget.RemoteViews$OnViewAppliedListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010085android.widget.RemoteViews$PendingResources
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010086android.widget.RemoteViews$ReflectionAction
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010087android.widget.RemoteViews$RemoteCollectionCache
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010088android.widget.RemoteViews$RemoteCollectionItems$1
10089android.widget.RemoteViews$RemoteCollectionItems
Calin Juravle00b23d32019-03-08 17:52:20 -080010090android.widget.RemoteViews$RemoteResponse
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010091android.widget.RemoteViews$RemoteView
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010092android.widget.RemoteViews$RemoteViewsContextWrapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010093android.widget.RemoteViews$RemoveFromParentAction
10094android.widget.RemoteViews$ResourceReflectionAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010095android.widget.RemoteViews$RunnableAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010096android.widget.RemoteViews$RuntimeAction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010097android.widget.RemoteViews$SetCompoundButtonCheckedAction
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010098android.widget.RemoteViews$SetDrawInstructionAction
Sunny Goyal5b15392c2017-09-21 21:00:36 -070010099android.widget.RemoteViews$SetDrawableTint
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010100android.widget.RemoteViews$SetEmptyView
10101android.widget.RemoteViews$SetIntTagAction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010102android.widget.RemoteViews$SetOnCheckedChangeResponse
Calin Juravle00b23d32019-03-08 17:52:20 -080010103android.widget.RemoteViews$SetOnClickResponse
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010104android.widget.RemoteViews$SetOnStylusHandwritingResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010105android.widget.RemoteViews$SetPendingIntentTemplate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010106android.widget.RemoteViews$SetRadioGroupCheckedAction
10107android.widget.RemoteViews$SetRemoteCollectionItemListAdapterAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010108android.widget.RemoteViews$SetRemoteInputsAction
10109android.widget.RemoteViews$SetRemoteViewsAdapterIntent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010110android.widget.RemoteViews$SetRippleDrawableColor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010111android.widget.RemoteViews$SetViewOutlinePreferredRadiusAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010112android.widget.RemoteViews$TextViewDrawableAction
10113android.widget.RemoteViews$TextViewSizeAction
10114android.widget.RemoteViews$ViewContentNavigation
art-benchmark-serviced5115932020-02-25 17:55:03 -080010115android.widget.RemoteViews$ViewGroupActionAdd$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010116android.widget.RemoteViews$ViewGroupActionAdd
art-benchmark-serviced5115932020-02-25 17:55:03 -080010117android.widget.RemoteViews$ViewGroupActionRemove$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010118android.widget.RemoteViews$ViewGroupActionRemove
Calin Juravle4a054192018-05-29 17:52:20 -070010119android.widget.RemoteViews$ViewPaddingAction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010120android.widget.RemoteViews$ViewTree
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010121android.widget.RemoteViews-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010122android.widget.RemoteViews
art-benchmark-service00abe242023-02-13 10:31:34 -080010123android.widget.RemoteViewsAdapter$AsyncRemoteAdapterAction
Jesse Wilson80686182011-01-21 17:12:43 -080010124android.widget.RemoteViewsAdapter$RemoteAdapterConnectionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080010125android.widget.RemoteViewsAdapter
art-benchmark-service922a5532023-03-23 03:12:41 -070010126android.widget.RemoteViewsService$RemoteViewsFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080010127android.widget.RemoteViewsService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010128android.widget.RtlSpacingHelper
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010129android.widget.ScrollBarDrawable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010130android.widget.ScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010131android.widget.ScrollView$SavedState
10132android.widget.ScrollView
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010133android.widget.Scroller$ViscousFluidInterpolator
Calin Juravle00b23d32019-03-08 17:52:20 -080010134android.widget.Scroller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010135android.widget.SectionIndexer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010136android.widget.SeekBar$OnSeekBarChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010137android.widget.SeekBar
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010138android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda10
10139android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010140android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda12
10141android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda2
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010142android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda3
10143android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda8
Calin Juravle4a054192018-05-29 17:52:20 -070010144android.widget.SelectionActionModeHelper$SelectionMetricsLogger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010145android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -080010146android.widget.SelectionActionModeHelper$SelectionTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010147android.widget.SelectionActionModeHelper$TextClassificationHelper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010148android.widget.SelectionActionModeHelper-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010149android.widget.SelectionActionModeHelper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010150android.widget.SmartSelectSprite$$ExternalSyntheticLambda0
10151android.widget.SmartSelectSprite$$ExternalSyntheticLambda1
10152android.widget.SmartSelectSprite$$ExternalSyntheticLambda2
10153android.widget.SmartSelectSprite$RectangleList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010154android.widget.SmartSelectSprite
Andreas Gampe61e7b662015-06-17 23:57:04 -070010155android.widget.Space
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010156android.widget.SpellChecker$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010157android.widget.SpellChecker$RemoveReason
10158android.widget.SpellChecker$SentenceIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010159android.widget.SpellChecker$SpellParser
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010160android.widget.SpellChecker-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010161android.widget.SpellChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010162android.widget.Spinner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010163android.widget.Spinner$DialogPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010164android.widget.Spinner$DropDownAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010165android.widget.Spinner$DropdownPopup$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010166android.widget.Spinner$DropdownPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010167android.widget.Spinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010168android.widget.Spinner$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010169android.widget.Spinner$SpinnerPopup
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010170android.widget.Spinner-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010171android.widget.Spinner
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010172android.widget.SpinnerAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010173android.widget.Switch$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010174android.widget.Switch
Calin Juravle4a054192018-05-29 17:52:20 -070010175android.widget.TableLayout$PassThroughHierarchyChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010176android.widget.TableLayout
Calin Juravle4a054192018-05-29 17:52:20 -070010177android.widget.TableRow$ChildrenTracker
Calin Juravle00b23d32019-03-08 17:52:20 -080010178android.widget.TableRow
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010179android.widget.TextClock$1
10180android.widget.TextClock$2
10181android.widget.TextClock$FormatChangeObserver
10182android.widget.TextClock
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010183android.widget.TextView$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070010184android.widget.TextView$$ExternalSyntheticLambda2
10185android.widget.TextView$$ExternalSyntheticLambda3
10186android.widget.TextView$$ExternalSyntheticLambda4
art-benchmark-service83428e42023-11-04 04:47:38 -070010187android.widget.TextView$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010188android.widget.TextView$$ExternalSyntheticLambda6
10189android.widget.TextView$$ExternalSyntheticLambda7
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010190android.widget.TextView$1
Calin Juravle4a054192018-05-29 17:52:20 -070010191android.widget.TextView$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010192android.widget.TextView$3
Calin Juravle4a054192018-05-29 17:52:20 -070010193android.widget.TextView$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010194android.widget.TextView$BufferType
10195android.widget.TextView$ChangeWatcher
10196android.widget.TextView$CharWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010197android.widget.TextView$Drawables
art-benchmark-serviced5115932020-02-25 17:55:03 -080010198android.widget.TextView$Marquee$1
10199android.widget.TextView$Marquee$2
10200android.widget.TextView$Marquee$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010201android.widget.TextView$Marquee
Jesse Wilson80686182011-01-21 17:12:43 -080010202android.widget.TextView$OnEditorActionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010203android.widget.TextView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010204android.widget.TextView$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010205android.widget.TextView$TextAppearanceAttributes
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010206android.widget.TextView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010207android.widget.TextView
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010208android.widget.TextViewOnReceiveContentListener$InputConnectionInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010209android.widget.TextViewOnReceiveContentListener-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010210android.widget.TextViewOnReceiveContentListener
10211android.widget.TextViewTranslationCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010212android.widget.ThemedSpinnerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010213android.widget.Toast$Callback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010214android.widget.Toast$CallbackBinder$$ExternalSyntheticLambda0
10215android.widget.Toast$CallbackBinder$$ExternalSyntheticLambda1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010216android.widget.Toast$CallbackBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010217android.widget.Toast$TN$1
10218android.widget.Toast$TN
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010219android.widget.Toast-IA
Calin Juravle4a054192018-05-29 17:52:20 -070010220android.widget.Toast
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010221android.widget.ToastPresenter
Calin Juravle4a054192018-05-29 17:52:20 -070010222android.widget.ToggleButton
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010223android.widget.Toolbar$1
10224android.widget.Toolbar$2
10225android.widget.Toolbar$ExpandedActionViewMenuPresenter
10226android.widget.Toolbar$LayoutParams
10227android.widget.Toolbar$OnMenuItemClickListener
10228android.widget.Toolbar$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010229android.widget.Toolbar$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -080010230android.widget.Toolbar
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010231android.widget.ViewAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010232android.widget.ViewFlipper$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010233android.widget.ViewFlipper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010234android.widget.ViewSwitcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010235android.widget.WrapperListAdapter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010236android.widget.flags.FeatureFlags
10237android.widget.flags.FeatureFlagsImpl
art-benchmark-service64daec62024-05-18 02:02:57 -070010238android.widget.flags.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010239android.widget.inline.InlinePresentationSpec$1
10240android.widget.inline.InlinePresentationSpec$BaseBuilder
10241android.widget.inline.InlinePresentationSpec$Builder
10242android.widget.inline.InlinePresentationSpec
art-benchmark-service64daec62024-05-18 02:02:57 -070010243android.window.ActivityWindowInfo$1
10244android.window.ActivityWindowInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070010245android.window.BackAnimationAdapter$1
10246android.window.BackAnimationAdapter
art-benchmark-service08401c12022-12-23 09:27:20 -080010247android.window.BackEvent
art-benchmark-service00abe242023-02-13 10:31:34 -080010248android.window.BackMotionEvent$1
10249android.window.BackMotionEvent
art-benchmark-service922a5532023-03-23 03:12:41 -070010250android.window.BackNavigationInfo$1
10251android.window.BackNavigationInfo
art-benchmark-service64daec62024-05-18 02:02:57 -070010252android.window.BackProgressAnimator$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010253android.window.BackProgressAnimator$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -080010254android.window.BackProgressAnimator$1
art-benchmark-service00abe242023-02-13 10:31:34 -080010255android.window.BackProgressAnimator$ProgressCallback
art-benchmark-service08401c12022-12-23 09:27:20 -080010256android.window.BackProgressAnimator
art-benchmark-service3a157132024-05-31 13:31:01 -070010257android.window.BackTouchTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010258android.window.ClientWindowFrames$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010259android.window.ClientWindowFrames-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010260android.window.ClientWindowFrames
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010261android.window.CompatOnBackInvokedCallback
10262android.window.ConfigurationHelper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010263android.window.DisplayAreaAppearedInfo$1
10264android.window.DisplayAreaAppearedInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070010265android.window.DisplayAreaInfo$1
10266android.window.DisplayAreaInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010267android.window.DisplayAreaOrganizer$1
10268android.window.DisplayAreaOrganizer
10269android.window.IDisplayAreaOrganizer$Stub$Proxy
10270android.window.IDisplayAreaOrganizer$Stub
10271android.window.IDisplayAreaOrganizer
10272android.window.IDisplayAreaOrganizerController$Stub$Proxy
10273android.window.IDisplayAreaOrganizerController$Stub
10274android.window.IDisplayAreaOrganizerController
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010275android.window.IOnBackInvokedCallback$Stub$Proxy
10276android.window.IOnBackInvokedCallback$Stub
10277android.window.IOnBackInvokedCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010278android.window.IRemoteTransition$Stub$Proxy
10279android.window.IRemoteTransition$Stub
10280android.window.IRemoteTransition
art-benchmark-service922a5532023-03-23 03:12:41 -070010281android.window.IRemoteTransitionFinishedCallback
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010282android.window.ISurfaceSyncGroup$Stub
10283android.window.ISurfaceSyncGroup
art-benchmark-service00abe242023-02-13 10:31:34 -080010284android.window.ISurfaceSyncGroupCompletedListener$Stub
10285android.window.ISurfaceSyncGroupCompletedListener
art-benchmark-service922a5532023-03-23 03:12:41 -070010286android.window.ITaskFragmentOrganizer$Stub
10287android.window.ITaskFragmentOrganizer
10288android.window.ITaskFragmentOrganizerController$Stub
10289android.window.ITaskFragmentOrganizerController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010290android.window.ITaskOrganizer$Stub
10291android.window.ITaskOrganizer
10292android.window.ITaskOrganizerController$Stub$Proxy
10293android.window.ITaskOrganizerController$Stub
10294android.window.ITaskOrganizerController
art-benchmark-service922a5532023-03-23 03:12:41 -070010295android.window.ITransactionReadyCallback$Stub
10296android.window.ITransactionReadyCallback
10297android.window.ITransitionMetricsReporter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010298android.window.ITransitionPlayer$Stub
10299android.window.ITransitionPlayer
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010300android.window.ITrustedPresentationListener$Stub
10301android.window.ITrustedPresentationListener
art-benchmark-service13164882020-11-07 02:19:14 -080010302android.window.IWindowContainerToken$Stub$Proxy
10303android.window.IWindowContainerToken$Stub
10304android.window.IWindowContainerToken
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010305android.window.IWindowContainerTransactionCallback$Stub
10306android.window.IWindowContainerTransactionCallback
10307android.window.IWindowOrganizerController$Stub$Proxy
10308android.window.IWindowOrganizerController$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010309android.window.IWindowOrganizerController
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010310android.window.ImeOnBackInvokedDispatcher$1
10311android.window.ImeOnBackInvokedDispatcher$2
art-benchmark-service64daec62024-05-18 02:02:57 -070010312android.window.ImeOnBackInvokedDispatcher$DefaultImeOnBackAnimationCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010313android.window.ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback
10314android.window.ImeOnBackInvokedDispatcher
art-benchmark-service64daec62024-05-18 02:02:57 -070010315android.window.InputTransferToken$1
10316android.window.InputTransferToken
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010317android.window.OnBackAnimationCallback
10318android.window.OnBackInvokedCallback
10319android.window.OnBackInvokedCallbackInfo$1
10320android.window.OnBackInvokedCallbackInfo
10321android.window.OnBackInvokedDispatcher
art-benchmark-service08401c12022-12-23 09:27:20 -080010322android.window.ProxyOnBackInvokedDispatcher$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010323android.window.ProxyOnBackInvokedDispatcher
10324android.window.RemoteTransition$1
10325android.window.RemoteTransition
art-benchmark-service08401c12022-12-23 09:27:20 -080010326android.window.ScreenCapture$CaptureArgs$1
art-benchmark-service922a5532023-03-23 03:12:41 -070010327android.window.ScreenCapture$CaptureArgs$Builder
art-benchmark-service08401c12022-12-23 09:27:20 -080010328android.window.ScreenCapture$CaptureArgs
10329android.window.ScreenCapture$DisplayCaptureArgs
art-benchmark-service922a5532023-03-23 03:12:41 -070010330android.window.ScreenCapture$LayerCaptureArgs$Builder
art-benchmark-service08401c12022-12-23 09:27:20 -080010331android.window.ScreenCapture$LayerCaptureArgs
art-benchmark-service00abe242023-02-13 10:31:34 -080010332android.window.ScreenCapture$ScreenCaptureListener$1
art-benchmark-service08401c12022-12-23 09:27:20 -080010333android.window.ScreenCapture$ScreenCaptureListener
10334android.window.ScreenCapture$ScreenshotHardwareBuffer
10335android.window.ScreenCapture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010336android.window.SizeConfigurationBuckets$1
10337android.window.SizeConfigurationBuckets
10338android.window.SplashScreen$SplashScreenManagerGlobal$1
10339android.window.SplashScreen$SplashScreenManagerGlobal
art-benchmark-service64daec62024-05-18 02:02:57 -070010340android.window.SplashScreen
art-benchmark-service922a5532023-03-23 03:12:41 -070010341android.window.SplashScreenView$SplashScreenViewParcelable$1
10342android.window.SplashScreenView$SplashScreenViewParcelable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010343android.window.SplashScreenView
10344android.window.StartingWindowInfo$1
10345android.window.StartingWindowInfo
art-benchmark-service08401c12022-12-23 09:27:20 -080010346android.window.SurfaceSyncGroup$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070010347android.window.SurfaceSyncGroup$$ExternalSyntheticLambda1
10348android.window.SurfaceSyncGroup$$ExternalSyntheticLambda2
10349android.window.SurfaceSyncGroup$$ExternalSyntheticLambda3
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010350android.window.SurfaceSyncGroup$$ExternalSyntheticLambda4
art-benchmark-service922a5532023-03-23 03:12:41 -070010351android.window.SurfaceSyncGroup$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010352android.window.SurfaceSyncGroup$$ExternalSyntheticLambda6
art-benchmark-service08401c12022-12-23 09:27:20 -080010353android.window.SurfaceSyncGroup$1
art-benchmark-service922a5532023-03-23 03:12:41 -070010354android.window.SurfaceSyncGroup$2
10355android.window.SurfaceSyncGroup$ISurfaceSyncGroupImpl
10356android.window.SurfaceSyncGroup$SurfaceViewFrameCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010357android.window.SurfaceSyncGroup-IA
art-benchmark-service08401c12022-12-23 09:27:20 -080010358android.window.SurfaceSyncGroup
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010359android.window.TaskAppearedInfo$1
10360android.window.TaskAppearedInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070010361android.window.TaskFpsCallback
10362android.window.TaskFragmentOperation$1
10363android.window.TaskFragmentOperation
10364android.window.TaskFragmentOrganizer$1
10365android.window.TaskFragmentOrganizer
10366android.window.TaskFragmentOrganizerToken$1
10367android.window.TaskFragmentOrganizerToken
art-benchmark-service64daec62024-05-18 02:02:57 -070010368android.window.TaskFragmentTransaction$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010369android.window.TaskFragmentTransaction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010370android.window.TaskOrganizer$1
10371android.window.TaskOrganizer
10372android.window.TaskSnapshot$1
10373android.window.TaskSnapshot
art-benchmark-service922a5532023-03-23 03:12:41 -070010374android.window.TransitionFilter$1
10375android.window.TransitionFilter$Requirement$1
10376android.window.TransitionFilter$Requirement
10377android.window.TransitionFilter
10378android.window.TransitionInfo$1
10379android.window.TransitionInfo
art-benchmark-service13164882020-11-07 02:19:14 -080010380android.window.WindowContainerToken$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010381android.window.WindowContainerToken-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010382android.window.WindowContainerToken
art-benchmark-service13164882020-11-07 02:19:14 -080010383android.window.WindowContainerTransaction$1
10384android.window.WindowContainerTransaction$Change$1
10385android.window.WindowContainerTransaction$Change
art-benchmark-service922a5532023-03-23 03:12:41 -070010386android.window.WindowContainerTransaction$HierarchyOp$1
10387android.window.WindowContainerTransaction$HierarchyOp$Builder
10388android.window.WindowContainerTransaction$HierarchyOp
art-benchmark-service13164882020-11-07 02:19:14 -080010389android.window.WindowContainerTransaction
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010390android.window.WindowContext
10391android.window.WindowContextController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010392android.window.WindowInfosListener$DisplayInfo
10393android.window.WindowInfosListener
art-benchmark-service922a5532023-03-23 03:12:41 -070010394android.window.WindowMetricsController$$ExternalSyntheticLambda0
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010395android.window.WindowMetricsController
art-benchmark-service1cd49df2023-10-20 22:31:20 -070010396android.window.WindowOnBackInvokedDispatcher$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010397android.window.WindowOnBackInvokedDispatcher$$ExternalSyntheticLambda1
10398android.window.WindowOnBackInvokedDispatcher$$ExternalSyntheticLambda2
art-benchmark-service08401c12022-12-23 09:27:20 -080010399android.window.WindowOnBackInvokedDispatcher$Checker
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010400android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda0
10401android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda1
10402android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda2
10403android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda3
art-benchmark-service00abe242023-02-13 10:31:34 -080010404android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda4
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010405android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda5
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010406android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper
10407android.window.WindowOnBackInvokedDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010408android.window.WindowOrganizer$1
10409android.window.WindowOrganizer
10410android.window.WindowProvider
10411android.window.WindowProviderService
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010412android.window.WindowTokenClient
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010413android.window.WindowTokenClientController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010414com.android.apex.ApexInfo
10415com.android.apex.ApexInfoList
10416com.android.apex.XmlParser
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010417com.android.art.flags.FeatureFlags
10418com.android.art.flags.FeatureFlagsImpl
10419com.android.art.flags.Flags
art-benchmark-service13164882020-11-07 02:19:14 -080010420com.android.cellbroadcastservice.CellBroadcastStatsLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010421com.android.framework.protobuf.AbstractMessageLite$Builder
10422com.android.framework.protobuf.AbstractMessageLite
10423com.android.framework.protobuf.AbstractParser
10424com.android.framework.protobuf.AbstractProtobufList
art-benchmark-service08401c12022-12-23 09:27:20 -080010425com.android.framework.protobuf.Android
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010426com.android.framework.protobuf.ArrayDecoders$Registers
10427com.android.framework.protobuf.ArrayDecoders
10428com.android.framework.protobuf.CodedInputStream$ArrayDecoder
10429com.android.framework.protobuf.CodedInputStream
10430com.android.framework.protobuf.ExtensionRegistryFactory
10431com.android.framework.protobuf.ExtensionRegistryLite
10432com.android.framework.protobuf.ExtensionSchema
10433com.android.framework.protobuf.ExtensionSchemaLite
10434com.android.framework.protobuf.ExtensionSchemas
10435com.android.framework.protobuf.GeneratedMessageInfoFactory
10436com.android.framework.protobuf.GeneratedMessageLite$Builder
10437com.android.framework.protobuf.GeneratedMessageLite$DefaultInstanceBasedParser
10438com.android.framework.protobuf.GeneratedMessageLite$ExtendableMessage
10439com.android.framework.protobuf.GeneratedMessageLite$ExtendableMessageOrBuilder
10440com.android.framework.protobuf.GeneratedMessageLite$MethodToInvoke
art-benchmark-service00abe242023-02-13 10:31:34 -080010441com.android.framework.protobuf.GeneratedMessageLite$SerializedForm
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010442com.android.framework.protobuf.GeneratedMessageLite
10443com.android.framework.protobuf.Internal$EnumVerifier
10444com.android.framework.protobuf.Internal$ProtobufList
10445com.android.framework.protobuf.Internal
10446com.android.framework.protobuf.InvalidProtocolBufferException$InvalidWireTypeException
10447com.android.framework.protobuf.InvalidProtocolBufferException
10448com.android.framework.protobuf.ListFieldSchema$ListFieldSchemaFull
10449com.android.framework.protobuf.ListFieldSchema$ListFieldSchemaLite
10450com.android.framework.protobuf.ListFieldSchema
10451com.android.framework.protobuf.ManifestSchemaFactory$1
10452com.android.framework.protobuf.ManifestSchemaFactory$CompositeMessageInfoFactory
10453com.android.framework.protobuf.ManifestSchemaFactory
10454com.android.framework.protobuf.MapFieldSchema
10455com.android.framework.protobuf.MapFieldSchemaLite
10456com.android.framework.protobuf.MapFieldSchemas
10457com.android.framework.protobuf.MessageInfo
10458com.android.framework.protobuf.MessageInfoFactory
10459com.android.framework.protobuf.MessageLite$Builder
10460com.android.framework.protobuf.MessageLite
10461com.android.framework.protobuf.MessageLiteOrBuilder
10462com.android.framework.protobuf.MessageSchema
10463com.android.framework.protobuf.MessageSetSchema
10464com.android.framework.protobuf.NewInstanceSchema
10465com.android.framework.protobuf.NewInstanceSchemaLite
10466com.android.framework.protobuf.NewInstanceSchemas
10467com.android.framework.protobuf.Parser
10468com.android.framework.protobuf.ProtoSyntax
10469com.android.framework.protobuf.Protobuf
10470com.android.framework.protobuf.ProtobufArrayList
10471com.android.framework.protobuf.RawMessageInfo
10472com.android.framework.protobuf.Schema
10473com.android.framework.protobuf.SchemaFactory
10474com.android.framework.protobuf.SchemaUtil
10475com.android.framework.protobuf.StructuralMessageInfo
10476com.android.framework.protobuf.UninitializedMessageException
10477com.android.framework.protobuf.UnknownFieldSchema
10478com.android.framework.protobuf.UnknownFieldSetLite
10479com.android.framework.protobuf.UnknownFieldSetLiteSchema
10480com.android.framework.protobuf.UnsafeUtil$1
art-benchmark-service08401c12022-12-23 09:27:20 -080010481com.android.framework.protobuf.UnsafeUtil$Android64MemoryAccessor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010482com.android.framework.protobuf.UnsafeUtil$JvmMemoryAccessor
10483com.android.framework.protobuf.UnsafeUtil$MemoryAccessor
10484com.android.framework.protobuf.UnsafeUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010485com.android.framework.protobuf.nano.CodedInputByteBufferNano
10486com.android.framework.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
10487com.android.framework.protobuf.nano.CodedOutputByteBufferNano
10488com.android.framework.protobuf.nano.InternalNano
10489com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException
10490com.android.framework.protobuf.nano.MessageNano
10491com.android.framework.protobuf.nano.WireFormatNano
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010492com.android.graphics.flags.FeatureFlags
10493com.android.graphics.flags.FeatureFlagsImpl
10494com.android.graphics.flags.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070010495com.android.graphics.hwui.flags.FeatureFlags
10496com.android.graphics.hwui.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010497com.android.graphics.hwui.flags.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010498com.android.graphics.surfaceflinger.flags.FeatureFlags
10499com.android.graphics.surfaceflinger.flags.FeatureFlagsImpl
10500com.android.graphics.surfaceflinger.flags.Flags
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010501com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -080010502com.android.i18n.phonenumbers.AsYouTypeFormatter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010503com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap
10504com.android.i18n.phonenumbers.MetadataLoader
art-benchmark-service08401c12022-12-23 09:27:20 -080010505com.android.i18n.phonenumbers.MissingMetadataException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010506com.android.i18n.phonenumbers.NumberParseException$ErrorType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010507com.android.i18n.phonenumbers.NumberParseException
art-benchmark-serviced5115932020-02-25 17:55:03 -080010508com.android.i18n.phonenumbers.PhoneNumberMatch
art-benchmark-service13164882020-11-07 02:19:14 -080010509com.android.i18n.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010510com.android.i18n.phonenumbers.PhoneNumberMatcher$State
10511com.android.i18n.phonenumbers.PhoneNumberMatcher
art-benchmark-service13164882020-11-07 02:19:14 -080010512com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper$LazyHolder
10513com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010514com.android.i18n.phonenumbers.PhoneNumberUtil$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010515com.android.i18n.phonenumbers.PhoneNumberUtil$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010516com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$1
10517com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$2
art-benchmark-service13164882020-11-07 02:19:14 -080010518com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010519com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3
art-benchmark-service13164882020-11-07 02:19:14 -080010520com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010521com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4
Calin Juravle00b23d32019-03-08 17:52:20 -080010522com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency
art-benchmark-service13164882020-11-07 02:19:14 -080010523com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType
Calin Juravle4a054192018-05-29 17:52:20 -070010524com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
10525com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType
10526com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult
Calin Juravle00b23d32019-03-08 17:52:20 -080010527com.android.i18n.phonenumbers.PhoneNumberUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010528com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010529com.android.i18n.phonenumbers.Phonemetadata$NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -080010530com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010531com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata
art-benchmark-service13164882020-11-07 02:19:14 -080010532com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010533com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection
art-benchmark-service13164882020-11-07 02:19:14 -080010534com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010535com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc
art-benchmark-service13164882020-11-07 02:19:14 -080010536com.android.i18n.phonenumbers.Phonemetadata
Calin Juravle4a054192018-05-29 17:52:20 -070010537com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
Calin Juravle00b23d32019-03-08 17:52:20 -080010538com.android.i18n.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-service13164882020-11-07 02:19:14 -080010539com.android.i18n.phonenumbers.Phonenumber
art-benchmark-service13164882020-11-07 02:19:14 -080010540com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010541com.android.i18n.phonenumbers.ShortNumberInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010542com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010543com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010544com.android.i18n.phonenumbers.internal.MatcherApi
10545com.android.i18n.phonenumbers.internal.RegexBasedMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010546com.android.i18n.phonenumbers.internal.RegexCache$LRUCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010547com.android.i18n.phonenumbers.internal.RegexCache$LRUCache
10548com.android.i18n.phonenumbers.internal.RegexCache
art-benchmark-service08401c12022-12-23 09:27:20 -080010549com.android.i18n.phonenumbers.metadata.DefaultMetadataDependenciesProvider
10550com.android.i18n.phonenumbers.metadata.init.ClassPathResourceMetadataLoader
10551com.android.i18n.phonenumbers.metadata.init.MetadataParser
10552com.android.i18n.phonenumbers.metadata.source.BlockingMetadataBootstrappingGuard
10553com.android.i18n.phonenumbers.metadata.source.CompositeMetadataContainer
10554com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSource
10555com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSourceImpl
10556com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$1
10557com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$2
10558com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$KeyProvider
10559com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer
10560com.android.i18n.phonenumbers.metadata.source.MetadataBootstrappingGuard
10561com.android.i18n.phonenumbers.metadata.source.MetadataContainer
10562com.android.i18n.phonenumbers.metadata.source.MetadataSource
10563com.android.i18n.phonenumbers.metadata.source.MetadataSourceImpl
10564com.android.i18n.phonenumbers.metadata.source.MultiFileModeFileNameProvider
10565com.android.i18n.phonenumbers.metadata.source.NonGeographicalEntityMetadataSource
10566com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider
10567com.android.i18n.phonenumbers.metadata.source.RegionMetadataSource
10568com.android.i18n.phonenumbers.metadata.source.RegionMetadataSourceImpl
art-benchmark-service13164882020-11-07 02:19:14 -080010569com.android.i18n.phonenumbers.prefixmapper.DefaultMapStorage
10570com.android.i18n.phonenumbers.prefixmapper.FlyweightMapStorage
10571com.android.i18n.phonenumbers.prefixmapper.MappingFileProvider
10572com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMap
10573com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
10574com.android.i18n.phonenumbers.prefixmapper.PrefixFileReader
10575com.android.i18n.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010576com.android.i18n.system.AppSpecializationHooks
10577com.android.i18n.system.ZygoteHooks
art-benchmark-service13164882020-11-07 02:19:14 -080010578com.android.i18n.timezone.CountryTimeZones$OffsetResult
10579com.android.i18n.timezone.CountryTimeZones$TimeZoneMapping
10580com.android.i18n.timezone.CountryTimeZones
10581com.android.i18n.timezone.CountryZonesFinder
10582com.android.i18n.timezone.DebugInfo$DebugEntry
10583com.android.i18n.timezone.DebugInfo
10584com.android.i18n.timezone.I18nModuleDebug
art-benchmark-service13164882020-11-07 02:19:14 -080010585com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkProcessor
10586com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkValidator
10587com.android.i18n.timezone.TelephonyLookup$TelephonyNetworksExtractor
10588com.android.i18n.timezone.TelephonyLookup
10589com.android.i18n.timezone.TelephonyNetwork$MccMnc
10590com.android.i18n.timezone.TelephonyNetwork
10591com.android.i18n.timezone.TelephonyNetworkFinder
10592com.android.i18n.timezone.TimeZoneDataFiles
art-benchmark-service13164882020-11-07 02:19:14 -080010593com.android.i18n.timezone.TimeZoneFinder$CountryZonesLookupExtractor
10594com.android.i18n.timezone.TimeZoneFinder$IanaVersionExtractor
10595com.android.i18n.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
10596com.android.i18n.timezone.TimeZoneFinder$TimeZonesProcessor
10597com.android.i18n.timezone.TimeZoneFinder$TimeZonesValidator
10598com.android.i18n.timezone.TimeZoneFinder
10599com.android.i18n.timezone.TzDataSetVersion$TzDataSetException
10600com.android.i18n.timezone.TzDataSetVersion
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010601com.android.i18n.timezone.WallTime$CheckedArithmeticException
10602com.android.i18n.timezone.WallTime$OffsetInterval
10603com.android.i18n.timezone.WallTime
10604com.android.i18n.timezone.XmlUtils$ReaderSupplier$$ExternalSyntheticLambda0
10605com.android.i18n.timezone.XmlUtils$ReaderSupplier$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -080010606com.android.i18n.timezone.XmlUtils$ReaderSupplier
10607com.android.i18n.timezone.XmlUtils
10608com.android.i18n.timezone.ZoneInfoData
10609com.android.i18n.timezone.ZoneInfoDb$1
10610com.android.i18n.timezone.ZoneInfoDb
art-benchmark-service13164882020-11-07 02:19:14 -080010611com.android.i18n.timezone.internal.BasicLruCache$CacheMap
10612com.android.i18n.timezone.internal.BasicLruCache
10613com.android.i18n.timezone.internal.BufferIterator
10614com.android.i18n.timezone.internal.ByteBufferIterator
10615com.android.i18n.timezone.internal.Memory
10616com.android.i18n.timezone.internal.MemoryMappedFile
10617com.android.i18n.timezone.internal.NioBufferIterator
10618com.android.i18n.util.Log
art-benchmark-service64daec62024-05-18 02:02:57 -070010619com.android.icu.charset.CharsetDecoderICU
art-benchmark-service56aece62020-02-10 17:58:03 -080010620com.android.icu.charset.CharsetEncoderICU
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010621com.android.icu.charset.CharsetFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080010622com.android.icu.charset.NativeConverter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010623com.android.icu.text.CompatibleDecimalFormatFactory
art-benchmark-service13164882020-11-07 02:19:14 -080010624com.android.icu.text.DateSorterBridge
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010625com.android.icu.text.ExtendedDateFormatSymbols
10626com.android.icu.text.ExtendedDecimalFormatSymbols
10627com.android.icu.text.ExtendedIDNA
10628com.android.icu.text.ExtendedTimeZoneNames$Match
10629com.android.icu.text.ExtendedTimeZoneNames
art-benchmark-service13164882020-11-07 02:19:14 -080010630com.android.icu.text.TimeZoneNamesNative
art-benchmark-service56aece62020-02-10 17:58:03 -080010631com.android.icu.util.CaseMapperNative
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010632com.android.icu.util.ExtendedCalendar
10633com.android.icu.util.ExtendedTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -080010634com.android.icu.util.Icu4cMetadata
10635com.android.icu.util.LocaleNative
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010636com.android.icu.util.UResourceBundleNative
art-benchmark-service56aece62020-02-10 17:58:03 -080010637com.android.icu.util.regex.MatcherNative
10638com.android.icu.util.regex.PatternNative
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010639com.android.ims.FeatureConnection$$ExternalSyntheticLambda0
10640com.android.ims.FeatureConnection$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080010641com.android.ims.FeatureConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010642com.android.ims.FeatureConnector$$ExternalSyntheticLambda0
10643com.android.ims.FeatureConnector$1$$ExternalSyntheticLambda0
10644com.android.ims.FeatureConnector$1$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -080010645com.android.ims.FeatureConnector$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010646com.android.ims.FeatureConnector$Listener
art-benchmark-service13164882020-11-07 02:19:14 -080010647com.android.ims.FeatureConnector$ManagerFactory
10648com.android.ims.FeatureConnector$UnavailableReason
art-benchmark-serviced5115932020-02-25 17:55:03 -080010649com.android.ims.FeatureConnector
art-benchmark-service13164882020-11-07 02:19:14 -080010650com.android.ims.FeatureUpdates
10651com.android.ims.ImsCall$ImsCallSessionListenerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -080010652com.android.ims.ImsCall$Listener
10653com.android.ims.ImsCall
10654com.android.ims.ImsCallbackAdapterManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010655com.android.ims.ImsConfig
art-benchmark-service13164882020-11-07 02:19:14 -080010656com.android.ims.ImsConfigListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010657com.android.ims.ImsConfigListener$Stub
10658com.android.ims.ImsConfigListener
art-benchmark-service13164882020-11-07 02:19:14 -080010659com.android.ims.ImsConnectionStateListener
art-benchmark-service56aece62020-02-10 17:58:03 -080010660com.android.ims.ImsEcbm$ImsEcbmListenerProxy
10661com.android.ims.ImsEcbm
10662com.android.ims.ImsEcbmStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010663com.android.ims.ImsException
art-benchmark-service56aece62020-02-10 17:58:03 -080010664com.android.ims.ImsExternalCallStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010665com.android.ims.ImsFeatureBinderRepository$$ExternalSyntheticLambda0
10666com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda0
10667com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda1
10668com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda2
10669com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -080010670com.android.ims.ImsFeatureBinderRepository$ListenerContainer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010671com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda0
10672com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda1
10673com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda2
10674com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda3
10675com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda4
10676com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda5
art-benchmark-service13164882020-11-07 02:19:14 -080010677com.android.ims.ImsFeatureBinderRepository$UpdateMapper
10678com.android.ims.ImsFeatureBinderRepository
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010679com.android.ims.ImsFeatureContainer$1
10680com.android.ims.ImsFeatureContainer
10681com.android.ims.ImsManager$$ExternalSyntheticLambda0
10682com.android.ims.ImsManager$$ExternalSyntheticLambda10
10683com.android.ims.ImsManager$$ExternalSyntheticLambda11
10684com.android.ims.ImsManager$$ExternalSyntheticLambda12
10685com.android.ims.ImsManager$$ExternalSyntheticLambda1
10686com.android.ims.ImsManager$$ExternalSyntheticLambda2
10687com.android.ims.ImsManager$$ExternalSyntheticLambda3
10688com.android.ims.ImsManager$$ExternalSyntheticLambda4
10689com.android.ims.ImsManager$$ExternalSyntheticLambda5
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010690com.android.ims.ImsManager$$ExternalSyntheticLambda6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010691com.android.ims.ImsManager$$ExternalSyntheticLambda7
10692com.android.ims.ImsManager$$ExternalSyntheticLambda8
10693com.android.ims.ImsManager$$ExternalSyntheticLambda9
art-benchmark-service13164882020-11-07 02:19:14 -080010694com.android.ims.ImsManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010695com.android.ims.ImsManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010696com.android.ims.ImsManager$DefaultSettingsProxy
art-benchmark-service13164882020-11-07 02:19:14 -080010697com.android.ims.ImsManager$DefaultSubscriptionManagerProxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010698com.android.ims.ImsManager$ImsStatsCallback
10699com.android.ims.ImsManager$InstanceManager$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080010700com.android.ims.ImsManager$InstanceManager
10701com.android.ims.ImsManager$LazyExecutor
10702com.android.ims.ImsManager$MmTelFeatureConnectionFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010703com.android.ims.ImsManager$SettingsProxy
art-benchmark-service13164882020-11-07 02:19:14 -080010704com.android.ims.ImsManager$SubscriptionManagerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -080010705com.android.ims.ImsManager
10706com.android.ims.ImsMultiEndpoint$ImsExternalCallStateListenerProxy
10707com.android.ims.ImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -080010708com.android.ims.ImsServiceClass
art-benchmark-service56aece62020-02-10 17:58:03 -080010709com.android.ims.ImsUt$IImsUtListenerProxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010710com.android.ims.ImsUtInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010711com.android.ims.MmTelFeatureConnection$BinderAccessState
art-benchmark-service56aece62020-02-10 17:58:03 -080010712com.android.ims.MmTelFeatureConnection$CapabilityCallbackManager
10713com.android.ims.MmTelFeatureConnection$ImsRegistrationCallbackAdapter
10714com.android.ims.MmTelFeatureConnection$ProvisioningCallbackManager
10715com.android.ims.MmTelFeatureConnection
art-benchmark-service13164882020-11-07 02:19:14 -080010716com.android.ims.Preconditions
10717com.android.ims.RcsFeatureConnection$AvailabilityCallbackManager
10718com.android.ims.RcsFeatureConnection$RegistrationCallbackManager
10719com.android.ims.RcsFeatureConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010720com.android.ims.RcsFeatureManager$$ExternalSyntheticLambda0
10721com.android.ims.RcsFeatureManager$$ExternalSyntheticLambda1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010722com.android.ims.RcsFeatureManager$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010723com.android.ims.RcsFeatureManager$1$$ExternalSyntheticLambda0
10724com.android.ims.RcsFeatureManager$1$$ExternalSyntheticLambda1
10725com.android.ims.RcsFeatureManager$1$$ExternalSyntheticLambda2
art-benchmark-service13164882020-11-07 02:19:14 -080010726com.android.ims.RcsFeatureManager$1
10727com.android.ims.RcsFeatureManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010728com.android.ims.RcsFeatureManager$CapabilityExchangeEventCallback
art-benchmark-service13164882020-11-07 02:19:14 -080010729com.android.ims.RcsFeatureManager
10730com.android.ims.RcsPresenceInfo$1
10731com.android.ims.RcsPresenceInfo$ServiceInfoKey
10732com.android.ims.RcsPresenceInfo$ServiceState
10733com.android.ims.RcsPresenceInfo$ServiceType
10734com.android.ims.RcsPresenceInfo$VolteStatus
10735com.android.ims.RcsPresenceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080010736com.android.ims.Registrant
art-benchmark-service13164882020-11-07 02:19:14 -080010737com.android.ims.RegistrantList
10738com.android.ims.ResultCode
10739com.android.ims.SomeArgs
art-benchmark-service13164882020-11-07 02:19:14 -080010740com.android.ims.internal.ConferenceParticipant$1
10741com.android.ims.internal.ConferenceParticipant
10742com.android.ims.internal.ContactNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080010743com.android.ims.internal.ICall
art-benchmark-service13164882020-11-07 02:19:14 -080010744com.android.ims.internal.IImsCallSession$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010745com.android.ims.internal.IImsCallSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010746com.android.ims.internal.IImsConfig
art-benchmark-service13164882020-11-07 02:19:14 -080010747com.android.ims.internal.IImsEcbm$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010748com.android.ims.internal.IImsEcbm$Stub
10749com.android.ims.internal.IImsEcbm
art-benchmark-service13164882020-11-07 02:19:14 -080010750com.android.ims.internal.IImsEcbmListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010751com.android.ims.internal.IImsEcbmListener$Stub
10752com.android.ims.internal.IImsEcbmListener
art-benchmark-service13164882020-11-07 02:19:14 -080010753com.android.ims.internal.IImsExternalCallStateListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010754com.android.ims.internal.IImsExternalCallStateListener$Stub
10755com.android.ims.internal.IImsExternalCallStateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080010756com.android.ims.internal.IImsFeatureStatusCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010757com.android.ims.internal.IImsFeatureStatusCallback$Stub
10758com.android.ims.internal.IImsFeatureStatusCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010759com.android.ims.internal.IImsMMTelFeature$Stub
10760com.android.ims.internal.IImsMMTelFeature
art-benchmark-service13164882020-11-07 02:19:14 -080010761com.android.ims.internal.IImsMultiEndpoint$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010762com.android.ims.internal.IImsMultiEndpoint$Stub
10763com.android.ims.internal.IImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -080010764com.android.ims.internal.IImsRegistrationListener$Stub
10765com.android.ims.internal.IImsRegistrationListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010766com.android.ims.internal.IImsServiceController$Stub
10767com.android.ims.internal.IImsServiceController
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010768com.android.ims.internal.IImsServiceFeatureCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010769com.android.ims.internal.IImsServiceFeatureCallback$Stub
10770com.android.ims.internal.IImsServiceFeatureCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010771com.android.ims.internal.IImsStreamMediaSession
art-benchmark-service13164882020-11-07 02:19:14 -080010772com.android.ims.internal.IImsUt$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010773com.android.ims.internal.IImsUt$Stub
10774com.android.ims.internal.IImsUt
art-benchmark-service13164882020-11-07 02:19:14 -080010775com.android.ims.internal.IImsUtListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010776com.android.ims.internal.IImsUtListener$Stub
10777com.android.ims.internal.IImsUtListener
art-benchmark-service13164882020-11-07 02:19:14 -080010778com.android.ims.internal.IImsVideoCallCallback$Stub
10779com.android.ims.internal.IImsVideoCallCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010780com.android.ims.internal.IImsVideoCallProvider
art-benchmark-service13164882020-11-07 02:19:14 -080010781com.android.ims.internal.ImsStreamMediaSession$Listener
10782com.android.ims.internal.ImsStreamMediaSession
10783com.android.ims.internal.ImsVideoCallProviderWrapper$1
10784com.android.ims.internal.ImsVideoCallProviderWrapper$2
10785com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoCallCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080010786com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback
art-benchmark-service13164882020-11-07 02:19:14 -080010787com.android.ims.internal.ImsVideoCallProviderWrapper
10788com.android.ims.internal.Logger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010789com.android.ims.internal.VideoPauseTracker$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080010790com.android.ims.internal.VideoPauseTracker
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010791com.android.ims.internal.uce.UceServiceBase$UceServiceBinder
10792com.android.ims.internal.uce.UceServiceBase
art-benchmark-serviced5115932020-02-25 17:55:03 -080010793com.android.ims.internal.uce.common.CapInfo$1
10794com.android.ims.internal.uce.common.CapInfo
10795com.android.ims.internal.uce.common.StatusCode$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010796com.android.ims.internal.uce.common.UceLong$1
10797com.android.ims.internal.uce.common.UceLong
10798com.android.ims.internal.uce.options.IOptionsListener$Stub$Proxy
10799com.android.ims.internal.uce.options.IOptionsListener$Stub
10800com.android.ims.internal.uce.options.IOptionsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080010801com.android.ims.internal.uce.options.IOptionsService
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010802com.android.ims.internal.uce.presence.IPresenceListener$Stub$Proxy
10803com.android.ims.internal.uce.presence.IPresenceListener$Stub
10804com.android.ims.internal.uce.presence.IPresenceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080010805com.android.ims.internal.uce.presence.IPresenceService$Stub
10806com.android.ims.internal.uce.presence.IPresenceService
10807com.android.ims.internal.uce.presence.PresCapInfo$1
10808com.android.ims.internal.uce.presence.PresCmdId$1
10809com.android.ims.internal.uce.presence.PresCmdStatus$1
10810com.android.ims.internal.uce.presence.PresPublishTriggerType$1
10811com.android.ims.internal.uce.presence.PresSipResponse$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010812com.android.ims.internal.uce.uceservice.IUceListener$Stub$Proxy
10813com.android.ims.internal.uce.uceservice.IUceListener$Stub
10814com.android.ims.internal.uce.uceservice.IUceListener
10815com.android.ims.internal.uce.uceservice.IUceService$Stub
10816com.android.ims.internal.uce.uceservice.IUceService
art-benchmark-service13164882020-11-07 02:19:14 -080010817com.android.ims.rcs.uce.ControllerBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010818com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda0
10819com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda1
10820com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda2
10821com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -080010822com.android.ims.rcs.uce.UceController$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010823com.android.ims.rcs.uce.UceController$2
10824com.android.ims.rcs.uce.UceController$3
10825com.android.ims.rcs.uce.UceController$CachedCapabilityEvent$$ExternalSyntheticLambda0
10826com.android.ims.rcs.uce.UceController$CachedCapabilityEvent
art-benchmark-service13164882020-11-07 02:19:14 -080010827com.android.ims.rcs.uce.UceController$ControllerFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010828com.android.ims.rcs.uce.UceController$RcsConnectedState
10829com.android.ims.rcs.uce.UceController$RequestManagerFactory
art-benchmark-service13164882020-11-07 02:19:14 -080010830com.android.ims.rcs.uce.UceController$UceControllerCallback
10831com.android.ims.rcs.uce.UceController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010832com.android.ims.rcs.uce.UceDeviceState$DeviceStateResult
10833com.android.ims.rcs.uce.UceDeviceState$DeviceStateType
10834com.android.ims.rcs.uce.UceDeviceState
10835com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$1
10836com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$CapabilityExpiredListener
10837com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$ContactChangedListener
10838com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$EabSettingsListener
10839com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$SyncContactRunnable
10840com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$retryRunnable
10841com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater
10842com.android.ims.rcs.uce.eab.EabCapabilityResult$QueryResult
art-benchmark-service13164882020-11-07 02:19:14 -080010843com.android.ims.rcs.uce.eab.EabCapabilityResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010844com.android.ims.rcs.uce.eab.EabContactSyncController$$ExternalSyntheticLambda0
10845com.android.ims.rcs.uce.eab.EabContactSyncController
art-benchmark-service13164882020-11-07 02:19:14 -080010846com.android.ims.rcs.uce.eab.EabController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010847com.android.ims.rcs.uce.eab.EabControllerImpl$$ExternalSyntheticLambda0
10848com.android.ims.rcs.uce.eab.EabControllerImpl$$ExternalSyntheticLambda1
10849com.android.ims.rcs.uce.eab.EabControllerImpl$$ExternalSyntheticLambda2
10850com.android.ims.rcs.uce.eab.EabControllerImpl$ExpirationTimeFactory
10851com.android.ims.rcs.uce.eab.EabControllerImpl
10852com.android.ims.rcs.uce.eab.EabProvider$ContactColumns
10853com.android.ims.rcs.uce.eab.EabProvider$EabCommonColumns
10854com.android.ims.rcs.uce.eab.EabProvider$EabDatabaseHelper
10855com.android.ims.rcs.uce.eab.EabProvider$OptionsColumns
10856com.android.ims.rcs.uce.eab.EabProvider$PresenceTupleColumns
10857com.android.ims.rcs.uce.eab.EabProvider
10858com.android.ims.rcs.uce.eab.EabUtil
10859com.android.ims.rcs.uce.eab.RcsUceCapabilityBuilderWrapper
art-benchmark-service13164882020-11-07 02:19:14 -080010860com.android.ims.rcs.uce.options.OptionsController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010861com.android.ims.rcs.uce.options.OptionsControllerImpl
art-benchmark-service13164882020-11-07 02:19:14 -080010862com.android.ims.rcs.uce.presence.pidfparser.ElementBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010863com.android.ims.rcs.uce.presence.pidfparser.PidfParser$$ExternalSyntheticLambda0
10864com.android.ims.rcs.uce.presence.pidfparser.PidfParser$$ExternalSyntheticLambda1
10865com.android.ims.rcs.uce.presence.pidfparser.PidfParser$TimestampProxy
art-benchmark-service13164882020-11-07 02:19:14 -080010866com.android.ims.rcs.uce.presence.pidfparser.PidfParser
10867com.android.ims.rcs.uce.presence.pidfparser.PidfParserConstant
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010868com.android.ims.rcs.uce.presence.pidfparser.PidfParserUtils$$ExternalSyntheticLambda0
10869com.android.ims.rcs.uce.presence.pidfparser.PidfParserUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010870com.android.ims.rcs.uce.presence.pidfparser.capabilities.Audio
10871com.android.ims.rcs.uce.presence.pidfparser.capabilities.CapsConstant
10872com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex$DuplexType
10873com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex
10874com.android.ims.rcs.uce.presence.pidfparser.capabilities.ServiceCaps
10875com.android.ims.rcs.uce.presence.pidfparser.capabilities.Video
10876com.android.ims.rcs.uce.presence.pidfparser.omapres.Description
10877com.android.ims.rcs.uce.presence.pidfparser.omapres.OmaPresConstant
10878com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceDescription
10879com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceId
10880com.android.ims.rcs.uce.presence.pidfparser.omapres.Version
10881com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic$BasicValue
10882com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic
10883com.android.ims.rcs.uce.presence.pidfparser.pidf.Contact
10884com.android.ims.rcs.uce.presence.pidfparser.pidf.Note
10885com.android.ims.rcs.uce.presence.pidfparser.pidf.PidfConstant
10886com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence
10887com.android.ims.rcs.uce.presence.pidfparser.pidf.Status
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010888com.android.ims.rcs.uce.presence.pidfparser.pidf.Timestamp
art-benchmark-service13164882020-11-07 02:19:14 -080010889com.android.ims.rcs.uce.presence.pidfparser.pidf.Tuple
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010890com.android.ims.rcs.uce.presence.publish.DeviceCapabilityInfo$$ExternalSyntheticLambda0
art-benchmark-service84deab32021-05-12 09:41:00 -070010891com.android.ims.rcs.uce.presence.publish.DeviceCapabilityInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010892com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$$ExternalSyntheticLambda0
10893com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$$ExternalSyntheticLambda1
10894com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$$ExternalSyntheticLambda2
art-benchmark-service84deab32021-05-12 09:41:00 -070010895com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$1
10896com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$2
10897com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$3
10898com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$4
10899com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$5
10900com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$6
10901com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010902com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$DeviceCapabilityHandler
art-benchmark-service84deab32021-05-12 09:41:00 -070010903com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsMmTelManagerFactory
10904com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsRcsManagerFactory
10905com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ProvisioningManagerFactory
10906com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener
10907com.android.ims.rcs.uce.presence.publish.PublishController$PublishControllerCallback
10908com.android.ims.rcs.uce.presence.publish.PublishController$PublishTriggerType
art-benchmark-service13164882020-11-07 02:19:14 -080010909com.android.ims.rcs.uce.presence.publish.PublishController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010910com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$$ExternalSyntheticLambda0
10911com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$$ExternalSyntheticLambda1
10912com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$$ExternalSyntheticLambda2
art-benchmark-service84deab32021-05-12 09:41:00 -070010913com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010914com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$2
art-benchmark-service84deab32021-05-12 09:41:00 -070010915com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$DeviceCapListenerFactory
10916com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishHandler
10917com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishProcessorFactory
10918com.android.ims.rcs.uce.presence.publish.PublishControllerImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010919com.android.ims.rcs.uce.presence.publish.PublishProcessor$$ExternalSyntheticLambda0
art-benchmark-service84deab32021-05-12 09:41:00 -070010920com.android.ims.rcs.uce.presence.publish.PublishProcessor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010921com.android.ims.rcs.uce.presence.publish.PublishProcessorState$PendingRequest
10922com.android.ims.rcs.uce.presence.publish.PublishProcessorState$PublishThrottle
10923com.android.ims.rcs.uce.presence.publish.PublishProcessorState
10924com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$$ExternalSyntheticLambda0
10925com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$$ExternalSyntheticLambda1
10926com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$$ExternalSyntheticLambda2
10927com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$1
10928com.android.ims.rcs.uce.presence.publish.PublishRequestResponse
10929com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda0
10930com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda1
10931com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda2
10932com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda3
10933com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda4
10934com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker
art-benchmark-service84deab32021-05-12 09:41:00 -070010935com.android.ims.rcs.uce.presence.publish.PublishUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010936com.android.ims.rcs.uce.presence.publish.ServiceDescription
art-benchmark-service13164882020-11-07 02:19:14 -080010937com.android.ims.rcs.uce.presence.subscribe.SubscribeController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010938com.android.ims.rcs.uce.presence.subscribe.SubscribeControllerImpl
10939com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda0
10940com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda1
10941com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda2
10942com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda3
10943com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda4
10944com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda5
10945com.android.ims.rcs.uce.request.CapabilityRequest
10946com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda0
10947com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda1
10948com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda2
10949com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda3
10950com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda4
10951com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda5
10952com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda6
10953com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda7
10954com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda8
10955com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda9
10956com.android.ims.rcs.uce.request.CapabilityRequestResponse
10957com.android.ims.rcs.uce.request.OptionsRequest$1
10958com.android.ims.rcs.uce.request.OptionsRequest
10959com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda0
10960com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda1
10961com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda2
10962com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda3
10963com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda4
10964com.android.ims.rcs.uce.request.OptionsRequestCoordinator$Builder
10965com.android.ims.rcs.uce.request.OptionsRequestCoordinator$RequestResultCreator
10966com.android.ims.rcs.uce.request.OptionsRequestCoordinator
10967com.android.ims.rcs.uce.request.RemoteOptionsCoordinator$$ExternalSyntheticLambda0
10968com.android.ims.rcs.uce.request.RemoteOptionsCoordinator$Builder
10969com.android.ims.rcs.uce.request.RemoteOptionsCoordinator$RequestResultCreator
10970com.android.ims.rcs.uce.request.RemoteOptionsCoordinator
10971com.android.ims.rcs.uce.request.RemoteOptionsRequest$$ExternalSyntheticLambda0
10972com.android.ims.rcs.uce.request.RemoteOptionsRequest$RemoteOptResponse
10973com.android.ims.rcs.uce.request.RemoteOptionsRequest
10974com.android.ims.rcs.uce.request.SubscribeRequest$$ExternalSyntheticLambda0
10975com.android.ims.rcs.uce.request.SubscribeRequest$$ExternalSyntheticLambda1
10976com.android.ims.rcs.uce.request.SubscribeRequest$1
10977com.android.ims.rcs.uce.request.SubscribeRequest
10978com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda0
art-benchmark-service00abe242023-02-13 10:31:34 -080010979com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010980com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda1
10981com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda2
10982com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda3
10983com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda4
10984com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda5
10985com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda6
10986com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda7
10987com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda8
10988com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda9
10989com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$Builder
10990com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$RequestResultCreator
10991com.android.ims.rcs.uce.request.SubscribeRequestCoordinator
10992com.android.ims.rcs.uce.request.SubscriptionTerminatedHelper$TerminatedResult
10993com.android.ims.rcs.uce.request.SubscriptionTerminatedHelper
10994com.android.ims.rcs.uce.request.UceRequest$UceRequestType
10995com.android.ims.rcs.uce.request.UceRequest
10996com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda0
10997com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda1
10998com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda2
10999com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda3
11000com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda4
11001com.android.ims.rcs.uce.request.UceRequestCoordinator$RequestResult
11002com.android.ims.rcs.uce.request.UceRequestCoordinator$UceRequestUpdate
11003com.android.ims.rcs.uce.request.UceRequestCoordinator
11004com.android.ims.rcs.uce.request.UceRequestDispatcher$$ExternalSyntheticLambda0
11005com.android.ims.rcs.uce.request.UceRequestDispatcher$$ExternalSyntheticLambda1
11006com.android.ims.rcs.uce.request.UceRequestDispatcher$Request
11007com.android.ims.rcs.uce.request.UceRequestDispatcher
11008com.android.ims.rcs.uce.request.UceRequestManager$$ExternalSyntheticLambda0
11009com.android.ims.rcs.uce.request.UceRequestManager$$ExternalSyntheticLambda1
11010com.android.ims.rcs.uce.request.UceRequestManager$$ExternalSyntheticLambda2
11011com.android.ims.rcs.uce.request.UceRequestManager$1
11012com.android.ims.rcs.uce.request.UceRequestManager$2
11013com.android.ims.rcs.uce.request.UceRequestManager$RequestManagerCallback
11014com.android.ims.rcs.uce.request.UceRequestManager$UceRequestHandler
11015com.android.ims.rcs.uce.request.UceRequestManager$UceUtilsProxy
11016com.android.ims.rcs.uce.request.UceRequestManager
11017com.android.ims.rcs.uce.request.UceRequestRepository$$ExternalSyntheticLambda0
11018com.android.ims.rcs.uce.request.UceRequestRepository
11019com.android.ims.rcs.uce.util.FeatureTags$$ExternalSyntheticLambda0
11020com.android.ims.rcs.uce.util.FeatureTags
art-benchmark-service13164882020-11-07 02:19:14 -080011021com.android.ims.rcs.uce.util.NetworkSipCode
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011022com.android.ims.rcs.uce.util.UceUtils
art-benchmark-service64daec62024-05-18 02:02:57 -070011023com.android.input.flags.FeatureFlags
11024com.android.input.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011025com.android.input.flags.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011026com.android.internal.R$attr
art-benchmark-service00abe242023-02-13 10:31:34 -080011027com.android.internal.R$dimen
11028com.android.internal.R$id
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011029com.android.internal.R$string
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011030com.android.internal.R$styleable
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011031com.android.internal.accessibility.AccessibilityShortcutController$1
art-benchmark-service00abe242023-02-13 10:31:34 -080011032com.android.internal.accessibility.AccessibilityShortcutController$FrameworkFeatureInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011033com.android.internal.accessibility.AccessibilityShortcutController$FrameworkObjectProvider
11034com.android.internal.accessibility.AccessibilityShortcutController$ToggleableFrameworkFeatureInfo
11035com.android.internal.accessibility.AccessibilityShortcutController
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011036com.android.internal.accessibility.util.AccessibilityUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080011037com.android.internal.alsa.AlsaCardsParser$AlsaCardRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011038com.android.internal.alsa.AlsaCardsParser
11039com.android.internal.alsa.LineTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -080011040com.android.internal.app.AlertActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011041com.android.internal.app.AlertController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011042com.android.internal.app.AlertController$AlertParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011043com.android.internal.app.AlertController$ButtonHandler
11044com.android.internal.app.AlertController$RecycleListView
Calin Juravle00b23d32019-03-08 17:52:20 -080011045com.android.internal.app.AlertController
11046com.android.internal.app.AssistUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011047com.android.internal.app.IAppOpsActiveCallback$Stub
11048com.android.internal.app.IAppOpsActiveCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080011049com.android.internal.app.IAppOpsAsyncNotedCallback$Stub
11050com.android.internal.app.IAppOpsAsyncNotedCallback
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011051com.android.internal.app.IAppOpsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011052com.android.internal.app.IAppOpsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011053com.android.internal.app.IAppOpsNotedCallback$Stub
11054com.android.internal.app.IAppOpsNotedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011055com.android.internal.app.IAppOpsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011056com.android.internal.app.IAppOpsService$Stub
11057com.android.internal.app.IAppOpsService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011058com.android.internal.app.IAppOpsStartedCallback$Stub$Proxy
art-benchmark-service13164882020-11-07 02:19:14 -080011059com.android.internal.app.IAppOpsStartedCallback$Stub
11060com.android.internal.app.IAppOpsStartedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011061com.android.internal.app.IBatteryStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011062com.android.internal.app.IBatteryStats$Stub
11063com.android.internal.app.IBatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011064com.android.internal.app.ISoundTriggerService$Stub
11065com.android.internal.app.ISoundTriggerService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011066com.android.internal.app.ISoundTriggerSession$Stub
11067com.android.internal.app.ISoundTriggerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011068com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy
11069com.android.internal.app.IVoiceActionCheckCallback$Stub
11070com.android.internal.app.IVoiceActionCheckCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011071com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011072com.android.internal.app.IVoiceInteractionManagerService$Stub
11073com.android.internal.app.IVoiceInteractionManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011074com.android.internal.app.IVoiceInteractionSessionListener$Stub$Proxy
11075com.android.internal.app.IVoiceInteractionSessionListener$Stub
11076com.android.internal.app.IVoiceInteractionSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011077com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011078com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011079com.android.internal.app.IVoiceInteractionSessionShowCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011080com.android.internal.app.IVoiceInteractionSoundTriggerSession$Stub
11081com.android.internal.app.IVoiceInteractionSoundTriggerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011082com.android.internal.app.IVoiceInteractor$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011083com.android.internal.app.IVoiceInteractor$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011084com.android.internal.app.IVoiceInteractor
art-benchmark-serviced5115932020-02-25 17:55:03 -080011085com.android.internal.app.IntentForwarderActivity
art-benchmark-servicead05a302020-03-17 09:46:02 -070011086com.android.internal.app.MessageSamplingConfig$1
11087com.android.internal.app.MessageSamplingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011088com.android.internal.app.MicroAlertController
11089com.android.internal.app.ProcessMap
11090com.android.internal.app.ResolverActivity$ActionTitle
11091com.android.internal.app.ResolverActivity
11092com.android.internal.app.ResolverListAdapter$ResolverListCommunicator
11093com.android.internal.app.ToolbarActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -080011094com.android.internal.app.WindowDecorActionBar$1
11095com.android.internal.app.WindowDecorActionBar$2
11096com.android.internal.app.WindowDecorActionBar$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011097com.android.internal.app.WindowDecorActionBar
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011098com.android.internal.app.procstats.AssociationState$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080011099com.android.internal.app.procstats.AssociationState$SourceDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011100com.android.internal.app.procstats.AssociationState$SourceKey
11101com.android.internal.app.procstats.AssociationState$SourceState
11102com.android.internal.app.procstats.AssociationState
11103com.android.internal.app.procstats.DumpUtils
11104com.android.internal.app.procstats.DurationsTable
11105com.android.internal.app.procstats.IProcessStats$Stub$Proxy
11106com.android.internal.app.procstats.IProcessStats$Stub
11107com.android.internal.app.procstats.IProcessStats
11108com.android.internal.app.procstats.ProcessState$1
11109com.android.internal.app.procstats.ProcessState$PssAggr
11110com.android.internal.app.procstats.ProcessState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011111com.android.internal.app.procstats.ProcessStats$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011112com.android.internal.app.procstats.ProcessStats$$ExternalSyntheticLambda1
art-benchmark-service00abe242023-02-13 10:31:34 -080011113com.android.internal.app.procstats.ProcessStats$$ExternalSyntheticLambda2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011114com.android.internal.app.procstats.ProcessStats$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011115com.android.internal.app.procstats.ProcessStats$AssociationDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011116com.android.internal.app.procstats.ProcessStats$PackageState
art-benchmark-serviced5115932020-02-25 17:55:03 -080011117com.android.internal.app.procstats.ProcessStats$ProcessDataCollection
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011118com.android.internal.app.procstats.ProcessStats$ProcessStateHolder
11119com.android.internal.app.procstats.ProcessStats$TotalMemoryUseCollection
11120com.android.internal.app.procstats.ProcessStats
11121com.android.internal.app.procstats.PssTable
11122com.android.internal.app.procstats.ServiceState
11123com.android.internal.app.procstats.SparseMappingTable$Table
11124com.android.internal.app.procstats.SparseMappingTable
11125com.android.internal.app.procstats.SysMemUsageTable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011126com.android.internal.app.procstats.UidState
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011127com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy
11128com.android.internal.appwidget.IAppWidgetHost$Stub
11129com.android.internal.appwidget.IAppWidgetHost
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011130com.android.internal.appwidget.IAppWidgetService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011131com.android.internal.appwidget.IAppWidgetService$Stub
11132com.android.internal.appwidget.IAppWidgetService
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011133com.android.internal.backup.IBackupTransport$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -070011134com.android.internal.backup.IBackupTransport$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011135com.android.internal.backup.IBackupTransport
art-benchmark-serviced5115932020-02-25 17:55:03 -080011136com.android.internal.colorextraction.ColorExtractor$GradientColors
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011137com.android.internal.colorextraction.ColorExtractor$LoadWallpaperColors
11138com.android.internal.colorextraction.ColorExtractor$OnColorsChangedListener
11139com.android.internal.colorextraction.ColorExtractor
art-benchmark-serviced5115932020-02-25 17:55:03 -080011140com.android.internal.colorextraction.types.ExtractionType
11141com.android.internal.colorextraction.types.Tonal$ConfigParser
11142com.android.internal.colorextraction.types.Tonal$TonalPalette
11143com.android.internal.colorextraction.types.Tonal
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011144com.android.internal.compat.AndroidBuildClassifier
art-benchmark-service3a157132024-05-31 13:31:01 -070011145com.android.internal.compat.ChangeReporter$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080011146com.android.internal.compat.ChangeReporter$ChangeReport
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011147com.android.internal.compat.ChangeReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011148com.android.internal.compat.CompatibilityChangeConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011149com.android.internal.compat.CompatibilityChangeConfig
11150com.android.internal.compat.CompatibilityChangeInfo$1
11151com.android.internal.compat.CompatibilityChangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011152com.android.internal.compat.IOverrideValidator$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -080011153com.android.internal.compat.IOverrideValidator
11154com.android.internal.compat.IPlatformCompat$Stub$Proxy
11155com.android.internal.compat.IPlatformCompat$Stub
11156com.android.internal.compat.IPlatformCompat
11157com.android.internal.compat.IPlatformCompatNative$Stub
11158com.android.internal.compat.IPlatformCompatNative
art-benchmark-service64daec62024-05-18 02:02:57 -070011159com.android.internal.compat.flags.FeatureFlags
11160com.android.internal.compat.flags.FeatureFlagsImpl
11161com.android.internal.compat.flags.Flags
art-benchmark-service84f185c2023-07-24 02:43:42 -070011162com.android.internal.config.appcloning.AppCloningDeviceConfigHelper$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070011163com.android.internal.config.appcloning.AppCloningDeviceConfigHelper
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011164com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$DebugResolver
11165com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$Flag
art-benchmark-service1cd49df2023-10-20 22:31:20 -070011166com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$FlagResolver
11167com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$NotificationFlags
11168com.android.internal.config.sysui.SystemUiSystemPropertiesFlags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011169com.android.internal.content.F2fsUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011170com.android.internal.content.NativeLibraryHelper$Handle
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011171com.android.internal.content.NativeLibraryHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080011172com.android.internal.content.PackageMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -070011173com.android.internal.content.ReferrerIntent$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011174com.android.internal.content.ReferrerIntent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011175com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda0
11176com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda2
11177com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda3
11178com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda4
11179com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011180com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda7
art-benchmark-servicead05a302020-03-17 09:46:02 -070011181com.android.internal.content.om.OverlayConfig$Configuration
11182com.android.internal.content.om.OverlayConfig$IdmapInvocation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011183com.android.internal.content.om.OverlayConfig$PackageProvider
art-benchmark-servicead05a302020-03-17 09:46:02 -070011184com.android.internal.content.om.OverlayConfig
11185com.android.internal.content.om.OverlayConfigParser$OverlayPartition
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011186com.android.internal.content.om.OverlayConfigParser$ParsedConfigFile
art-benchmark-servicead05a302020-03-17 09:46:02 -070011187com.android.internal.content.om.OverlayConfigParser$ParsedConfiguration
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011188com.android.internal.content.om.OverlayConfigParser$ParsingContext
art-benchmark-servicead05a302020-03-17 09:46:02 -070011189com.android.internal.content.om.OverlayConfigParser
art-benchmark-service00abe242023-02-13 10:31:34 -080011190com.android.internal.content.om.OverlayManagerImpl
art-benchmark-servicead05a302020-03-17 09:46:02 -070011191com.android.internal.content.om.OverlayScanner$ParsedOverlayInfo
11192com.android.internal.content.om.OverlayScanner
art-benchmark-service56aece62020-02-10 17:58:03 -080011193com.android.internal.database.SortCursor
art-benchmark-service922a5532023-03-23 03:12:41 -070011194com.android.internal.display.BrightnessSynchronizer
art-benchmark-service08401c12022-12-23 09:27:20 -080011195com.android.internal.dynamicanimation.animation.DynamicAnimation$10
11196com.android.internal.dynamicanimation.animation.DynamicAnimation$11
11197com.android.internal.dynamicanimation.animation.DynamicAnimation$12
11198com.android.internal.dynamicanimation.animation.DynamicAnimation$13
11199com.android.internal.dynamicanimation.animation.DynamicAnimation$14
11200com.android.internal.dynamicanimation.animation.DynamicAnimation$1
11201com.android.internal.dynamicanimation.animation.DynamicAnimation$2
11202com.android.internal.dynamicanimation.animation.DynamicAnimation$3
11203com.android.internal.dynamicanimation.animation.DynamicAnimation$4
11204com.android.internal.dynamicanimation.animation.DynamicAnimation$5
11205com.android.internal.dynamicanimation.animation.DynamicAnimation$6
11206com.android.internal.dynamicanimation.animation.DynamicAnimation$7
11207com.android.internal.dynamicanimation.animation.DynamicAnimation$8
11208com.android.internal.dynamicanimation.animation.DynamicAnimation$9
11209com.android.internal.dynamicanimation.animation.DynamicAnimation$MassState
art-benchmark-service64daec62024-05-18 02:02:57 -070011210com.android.internal.dynamicanimation.animation.DynamicAnimation$OnAnimationEndListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011211com.android.internal.dynamicanimation.animation.DynamicAnimation$OnAnimationUpdateListener
art-benchmark-service08401c12022-12-23 09:27:20 -080011212com.android.internal.dynamicanimation.animation.DynamicAnimation$ViewProperty
11213com.android.internal.dynamicanimation.animation.DynamicAnimation
11214com.android.internal.dynamicanimation.animation.Force
11215com.android.internal.dynamicanimation.animation.SpringAnimation
11216com.android.internal.dynamicanimation.animation.SpringForce
art-benchmark-serviced5115932020-02-25 17:55:03 -080011217com.android.internal.graphics.ColorUtils$ContrastCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011218com.android.internal.graphics.ColorUtils
11219com.android.internal.graphics.SfVsyncFrameCallbackProvider
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011220com.android.internal.graphics.cam.Cam
11221com.android.internal.graphics.cam.CamUtils
11222com.android.internal.graphics.cam.Frame
art-benchmark-service922a5532023-03-23 03:12:41 -070011223com.android.internal.graphics.cam.HctSolver
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011224com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011225com.android.internal.graphics.drawable.AnimationScaleListDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080011226com.android.internal.graphics.drawable.AnimationScaleListDrawable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011227com.android.internal.graphics.drawable.BackgroundBlurDrawable$Aggregator
11228com.android.internal.graphics.drawable.BackgroundBlurDrawable$BlurRegion
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011229com.android.internal.graphics.drawable.BackgroundBlurDrawable-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011230com.android.internal.graphics.drawable.BackgroundBlurDrawable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011231com.android.internal.hidden_from_bootclasspath.android.app.appfunctions.flags.FeatureFlags
11232com.android.internal.hidden_from_bootclasspath.android.app.appfunctions.flags.FeatureFlagsImpl
11233com.android.internal.hidden_from_bootclasspath.android.app.appfunctions.flags.Flags
11234com.android.internal.hidden_from_bootclasspath.android.app.job.FeatureFlags
11235com.android.internal.hidden_from_bootclasspath.android.app.job.FeatureFlagsImpl
art-benchmark-service64daec62024-05-18 02:02:57 -070011236com.android.internal.hidden_from_bootclasspath.android.app.job.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011237com.android.internal.hidden_from_bootclasspath.android.content.pm.FeatureFlags
11238com.android.internal.hidden_from_bootclasspath.android.content.pm.FeatureFlagsImpl
11239com.android.internal.hidden_from_bootclasspath.android.content.pm.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070011240com.android.internal.hidden_from_bootclasspath.android.os.FeatureFlags
11241com.android.internal.hidden_from_bootclasspath.android.os.FeatureFlagsImpl
11242com.android.internal.hidden_from_bootclasspath.android.os.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011243com.android.internal.hidden_from_bootclasspath.android.permission.flags.FeatureFlags
11244com.android.internal.hidden_from_bootclasspath.android.permission.flags.FeatureFlagsImpl
11245com.android.internal.hidden_from_bootclasspath.android.permission.flags.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070011246com.android.internal.hidden_from_bootclasspath.android.service.notification.FeatureFlags
11247com.android.internal.hidden_from_bootclasspath.android.service.notification.FeatureFlagsImpl
11248com.android.internal.hidden_from_bootclasspath.android.service.notification.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011249com.android.internal.hidden_from_bootclasspath.com.android.libcore.Flags
11250com.android.internal.hidden_from_bootclasspath.com.android.server.power.optimization.Flags
11251com.android.internal.hidden_from_bootclasspath.com.android.window.flags.FeatureFlags
11252com.android.internal.hidden_from_bootclasspath.com.android.window.flags.FeatureFlagsImpl
11253com.android.internal.hidden_from_bootclasspath.com.android.window.flags.Flags
Calin Juravle00b23d32019-03-08 17:52:20 -080011254com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -080011255com.android.internal.infra.AbstractRemoteService$AsyncRequest
Calin Juravle36829e52019-04-10 19:07:47 -070011256com.android.internal.infra.AbstractRemoteService$BasePendingRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011257com.android.internal.infra.AbstractRemoteService$MyAsyncPendingRequest
Calin Juravle00b23d32019-03-08 17:52:20 -080011258com.android.internal.infra.AbstractRemoteService$PendingRequest
11259com.android.internal.infra.AbstractRemoteService$RemoteServiceConnection
Calin Juravle36829e52019-04-10 19:07:47 -070011260com.android.internal.infra.AbstractRemoteService$VultureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080011261com.android.internal.infra.AbstractRemoteService
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011262com.android.internal.infra.AbstractSinglePendingRequestRemoteService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011263com.android.internal.infra.AndroidFuture$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011264com.android.internal.infra.AndroidFuture$$ExternalSyntheticLambda3
art-benchmark-serviced5115932020-02-25 17:55:03 -080011265com.android.internal.infra.AndroidFuture$1
11266com.android.internal.infra.AndroidFuture$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080011267com.android.internal.infra.GlobalWhitelistState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011268com.android.internal.infra.IAndroidFuture$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -080011269com.android.internal.infra.IAndroidFuture$Stub
11270com.android.internal.infra.IAndroidFuture
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011271com.android.internal.infra.PerUser
art-benchmark-serviced5115932020-02-25 17:55:03 -080011272com.android.internal.infra.RemoteStream$1
11273com.android.internal.infra.RemoteStream
art-benchmark-serviced5115932020-02-25 17:55:03 -080011274com.android.internal.infra.ServiceConnector$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011275com.android.internal.infra.ServiceConnector$Job
art-benchmark-serviced5115932020-02-25 17:55:03 -080011276com.android.internal.infra.ServiceConnector$VoidJob
11277com.android.internal.infra.ServiceConnector
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011278com.android.internal.infra.WhitelistHelper
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011279com.android.internal.inputmethod.EditableInputConnection
art-benchmark-service08401c12022-12-23 09:27:20 -080011280com.android.internal.inputmethod.IAccessibilityInputMethodSession$Stub$Proxy
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011281com.android.internal.inputmethod.IAccessibilityInputMethodSession$Stub
11282com.android.internal.inputmethod.IAccessibilityInputMethodSession
art-benchmark-service84f185c2023-07-24 02:43:42 -070011283com.android.internal.inputmethod.IImeTracker$Stub$Proxy
11284com.android.internal.inputmethod.IImeTracker$Stub
art-benchmark-service922a5532023-03-23 03:12:41 -070011285com.android.internal.inputmethod.IImeTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -080011286com.android.internal.inputmethod.IInputContentUriToken
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011287com.android.internal.inputmethod.IInputMethod$Stub
11288com.android.internal.inputmethod.IInputMethod
11289com.android.internal.inputmethod.IInputMethodClient$Stub
11290com.android.internal.inputmethod.IInputMethodClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011291com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy
11292com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub
11293com.android.internal.inputmethod.IInputMethodPrivilegedOperations
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011294com.android.internal.inputmethod.IInputMethodSession$Stub
11295com.android.internal.inputmethod.IInputMethodSession
11296com.android.internal.inputmethod.IRemoteAccessibilityInputConnection$Stub
11297com.android.internal.inputmethod.IRemoteAccessibilityInputConnection
art-benchmark-service922a5532023-03-23 03:12:41 -070011298com.android.internal.inputmethod.IRemoteInputConnection$Stub$Proxy
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011299com.android.internal.inputmethod.IRemoteInputConnection$Stub
11300com.android.internal.inputmethod.IRemoteInputConnection
11301com.android.internal.inputmethod.ImeTracing
11302com.android.internal.inputmethod.ImeTracingClientImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011303com.android.internal.inputmethod.ImeTracingPerfettoImpl
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011304com.android.internal.inputmethod.ImeTracingServerImpl
11305com.android.internal.inputmethod.InputBindResult$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011306com.android.internal.inputmethod.InputBindResult-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011307com.android.internal.inputmethod.InputBindResult
11308com.android.internal.inputmethod.InputConnectionCommandHeader$1
11309com.android.internal.inputmethod.InputConnectionCommandHeader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011310com.android.internal.inputmethod.InputMethodDebug
11311com.android.internal.inputmethod.InputMethodPrivilegedOperations$OpsHolder
11312com.android.internal.inputmethod.InputMethodPrivilegedOperations
11313com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
11314com.android.internal.inputmethod.SubtypeLocaleUtils
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011315com.android.internal.jank.Cuj
art-benchmark-service00abe242023-02-13 10:31:34 -080011316com.android.internal.jank.DisplayResolutionTracker$1
art-benchmark-service922a5532023-03-23 03:12:41 -070011317com.android.internal.jank.DisplayResolutionTracker$DisplayInterface$1
art-benchmark-service00abe242023-02-13 10:31:34 -080011318com.android.internal.jank.DisplayResolutionTracker$DisplayInterface
art-benchmark-service08401c12022-12-23 09:27:20 -080011319com.android.internal.jank.DisplayResolutionTracker
11320com.android.internal.jank.EventLogTags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011321com.android.internal.jank.FrameTracker$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070011322com.android.internal.jank.FrameTracker$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -080011323com.android.internal.jank.FrameTracker$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011324com.android.internal.jank.FrameTracker$ChoreographerWrapper
11325com.android.internal.jank.FrameTracker$FrameMetricsWrapper
11326com.android.internal.jank.FrameTracker$FrameTrackerListener
11327com.android.internal.jank.FrameTracker$JankInfo
11328com.android.internal.jank.FrameTracker$SurfaceControlWrapper
11329com.android.internal.jank.FrameTracker$ThreadedRendererWrapper
11330com.android.internal.jank.FrameTracker
11331com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070011332com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011333com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -080011334com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011335com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda3
art-benchmark-service84f185c2023-07-24 02:43:42 -070011336com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda5
art-benchmark-service08401c12022-12-23 09:27:20 -080011337com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda6
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011338com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda7
art-benchmark-service922a5532023-03-23 03:12:41 -070011339com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda8
11340com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda9
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011341com.android.internal.jank.InteractionJankMonitor$Configuration
11342com.android.internal.jank.InteractionJankMonitor$RunningTracker
art-benchmark-service922a5532023-03-23 03:12:41 -070011343com.android.internal.jank.InteractionJankMonitor$TimeFunction
art-benchmark-service08401c12022-12-23 09:27:20 -080011344com.android.internal.jank.InteractionJankMonitor$TrackerResult
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011345com.android.internal.jank.InteractionJankMonitor-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011346com.android.internal.listeners.ListenerExecutor$$ExternalSyntheticLambda0
11347com.android.internal.listeners.ListenerExecutor$FailureCallback
11348com.android.internal.listeners.ListenerExecutor$ListenerOperation
art-benchmark-service13164882020-11-07 02:19:14 -080011349com.android.internal.listeners.ListenerExecutor
art-benchmark-service00abe242023-02-13 10:31:34 -080011350com.android.internal.listeners.ListenerTransport
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011351com.android.internal.listeners.ListenerTransportManager
art-benchmark-service00abe242023-02-13 10:31:34 -080011352com.android.internal.location.altitude.nano.MapParamsProto
11353com.android.internal.location.altitude.nano.S2TileProto
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011354com.android.internal.location.nano.GnssLogsProto$GnssLog
11355com.android.internal.location.nano.GnssLogsProto$PowerMetrics
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011356com.android.internal.logging.AndroidConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011357com.android.internal.logging.AndroidHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011358com.android.internal.logging.AndroidHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011359com.android.internal.logging.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011360com.android.internal.logging.InstanceId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011361com.android.internal.logging.InstanceId-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -080011362com.android.internal.logging.InstanceId
art-benchmark-service13164882020-11-07 02:19:14 -080011363com.android.internal.logging.InstanceIdSequence
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011364com.android.internal.logging.MetricsLogger
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011365com.android.internal.logging.UiEventLogger$UiEventEnum
11366com.android.internal.logging.UiEventLogger
11367com.android.internal.logging.UiEventLoggerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011368com.android.internal.net.INetworkWatchlistManager$Stub$Proxy
11369com.android.internal.net.INetworkWatchlistManager$Stub
11370com.android.internal.net.INetworkWatchlistManager
art-benchmark-serviced5115932020-02-25 17:55:03 -080011371com.android.internal.net.LegacyVpnInfo$1
11372com.android.internal.net.LegacyVpnInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011373com.android.internal.net.NetworkUtilsInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011374com.android.internal.net.VpnConfig$1
11375com.android.internal.net.VpnConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011376com.android.internal.net.VpnProfile$1
11377com.android.internal.net.VpnProfile
11378com.android.internal.notification.SystemNotificationChannels
art-benchmark-service00abe242023-02-13 10:31:34 -080011379com.android.internal.org.bouncycastle.cert.AttributeCertificateHolder
art-benchmark-service08401c12022-12-23 09:27:20 -080011380com.android.internal.org.bouncycastle.cms.CMSException
art-benchmark-service00abe242023-02-13 10:31:34 -080011381com.android.internal.org.bouncycastle.jcajce.util.BCJcaJceHelper
11382com.android.internal.org.bouncycastle.jcajce.util.JcaJceHelper
11383com.android.internal.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-service08401c12022-12-23 09:27:20 -080011384com.android.internal.org.bouncycastle.operator.OperatorCreationException
11385com.android.internal.org.bouncycastle.operator.OperatorException
art-benchmark-service00abe242023-02-13 10:31:34 -080011386com.android.internal.org.bouncycastle.util.Selector
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011387com.android.internal.os.AndroidPrintStream
art-benchmark-serviced5115932020-02-25 17:55:03 -080011388com.android.internal.os.AppFuseMount$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011389com.android.internal.os.AppFuseMount
art-benchmark-serviced5115932020-02-25 17:55:03 -080011390com.android.internal.os.AppIdToPackageMap
Calin Juravle00b23d32019-03-08 17:52:20 -080011391com.android.internal.os.AtomicDirectory
Calin Juravle4a054192018-05-29 17:52:20 -070011392com.android.internal.os.BackgroundThread
art-benchmark-service922a5532023-03-23 03:12:41 -070011393com.android.internal.os.BatteryStatsHistory$HistoryStepDetailsCalculator
11394com.android.internal.os.BatteryStatsHistory$TraceDelegate
11395com.android.internal.os.BatteryStatsHistory$VarintParceler
Calin Juravle00b23d32019-03-08 17:52:20 -080011396com.android.internal.os.BatteryStatsHistory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011397com.android.internal.os.BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener
11398com.android.internal.os.BinderCallHeavyHitterWatcher$HeavyHitterContainer
art-benchmark-service84deab32021-05-12 09:41:00 -070011399com.android.internal.os.BinderCallHeavyHitterWatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011400com.android.internal.os.BinderCallsStats$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011401com.android.internal.os.BinderCallsStats$CallStat
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011402com.android.internal.os.BinderCallsStats$CallStatKey
11403com.android.internal.os.BinderCallsStats$ExportedCallStat
11404com.android.internal.os.BinderCallsStats$Injector
Calin Juravle00b23d32019-03-08 17:52:20 -080011405com.android.internal.os.BinderCallsStats$OverflowBinder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011406com.android.internal.os.BinderCallsStats$UidEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011407com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011408com.android.internal.os.BinderDeathDispatcher-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -080011409com.android.internal.os.BinderDeathDispatcher
art-benchmark-service64daec62024-05-18 02:02:57 -070011410com.android.internal.os.BinderInternal$BinderProxyCountEventListenerDelegate
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011411com.android.internal.os.BinderInternal$CallSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011412com.android.internal.os.BinderInternal$CallStatsObserver
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011413com.android.internal.os.BinderInternal$GcWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -080011414com.android.internal.os.BinderInternal$Observer
11415com.android.internal.os.BinderInternal$WorkSourceProvider
11416com.android.internal.os.BinderInternal
art-benchmark-service08401c12022-12-23 09:27:20 -080011417com.android.internal.os.BinderLatencyBuckets
11418com.android.internal.os.BinderLatencyObserver$1
11419com.android.internal.os.BinderLatencyObserver$Injector
11420com.android.internal.os.BinderLatencyObserver$LatencyDims
11421com.android.internal.os.BinderLatencyObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011422com.android.internal.os.BinderTransactionNameResolver
art-benchmark-serviced5115932020-02-25 17:55:03 -080011423com.android.internal.os.ByteTransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011424com.android.internal.os.CachedDeviceState$Readonly
11425com.android.internal.os.CachedDeviceState$TimeInStateStopwatch
11426com.android.internal.os.CachedDeviceState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011427com.android.internal.os.ClassLoaderFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011428com.android.internal.os.Clock
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011429com.android.internal.os.DebugStore
art-benchmark-service3a157132024-05-31 13:31:01 -070011430com.android.internal.os.FeatureFlags
11431com.android.internal.os.FeatureFlagsImpl
11432com.android.internal.os.Flags
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011433com.android.internal.os.FuseAppLoop$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011434com.android.internal.os.FuseAppLoop
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011435com.android.internal.os.FuseUnavailableMountException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011436com.android.internal.os.HandlerCaller$Callback
11437com.android.internal.os.HandlerCaller$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -080011438com.android.internal.os.HandlerCaller
Calin Juravle4a054192018-05-29 17:52:20 -070011439com.android.internal.os.IDropBoxManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011440com.android.internal.os.IDropBoxManagerService$Stub
11441com.android.internal.os.IDropBoxManagerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011442com.android.internal.os.IResultReceiver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011443com.android.internal.os.IResultReceiver$Stub
11444com.android.internal.os.IResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011445com.android.internal.os.IShellCallback$Stub$Proxy
11446com.android.internal.os.IShellCallback$Stub
11447com.android.internal.os.IShellCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011448com.android.internal.os.KernelAllocationStats$ProcessDmabuf
11449com.android.internal.os.KernelAllocationStats$ProcessGpuMem
11450com.android.internal.os.KernelAllocationStats
11451com.android.internal.os.KernelCpuBpfTracking
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011452com.android.internal.os.KernelCpuProcStringReader$ProcFileIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011453com.android.internal.os.KernelCpuProcStringReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011454com.android.internal.os.KernelCpuSpeedReader
11455com.android.internal.os.KernelCpuThreadReader$FrequencyBucketCreator
11456com.android.internal.os.KernelCpuThreadReader$Injector
11457com.android.internal.os.KernelCpuThreadReader$ProcessCpuUsage
11458com.android.internal.os.KernelCpuThreadReader$ThreadCpuUsage
11459com.android.internal.os.KernelCpuThreadReader
art-benchmark-serviced5115932020-02-25 17:55:03 -080011460com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
11461com.android.internal.os.KernelCpuThreadReaderDiff
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011462com.android.internal.os.KernelCpuThreadReaderSettingsObserver$UidPredicate
11463com.android.internal.os.KernelCpuThreadReaderSettingsObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011464com.android.internal.os.KernelCpuTotalBpfMapReader
art-benchmark-servicead05a302020-03-17 09:46:02 -070011465com.android.internal.os.KernelCpuUidBpfMapReader$BpfMapIterator
11466com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidActiveTimeBpfMapReader
11467com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidClusterTimeBpfMapReader
11468com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidFreqTimeBpfMapReader
11469com.android.internal.os.KernelCpuUidBpfMapReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011470com.android.internal.os.KernelCpuUidTimeReader$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -080011471com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader
11472com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader
11473com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader
11474com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader
11475com.android.internal.os.KernelCpuUidTimeReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011476com.android.internal.os.KernelMemoryBandwidthStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011477com.android.internal.os.KernelSingleProcessCpuThreadReader$CpuTimeInStateReader
11478com.android.internal.os.KernelSingleProcessCpuThreadReader$ProcessCpuUsage
art-benchmark-service84deab32021-05-12 09:41:00 -070011479com.android.internal.os.KernelSingleProcessCpuThreadReader
art-benchmark-servicead05a302020-03-17 09:46:02 -070011480com.android.internal.os.KernelSingleUidTimeReader$Injector
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011481com.android.internal.os.KernelSingleUidTimeReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011482com.android.internal.os.LoggingPrintStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011483com.android.internal.os.LoggingPrintStream
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011484com.android.internal.os.LongArrayMultiStateCounter$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011485com.android.internal.os.LongArrayMultiStateCounter$LongArrayContainer
11486com.android.internal.os.LongArrayMultiStateCounter
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011487com.android.internal.os.LongMultiStateCounter$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011488com.android.internal.os.LongMultiStateCounter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011489com.android.internal.os.LooperStats$DispatchSession
11490com.android.internal.os.LooperStats$Entry
11491com.android.internal.os.LooperStats$ExportedEntry
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011492com.android.internal.os.LooperStats-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011493com.android.internal.os.LooperStats
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011494com.android.internal.os.PowerProfile$CpuClusterKey
Calin Juravle00b23d32019-03-08 17:52:20 -080011495com.android.internal.os.PowerProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011496com.android.internal.os.ProcStatsUtil
11497com.android.internal.os.ProcTimeInStateReader
11498com.android.internal.os.ProcessCpuTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011499com.android.internal.os.ProcessCpuTracker$FilterStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011500com.android.internal.os.ProcessCpuTracker$Stats
11501com.android.internal.os.ProcessCpuTracker
11502com.android.internal.os.RailStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011503com.android.internal.os.RoSystemProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011504com.android.internal.os.RpmStats$PowerStateElement
11505com.android.internal.os.RpmStats$PowerStatePlatformSleepState
11506com.android.internal.os.RpmStats$PowerStateSubsystem
Calin Juravle4a054192018-05-29 17:52:20 -070011507com.android.internal.os.RpmStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011508com.android.internal.os.RuntimeInit$$ExternalSyntheticLambda0
11509com.android.internal.os.RuntimeInit$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -080011510com.android.internal.os.RuntimeInit$ApplicationWtfHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011511com.android.internal.os.RuntimeInit$Arguments
Tobias Thiereraddbf902016-07-21 15:05:19 +010011512com.android.internal.os.RuntimeInit$KillApplicationHandler
11513com.android.internal.os.RuntimeInit$LoggingHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011514com.android.internal.os.RuntimeInit$MethodAndArgsCaller
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011515com.android.internal.os.RuntimeInit-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080011516com.android.internal.os.RuntimeInit
art-benchmark-service08401c12022-12-23 09:27:20 -080011517com.android.internal.os.SafeZipPathValidatorCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011518com.android.internal.os.SomeArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011519com.android.internal.os.StatsdHiddenApiUsageLogger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011520com.android.internal.os.StoragedUidIoStatsReader$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011521com.android.internal.os.StoragedUidIoStatsReader
11522com.android.internal.os.TransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011523com.android.internal.os.WrapperInit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011524com.android.internal.os.Zygote
Calin Juravle00b23d32019-03-08 17:52:20 -080011525com.android.internal.os.ZygoteArguments
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011526com.android.internal.os.ZygoteCommandBuffer
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011527com.android.internal.os.ZygoteConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011528com.android.internal.os.ZygoteConnection$$ExternalSyntheticLambda0
11529com.android.internal.os.ZygoteConnection$$ExternalSyntheticLambda1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011530com.android.internal.os.ZygoteConnection
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011531com.android.internal.os.ZygoteInit
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011532com.android.internal.os.ZygoteSecurityException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011533com.android.internal.os.ZygoteServer$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011534com.android.internal.os.ZygoteServer$UsapPoolRefillAction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011535com.android.internal.os.ZygoteServer
art-benchmark-serviced5115932020-02-25 17:55:03 -080011536com.android.internal.os.logging.MetricsLoggerWrapper
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011537com.android.internal.pm.parsing.PackageParser2$Callback
11538com.android.internal.pm.parsing.PackageParserException
art-benchmark-service64daec62024-05-18 02:02:57 -070011539com.android.internal.pm.pkg.component.flags.FeatureFlags
11540com.android.internal.pm.pkg.component.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011541com.android.internal.pm.pkg.component.flags.Flags
11542com.android.internal.pm.pkg.parsing.ParsingPackageUtils$Callback
art-benchmark-service922a5532023-03-23 03:12:41 -070011543com.android.internal.policy.AttributeCache
Andreas Gampe571fc302016-02-18 13:58:09 -080011544com.android.internal.policy.DecorContext
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011545com.android.internal.policy.DecorView$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011546com.android.internal.policy.DecorView$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011547com.android.internal.policy.DecorView$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011548com.android.internal.policy.DecorView$2
11549com.android.internal.policy.DecorView$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011550com.android.internal.policy.DecorView$6
11551com.android.internal.policy.DecorView$ActionModeCallback2Wrapper$1
11552com.android.internal.policy.DecorView$ActionModeCallback2Wrapper
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011553com.android.internal.policy.DecorView$ColorViewAttributes
Andreas Gampe571fc302016-02-18 13:58:09 -080011554com.android.internal.policy.DecorView$ColorViewState
Calin Juravle00b23d32019-03-08 17:52:20 -080011555com.android.internal.policy.DecorView
art-benchmark-service922a5532023-03-23 03:12:41 -070011556com.android.internal.policy.GestureNavigationSettingsObserver$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011557com.android.internal.policy.GestureNavigationSettingsObserver$1
art-benchmark-service13164882020-11-07 02:19:14 -080011558com.android.internal.policy.GestureNavigationSettingsObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011559com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy
11560com.android.internal.policy.IKeyguardDismissCallback$Stub
11561com.android.internal.policy.IKeyguardDismissCallback
11562com.android.internal.policy.IKeyguardDrawnCallback$Stub$Proxy
11563com.android.internal.policy.IKeyguardDrawnCallback$Stub
11564com.android.internal.policy.IKeyguardDrawnCallback
11565com.android.internal.policy.IKeyguardExitCallback$Stub$Proxy
11566com.android.internal.policy.IKeyguardExitCallback$Stub
11567com.android.internal.policy.IKeyguardExitCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011568com.android.internal.policy.IKeyguardLockedStateListener$Stub
11569com.android.internal.policy.IKeyguardLockedStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011570com.android.internal.policy.IKeyguardService$Stub$Proxy
11571com.android.internal.policy.IKeyguardService$Stub
11572com.android.internal.policy.IKeyguardService
11573com.android.internal.policy.IKeyguardStateCallback$Stub$Proxy
11574com.android.internal.policy.IKeyguardStateCallback$Stub
11575com.android.internal.policy.IKeyguardStateCallback
11576com.android.internal.policy.IShortcutService$Stub$Proxy
11577com.android.internal.policy.IShortcutService$Stub
11578com.android.internal.policy.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -080011579com.android.internal.policy.KeyInterceptionInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070011580com.android.internal.policy.LogDecelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -070011581com.android.internal.policy.PhoneFallbackEventHandler
11582com.android.internal.policy.PhoneLayoutInflater
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011583com.android.internal.policy.PhoneWindow$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011584com.android.internal.policy.PhoneWindow$$ExternalSyntheticLambda1
Andreas Gampe61e7b662015-06-17 23:57:04 -070011585com.android.internal.policy.PhoneWindow$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011586com.android.internal.policy.PhoneWindow$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011587com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011588com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -080011589com.android.internal.policy.PhoneWindow$PanelFeatureState
Andreas Gampe571fc302016-02-18 13:58:09 -080011590com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -070011591com.android.internal.policy.PhoneWindow$RotationWatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011592com.android.internal.policy.PhoneWindow$RotationWatcher
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011593com.android.internal.policy.PhoneWindow-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080011594com.android.internal.policy.PhoneWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011595com.android.internal.policy.ScreenDecorationsUtils
art-benchmark-service922a5532023-03-23 03:12:41 -070011596com.android.internal.policy.SystemBarUtils
11597com.android.internal.policy.TransitionAnimation$$ExternalSyntheticLambda0
11598com.android.internal.policy.TransitionAnimation$$ExternalSyntheticLambda1
11599com.android.internal.policy.TransitionAnimation
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011600com.android.internal.policy.WearGestureInterceptionDetector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011601com.android.internal.power.ModemPowerProfile
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011602com.android.internal.protolog.ProtoLogGroup
11603com.android.internal.protolog.ProtoLogImpl
11604com.android.internal.protolog.ProtoLogViewerConfigReader
11605com.android.internal.protolog.common.BitmaskConversionException
11606com.android.internal.protolog.common.IProtoLogGroup
11607com.android.internal.protolog.common.LogDataType
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011608com.android.internal.ravenwood.RavenwoodEnvironment$Workaround
11609com.android.internal.ravenwood.RavenwoodEnvironment
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011610com.android.internal.security.VerityUtils
art-benchmark-service922a5532023-03-23 03:12:41 -070011611com.android.internal.statusbar.IAddTileResultCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011612com.android.internal.statusbar.IStatusBar$Stub
11613com.android.internal.statusbar.IStatusBar
11614com.android.internal.statusbar.IStatusBarService$Stub$Proxy
11615com.android.internal.statusbar.IStatusBarService$Stub
11616com.android.internal.statusbar.IStatusBarService
art-benchmark-service922a5532023-03-23 03:12:41 -070011617com.android.internal.statusbar.IUndoMediaTransferCallback
11618com.android.internal.statusbar.LetterboxDetails$1
11619com.android.internal.statusbar.LetterboxDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011620com.android.internal.statusbar.NotificationVisibility$1
11621com.android.internal.statusbar.NotificationVisibility$NotificationLocation
11622com.android.internal.statusbar.NotificationVisibility
art-benchmark-serviced5115932020-02-25 17:55:03 -080011623com.android.internal.statusbar.RegisterStatusBarResult$1
11624com.android.internal.statusbar.RegisterStatusBarResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011625com.android.internal.statusbar.StatusBarIcon$1
11626com.android.internal.statusbar.StatusBarIcon
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011627com.android.internal.telecom.ClientTransactionalServiceRepository
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011628com.android.internal.telecom.IConnectionService$Stub$Proxy
11629com.android.internal.telecom.IConnectionService$Stub
11630com.android.internal.telecom.IConnectionService
art-benchmark-serviced5115932020-02-25 17:55:03 -080011631com.android.internal.telecom.IConnectionServiceAdapter$Stub
11632com.android.internal.telecom.IConnectionServiceAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011633com.android.internal.telecom.IDeviceIdleControllerAdapter$Stub
11634com.android.internal.telecom.IDeviceIdleControllerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -080011635com.android.internal.telecom.IInCallAdapter$Stub
11636com.android.internal.telecom.IInCallAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011637com.android.internal.telecom.IInCallService$Stub$Proxy
11638com.android.internal.telecom.IInCallService$Stub
11639com.android.internal.telecom.IInCallService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011640com.android.internal.telecom.IInternalServiceRetriever$Stub
11641com.android.internal.telecom.IInternalServiceRetriever
11642com.android.internal.telecom.ITelecomLoader$Stub$Proxy
11643com.android.internal.telecom.ITelecomLoader$Stub
11644com.android.internal.telecom.ITelecomLoader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011645com.android.internal.telecom.ITelecomService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011646com.android.internal.telecom.ITelecomService$Stub
11647com.android.internal.telecom.ITelecomService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011648com.android.internal.telecom.IVideoCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011649com.android.internal.telecom.IVideoProvider$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011650com.android.internal.telecom.IVideoProvider$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011651com.android.internal.telecom.IVideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011652com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
11653com.android.internal.telecom.RemoteServiceCallback$Stub
11654com.android.internal.telecom.RemoteServiceCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080011655com.android.internal.telephony.ATParseEx
art-benchmark-service13164882020-11-07 02:19:14 -080011656com.android.internal.telephony.ATResponseParser
11657com.android.internal.telephony.AndroidUtilIndentingPrintWriter
11658com.android.internal.telephony.AppSmsManager$AppRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -080011659com.android.internal.telephony.AppSmsManager
art-benchmark-service13164882020-11-07 02:19:14 -080011660com.android.internal.telephony.AsyncChannel$1ConnectAsync
11661com.android.internal.telephony.AsyncChannel$AsyncChannelConnection
11662com.android.internal.telephony.AsyncChannel$DeathMonitor
11663com.android.internal.telephony.AsyncChannel$SyncMessenger$SyncHandler
11664com.android.internal.telephony.AsyncChannel$SyncMessenger
11665com.android.internal.telephony.AsyncChannel
11666com.android.internal.telephony.AsyncEmergencyContactNotifier
11667com.android.internal.telephony.AsyncService$AsyncServiceInfo
11668com.android.internal.telephony.AsyncService
art-benchmark-service56aece62020-02-10 17:58:03 -080011669com.android.internal.telephony.BaseCommands
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011670com.android.internal.telephony.BiMap
art-benchmark-service13164882020-11-07 02:19:14 -080011671com.android.internal.telephony.BitwiseInputStream$AccessException
11672com.android.internal.telephony.BitwiseInputStream
art-benchmark-service56aece62020-02-10 17:58:03 -080011673com.android.internal.telephony.BlockChecker
art-benchmark-service13164882020-11-07 02:19:14 -080011674com.android.internal.telephony.BtSmsInterfaceManager$MapMessageSender
11675com.android.internal.telephony.BtSmsInterfaceManager
11676com.android.internal.telephony.Call$1
art-benchmark-service56aece62020-02-10 17:58:03 -080011677com.android.internal.telephony.Call$SrvccState
11678com.android.internal.telephony.Call$State
11679com.android.internal.telephony.Call
art-benchmark-service13164882020-11-07 02:19:14 -080011680com.android.internal.telephony.CallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -080011681com.android.internal.telephony.CallForwardInfo
11682com.android.internal.telephony.CallManager$CallManagerHandler
11683com.android.internal.telephony.CallManager
11684com.android.internal.telephony.CallStateException
11685com.android.internal.telephony.CallTracker
11686com.android.internal.telephony.CarrierActionAgent$1
11687com.android.internal.telephony.CarrierActionAgent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011688com.android.internal.telephony.CarrierAppUtils$$ExternalSyntheticLambda0
11689com.android.internal.telephony.CarrierAppUtils$AssociatedAppInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011690com.android.internal.telephony.CarrierAppUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080011691com.android.internal.telephony.CarrierInfoManager
11692com.android.internal.telephony.CarrierKeyDownloadManager$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011693com.android.internal.telephony.CarrierKeyDownloadManager$2
art-benchmark-service64daec62024-05-18 02:02:57 -070011694com.android.internal.telephony.CarrierKeyDownloadManager$3
11695com.android.internal.telephony.CarrierKeyDownloadManager$DefaultNetworkCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080011696com.android.internal.telephony.CarrierKeyDownloadManager
art-benchmark-service13164882020-11-07 02:19:14 -080011697com.android.internal.telephony.CarrierPrivilegesTracker$1
11698com.android.internal.telephony.CarrierPrivilegesTracker
art-benchmark-service56aece62020-02-10 17:58:03 -080011699com.android.internal.telephony.CarrierResolver$1
11700com.android.internal.telephony.CarrierResolver$2
art-benchmark-service13164882020-11-07 02:19:14 -080011701com.android.internal.telephony.CarrierResolver$3
art-benchmark-service56aece62020-02-10 17:58:03 -080011702com.android.internal.telephony.CarrierResolver$CarrierMatchingRule
11703com.android.internal.telephony.CarrierResolver
11704com.android.internal.telephony.CarrierServiceBindHelper$1
11705com.android.internal.telephony.CarrierServiceBindHelper$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011706com.android.internal.telephony.CarrierServiceBindHelper$AppBinding$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011707com.android.internal.telephony.CarrierServiceBindHelper$AppBinding
11708com.android.internal.telephony.CarrierServiceBindHelper$CarrierServiceConnection
11709com.android.internal.telephony.CarrierServiceBindHelper$CarrierServicePackageMonitor
11710com.android.internal.telephony.CarrierServiceBindHelper
11711com.android.internal.telephony.CarrierServiceStateTracker$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011712com.android.internal.telephony.CarrierServiceStateTracker$AllowedNetworkTypesListener
art-benchmark-service56aece62020-02-10 17:58:03 -080011713com.android.internal.telephony.CarrierServiceStateTracker$EmergencyNetworkNotification
11714com.android.internal.telephony.CarrierServiceStateTracker$NotificationType
11715com.android.internal.telephony.CarrierServiceStateTracker$PrefNetworkNotification
11716com.android.internal.telephony.CarrierServiceStateTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011717com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011718com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler
11719com.android.internal.telephony.CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011720com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda0
11721com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda1
11722com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda2
art-benchmark-service13164882020-11-07 02:19:14 -080011723com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter
11724com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilterCallback
11725com.android.internal.telephony.CarrierServicesSmsFilter$FilterAggregator
art-benchmark-service56aece62020-02-10 17:58:03 -080011726com.android.internal.telephony.CarrierServicesSmsFilter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011727com.android.internal.telephony.CarrierSignalAgent$$ExternalSyntheticLambda0
11728com.android.internal.telephony.CarrierSignalAgent$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011729com.android.internal.telephony.CarrierSignalAgent$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080011730com.android.internal.telephony.CarrierSignalAgent$1
11731com.android.internal.telephony.CarrierSignalAgent
11732com.android.internal.telephony.CarrierSmsUtils
art-benchmark-service13164882020-11-07 02:19:14 -080011733com.android.internal.telephony.CellBroadcastServiceManager$1
11734com.android.internal.telephony.CellBroadcastServiceManager$CellBroadcastServiceConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -080011735com.android.internal.telephony.CellBroadcastServiceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011736com.android.internal.telephony.CellBroadcastUtils
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011737com.android.internal.telephony.CellNetworkScanResult$1
11738com.android.internal.telephony.CellNetworkScanResult
art-benchmark-service56aece62020-02-10 17:58:03 -080011739com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1
art-benchmark-service56aece62020-02-10 17:58:03 -080011740com.android.internal.telephony.CellularNetworkService
art-benchmark-service56aece62020-02-10 17:58:03 -080011741com.android.internal.telephony.ClientWakelockAccountant
11742com.android.internal.telephony.ClientWakelockTracker
11743com.android.internal.telephony.CommandException$Error
11744com.android.internal.telephony.CommandException
11745com.android.internal.telephony.CommandsInterface
art-benchmark-service13164882020-11-07 02:19:14 -080011746com.android.internal.telephony.Connection$Capability
art-benchmark-service56aece62020-02-10 17:58:03 -080011747com.android.internal.telephony.Connection$Listener
art-benchmark-service13164882020-11-07 02:19:14 -080011748com.android.internal.telephony.Connection$ListenerBase
11749com.android.internal.telephony.Connection$PostDialListener
art-benchmark-service56aece62020-02-10 17:58:03 -080011750com.android.internal.telephony.Connection$PostDialState
11751com.android.internal.telephony.Connection
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011752com.android.internal.telephony.DctConstants$Activity
11753com.android.internal.telephony.DctConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -080011754com.android.internal.telephony.DebugService
11755com.android.internal.telephony.DefaultPhoneNotifier$1
11756com.android.internal.telephony.DefaultPhoneNotifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011757com.android.internal.telephony.DeviceStateMonitor$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011758com.android.internal.telephony.DeviceStateMonitor$1
11759com.android.internal.telephony.DeviceStateMonitor$2
11760com.android.internal.telephony.DeviceStateMonitor$3
art-benchmark-service56aece62020-02-10 17:58:03 -080011761com.android.internal.telephony.DeviceStateMonitor
art-benchmark-service13164882020-11-07 02:19:14 -080011762com.android.internal.telephony.DisplayInfoController
art-benchmark-service56aece62020-02-10 17:58:03 -080011763com.android.internal.telephony.DriverCall$State
11764com.android.internal.telephony.DriverCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011765com.android.internal.telephony.EncodeException
art-benchmark-service13164882020-11-07 02:19:14 -080011766com.android.internal.telephony.EventLogTags
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011767com.android.internal.telephony.ExponentialBackoff$1
11768com.android.internal.telephony.ExponentialBackoff$HandlerAdapter
11769com.android.internal.telephony.ExponentialBackoff
art-benchmark-service13164882020-11-07 02:19:14 -080011770com.android.internal.telephony.FastXmlSerializer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011771com.android.internal.telephony.GbaManager$1
11772com.android.internal.telephony.GbaManager$GbaDeathRecipient
11773com.android.internal.telephony.GbaManager$GbaManagerHandler
11774com.android.internal.telephony.GbaManager$GbaServiceConnection
11775com.android.internal.telephony.GbaManager
art-benchmark-service56aece62020-02-10 17:58:03 -080011776com.android.internal.telephony.GlobalSettingsHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080011777com.android.internal.telephony.GsmAlphabet$TextEncodingDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011778com.android.internal.telephony.GsmAlphabet
art-benchmark-service56aece62020-02-10 17:58:03 -080011779com.android.internal.telephony.GsmCdmaCall
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011780com.android.internal.telephony.GsmCdmaCallTracker$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011781com.android.internal.telephony.GsmCdmaCallTracker$1
11782com.android.internal.telephony.GsmCdmaCallTracker$2
11783com.android.internal.telephony.GsmCdmaCallTracker$3
11784com.android.internal.telephony.GsmCdmaCallTracker
art-benchmark-service13164882020-11-07 02:19:14 -080011785com.android.internal.telephony.GsmCdmaConnection$1
11786com.android.internal.telephony.GsmCdmaConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080011787com.android.internal.telephony.GsmCdmaConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011788com.android.internal.telephony.GsmCdmaPhone$$ExternalSyntheticLambda0
11789com.android.internal.telephony.GsmCdmaPhone$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080011790com.android.internal.telephony.GsmCdmaPhone$1
11791com.android.internal.telephony.GsmCdmaPhone$2
11792com.android.internal.telephony.GsmCdmaPhone$3
11793com.android.internal.telephony.GsmCdmaPhone$Cfu
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011794com.android.internal.telephony.GsmCdmaPhone$ImsManagerFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080011795com.android.internal.telephony.GsmCdmaPhone
11796com.android.internal.telephony.HalVersion
11797com.android.internal.telephony.HardwareConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -080011798com.android.internal.telephony.HbpcdLookup$MccIdd
11799com.android.internal.telephony.HbpcdLookup$MccLookup
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011800com.android.internal.telephony.HbpcdUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080011801com.android.internal.telephony.HexDump
art-benchmark-service13164882020-11-07 02:19:14 -080011802com.android.internal.telephony.IBooleanConsumer$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011803com.android.internal.telephony.IBooleanConsumer$Stub
11804com.android.internal.telephony.IBooleanConsumer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011805com.android.internal.telephony.ICallForwardingInfoCallback$Stub
11806com.android.internal.telephony.ICallForwardingInfoCallback
art-benchmark-service922a5532023-03-23 03:12:41 -070011807com.android.internal.telephony.ICarrierConfigChangeListener$Stub
11808com.android.internal.telephony.ICarrierConfigChangeListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011809com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy
11810com.android.internal.telephony.ICarrierConfigLoader$Stub
11811com.android.internal.telephony.ICarrierConfigLoader
art-benchmark-service922a5532023-03-23 03:12:41 -070011812com.android.internal.telephony.ICarrierPrivilegesCallback$Stub
11813com.android.internal.telephony.ICarrierPrivilegesCallback
art-benchmark-service13164882020-11-07 02:19:14 -080011814com.android.internal.telephony.IIccPhoneBook$Default
art-benchmark-service56aece62020-02-10 17:58:03 -080011815com.android.internal.telephony.IIccPhoneBook$Stub$Proxy
11816com.android.internal.telephony.IIccPhoneBook$Stub
11817com.android.internal.telephony.IIccPhoneBook
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011818com.android.internal.telephony.IIntegerConsumer$Stub$Proxy
11819com.android.internal.telephony.IIntegerConsumer$Stub
11820com.android.internal.telephony.IIntegerConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011821com.android.internal.telephony.IMms$Stub$Proxy
11822com.android.internal.telephony.IMms$Stub
11823com.android.internal.telephony.IMms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011824com.android.internal.telephony.INumberVerificationCallback$Stub$Proxy
11825com.android.internal.telephony.INumberVerificationCallback$Stub
11826com.android.internal.telephony.INumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011827com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011828com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011829com.android.internal.telephony.IOnSubscriptionsChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080011830com.android.internal.telephony.IOns$Stub$Proxy
11831com.android.internal.telephony.IOns$Stub
11832com.android.internal.telephony.IOns
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011833com.android.internal.telephony.IPhoneStateListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011834com.android.internal.telephony.IPhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011835com.android.internal.telephony.IPhoneSubInfo$Stub$Proxy
11836com.android.internal.telephony.IPhoneSubInfo$Stub
11837com.android.internal.telephony.IPhoneSubInfo
11838com.android.internal.telephony.ISetOpportunisticDataCallback$Stub$Proxy
11839com.android.internal.telephony.ISetOpportunisticDataCallback$Stub
11840com.android.internal.telephony.ISetOpportunisticDataCallback
11841com.android.internal.telephony.ISms$Stub$Proxy
11842com.android.internal.telephony.ISms$Stub
11843com.android.internal.telephony.ISms
11844com.android.internal.telephony.ISmsImplBase
art-benchmark-service56aece62020-02-10 17:58:03 -080011845com.android.internal.telephony.IState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011846com.android.internal.telephony.ISub$Stub$Proxy
11847com.android.internal.telephony.ISub$Stub
11848com.android.internal.telephony.ISub
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011849com.android.internal.telephony.ITelephony$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011850com.android.internal.telephony.ITelephony$Stub
11851com.android.internal.telephony.ITelephony
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011852com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011853com.android.internal.telephony.ITelephonyRegistry$Stub
11854com.android.internal.telephony.ITelephonyRegistry
art-benchmark-service13164882020-11-07 02:19:14 -080011855com.android.internal.telephony.IUpdateAvailableNetworksCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -080011856com.android.internal.telephony.IUpdateAvailableNetworksCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011857com.android.internal.telephony.IWapPushManager$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011858com.android.internal.telephony.IWapPushManager
art-benchmark-service56aece62020-02-10 17:58:03 -080011859com.android.internal.telephony.IccCard
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011860com.android.internal.telephony.IccCardConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -080011861com.android.internal.telephony.IccPhoneBookInterfaceManager$1
11862com.android.internal.telephony.IccPhoneBookInterfaceManager$Request
11863com.android.internal.telephony.IccPhoneBookInterfaceManager
11864com.android.internal.telephony.IccProvider
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011865com.android.internal.telephony.IccSmsInterfaceManager$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011866com.android.internal.telephony.IccSmsInterfaceManager$1
11867com.android.internal.telephony.IccSmsInterfaceManager$CdmaBroadcastRangeManager
11868com.android.internal.telephony.IccSmsInterfaceManager$CellBroadcastRangeManager
art-benchmark-service13164882020-11-07 02:19:14 -080011869com.android.internal.telephony.IccSmsInterfaceManager$Request
art-benchmark-service56aece62020-02-10 17:58:03 -080011870com.android.internal.telephony.IccSmsInterfaceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011871com.android.internal.telephony.ImsSmsDispatcher$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011872com.android.internal.telephony.ImsSmsDispatcher$1
11873com.android.internal.telephony.ImsSmsDispatcher$2
11874com.android.internal.telephony.ImsSmsDispatcher$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011875com.android.internal.telephony.ImsSmsDispatcher$4$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011876com.android.internal.telephony.ImsSmsDispatcher$4
art-benchmark-service13164882020-11-07 02:19:14 -080011877com.android.internal.telephony.ImsSmsDispatcher$5
11878com.android.internal.telephony.ImsSmsDispatcher$FeatureConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080011879com.android.internal.telephony.ImsSmsDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011880com.android.internal.telephony.InboundSmsHandler$$ExternalSyntheticLambda0
11881com.android.internal.telephony.InboundSmsHandler$$ExternalSyntheticLambda1
11882com.android.internal.telephony.InboundSmsHandler$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080011883com.android.internal.telephony.InboundSmsHandler$CarrierServicesSmsFilterCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080011884com.android.internal.telephony.InboundSmsHandler$CbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080011885com.android.internal.telephony.InboundSmsHandler$DefaultState
11886com.android.internal.telephony.InboundSmsHandler$DeliveringState
11887com.android.internal.telephony.InboundSmsHandler$IdleState
11888com.android.internal.telephony.InboundSmsHandler$NewMessageNotificationActionReceiver
11889com.android.internal.telephony.InboundSmsHandler$SmsBroadcastReceiver
art-benchmark-service13164882020-11-07 02:19:14 -080011890com.android.internal.telephony.InboundSmsHandler$SmsFilter
art-benchmark-service56aece62020-02-10 17:58:03 -080011891com.android.internal.telephony.InboundSmsHandler$StartupState
11892com.android.internal.telephony.InboundSmsHandler$WaitingState
11893com.android.internal.telephony.InboundSmsHandler
11894com.android.internal.telephony.InboundSmsTracker
art-benchmark-service13164882020-11-07 02:19:14 -080011895com.android.internal.telephony.IndentingPrintWriter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011896com.android.internal.telephony.IntRangeManager$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080011897com.android.internal.telephony.IntRangeManager$ClientRange
11898com.android.internal.telephony.IntRangeManager$IntRange
11899com.android.internal.telephony.IntRangeManager
11900com.android.internal.telephony.IntentBroadcaster$1
11901com.android.internal.telephony.IntentBroadcaster
11902com.android.internal.telephony.LastCallFailCause
art-benchmark-service13164882020-11-07 02:19:14 -080011903com.android.internal.telephony.LocalLog$ReadOnlyLocalLog
art-benchmark-service56aece62020-02-10 17:58:03 -080011904com.android.internal.telephony.LocalLog
11905com.android.internal.telephony.LocaleTracker$1
11906com.android.internal.telephony.LocaleTracker
11907com.android.internal.telephony.MccTable$MccEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080011908com.android.internal.telephony.MccTable$MccMnc
art-benchmark-service56aece62020-02-10 17:58:03 -080011909com.android.internal.telephony.MccTable
art-benchmark-service13164882020-11-07 02:19:14 -080011910com.android.internal.telephony.MissedIncomingCallSmsFilter
11911com.android.internal.telephony.MmiCode$State
art-benchmark-service56aece62020-02-10 17:58:03 -080011912com.android.internal.telephony.MmiCode
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011913com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda0
11914com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda1
11915com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda2
11916com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda3
11917com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda4
art-benchmark-service13164882020-11-07 02:19:14 -080011918com.android.internal.telephony.MultiSimSettingController$SimCombinationWarningParams
art-benchmark-service56aece62020-02-10 17:58:03 -080011919com.android.internal.telephony.MultiSimSettingController$UpdateDefaultAction
11920com.android.internal.telephony.MultiSimSettingController
art-benchmark-serviced5115932020-02-25 17:55:03 -080011921com.android.internal.telephony.NetworkFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011922com.android.internal.telephony.NetworkFactoryImpl$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011923com.android.internal.telephony.NetworkFactoryImpl$1
11924com.android.internal.telephony.NetworkFactoryImpl$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011925com.android.internal.telephony.NetworkFactoryImpl$NetworkRequestInfo
11926com.android.internal.telephony.NetworkFactoryImpl
11927com.android.internal.telephony.NetworkFactoryLegacyImpl$$ExternalSyntheticLambda0
11928com.android.internal.telephony.NetworkFactoryLegacyImpl$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011929com.android.internal.telephony.NetworkFactoryLegacyImpl$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011930com.android.internal.telephony.NetworkFactoryLegacyImpl$NetworkRequestInfo
11931com.android.internal.telephony.NetworkFactoryLegacyImpl
11932com.android.internal.telephony.NetworkFactoryShim
art-benchmark-service56aece62020-02-10 17:58:03 -080011933com.android.internal.telephony.NetworkRegistrationManager$NetworkRegStateCallback
11934com.android.internal.telephony.NetworkRegistrationManager$NetworkServiceConnection
11935com.android.internal.telephony.NetworkRegistrationManager$RegManagerDeathRecipient
11936com.android.internal.telephony.NetworkRegistrationManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011937com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda0
11938com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda1
11939com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda2
11940com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda3
art-benchmark-service56aece62020-02-10 17:58:03 -080011941com.android.internal.telephony.NetworkScanRequestTracker$1
art-benchmark-service13164882020-11-07 02:19:14 -080011942com.android.internal.telephony.NetworkScanRequestTracker$2
11943com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -080011944com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestScheduler
11945com.android.internal.telephony.NetworkScanRequestTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011946com.android.internal.telephony.NetworkScanResult$1
11947com.android.internal.telephony.NetworkScanResult
art-benchmark-service13164882020-11-07 02:19:14 -080011948com.android.internal.telephony.NetworkTypeController$1
11949com.android.internal.telephony.NetworkTypeController$DefaultState
11950com.android.internal.telephony.NetworkTypeController$IdleState
11951com.android.internal.telephony.NetworkTypeController$LegacyState
11952com.android.internal.telephony.NetworkTypeController$LteConnectedState
11953com.android.internal.telephony.NetworkTypeController$NrConnectedState
11954com.android.internal.telephony.NetworkTypeController$OverrideTimerRule
11955com.android.internal.telephony.NetworkTypeController
art-benchmark-service56aece62020-02-10 17:58:03 -080011956com.android.internal.telephony.NitzData
11957com.android.internal.telephony.NitzStateMachine$DeviceState
art-benchmark-service13164882020-11-07 02:19:14 -080011958com.android.internal.telephony.NitzStateMachine$DeviceStateImpl
art-benchmark-service56aece62020-02-10 17:58:03 -080011959com.android.internal.telephony.NitzStateMachine
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011960com.android.internal.telephony.OperatorInfo$1
11961com.android.internal.telephony.OperatorInfo$State
11962com.android.internal.telephony.OperatorInfo
art-benchmark-service13164882020-11-07 02:19:14 -080011963com.android.internal.telephony.PackageBasedTokenUtil
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011964com.android.internal.telephony.PackageChangeReceiver
11965com.android.internal.telephony.Phone$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080011966com.android.internal.telephony.Phone$NetworkSelectMessage
11967com.android.internal.telephony.Phone$SilentRedialParam
art-benchmark-service56aece62020-02-10 17:58:03 -080011968com.android.internal.telephony.Phone
art-benchmark-service1cd49df2023-10-20 22:31:20 -070011969com.android.internal.telephony.PhoneConfigurationManager$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011970com.android.internal.telephony.PhoneConfigurationManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011971com.android.internal.telephony.PhoneConfigurationManager$ConfigManagerHandler
11972com.android.internal.telephony.PhoneConfigurationManager$MockableInterface
art-benchmark-service56aece62020-02-10 17:58:03 -080011973com.android.internal.telephony.PhoneConfigurationManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011974com.android.internal.telephony.PhoneConstantConversions$1
11975com.android.internal.telephony.PhoneConstantConversions
11976com.android.internal.telephony.PhoneConstants$DataState
11977com.android.internal.telephony.PhoneConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -080011978com.android.internal.telephony.PhoneFactory
11979com.android.internal.telephony.PhoneInternalInterface$DataActivityState
11980com.android.internal.telephony.PhoneInternalInterface$DialArgs$Builder
11981com.android.internal.telephony.PhoneInternalInterface$DialArgs
11982com.android.internal.telephony.PhoneInternalInterface$SuppService
11983com.android.internal.telephony.PhoneInternalInterface
11984com.android.internal.telephony.PhoneNotifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011985com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda0
11986com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda10
11987com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda11
11988com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda12
11989com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda13
11990com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda14
11991com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda15
11992com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda16
11993com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda17
11994com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda18
11995com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda19
11996com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda1
11997com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda20
11998com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda21
11999com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda22
12000com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda23
12001com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda24
12002com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda25
12003com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda26
12004com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda27
12005com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda2
12006com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda3
12007com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda4
12008com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda5
12009com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda6
12010com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda7
12011com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda8
12012com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda9
art-benchmark-service56aece62020-02-10 17:58:03 -080012013com.android.internal.telephony.PhoneSubInfoController$CallPhoneMethodHelper
12014com.android.internal.telephony.PhoneSubInfoController$PermissionCheckHelper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012015com.android.internal.telephony.PhoneSubInfoController
art-benchmark-service56aece62020-02-10 17:58:03 -080012016com.android.internal.telephony.ProxyController$1
12017com.android.internal.telephony.ProxyController
12018com.android.internal.telephony.RIL$RadioProxyDeathRecipient
12019com.android.internal.telephony.RIL$RilHandler
12020com.android.internal.telephony.RIL
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012021com.android.internal.telephony.RILConstants$$ExternalSyntheticLambda0
12022com.android.internal.telephony.RILConstants$$ExternalSyntheticLambda1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012023com.android.internal.telephony.RILConstants
art-benchmark-service56aece62020-02-10 17:58:03 -080012024com.android.internal.telephony.RILRequest
12025com.android.internal.telephony.RadioBugDetector
12026com.android.internal.telephony.RadioCapability
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012027com.android.internal.telephony.RadioConfig$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012028com.android.internal.telephony.RadioConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012029com.android.internal.telephony.RadioIndication$$ExternalSyntheticLambda0
12030com.android.internal.telephony.RadioIndication$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080012031com.android.internal.telephony.RadioIndication
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012032com.android.internal.telephony.RadioInterfaceCapabilityController
art-benchmark-service13164882020-11-07 02:19:14 -080012033com.android.internal.telephony.RadioNVItems
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012034com.android.internal.telephony.RadioResponse$$ExternalSyntheticLambda0
12035com.android.internal.telephony.RadioResponse$$ExternalSyntheticLambda1
12036com.android.internal.telephony.RadioResponse$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080012037com.android.internal.telephony.RadioResponse
art-benchmark-service56aece62020-02-10 17:58:03 -080012038com.android.internal.telephony.RatRatcheter
art-benchmark-serviced5115932020-02-25 17:55:03 -080012039com.android.internal.telephony.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -080012040com.android.internal.telephony.RegistrantList
art-benchmark-service13164882020-11-07 02:19:14 -080012041com.android.internal.telephony.RegistrationFailedEvent
art-benchmark-service56aece62020-02-10 17:58:03 -080012042com.android.internal.telephony.RestrictedState
art-benchmark-service56aece62020-02-10 17:58:03 -080012043com.android.internal.telephony.RilWakelockInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012044com.android.internal.telephony.SMSDispatcher$1
12045com.android.internal.telephony.SMSDispatcher$ConfirmDialogListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012046com.android.internal.telephony.SMSDispatcher$DataSmsSender$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012047com.android.internal.telephony.SMSDispatcher$DataSmsSender
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012048com.android.internal.telephony.SMSDispatcher$MultipartSmsSender$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012049com.android.internal.telephony.SMSDispatcher$MultipartSmsSender
art-benchmark-service56aece62020-02-10 17:58:03 -080012050com.android.internal.telephony.SMSDispatcher$SettingsObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012051com.android.internal.telephony.SMSDispatcher$SmsSender$$ExternalSyntheticLambda0
12052com.android.internal.telephony.SMSDispatcher$SmsSender$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080012053com.android.internal.telephony.SMSDispatcher$SmsSender
12054com.android.internal.telephony.SMSDispatcher$SmsSenderCallback
12055com.android.internal.telephony.SMSDispatcher$SmsTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012056com.android.internal.telephony.SMSDispatcher$TextSmsSender$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012057com.android.internal.telephony.SMSDispatcher$TextSmsSender
12058com.android.internal.telephony.SMSDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012059com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda0
12060com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda1
12061com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda2
12062com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda3
12063com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda4
12064com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda5
art-benchmark-service56aece62020-02-10 17:58:03 -080012065com.android.internal.telephony.ServiceStateTracker$1
12066com.android.internal.telephony.ServiceStateTracker$SstSubscriptionsChangedListener
12067com.android.internal.telephony.ServiceStateTracker
12068com.android.internal.telephony.SettingsObserver
12069com.android.internal.telephony.SimActivationTracker$1
12070com.android.internal.telephony.SimActivationTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012071com.android.internal.telephony.SlidingWindowEventCounter
art-benchmark-service13164882020-11-07 02:19:14 -080012072com.android.internal.telephony.Sms7BitEncodingTranslator
art-benchmark-serviced5115932020-02-25 17:55:03 -080012073com.android.internal.telephony.SmsAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012074com.android.internal.telephony.SmsApplication$SmsApplicationData
Calin Juravle00b23d32019-03-08 17:52:20 -080012075com.android.internal.telephony.SmsApplication$SmsPackageMonitor
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012076com.android.internal.telephony.SmsApplication$SmsRoleListener
Calin Juravle00b23d32019-03-08 17:52:20 -080012077com.android.internal.telephony.SmsApplication
art-benchmark-service56aece62020-02-10 17:58:03 -080012078com.android.internal.telephony.SmsBroadcastUndelivered$1
12079com.android.internal.telephony.SmsBroadcastUndelivered$ScanRawTableThread
12080com.android.internal.telephony.SmsBroadcastUndelivered$SmsReferenceKey
12081com.android.internal.telephony.SmsBroadcastUndelivered
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012082com.android.internal.telephony.SmsConstants$MessageClass
art-benchmark-service56aece62020-02-10 17:58:03 -080012083com.android.internal.telephony.SmsController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012084com.android.internal.telephony.SmsDispatchersController$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012085com.android.internal.telephony.SmsDispatchersController$1
art-benchmark-service00abe242023-02-13 10:31:34 -080012086com.android.internal.telephony.SmsDispatchersController$DomainSelectionResolverProxy
art-benchmark-service13164882020-11-07 02:19:14 -080012087com.android.internal.telephony.SmsDispatchersController$SmsInjectionCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012088com.android.internal.telephony.SmsDispatchersController
art-benchmark-serviced5115932020-02-25 17:55:03 -080012089com.android.internal.telephony.SmsHeader$ConcatRef
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012090com.android.internal.telephony.SmsHeader$MiscElt
art-benchmark-serviced5115932020-02-25 17:55:03 -080012091com.android.internal.telephony.SmsHeader$PortAddrs
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012092com.android.internal.telephony.SmsHeader$SpecialSmsMsg
art-benchmark-serviced5115932020-02-25 17:55:03 -080012093com.android.internal.telephony.SmsHeader
12094com.android.internal.telephony.SmsMessageBase$SubmitPduBase
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012095com.android.internal.telephony.SmsMessageBase
art-benchmark-serviced5115932020-02-25 17:55:03 -080012096com.android.internal.telephony.SmsNumberUtils$NumberEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012097com.android.internal.telephony.SmsNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080012098com.android.internal.telephony.SmsPermissions
art-benchmark-service13164882020-11-07 02:19:14 -080012099com.android.internal.telephony.SmsRawData$1
12100com.android.internal.telephony.SmsRawData
art-benchmark-service56aece62020-02-10 17:58:03 -080012101com.android.internal.telephony.SmsResponse
12102com.android.internal.telephony.SmsStorageMonitor$1
12103com.android.internal.telephony.SmsStorageMonitor
art-benchmark-service13164882020-11-07 02:19:14 -080012104com.android.internal.telephony.SmsUsageMonitor$1
art-benchmark-service56aece62020-02-10 17:58:03 -080012105com.android.internal.telephony.SmsUsageMonitor$SettingsObserver
12106com.android.internal.telephony.SmsUsageMonitor$SettingsObserverHandler
art-benchmark-service13164882020-11-07 02:19:14 -080012107com.android.internal.telephony.SmsUsageMonitor$ShortCodePatternMatcher
art-benchmark-service56aece62020-02-10 17:58:03 -080012108com.android.internal.telephony.SmsUsageMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -080012109com.android.internal.telephony.SomeArgs
art-benchmark-service56aece62020-02-10 17:58:03 -080012110com.android.internal.telephony.State
art-benchmark-service13164882020-11-07 02:19:14 -080012111com.android.internal.telephony.StateMachine$LogRec
art-benchmark-serviced5115932020-02-25 17:55:03 -080012112com.android.internal.telephony.StateMachine$LogRecords
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012113com.android.internal.telephony.StateMachine$SmHandler$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012114com.android.internal.telephony.StateMachine$SmHandler$HaltingState
12115com.android.internal.telephony.StateMachine$SmHandler$QuittingState
12116com.android.internal.telephony.StateMachine$SmHandler$StateInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080012117com.android.internal.telephony.StateMachine$SmHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080012118com.android.internal.telephony.StateMachine
art-benchmark-service56aece62020-02-10 17:58:03 -080012119com.android.internal.telephony.TelephonyCapabilities
art-benchmark-serviced5115932020-02-25 17:55:03 -080012120com.android.internal.telephony.TelephonyCommonStatsLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012121com.android.internal.telephony.TelephonyComponentFactory$$ExternalSyntheticLambda0
12122com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda0
12123com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda1
12124com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda2
12125com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda3
12126com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda4
art-benchmark-service56aece62020-02-10 17:58:03 -080012127com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents
12128com.android.internal.telephony.TelephonyComponentFactory
12129com.android.internal.telephony.TelephonyDevController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012130com.android.internal.telephony.TelephonyFacade
Calin Juravle00b23d32019-03-08 17:52:20 -080012131com.android.internal.telephony.TelephonyPermissions
art-benchmark-service13164882020-11-07 02:19:14 -080012132com.android.internal.telephony.TelephonyStatsLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012133com.android.internal.telephony.TelephonyTester$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012134com.android.internal.telephony.TelephonyTester$1
12135com.android.internal.telephony.TelephonyTester
art-benchmark-serviced5115932020-02-25 17:55:03 -080012136com.android.internal.telephony.TimeUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080012137com.android.internal.telephony.UUSInfo
12138com.android.internal.telephony.UiccPhoneBookController
art-benchmark-service13164882020-11-07 02:19:14 -080012139com.android.internal.telephony.UserIcons
art-benchmark-service56aece62020-02-10 17:58:03 -080012140com.android.internal.telephony.VisualVoicemailSmsFilter$1
art-benchmark-service13164882020-11-07 02:19:14 -080012141com.android.internal.telephony.VisualVoicemailSmsFilter$FullMessage
art-benchmark-service56aece62020-02-10 17:58:03 -080012142com.android.internal.telephony.VisualVoicemailSmsFilter$PhoneAccountHandleConverter
12143com.android.internal.telephony.VisualVoicemailSmsFilter
art-benchmark-service13164882020-11-07 02:19:14 -080012144com.android.internal.telephony.VisualVoicemailSmsParser$WrappedMessageData
12145com.android.internal.telephony.VisualVoicemailSmsParser
art-benchmark-service56aece62020-02-10 17:58:03 -080012146com.android.internal.telephony.WakeLockStateMachine$1
12147com.android.internal.telephony.WakeLockStateMachine$DefaultState
12148com.android.internal.telephony.WakeLockStateMachine$IdleState
12149com.android.internal.telephony.WakeLockStateMachine$WaitingState
12150com.android.internal.telephony.WakeLockStateMachine
art-benchmark-service13164882020-11-07 02:19:14 -080012151com.android.internal.telephony.WapPushManagerParams
art-benchmark-service13164882020-11-07 02:19:14 -080012152com.android.internal.telephony.WapPushOverSms$DecodedResult
art-benchmark-service56aece62020-02-10 17:58:03 -080012153com.android.internal.telephony.WapPushOverSms
art-benchmark-service13164882020-11-07 02:19:14 -080012154com.android.internal.telephony.WspTypeDecoder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012155com.android.internal.telephony.build.SdkLevel
art-benchmark-service56aece62020-02-10 17:58:03 -080012156com.android.internal.telephony.cat.AppInterface$CommandType
12157com.android.internal.telephony.cat.AppInterface
12158com.android.internal.telephony.cat.BIPClientParams
12159com.android.internal.telephony.cat.BerTlv
12160com.android.internal.telephony.cat.CallSetupParams
12161com.android.internal.telephony.cat.CatCmdMessage$1
art-benchmark-service13164882020-11-07 02:19:14 -080012162com.android.internal.telephony.cat.CatCmdMessage$2
12163com.android.internal.telephony.cat.CatCmdMessage$BrowserSettings
12164com.android.internal.telephony.cat.CatCmdMessage$BrowserTerminationCauses
12165com.android.internal.telephony.cat.CatCmdMessage$CallSettings
12166com.android.internal.telephony.cat.CatCmdMessage$SetupEventListConstants
12167com.android.internal.telephony.cat.CatCmdMessage$SetupEventListSettings
art-benchmark-service56aece62020-02-10 17:58:03 -080012168com.android.internal.telephony.cat.CatCmdMessage
12169com.android.internal.telephony.cat.CatException
12170com.android.internal.telephony.cat.CatLog
12171com.android.internal.telephony.cat.CatResponseMessage
12172com.android.internal.telephony.cat.CatService$1
12173com.android.internal.telephony.cat.CatService
art-benchmark-serviced5115932020-02-25 17:55:03 -080012174com.android.internal.telephony.cat.CommandDetails$1
12175com.android.internal.telephony.cat.CommandDetails
art-benchmark-service56aece62020-02-10 17:58:03 -080012176com.android.internal.telephony.cat.CommandParams
12177com.android.internal.telephony.cat.CommandParamsFactory$1
12178com.android.internal.telephony.cat.CommandParamsFactory
12179com.android.internal.telephony.cat.ComprehensionTlv
12180com.android.internal.telephony.cat.ComprehensionTlvTag
12181com.android.internal.telephony.cat.DTTZResponseData
art-benchmark-service13164882020-11-07 02:19:14 -080012182com.android.internal.telephony.cat.DeviceIdentities
art-benchmark-service56aece62020-02-10 17:58:03 -080012183com.android.internal.telephony.cat.DisplayTextParams
art-benchmark-service13164882020-11-07 02:19:14 -080012184com.android.internal.telephony.cat.Duration$1
12185com.android.internal.telephony.cat.Duration$TimeUnit
12186com.android.internal.telephony.cat.Duration
12187com.android.internal.telephony.cat.FontSize
12188com.android.internal.telephony.cat.GetInkeyInputResponseData
12189com.android.internal.telephony.cat.GetInputParams
12190com.android.internal.telephony.cat.IconId
art-benchmark-service56aece62020-02-10 17:58:03 -080012191com.android.internal.telephony.cat.IconLoader
art-benchmark-service13164882020-11-07 02:19:14 -080012192com.android.internal.telephony.cat.ImageDescriptor
12193com.android.internal.telephony.cat.Input$1
12194com.android.internal.telephony.cat.Input
12195com.android.internal.telephony.cat.Item$1
12196com.android.internal.telephony.cat.Item
12197com.android.internal.telephony.cat.ItemsIconId
art-benchmark-service56aece62020-02-10 17:58:03 -080012198com.android.internal.telephony.cat.LanguageParams
12199com.android.internal.telephony.cat.LanguageResponseData
art-benchmark-service13164882020-11-07 02:19:14 -080012200com.android.internal.telephony.cat.LaunchBrowserMode
art-benchmark-service56aece62020-02-10 17:58:03 -080012201com.android.internal.telephony.cat.LaunchBrowserParams
art-benchmark-service13164882020-11-07 02:19:14 -080012202com.android.internal.telephony.cat.Menu$1
12203com.android.internal.telephony.cat.Menu
12204com.android.internal.telephony.cat.PlayToneParams
12205com.android.internal.telephony.cat.PresentationType
art-benchmark-service56aece62020-02-10 17:58:03 -080012206com.android.internal.telephony.cat.ResponseData
12207com.android.internal.telephony.cat.ResultCode
art-benchmark-service13164882020-11-07 02:19:14 -080012208com.android.internal.telephony.cat.ResultException$1
art-benchmark-service56aece62020-02-10 17:58:03 -080012209com.android.internal.telephony.cat.ResultException
12210com.android.internal.telephony.cat.RilMessage
12211com.android.internal.telephony.cat.RilMessageDecoder$StateCmdParamsReady
12212com.android.internal.telephony.cat.RilMessageDecoder$StateStart
12213com.android.internal.telephony.cat.RilMessageDecoder
art-benchmark-service13164882020-11-07 02:19:14 -080012214com.android.internal.telephony.cat.SelectItemParams
12215com.android.internal.telephony.cat.SelectItemResponseData
12216com.android.internal.telephony.cat.SetEventListParams
12217com.android.internal.telephony.cat.TextAlignment
12218com.android.internal.telephony.cat.TextAttribute
12219com.android.internal.telephony.cat.TextColor
art-benchmark-serviced5115932020-02-25 17:55:03 -080012220com.android.internal.telephony.cat.TextMessage$1
12221com.android.internal.telephony.cat.TextMessage
art-benchmark-service13164882020-11-07 02:19:14 -080012222com.android.internal.telephony.cat.Tone$1
12223com.android.internal.telephony.cat.Tone
12224com.android.internal.telephony.cat.ToneSettings$1
12225com.android.internal.telephony.cat.ToneSettings
art-benchmark-serviced5115932020-02-25 17:55:03 -080012226com.android.internal.telephony.cat.ValueObject
art-benchmark-service56aece62020-02-10 17:58:03 -080012227com.android.internal.telephony.cat.ValueParser
12228com.android.internal.telephony.cdma.CdmaCallWaitingNotification
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012229com.android.internal.telephony.cdma.CdmaInboundSmsHandler$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080012230com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver
12231com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080012232com.android.internal.telephony.cdma.CdmaInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -080012233com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaDisplayInfoRec
12234com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaLineControlInfoRec
12235com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaNumberInfoRec
12236com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaRedirectingNumberInfoRec
12237com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaSignalInfoRec
12238com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53AudioControlInfoRec
12239com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53ClirInfoRec
12240com.android.internal.telephony.cdma.CdmaInformationRecords
12241com.android.internal.telephony.cdma.CdmaMmiCode
art-benchmark-service56aece62020-02-10 17:58:03 -080012242com.android.internal.telephony.cdma.CdmaSMSDispatcher
12243com.android.internal.telephony.cdma.CdmaSmsBroadcastConfigInfo
12244com.android.internal.telephony.cdma.CdmaSubscriptionSourceManager
12245com.android.internal.telephony.cdma.EriInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012246com.android.internal.telephony.cdma.EriManager$EriDisplayInformation
art-benchmark-service56aece62020-02-10 17:58:03 -080012247com.android.internal.telephony.cdma.EriManager$EriFile
12248com.android.internal.telephony.cdma.EriManager
art-benchmark-service13164882020-11-07 02:19:14 -080012249com.android.internal.telephony.cdma.SignalToneUtil
12250com.android.internal.telephony.cdma.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012251com.android.internal.telephony.cdma.SmsMessage
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012252com.android.internal.telephony.cdma.sms.BearerData$CodingException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012253com.android.internal.telephony.cdma.sms.BearerData$TimeStamp
12254com.android.internal.telephony.cdma.sms.BearerData
12255com.android.internal.telephony.cdma.sms.CdmaSmsAddress
12256com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress
12257com.android.internal.telephony.cdma.sms.SmsEnvelope
12258com.android.internal.telephony.cdma.sms.UserData
art-benchmark-service13164882020-11-07 02:19:14 -080012259com.android.internal.telephony.cdnr.BrandOverrideEfData
12260com.android.internal.telephony.cdnr.CarrierConfigEfData
art-benchmark-service56aece62020-02-10 17:58:03 -080012261com.android.internal.telephony.cdnr.CarrierDisplayNameData$1
12262com.android.internal.telephony.cdnr.CarrierDisplayNameData$Builder
12263com.android.internal.telephony.cdnr.CarrierDisplayNameData
12264com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$CarrierDisplayNameConditionRule
art-benchmark-service13164882020-11-07 02:19:14 -080012265com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$WfcCarrierNameFormatter
art-benchmark-service56aece62020-02-10 17:58:03 -080012266com.android.internal.telephony.cdnr.CarrierDisplayNameResolver
art-benchmark-service13164882020-11-07 02:19:14 -080012267com.android.internal.telephony.cdnr.EfData
12268com.android.internal.telephony.cdnr.EriEfData
12269com.android.internal.telephony.cdnr.RuimEfData
12270com.android.internal.telephony.cdnr.UsimEfData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012271com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda0
12272com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda1
12273com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda2
12274com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda3
12275com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda4
12276com.android.internal.telephony.d2d.Communicator$Callback
12277com.android.internal.telephony.d2d.Communicator$Message
12278com.android.internal.telephony.d2d.Communicator
12279com.android.internal.telephony.d2d.DtmfAdapter
12280com.android.internal.telephony.d2d.DtmfTransport$$ExternalSyntheticLambda0
12281com.android.internal.telephony.d2d.DtmfTransport$$ExternalSyntheticLambda1
12282com.android.internal.telephony.d2d.DtmfTransport$$ExternalSyntheticLambda2
12283com.android.internal.telephony.d2d.DtmfTransport
12284com.android.internal.telephony.d2d.MessageTypeAndValueHelper
12285com.android.internal.telephony.d2d.RtpAdapter$Callback
12286com.android.internal.telephony.d2d.RtpAdapter
12287com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda0
12288com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda1
12289com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda2
12290com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda3
12291com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda4
12292com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda5
12293com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda6
12294com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda7
12295com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda8
12296com.android.internal.telephony.d2d.RtpTransport
12297com.android.internal.telephony.d2d.Timeouts$Adapter
12298com.android.internal.telephony.d2d.Timeouts
12299com.android.internal.telephony.d2d.TransportProtocol$Callback
12300com.android.internal.telephony.d2d.TransportProtocol
12301com.android.internal.telephony.data.DataCallback
art-benchmark-service00abe242023-02-13 10:31:34 -080012302com.android.internal.telephony.data.DataNetworkController$DataNetworkControllerCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012303com.android.internal.telephony.data.DataSettingsManager$DataSettingsManagerCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012304com.android.internal.telephony.data.TelephonyNetworkFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080012305com.android.internal.telephony.emergency.EmergencyNumberTracker$1
12306com.android.internal.telephony.emergency.EmergencyNumberTracker
art-benchmark-service13164882020-11-07 02:19:14 -080012307com.android.internal.telephony.euicc.EuiccCardController$10
12308com.android.internal.telephony.euicc.EuiccCardController$11
12309com.android.internal.telephony.euicc.EuiccCardController$12
12310com.android.internal.telephony.euicc.EuiccCardController$13
12311com.android.internal.telephony.euicc.EuiccCardController$14
12312com.android.internal.telephony.euicc.EuiccCardController$15
12313com.android.internal.telephony.euicc.EuiccCardController$16
12314com.android.internal.telephony.euicc.EuiccCardController$17
12315com.android.internal.telephony.euicc.EuiccCardController$18
12316com.android.internal.telephony.euicc.EuiccCardController$19
12317com.android.internal.telephony.euicc.EuiccCardController$1
12318com.android.internal.telephony.euicc.EuiccCardController$20
12319com.android.internal.telephony.euicc.EuiccCardController$21
12320com.android.internal.telephony.euicc.EuiccCardController$22
12321com.android.internal.telephony.euicc.EuiccCardController$2
12322com.android.internal.telephony.euicc.EuiccCardController$3
art-benchmark-service13164882020-11-07 02:19:14 -080012323com.android.internal.telephony.euicc.EuiccCardController$4
12324com.android.internal.telephony.euicc.EuiccCardController$5
12325com.android.internal.telephony.euicc.EuiccCardController$6
12326com.android.internal.telephony.euicc.EuiccCardController$7
12327com.android.internal.telephony.euicc.EuiccCardController$8
12328com.android.internal.telephony.euicc.EuiccCardController$9
art-benchmark-service56aece62020-02-10 17:58:03 -080012329com.android.internal.telephony.euicc.EuiccCardController$SimSlotStatusChangedBroadcastReceiver
12330com.android.internal.telephony.euicc.EuiccCardController
12331com.android.internal.telephony.euicc.EuiccConnector$1
12332com.android.internal.telephony.euicc.EuiccConnector$AvailableState
12333com.android.internal.telephony.euicc.EuiccConnector$BaseEuiccCommandCallback
12334com.android.internal.telephony.euicc.EuiccConnector$BindingState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012335com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1$$ExternalSyntheticLambda0
12336com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012337com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012338com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012339com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012340com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012341com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012342com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012343com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012344com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080012345com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012346com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$15$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012347com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$15
art-benchmark-service56aece62020-02-10 17:58:03 -080012348com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012349com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012350com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012351com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012352com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012353com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012354com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012355com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012356com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012357com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012358com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012359com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012360com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012361com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012362com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012363com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012364com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9
12365com.android.internal.telephony.euicc.EuiccConnector$ConnectedState
art-benchmark-service13164882020-11-07 02:19:14 -080012366com.android.internal.telephony.euicc.EuiccConnector$DeleteCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012367com.android.internal.telephony.euicc.EuiccConnector$DeleteRequest
12368com.android.internal.telephony.euicc.EuiccConnector$DisconnectedState
art-benchmark-service13164882020-11-07 02:19:14 -080012369com.android.internal.telephony.euicc.EuiccConnector$DownloadCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012370com.android.internal.telephony.euicc.EuiccConnector$DownloadRequest
art-benchmark-service13164882020-11-07 02:19:14 -080012371com.android.internal.telephony.euicc.EuiccConnector$DumpEuiccServiceCommandCallback
12372com.android.internal.telephony.euicc.EuiccConnector$EraseCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012373com.android.internal.telephony.euicc.EuiccConnector$EuiccPackageMonitor
art-benchmark-serviceadd95622024-03-14 09:26:37 -070012374com.android.internal.telephony.euicc.EuiccConnector$GetAvailableMemoryInBytesCommandCallback
art-benchmark-service13164882020-11-07 02:19:14 -080012375com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012376com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListRequest
art-benchmark-service13164882020-11-07 02:19:14 -080012377com.android.internal.telephony.euicc.EuiccConnector$GetEidCommandCallback
12378com.android.internal.telephony.euicc.EuiccConnector$GetEuiccInfoCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012379com.android.internal.telephony.euicc.EuiccConnector$GetEuiccProfileInfoListCommandCallback
art-benchmark-service13164882020-11-07 02:19:14 -080012380com.android.internal.telephony.euicc.EuiccConnector$GetMetadataCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012381com.android.internal.telephony.euicc.EuiccConnector$GetMetadataRequest
art-benchmark-service13164882020-11-07 02:19:14 -080012382com.android.internal.telephony.euicc.EuiccConnector$GetOtaStatusCommandCallback
12383com.android.internal.telephony.euicc.EuiccConnector$OtaStatusChangedCallback
12384com.android.internal.telephony.euicc.EuiccConnector$RetainSubscriptionsCommandCallback
12385com.android.internal.telephony.euicc.EuiccConnector$SwitchCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012386com.android.internal.telephony.euicc.EuiccConnector$SwitchRequest
12387com.android.internal.telephony.euicc.EuiccConnector$UnavailableState
art-benchmark-service13164882020-11-07 02:19:14 -080012388com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012389com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameRequest
12390com.android.internal.telephony.euicc.EuiccConnector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012391com.android.internal.telephony.euicc.EuiccController$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012392com.android.internal.telephony.euicc.EuiccController$10
12393com.android.internal.telephony.euicc.EuiccController$11
12394com.android.internal.telephony.euicc.EuiccController$12
12395com.android.internal.telephony.euicc.EuiccController$13
12396com.android.internal.telephony.euicc.EuiccController$1
12397com.android.internal.telephony.euicc.EuiccController$2
art-benchmark-service56aece62020-02-10 17:58:03 -080012398com.android.internal.telephony.euicc.EuiccController$3
art-benchmark-service13164882020-11-07 02:19:14 -080012399com.android.internal.telephony.euicc.EuiccController$4
12400com.android.internal.telephony.euicc.EuiccController$5
12401com.android.internal.telephony.euicc.EuiccController$6
12402com.android.internal.telephony.euicc.EuiccController$7
12403com.android.internal.telephony.euicc.EuiccController$8
12404com.android.internal.telephony.euicc.EuiccController$9
12405com.android.internal.telephony.euicc.EuiccController$DownloadSubscriptionGetMetadataCommandCallback
12406com.android.internal.telephony.euicc.EuiccController$GetDefaultListCommandCallback
12407com.android.internal.telephony.euicc.EuiccController$GetMetadataCommandCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012408com.android.internal.telephony.euicc.EuiccController
art-benchmark-service13164882020-11-07 02:19:14 -080012409com.android.internal.telephony.euicc.EuiccOperation$1
12410com.android.internal.telephony.euicc.EuiccOperation$Action
12411com.android.internal.telephony.euicc.EuiccOperation
12412com.android.internal.telephony.euicc.IAuthenticateServerCallback$Stub
12413com.android.internal.telephony.euicc.IAuthenticateServerCallback
12414com.android.internal.telephony.euicc.ICancelSessionCallback$Stub
12415com.android.internal.telephony.euicc.ICancelSessionCallback
12416com.android.internal.telephony.euicc.IDeleteProfileCallback$Stub
12417com.android.internal.telephony.euicc.IDeleteProfileCallback
12418com.android.internal.telephony.euicc.IDisableProfileCallback$Stub
12419com.android.internal.telephony.euicc.IDisableProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080012420com.android.internal.telephony.euicc.IEuiccCardController$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012421com.android.internal.telephony.euicc.IEuiccCardController$Stub
12422com.android.internal.telephony.euicc.IEuiccCardController
12423com.android.internal.telephony.euicc.IEuiccController$Stub$Proxy
12424com.android.internal.telephony.euicc.IEuiccController$Stub
12425com.android.internal.telephony.euicc.IEuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -080012426com.android.internal.telephony.euicc.IGetAllProfilesCallback$Stub
12427com.android.internal.telephony.euicc.IGetAllProfilesCallback
art-benchmark-service13164882020-11-07 02:19:14 -080012428com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback$Stub
12429com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback
12430com.android.internal.telephony.euicc.IGetEuiccChallengeCallback$Stub
12431com.android.internal.telephony.euicc.IGetEuiccChallengeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080012432com.android.internal.telephony.euicc.IGetEuiccInfo1Callback$Stub
12433com.android.internal.telephony.euicc.IGetEuiccInfo1Callback
art-benchmark-service13164882020-11-07 02:19:14 -080012434com.android.internal.telephony.euicc.IGetEuiccInfo2Callback$Stub
12435com.android.internal.telephony.euicc.IGetEuiccInfo2Callback
12436com.android.internal.telephony.euicc.IGetProfileCallback$Stub
12437com.android.internal.telephony.euicc.IGetProfileCallback
12438com.android.internal.telephony.euicc.IGetRulesAuthTableCallback$Stub
12439com.android.internal.telephony.euicc.IGetRulesAuthTableCallback
12440com.android.internal.telephony.euicc.IGetSmdsAddressCallback$Stub
12441com.android.internal.telephony.euicc.IGetSmdsAddressCallback
12442com.android.internal.telephony.euicc.IListNotificationsCallback$Stub
12443com.android.internal.telephony.euicc.IListNotificationsCallback
12444com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback$Stub
12445com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback
12446com.android.internal.telephony.euicc.IPrepareDownloadCallback$Stub
12447com.android.internal.telephony.euicc.IPrepareDownloadCallback
12448com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback$Stub
12449com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback
12450com.android.internal.telephony.euicc.IResetMemoryCallback$Stub
12451com.android.internal.telephony.euicc.IResetMemoryCallback
12452com.android.internal.telephony.euicc.IRetrieveNotificationCallback$Stub
12453com.android.internal.telephony.euicc.IRetrieveNotificationCallback
12454com.android.internal.telephony.euicc.IRetrieveNotificationListCallback$Stub
12455com.android.internal.telephony.euicc.IRetrieveNotificationListCallback
12456com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback$Stub
12457com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback
12458com.android.internal.telephony.euicc.ISetNicknameCallback$Stub
12459com.android.internal.telephony.euicc.ISetNicknameCallback
12460com.android.internal.telephony.euicc.ISwitchToProfileCallback$Stub
12461com.android.internal.telephony.euicc.ISwitchToProfileCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -070012462com.android.internal.telephony.flags.FeatureFlags
12463com.android.internal.telephony.flags.FeatureFlagsImpl
12464com.android.internal.telephony.flags.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -080012465com.android.internal.telephony.gsm.GsmInboundSmsHandler$GsmCbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080012466com.android.internal.telephony.gsm.GsmInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -080012467com.android.internal.telephony.gsm.GsmMmiCode$1
art-benchmark-service56aece62020-02-10 17:58:03 -080012468com.android.internal.telephony.gsm.GsmMmiCode
12469com.android.internal.telephony.gsm.GsmSMSDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -080012470com.android.internal.telephony.gsm.GsmSmsAddress
art-benchmark-service56aece62020-02-10 17:58:03 -080012471com.android.internal.telephony.gsm.SimTlv
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012472com.android.internal.telephony.gsm.SmsBroadcastConfigInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080012473com.android.internal.telephony.gsm.SmsMessage$PduParser
art-benchmark-service13164882020-11-07 02:19:14 -080012474com.android.internal.telephony.gsm.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012475com.android.internal.telephony.gsm.SmsMessage
art-benchmark-service13164882020-11-07 02:19:14 -080012476com.android.internal.telephony.gsm.SsData$RequestType
12477com.android.internal.telephony.gsm.SsData$ServiceType
12478com.android.internal.telephony.gsm.SsData$TeleserviceType
12479com.android.internal.telephony.gsm.SsData
art-benchmark-service56aece62020-02-10 17:58:03 -080012480com.android.internal.telephony.gsm.SuppServiceNotification
12481com.android.internal.telephony.gsm.UsimDataDownloadHandler
12482com.android.internal.telephony.gsm.UsimPhoneBookManager$File
12483com.android.internal.telephony.gsm.UsimPhoneBookManager$PbrRecord
12484com.android.internal.telephony.gsm.UsimPhoneBookManager
art-benchmark-service13164882020-11-07 02:19:14 -080012485com.android.internal.telephony.ims.ImsConfigCompatAdapter
12486com.android.internal.telephony.ims.ImsRegistrationCompatAdapter$1
12487com.android.internal.telephony.ims.ImsRegistrationCompatAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012488com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda0
12489com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda10
12490com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda11
12491com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda12
12492com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda13
12493com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda1
12494com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda2
12495com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda3
12496com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda4
12497com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda5
12498com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda6
12499com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda7
12500com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda8
12501com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda9
art-benchmark-service56aece62020-02-10 17:58:03 -080012502com.android.internal.telephony.ims.ImsResolver$1
12503com.android.internal.telephony.ims.ImsResolver$2
12504com.android.internal.telephony.ims.ImsResolver$3
12505com.android.internal.telephony.ims.ImsResolver$4
12506com.android.internal.telephony.ims.ImsResolver$5
12507com.android.internal.telephony.ims.ImsResolver$6
12508com.android.internal.telephony.ims.ImsResolver$7
12509com.android.internal.telephony.ims.ImsResolver$8
12510com.android.internal.telephony.ims.ImsResolver$ImsDynamicQueryManagerFactory
12511com.android.internal.telephony.ims.ImsResolver$ImsServiceControllerFactory
12512com.android.internal.telephony.ims.ImsResolver$ImsServiceInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012513com.android.internal.telephony.ims.ImsResolver$OverrideConfig
art-benchmark-service56aece62020-02-10 17:58:03 -080012514com.android.internal.telephony.ims.ImsResolver$SubscriptionManagerProxy
12515com.android.internal.telephony.ims.ImsResolver$TelephonyManagerProxy
12516com.android.internal.telephony.ims.ImsResolver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012517com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda0
12518com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda1
12519com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda2
12520com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda3
12521com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda4
art-benchmark-service56aece62020-02-10 17:58:03 -080012522com.android.internal.telephony.ims.ImsServiceController$1
12523com.android.internal.telephony.ims.ImsServiceController$2
12524com.android.internal.telephony.ims.ImsServiceController$3
art-benchmark-service56aece62020-02-10 17:58:03 -080012525com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback$1
12526com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback
12527com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection
12528com.android.internal.telephony.ims.ImsServiceController$ImsServiceControllerCallbacks
12529com.android.internal.telephony.ims.ImsServiceController$RebindRetry
12530com.android.internal.telephony.ims.ImsServiceController
art-benchmark-service13164882020-11-07 02:19:14 -080012531com.android.internal.telephony.ims.ImsServiceControllerCompat
art-benchmark-service56aece62020-02-10 17:58:03 -080012532com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$ImsServiceFeatureQuery
12533com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$Listener
12534com.android.internal.telephony.ims.ImsServiceFeatureQueryManager
art-benchmark-service13164882020-11-07 02:19:14 -080012535com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$1
12536com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$2
12537com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$3
12538com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$4
12539com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$5
12540com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ConfigListener
12541com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ImsRegistrationListenerBase
12542com.android.internal.telephony.ims.MmTelFeatureCompatAdapter
12543com.android.internal.telephony.ims.MmTelInterfaceAdapter
art-benchmark-service13164882020-11-07 02:19:14 -080012544com.android.internal.telephony.imsphone.ImsExternalCall
art-benchmark-service56aece62020-02-10 17:58:03 -080012545com.android.internal.telephony.imsphone.ImsExternalCallTracker$1
12546com.android.internal.telephony.imsphone.ImsExternalCallTracker$2
12547com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalCallStateListener
12548com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalConnectionListener
12549com.android.internal.telephony.imsphone.ImsExternalCallTracker$ImsCallNotify
12550com.android.internal.telephony.imsphone.ImsExternalCallTracker
12551com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
12552com.android.internal.telephony.imsphone.ImsExternalConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012553com.android.internal.telephony.imsphone.ImsPhone$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012554com.android.internal.telephony.imsphone.ImsPhone$1
12555com.android.internal.telephony.imsphone.ImsPhone$2
12556com.android.internal.telephony.imsphone.ImsPhone$3
art-benchmark-serviced5115932020-02-25 17:55:03 -080012557com.android.internal.telephony.imsphone.ImsPhone$4
art-benchmark-serviced5115932020-02-25 17:55:03 -080012558com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs$Builder
art-benchmark-service13164882020-11-07 02:19:14 -080012559com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs
12560com.android.internal.telephony.imsphone.ImsPhone$ImsManagerFactory
12561com.android.internal.telephony.imsphone.ImsPhone$SS
art-benchmark-service56aece62020-02-10 17:58:03 -080012562com.android.internal.telephony.imsphone.ImsPhone
12563com.android.internal.telephony.imsphone.ImsPhoneBase
12564com.android.internal.telephony.imsphone.ImsPhoneCall
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012565com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda0
12566com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda1
12567com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda2
12568com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -080012569com.android.internal.telephony.imsphone.ImsPhoneCallTracker$10
art-benchmark-service922a5532023-03-23 03:12:41 -070012570com.android.internal.telephony.imsphone.ImsPhoneCallTracker$12
art-benchmark-service56aece62020-02-10 17:58:03 -080012571com.android.internal.telephony.imsphone.ImsPhoneCallTracker$1
12572com.android.internal.telephony.imsphone.ImsPhoneCallTracker$2
12573com.android.internal.telephony.imsphone.ImsPhoneCallTracker$3
12574com.android.internal.telephony.imsphone.ImsPhoneCallTracker$4
12575com.android.internal.telephony.imsphone.ImsPhoneCallTracker$5
12576com.android.internal.telephony.imsphone.ImsPhoneCallTracker$6
12577com.android.internal.telephony.imsphone.ImsPhoneCallTracker$7
12578com.android.internal.telephony.imsphone.ImsPhoneCallTracker$8
12579com.android.internal.telephony.imsphone.ImsPhoneCallTracker$9
art-benchmark-service13164882020-11-07 02:19:14 -080012580com.android.internal.telephony.imsphone.ImsPhoneCallTracker$CacheEntry
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012581com.android.internal.telephony.imsphone.ImsPhoneCallTracker$Config
art-benchmark-service13164882020-11-07 02:19:14 -080012582com.android.internal.telephony.imsphone.ImsPhoneCallTracker$ConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080012583com.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState
12584com.android.internal.telephony.imsphone.ImsPhoneCallTracker$MmTelFeatureListener
art-benchmark-service56aece62020-02-10 17:58:03 -080012585com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneStateListener
12586com.android.internal.telephony.imsphone.ImsPhoneCallTracker$SharedPreferenceProxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012587com.android.internal.telephony.imsphone.ImsPhoneCallTracker$VtDataUsageProvider
art-benchmark-service56aece62020-02-10 17:58:03 -080012588com.android.internal.telephony.imsphone.ImsPhoneCallTracker
12589com.android.internal.telephony.imsphone.ImsPhoneCommandInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012590com.android.internal.telephony.imsphone.ImsPhoneConnection$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012591com.android.internal.telephony.imsphone.ImsPhoneConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080012592com.android.internal.telephony.imsphone.ImsPhoneConnection
12593com.android.internal.telephony.imsphone.ImsPhoneFactory
12594com.android.internal.telephony.imsphone.ImsPhoneMmiCode
12595com.android.internal.telephony.imsphone.ImsPullCall
art-benchmark-service13164882020-11-07 02:19:14 -080012596com.android.internal.telephony.imsphone.ImsRcsStatusListener
12597com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012598com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
art-benchmark-service13164882020-11-07 02:19:14 -080012599com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper
12600com.android.internal.telephony.imsphone.ImsRttTextHandler$InCallReaderThread
12601com.android.internal.telephony.imsphone.ImsRttTextHandler$NetworkWriter
12602com.android.internal.telephony.imsphone.ImsRttTextHandler
art-benchmark-service84deab32021-05-12 09:41:00 -070012603com.android.internal.telephony.metrics.AirplaneModeStats
art-benchmark-service13164882020-11-07 02:19:14 -080012604com.android.internal.telephony.metrics.CallQualityMetrics$TimestampedQualitySnapshot
12605com.android.internal.telephony.metrics.CallQualityMetrics
art-benchmark-service56aece62020-02-10 17:58:03 -080012606com.android.internal.telephony.metrics.CallSessionEventBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012607com.android.internal.telephony.metrics.CarrierIdMatchStats
12608com.android.internal.telephony.metrics.DataCallSessionStats
art-benchmark-service64daec62024-05-18 02:02:57 -070012609com.android.internal.telephony.metrics.DataStallRecoveryStats$$ExternalSyntheticLambda0
12610com.android.internal.telephony.metrics.DataStallRecoveryStats$1
12611com.android.internal.telephony.metrics.DataStallRecoveryStats$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012612com.android.internal.telephony.metrics.DataStallRecoveryStats
12613com.android.internal.telephony.metrics.ImsStats
art-benchmark-service56aece62020-02-10 17:58:03 -080012614com.android.internal.telephony.metrics.InProgressCallSession
12615com.android.internal.telephony.metrics.InProgressSmsSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012616com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda0
12617com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda10
12618com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda11
12619com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda1
12620com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda2
12621com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda3
12622com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda4
12623com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda5
12624com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda6
12625com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda7
12626com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda8
12627com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda9
art-benchmark-service13164882020-11-07 02:19:14 -080012628com.android.internal.telephony.metrics.MetricsCollector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012629com.android.internal.telephony.metrics.ModemPowerMetrics$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012630com.android.internal.telephony.metrics.ModemPowerMetrics
art-benchmark-service84deab32021-05-12 09:41:00 -070012631com.android.internal.telephony.metrics.ModemRestartStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012632com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda0
12633com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda1
12634com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda2
12635com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda3
12636com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda4
12637com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda5
12638com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda6
12639com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda7
12640com.android.internal.telephony.metrics.PersistAtomsStorage$1
art-benchmark-service13164882020-11-07 02:19:14 -080012641com.android.internal.telephony.metrics.PersistAtomsStorage
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012642com.android.internal.telephony.metrics.SatelliteStats$CarrierRoamingSatelliteControllerStatsParams
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012643com.android.internal.telephony.metrics.ServiceStateStats$$ExternalSyntheticLambda0
12644com.android.internal.telephony.metrics.ServiceStateStats$TimestampedServiceState
12645com.android.internal.telephony.metrics.ServiceStateStats
art-benchmark-service13164882020-11-07 02:19:14 -080012646com.android.internal.telephony.metrics.SimSlotState
art-benchmark-service56aece62020-02-10 17:58:03 -080012647com.android.internal.telephony.metrics.SmsSessionEventBuilder
art-benchmark-service13164882020-11-07 02:19:14 -080012648com.android.internal.telephony.metrics.SmsStats
art-benchmark-service56aece62020-02-10 17:58:03 -080012649com.android.internal.telephony.metrics.TelephonyEventBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012650com.android.internal.telephony.metrics.TelephonyMetrics$$ExternalSyntheticLambda0
12651com.android.internal.telephony.metrics.TelephonyMetrics$$ExternalSyntheticLambda1
12652com.android.internal.telephony.metrics.TelephonyMetrics$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080012653com.android.internal.telephony.metrics.TelephonyMetrics$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012654com.android.internal.telephony.metrics.TelephonyMetrics$BwEstimationStats
art-benchmark-service56aece62020-02-10 17:58:03 -080012655com.android.internal.telephony.metrics.TelephonyMetrics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012656com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda0
12657com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda1
12658com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda2
12659com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda3
12660com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda4
12661com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda5
art-benchmark-service13164882020-11-07 02:19:14 -080012662com.android.internal.telephony.metrics.VoiceCallRatTracker$Key
12663com.android.internal.telephony.metrics.VoiceCallRatTracker$Value
12664com.android.internal.telephony.metrics.VoiceCallRatTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012665com.android.internal.telephony.metrics.VoiceCallSessionStats$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012666com.android.internal.telephony.metrics.VoiceCallSessionStats$1
12667com.android.internal.telephony.metrics.VoiceCallSessionStats
art-benchmark-service56aece62020-02-10 17:58:03 -080012668com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute
12669com.android.internal.telephony.nano.CarrierIdProto$CarrierId
12670com.android.internal.telephony.nano.CarrierIdProto$CarrierList
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012671com.android.internal.telephony.nano.PersistAtomsProto$CarrierIdMismatch
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012672com.android.internal.telephony.nano.PersistAtomsProto$CarrierRoamingSatelliteControllerStats
12673com.android.internal.telephony.nano.PersistAtomsProto$CarrierRoamingSatelliteSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012674com.android.internal.telephony.nano.PersistAtomsProto$CellularDataServiceSwitch
12675com.android.internal.telephony.nano.PersistAtomsProto$CellularServiceState
12676com.android.internal.telephony.nano.PersistAtomsProto$DataCallSession
art-benchmark-service64daec62024-05-18 02:02:57 -070012677com.android.internal.telephony.nano.PersistAtomsProto$DataNetworkValidation
art-benchmark-service84f185c2023-07-24 02:43:42 -070012678com.android.internal.telephony.nano.PersistAtomsProto$EmergencyNumbersInfo
art-benchmark-service00abe242023-02-13 10:31:34 -080012679com.android.internal.telephony.nano.PersistAtomsProto$GbaEvent
12680com.android.internal.telephony.nano.PersistAtomsProto$ImsDedicatedBearerEvent
12681com.android.internal.telephony.nano.PersistAtomsProto$ImsDedicatedBearerListenerEvent
12682com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationFeatureTagStats
12683com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationServiceDescStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012684com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationStats
12685com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationTermination
art-benchmark-service13164882020-11-07 02:19:14 -080012686com.android.internal.telephony.nano.PersistAtomsProto$IncomingSms
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012687com.android.internal.telephony.nano.PersistAtomsProto$NetworkRequests
art-benchmark-service00abe242023-02-13 10:31:34 -080012688com.android.internal.telephony.nano.PersistAtomsProto$NetworkRequestsV2
12689com.android.internal.telephony.nano.PersistAtomsProto$OutgoingShortCodeSms
art-benchmark-service84deab32021-05-12 09:41:00 -070012690com.android.internal.telephony.nano.PersistAtomsProto$OutgoingSms
art-benchmark-service13164882020-11-07 02:19:14 -080012691com.android.internal.telephony.nano.PersistAtomsProto$PersistAtoms
art-benchmark-service00abe242023-02-13 10:31:34 -080012692com.android.internal.telephony.nano.PersistAtomsProto$PresenceNotifyEvent
12693com.android.internal.telephony.nano.PersistAtomsProto$RcsAcsProvisioningStats
12694com.android.internal.telephony.nano.PersistAtomsProto$RcsClientProvisioningStats
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012695com.android.internal.telephony.nano.PersistAtomsProto$SatelliteAccessController
12696com.android.internal.telephony.nano.PersistAtomsProto$SatelliteConfigUpdater
art-benchmark-service84f185c2023-07-24 02:43:42 -070012697com.android.internal.telephony.nano.PersistAtomsProto$SatelliteController
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012698com.android.internal.telephony.nano.PersistAtomsProto$SatelliteEntitlement
art-benchmark-service84f185c2023-07-24 02:43:42 -070012699com.android.internal.telephony.nano.PersistAtomsProto$SatelliteIncomingDatagram
12700com.android.internal.telephony.nano.PersistAtomsProto$SatelliteOutgoingDatagram
12701com.android.internal.telephony.nano.PersistAtomsProto$SatelliteProvision
12702com.android.internal.telephony.nano.PersistAtomsProto$SatelliteSession
12703com.android.internal.telephony.nano.PersistAtomsProto$SatelliteSosMessageRecommender
art-benchmark-service00abe242023-02-13 10:31:34 -080012704com.android.internal.telephony.nano.PersistAtomsProto$SipDelegateStats
12705com.android.internal.telephony.nano.PersistAtomsProto$SipMessageResponse
12706com.android.internal.telephony.nano.PersistAtomsProto$SipTransportFeatureTagStats
12707com.android.internal.telephony.nano.PersistAtomsProto$SipTransportSession
12708com.android.internal.telephony.nano.PersistAtomsProto$UceEventStats
12709com.android.internal.telephony.nano.PersistAtomsProto$UnmeteredNetworks
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012710com.android.internal.telephony.nano.PersistAtomsProto$VoiceCallRatUsage
art-benchmark-service13164882020-11-07 02:19:14 -080012711com.android.internal.telephony.nano.PersistAtomsProto$VoiceCallSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012712com.android.internal.telephony.nano.StoredPinProto$EncryptedPin
12713com.android.internal.telephony.nano.StoredPinProto$StoredPin$PinStatus
12714com.android.internal.telephony.nano.StoredPinProto$StoredPin
art-benchmark-service56aece62020-02-10 17:58:03 -080012715com.android.internal.telephony.nano.TelephonyProto$ActiveSubscriptionInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012716com.android.internal.telephony.nano.TelephonyProto$BandwidthEstimatorStats$PerLevel
12717com.android.internal.telephony.nano.TelephonyProto$BandwidthEstimatorStats$PerRat
12718com.android.internal.telephony.nano.TelephonyProto$BandwidthEstimatorStats
art-benchmark-service56aece62020-02-10 17:58:03 -080012719com.android.internal.telephony.nano.TelephonyProto$EmergencyNumberInfo
12720com.android.internal.telephony.nano.TelephonyProto$ImsCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -080012721com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState$State
art-benchmark-service56aece62020-02-10 17:58:03 -080012722com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState
12723com.android.internal.telephony.nano.TelephonyProto$ImsReasonInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012724com.android.internal.telephony.nano.TelephonyProto$ImsServiceErrno
art-benchmark-service56aece62020-02-10 17:58:03 -080012725com.android.internal.telephony.nano.TelephonyProto$ModemPowerStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012726com.android.internal.telephony.nano.TelephonyProto$NrMode
art-benchmark-service13164882020-11-07 02:19:14 -080012727com.android.internal.telephony.nano.TelephonyProto$PdpType
12728com.android.internal.telephony.nano.TelephonyProto$RadioAccessTechnology
12729com.android.internal.telephony.nano.TelephonyProto$RilDataCall$State
art-benchmark-service56aece62020-02-10 17:58:03 -080012730com.android.internal.telephony.nano.TelephonyProto$RilDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080012731com.android.internal.telephony.nano.TelephonyProto$RilErrno
12732com.android.internal.telephony.nano.TelephonyProto$SimState
12733com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessage
12734com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessageType
12735com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBPriority
12736com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Format
12737com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$IncompleteSms
12738com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$SmsType
12739com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Tech
12740com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080012741com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event
12742com.android.internal.telephony.nano.TelephonyProto$SmsSession
art-benchmark-service13164882020-11-07 02:19:14 -080012743com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$AudioCodec
12744com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality$CallQualityLevel
12745com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality
12746com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQualitySummary
12747com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallState
12748com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$ImsCommand
12749com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$PhoneState
12750com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080012751com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall
art-benchmark-service13164882020-11-07 02:19:14 -080012752com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilRequest
12753com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilSrvccState
12754com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$SignalStrength
12755com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080012756com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event
12757com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession
art-benchmark-service13164882020-11-07 02:19:14 -080012758com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ApnType
art-benchmark-service56aece62020-02-10 17:58:03 -080012759com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatching
12760com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatchingResult
art-benchmark-service13164882020-11-07 02:19:14 -080012761com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange$KeyType
12762com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange
12763com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch$Reason
art-benchmark-service56aece62020-02-10 17:58:03 -080012764com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080012765com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$EventState
12766com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ModemRestart
art-benchmark-serviced5115932020-02-25 17:55:03 -080012767com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012768com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkValidationState
art-benchmark-service56aece62020-02-10 17:58:03 -080012769com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$OnDemandDataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080012770com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall$DeactivateReason
art-benchmark-service56aece62020-02-10 17:58:03 -080012771com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080012772com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall$RilDataProfile
art-benchmark-service56aece62020-02-10 17:58:03 -080012773com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080012774com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse$RilDataCallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -080012775com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse
art-benchmark-service13164882020-11-07 02:19:14 -080012776com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080012777com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent
12778com.android.internal.telephony.nano.TelephonyProto$TelephonyHistogram
12779com.android.internal.telephony.nano.TelephonyProto$TelephonyLog
art-benchmark-service13164882020-11-07 02:19:14 -080012780com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Domain
12781com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$FrequencyRange
12782com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NetworkRegistrationInfo
12783com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NrState
12784com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$RoamingType
art-benchmark-service56aece62020-02-10 17:58:03 -080012785com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$TelephonyOperator
art-benchmark-service13164882020-11-07 02:19:14 -080012786com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Transport
art-benchmark-service56aece62020-02-10 17:58:03 -080012787com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState
art-benchmark-service13164882020-11-07 02:19:14 -080012788com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$RilNetworkMode
12789com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$WiFiCallingMode
art-benchmark-service56aece62020-02-10 17:58:03 -080012790com.android.internal.telephony.nano.TelephonyProto$TelephonySettings
12791com.android.internal.telephony.nano.TelephonyProto$Time
art-benchmark-service13164882020-11-07 02:19:14 -080012792com.android.internal.telephony.nano.TelephonyProto$TimeInterval
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012793com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda0
12794com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda1
12795com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda2
art-benchmark-service13164882020-11-07 02:19:14 -080012796com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$1
12797com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$NitzSignalInputFilterPredicateImpl
12798com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$TrivalentPredicate
12799com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory
12800com.android.internal.telephony.nitz.NitzStateMachineImpl$NitzSignalInputFilterPredicate
12801com.android.internal.telephony.nitz.NitzStateMachineImpl$TimeZoneSuggester
12802com.android.internal.telephony.nitz.NitzStateMachineImpl
12803com.android.internal.telephony.nitz.TimeServiceHelper
12804com.android.internal.telephony.nitz.TimeServiceHelperImpl
art-benchmark-service13164882020-11-07 02:19:14 -080012805com.android.internal.telephony.nitz.TimeZoneLookupHelper$CountryResult
12806com.android.internal.telephony.nitz.TimeZoneLookupHelper
12807com.android.internal.telephony.nitz.TimeZoneSuggesterImpl
12808com.android.internal.telephony.phonenumbers.AlternateFormatsCountryCodeSet
12809com.android.internal.telephony.phonenumbers.AsYouTypeFormatter
12810com.android.internal.telephony.phonenumbers.CountryCodeToRegionCodeMap
12811com.android.internal.telephony.phonenumbers.MetadataLoader
art-benchmark-service13164882020-11-07 02:19:14 -080012812com.android.internal.telephony.phonenumbers.NumberParseException$ErrorType
12813com.android.internal.telephony.phonenumbers.NumberParseException
12814com.android.internal.telephony.phonenumbers.PhoneNumberMatch
12815com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
12816com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$State
12817com.android.internal.telephony.phonenumbers.PhoneNumberMatcher
12818com.android.internal.telephony.phonenumbers.PhoneNumberToCarrierMapper
12819com.android.internal.telephony.phonenumbers.PhoneNumberUtil$1
12820com.android.internal.telephony.phonenumbers.PhoneNumberUtil$2
12821com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$1
12822com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$2
12823com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3$1
12824com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3
12825com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4$1
12826com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4
12827com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency
12828com.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType
12829com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
12830com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberType
12831com.android.internal.telephony.phonenumbers.PhoneNumberUtil$ValidationResult
12832com.android.internal.telephony.phonenumbers.PhoneNumberUtil
12833com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat$Builder
12834com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat
12835com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata$Builder
12836com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata
12837com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
12838com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection
12839com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
12840com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc
art-benchmark-service13164882020-11-07 02:19:14 -080012841com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
12842com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-service13164882020-11-07 02:19:14 -080012843com.android.internal.telephony.phonenumbers.ShortNumberInfo$ShortNumberCost
12844com.android.internal.telephony.phonenumbers.ShortNumberInfo
12845com.android.internal.telephony.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -080012846com.android.internal.telephony.phonenumbers.internal.MatcherApi
12847com.android.internal.telephony.phonenumbers.internal.RegexBasedMatcher
12848com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache$1
12849com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache
12850com.android.internal.telephony.phonenumbers.internal.RegexCache
art-benchmark-service08401c12022-12-23 09:27:20 -080012851com.android.internal.telephony.phonenumbers.metadata.DefaultMetadataDependenciesProvider
12852com.android.internal.telephony.phonenumbers.metadata.init.ClassPathResourceMetadataLoader
12853com.android.internal.telephony.phonenumbers.metadata.init.MetadataParser
12854com.android.internal.telephony.phonenumbers.metadata.source.BlockingMetadataBootstrappingGuard
12855com.android.internal.telephony.phonenumbers.metadata.source.CompositeMetadataContainer
12856com.android.internal.telephony.phonenumbers.metadata.source.FormattingMetadataSource
12857com.android.internal.telephony.phonenumbers.metadata.source.FormattingMetadataSourceImpl
12858com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer$1
12859com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer$2
12860com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer$KeyProvider
12861com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer
12862com.android.internal.telephony.phonenumbers.metadata.source.MetadataBootstrappingGuard
12863com.android.internal.telephony.phonenumbers.metadata.source.MetadataContainer
12864com.android.internal.telephony.phonenumbers.metadata.source.MetadataSource
12865com.android.internal.telephony.phonenumbers.metadata.source.MetadataSourceImpl
12866com.android.internal.telephony.phonenumbers.metadata.source.MultiFileModeFileNameProvider
12867com.android.internal.telephony.phonenumbers.metadata.source.NonGeographicalEntityMetadataSource
12868com.android.internal.telephony.phonenumbers.metadata.source.PhoneMetadataFileNameProvider
12869com.android.internal.telephony.phonenumbers.metadata.source.RegionMetadataSource
12870com.android.internal.telephony.phonenumbers.metadata.source.RegionMetadataSourceImpl
art-benchmark-service13164882020-11-07 02:19:14 -080012871com.android.internal.telephony.phonenumbers.prefixmapper.DefaultMapStorage
12872com.android.internal.telephony.phonenumbers.prefixmapper.FlyweightMapStorage
12873com.android.internal.telephony.phonenumbers.prefixmapper.MappingFileProvider
12874com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMap
12875com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
12876com.android.internal.telephony.phonenumbers.prefixmapper.PrefixFileReader
12877com.android.internal.telephony.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-service56aece62020-02-10 17:58:03 -080012878com.android.internal.telephony.protobuf.nano.CodedInputByteBufferNano
12879com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
12880com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano
12881com.android.internal.telephony.protobuf.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080012882com.android.internal.telephony.protobuf.nano.Extension$1
12883com.android.internal.telephony.protobuf.nano.Extension$PrimitiveExtension
12884com.android.internal.telephony.protobuf.nano.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -080012885com.android.internal.telephony.protobuf.nano.FieldArray
12886com.android.internal.telephony.protobuf.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080012887com.android.internal.telephony.protobuf.nano.InternalNano
12888com.android.internal.telephony.protobuf.nano.InvalidProtocolBufferNanoException
art-benchmark-service13164882020-11-07 02:19:14 -080012889com.android.internal.telephony.protobuf.nano.MapFactories$1
12890com.android.internal.telephony.protobuf.nano.MapFactories$DefaultMapFactory
12891com.android.internal.telephony.protobuf.nano.MapFactories$MapFactory
12892com.android.internal.telephony.protobuf.nano.MapFactories
art-benchmark-service56aece62020-02-10 17:58:03 -080012893com.android.internal.telephony.protobuf.nano.MessageNano
12894com.android.internal.telephony.protobuf.nano.MessageNanoPrinter
art-benchmark-service13164882020-11-07 02:19:14 -080012895com.android.internal.telephony.protobuf.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080012896com.android.internal.telephony.protobuf.nano.WireFormatNano
art-benchmark-service13164882020-11-07 02:19:14 -080012897com.android.internal.telephony.protobuf.nano.android.ParcelableExtendableMessageNano
12898com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNano
12899com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNanoCreator
art-benchmark-service922a5532023-03-23 03:12:41 -070012900com.android.internal.telephony.satellite.PointingAppController
12901com.android.internal.telephony.satellite.SatelliteModemInterface
12902com.android.internal.telephony.satellite.SatelliteSessionController
art-benchmark-service64daec62024-05-18 02:02:57 -070012903com.android.internal.telephony.satellite.nano.SatelliteConfigData$CarrierSupportedSatelliteServicesProto
12904com.android.internal.telephony.satellite.nano.SatelliteConfigData$SatelliteConfigProto
12905com.android.internal.telephony.satellite.nano.SatelliteConfigData$SatelliteProviderCapabilityProto
12906com.android.internal.telephony.satellite.nano.SatelliteConfigData$SatelliteRegionProto
12907com.android.internal.telephony.satellite.nano.SatelliteConfigData$TelephonyConfigProto
art-benchmark-serviceadd95622024-03-14 09:26:37 -070012908com.android.internal.telephony.security.NullCipherNotifier
art-benchmark-service00abe242023-02-13 10:31:34 -080012909com.android.internal.telephony.subscription.SubscriptionManagerService$SubscriptionManagerServiceCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012910com.android.internal.telephony.test.SimulatedRadioControl
art-benchmark-service13164882020-11-07 02:19:14 -080012911com.android.internal.telephony.test.TestConferenceEventPackageParser
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012912com.android.internal.telephony.uicc.AdnCapacity$1
12913com.android.internal.telephony.uicc.AdnCapacity
art-benchmark-service56aece62020-02-10 17:58:03 -080012914com.android.internal.telephony.uicc.AdnRecord$1
12915com.android.internal.telephony.uicc.AdnRecord
12916com.android.internal.telephony.uicc.AdnRecordCache
12917com.android.internal.telephony.uicc.AdnRecordLoader
12918com.android.internal.telephony.uicc.AnswerToReset$HistoricalBytes
12919com.android.internal.telephony.uicc.AnswerToReset$InterfaceByte
12920com.android.internal.telephony.uicc.AnswerToReset
art-benchmark-service13164882020-11-07 02:19:14 -080012921com.android.internal.telephony.uicc.CarrierAppInstallReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080012922com.android.internal.telephony.uicc.CarrierTestOverride
12923com.android.internal.telephony.uicc.CsimFileHandler
12924com.android.internal.telephony.uicc.IccCardApplicationStatus$AppState
12925com.android.internal.telephony.uicc.IccCardApplicationStatus$AppType
12926com.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState
12927com.android.internal.telephony.uicc.IccCardApplicationStatus
12928com.android.internal.telephony.uicc.IccCardStatus$CardState
12929com.android.internal.telephony.uicc.IccCardStatus$PinState
12930com.android.internal.telephony.uicc.IccCardStatus
12931com.android.internal.telephony.uicc.IccConstants
12932com.android.internal.telephony.uicc.IccException
12933com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
12934com.android.internal.telephony.uicc.IccFileHandler
12935com.android.internal.telephony.uicc.IccFileNotFound
12936com.android.internal.telephony.uicc.IccFileTypeMismatch
12937com.android.internal.telephony.uicc.IccIoResult
art-benchmark-service13164882020-11-07 02:19:14 -080012938com.android.internal.telephony.uicc.IccRecords$AuthAsyncResponse
art-benchmark-service56aece62020-02-10 17:58:03 -080012939com.android.internal.telephony.uicc.IccRecords$IccRecordLoaded
art-benchmark-service13164882020-11-07 02:19:14 -080012940com.android.internal.telephony.uicc.IccRecords$OperatorPlmnInfo
12941com.android.internal.telephony.uicc.IccRecords$PlmnNetworkName
art-benchmark-service56aece62020-02-10 17:58:03 -080012942com.android.internal.telephony.uicc.IccRecords
12943com.android.internal.telephony.uicc.IccRefreshResponse
12944com.android.internal.telephony.uicc.IccServiceTable
art-benchmark-service56aece62020-02-10 17:58:03 -080012945com.android.internal.telephony.uicc.IccSlotStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012946com.android.internal.telephony.uicc.IccUtils
art-benchmark-service13164882020-11-07 02:19:14 -080012947com.android.internal.telephony.uicc.IccVmFixedException
art-benchmark-service56aece62020-02-10 17:58:03 -080012948com.android.internal.telephony.uicc.IccVmNotSupportedException
12949com.android.internal.telephony.uicc.InstallCarrierAppTrampolineActivity
12950com.android.internal.telephony.uicc.InstallCarrierAppUtils
12951com.android.internal.telephony.uicc.IsimFileHandler
12952com.android.internal.telephony.uicc.IsimRecords
12953com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimDomainLoaded
12954com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpiLoaded
12955com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpuLoaded
12956com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimIstLoaded
12957com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimPcscfLoaded
12958com.android.internal.telephony.uicc.IsimUiccRecords
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012959com.android.internal.telephony.uicc.PinStorage$1
12960com.android.internal.telephony.uicc.PinStorage
art-benchmark-service56aece62020-02-10 17:58:03 -080012961com.android.internal.telephony.uicc.PlmnActRecord$1
12962com.android.internal.telephony.uicc.PlmnActRecord
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012963com.android.internal.telephony.uicc.ReceivedPhonebookRecords
art-benchmark-service56aece62020-02-10 17:58:03 -080012964com.android.internal.telephony.uicc.RuimFileHandler
art-benchmark-service13164882020-11-07 02:19:14 -080012965com.android.internal.telephony.uicc.RuimRecords$EfCsimCdmaHomeLoaded
12966com.android.internal.telephony.uicc.RuimRecords$EfCsimEprlLoaded
12967com.android.internal.telephony.uicc.RuimRecords$EfCsimImsimLoaded
12968com.android.internal.telephony.uicc.RuimRecords$EfCsimLiLoaded
12969com.android.internal.telephony.uicc.RuimRecords$EfCsimMdnLoaded
12970com.android.internal.telephony.uicc.RuimRecords$EfCsimMipUppLoaded
12971com.android.internal.telephony.uicc.RuimRecords$EfCsimSpnLoaded
12972com.android.internal.telephony.uicc.RuimRecords$EfPlLoaded
art-benchmark-service56aece62020-02-10 17:58:03 -080012973com.android.internal.telephony.uicc.RuimRecords
12974com.android.internal.telephony.uicc.SIMFileHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080012975com.android.internal.telephony.uicc.SIMRecords$EfPlLoaded
12976com.android.internal.telephony.uicc.SIMRecords$EfUsimLiLoaded
12977com.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState
12978com.android.internal.telephony.uicc.SIMRecords
art-benchmark-service13164882020-11-07 02:19:14 -080012979com.android.internal.telephony.uicc.ShowInstallAppNotificationReceiver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012980com.android.internal.telephony.uicc.SimPhonebookRecord$Builder
12981com.android.internal.telephony.uicc.SimPhonebookRecord
12982com.android.internal.telephony.uicc.SimPhonebookRecordCache$$ExternalSyntheticLambda0
12983com.android.internal.telephony.uicc.SimPhonebookRecordCache$UpdateRequest
12984com.android.internal.telephony.uicc.SimPhonebookRecordCache
art-benchmark-service56aece62020-02-10 17:58:03 -080012985com.android.internal.telephony.uicc.UiccCard
12986com.android.internal.telephony.uicc.UiccCardApplication$1
12987com.android.internal.telephony.uicc.UiccCardApplication$2
12988com.android.internal.telephony.uicc.UiccCardApplication
12989com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$1
12990com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$TLV
12991com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules
12992com.android.internal.telephony.uicc.UiccController$1
12993com.android.internal.telephony.uicc.UiccController
12994com.android.internal.telephony.uicc.UiccPkcs15$FileHandler
12995com.android.internal.telephony.uicc.UiccPkcs15$Pkcs15Selector
12996com.android.internal.telephony.uicc.UiccPkcs15
12997com.android.internal.telephony.uicc.UiccProfile$1
12998com.android.internal.telephony.uicc.UiccProfile$2
12999com.android.internal.telephony.uicc.UiccProfile$3
13000com.android.internal.telephony.uicc.UiccProfile$4
13001com.android.internal.telephony.uicc.UiccProfile$5
13002com.android.internal.telephony.uicc.UiccProfile
art-benchmark-service13164882020-11-07 02:19:14 -080013003com.android.internal.telephony.uicc.UiccSlot$1
art-benchmark-service56aece62020-02-10 17:58:03 -080013004com.android.internal.telephony.uicc.UiccSlot
13005com.android.internal.telephony.uicc.UiccStateChangedLauncher
13006com.android.internal.telephony.uicc.UsimFileHandler
13007com.android.internal.telephony.uicc.UsimServiceTable$UsimService
13008com.android.internal.telephony.uicc.UsimServiceTable
13009com.android.internal.telephony.uicc.VoiceMailConstants
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013010com.android.internal.telephony.uicc.asn1.Asn1Decoder
13011com.android.internal.telephony.uicc.asn1.Asn1Node$Builder
13012com.android.internal.telephony.uicc.asn1.Asn1Node
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013013com.android.internal.telephony.uicc.asn1.InvalidAsn1DataException
13014com.android.internal.telephony.uicc.asn1.TagNotFoundException
art-benchmark-service13164882020-11-07 02:19:14 -080013015com.android.internal.telephony.uicc.euicc.EuiccCard$1
art-benchmark-service56aece62020-02-10 17:58:03 -080013016com.android.internal.telephony.uicc.euicc.EuiccCard
art-benchmark-service13164882020-11-07 02:19:14 -080013017com.android.internal.telephony.uicc.euicc.EuiccCardErrorException
13018com.android.internal.telephony.uicc.euicc.EuiccCardException
art-benchmark-service56aece62020-02-10 17:58:03 -080013019com.android.internal.telephony.uicc.euicc.EuiccSpecVersion
art-benchmark-service13164882020-11-07 02:19:14 -080013020com.android.internal.telephony.uicc.euicc.Tags
13021com.android.internal.telephony.uicc.euicc.apdu.ApduCommand
13022com.android.internal.telephony.uicc.euicc.apdu.ApduException
13023com.android.internal.telephony.uicc.euicc.apdu.ApduSender$1
13024com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2$1
13025com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2
13026com.android.internal.telephony.uicc.euicc.apdu.ApduSender$3
13027com.android.internal.telephony.uicc.euicc.apdu.ApduSender$4
13028com.android.internal.telephony.uicc.euicc.apdu.ApduSender
13029com.android.internal.telephony.uicc.euicc.apdu.ApduSenderResultCallback
13030com.android.internal.telephony.uicc.euicc.apdu.CloseLogicalChannelInvocation
13031com.android.internal.telephony.uicc.euicc.apdu.OpenLogicalChannelInvocation
13032com.android.internal.telephony.uicc.euicc.apdu.RequestBuilder
13033com.android.internal.telephony.uicc.euicc.apdu.RequestProvider
13034com.android.internal.telephony.uicc.euicc.apdu.TransmitApduLogicalChannelInvocation
13035com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation
13036com.android.internal.telephony.uicc.euicc.async.AsyncResultCallback
13037com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$1
13038com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$2
13039com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013040com.android.internal.telephony.util.ArrayUtils
art-benchmark-service08401c12022-12-23 09:27:20 -080013041com.android.internal.telephony.util.BitUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013042com.android.internal.telephony.util.CollectionUtils
13043com.android.internal.telephony.util.ConnectivityUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013044com.android.internal.telephony.util.DnsPacket$DnsHeader
13045com.android.internal.telephony.util.DnsPacket$DnsRecord
13046com.android.internal.telephony.util.DnsPacket$ParseException
13047com.android.internal.telephony.util.DnsPacket
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013048com.android.internal.telephony.util.DnsSdTxtRecord$1
13049com.android.internal.telephony.util.DnsSdTxtRecord
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013050com.android.internal.telephony.util.HandlerExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080013051com.android.internal.telephony.util.Inet4AddressUtils
13052com.android.internal.telephony.util.InetAddressUtils
13053com.android.internal.telephony.util.IpRange
art-benchmark-service84deab32021-05-12 09:41:00 -070013054com.android.internal.telephony.util.IpUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013055com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult
13056com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult
13057com.android.internal.telephony.util.LinkPropertiesUtils
13058com.android.internal.telephony.util.LocaleUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013059com.android.internal.telephony.util.LocationPermissionChecker
art-benchmark-service13164882020-11-07 02:19:14 -080013060com.android.internal.telephony.util.MacAddressUtils
13061com.android.internal.telephony.util.NetUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013062com.android.internal.telephony.util.NetworkCapabilitiesUtils
13063com.android.internal.telephony.util.NetworkIdentityUtils
13064com.android.internal.telephony.util.NetworkStackConstants
art-benchmark-service56aece62020-02-10 17:58:03 -080013065com.android.internal.telephony.util.NotificationChannelController$1
13066com.android.internal.telephony.util.NotificationChannelController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013067com.android.internal.telephony.util.PermissionUtils
13068com.android.internal.telephony.util.ProxyUtils
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013069com.android.internal.telephony.util.RemoteCallbackListExt
art-benchmark-service56aece62020-02-10 17:58:03 -080013070com.android.internal.telephony.util.SMSDispatcherUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013071com.android.internal.telephony.util.TelephonyUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080013072com.android.internal.telephony.util.VoicemailNotificationSettingsUtil
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013073com.android.internal.telephony.util.XmlUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013074com.android.internal.textservice.ISpellCheckerService$Stub$Proxy
13075com.android.internal.textservice.ISpellCheckerService$Stub
13076com.android.internal.textservice.ISpellCheckerService
art-benchmark-serviced5115932020-02-25 17:55:03 -080013077com.android.internal.textservice.ISpellCheckerServiceCallback$Stub$Proxy
13078com.android.internal.textservice.ISpellCheckerServiceCallback$Stub
13079com.android.internal.textservice.ISpellCheckerServiceCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013080com.android.internal.textservice.ISpellCheckerSession$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013081com.android.internal.textservice.ISpellCheckerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080013082com.android.internal.textservice.ISpellCheckerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013083com.android.internal.textservice.ISpellCheckerSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013084com.android.internal.textservice.ISpellCheckerSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080013085com.android.internal.textservice.ISpellCheckerSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013086com.android.internal.textservice.ITextServicesManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013087com.android.internal.textservice.ITextServicesManager$Stub
13088com.android.internal.textservice.ITextServicesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013089com.android.internal.textservice.ITextServicesSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013090com.android.internal.textservice.ITextServicesSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080013091com.android.internal.textservice.ITextServicesSessionListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013092com.android.internal.transition.EpicenterTranslateClipReveal$1
13093com.android.internal.transition.EpicenterTranslateClipReveal$State
13094com.android.internal.transition.EpicenterTranslateClipReveal$StateEvaluator
13095com.android.internal.transition.EpicenterTranslateClipReveal$StateProperty
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013096com.android.internal.transition.EpicenterTranslateClipReveal
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013097com.android.internal.transition.TransitionConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -080013098com.android.internal.usb.DumpUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013099com.android.internal.util.AnnotationValidations
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013100com.android.internal.util.ArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013101com.android.internal.util.AsyncChannel$AsyncChannelConnection
13102com.android.internal.util.AsyncChannel$DeathMonitor
13103com.android.internal.util.AsyncChannel$SyncMessenger$SyncHandler
13104com.android.internal.util.AsyncChannel$SyncMessenger
Calin Juravle00b23d32019-03-08 17:52:20 -080013105com.android.internal.util.AsyncChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013106com.android.internal.util.BitUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013107com.android.internal.util.BitwiseInputStream$AccessException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013108com.android.internal.util.BitwiseOutputStream$AccessException
Calin Juravle00b23d32019-03-08 17:52:20 -080013109com.android.internal.util.CollectionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013110com.android.internal.util.ConcurrentUtils$1$1
13111com.android.internal.util.ConcurrentUtils$1
13112com.android.internal.util.ConcurrentUtils$DirectExecutor
13113com.android.internal.util.ConcurrentUtils
13114com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
13115com.android.internal.util.ContrastColorUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -080013116com.android.internal.util.DumpUtils$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013117com.android.internal.util.DumpUtils$Dump
13118com.android.internal.util.DumpUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013119com.android.internal.util.EmergencyAffordanceManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013120com.android.internal.util.ExponentiallyBucketedHistogram
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013121com.android.internal.util.FastMath
Andreas Gampe61e7b662015-06-17 23:57:04 -070013122com.android.internal.util.FastPrintWriter$DummyWriter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013123com.android.internal.util.FastPrintWriter-IA
13124com.android.internal.util.FastPrintWriter
Dianne Hackborn2269d1572010-02-24 19:54:22 -080013125com.android.internal.util.FastXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013126com.android.internal.util.FileRotator$FileInfo
13127com.android.internal.util.FileRotator$Reader
13128com.android.internal.util.FileRotator$Rewriter
13129com.android.internal.util.FileRotator$Writer
13130com.android.internal.util.FileRotator
art-benchmark-serviced5115932020-02-25 17:55:03 -080013131com.android.internal.util.FrameworkStatsLog
13132com.android.internal.util.FunctionalUtils$RemoteExceptionIgnoringConsumer
art-benchmark-service13164882020-11-07 02:19:14 -080013133com.android.internal.util.FunctionalUtils$ThrowingBiFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013134com.android.internal.util.FunctionalUtils$ThrowingConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -080013135com.android.internal.util.FunctionalUtils$ThrowingFunction
Calin Juravle4a054192018-05-29 17:52:20 -070013136com.android.internal.util.FunctionalUtils$ThrowingRunnable
13137com.android.internal.util.FunctionalUtils$ThrowingSupplier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013138com.android.internal.util.FunctionalUtils
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013139com.android.internal.util.GrowingArrayUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013140com.android.internal.util.HeavyHitterSketch$HeavyHitterSketchImpl
13141com.android.internal.util.HeavyHitterSketch
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013142com.android.internal.util.HexDump
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013143com.android.internal.util.IState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013144com.android.internal.util.ImageUtils
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013145com.android.internal.util.IndentingPrintWriter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013146com.android.internal.util.IntPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013147com.android.internal.util.JournaledFile
art-benchmark-service84f185c2023-07-24 02:43:42 -070013148com.android.internal.util.LatencyTracker$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070013149com.android.internal.util.LatencyTracker$$ExternalSyntheticLambda1
art-benchmark-service00abe242023-02-13 10:31:34 -080013150com.android.internal.util.LatencyTracker$$ExternalSyntheticLambda2
art-benchmark-service922a5532023-03-23 03:12:41 -070013151com.android.internal.util.LatencyTracker$Action
art-benchmark-service00abe242023-02-13 10:31:34 -080013152com.android.internal.util.LatencyTracker$ActionProperties
art-benchmark-service1cd49df2023-10-20 22:31:20 -070013153com.android.internal.util.LatencyTracker$FrameworkStatsLogEvent
13154com.android.internal.util.LatencyTracker$Session$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013155com.android.internal.util.LatencyTracker$Session
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013156com.android.internal.util.LatencyTracker-IA
Andreas Gampe571fc302016-02-18 13:58:09 -080013157com.android.internal.util.LineBreakBufferedWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013158com.android.internal.util.LocalLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013159com.android.internal.util.MemInfoReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013160com.android.internal.util.MessageUtils$DuplicateConstantError
13161com.android.internal.util.MessageUtils
13162com.android.internal.util.NotificationMessagingUtil$1
13163com.android.internal.util.NotificationMessagingUtil
13164com.android.internal.util.ObjectUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013165com.android.internal.util.Parcelling$BuiltIn$ForBoolean
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013166com.android.internal.util.Parcelling$BuiltIn$ForInternedString
13167com.android.internal.util.Parcelling$BuiltIn$ForInternedStringArray
13168com.android.internal.util.Parcelling$BuiltIn$ForInternedStringList
13169com.android.internal.util.Parcelling$BuiltIn$ForInternedStringSet
13170com.android.internal.util.Parcelling$BuiltIn$ForInternedStringValueMap
13171com.android.internal.util.Parcelling$BuiltIn$ForStringSet
art-benchmark-service922a5532023-03-23 03:12:41 -070013172com.android.internal.util.Parcelling$BuiltIn$ForUUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080013173com.android.internal.util.Parcelling$Cache
13174com.android.internal.util.Parcelling
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013175com.android.internal.util.ParseUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013176com.android.internal.util.PerfettoTrigger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013177com.android.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013178com.android.internal.util.ProcFileReader
13179com.android.internal.util.ProgressReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -080013180com.android.internal.util.ProviderAccessStats$PerThreadData
13181com.android.internal.util.ProviderAccessStats
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013182com.android.internal.util.RateLimitingCache$ValueFetcher
13183com.android.internal.util.RateLimitingCache
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013184com.android.internal.util.RingBuffer$$ExternalSyntheticLambda0
13185com.android.internal.util.RingBuffer$$ExternalSyntheticLambda1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013186com.android.internal.util.RingBuffer
13187com.android.internal.util.RingBufferIndices
art-benchmark-serviced5115932020-02-25 17:55:03 -080013188com.android.internal.util.ScreenshotHelper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013189com.android.internal.util.ScreenshotHelper$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013190com.android.internal.util.ScreenshotHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013191com.android.internal.util.StatLogger
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013192com.android.internal.util.State
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013193com.android.internal.util.StateMachine$LogRec
13194com.android.internal.util.StateMachine$LogRecords
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013195com.android.internal.util.StateMachine$SmHandler$HaltingState
13196com.android.internal.util.StateMachine$SmHandler$QuittingState
13197com.android.internal.util.StateMachine$SmHandler$StateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080013198com.android.internal.util.StateMachine$SmHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013199com.android.internal.util.StateMachine-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080013200com.android.internal.util.StateMachine
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013201com.android.internal.util.StringPool
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013202com.android.internal.util.SyncResultReceiver$TimeoutException
Calin Juravle00b23d32019-03-08 17:52:20 -080013203com.android.internal.util.SyncResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013204com.android.internal.util.ToBooleanFunction
13205com.android.internal.util.TokenBucket
art-benchmark-service13164882020-11-07 02:19:14 -080013206com.android.internal.util.TraceBuffer$ProtoOutputStreamProvider
13207com.android.internal.util.TraceBuffer$ProtoProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013208com.android.internal.util.TraceBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013209com.android.internal.util.UserIcons
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013210com.android.internal.util.VirtualRefBasePtr
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013211com.android.internal.util.WakeupMessage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013212com.android.internal.util.XmlPullParserWrapper
13213com.android.internal.util.XmlSerializerWrapper
13214com.android.internal.util.XmlUtils$ForcedTypedXmlPullParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013215com.android.internal.util.XmlUtils$ReadMapCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -070013216com.android.internal.util.XmlUtils$WriteMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080013217com.android.internal.util.XmlUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013218com.android.internal.util.dump.DualDumpOutputStream$DumpField
13219com.android.internal.util.dump.DualDumpOutputStream$DumpObject
13220com.android.internal.util.dump.DualDumpOutputStream$Dumpable
13221com.android.internal.util.dump.DualDumpOutputStream
13222com.android.internal.util.dump.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013223com.android.internal.util.function.DecConsumer
13224com.android.internal.util.function.DecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080013225com.android.internal.util.function.DecPredicate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013226com.android.internal.util.function.DodecConsumer
13227com.android.internal.util.function.DodecFunction
13228com.android.internal.util.function.DodecPredicate
Adam Hec4f03f32018-11-07 11:31:18 -080013229com.android.internal.util.function.HeptConsumer
13230com.android.internal.util.function.HeptFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013231com.android.internal.util.function.HeptPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013232com.android.internal.util.function.HexConsumer
13233com.android.internal.util.function.HexFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013234com.android.internal.util.function.HexPredicate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013235com.android.internal.util.function.LongObjPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080013236com.android.internal.util.function.NonaConsumer
13237com.android.internal.util.function.NonaFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013238com.android.internal.util.function.NonaPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080013239com.android.internal.util.function.OctConsumer
13240com.android.internal.util.function.OctFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013241com.android.internal.util.function.OctPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013242com.android.internal.util.function.QuadConsumer
13243com.android.internal.util.function.QuadFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013244com.android.internal.util.function.QuadPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013245com.android.internal.util.function.QuintConsumer
13246com.android.internal.util.function.QuintFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013247com.android.internal.util.function.QuintPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013248com.android.internal.util.function.TriConsumer
13249com.android.internal.util.function.TriFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013250com.android.internal.util.function.TriPredicate
13251com.android.internal.util.function.UndecConsumer
13252com.android.internal.util.function.UndecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080013253com.android.internal.util.function.UndecPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013254com.android.internal.util.function.pooled.ArgumentPlaceholder
13255com.android.internal.util.function.pooled.OmniFunction
Calin Juravle4a054192018-05-29 17:52:20 -070013256com.android.internal.util.function.pooled.PooledLambda
art-benchmark-serviced5115932020-02-25 17:55:03 -080013257com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType$ReturnType
Calin Juravle4a054192018-05-29 17:52:20 -070013258com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType
13259com.android.internal.util.function.pooled.PooledLambdaImpl$Pool
13260com.android.internal.util.function.pooled.PooledPredicate
13261com.android.internal.util.function.pooled.PooledRunnable
Calin Juravle4a054192018-05-29 17:52:20 -070013262com.android.internal.util.function.pooled.PooledSupplier$OfDouble
13263com.android.internal.util.function.pooled.PooledSupplier$OfInt
13264com.android.internal.util.function.pooled.PooledSupplier$OfLong
Calin Juravle00b23d32019-03-08 17:52:20 -080013265com.android.internal.util.function.pooled.PooledSupplier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013266com.android.internal.view.ActionBarPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -080013267com.android.internal.view.AppearanceRegion$1
13268com.android.internal.view.AppearanceRegion
13269com.android.internal.view.BaseIWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013270com.android.internal.view.BaseSurfaceHolder
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013271com.android.internal.view.FloatingActionMode$1
13272com.android.internal.view.FloatingActionMode$2
13273com.android.internal.view.FloatingActionMode$3
13274com.android.internal.view.FloatingActionMode$FloatingToolbarVisibilityHelper
13275com.android.internal.view.FloatingActionMode
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013276com.android.internal.view.IInputMethodManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013277com.android.internal.view.IInputMethodManager$Stub
13278com.android.internal.view.IInputMethodManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013279com.android.internal.view.OneShotPreDrawListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013280com.android.internal.view.RootViewSurfaceTaker
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013281com.android.internal.view.RotationPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013282com.android.internal.view.RotationPolicy$RotationPolicyListener$1
13283com.android.internal.view.RotationPolicy$RotationPolicyListener
Calin Juravle00b23d32019-03-08 17:52:20 -080013284com.android.internal.view.RotationPolicy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013285com.android.internal.view.SurfaceCallbackHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013286com.android.internal.view.SurfaceCallbackHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013287com.android.internal.view.TooltipPopup
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013288com.android.internal.view.WindowManagerPolicyThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013289com.android.internal.view.menu.ActionMenuItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013290com.android.internal.view.menu.ActionMenuItemView$ActionMenuItemForwardingListener
13291com.android.internal.view.menu.ActionMenuItemView$PopupCallback
13292com.android.internal.view.menu.ActionMenuItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013293com.android.internal.view.menu.BaseMenuPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -080013294com.android.internal.view.menu.ContextMenuBuilder
13295com.android.internal.view.menu.IconMenuPresenter
13296com.android.internal.view.menu.ListMenuPresenter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013297com.android.internal.view.menu.MenuBuilder$Callback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013298com.android.internal.view.menu.MenuBuilder$ItemInvoker
Calin Juravle00b23d32019-03-08 17:52:20 -080013299com.android.internal.view.menu.MenuBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013300com.android.internal.view.menu.MenuHelper
Calin Juravle4a054192018-05-29 17:52:20 -070013301com.android.internal.view.menu.MenuItemImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013302com.android.internal.view.menu.MenuPopupHelper$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013303com.android.internal.view.menu.MenuPopupHelper
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013304com.android.internal.view.menu.MenuPresenter$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -080013305com.android.internal.view.menu.MenuPresenter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013306com.android.internal.view.menu.MenuView$ItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013307com.android.internal.view.menu.MenuView
13308com.android.internal.view.menu.ShowableListMenu
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013309com.android.internal.view.menu.SubMenuBuilder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013310com.android.internal.widget.AbsActionBarView$VisibilityAnimListener
Calin Juravle00b23d32019-03-08 17:52:20 -080013311com.android.internal.widget.AbsActionBarView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013312com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -080013313com.android.internal.widget.ActionBarContainer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013314com.android.internal.widget.ActionBarContextView
13315com.android.internal.widget.ActionBarOverlayLayout$1
13316com.android.internal.widget.ActionBarOverlayLayout$2
13317com.android.internal.widget.ActionBarOverlayLayout$3
13318com.android.internal.widget.ActionBarOverlayLayout$4
13319com.android.internal.widget.ActionBarOverlayLayout$5
13320com.android.internal.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback
13321com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013322com.android.internal.widget.ActionBarOverlayLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013323com.android.internal.widget.AlertDialogLayout
art-benchmark-service00abe242023-02-13 10:31:34 -080013324com.android.internal.widget.AutoScrollHelper$AbsListViewAutoScroller
13325com.android.internal.widget.AutoScrollHelper
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013326com.android.internal.widget.BackgroundFallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013327com.android.internal.widget.ButtonBarLayout
13328com.android.internal.widget.CachingIconView
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013329com.android.internal.widget.ConversationLayout$1
13330com.android.internal.widget.ConversationLayout$TouchDelegateComposite
13331com.android.internal.widget.ConversationLayout
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013332com.android.internal.widget.DecorContentParent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013333com.android.internal.widget.DecorToolbar
Calin Juravle4a054192018-05-29 17:52:20 -070013334com.android.internal.widget.DialogTitle
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013335com.android.internal.widget.ExploreByTouchHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013336com.android.internal.widget.ICheckCredentialProgressCallback$Stub$Proxy
13337com.android.internal.widget.ICheckCredentialProgressCallback$Stub
13338com.android.internal.widget.ICheckCredentialProgressCallback
Calin Juravle4a054192018-05-29 17:52:20 -070013339com.android.internal.widget.ILockSettings$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013340com.android.internal.widget.ILockSettings$Stub
13341com.android.internal.widget.ILockSettings
art-benchmark-service13164882020-11-07 02:19:14 -080013342com.android.internal.widget.IMessagingLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013343com.android.internal.widget.ImageFloatingTextView
art-benchmark-service13164882020-11-07 02:19:14 -080013344com.android.internal.widget.ImageMessageConsumer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013345com.android.internal.widget.ImageResolver
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013346com.android.internal.widget.LockPatternChecker$2
13347com.android.internal.widget.LockPatternChecker$OnCheckCallback
13348com.android.internal.widget.LockPatternChecker
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013349com.android.internal.widget.LockPatternUtils$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013350com.android.internal.widget.LockPatternUtils$CheckCredentialProgressCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080013351com.android.internal.widget.LockPatternUtils$RequestThrottledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013352com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1
13353com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H
13354com.android.internal.widget.LockPatternUtils$StrongAuthTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013355com.android.internal.widget.LockPatternUtils$WrappedCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013356com.android.internal.widget.LockPatternUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013357com.android.internal.widget.LockPatternView$Cell
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013358com.android.internal.widget.LockSettingsInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -080013359com.android.internal.widget.LockscreenCredential$1
13360com.android.internal.widget.LockscreenCredential
art-benchmark-service13164882020-11-07 02:19:14 -080013361com.android.internal.widget.MessagingGroup$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013362com.android.internal.widget.MessagingGroup
13363com.android.internal.widget.MessagingImageMessage
art-benchmark-service13164882020-11-07 02:19:14 -080013364com.android.internal.widget.MessagingLayout
13365com.android.internal.widget.MessagingLinearLayout$LayoutParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013366com.android.internal.widget.MessagingLinearLayout$MessagingChild
art-benchmark-service13164882020-11-07 02:19:14 -080013367com.android.internal.widget.MessagingLinearLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013368com.android.internal.widget.MessagingMessage
art-benchmark-service13164882020-11-07 02:19:14 -080013369com.android.internal.widget.MessagingMessageState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013370com.android.internal.widget.MessagingPool
13371com.android.internal.widget.MessagingPropertyAnimator$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013372com.android.internal.widget.MessagingPropertyAnimator$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013373com.android.internal.widget.MessagingPropertyAnimator$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013374com.android.internal.widget.MessagingPropertyAnimator
13375com.android.internal.widget.MessagingTextMessage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013376com.android.internal.widget.NotificationActionListLayout$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013377com.android.internal.widget.NotificationActionListLayout
13378com.android.internal.widget.NotificationExpandButton
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013379com.android.internal.widget.NotificationOptimizedLinearLayout
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013380com.android.internal.widget.ObservableTextView
art-benchmark-serviced5115932020-02-25 17:55:03 -080013381com.android.internal.widget.PasswordValidationError
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013382com.android.internal.widget.RemeasuringLinearLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013383com.android.internal.widget.ScrollBarUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013384com.android.internal.widget.ScrollingTabContainerView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013385com.android.internal.widget.ToolbarWidgetWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013386com.android.internal.widget.ToolbarWidgetWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013387com.android.internal.widget.VerifyCredentialResponse$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013388com.android.internal.widget.VerifyCredentialResponse$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -080013389com.android.internal.widget.VerifyCredentialResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013390com.android.internal.widget.ViewClippingUtil$ClippingParameters
13391com.android.internal.widget.ViewClippingUtil
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013392com.android.internal.widget.floatingtoolbar.FloatingToolbar$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013393com.android.internal.widget.floatingtoolbar.FloatingToolbar$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013394com.android.internal.widget.floatingtoolbar.FloatingToolbar
13395com.android.internal.widget.floatingtoolbar.FloatingToolbarPopup
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013396com.android.libcore.FeatureFlags
13397com.android.libcore.FeatureFlagsImpl
13398com.android.libcore.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070013399com.android.media.flags.FeatureFlags
13400com.android.media.flags.FeatureFlagsImpl
13401com.android.media.flags.Flags
art-benchmark-service84f185c2023-07-24 02:43:42 -070013402com.android.modules.expresslog.Counter
art-benchmark-service64daec62024-05-18 02:02:57 -070013403com.android.modules.expresslog.MetricIds$MetricInfo
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013404com.android.modules.expresslog.MetricIds
13405com.android.modules.expresslog.StatsExpressLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013406com.android.modules.utils.BasicShellCommandHandler
art-benchmark-service08401c12022-12-23 09:27:20 -080013407com.android.modules.utils.TypedXmlPullParser
13408com.android.modules.utils.TypedXmlSerializer
13409com.android.net.module.util.BitUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013410com.android.net.module.util.Inet4AddressUtils
13411com.android.net.module.util.InetAddressUtils
13412com.android.net.module.util.IpRange
13413com.android.net.module.util.LinkPropertiesUtils$CompareOrUpdateResult
13414com.android.net.module.util.LinkPropertiesUtils$CompareResult
13415com.android.net.module.util.LinkPropertiesUtils
13416com.android.net.module.util.MacAddressUtils
13417com.android.net.module.util.NetUtils
13418com.android.net.module.util.NetworkCapabilitiesUtils
13419com.android.net.module.util.NetworkIdentityUtils
13420com.android.net.module.util.NetworkStackConstants
13421com.android.net.module.util.ProxyUtils
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013422com.android.nfc.x.android.nfc.Flags
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013423com.android.okhttp.Address
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013424com.android.okhttp.AndroidInternal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013425com.android.okhttp.AndroidShimResponseCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070013426com.android.okhttp.Authenticator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013427com.android.okhttp.Cache$1
Calin Juravle4a054192018-05-29 17:52:20 -070013428com.android.okhttp.Cache$CacheResponseBody$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013429com.android.okhttp.Cache$CacheResponseBody
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013430com.android.okhttp.Cache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080013431com.android.okhttp.Cache
Andreas Gampe61e7b662015-06-17 23:57:04 -070013432com.android.okhttp.CacheControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013433com.android.okhttp.CacheControl
Andreas Gampe61e7b662015-06-17 23:57:04 -070013434com.android.okhttp.CertificatePinner$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013435com.android.okhttp.CertificatePinner
Andreas Gampe61e7b662015-06-17 23:57:04 -070013436com.android.okhttp.CipherSuite
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013437com.android.okhttp.ConfigAwareConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013438com.android.okhttp.ConfigAwareConnectionPool
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013439com.android.okhttp.Connection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013440com.android.okhttp.ConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013441com.android.okhttp.ConnectionPool
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013442com.android.okhttp.ConnectionSpec$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070013443com.android.okhttp.ConnectionSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013444com.android.okhttp.ConnectionSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013445com.android.okhttp.ConnectionSpecs
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013446com.android.okhttp.Dispatcher
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013447com.android.okhttp.Dns$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013448com.android.okhttp.Dns
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013449com.android.okhttp.Handshake
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013450com.android.okhttp.Headers$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013451com.android.okhttp.Headers$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013452com.android.okhttp.Headers
Andreas Gampe571fc302016-02-18 13:58:09 -080013453com.android.okhttp.HttpHandler$CleartextURLFilter
Calin Juravle00b23d32019-03-08 17:52:20 -080013454com.android.okhttp.HttpHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013455com.android.okhttp.HttpUrl$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013456com.android.okhttp.HttpUrl$Builder$ParseResult
Calin Juravle00b23d32019-03-08 17:52:20 -080013457com.android.okhttp.HttpUrl$Builder
13458com.android.okhttp.HttpUrl
art-benchmark-service64daec62024-05-18 02:02:57 -070013459com.android.okhttp.HttpsHandler
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013460com.android.okhttp.Interceptor$Chain
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013461com.android.okhttp.MediaType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013462com.android.okhttp.OkCacheContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -070013463com.android.okhttp.OkHttpClient$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013464com.android.okhttp.OkHttpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013465com.android.okhttp.OkUrlFactories
Andreas Gampe61e7b662015-06-17 23:57:04 -070013466com.android.okhttp.OkUrlFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013467com.android.okhttp.Protocol
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013468com.android.okhttp.Request$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013469com.android.okhttp.Request$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013470com.android.okhttp.Request
Andreas Gampe61e7b662015-06-17 23:57:04 -070013471com.android.okhttp.RequestBody$2
Calin Juravle00b23d32019-03-08 17:52:20 -080013472com.android.okhttp.RequestBody
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013473com.android.okhttp.Response$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013474com.android.okhttp.Response$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013475com.android.okhttp.Response
Andreas Gampe61e7b662015-06-17 23:57:04 -070013476com.android.okhttp.ResponseBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013477com.android.okhttp.Route
Andreas Gampe61e7b662015-06-17 23:57:04 -070013478com.android.okhttp.TlsVersion
13479com.android.okhttp.internal.ConnectionSpecSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013480com.android.okhttp.internal.DiskLruCache$1
13481com.android.okhttp.internal.DiskLruCache$4
13482com.android.okhttp.internal.DiskLruCache$Editor
13483com.android.okhttp.internal.DiskLruCache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080013484com.android.okhttp.internal.DiskLruCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013485com.android.okhttp.internal.FaultHidingSink
13486com.android.okhttp.internal.Internal
13487com.android.okhttp.internal.InternalCache
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013488com.android.okhttp.internal.NamedRunnable
Andreas Gampe61e7b662015-06-17 23:57:04 -070013489com.android.okhttp.internal.OptionalMethod
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013490com.android.okhttp.internal.Platform
Andreas Gampe61e7b662015-06-17 23:57:04 -070013491com.android.okhttp.internal.RouteDatabase
Andreas Gampe571fc302016-02-18 13:58:09 -080013492com.android.okhttp.internal.URLFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013493com.android.okhttp.internal.Util$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013494com.android.okhttp.internal.Util
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013495com.android.okhttp.internal.Version
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013496com.android.okhttp.internal.framed.FrameWriter
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013497com.android.okhttp.internal.framed.FramedConnection$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013498com.android.okhttp.internal.framed.FramedConnection$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013499com.android.okhttp.internal.framed.FramedConnection$Listener$1
13500com.android.okhttp.internal.framed.FramedConnection$Listener
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013501com.android.okhttp.internal.framed.FramedConnection
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013502com.android.okhttp.internal.framed.Header
13503com.android.okhttp.internal.framed.PushObserver$1
13504com.android.okhttp.internal.framed.PushObserver
13505com.android.okhttp.internal.framed.Settings
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013506com.android.okhttp.internal.http.AuthenticatorAdapter
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013507com.android.okhttp.internal.http.CacheRequest
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013508com.android.okhttp.internal.http.CacheStrategy$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013509com.android.okhttp.internal.http.CacheStrategy$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -080013510com.android.okhttp.internal.http.CacheStrategy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013511com.android.okhttp.internal.http.HeaderParser
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013512com.android.okhttp.internal.http.Http1xStream$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013513com.android.okhttp.internal.http.Http1xStream$AbstractSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013514com.android.okhttp.internal.http.Http1xStream$ChunkedSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013515com.android.okhttp.internal.http.Http1xStream$ChunkedSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013516com.android.okhttp.internal.http.Http1xStream$FixedLengthSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013517com.android.okhttp.internal.http.Http1xStream$FixedLengthSource
Calin Juravle00b23d32019-03-08 17:52:20 -080013518com.android.okhttp.internal.http.Http1xStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013519com.android.okhttp.internal.http.Http2xStream
Calin Juravle4a054192018-05-29 17:52:20 -070013520com.android.okhttp.internal.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013521com.android.okhttp.internal.http.HttpDate
Andreas Gampe61e7b662015-06-17 23:57:04 -070013522com.android.okhttp.internal.http.HttpEngine$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013523com.android.okhttp.internal.http.HttpEngine$2
13524com.android.okhttp.internal.http.HttpEngine$NetworkInterceptorChain
Calin Juravle00b23d32019-03-08 17:52:20 -080013525com.android.okhttp.internal.http.HttpEngine
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013526com.android.okhttp.internal.http.HttpMethod
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013527com.android.okhttp.internal.http.HttpStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013528com.android.okhttp.internal.http.OkHeaders$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013529com.android.okhttp.internal.http.OkHeaders
Andreas Gampe61e7b662015-06-17 23:57:04 -070013530com.android.okhttp.internal.http.RealResponseBody
13531com.android.okhttp.internal.http.RequestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013532com.android.okhttp.internal.http.RequestLine
13533com.android.okhttp.internal.http.RetryableSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013534com.android.okhttp.internal.http.RouteException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013535com.android.okhttp.internal.http.RouteSelector
13536com.android.okhttp.internal.http.StatusLine
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013537com.android.okhttp.internal.http.StreamAllocation
Andreas Gampe61e7b662015-06-17 23:57:04 -070013538com.android.okhttp.internal.huc.DelegatingHttpsURLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013539com.android.okhttp.internal.huc.HttpURLConnectionImpl
art-benchmark-service3a157132024-05-31 13:31:01 -070013540com.android.okhttp.internal.huc.HttpsURLConnectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013541com.android.okhttp.internal.io.FileSystem$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013542com.android.okhttp.internal.io.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013543com.android.okhttp.internal.io.RealConnection
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013544com.android.okhttp.internal.tls.CertificateChainCleaner
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013545com.android.okhttp.internal.tls.OkHostnameVerifier
Calin Juravle36829e52019-04-10 19:07:47 -070013546com.android.okhttp.internal.tls.RealTrustRootIndex
13547com.android.okhttp.internal.tls.TrustRootIndex
art-benchmark-serviced5115932020-02-25 17:55:03 -080013548com.android.okhttp.internalandroidapi.AndroidResponseCacheAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013549com.android.okhttp.internalandroidapi.Dns
art-benchmark-serviced5115932020-02-25 17:55:03 -080013550com.android.okhttp.internalandroidapi.HasCacheHolder$CacheHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080013551com.android.okhttp.internalandroidapi.HasCacheHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013552com.android.okhttp.internalandroidapi.HttpURLConnectionFactory$DnsAdapter
13553com.android.okhttp.internalandroidapi.HttpURLConnectionFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070013554com.android.okhttp.okio.AsyncTimeout$1
13555com.android.okhttp.okio.AsyncTimeout$2
13556com.android.okhttp.okio.AsyncTimeout$Watchdog
Calin Juravle00b23d32019-03-08 17:52:20 -080013557com.android.okhttp.okio.AsyncTimeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013558com.android.okhttp.okio.Buffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070013559com.android.okhttp.okio.BufferedSink
13560com.android.okhttp.okio.BufferedSource
Calin Juravle4a054192018-05-29 17:52:20 -070013561com.android.okhttp.okio.ByteString
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013562com.android.okhttp.okio.ForwardingSink
Calin Juravle4a054192018-05-29 17:52:20 -070013563com.android.okhttp.okio.ForwardingSource
Andreas Gampe571fc302016-02-18 13:58:09 -080013564com.android.okhttp.okio.ForwardingTimeout
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013565com.android.okhttp.okio.GzipSource
13566com.android.okhttp.okio.InflaterSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070013567com.android.okhttp.okio.Okio$1
13568com.android.okhttp.okio.Okio$2
13569com.android.okhttp.okio.Okio$3
Calin Juravle00b23d32019-03-08 17:52:20 -080013570com.android.okhttp.okio.Okio
art-benchmark-service64daec62024-05-18 02:02:57 -070013571com.android.okhttp.okio.RealBufferedSink$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013572com.android.okhttp.okio.RealBufferedSink
art-benchmark-service3a157132024-05-31 13:31:01 -070013573com.android.okhttp.okio.RealBufferedSource$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013574com.android.okhttp.okio.RealBufferedSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070013575com.android.okhttp.okio.Segment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013576com.android.okhttp.okio.SegmentPool
Andreas Gampe61e7b662015-06-17 23:57:04 -070013577com.android.okhttp.okio.Sink
13578com.android.okhttp.okio.Source
Andreas Gampe61e7b662015-06-17 23:57:04 -070013579com.android.okhttp.okio.Timeout$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013580com.android.okhttp.okio.Timeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013581com.android.okhttp.okio.Util
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013582com.android.org.bouncycastle.asn1.ASN1ApplicationSpecific
Calin Juravle00b23d32019-03-08 17:52:20 -080013583com.android.org.bouncycastle.asn1.ASN1BitString
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013584com.android.org.bouncycastle.asn1.ASN1Boolean
art-benchmark-serviced5115932020-02-25 17:55:03 -080013585com.android.org.bouncycastle.asn1.ASN1Choice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013586com.android.org.bouncycastle.asn1.ASN1Encodable
Calin Juravle00b23d32019-03-08 17:52:20 -080013587com.android.org.bouncycastle.asn1.ASN1EncodableVector
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013588com.android.org.bouncycastle.asn1.ASN1Enumerated$$ExternalSyntheticOutline0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013589com.android.org.bouncycastle.asn1.ASN1Enumerated
13590com.android.org.bouncycastle.asn1.ASN1Exception
13591com.android.org.bouncycastle.asn1.ASN1External
13592com.android.org.bouncycastle.asn1.ASN1GeneralizedTime
Calin Juravle00b23d32019-03-08 17:52:20 -080013593com.android.org.bouncycastle.asn1.ASN1InputStream
13594com.android.org.bouncycastle.asn1.ASN1Integer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013595com.android.org.bouncycastle.asn1.ASN1Null
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013596com.android.org.bouncycastle.asn1.ASN1Object
Andreas Gampe571fc302016-02-18 13:58:09 -080013597com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier$OidHandle
Calin Juravle00b23d32019-03-08 17:52:20 -080013598com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013599com.android.org.bouncycastle.asn1.ASN1OctetString
13600com.android.org.bouncycastle.asn1.ASN1OctetStringParser
Calin Juravle00b23d32019-03-08 17:52:20 -080013601com.android.org.bouncycastle.asn1.ASN1OutputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013602com.android.org.bouncycastle.asn1.ASN1Primitive
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013603com.android.org.bouncycastle.asn1.ASN1Sequence$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013604com.android.org.bouncycastle.asn1.ASN1Sequence
13605com.android.org.bouncycastle.asn1.ASN1SequenceParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013606com.android.org.bouncycastle.asn1.ASN1Set$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013607com.android.org.bouncycastle.asn1.ASN1Set
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013608com.android.org.bouncycastle.asn1.ASN1SetParser
13609com.android.org.bouncycastle.asn1.ASN1StreamParser
Calin Juravle00b23d32019-03-08 17:52:20 -080013610com.android.org.bouncycastle.asn1.ASN1String
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013611com.android.org.bouncycastle.asn1.ASN1TaggedObject
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013612com.android.org.bouncycastle.asn1.ASN1UTCTime
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013613com.android.org.bouncycastle.asn1.BERApplicationSpecific
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013614com.android.org.bouncycastle.asn1.BERApplicationSpecificParser
13615com.android.org.bouncycastle.asn1.BEROctetString
13616com.android.org.bouncycastle.asn1.BEROctetStringParser
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013617com.android.org.bouncycastle.asn1.BERSequence
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013618com.android.org.bouncycastle.asn1.BERSequenceParser
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013619com.android.org.bouncycastle.asn1.BERSet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013620com.android.org.bouncycastle.asn1.BERSetParser
13621com.android.org.bouncycastle.asn1.BERTaggedObjectParser
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013622com.android.org.bouncycastle.asn1.ConstructedOctetStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013623com.android.org.bouncycastle.asn1.DERBMPString
Calin Juravle00b23d32019-03-08 17:52:20 -080013624com.android.org.bouncycastle.asn1.DERBitString
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013625com.android.org.bouncycastle.asn1.DERExternalParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013626com.android.org.bouncycastle.asn1.DERGeneralString
13627com.android.org.bouncycastle.asn1.DERGraphicString
13628com.android.org.bouncycastle.asn1.DERIA5String
Calin Juravle00b23d32019-03-08 17:52:20 -080013629com.android.org.bouncycastle.asn1.DERNull
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013630com.android.org.bouncycastle.asn1.DERNumericString
13631com.android.org.bouncycastle.asn1.DEROctetString
Calin Juravle00b23d32019-03-08 17:52:20 -080013632com.android.org.bouncycastle.asn1.DEROutputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013633com.android.org.bouncycastle.asn1.DERPrintableString
Calin Juravle00b23d32019-03-08 17:52:20 -080013634com.android.org.bouncycastle.asn1.DERSequence
13635com.android.org.bouncycastle.asn1.DERSet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013636com.android.org.bouncycastle.asn1.DERT61String
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013637com.android.org.bouncycastle.asn1.DERTaggedObject
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013638com.android.org.bouncycastle.asn1.DERUTF8String
13639com.android.org.bouncycastle.asn1.DERUniversalString
13640com.android.org.bouncycastle.asn1.DERVideotexString
13641com.android.org.bouncycastle.asn1.DERVisibleString
13642com.android.org.bouncycastle.asn1.DLApplicationSpecific
13643com.android.org.bouncycastle.asn1.DLBitString
13644com.android.org.bouncycastle.asn1.DLExternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013645com.android.org.bouncycastle.asn1.DLFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080013646com.android.org.bouncycastle.asn1.DLSequence
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013647com.android.org.bouncycastle.asn1.DLSet
Calin Juravle00b23d32019-03-08 17:52:20 -080013648com.android.org.bouncycastle.asn1.DefiniteLengthInputStream
13649com.android.org.bouncycastle.asn1.InMemoryRepresentable
13650com.android.org.bouncycastle.asn1.IndefiniteLengthInputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013651com.android.org.bouncycastle.asn1.LazyEncodedSequence
Calin Juravle00b23d32019-03-08 17:52:20 -080013652com.android.org.bouncycastle.asn1.LimitedInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013653com.android.org.bouncycastle.asn1.StreamUtil
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013654com.android.org.bouncycastle.asn1.bc.BCObjectIdentifiers
Andreas Gampe571fc302016-02-18 13:58:09 -080013655com.android.org.bouncycastle.asn1.misc.MiscObjectIdentifiers
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013656com.android.org.bouncycastle.asn1.nist.NISTObjectIdentifiers
13657com.android.org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
13658com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013659com.android.org.bouncycastle.asn1.x500.X500Name
art-benchmark-service13164882020-11-07 02:19:14 -080013660com.android.org.bouncycastle.asn1.x500.style.AbstractX500NameStyle
13661com.android.org.bouncycastle.asn1.x500.style.BCStyle
Calin Juravle00b23d32019-03-08 17:52:20 -080013662com.android.org.bouncycastle.asn1.x509.AlgorithmIdentifier
art-benchmark-serviced5115932020-02-25 17:55:03 -080013663com.android.org.bouncycastle.asn1.x509.Certificate
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013664com.android.org.bouncycastle.asn1.x509.DSAParameter
Calin Juravle00b23d32019-03-08 17:52:20 -080013665com.android.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080013666com.android.org.bouncycastle.asn1.x509.Time
art-benchmark-serviced5115932020-02-25 17:55:03 -080013667com.android.org.bouncycastle.asn1.x509.X509Name
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013668com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
Calin Juravle36829e52019-04-10 19:07:47 -070013669com.android.org.bouncycastle.asn1.x9.X9ECParameters
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013670com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013671com.android.org.bouncycastle.crypto.BlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070013672com.android.org.bouncycastle.crypto.BufferedBlockCipher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013673com.android.org.bouncycastle.crypto.CipherParameters
Calin Juravle4a054192018-05-29 17:52:20 -070013674com.android.org.bouncycastle.crypto.CryptoException
Calin Juravle36829e52019-04-10 19:07:47 -070013675com.android.org.bouncycastle.crypto.CryptoServicesPermission
13676com.android.org.bouncycastle.crypto.CryptoServicesRegistrar$Property
13677com.android.org.bouncycastle.crypto.CryptoServicesRegistrar
Calin Juravle4a054192018-05-29 17:52:20 -070013678com.android.org.bouncycastle.crypto.DataLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013679com.android.org.bouncycastle.crypto.Digest
13680com.android.org.bouncycastle.crypto.ExtendedDigest
Calin Juravle4a054192018-05-29 17:52:20 -070013681com.android.org.bouncycastle.crypto.InvalidCipherTextException
13682com.android.org.bouncycastle.crypto.OutputLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013683com.android.org.bouncycastle.crypto.PBEParametersGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070013684com.android.org.bouncycastle.crypto.RuntimeCryptoException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013685com.android.org.bouncycastle.crypto.Wrapper
Calin Juravle4a054192018-05-29 17:52:20 -070013686com.android.org.bouncycastle.crypto.digests.AndroidDigestFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013687com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryBouncyCastle
13688com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryOpenSSL
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013689com.android.org.bouncycastle.crypto.digests.EncodableDigest
13690com.android.org.bouncycastle.crypto.digests.GeneralDigest
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070013691com.android.org.bouncycastle.crypto.digests.LongDigest
13692com.android.org.bouncycastle.crypto.digests.MD5Digest
Calin Juravle4a054192018-05-29 17:52:20 -070013693com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$MD5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013694com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070013695com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA224
13696com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA256
13697com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA384
13698com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA512
Calin Juravle00b23d32019-03-08 17:52:20 -080013699com.android.org.bouncycastle.crypto.digests.OpenSSLDigest
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013700com.android.org.bouncycastle.crypto.digests.SHA1Digest
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070013701com.android.org.bouncycastle.crypto.digests.SHA224Digest
13702com.android.org.bouncycastle.crypto.digests.SHA256Digest
13703com.android.org.bouncycastle.crypto.digests.SHA384Digest
13704com.android.org.bouncycastle.crypto.digests.SHA512Digest
Calin Juravle4a054192018-05-29 17:52:20 -070013705com.android.org.bouncycastle.crypto.engines.AESEngine
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013706com.android.org.bouncycastle.crypto.engines.DESEngine
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013707com.android.org.bouncycastle.crypto.generators.OpenSSLPBEParametersGenerator
13708com.android.org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
13709com.android.org.bouncycastle.crypto.generators.PKCS5S1ParametersGenerator
13710com.android.org.bouncycastle.crypto.generators.PKCS5S2ParametersGenerator
13711com.android.org.bouncycastle.crypto.io.MacInputStream
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013712com.android.org.bouncycastle.crypto.macs.HMac
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070013713com.android.org.bouncycastle.crypto.modes.AEADBlockCipher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013714com.android.org.bouncycastle.crypto.modes.CBCBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013715com.android.org.bouncycastle.crypto.paddings.BlockCipherPadding
Calin Juravle4a054192018-05-29 17:52:20 -070013716com.android.org.bouncycastle.crypto.paddings.PKCS7Padding
13717com.android.org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013718com.android.org.bouncycastle.crypto.params.AEADParameters
Calin Juravle36829e52019-04-10 19:07:47 -070013719com.android.org.bouncycastle.crypto.params.AsymmetricKeyParameter
13720com.android.org.bouncycastle.crypto.params.DHParameters
13721com.android.org.bouncycastle.crypto.params.DHValidationParameters
13722com.android.org.bouncycastle.crypto.params.DSAKeyParameters
Calin Juravle00b23d32019-03-08 17:52:20 -080013723com.android.org.bouncycastle.crypto.params.DSAParameters
13724com.android.org.bouncycastle.crypto.params.DSAPublicKeyParameters
Calin Juravle36829e52019-04-10 19:07:47 -070013725com.android.org.bouncycastle.crypto.params.DSAValidationParameters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013726com.android.org.bouncycastle.crypto.params.KeyParameter
Calin Juravle4a054192018-05-29 17:52:20 -070013727com.android.org.bouncycastle.crypto.params.ParametersWithIV
13728com.android.org.bouncycastle.crypto.params.ParametersWithRandom
Calin Juravle4a054192018-05-29 17:52:20 -070013729com.android.org.bouncycastle.jcajce.PKCS12Key
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013730com.android.org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013731com.android.org.bouncycastle.jcajce.provider.asymmetric.DH
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013732com.android.org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013733com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013734com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013735com.android.org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013736com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
13737com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
Calin Juravle4a054192018-05-29 17:52:20 -070013738com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi$NoPadding
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013739com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013740com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
Calin Juravle00b23d32019-03-08 17:52:20 -080013741com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013742com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013743com.android.org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013744com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013745com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil$Boundaries
art-benchmark-service13164882020-11-07 02:19:14 -080013746com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013747com.android.org.bouncycastle.jcajce.provider.config.ConfigurableProvider
13748com.android.org.bouncycastle.jcajce.provider.config.ProviderConfiguration
13749com.android.org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
13750com.android.org.bouncycastle.jcajce.provider.digest.DigestAlgorithmProvider
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070013751com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings$$ExternalSyntheticOutline0
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013752com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013753com.android.org.bouncycastle.jcajce.provider.digest.SHA1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013754com.android.org.bouncycastle.jcajce.provider.digest.SHA224$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013755com.android.org.bouncycastle.jcajce.provider.digest.SHA224
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013756com.android.org.bouncycastle.jcajce.provider.digest.SHA256$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013757com.android.org.bouncycastle.jcajce.provider.digest.SHA256
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013758com.android.org.bouncycastle.jcajce.provider.digest.SHA384$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013759com.android.org.bouncycastle.jcajce.provider.digest.SHA384
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013760com.android.org.bouncycastle.jcajce.provider.digest.SHA512$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013761com.android.org.bouncycastle.jcajce.provider.digest.SHA512
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013762com.android.org.bouncycastle.jcajce.provider.keystore.BC$Mappings
13763com.android.org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013764com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013765com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$StoreEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013766com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
art-benchmark-service64daec62024-05-18 02:02:57 -070013767com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013768com.android.org.bouncycastle.jcajce.provider.symmetric.AES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013769com.android.org.bouncycastle.jcajce.provider.symmetric.AES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013770com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013771com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013772com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013773com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013774com.android.org.bouncycastle.jcajce.provider.symmetric.DES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013775com.android.org.bouncycastle.jcajce.provider.symmetric.DES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013776com.android.org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013777com.android.org.bouncycastle.jcajce.provider.symmetric.DESede
art-benchmark-service922a5532023-03-23 03:12:41 -070013778com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$BasePBKDF2
13779com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$BasePBKDF2WithHmacSHA1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013780com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings
art-benchmark-service922a5532023-03-23 03:12:41 -070013781com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$PBKDF2WithHmacSHA1UTF8
Calin Juravle00b23d32019-03-08 17:52:20 -080013782com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013783com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013784com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013785com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013786com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013787com.android.org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013788com.android.org.bouncycastle.jcajce.provider.symmetric.RC2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013789com.android.org.bouncycastle.jcajce.provider.symmetric.SymmetricAlgorithmProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013790com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080013791com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013792com.android.org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
Calin Juravle4a054192018-05-29 17:52:20 -070013793com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$AEADGenericBlockCipher
13794com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013795com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$GenericBlockCipher
Calin Juravle00b23d32019-03-08 17:52:20 -080013796com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070013797com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013798com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher$ErasableOutputStream
13799com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher$InvalidKeyOrParametersException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013800com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070013801com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil$1
Calin Juravle36829e52019-04-10 19:07:47 -070013802com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil
art-benchmark-service00abe242023-02-13 10:31:34 -080013803com.android.org.bouncycastle.jcajce.provider.symmetric.util.GcmSpecUtil$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013804com.android.org.bouncycastle.jcajce.provider.symmetric.util.GcmSpecUtil
Calin Juravle4a054192018-05-29 17:52:20 -070013805com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE$Util
Calin Juravle00b23d32019-03-08 17:52:20 -080013806com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013807com.android.org.bouncycastle.jcajce.provider.util.AlgorithmProvider
13808com.android.org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
13809com.android.org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
Calin Juravle4a054192018-05-29 17:52:20 -070013810com.android.org.bouncycastle.jcajce.provider.util.DigestFactory
art-benchmark-service922a5532023-03-23 03:12:41 -070013811com.android.org.bouncycastle.jcajce.spec.PBKDF2KeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070013812com.android.org.bouncycastle.jcajce.util.BCJcaJceHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013813com.android.org.bouncycastle.jcajce.util.DefaultJcaJceHelper
Andreas Gampe61e7b662015-06-17 23:57:04 -070013814com.android.org.bouncycastle.jcajce.util.JcaJceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013815com.android.org.bouncycastle.jce.X509Principal
art-benchmark-serviced5115932020-02-25 17:55:03 -080013816com.android.org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013817com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$1
art-benchmark-service00abe242023-02-13 10:31:34 -080013818com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$PrivateProvider
Calin Juravle00b23d32019-03-08 17:52:20 -080013819com.android.org.bouncycastle.jce.provider.BouncyCastleProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013820com.android.org.bouncycastle.jce.provider.BouncyCastleProviderConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013821com.android.org.bouncycastle.jce.provider.CertStoreCollectionSpi
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070013822com.android.org.bouncycastle.jce.provider.X509CRLObject
Kenny Rootdbf30ed2012-09-19 13:08:12 -070013823com.android.org.bouncycastle.util.Arrays
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013824com.android.org.bouncycastle.util.BigIntegers
Calin Juravle36829e52019-04-10 19:07:47 -070013825com.android.org.bouncycastle.util.Integers
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013826com.android.org.bouncycastle.util.Memoable
Calin Juravle4a054192018-05-29 17:52:20 -070013827com.android.org.bouncycastle.util.Pack
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013828com.android.org.bouncycastle.util.Properties$1
13829com.android.org.bouncycastle.util.Properties
Andreas Gampe571fc302016-02-18 13:58:09 -080013830com.android.org.bouncycastle.util.Strings$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013831com.android.org.bouncycastle.util.Strings
Calin Juravle36829e52019-04-10 19:07:47 -070013832com.android.org.bouncycastle.util.encoders.Hex
13833com.android.org.bouncycastle.util.encoders.HexEncoder
Calin Juravle00b23d32019-03-08 17:52:20 -080013834com.android.org.bouncycastle.util.io.Streams
art-benchmark-serviced5115932020-02-25 17:55:03 -080013835com.android.org.kxml2.io.KXmlParser$ContentSource
Calin Juravle00b23d32019-03-08 17:52:20 -080013836com.android.org.kxml2.io.KXmlParser$ValueContext
art-benchmark-service56aece62020-02-10 17:58:03 -080013837com.android.phone.ecc.nano.CodedInputByteBufferNano
art-benchmark-service13164882020-11-07 02:19:14 -080013838com.android.phone.ecc.nano.CodedOutputByteBufferNano$OutOfSpaceException
13839com.android.phone.ecc.nano.CodedOutputByteBufferNano
art-benchmark-service56aece62020-02-10 17:58:03 -080013840com.android.phone.ecc.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080013841com.android.phone.ecc.nano.FieldArray
13842com.android.phone.ecc.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080013843com.android.phone.ecc.nano.InternalNano
13844com.android.phone.ecc.nano.InvalidProtocolBufferNanoException
13845com.android.phone.ecc.nano.MessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080013846com.android.phone.ecc.nano.MessageNanoPrinter
art-benchmark-service56aece62020-02-10 17:58:03 -080013847com.android.phone.ecc.nano.ProtobufEccData$AllInfo
13848com.android.phone.ecc.nano.ProtobufEccData$CountryInfo
13849com.android.phone.ecc.nano.ProtobufEccData$EccInfo
art-benchmark-service13164882020-11-07 02:19:14 -080013850com.android.phone.ecc.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080013851com.android.phone.ecc.nano.WireFormatNano
art-benchmark-service64daec62024-05-18 02:02:57 -070013852com.android.sdksandbox.flags.FeatureFlags
13853com.android.sdksandbox.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013854com.android.sdksandbox.flags.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013855com.android.server.AppWidgetBackupBridge
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013856com.android.server.LocalServices
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013857com.android.server.WidgetBackupProvider
art-benchmark-service922a5532023-03-23 03:12:41 -070013858com.android.server.am.nano.Capabilities
13859com.android.server.am.nano.Capability
art-benchmark-service64daec62024-05-18 02:02:57 -070013860com.android.server.am.nano.FrameworkCapability
13861com.android.server.am.nano.VMCapability
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013862com.android.server.am.nano.VMInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013863com.android.server.backup.AccountManagerBackupHelper
13864com.android.server.backup.AccountSyncSettingsBackupHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013865com.android.server.backup.PermissionBackupHelper
13866com.android.server.backup.PreferredActivityBackupHelper
13867com.android.server.backup.ShortcutBackupHelper
13868com.android.server.backup.SliceBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013869com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfProgramEvent
13870com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfStatistics
13871com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ConnectStatistics
13872com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DHCPEvent
art-benchmark-service00abe242023-02-13 10:31:34 -080013873com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLatencies
art-benchmark-serviced5115932020-02-25 17:55:03 -080013874com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLookupBatch
13875com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DefaultNetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013876com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -080013877com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityLog
13878com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent
13879com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent
13880com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013881com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkId
art-benchmark-service00abe242023-02-13 10:31:34 -080013882com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013883com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -080013884com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent
13885com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent
13886com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$WakeupStats
art-benchmark-service00abe242023-02-13 10:31:34 -080013887com.android.server.criticalevents.nano.CriticalEventLogProto
13888com.android.server.criticalevents.nano.CriticalEventLogStorageProto
13889com.android.server.criticalevents.nano.CriticalEventProto$AppNotResponding
art-benchmark-service64daec62024-05-18 02:02:57 -070013890com.android.server.criticalevents.nano.CriticalEventProto$ExcessiveBinderCalls
art-benchmark-service00abe242023-02-13 10:31:34 -080013891com.android.server.criticalevents.nano.CriticalEventProto$HalfWatchdog
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013892com.android.server.criticalevents.nano.CriticalEventProto$InstallPackages
art-benchmark-service00abe242023-02-13 10:31:34 -080013893com.android.server.criticalevents.nano.CriticalEventProto$JavaCrash
13894com.android.server.criticalevents.nano.CriticalEventProto$NativeCrash
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013895com.android.server.criticalevents.nano.CriticalEventProto$SystemServerStarted
art-benchmark-service00abe242023-02-13 10:31:34 -080013896com.android.server.criticalevents.nano.CriticalEventProto$Watchdog
art-benchmark-serviced5115932020-02-25 17:55:03 -080013897com.android.server.job.JobSchedulerInternal$JobStorePersistStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013898com.android.server.net.BaseNetdEventCallback
13899com.android.server.net.BaseNetworkObserver
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013900com.android.server.ondeviceintelligence.nano.InferenceInfo
art-benchmark-service13164882020-11-07 02:19:14 -080013901com.android.server.sip.SipHelper
art-benchmark-service13164882020-11-07 02:19:14 -080013902com.android.server.sip.SipService$ConnectivityReceiver$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013903com.android.server.sip.SipService$ConnectivityReceiver
13904com.android.server.sip.SipService$MyExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080013905com.android.server.sip.SipService$SipAutoReg
art-benchmark-service56aece62020-02-10 17:58:03 -080013906com.android.server.sip.SipService$SipKeepAliveProcessCallback
13907com.android.server.sip.SipService$SipSessionGroupExt
Calin Juravle00b23d32019-03-08 17:52:20 -080013908com.android.server.sip.SipService
art-benchmark-service56aece62020-02-10 17:58:03 -080013909com.android.server.sip.SipSessionGroup$KeepAliveProcessCallback
art-benchmark-service13164882020-11-07 02:19:14 -080013910com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$1
13911com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$2
13912com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy
13913com.android.server.sip.SipSessionGroup$MakeCallCommand
13914com.android.server.sip.SipSessionGroup$RegisterCommand
13915com.android.server.sip.SipSessionGroup$SipSessionCallReceiverImpl
13916com.android.server.sip.SipSessionGroup$SipSessionImpl$1
13917com.android.server.sip.SipSessionGroup$SipSessionImpl$2$1
13918com.android.server.sip.SipSessionGroup$SipSessionImpl$2
13919com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer$1
13920com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer
13921com.android.server.sip.SipSessionGroup$SipSessionImpl$SipKeepAlive
art-benchmark-service56aece62020-02-10 17:58:03 -080013922com.android.server.sip.SipSessionGroup$SipSessionImpl
art-benchmark-service13164882020-11-07 02:19:14 -080013923com.android.server.sip.SipSessionGroup
13924com.android.server.sip.SipSessionListenerProxy$10
13925com.android.server.sip.SipSessionListenerProxy$11
13926com.android.server.sip.SipSessionListenerProxy$12
13927com.android.server.sip.SipSessionListenerProxy$13
13928com.android.server.sip.SipSessionListenerProxy$1
13929com.android.server.sip.SipSessionListenerProxy$2
13930com.android.server.sip.SipSessionListenerProxy$3
13931com.android.server.sip.SipSessionListenerProxy$4
13932com.android.server.sip.SipSessionListenerProxy$5
13933com.android.server.sip.SipSessionListenerProxy$6
13934com.android.server.sip.SipSessionListenerProxy$7
13935com.android.server.sip.SipSessionListenerProxy$8
13936com.android.server.sip.SipSessionListenerProxy$9
13937com.android.server.sip.SipSessionListenerProxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013938com.android.server.sip.SipWakeLock
art-benchmark-service13164882020-11-07 02:19:14 -080013939com.android.server.sip.SipWakeupTimer$MyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013940com.android.server.sip.SipWakeupTimer$MyEventComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080013941com.android.server.sip.SipWakeupTimer
art-benchmark-service64daec62024-05-18 02:02:57 -070013942com.android.server.telecom.flags.FeatureFlags
13943com.android.server.telecom.flags.FeatureFlagsImpl
13944com.android.server.telecom.flags.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -080013945com.android.server.usage.AppStandbyInternal$AppIdleStateChangeListener
13946com.android.server.usage.AppStandbyInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013947com.android.server.wm.nano.WindowManagerProtos$TaskSnapshotProto
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013948com.android.service.ims.RcsSettingUtils$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080013949com.android.service.ims.RcsSettingUtils
13950com.android.service.ims.Task
13951com.android.service.ims.TaskManager$MessageData
13952com.android.service.ims.TaskManager$MessageHandler
13953com.android.service.ims.TaskManager
art-benchmark-service13164882020-11-07 02:19:14 -080013954com.android.service.ims.presence.ContactCapabilityResponse
13955com.android.service.ims.presence.PresenceAvailabilityTask
13956com.android.service.ims.presence.PresenceBase$PresencePublishState
13957com.android.service.ims.presence.PresenceBase
13958com.android.service.ims.presence.PresenceCapabilityTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013959com.android.service.ims.presence.PresencePublication$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080013960com.android.service.ims.presence.PresencePublication$1
13961com.android.service.ims.presence.PresencePublication$PublishRequest
13962com.android.service.ims.presence.PresencePublication$PublishType
13963com.android.service.ims.presence.PresencePublication$StackPublishTriggerType
13964com.android.service.ims.presence.PresencePublication
13965com.android.service.ims.presence.PresencePublishTask
13966com.android.service.ims.presence.PresencePublisher
13967com.android.service.ims.presence.PresenceSubscriber
13968com.android.service.ims.presence.PresenceTask
13969com.android.service.ims.presence.PresenceUtils
13970com.android.service.ims.presence.SubscribePublisher
art-benchmark-service00abe242023-02-13 10:31:34 -080013971com.android.service.nano.StringListParamProto
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013972com.android.telephony.Rlog
art-benchmark-service64daec62024-05-18 02:02:57 -070013973com.android.text.flags.FeatureFlags
13974com.android.text.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013975com.android.text.flags.Flags
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013976com.google.android.collect.Lists
13977com.google.android.collect.Maps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013978com.google.android.collect.Sets
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013979com.google.android.gles_jni.EGLConfigImpl
13980com.google.android.gles_jni.EGLContextImpl
13981com.google.android.gles_jni.EGLDisplayImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013982com.google.android.gles_jni.EGLImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013983com.google.android.gles_jni.EGLSurfaceImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013984com.google.android.gles_jni.GLImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013985com.google.android.mms.InvalidHeaderValueException
Calin Juravle4a054192018-05-29 17:52:20 -070013986com.google.android.mms.MmsException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013987com.google.android.mms.pdu.EncodedStringValue
13988com.google.android.mms.pdu.GenericPdu
13989com.google.android.mms.pdu.NotificationInd
13990com.google.android.mms.pdu.PduParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013991com.google.android.rappor.Encoder
13992com.google.android.rappor.HmacDrbg
Calin Juravle4a054192018-05-29 17:52:20 -070013993com.sun.security.cert.internal.x509.X509V1CertImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013994dalvik.annotation.optimization.CriticalNative
13995dalvik.annotation.optimization.FastNative
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013996dalvik.annotation.optimization.NeverCompile
art-benchmark-service08401c12022-12-23 09:27:20 -080013997dalvik.annotation.optimization.NeverInline
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013998dalvik.system.AppSpecializationHooks
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013999dalvik.system.BaseDexClassLoader$Reporter
Calin Juravle00b23d32019-03-08 17:52:20 -080014000dalvik.system.BaseDexClassLoader
art-benchmark-service64daec62024-05-18 02:02:57 -070014001dalvik.system.BlockGuard$2
14002dalvik.system.BlockGuard$3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014003dalvik.system.BlockGuard$BlockGuardPolicyException
14004dalvik.system.BlockGuard$Policy
Calin Juravle00b23d32019-03-08 17:52:20 -080014005dalvik.system.BlockGuard$VmPolicy
14006dalvik.system.BlockGuard
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014007dalvik.system.ClassExt
Andreas Gampe61e7b662015-06-17 23:57:04 -070014008dalvik.system.CloseGuard$DefaultReporter
14009dalvik.system.CloseGuard$Reporter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014010dalvik.system.CloseGuard$Tracker
Calin Juravle00b23d32019-03-08 17:52:20 -080014011dalvik.system.CloseGuard
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014012dalvik.system.DelegateLastClassLoader
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014013dalvik.system.DexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -070014014dalvik.system.DexFile$DFEnum
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014015dalvik.system.DexFile$OptimizationInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014016dalvik.system.DexFile-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014017dalvik.system.DexFile
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014018dalvik.system.DexPathList$$ExternalSyntheticLambda0
Andreas Gampe61e7b662015-06-17 23:57:04 -070014019dalvik.system.DexPathList$Element
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014020dalvik.system.DexPathList$NativeLibraryElement
Calin Juravle00b23d32019-03-08 17:52:20 -080014021dalvik.system.DexPathList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014022dalvik.system.EmulatedStackFrame$Range
Calin Juravle00b23d32019-03-08 17:52:20 -080014023dalvik.system.EmulatedStackFrame
14024dalvik.system.InMemoryDexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -070014025dalvik.system.PathClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080014026dalvik.system.RuntimeHooks
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014027dalvik.system.SocketTagger$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014028dalvik.system.SocketTagger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014029dalvik.system.VMDebug
Calin Juravle00b23d32019-03-08 17:52:20 -080014030dalvik.system.VMRuntime$HiddenApiUsageLogger
art-benchmark-service08401c12022-12-23 09:27:20 -080014031dalvik.system.VMRuntime$SdkVersionContainer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014032dalvik.system.VMRuntime
Andreas Gampe61e7b662015-06-17 23:57:04 -070014033dalvik.system.VMStack
art-benchmark-service08401c12022-12-23 09:27:20 -080014034dalvik.system.ZipPathValidator$1
14035dalvik.system.ZipPathValidator$Callback
14036dalvik.system.ZipPathValidator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014037dalvik.system.ZygoteHooks
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080014038gov.nist.core.Debug
14039gov.nist.core.DuplicateNameValueList
14040gov.nist.core.GenericObject
14041gov.nist.core.GenericObjectList
14042gov.nist.core.Host
14043gov.nist.core.HostNameParser
14044gov.nist.core.HostPort
14045gov.nist.core.InternalErrorHandler
14046gov.nist.core.LexerCore
14047gov.nist.core.LogLevels
14048gov.nist.core.LogWriter
14049gov.nist.core.Match
14050gov.nist.core.MultiValueMap
14051gov.nist.core.MultiValueMapImpl
14052gov.nist.core.NameValue
14053gov.nist.core.NameValueList
14054gov.nist.core.PackageNames
14055gov.nist.core.ParserCore
14056gov.nist.core.Separators
14057gov.nist.core.ServerLogger
14058gov.nist.core.StackLogger
14059gov.nist.core.StringTokenizer
14060gov.nist.core.ThreadAuditor$ThreadHandle
14061gov.nist.core.ThreadAuditor
14062gov.nist.core.Token
14063gov.nist.core.net.AddressResolver
14064gov.nist.core.net.NetworkLayer
14065gov.nist.core.net.SslNetworkLayer
14066gov.nist.javax.sip.ClientTransactionExt
14067gov.nist.javax.sip.DefaultAddressResolver
14068gov.nist.javax.sip.DialogExt
14069gov.nist.javax.sip.DialogFilter
14070gov.nist.javax.sip.DialogTimeoutEvent$Reason
14071gov.nist.javax.sip.DialogTimeoutEvent
14072gov.nist.javax.sip.EventScanner
14073gov.nist.javax.sip.EventWrapper
14074gov.nist.javax.sip.ListeningPointExt
14075gov.nist.javax.sip.ListeningPointImpl
14076gov.nist.javax.sip.LogRecord
14077gov.nist.javax.sip.LogRecordFactory
14078gov.nist.javax.sip.NistSipMessageFactoryImpl
14079gov.nist.javax.sip.ResponseEventExt
14080gov.nist.javax.sip.SIPConstants
14081gov.nist.javax.sip.ServerTransactionExt
14082gov.nist.javax.sip.SipListenerExt
14083gov.nist.javax.sip.SipProviderExt
14084gov.nist.javax.sip.SipProviderImpl
14085gov.nist.javax.sip.SipStackExt
14086gov.nist.javax.sip.SipStackImpl
14087gov.nist.javax.sip.TransactionExt
14088gov.nist.javax.sip.Utils
14089gov.nist.javax.sip.UtilsExt
14090gov.nist.javax.sip.address.AddressFactoryImpl
14091gov.nist.javax.sip.address.AddressImpl
14092gov.nist.javax.sip.address.Authority
14093gov.nist.javax.sip.address.GenericURI
14094gov.nist.javax.sip.address.NetObject
14095gov.nist.javax.sip.address.NetObjectList
14096gov.nist.javax.sip.address.ParameterNames
14097gov.nist.javax.sip.address.RFC2396UrlDecoder
14098gov.nist.javax.sip.address.RouterExt
14099gov.nist.javax.sip.address.SipURIExt
14100gov.nist.javax.sip.address.SipUri
14101gov.nist.javax.sip.address.TelURLImpl
14102gov.nist.javax.sip.address.TelephoneNumber
14103gov.nist.javax.sip.address.UserInfo
14104gov.nist.javax.sip.clientauthutils.AccountManager
14105gov.nist.javax.sip.clientauthutils.AuthenticationHelper
14106gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
14107gov.nist.javax.sip.clientauthutils.CredentialsCache$TimeoutTask
14108gov.nist.javax.sip.clientauthutils.CredentialsCache
14109gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm
14110gov.nist.javax.sip.clientauthutils.SecureAccountManager
14111gov.nist.javax.sip.clientauthutils.UserCredentialHash
14112gov.nist.javax.sip.clientauthutils.UserCredentials
14113gov.nist.javax.sip.header.Accept
14114gov.nist.javax.sip.header.AcceptEncoding
14115gov.nist.javax.sip.header.AcceptEncodingList
14116gov.nist.javax.sip.header.AcceptLanguage
14117gov.nist.javax.sip.header.AcceptLanguageList
14118gov.nist.javax.sip.header.AcceptList
14119gov.nist.javax.sip.header.AddressParameters
14120gov.nist.javax.sip.header.AddressParametersHeader
14121gov.nist.javax.sip.header.AlertInfo
14122gov.nist.javax.sip.header.AlertInfoList
14123gov.nist.javax.sip.header.Allow
14124gov.nist.javax.sip.header.AllowEvents
14125gov.nist.javax.sip.header.AllowEventsList
14126gov.nist.javax.sip.header.AllowList
14127gov.nist.javax.sip.header.AuthenticationHeader
14128gov.nist.javax.sip.header.AuthenticationInfo
14129gov.nist.javax.sip.header.AuthenticationInfoList
14130gov.nist.javax.sip.header.Authorization
14131gov.nist.javax.sip.header.AuthorizationList
14132gov.nist.javax.sip.header.CSeq
14133gov.nist.javax.sip.header.CallID
14134gov.nist.javax.sip.header.CallIdentifier
14135gov.nist.javax.sip.header.CallInfo
14136gov.nist.javax.sip.header.CallInfoList
14137gov.nist.javax.sip.header.Challenge
14138gov.nist.javax.sip.header.Contact
14139gov.nist.javax.sip.header.ContactList
14140gov.nist.javax.sip.header.ContentDisposition
14141gov.nist.javax.sip.header.ContentEncoding
14142gov.nist.javax.sip.header.ContentEncodingList
14143gov.nist.javax.sip.header.ContentLanguage
14144gov.nist.javax.sip.header.ContentLanguageList
14145gov.nist.javax.sip.header.ContentLength
14146gov.nist.javax.sip.header.ContentType
14147gov.nist.javax.sip.header.Credentials
14148gov.nist.javax.sip.header.ErrorInfo
14149gov.nist.javax.sip.header.ErrorInfoList
14150gov.nist.javax.sip.header.Event
14151gov.nist.javax.sip.header.Expires
14152gov.nist.javax.sip.header.ExtensionHeaderImpl
14153gov.nist.javax.sip.header.ExtensionHeaderList
14154gov.nist.javax.sip.header.From
14155gov.nist.javax.sip.header.HeaderExt
14156gov.nist.javax.sip.header.HeaderFactoryExt
14157gov.nist.javax.sip.header.HeaderFactoryImpl
14158gov.nist.javax.sip.header.InReplyTo
14159gov.nist.javax.sip.header.InReplyToList
14160gov.nist.javax.sip.header.Indentation
14161gov.nist.javax.sip.header.MaxForwards
14162gov.nist.javax.sip.header.MediaRange
14163gov.nist.javax.sip.header.MimeVersion
14164gov.nist.javax.sip.header.MinExpires
14165gov.nist.javax.sip.header.NameMap
14166gov.nist.javax.sip.header.Organization
14167gov.nist.javax.sip.header.ParameterNames
14168gov.nist.javax.sip.header.ParametersHeader
14169gov.nist.javax.sip.header.Priority
14170gov.nist.javax.sip.header.Protocol
14171gov.nist.javax.sip.header.ProxyAuthenticate
14172gov.nist.javax.sip.header.ProxyAuthenticateList
14173gov.nist.javax.sip.header.ProxyAuthorization
14174gov.nist.javax.sip.header.ProxyAuthorizationList
14175gov.nist.javax.sip.header.ProxyRequire
14176gov.nist.javax.sip.header.ProxyRequireList
14177gov.nist.javax.sip.header.RAck
14178gov.nist.javax.sip.header.RSeq
14179gov.nist.javax.sip.header.Reason
14180gov.nist.javax.sip.header.ReasonList
14181gov.nist.javax.sip.header.RecordRoute
14182gov.nist.javax.sip.header.RecordRouteList
14183gov.nist.javax.sip.header.ReferTo
14184gov.nist.javax.sip.header.ReplyTo
14185gov.nist.javax.sip.header.RequestLine
14186gov.nist.javax.sip.header.Require
14187gov.nist.javax.sip.header.RequireList
14188gov.nist.javax.sip.header.RetryAfter
14189gov.nist.javax.sip.header.Route
14190gov.nist.javax.sip.header.RouteList
14191gov.nist.javax.sip.header.SIPDate
14192gov.nist.javax.sip.header.SIPDateHeader
14193gov.nist.javax.sip.header.SIPETag
14194gov.nist.javax.sip.header.SIPHeader
14195gov.nist.javax.sip.header.SIPHeaderList
14196gov.nist.javax.sip.header.SIPHeaderNames
14197gov.nist.javax.sip.header.SIPHeaderNamesCache
14198gov.nist.javax.sip.header.SIPIfMatch
14199gov.nist.javax.sip.header.SIPObject
14200gov.nist.javax.sip.header.SIPObjectList
14201gov.nist.javax.sip.header.Server
14202gov.nist.javax.sip.header.SipRequestLine
14203gov.nist.javax.sip.header.SipStatusLine
14204gov.nist.javax.sip.header.StatusLine
14205gov.nist.javax.sip.header.Subject
14206gov.nist.javax.sip.header.SubscriptionState
14207gov.nist.javax.sip.header.Supported
14208gov.nist.javax.sip.header.SupportedList
14209gov.nist.javax.sip.header.TimeStamp
14210gov.nist.javax.sip.header.To
14211gov.nist.javax.sip.header.Unsupported
14212gov.nist.javax.sip.header.UnsupportedList
14213gov.nist.javax.sip.header.UserAgent
14214gov.nist.javax.sip.header.Via
14215gov.nist.javax.sip.header.ViaHeaderExt
14216gov.nist.javax.sip.header.ViaList
14217gov.nist.javax.sip.header.WWWAuthenticate
14218gov.nist.javax.sip.header.WWWAuthenticateList
14219gov.nist.javax.sip.header.Warning
14220gov.nist.javax.sip.header.WarningList
14221gov.nist.javax.sip.header.extensions.Join
14222gov.nist.javax.sip.header.extensions.JoinHeader
14223gov.nist.javax.sip.header.extensions.MinSE
14224gov.nist.javax.sip.header.extensions.MinSEHeader
14225gov.nist.javax.sip.header.extensions.References
14226gov.nist.javax.sip.header.extensions.ReferencesHeader
14227gov.nist.javax.sip.header.extensions.ReferredBy
14228gov.nist.javax.sip.header.extensions.ReferredByHeader
14229gov.nist.javax.sip.header.extensions.Replaces
14230gov.nist.javax.sip.header.extensions.ReplacesHeader
14231gov.nist.javax.sip.header.extensions.SessionExpires
14232gov.nist.javax.sip.header.extensions.SessionExpiresHeader
14233gov.nist.javax.sip.header.ims.AddressHeaderIms
14234gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
14235gov.nist.javax.sip.header.ims.PAccessNetworkInfo
14236gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
14237gov.nist.javax.sip.header.ims.PAssertedIdentity
14238gov.nist.javax.sip.header.ims.PAssertedIdentityHeader
14239gov.nist.javax.sip.header.ims.PAssertedIdentityList
14240gov.nist.javax.sip.header.ims.PAssertedService
14241gov.nist.javax.sip.header.ims.PAssertedServiceHeader
14242gov.nist.javax.sip.header.ims.PAssociatedURI
14243gov.nist.javax.sip.header.ims.PAssociatedURIHeader
14244gov.nist.javax.sip.header.ims.PAssociatedURIList
14245gov.nist.javax.sip.header.ims.PCalledPartyID
14246gov.nist.javax.sip.header.ims.PCalledPartyIDHeader
14247gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
14248gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
14249gov.nist.javax.sip.header.ims.PChargingVector
14250gov.nist.javax.sip.header.ims.PChargingVectorHeader
14251gov.nist.javax.sip.header.ims.PMediaAuthorization
14252gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
14253gov.nist.javax.sip.header.ims.PMediaAuthorizationList
14254gov.nist.javax.sip.header.ims.PPreferredIdentity
14255gov.nist.javax.sip.header.ims.PPreferredIdentityHeader
14256gov.nist.javax.sip.header.ims.PPreferredService
14257gov.nist.javax.sip.header.ims.PPreferredServiceHeader
14258gov.nist.javax.sip.header.ims.PProfileKey
14259gov.nist.javax.sip.header.ims.PProfileKeyHeader
14260gov.nist.javax.sip.header.ims.PServedUser
14261gov.nist.javax.sip.header.ims.PServedUserHeader
14262gov.nist.javax.sip.header.ims.PUserDatabase
14263gov.nist.javax.sip.header.ims.PUserDatabaseHeader
14264gov.nist.javax.sip.header.ims.PVisitedNetworkID
14265gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
14266gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
14267gov.nist.javax.sip.header.ims.ParameterNamesIms
14268gov.nist.javax.sip.header.ims.Path
14269gov.nist.javax.sip.header.ims.PathHeader
14270gov.nist.javax.sip.header.ims.PathList
14271gov.nist.javax.sip.header.ims.Privacy
14272gov.nist.javax.sip.header.ims.PrivacyHeader
14273gov.nist.javax.sip.header.ims.PrivacyList
14274gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
14275gov.nist.javax.sip.header.ims.SecurityAgree
14276gov.nist.javax.sip.header.ims.SecurityAgreeHeader
14277gov.nist.javax.sip.header.ims.SecurityClient
14278gov.nist.javax.sip.header.ims.SecurityClientHeader
14279gov.nist.javax.sip.header.ims.SecurityClientList
14280gov.nist.javax.sip.header.ims.SecurityServer
14281gov.nist.javax.sip.header.ims.SecurityServerHeader
14282gov.nist.javax.sip.header.ims.SecurityServerList
14283gov.nist.javax.sip.header.ims.SecurityVerify
14284gov.nist.javax.sip.header.ims.SecurityVerifyHeader
14285gov.nist.javax.sip.header.ims.SecurityVerifyList
14286gov.nist.javax.sip.header.ims.ServiceRoute
14287gov.nist.javax.sip.header.ims.ServiceRouteHeader
14288gov.nist.javax.sip.header.ims.ServiceRouteList
14289gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
14290gov.nist.javax.sip.message.Content
14291gov.nist.javax.sip.message.ContentImpl
14292gov.nist.javax.sip.message.HeaderIterator
14293gov.nist.javax.sip.message.ListMap
14294gov.nist.javax.sip.message.MessageExt
14295gov.nist.javax.sip.message.MessageFactoryExt
14296gov.nist.javax.sip.message.MessageFactoryImpl$1
14297gov.nist.javax.sip.message.MessageFactoryImpl
14298gov.nist.javax.sip.message.MessageObject
14299gov.nist.javax.sip.message.MultipartMimeContent
14300gov.nist.javax.sip.message.MultipartMimeContentImpl
14301gov.nist.javax.sip.message.RequestExt
14302gov.nist.javax.sip.message.ResponseExt
14303gov.nist.javax.sip.message.SIPDuplicateHeaderException
14304gov.nist.javax.sip.message.SIPMessage
14305gov.nist.javax.sip.message.SIPRequest
14306gov.nist.javax.sip.message.SIPResponse
14307gov.nist.javax.sip.parser.AcceptEncodingParser
14308gov.nist.javax.sip.parser.AcceptLanguageParser
14309gov.nist.javax.sip.parser.AcceptParser
14310gov.nist.javax.sip.parser.AddressParametersParser
14311gov.nist.javax.sip.parser.AddressParser
14312gov.nist.javax.sip.parser.AlertInfoParser
14313gov.nist.javax.sip.parser.AllowEventsParser
14314gov.nist.javax.sip.parser.AllowParser
14315gov.nist.javax.sip.parser.AuthenticationInfoParser
14316gov.nist.javax.sip.parser.AuthorizationParser
14317gov.nist.javax.sip.parser.CSeqParser
14318gov.nist.javax.sip.parser.CallIDParser
14319gov.nist.javax.sip.parser.CallInfoParser
14320gov.nist.javax.sip.parser.ChallengeParser
14321gov.nist.javax.sip.parser.ContactParser
14322gov.nist.javax.sip.parser.ContentDispositionParser
14323gov.nist.javax.sip.parser.ContentEncodingParser
14324gov.nist.javax.sip.parser.ContentLanguageParser
14325gov.nist.javax.sip.parser.ContentLengthParser
14326gov.nist.javax.sip.parser.ContentTypeParser
14327gov.nist.javax.sip.parser.DateParser
14328gov.nist.javax.sip.parser.ErrorInfoParser
14329gov.nist.javax.sip.parser.EventParser
14330gov.nist.javax.sip.parser.ExpiresParser
14331gov.nist.javax.sip.parser.FromParser
14332gov.nist.javax.sip.parser.HeaderParser
14333gov.nist.javax.sip.parser.InReplyToParser
14334gov.nist.javax.sip.parser.Lexer
14335gov.nist.javax.sip.parser.MaxForwardsParser
14336gov.nist.javax.sip.parser.MimeVersionParser
14337gov.nist.javax.sip.parser.MinExpiresParser
14338gov.nist.javax.sip.parser.OrganizationParser
14339gov.nist.javax.sip.parser.ParametersParser
14340gov.nist.javax.sip.parser.ParseExceptionListener
14341gov.nist.javax.sip.parser.Parser
14342gov.nist.javax.sip.parser.ParserFactory
14343gov.nist.javax.sip.parser.Pipeline$Buffer
14344gov.nist.javax.sip.parser.Pipeline$MyTimer
14345gov.nist.javax.sip.parser.Pipeline
14346gov.nist.javax.sip.parser.PipelinedMsgParser
14347gov.nist.javax.sip.parser.PriorityParser
14348gov.nist.javax.sip.parser.ProxyAuthenticateParser
14349gov.nist.javax.sip.parser.ProxyAuthorizationParser
14350gov.nist.javax.sip.parser.ProxyRequireParser
14351gov.nist.javax.sip.parser.RAckParser
14352gov.nist.javax.sip.parser.RSeqParser
14353gov.nist.javax.sip.parser.ReasonParser
14354gov.nist.javax.sip.parser.RecordRouteParser
14355gov.nist.javax.sip.parser.ReferToParser
14356gov.nist.javax.sip.parser.ReplyToParser
14357gov.nist.javax.sip.parser.RequestLineParser
14358gov.nist.javax.sip.parser.RequireParser
14359gov.nist.javax.sip.parser.RetryAfterParser
14360gov.nist.javax.sip.parser.RouteParser
14361gov.nist.javax.sip.parser.SIPETagParser
14362gov.nist.javax.sip.parser.SIPIfMatchParser
14363gov.nist.javax.sip.parser.SIPMessageListener
14364gov.nist.javax.sip.parser.ServerParser
14365gov.nist.javax.sip.parser.StatusLineParser
14366gov.nist.javax.sip.parser.StringMsgParser$1ParserThread
14367gov.nist.javax.sip.parser.StringMsgParser
14368gov.nist.javax.sip.parser.SubjectParser
14369gov.nist.javax.sip.parser.SubscriptionStateParser
14370gov.nist.javax.sip.parser.SupportedParser
14371gov.nist.javax.sip.parser.TimeStampParser
14372gov.nist.javax.sip.parser.ToParser
14373gov.nist.javax.sip.parser.TokenNames
14374gov.nist.javax.sip.parser.TokenTypes
14375gov.nist.javax.sip.parser.URLParser
14376gov.nist.javax.sip.parser.UnsupportedParser
14377gov.nist.javax.sip.parser.UserAgentParser
14378gov.nist.javax.sip.parser.ViaParser
14379gov.nist.javax.sip.parser.WWWAuthenticateParser
14380gov.nist.javax.sip.parser.WarningParser
14381gov.nist.javax.sip.parser.extensions.JoinParser
14382gov.nist.javax.sip.parser.extensions.MinSEParser
14383gov.nist.javax.sip.parser.extensions.ReferencesParser
14384gov.nist.javax.sip.parser.extensions.ReferredByParser
14385gov.nist.javax.sip.parser.extensions.ReplacesParser
14386gov.nist.javax.sip.parser.extensions.SessionExpiresParser
14387gov.nist.javax.sip.parser.ims.AddressHeaderParser
14388gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
14389gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
14390gov.nist.javax.sip.parser.ims.PAssertedServiceParser
14391gov.nist.javax.sip.parser.ims.PAssociatedURIParser
14392gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
14393gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
14394gov.nist.javax.sip.parser.ims.PChargingVectorParser
14395gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
14396gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
14397gov.nist.javax.sip.parser.ims.PPreferredServiceParser
14398gov.nist.javax.sip.parser.ims.PProfileKeyParser
14399gov.nist.javax.sip.parser.ims.PServedUserParser
14400gov.nist.javax.sip.parser.ims.PUserDatabaseParser
14401gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
14402gov.nist.javax.sip.parser.ims.PathParser
14403gov.nist.javax.sip.parser.ims.PrivacyParser
14404gov.nist.javax.sip.parser.ims.SecurityAgreeParser
14405gov.nist.javax.sip.parser.ims.SecurityClientParser
14406gov.nist.javax.sip.parser.ims.SecurityServerParser
14407gov.nist.javax.sip.parser.ims.SecurityVerifyParser
14408gov.nist.javax.sip.parser.ims.ServiceRouteParser
14409gov.nist.javax.sip.parser.ims.TokenNamesIms
14410gov.nist.javax.sip.stack.DefaultMessageLogFactory
14411gov.nist.javax.sip.stack.DefaultRouter
14412gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
14413gov.nist.javax.sip.stack.HopImpl
14414gov.nist.javax.sip.stack.IOHandler
14415gov.nist.javax.sip.stack.MessageChannel
14416gov.nist.javax.sip.stack.MessageLog
14417gov.nist.javax.sip.stack.MessageProcessor
14418gov.nist.javax.sip.stack.RawMessageChannel
14419gov.nist.javax.sip.stack.SIPClientTransaction$TransactionTimer
14420gov.nist.javax.sip.stack.SIPClientTransaction
14421gov.nist.javax.sip.stack.SIPDialog$DialogDeleteIfNoAckSentTask
14422gov.nist.javax.sip.stack.SIPDialog$DialogDeleteTask
14423gov.nist.javax.sip.stack.SIPDialog$DialogTimerTask
14424gov.nist.javax.sip.stack.SIPDialog$LingerTimer
14425gov.nist.javax.sip.stack.SIPDialog$ReInviteSender
14426gov.nist.javax.sip.stack.SIPDialog
14427gov.nist.javax.sip.stack.SIPDialogErrorEvent
14428gov.nist.javax.sip.stack.SIPDialogEventListener
14429gov.nist.javax.sip.stack.SIPServerTransaction$ListenerExecutionMaxTimer
14430gov.nist.javax.sip.stack.SIPServerTransaction$ProvisionalResponseTask
14431gov.nist.javax.sip.stack.SIPServerTransaction$RetransmissionAlertTimerTask
14432gov.nist.javax.sip.stack.SIPServerTransaction$SendTrying
14433gov.nist.javax.sip.stack.SIPServerTransaction$TransactionTimer
14434gov.nist.javax.sip.stack.SIPServerTransaction
14435gov.nist.javax.sip.stack.SIPStackTimerTask
14436gov.nist.javax.sip.stack.SIPTransaction$LingerTimer
14437gov.nist.javax.sip.stack.SIPTransaction
14438gov.nist.javax.sip.stack.SIPTransactionErrorEvent
14439gov.nist.javax.sip.stack.SIPTransactionEventListener
14440gov.nist.javax.sip.stack.SIPTransactionStack$PingTimer
14441gov.nist.javax.sip.stack.SIPTransactionStack$RemoveForkedTransactionTimerTask
14442gov.nist.javax.sip.stack.SIPTransactionStack
14443gov.nist.javax.sip.stack.ServerLog
14444gov.nist.javax.sip.stack.ServerRequestInterface
14445gov.nist.javax.sip.stack.ServerResponseInterface
14446gov.nist.javax.sip.stack.StackMessageFactory
14447gov.nist.javax.sip.stack.TCPMessageChannel$1
14448gov.nist.javax.sip.stack.TCPMessageChannel
14449gov.nist.javax.sip.stack.TCPMessageProcessor
14450gov.nist.javax.sip.stack.TLSMessageChannel
14451gov.nist.javax.sip.stack.TLSMessageProcessor
14452gov.nist.javax.sip.stack.UDPMessageChannel$PingBackTimerTask
14453gov.nist.javax.sip.stack.UDPMessageChannel
14454gov.nist.javax.sip.stack.UDPMessageProcessor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014455java.awt.font.NumericShaper
14456java.awt.font.TextAttribute
Andreas Gampe571fc302016-02-18 13:58:09 -080014457java.io.Bits
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014458java.io.BufferedInputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014459java.io.BufferedReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014460java.io.BufferedWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014461java.io.ByteArrayInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014462java.io.ByteArrayOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014463java.io.CharArrayReader
Andreas Gampe571fc302016-02-18 13:58:09 -080014464java.io.CharArrayWriter
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014465java.io.CharConversionException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014466java.io.Closeable
Andreas Gampe859e2782016-04-06 18:37:56 -070014467java.io.Console
Andreas Gampe61e7b662015-06-17 23:57:04 -070014468java.io.DataInput
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014469java.io.DataInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014470java.io.DataOutput
14471java.io.DataOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014472java.io.DefaultFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014473java.io.EOFException
Andreas Gampe571fc302016-02-18 13:58:09 -080014474java.io.ExpiringCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014475java.io.ExpiringCache
Kenny Root9787b802013-04-26 12:53:57 -070014476java.io.Externalizable
Andreas Gampe571fc302016-02-18 13:58:09 -080014477java.io.File$PathStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014478java.io.File$TempDirectory
Calin Juravle00b23d32019-03-08 17:52:20 -080014479java.io.File
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014480java.io.FileDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014481java.io.FileDescriptor
Andreas Gampe859e2782016-04-06 18:37:56 -070014482java.io.FileFilter
Andreas Gampe571fc302016-02-18 13:58:09 -080014483java.io.FileInputStream$UseManualSkipException
Calin Juravle00b23d32019-03-08 17:52:20 -080014484java.io.FileInputStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014485java.io.FileNotFoundException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014486java.io.FileOutputStream
Kenny Root9787b802013-04-26 12:53:57 -070014487java.io.FileReader
Andreas Gampe571fc302016-02-18 13:58:09 -080014488java.io.FileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014489java.io.FileWriter
Andreas Gampe571fc302016-02-18 13:58:09 -080014490java.io.FilenameFilter
Evan Millar0ea97b82009-03-24 17:49:23 -070014491java.io.FilterInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014492java.io.FilterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014493java.io.FilterReader
Andreas Gampe61e7b662015-06-17 23:57:04 -070014494java.io.Flushable
Evan Millar0ea97b82009-03-24 17:49:23 -070014495java.io.IOException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014496java.io.InputStream
14497java.io.InputStreamReader
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014498java.io.InterruptedIOException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014499java.io.InvalidClassException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014500java.io.InvalidObjectException
art-benchmark-service13164882020-11-07 02:19:14 -080014501java.io.LineNumberReader
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014502java.io.NotActiveException
Calin Juravle4a054192018-05-29 17:52:20 -070014503java.io.NotSerializableException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014504java.io.ObjectInput
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014505java.io.ObjectInputStream$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014506java.io.ObjectInputStream$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014507java.io.ObjectInputStream$BlockDataInputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014508java.io.ObjectInputStream$Caches
art-benchmark-service13164882020-11-07 02:19:14 -080014509java.io.ObjectInputStream$GetField
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014510java.io.ObjectInputStream$GetFieldImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014511java.io.ObjectInputStream$HandleTable$HandleList
Calin Juravle00b23d32019-03-08 17:52:20 -080014512java.io.ObjectInputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014513java.io.ObjectInputStream$PeekInputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014514java.io.ObjectInputStream$ValidationList$1
14515java.io.ObjectInputStream$ValidationList$Callback
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014516java.io.ObjectInputStream$ValidationList
Calin Juravle00b23d32019-03-08 17:52:20 -080014517java.io.ObjectInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014518java.io.ObjectOutput
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014519java.io.ObjectOutputStream$1
art-benchmark-service64daec62024-05-18 02:02:57 -070014520java.io.ObjectOutputStream$BlockDataOutputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014521java.io.ObjectOutputStream$Caches
14522java.io.ObjectOutputStream$DebugTraceInfoStack
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014523java.io.ObjectOutputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014524java.io.ObjectOutputStream$PutField
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014525java.io.ObjectOutputStream$ReplaceTable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014526java.io.ObjectOutputStream
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014527java.io.ObjectStreamClass$$ExternalSyntheticLambda0
art-benchmark-service84f185c2023-07-24 02:43:42 -070014528java.io.ObjectStreamClass$$ExternalSyntheticLambda1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014529java.io.ObjectStreamClass$$ExternalSyntheticLambda2
14530java.io.ObjectStreamClass$$ExternalSyntheticLambda3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014531java.io.ObjectStreamClass$1
14532java.io.ObjectStreamClass$2
14533java.io.ObjectStreamClass$3
14534java.io.ObjectStreamClass$4
14535java.io.ObjectStreamClass$5
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014536java.io.ObjectStreamClass$Caches
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014537java.io.ObjectStreamClass$ClassDataSlot
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014538java.io.ObjectStreamClass$DefaultSUIDCompatibilityListener
art-benchmark-service1cd49df2023-10-20 22:31:20 -070014539java.io.ObjectStreamClass$DeserializationConstructorsCache
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014540java.io.ObjectStreamClass$EntryFuture$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014541java.io.ObjectStreamClass$EntryFuture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014542java.io.ObjectStreamClass$ExceptionInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014543java.io.ObjectStreamClass$FieldReflector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014544java.io.ObjectStreamClass$FieldReflectorKey
14545java.io.ObjectStreamClass$MemberSignature
14546java.io.ObjectStreamClass$WeakClassKey
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014547java.io.ObjectStreamClass-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014548java.io.ObjectStreamClass
Andreas Gampe61e7b662015-06-17 23:57:04 -070014549java.io.ObjectStreamConstants
14550java.io.ObjectStreamException
14551java.io.ObjectStreamField
art-benchmark-serviced5115932020-02-25 17:55:03 -080014552java.io.OptionalDataException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014553java.io.OutputStream
14554java.io.OutputStreamWriter
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014555java.io.PipedInputStream
14556java.io.PipedOutputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014557java.io.PrintStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014558java.io.PrintWriter
Kenny Root9787b802013-04-26 12:53:57 -070014559java.io.PushbackInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014560java.io.PushbackReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014561java.io.RandomAccessFile
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014562java.io.Reader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014563java.io.SequenceInputStream
14564java.io.SerialCallbackContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014565java.io.Serializable
Andreas Gampe61e7b662015-06-17 23:57:04 -070014566java.io.SerializablePermission
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014567java.io.StreamCorruptedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070014568java.io.StringBufferInputStream
Kenny Root9787b802013-04-26 12:53:57 -070014569java.io.StringReader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014570java.io.StringWriter
art-benchmark-service84f185c2023-07-24 02:43:42 -070014571java.io.SyncFailedException
art-benchmark-serviced5115932020-02-25 17:55:03 -080014572java.io.UTFDataFormatException
Calin Juravle36829e52019-04-10 19:07:47 -070014573java.io.UncheckedIOException
art-benchmark-service64daec62024-05-18 02:02:57 -070014574java.io.UnixFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014575java.io.UnsupportedEncodingException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014576java.io.WriteAbortedException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014577java.io.Writer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014578java.lang.AbstractMethodError
art-benchmark-service08401c12022-12-23 09:27:20 -080014579java.lang.AbstractStringBuilder$$ExternalSyntheticLambda0
14580java.lang.AbstractStringBuilder$$ExternalSyntheticLambda1
Andreas Gampe61e7b662015-06-17 23:57:04 -070014581java.lang.AbstractStringBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070014582java.lang.AndroidHardcodedSystemProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -070014583java.lang.Appendable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014584java.lang.ArithmeticException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014585java.lang.ArrayIndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080014586java.lang.ArrayStoreException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014587java.lang.AssertionError
14588java.lang.AutoCloseable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014589java.lang.Boolean
Andreas Gampe61e7b662015-06-17 23:57:04 -070014590java.lang.BootClassLoader
Andreas Gampe571fc302016-02-18 13:58:09 -080014591java.lang.Byte$ByteCache
Calin Juravle00b23d32019-03-08 17:52:20 -080014592java.lang.Byte
Andreas Gampe61e7b662015-06-17 23:57:04 -070014593java.lang.CaseMapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014594java.lang.CaseMapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014595java.lang.CharSequence$$ExternalSyntheticLambda0
14596java.lang.CharSequence$$ExternalSyntheticLambda1
Andreas Gampecbcb9e32016-06-03 17:24:05 -070014597java.lang.CharSequence$1CharIterator
14598java.lang.CharSequence$1CodePointIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080014599java.lang.CharSequence
Andreas Gampe571fc302016-02-18 13:58:09 -080014600java.lang.Character$CharacterCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070014601java.lang.Character$Subset
14602java.lang.Character$UnicodeBlock
Calin Juravle00b23d32019-03-08 17:52:20 -080014603java.lang.Character
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014604java.lang.Class$$ExternalSyntheticLambda0
14605java.lang.Class$$ExternalSyntheticLambda1
Andreas Gampe61e7b662015-06-17 23:57:04 -070014606java.lang.Class$Caches
Calin Juravle00b23d32019-03-08 17:52:20 -080014607java.lang.Class
Jesse Wilson80686182011-01-21 17:12:43 -080014608java.lang.ClassCastException
art-benchmark-serviced5115932020-02-25 17:55:03 -080014609java.lang.ClassFormatError
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014610java.lang.ClassLoader$$ExternalSyntheticLambda0
14611java.lang.ClassLoader$$ExternalSyntheticLambda1
14612java.lang.ClassLoader$$ExternalSyntheticLambda2
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014613java.lang.ClassLoader$SystemClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080014614java.lang.ClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014615java.lang.ClassNotFoundException
art-benchmark-service00abe242023-02-13 10:31:34 -080014616java.lang.ClassValue$Entry
14617java.lang.ClassValue
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014618java.lang.CloneNotSupportedException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014619java.lang.Cloneable
14620java.lang.Comparable
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014621java.lang.CompoundEnumeration
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014622java.lang.Daemons$Daemon
14623java.lang.Daemons$FinalizerDaemon
14624java.lang.Daemons$FinalizerWatchdogDaemon
Andreas Gampe61e7b662015-06-17 23:57:04 -070014625java.lang.Daemons$HeapTaskDaemon
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014626java.lang.Daemons$ReferenceQueueDaemon
Calin Juravle00b23d32019-03-08 17:52:20 -080014627java.lang.Daemons
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014628java.lang.Deprecated
Andreas Gampe61e7b662015-06-17 23:57:04 -070014629java.lang.DexCache
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014630java.lang.Double
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014631java.lang.Enum$$ExternalSyntheticLambda0
Andreas Gampe61e7b662015-06-17 23:57:04 -070014632java.lang.Enum$1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014633java.lang.Enum$EnumDesc
Calin Juravle00b23d32019-03-08 17:52:20 -080014634java.lang.Enum
Andreas Gampe571fc302016-02-18 13:58:09 -080014635java.lang.EnumConstantNotPresentException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014636java.lang.Error
14637java.lang.Exception
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014638java.lang.ExceptionInInitializerError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014639java.lang.Float
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014640java.lang.IllegalAccessError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014641java.lang.IllegalAccessException
Evan Millar0ea97b82009-03-24 17:49:23 -070014642java.lang.IllegalArgumentException
Calin Juravle00b23d32019-03-08 17:52:20 -080014643java.lang.IllegalMonitorStateException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014644java.lang.IllegalStateException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014645java.lang.IllegalThreadStateException
14646java.lang.IncompatibleClassChangeError
14647java.lang.IndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080014648java.lang.InheritableThreadLocal
art-benchmark-serviced5115932020-02-25 17:55:03 -080014649java.lang.InstantiationError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014650java.lang.InstantiationException
Andreas Gampe571fc302016-02-18 13:58:09 -080014651java.lang.Integer$IntegerCache
Calin Juravle00b23d32019-03-08 17:52:20 -080014652java.lang.Integer
Andreas Gampe61e7b662015-06-17 23:57:04 -070014653java.lang.InternalError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014654java.lang.InterruptedException
14655java.lang.Iterable
Andreas Gampe61e7b662015-06-17 23:57:04 -070014656java.lang.LinkageError
Andreas Gampe571fc302016-02-18 13:58:09 -080014657java.lang.Long$LongCache
Calin Juravle00b23d32019-03-08 17:52:20 -080014658java.lang.Long
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014659java.lang.MatchException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014660java.lang.Math$RandomNumberGeneratorHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080014661java.lang.Math
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014662java.lang.NegativeArraySizeException
Evan Millar0ea97b82009-03-24 17:49:23 -070014663java.lang.NoClassDefFoundError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014664java.lang.NoSuchFieldError
14665java.lang.NoSuchFieldException
14666java.lang.NoSuchMethodError
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014667java.lang.NoSuchMethodException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014668java.lang.NullPointerException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014669java.lang.Number
Evan Millar0ea97b82009-03-24 17:49:23 -070014670java.lang.NumberFormatException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014671java.lang.Object
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014672java.lang.OutOfMemoryError
Andreas Gampe61e7b662015-06-17 23:57:04 -070014673java.lang.Package
Andreas Gampe571fc302016-02-18 13:58:09 -080014674java.lang.Process
Calin Juravle4a054192018-05-29 17:52:20 -070014675java.lang.ProcessBuilder$NullInputStream
14676java.lang.ProcessBuilder$NullOutputStream
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014677java.lang.ProcessBuilder$Redirect$1
14678java.lang.ProcessBuilder$Redirect$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014679java.lang.ProcessBuilder$Redirect
Calin Juravle00b23d32019-03-08 17:52:20 -080014680java.lang.ProcessBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014681java.lang.ProcessEnvironment$ExternalData
14682java.lang.ProcessEnvironment$StringEnvironment
14683java.lang.ProcessEnvironment$Value
14684java.lang.ProcessEnvironment$Variable
Calin Juravle00b23d32019-03-08 17:52:20 -080014685java.lang.ProcessEnvironment
Calin Juravle4a054192018-05-29 17:52:20 -070014686java.lang.ProcessImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070014687java.lang.Readable
art-benchmark-service84f185c2023-07-24 02:43:42 -070014688java.lang.Record
Andreas Gampe61e7b662015-06-17 23:57:04 -070014689java.lang.ReflectiveOperationException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014690java.lang.Runnable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014691java.lang.Runtime
Evan Millar0ea97b82009-03-24 17:49:23 -070014692java.lang.RuntimeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014693java.lang.RuntimePermission
Kenny Root9787b802013-04-26 12:53:57 -070014694java.lang.SecurityException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014695java.lang.SecurityManager
Andreas Gampe571fc302016-02-18 13:58:09 -080014696java.lang.Short$ShortCache
Calin Juravle00b23d32019-03-08 17:52:20 -080014697java.lang.Short
art-benchmark-service08401c12022-12-23 09:27:20 -080014698java.lang.StackFrameInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -070014699java.lang.StackOverflowError
art-benchmark-service08401c12022-12-23 09:27:20 -080014700java.lang.StackStreamFactory$AbstractStackWalker
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014701java.lang.StackStreamFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070014702java.lang.StackTraceElement
art-benchmark-service00abe242023-02-13 10:31:34 -080014703java.lang.StackWalker$Option
art-benchmark-service08401c12022-12-23 09:27:20 -080014704java.lang.StackWalker$StackFrame
14705java.lang.StackWalker
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014706java.lang.StrictMath
art-benchmark-service08401c12022-12-23 09:27:20 -080014707java.lang.String$$ExternalSyntheticLambda0
14708java.lang.String$$ExternalSyntheticLambda1
14709java.lang.String$$ExternalSyntheticLambda2
14710java.lang.String$$ExternalSyntheticLambda3
art-benchmark-service64daec62024-05-18 02:02:57 -070014711java.lang.String$CaseInsensitiveComparator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014712java.lang.String-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014713java.lang.String
Andreas Gampe61e7b662015-06-17 23:57:04 -070014714java.lang.StringBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014715java.lang.StringBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -070014716java.lang.StringFactory
14717java.lang.StringIndexOutOfBoundsException
art-benchmark-service08401c12022-12-23 09:27:20 -080014718java.lang.StringLatin1$CharsSpliterator
14719java.lang.StringLatin1$LinesSpliterator
14720java.lang.StringLatin1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014721java.lang.StringUTF16$CharsSpliterator
art-benchmark-service08401c12022-12-23 09:27:20 -080014722java.lang.StringUTF16$CharsSpliteratorForString
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014723java.lang.StringUTF16$CodePointsSpliterator
art-benchmark-service08401c12022-12-23 09:27:20 -080014724java.lang.StringUTF16$CodePointsSpliteratorForString
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014725java.lang.StringUTF16
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014726java.lang.System$PropertiesWithNonOverrideableDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -080014727java.lang.System
Andreas Gampe571fc302016-02-18 13:58:09 -080014728java.lang.Thread$1
14729java.lang.Thread$Caches
Andreas Gampe61e7b662015-06-17 23:57:04 -070014730java.lang.Thread$State
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014731java.lang.Thread$ThreadIdentifiers
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014732java.lang.Thread$UncaughtExceptionHandler
Andreas Gampe571fc302016-02-18 13:58:09 -080014733java.lang.Thread$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080014734java.lang.Thread
Andreas Gampe61e7b662015-06-17 23:57:04 -070014735java.lang.ThreadDeath
14736java.lang.ThreadGroup
Andreas Gampe571fc302016-02-18 13:58:09 -080014737java.lang.ThreadLocal$ThreadLocalMap$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080014738java.lang.ThreadLocal$ThreadLocalMap
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014739java.lang.ThreadLocal-IA
art-benchmark-service64daec62024-05-18 02:02:57 -070014740java.lang.ThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080014741java.lang.Throwable$PrintStreamOrWriter
14742java.lang.Throwable$SentinelHolder
14743java.lang.Throwable$WrappedPrintStream
14744java.lang.Throwable$WrappedPrintWriter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014745java.lang.Throwable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014746java.lang.Throwable
Andreas Gampe571fc302016-02-18 13:58:09 -080014747java.lang.TypeNotPresentException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014748java.lang.UNIXProcess$1
14749java.lang.UNIXProcess$2
14750java.lang.UNIXProcess$3
14751java.lang.UNIXProcess$ProcessPipeInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014752java.lang.UNIXProcess$ProcessReaperThreadFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014753java.lang.UNIXProcess$ProcessReaperThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014754java.lang.UnsatisfiedLinkError
art-benchmark-service00abe242023-02-13 10:31:34 -080014755java.lang.UnsupportedClassVersionError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014756java.lang.UnsupportedOperationException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014757java.lang.VMClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014758java.lang.VerifyError
Andreas Gampe61e7b662015-06-17 23:57:04 -070014759java.lang.VirtualMachineError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014760java.lang.Void
14761java.lang.annotation.Annotation
Andreas Gampe571fc302016-02-18 13:58:09 -080014762java.lang.annotation.AnnotationTypeMismatchException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014763java.lang.annotation.Documented
Andreas Gampe571fc302016-02-18 13:58:09 -080014764java.lang.annotation.IncompleteAnnotationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014765java.lang.annotation.Inherited
Andreas Gampe571fc302016-02-18 13:58:09 -080014766java.lang.annotation.Retention
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014767java.lang.annotation.Target
art-benchmark-service84f185c2023-07-24 02:43:42 -070014768java.lang.constant.ClassDesc
14769java.lang.constant.Constable
14770java.lang.constant.ConstantDesc
14771java.lang.constant.ConstantDescs
14772java.lang.constant.ConstantUtils
art-benchmark-service84f185c2023-07-24 02:43:42 -070014773java.lang.constant.DirectMethodHandleDesc$Kind
14774java.lang.constant.DirectMethodHandleDesc
14775java.lang.constant.DirectMethodHandleDescImpl$1
14776java.lang.constant.DirectMethodHandleDescImpl
14777java.lang.constant.DynamicConstantDesc$AnonymousDynamicConstantDesc
14778java.lang.constant.DynamicConstantDesc
14779java.lang.constant.MethodHandleDesc$1
14780java.lang.constant.MethodHandleDesc
14781java.lang.constant.MethodTypeDesc
14782java.lang.constant.MethodTypeDescImpl
14783java.lang.constant.PrimitiveClassDescImpl
14784java.lang.constant.ReferenceClassDescImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014785java.lang.invoke.ArrayElementVarHandle
14786java.lang.invoke.ByteArrayViewVarHandle
14787java.lang.invoke.ByteBufferViewVarHandle
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014788java.lang.invoke.CallSite
14789java.lang.invoke.ConstantCallSite
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014790java.lang.invoke.FieldVarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014791java.lang.invoke.MethodHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014792java.lang.invoke.MethodHandleImpl$HandleInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080014793java.lang.invoke.MethodHandleImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014794java.lang.invoke.MethodHandleInfo
14795java.lang.invoke.MethodHandleStatics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014796java.lang.invoke.MethodHandles$$ExternalSyntheticLambda0
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014797java.lang.invoke.MethodHandles$$ExternalSyntheticLambda10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014798java.lang.invoke.MethodHandles$$ExternalSyntheticLambda11
14799java.lang.invoke.MethodHandles$$ExternalSyntheticLambda12
14800java.lang.invoke.MethodHandles$$ExternalSyntheticLambda13
14801java.lang.invoke.MethodHandles$$ExternalSyntheticLambda14
14802java.lang.invoke.MethodHandles$$ExternalSyntheticLambda15
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014803java.lang.invoke.MethodHandles$$ExternalSyntheticLambda16
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014804java.lang.invoke.MethodHandles$$ExternalSyntheticLambda17
14805java.lang.invoke.MethodHandles$$ExternalSyntheticLambda18
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014806java.lang.invoke.MethodHandles$$ExternalSyntheticLambda19
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014807java.lang.invoke.MethodHandles$$ExternalSyntheticLambda1
14808java.lang.invoke.MethodHandles$$ExternalSyntheticLambda20
14809java.lang.invoke.MethodHandles$$ExternalSyntheticLambda21
14810java.lang.invoke.MethodHandles$$ExternalSyntheticLambda22
14811java.lang.invoke.MethodHandles$$ExternalSyntheticLambda23
14812java.lang.invoke.MethodHandles$$ExternalSyntheticLambda24
14813java.lang.invoke.MethodHandles$$ExternalSyntheticLambda25
14814java.lang.invoke.MethodHandles$$ExternalSyntheticLambda2
14815java.lang.invoke.MethodHandles$$ExternalSyntheticLambda3
14816java.lang.invoke.MethodHandles$$ExternalSyntheticLambda4
14817java.lang.invoke.MethodHandles$$ExternalSyntheticLambda5
14818java.lang.invoke.MethodHandles$$ExternalSyntheticLambda6
14819java.lang.invoke.MethodHandles$$ExternalSyntheticLambda7
14820java.lang.invoke.MethodHandles$$ExternalSyntheticLambda8
14821java.lang.invoke.MethodHandles$$ExternalSyntheticLambda9
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014822java.lang.invoke.MethodHandles$Lookup
Calin Juravle00b23d32019-03-08 17:52:20 -080014823java.lang.invoke.MethodHandles
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014824java.lang.invoke.MethodType$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014825java.lang.invoke.MethodType
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014826java.lang.invoke.MethodTypeForm
Calin Juravle36829e52019-04-10 19:07:47 -070014827java.lang.invoke.SerializedLambda
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014828java.lang.invoke.StaticFieldVarHandle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014829java.lang.invoke.Transformers$AlwaysThrow
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014830java.lang.invoke.Transformers$ArrayConstructor
14831java.lang.invoke.Transformers$ArrayLength
14832java.lang.invoke.Transformers$AsTypeAdapter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014833java.lang.invoke.Transformers$BindTo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014834java.lang.invoke.Transformers$CatchException
14835java.lang.invoke.Transformers$CollectArguments
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014836java.lang.invoke.Transformers$Collector
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014837java.lang.invoke.Transformers$Construct
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014838java.lang.invoke.Transformers$DropArguments
14839java.lang.invoke.Transformers$ExplicitCastArguments
14840java.lang.invoke.Transformers$FilterArguments
14841java.lang.invoke.Transformers$FilterReturnValue
14842java.lang.invoke.Transformers$FoldArguments
14843java.lang.invoke.Transformers$GuardWithTest
14844java.lang.invoke.Transformers$InsertArguments
14845java.lang.invoke.Transformers$Invoker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014846java.lang.invoke.Transformers$Loop
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014847java.lang.invoke.Transformers$PermuteArguments
14848java.lang.invoke.Transformers$ReferenceArrayElementGetter
14849java.lang.invoke.Transformers$ReferenceArrayElementSetter
14850java.lang.invoke.Transformers$ReferenceIdentity
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014851java.lang.invoke.Transformers$Spreader
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014852java.lang.invoke.Transformers$TableSwitch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014853java.lang.invoke.Transformers$Transformer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014854java.lang.invoke.Transformers$TryFinally
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014855java.lang.invoke.Transformers$VarargsCollector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014856java.lang.invoke.Transformers$ZeroValue
art-benchmark-service922a5532023-03-23 03:12:41 -070014857java.lang.invoke.TypeDescriptor$OfField
14858java.lang.invoke.TypeDescriptor$OfMethod
14859java.lang.invoke.TypeDescriptor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014860java.lang.invoke.VarHandle$AccessMode
14861java.lang.invoke.VarHandle$AccessType
art-benchmark-service84f185c2023-07-24 02:43:42 -070014862java.lang.invoke.VarHandle$VarHandleDesc$Kind
Calin Juravle00b23d32019-03-08 17:52:20 -080014863java.lang.invoke.VarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014864java.lang.invoke.WrongMethodTypeException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014865java.lang.ref.Cleaner$1
art-benchmark-service84f185c2023-07-24 02:43:42 -070014866java.lang.ref.Cleaner$Cleanable
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014867java.lang.ref.Cleaner
Andreas Gampe61e7b662015-06-17 23:57:04 -070014868java.lang.ref.FinalizerReference$Sentinel
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014869java.lang.ref.FinalizerReference-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014870java.lang.ref.FinalizerReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070014871java.lang.ref.PhantomReference
Calin Juravle4a054192018-05-29 17:52:20 -070014872java.lang.ref.Reference$SinkHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014873java.lang.ref.Reference$SinkHolder
14874java.lang.ref.Reference
Andreas Gampe61e7b662015-06-17 23:57:04 -070014875java.lang.ref.ReferenceQueue
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014876java.lang.ref.SoftReference
14877java.lang.ref.WeakReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070014878java.lang.reflect.AccessibleObject
14879java.lang.reflect.AnnotatedElement
14880java.lang.reflect.Array
14881java.lang.reflect.Constructor
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014882java.lang.reflect.Executable$GenericInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080014883java.lang.reflect.Executable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014884java.lang.reflect.Field
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014885java.lang.reflect.GenericArrayType
Andreas Gampe61e7b662015-06-17 23:57:04 -070014886java.lang.reflect.GenericDeclaration
art-benchmark-serviced5115932020-02-25 17:55:03 -080014887java.lang.reflect.GenericSignatureFormatError
Andreas Gampe61e7b662015-06-17 23:57:04 -070014888java.lang.reflect.InvocationHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014889java.lang.reflect.InvocationTargetException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014890java.lang.reflect.MalformedParametersException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014891java.lang.reflect.Member
Andreas Gampe61e7b662015-06-17 23:57:04 -070014892java.lang.reflect.Method$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014893java.lang.reflect.Method
Andreas Gampe61e7b662015-06-17 23:57:04 -070014894java.lang.reflect.Modifier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014895java.lang.reflect.Parameter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014896java.lang.reflect.ParameterizedType
Andreas Gampe61e7b662015-06-17 23:57:04 -070014897java.lang.reflect.Proxy$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014898java.lang.reflect.Proxy$Key1
14899java.lang.reflect.Proxy$Key2
14900java.lang.reflect.Proxy$KeyFactory
14901java.lang.reflect.Proxy$KeyX
14902java.lang.reflect.Proxy$ProxyClassFactory
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014903java.lang.reflect.Proxy-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014904java.lang.reflect.Proxy
art-benchmark-service84f185c2023-07-24 02:43:42 -070014905java.lang.reflect.RecordComponent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014906java.lang.reflect.ReflectPermission
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014907java.lang.reflect.Type
Andreas Gampe61e7b662015-06-17 23:57:04 -070014908java.lang.reflect.TypeVariable
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014909java.lang.reflect.UndeclaredThrowableException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014910java.lang.reflect.WeakCache$CacheKey
14911java.lang.reflect.WeakCache$CacheValue
14912java.lang.reflect.WeakCache$Factory
14913java.lang.reflect.WeakCache$LookupValue
14914java.lang.reflect.WeakCache$Value
Calin Juravle00b23d32019-03-08 17:52:20 -080014915java.lang.reflect.WeakCache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014916java.lang.reflect.WildcardType
Calin Juravle4a054192018-05-29 17:52:20 -070014917java.math.BigDecimal$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014918java.math.BigDecimal$LongOverflow
art-benchmark-service08401c12022-12-23 09:27:20 -080014919java.math.BigDecimal$StringBuilderHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080014920java.math.BigDecimal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014921java.math.BigInteger$UnsafeHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014922java.math.BigInteger
Calin Juravle4a054192018-05-29 17:52:20 -070014923java.math.MathContext
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014924java.math.MutableBigInteger
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014925java.math.RoundingMode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014926java.net.AbstractPlainDatagramSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080014927java.net.AbstractPlainSocketImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014928java.net.AddressCache$AddressCacheEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014929java.net.AddressCache$AddressCacheKey
Calin Juravle00b23d32019-03-08 17:52:20 -080014930java.net.AddressCache
art-benchmark-service13164882020-11-07 02:19:14 -080014931java.net.Authenticator$RequestorType
14932java.net.Authenticator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014933java.net.BindException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014934java.net.ConnectException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014935java.net.CookieHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014936java.net.CookieManager$CookiePathComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080014937java.net.CookieManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014938java.net.CookiePolicy$1
14939java.net.CookiePolicy$2
14940java.net.CookiePolicy$3
Calin Juravle00b23d32019-03-08 17:52:20 -080014941java.net.CookiePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014942java.net.CookieStore
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014943java.net.DatagramPacket
14944java.net.DatagramSocket$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014945java.net.DatagramSocket
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014946java.net.DatagramSocketImpl
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014947java.net.DatagramSocketImplFactory
Calin Juravle4a054192018-05-29 17:52:20 -070014948java.net.DefaultDatagramSocketImplFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014949java.net.DefaultInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014950java.net.HttpCookie$10
14951java.net.HttpCookie$11
Calin Juravle00b23d32019-03-08 17:52:20 -080014952java.net.HttpCookie$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014953java.net.HttpCookie$2
14954java.net.HttpCookie$3
14955java.net.HttpCookie$4
14956java.net.HttpCookie$5
14957java.net.HttpCookie$6
14958java.net.HttpCookie$7
14959java.net.HttpCookie$8
14960java.net.HttpCookie$9
14961java.net.HttpCookie$CookieAttributeAssignor
Calin Juravle00b23d32019-03-08 17:52:20 -080014962java.net.HttpCookie
art-benchmark-serviced5115932020-02-25 17:55:03 -080014963java.net.HttpRetryException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014964java.net.HttpURLConnection
Andreas Gampe571fc302016-02-18 13:58:09 -080014965java.net.IDN
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014966java.net.InMemoryCookieStore
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014967java.net.Inet4Address
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014968java.net.Inet6Address$Inet6AddressHolder
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014969java.net.Inet6Address-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014970java.net.Inet6Address
art-benchmark-service64daec62024-05-18 02:02:57 -070014971java.net.Inet6AddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080014972java.net.InetAddress$1
art-benchmark-service64daec62024-05-18 02:02:57 -070014973java.net.InetAddress$InetAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080014974java.net.InetAddress
Andreas Gampe571fc302016-02-18 13:58:09 -080014975java.net.InetAddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080014976java.net.InetSocketAddress$InetSocketAddressHolder
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014977java.net.InetSocketAddress-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014978java.net.InetSocketAddress
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014979java.net.InterfaceAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014980java.net.JarURLConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014981java.net.MalformedURLException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014982java.net.MulticastSocket
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014983java.net.NetPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014984java.net.NetworkInterface$1checkedAddresses
Calin Juravle00b23d32019-03-08 17:52:20 -080014985java.net.NetworkInterface
Calin Juravle4a054192018-05-29 17:52:20 -070014986java.net.NoRouteToHostException
Andreas Gampe571fc302016-02-18 13:58:09 -080014987java.net.Parts
art-benchmark-service13164882020-11-07 02:19:14 -080014988java.net.PasswordAuthentication
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014989java.net.PlainDatagramSocketImpl
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014990java.net.PlainSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014991java.net.PortUnreachableException
14992java.net.ProtocolException
14993java.net.ProtocolFamily
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014994java.net.Proxy$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080014995java.net.Proxy
Jesse Wilson80686182011-01-21 17:12:43 -080014996java.net.ProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014997java.net.ResponseCache
art-benchmark-service00abe242023-02-13 10:31:34 -080014998java.net.ServerSocket$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014999java.net.ServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015000java.net.Socket$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015001java.net.Socket$2
15002java.net.Socket$3
Calin Juravle00b23d32019-03-08 17:52:20 -080015003java.net.Socket
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015004java.net.SocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015005java.net.SocketException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015006java.net.SocketImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -080015007java.net.SocketImplFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015008java.net.SocketOption
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015009java.net.SocketOptions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015010java.net.SocketPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015011java.net.SocketTimeoutException
Andreas Gampe571fc302016-02-18 13:58:09 -080015012java.net.SocksConsts
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015013java.net.SocksSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070015014java.net.StandardProtocolFamily
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015015java.net.StandardSocketOptions$StdSocketOption
15016java.net.StandardSocketOptions
Andreas Gampe571fc302016-02-18 13:58:09 -080015017java.net.URI$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -080015018java.net.URI
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015019java.net.URISyntaxException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015020java.net.URL
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015021java.net.URLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015022java.net.URLDecoder
15023java.net.URLEncoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015024java.net.URLStreamHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015025java.net.URLStreamHandlerFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -070015026java.net.UnknownHostException
Calin Juravle4a054192018-05-29 17:52:20 -070015027java.net.UnknownServiceException
Andreas Gampe571fc302016-02-18 13:58:09 -080015028java.nio.Bits
Andreas Gampe61e7b662015-06-17 23:57:04 -070015029java.nio.Buffer
art-benchmark-service00abe242023-02-13 10:31:34 -080015030java.nio.BufferMismatch
Andreas Gampe61e7b662015-06-17 23:57:04 -070015031java.nio.BufferOverflowException
15032java.nio.BufferUnderflowException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015033java.nio.ByteBuffer
15034java.nio.ByteBufferAsCharBuffer
15035java.nio.ByteBufferAsDoubleBuffer
art-benchmark-service64daec62024-05-18 02:02:57 -070015036java.nio.ByteBufferAsShortBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015037java.nio.ByteOrder
Andreas Gampe61e7b662015-06-17 23:57:04 -070015038java.nio.CharBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080015039java.nio.DirectByteBuffer$MemoryRef
Andreas Gampe61e7b662015-06-17 23:57:04 -070015040java.nio.DoubleBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070015041java.nio.FloatBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015042java.nio.HeapIntBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070015043java.nio.IntBuffer
15044java.nio.InvalidMarkException
15045java.nio.LongBuffer
15046java.nio.MappedByteBuffer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015047java.nio.NIOAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015048java.nio.NioUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070015049java.nio.ReadOnlyBufferException
15050java.nio.ShortBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080015051java.nio.StringCharBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015052java.nio.channels.AlreadyConnectedException
15053java.nio.channels.AsynchronousChannel
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015054java.nio.channels.AsynchronousCloseException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015055java.nio.channels.AsynchronousFileChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015056java.nio.channels.ByteChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015057java.nio.channels.CancelledKeyException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015058java.nio.channels.Channel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015059java.nio.channels.Channels$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015060java.nio.channels.Channels$WritableByteChannelImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080015061java.nio.channels.Channels
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015062java.nio.channels.ClosedByInterruptException
15063java.nio.channels.ClosedChannelException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015064java.nio.channels.ClosedSelectorException
15065java.nio.channels.ConnectionPendingException
Andreas Gampe571fc302016-02-18 13:58:09 -080015066java.nio.channels.DatagramChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070015067java.nio.channels.FileChannel$MapMode
Calin Juravle00b23d32019-03-08 17:52:20 -080015068java.nio.channels.FileChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070015069java.nio.channels.FileLock
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015070java.nio.channels.FileLockInterruptionException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015071java.nio.channels.GatheringByteChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015072java.nio.channels.IllegalBlockingModeException
15073java.nio.channels.IllegalSelectorException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015074java.nio.channels.InterruptibleChannel
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015075java.nio.channels.MulticastChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080015076java.nio.channels.NetworkChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015077java.nio.channels.NoConnectionPendingException
15078java.nio.channels.NonReadableChannelException
15079java.nio.channels.NonWritableChannelException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015080java.nio.channels.OverlappingFileLockException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015081java.nio.channels.ReadableByteChannel
15082java.nio.channels.ScatteringByteChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080015083java.nio.channels.SeekableByteChannel
15084java.nio.channels.SelectableChannel
Calin Juravle4a054192018-05-29 17:52:20 -070015085java.nio.channels.SelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015086java.nio.channels.Selector
Andreas Gampe571fc302016-02-18 13:58:09 -080015087java.nio.channels.ServerSocketChannel
15088java.nio.channels.SocketChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015089java.nio.channels.UnresolvedAddressException
15090java.nio.channels.UnsupportedAddressTypeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015091java.nio.channels.WritableByteChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015092java.nio.channels.spi.AbstractInterruptibleChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015093java.nio.channels.spi.AbstractInterruptibleChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080015094java.nio.channels.spi.AbstractSelectableChannel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015095java.nio.channels.spi.AbstractSelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015096java.nio.channels.spi.AbstractSelector$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015097java.nio.channels.spi.AbstractSelector
art-benchmark-service00abe242023-02-13 10:31:34 -080015098java.nio.channels.spi.AsynchronousChannelProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015099java.nio.channels.spi.SelectorProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015100java.nio.channels.spi.SelectorProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -070015101java.nio.charset.CharacterCodingException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015102java.nio.charset.Charset
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015103java.nio.charset.CharsetDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015104java.nio.charset.CharsetEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080015105java.nio.charset.CoderMalfunctionError
Andreas Gampe571fc302016-02-18 13:58:09 -080015106java.nio.charset.CoderResult$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080015107java.nio.charset.CoderResult
Andreas Gampe61e7b662015-06-17 23:57:04 -070015108java.nio.charset.CodingErrorAction
15109java.nio.charset.IllegalCharsetNameException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015110java.nio.charset.StandardCharsets
Andreas Gampe61e7b662015-06-17 23:57:04 -070015111java.nio.charset.UnsupportedCharsetException
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015112java.nio.charset.spi.CharsetProvider
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015113java.nio.file.AccessDeniedException
Calin Juravle00b23d32019-03-08 17:52:20 -080015114java.nio.file.AccessMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080015115java.nio.file.CopyMoveHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015116java.nio.file.CopyOption
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015117java.nio.file.DirectoryIteratorException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015118java.nio.file.DirectoryStream$Filter
15119java.nio.file.DirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015120java.nio.file.FileAlreadyExistsException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015121java.nio.file.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015122java.nio.file.FileSystemException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015123java.nio.file.FileSystems$DefaultFileSystemHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015124java.nio.file.FileSystems$DefaultFileSystemHolder
15125java.nio.file.FileSystems
art-benchmark-service08401c12022-12-23 09:27:20 -080015126java.nio.file.FileVisitResult
15127java.nio.file.FileVisitor
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015128java.nio.file.Files$AcceptAllFilter
Calin Juravle4a054192018-05-29 17:52:20 -070015129java.nio.file.Files
art-benchmark-serviced5115932020-02-25 17:55:03 -080015130java.nio.file.InvalidPathException
Calin Juravle00b23d32019-03-08 17:52:20 -080015131java.nio.file.LinkOption
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015132java.nio.file.NoSuchFileException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015133java.nio.file.NotDirectoryException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015134java.nio.file.OpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015135java.nio.file.Path
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015136java.nio.file.Paths
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015137java.nio.file.ProviderMismatchException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015138java.nio.file.SecureDirectoryStream
art-benchmark-service08401c12022-12-23 09:27:20 -080015139java.nio.file.SimpleFileVisitor
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070015140java.nio.file.StandardCopyOption
Calin Juravle4a054192018-05-29 17:52:20 -070015141java.nio.file.StandardOpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015142java.nio.file.Watchable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015143java.nio.file.attribute.AttributeView
15144java.nio.file.attribute.BasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015145java.nio.file.attribute.BasicFileAttributes
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015146java.nio.file.attribute.FileAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015147java.nio.file.attribute.FileAttributeView
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015148java.nio.file.attribute.FileOwnerAttributeView
Calin Juravle4a054192018-05-29 17:52:20 -070015149java.nio.file.attribute.FileTime
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015150java.nio.file.attribute.PosixFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015151java.nio.file.attribute.PosixFileAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015152java.nio.file.spi.FileSystemProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080015153java.security.AccessControlContext
Andreas Gampe61e7b662015-06-17 23:57:04 -070015154java.security.AccessControlException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015155java.security.AccessController
Andreas Gampe571fc302016-02-18 13:58:09 -080015156java.security.AlgorithmConstraints
15157java.security.AlgorithmParameters
15158java.security.AlgorithmParametersSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015159java.security.AllPermission
Andreas Gampe61e7b662015-06-17 23:57:04 -070015160java.security.BasicPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015161java.security.CodeSigner
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015162java.security.CodeSource
Andreas Gampe571fc302016-02-18 13:58:09 -080015163java.security.CryptoPrimitive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015164java.security.DigestException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015165java.security.DigestInputStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015166java.security.GeneralSecurityException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015167java.security.Guard
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015168java.security.InvalidAlgorithmParameterException
15169java.security.InvalidKeyException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015170java.security.InvalidParameterException
Jesse Wilson80686182011-01-21 17:12:43 -080015171java.security.Key
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015172java.security.KeyException
Andreas Gampe571fc302016-02-18 13:58:09 -080015173java.security.KeyFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015174java.security.KeyFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015175java.security.KeyManagementException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015176java.security.KeyPair
Calin Juravle4a054192018-05-29 17:52:20 -070015177java.security.KeyPairGenerator$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080015178java.security.KeyPairGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070015179java.security.KeyPairGeneratorSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080015180java.security.KeyStore$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015181java.security.KeyStore$CallbackHandlerProtection
Calin Juravle00b23d32019-03-08 17:52:20 -080015182java.security.KeyStore$Entry
15183java.security.KeyStore$LoadStoreParameter
15184java.security.KeyStore$PasswordProtection
15185java.security.KeyStore$PrivateKeyEntry
15186java.security.KeyStore$ProtectionParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080015187java.security.KeyStore$SecretKeyEntry
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015188java.security.KeyStore$SimpleLoadStoreParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080015189java.security.KeyStore$TrustedCertificateEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080015190java.security.KeyStore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015191java.security.KeyStoreException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015192java.security.KeyStoreSpi
Calin Juravle00b23d32019-03-08 17:52:20 -080015193java.security.MessageDigest
Andreas Gampe61e7b662015-06-17 23:57:04 -070015194java.security.MessageDigestSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015195java.security.NoSuchAlgorithmException
15196java.security.NoSuchProviderException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015197java.security.Permission
Andreas Gampe571fc302016-02-18 13:58:09 -080015198java.security.PermissionCollection
Andreas Gampe859e2782016-04-06 18:37:56 -070015199java.security.Permissions
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015200java.security.Principal
Andreas Gampe61e7b662015-06-17 23:57:04 -070015201java.security.PrivateKey
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015202java.security.PrivilegedAction
Andreas Gampe571fc302016-02-18 13:58:09 -080015203java.security.PrivilegedActionException
15204java.security.PrivilegedExceptionAction
Andreas Gampe61e7b662015-06-17 23:57:04 -070015205java.security.ProtectionDomain
Andreas Gampe571fc302016-02-18 13:58:09 -080015206java.security.Provider$EngineDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015207java.security.Provider$Service
Andreas Gampe571fc302016-02-18 13:58:09 -080015208java.security.Provider$ServiceKey
15209java.security.Provider$UString
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015210java.security.Provider-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015211java.security.Provider
15212java.security.ProviderException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015213java.security.PublicKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015214java.security.SecureRandom
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015215java.security.SecureRandomParameters
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015216java.security.SecureRandomSpi
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015217java.security.Security$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015218java.security.Security
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015219java.security.SecurityPermission
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015220java.security.Signature$CipherAdapter
art-benchmark-service64daec62024-05-18 02:02:57 -070015221java.security.Signature$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080015222java.security.Signature
Andreas Gampe61e7b662015-06-17 23:57:04 -070015223java.security.SignatureException
15224java.security.SignatureSpi
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015225java.security.Timestamp
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015226java.security.UnrecoverableEntryException
15227java.security.UnrecoverableKeyException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015228java.security.cert.CRL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015229java.security.cert.CRLException
Calin Juravle4a054192018-05-29 17:52:20 -070015230java.security.cert.CRLReason
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015231java.security.cert.CertPath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015232java.security.cert.CertPathBuilderException
Andreas Gampe571fc302016-02-18 13:58:09 -080015233java.security.cert.CertPathChecker
15234java.security.cert.CertPathHelperImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015235java.security.cert.CertPathParameters
15236java.security.cert.CertPathValidator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015237java.security.cert.CertPathValidatorException$BasicReason
15238java.security.cert.CertPathValidatorException$Reason
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015239java.security.cert.CertPathValidatorException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015240java.security.cert.CertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015241java.security.cert.CertPathValidatorSpi
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015242java.security.cert.CertSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015243java.security.cert.CertStore
15244java.security.cert.CertStoreException
15245java.security.cert.CertStoreParameters
15246java.security.cert.CertStoreSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015247java.security.cert.Certificate
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015248java.security.cert.CertificateEncodingException
15249java.security.cert.CertificateException
15250java.security.cert.CertificateExpiredException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015251java.security.cert.CertificateFactory
15252java.security.cert.CertificateFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015253java.security.cert.CertificateNotYetValidException
15254java.security.cert.CertificateParsingException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015255java.security.cert.CertificateRevokedException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015256java.security.cert.CollectionCertStoreParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080015257java.security.cert.Extension
Kenny Root9787b802013-04-26 12:53:57 -070015258java.security.cert.PKIXCertPathChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015259java.security.cert.PKIXCertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015260java.security.cert.PKIXParameters
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015261java.security.cert.PKIXReason
Calin Juravle4a054192018-05-29 17:52:20 -070015262java.security.cert.PKIXRevocationChecker$Option
Calin Juravle00b23d32019-03-08 17:52:20 -080015263java.security.cert.PKIXRevocationChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015264java.security.cert.PolicyNode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015265java.security.cert.PolicyQualifierInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015266java.security.cert.TrustAnchor
Calin Juravle00b23d32019-03-08 17:52:20 -080015267java.security.cert.X509CRL
art-benchmark-service13164882020-11-07 02:19:14 -080015268java.security.cert.X509CRLEntry
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015269java.security.cert.X509CertSelector
Evan Millar0ea97b82009-03-24 17:49:23 -070015270java.security.cert.X509Certificate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015271java.security.cert.X509Extension
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015272java.security.interfaces.DSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080015273java.security.interfaces.DSAParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015274java.security.interfaces.DSAPublicKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070015275java.security.interfaces.ECKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015276java.security.interfaces.ECPrivateKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070015277java.security.interfaces.ECPublicKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015278java.security.interfaces.RSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080015279java.security.interfaces.RSAPrivateCrtKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070015280java.security.interfaces.RSAPrivateKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015281java.security.interfaces.RSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070015282java.security.spec.AlgorithmParameterSpec
Calin Juravle00b23d32019-03-08 17:52:20 -080015283java.security.spec.DSAParameterSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015284java.security.spec.DSAPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070015285java.security.spec.ECField
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015286java.security.spec.ECFieldF2m
Andreas Gampe61e7b662015-06-17 23:57:04 -070015287java.security.spec.ECFieldFp
art-benchmark-serviced5115932020-02-25 17:55:03 -080015288java.security.spec.ECGenParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070015289java.security.spec.ECParameterSpec
15290java.security.spec.ECPoint
Calin Juravle00b23d32019-03-08 17:52:20 -080015291java.security.spec.ECPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080015292java.security.spec.ECPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070015293java.security.spec.EllipticCurve
Andreas Gampe571fc302016-02-18 13:58:09 -080015294java.security.spec.EncodedKeySpec
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015295java.security.spec.InvalidKeySpecException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015296java.security.spec.InvalidParameterSpecException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015297java.security.spec.KeySpec
Calin Juravle4a054192018-05-29 17:52:20 -070015298java.security.spec.MGF1ParameterSpec
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015299java.security.spec.NamedParameterSpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015300java.security.spec.PKCS8EncodedKeySpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015301java.security.spec.PSSParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -080015302java.security.spec.RSAKeyGenParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015303java.security.spec.RSAPrivateCrtKeySpec
15304java.security.spec.RSAPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080015305java.security.spec.RSAPublicKeySpec
15306java.security.spec.X509EncodedKeySpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015307java.sql.Date
Calin Juravle4a054192018-05-29 17:52:20 -070015308java.sql.SQLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015309java.sql.Time
15310java.sql.Timestamp
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015311java.text.AttributedCharacterIterator$Attribute
art-benchmark-service13164882020-11-07 02:19:14 -080015312java.text.AttributedCharacterIterator
15313java.text.AttributedString
Calin Juravle4a054192018-05-29 17:52:20 -070015314java.text.Bidi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015315java.text.BreakIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015316java.text.CalendarBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070015317java.text.CharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -080015318java.text.CharacterIteratorFieldDelegate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015319java.text.ChoiceFormat
art-benchmark-service13164882020-11-07 02:19:14 -080015320java.text.CollationElementIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080015321java.text.CollationKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015322java.text.Collator
Kenny Root9787b802013-04-26 12:53:57 -070015323java.text.DateFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080015324java.text.DateFormat
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015325java.text.DateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -080015326java.text.DecimalFormat$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015327java.text.DecimalFormat
15328java.text.DecimalFormatSymbols
Andreas Gampe571fc302016-02-18 13:58:09 -080015329java.text.DontCareFieldPosition$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015330java.text.DontCareFieldPosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015331java.text.FieldPosition$Delegate
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015332java.text.FieldPosition-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015333java.text.FieldPosition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015334java.text.Format$Field
Andreas Gampe571fc302016-02-18 13:58:09 -080015335java.text.Format$FieldDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080015336java.text.Format
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015337java.text.IcuIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015338java.text.MessageFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080015339java.text.MessageFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015340java.text.Normalizer$Form$$ExternalSyntheticLambda0
15341java.text.Normalizer$Form$$ExternalSyntheticLambda1
15342java.text.Normalizer$Form$$ExternalSyntheticLambda2
15343java.text.Normalizer$Form$$ExternalSyntheticLambda3
Andreas Gampe571fc302016-02-18 13:58:09 -080015344java.text.Normalizer$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080015345java.text.Normalizer
art-benchmark-service13164882020-11-07 02:19:14 -080015346java.text.NumberFormat$Field
art-benchmark-serviceadd95622024-03-14 09:26:37 -070015347java.text.NumberFormat$Style
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015348java.text.NumberFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015349java.text.ParseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015350java.text.ParsePosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015351java.text.RuleBasedCollator
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015352java.text.SimpleDateFormat
Andreas Gampecbcb9e32016-06-03 17:24:05 -070015353java.text.StringCharacterIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015354java.time.Clock
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015355java.time.DateTimeException
Calin Juravle4a054192018-05-29 17:52:20 -070015356java.time.DayOfWeek
15357java.time.Duration
Calin Juravle4a054192018-05-29 17:52:20 -070015358java.time.Instant$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015359java.time.Instant
art-benchmark-service00abe242023-02-13 10:31:34 -080015360java.time.InstantSource
Calin Juravle4a054192018-05-29 17:52:20 -070015361java.time.LocalDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015362java.time.LocalDate
Calin Juravle4a054192018-05-29 17:52:20 -070015363java.time.LocalDateTime
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015364java.time.LocalTime$1
Calin Juravle4a054192018-05-29 17:52:20 -070015365java.time.LocalTime
15366java.time.Month
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015367java.time.OffsetDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070015368java.time.Period
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015369java.time.Year
Calin Juravle4a054192018-05-29 17:52:20 -070015370java.time.ZoneId
15371java.time.ZoneOffset
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015372java.time.ZonedDateTime$$ExternalSyntheticLambda0
15373java.time.ZonedDateTime$1
Calin Juravle4a054192018-05-29 17:52:20 -070015374java.time.ZonedDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070015375java.time.chrono.AbstractChronology
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015376java.time.chrono.ChronoLocalDate
15377java.time.chrono.ChronoLocalDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070015378java.time.chrono.ChronoPeriod
15379java.time.chrono.ChronoZonedDateTime
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015380java.time.chrono.Chronology
Calin Juravle4a054192018-05-29 17:52:20 -070015381java.time.chrono.IsoChronology
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015382java.time.format.DateTimeFormatter$$ExternalSyntheticLambda0
15383java.time.format.DateTimeFormatter$$ExternalSyntheticLambda1
Calin Juravle4a054192018-05-29 17:52:20 -070015384java.time.format.DateTimeFormatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015385java.time.format.DateTimeFormatterBuilder$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -080015386java.time.format.DateTimeFormatterBuilder$1
Calin Juravle4a054192018-05-29 17:52:20 -070015387java.time.format.DateTimeFormatterBuilder$2
15388java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser
15389java.time.format.DateTimeFormatterBuilder$CompositePrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080015390java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser
art-benchmark-service922a5532023-03-23 03:12:41 -070015391java.time.format.DateTimeFormatterBuilder$DayPeriod$$ExternalSyntheticLambda0
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015392java.time.format.DateTimeFormatterBuilder$DayPeriod
Calin Juravle4a054192018-05-29 17:52:20 -070015393java.time.format.DateTimeFormatterBuilder$FractionPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080015394java.time.format.DateTimeFormatterBuilder$InstantPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070015395java.time.format.DateTimeFormatterBuilder$NumberPrinterParser
15396java.time.format.DateTimeFormatterBuilder$OffsetIdPrinterParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015397java.time.format.DateTimeFormatterBuilder$PadPrinterParserDecorator
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015398java.time.format.DateTimeFormatterBuilder$PrefixTree$CI
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015399java.time.format.DateTimeFormatterBuilder$PrefixTree
Calin Juravle4a054192018-05-29 17:52:20 -070015400java.time.format.DateTimeFormatterBuilder$SettingsParser
Calin Juravle00b23d32019-03-08 17:52:20 -080015401java.time.format.DateTimeFormatterBuilder$StringLiteralPrinterParser
15402java.time.format.DateTimeFormatterBuilder$TextPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070015403java.time.format.DateTimeFormatterBuilder$ZoneIdPrinterParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015404java.time.format.DateTimeFormatterBuilder$ZoneTextPrinterParser
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015405java.time.format.DateTimeFormatterBuilder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015406java.time.format.DateTimeFormatterBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070015407java.time.format.DateTimeParseContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015408java.time.format.DateTimeParseException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015409java.time.format.DateTimePrintContext$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015410java.time.format.DateTimePrintContext
Calin Juravle4a054192018-05-29 17:52:20 -070015411java.time.format.DateTimeTextProvider$1
15412java.time.format.DateTimeTextProvider$LocaleStore
Calin Juravle00b23d32019-03-08 17:52:20 -080015413java.time.format.DateTimeTextProvider
Calin Juravle4a054192018-05-29 17:52:20 -070015414java.time.format.DecimalStyle
15415java.time.format.Parsed
15416java.time.format.ResolverStyle
15417java.time.format.SignStyle
15418java.time.format.TextStyle
Calin Juravle4a054192018-05-29 17:52:20 -070015419java.time.temporal.ChronoField
15420java.time.temporal.ChronoUnit
15421java.time.temporal.IsoFields$Field$1
15422java.time.temporal.IsoFields$Field$2
15423java.time.temporal.IsoFields$Field$3
15424java.time.temporal.IsoFields$Field$4
Calin Juravle00b23d32019-03-08 17:52:20 -080015425java.time.temporal.IsoFields$Field
Calin Juravle4a054192018-05-29 17:52:20 -070015426java.time.temporal.IsoFields$Unit
Calin Juravle00b23d32019-03-08 17:52:20 -080015427java.time.temporal.IsoFields
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015428java.time.temporal.JulianFields$Field
art-benchmark-service13164882020-11-07 02:19:14 -080015429java.time.temporal.JulianFields
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015430java.time.temporal.Temporal
15431java.time.temporal.TemporalAccessor
15432java.time.temporal.TemporalAdjuster
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015433java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015434java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015435java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda3
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015436java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda6
15437java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda8
Calin Juravle4a054192018-05-29 17:52:20 -070015438java.time.temporal.TemporalAdjusters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015439java.time.temporal.TemporalAmount
15440java.time.temporal.TemporalField
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015441java.time.temporal.TemporalQueries$1
15442java.time.temporal.TemporalQueries$2
15443java.time.temporal.TemporalQueries$3
15444java.time.temporal.TemporalQueries$4
15445java.time.temporal.TemporalQueries$5
15446java.time.temporal.TemporalQueries$6
15447java.time.temporal.TemporalQueries$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015448java.time.temporal.TemporalQueries
Calin Juravle00b23d32019-03-08 17:52:20 -080015449java.time.temporal.TemporalQuery
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015450java.time.temporal.TemporalUnit
15451java.time.temporal.UnsupportedTemporalTypeException
15452java.time.temporal.ValueRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015453java.time.zone.IcuZoneRulesProvider$ZoneRulesCache
Calin Juravle00b23d32019-03-08 17:52:20 -080015454java.time.zone.IcuZoneRulesProvider
Calin Juravle4a054192018-05-29 17:52:20 -070015455java.time.zone.ZoneOffsetTransition
Calin Juravle4a054192018-05-29 17:52:20 -070015456java.time.zone.ZoneOffsetTransitionRule$TimeDefinition
Calin Juravle00b23d32019-03-08 17:52:20 -080015457java.time.zone.ZoneOffsetTransitionRule
Calin Juravle4a054192018-05-29 17:52:20 -070015458java.time.zone.ZoneRules
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015459java.time.zone.ZoneRulesException
Calin Juravle4a054192018-05-29 17:52:20 -070015460java.time.zone.ZoneRulesProvider
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015461java.util.AbstractCollection
Andreas Gampe571fc302016-02-18 13:58:09 -080015462java.util.AbstractList$ListItr
art-benchmark-serviced5115932020-02-25 17:55:03 -080015463java.util.AbstractList$RandomAccessSpliterator
15464java.util.AbstractList$RandomAccessSubList
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015465java.util.AbstractList$SubList$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080015466java.util.AbstractList$SubList
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015467java.util.AbstractList-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015468java.util.AbstractList
Andreas Gampe61e7b662015-06-17 23:57:04 -070015469java.util.AbstractMap$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015470java.util.AbstractMap$2$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015471java.util.AbstractMap$SimpleEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080015472java.util.AbstractMap$SimpleImmutableEntry
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015473java.util.AbstractMap$ViewCollection
Calin Juravle00b23d32019-03-08 17:52:20 -080015474java.util.AbstractMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070015475java.util.AbstractQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015476java.util.AbstractSequentialList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015477java.util.AbstractSet
art-benchmark-service00abe242023-02-13 10:31:34 -080015478java.util.ArrayDeque$$ExternalSyntheticLambda1
Calin Juravle00b23d32019-03-08 17:52:20 -080015479java.util.ArrayDeque
Andreas Gampe859e2782016-04-06 18:37:56 -070015480java.util.ArrayList$ArrayListSpliterator
Andreas Gampe571fc302016-02-18 13:58:09 -080015481java.util.ArrayList$ListItr
art-benchmark-service08401c12022-12-23 09:27:20 -080015482java.util.ArrayList$SubList$2
Calin Juravle00b23d32019-03-08 17:52:20 -080015483java.util.ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015484java.util.ArrayPrefixHelpers$CumulateTask
15485java.util.ArrayPrefixHelpers$DoubleCumulateTask
15486java.util.ArrayPrefixHelpers$IntCumulateTask
15487java.util.ArrayPrefixHelpers$LongCumulateTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015488java.util.Arrays$$ExternalSyntheticLambda0
15489java.util.Arrays$$ExternalSyntheticLambda1
15490java.util.Arrays$$ExternalSyntheticLambda2
15491java.util.Arrays$$ExternalSyntheticLambda3
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015492java.util.Arrays$NaturalOrder
Calin Juravle00b23d32019-03-08 17:52:20 -080015493java.util.Arrays
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015494java.util.ArraysParallelSortHelpers$FJObject$Sorter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015495java.util.Base64$Decoder
15496java.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -080015497java.util.Base64
Kenny Root9787b802013-04-26 12:53:57 -070015498java.util.BitSet
art-benchmark-service00abe242023-02-13 10:31:34 -080015499java.util.Calendar$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080015500java.util.Calendar$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015501java.util.Calendar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015502java.util.Collection
Andreas Gampe61e7b662015-06-17 23:57:04 -070015503java.util.Collections$2
Andreas Gampe61e7b662015-06-17 23:57:04 -070015504java.util.Collections$AsLIFOQueue
15505java.util.Collections$CheckedCollection
15506java.util.Collections$CheckedList
15507java.util.Collections$CheckedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015508java.util.Collections$CheckedNavigableMap
15509java.util.Collections$CheckedNavigableSet
15510java.util.Collections$CheckedQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070015511java.util.Collections$CheckedRandomAccessList
15512java.util.Collections$CheckedSet
15513java.util.Collections$CheckedSortedMap
15514java.util.Collections$CheckedSortedSet
15515java.util.Collections$CopiesList
Andreas Gampe571fc302016-02-18 13:58:09 -080015516java.util.Collections$EmptyEnumeration
Andreas Gampe571fc302016-02-18 13:58:09 -080015517java.util.Collections$EmptyListIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070015518java.util.Collections$ReverseComparator2
Calin Juravle00b23d32019-03-08 17:52:20 -080015519java.util.Collections$ReverseComparator
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015520java.util.Collections$SequencedSetFromMap
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015521java.util.Collections$SetFromMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070015522java.util.Collections$SynchronizedList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015523java.util.Collections$SynchronizedNavigableMap
15524java.util.Collections$SynchronizedNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070015525java.util.Collections$SynchronizedSortedMap
15526java.util.Collections$SynchronizedSortedSet
Andreas Gampe571fc302016-02-18 13:58:09 -080015527java.util.Collections$UnmodifiableList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015528java.util.Collections$UnmodifiableList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015529java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
Calin Juravle00b23d32019-03-08 17:52:20 -080015530java.util.Collections$UnmodifiableNavigableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015531java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet
Calin Juravle00b23d32019-03-08 17:52:20 -080015532java.util.Collections$UnmodifiableNavigableSet
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015533java.util.Collections$UnmodifiableSequencedCollection
15534java.util.Collections$UnmodifiableSequencedMap
15535java.util.Collections$UnmodifiableSequencedSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070015536java.util.Collections$UnmodifiableSortedMap
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015537java.util.Collections-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015538java.util.Collections
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015539java.util.ComparableTimSort
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015540java.util.Comparator$$ExternalSyntheticLambda1
15541java.util.Comparator$$ExternalSyntheticLambda2
15542java.util.Comparator$$ExternalSyntheticLambda3
15543java.util.Comparator$$ExternalSyntheticLambda4
15544java.util.Comparator$$ExternalSyntheticLambda5
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015545java.util.Comparator
Andreas Gampe859e2782016-04-06 18:37:56 -070015546java.util.Comparators$NaturalOrderComparator
15547java.util.Comparators$NullComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070015548java.util.ConcurrentModificationException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015549java.util.Currency
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015550java.util.Date
Andreas Gampe61e7b662015-06-17 23:57:04 -070015551java.util.Deque
15552java.util.Dictionary
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015553java.util.DoubleSummaryStatistics
art-benchmark-service00abe242023-02-13 10:31:34 -080015554java.util.DualPivotQuicksort$Sorter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015555java.util.DualPivotQuicksort-IA
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015556java.util.DualPivotQuicksort
art-benchmark-serviced5115932020-02-25 17:55:03 -080015557java.util.DuplicateFormatFlagsException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015558java.util.EmptyStackException
Andreas Gampe571fc302016-02-18 13:58:09 -080015559java.util.EnumMap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015560java.util.EnumMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080015561java.util.EnumMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015562java.util.EnumMap$EntrySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015563java.util.EnumMap$EnumMapIterator
15564java.util.EnumMap$KeyIterator
15565java.util.EnumMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015566java.util.EnumMap$ValueIterator
15567java.util.EnumMap$Values
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015568java.util.EnumMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015569java.util.EnumMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015570java.util.EnumSet$SerializationProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080015571java.util.EnumSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070015572java.util.Enumeration
15573java.util.EventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015574java.util.EventObject
art-benchmark-serviced5115932020-02-25 17:55:03 -080015575java.util.FormatFlagsConversionMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015576java.util.Formattable
Andreas Gampe571fc302016-02-18 13:58:09 -080015577java.util.Formatter$Conversion
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015578java.util.Formatter$DateTime
Andreas Gampe571fc302016-02-18 13:58:09 -080015579java.util.Formatter$FixedString
15580java.util.Formatter$Flags
15581java.util.Formatter$FormatSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015582java.util.Formatter$FormatSpecifierParser
Andreas Gampe571fc302016-02-18 13:58:09 -080015583java.util.Formatter$FormatString
Calin Juravle00b23d32019-03-08 17:52:20 -080015584java.util.Formatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015585java.util.FormatterClosedException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015586java.util.HashMap$EntrySpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070015587java.util.HashMap$HashIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015588java.util.HashMap$HashMapSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015589java.util.HashMap$KeySpliterator
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015590java.util.HashMap$UnsafeHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015591java.util.HashMap$ValueSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015592java.util.HashMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015593java.util.HashSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015594java.util.Hashtable$EntrySet
Andreas Gampe61e7b662015-06-17 23:57:04 -070015595java.util.Hashtable$HashtableEntry
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015596java.util.Hashtable$KeySet
15597java.util.Hashtable$ValueCollection
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015598java.util.Hashtable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015599java.util.Hashtable
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015600java.util.HexFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015601java.util.IdentityHashMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080015602java.util.IdentityHashMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015603java.util.IdentityHashMap$EntrySet
15604java.util.IdentityHashMap$IdentityHashMapIterator
15605java.util.IdentityHashMap$KeyIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080015606java.util.IdentityHashMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015607java.util.IdentityHashMap$ValueIterator
15608java.util.IdentityHashMap$Values
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015609java.util.IdentityHashMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015610java.util.IdentityHashMap
art-benchmark-service64daec62024-05-18 02:02:57 -070015611java.util.IllegalFormatArgumentIndexException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015612java.util.IllegalFormatCodePointException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015613java.util.IllegalFormatConversionException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015614java.util.IllegalFormatException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015615java.util.IllegalFormatFlagsException
art-benchmark-serviced5115932020-02-25 17:55:03 -080015616java.util.IllegalFormatPrecisionException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015617java.util.IllegalFormatWidthException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015618java.util.IllformedLocaleException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015619java.util.ImmutableCollections$AbstractImmutableCollection
art-benchmark-serviced5115932020-02-25 17:55:03 -080015620java.util.ImmutableCollections$AbstractImmutableList
15621java.util.ImmutableCollections$AbstractImmutableMap
15622java.util.ImmutableCollections$AbstractImmutableSet
art-benchmark-service64daec62024-05-18 02:02:57 -070015623java.util.ImmutableCollections$Access$1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015624java.util.ImmutableCollections$Access
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015625java.util.ImmutableCollections$MapN$1
15626java.util.ImmutableCollections$MapN$MapNIterator
art-benchmark-service00abe242023-02-13 10:31:34 -080015627java.util.ImmutableCollections$SubList
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015628java.util.ImmutableCollections-IA
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015629java.util.InputMismatchException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015630java.util.Iterator
Calin Juravle4a054192018-05-29 17:52:20 -070015631java.util.JumboEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015632java.util.JumboEnumSet
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015633java.util.KeyValueHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015634java.util.LinkedHashMap$LinkedHashIterator
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015635java.util.LinkedHashMap$ReversedLinkedHashMapView
Calin Juravle00b23d32019-03-08 17:52:20 -080015636java.util.LinkedHashMap
Kenny Rootdbf30ed2012-09-19 13:08:12 -070015637java.util.LinkedHashSet
Andreas Gampe571fc302016-02-18 13:58:09 -080015638java.util.LinkedList$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080015639java.util.LinkedList
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015640java.util.List
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015641java.util.ListIterator
art-benchmark-service13164882020-11-07 02:19:14 -080015642java.util.ListResourceBundle
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015643java.util.Locale$Builder
Andreas Gampe571fc302016-02-18 13:58:09 -080015644java.util.Locale$Cache
15645java.util.Locale$Category
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015646java.util.Locale$FilteringMode
art-benchmark-service08401c12022-12-23 09:27:20 -080015647java.util.Locale$IsoCountryCode$1
15648java.util.Locale$IsoCountryCode$2
15649java.util.Locale$IsoCountryCode$3
15650java.util.Locale$IsoCountryCode
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015651java.util.Locale$LanguageRange
Andreas Gampe571fc302016-02-18 13:58:09 -080015652java.util.Locale$LocaleKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015653java.util.Locale$NoImagePreloadHolder
art-benchmark-serviceadd95622024-03-14 09:26:37 -070015654java.util.Locale-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015655java.util.Locale
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015656java.util.LongSummaryStatistics
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015657java.util.Map$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080015658java.util.Map
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015659java.util.MissingFormatArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -080015660java.util.MissingFormatWidthException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015661java.util.MissingResourceException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015662java.util.NavigableMap
15663java.util.NavigableSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015664java.util.NoSuchElementException
15665java.util.Objects
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015666java.util.Observable
15667java.util.Observer
Calin Juravle4a054192018-05-29 17:52:20 -070015668java.util.Optional
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015669java.util.OptionalDouble
15670java.util.OptionalInt
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015671java.util.PrimitiveIterator$OfInt$$ExternalSyntheticLambda0
Andreas Gampecbcb9e32016-06-03 17:24:05 -070015672java.util.PrimitiveIterator$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080015673java.util.PrimitiveIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015674java.util.PriorityQueue
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015675java.util.Properties$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080015676java.util.Properties$LineReader
Calin Juravle00b23d32019-03-08 17:52:20 -080015677java.util.Properties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015678java.util.PropertyPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015679java.util.PropertyResourceBundle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015680java.util.Queue
15681java.util.Random
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015682java.util.RandomAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015683java.util.RegularEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015684java.util.RegularEnumSet
Andreas Gampe571fc302016-02-18 13:58:09 -080015685java.util.ResourceBundle$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015686java.util.ResourceBundle$BundleReference
15687java.util.ResourceBundle$CacheKey
15688java.util.ResourceBundle$CacheKeyReference
art-benchmark-service00abe242023-02-13 10:31:34 -080015689java.util.ResourceBundle$Control$$ExternalSyntheticLambda0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015690java.util.ResourceBundle$Control$1
15691java.util.ResourceBundle$Control$CandidateListCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080015692java.util.ResourceBundle$Control
art-benchmark-service00abe242023-02-13 10:31:34 -080015693java.util.ResourceBundle$KeyElementReference
15694java.util.ResourceBundle$RBClassLoader$1
art-benchmark-service08401c12022-12-23 09:27:20 -080015695java.util.ResourceBundle$RBClassLoader
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015696java.util.ResourceBundle$SingleFormatControl
Calin Juravle00b23d32019-03-08 17:52:20 -080015697java.util.ResourceBundle
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015698java.util.ReverseOrderListView
art-benchmark-service00abe242023-02-13 10:31:34 -080015699java.util.Scanner$PatternLRUCache
Calin Juravle00b23d32019-03-08 17:52:20 -080015700java.util.Scanner
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015701java.util.SequencedCollection
15702java.util.SequencedMap$1SeqEntrySet
15703java.util.SequencedMap$1SeqKeySet
15704java.util.SequencedMap$1SeqValues
15705java.util.SequencedMap
15706java.util.SequencedSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015707java.util.ServiceConfigurationError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015708java.util.ServiceLoader$1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015709java.util.ServiceLoader$2
15710java.util.ServiceLoader$LazyClassPathLookupIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015711java.util.ServiceLoader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015712java.util.Set
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015713java.util.SimpleTimeZone$Cache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015714java.util.SimpleTimeZone
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015715java.util.SortedMap
15716java.util.SortedSet
Andreas Gampe859e2782016-04-06 18:37:56 -070015717java.util.Spliterator$OfDouble
15718java.util.Spliterator$OfInt
15719java.util.Spliterator$OfLong
15720java.util.Spliterator$OfPrimitive
Calin Juravle00b23d32019-03-08 17:52:20 -080015721java.util.Spliterator
Calin Juravle4a054192018-05-29 17:52:20 -070015722java.util.Spliterators$ArraySpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070015723java.util.Spliterators$EmptySpliterator$OfDouble
15724java.util.Spliterators$EmptySpliterator$OfInt
15725java.util.Spliterators$EmptySpliterator$OfLong
15726java.util.Spliterators$EmptySpliterator$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080015727java.util.Spliterators$EmptySpliterator
15728java.util.Spliterators$IntArraySpliterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015729java.util.Spliterators$IteratorSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015730java.util.Spliterators
Kenny Rootdbf30ed2012-09-19 13:08:12 -070015731java.util.Stack
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015732java.util.StringJoiner
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015733java.util.StringTokenizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015734java.util.TaskQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015735java.util.TimSort
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015736java.util.TimeZone
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015737java.util.Timer$ThreadReaper
Calin Juravle00b23d32019-03-08 17:52:20 -080015738java.util.Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015739java.util.TimerTask
15740java.util.TimerThread
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015741java.util.TooManyListenersException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015742java.util.TreeMap$AscendingSubMap$AscendingEntrySetView
Calin Juravle00b23d32019-03-08 17:52:20 -080015743java.util.TreeMap$AscendingSubMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015744java.util.TreeMap$DescendingSubMap
art-benchmark-service64daec62024-05-18 02:02:57 -070015745java.util.TreeMap$KeySet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015746java.util.TreeMap$NavigableSubMap$DescendingSubMapKeyIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015747java.util.TreeMap$NavigableSubMap$EntrySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015748java.util.TreeMap$NavigableSubMap$SubMapEntryIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015749java.util.TreeMap$NavigableSubMap$SubMapIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015750java.util.TreeMap$NavigableSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080015751java.util.TreeMap$PrivateEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080015752java.util.TreeMap$ValueIterator
15753java.util.TreeMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080015754java.util.TreeMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015755java.util.TreeSet
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015756java.util.Tripwire$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015757java.util.Tripwire
Andreas Gampe571fc302016-02-18 13:58:09 -080015758java.util.UUID$Holder
Calin Juravle00b23d32019-03-08 17:52:20 -080015759java.util.UUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080015760java.util.UnknownFormatConversionException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015761java.util.UnknownFormatFlagsException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015762java.util.Vector$1
Andreas Gampe571fc302016-02-18 13:58:09 -080015763java.util.Vector$Itr
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015764java.util.Vector-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015765java.util.Vector
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015766java.util.WeakHashMap$Entry
Calin Juravle4a054192018-05-29 17:52:20 -070015767java.util.WeakHashMap$EntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080015768java.util.WeakHashMap$EntrySet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015769java.util.WeakHashMap$HashIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015770java.util.WeakHashMap$ValueIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080015771java.util.WeakHashMap$Values
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015772java.util.WeakHashMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015773java.util.WeakHashMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015774java.util.concurrent.AbstractExecutorService
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015775java.util.concurrent.ArrayBlockingQueue$Itrs
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015776java.util.concurrent.ArrayBlockingQueue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015777java.util.concurrent.BlockingDeque
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015778java.util.concurrent.BlockingQueue
15779java.util.concurrent.Callable
Kenny Root9787b802013-04-26 12:53:57 -070015780java.util.concurrent.CancellationException
Calin Juravle00b23d32019-03-08 17:52:20 -080015781java.util.concurrent.CompletableFuture$AltResult
art-benchmark-service3a157132024-05-31 13:31:01 -070015782java.util.concurrent.CompletableFuture$AsyncRun
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015783java.util.concurrent.CompletableFuture$AsyncSupply
Calin Juravle00b23d32019-03-08 17:52:20 -080015784java.util.concurrent.CompletableFuture$AsynchronousCompletionTask
15785java.util.concurrent.CompletableFuture$Completion
art-benchmark-serviced5115932020-02-25 17:55:03 -080015786java.util.concurrent.CompletableFuture$Signaller
15787java.util.concurrent.CompletableFuture$UniCompletion
15788java.util.concurrent.CompletableFuture$UniWhenComplete
Calin Juravle00b23d32019-03-08 17:52:20 -080015789java.util.concurrent.CompletableFuture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015790java.util.concurrent.CompletionException
Calin Juravle00b23d32019-03-08 17:52:20 -080015791java.util.concurrent.CompletionStage
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015792java.util.concurrent.ConcurrentHashMap$BaseIterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015793java.util.concurrent.ConcurrentHashMap$BulkTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015794java.util.concurrent.ConcurrentHashMap$CollectionView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015795java.util.concurrent.ConcurrentHashMap$CounterCell
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015796java.util.concurrent.ConcurrentHashMap$ForEachEntryTask
15797java.util.concurrent.ConcurrentHashMap$ForEachKeyTask
15798java.util.concurrent.ConcurrentHashMap$ForEachMappingTask
15799java.util.concurrent.ConcurrentHashMap$ForEachTransformedEntryTask
15800java.util.concurrent.ConcurrentHashMap$ForEachTransformedKeyTask
15801java.util.concurrent.ConcurrentHashMap$ForEachTransformedMappingTask
15802java.util.concurrent.ConcurrentHashMap$ForEachTransformedValueTask
15803java.util.concurrent.ConcurrentHashMap$ForEachValueTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015804java.util.concurrent.ConcurrentHashMap$ForwardingNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015805java.util.concurrent.ConcurrentHashMap$KeySetView
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015806java.util.concurrent.ConcurrentHashMap$KeySpliterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015807java.util.concurrent.ConcurrentHashMap$MapReduceEntriesTask
15808java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToDoubleTask
15809java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToIntTask
15810java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToLongTask
15811java.util.concurrent.ConcurrentHashMap$MapReduceKeysTask
15812java.util.concurrent.ConcurrentHashMap$MapReduceKeysToDoubleTask
15813java.util.concurrent.ConcurrentHashMap$MapReduceKeysToIntTask
15814java.util.concurrent.ConcurrentHashMap$MapReduceKeysToLongTask
15815java.util.concurrent.ConcurrentHashMap$MapReduceMappingsTask
15816java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToDoubleTask
15817java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToIntTask
15818java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToLongTask
15819java.util.concurrent.ConcurrentHashMap$MapReduceValuesTask
15820java.util.concurrent.ConcurrentHashMap$MapReduceValuesToDoubleTask
15821java.util.concurrent.ConcurrentHashMap$MapReduceValuesToIntTask
15822java.util.concurrent.ConcurrentHashMap$MapReduceValuesToLongTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015823java.util.concurrent.ConcurrentHashMap$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015824java.util.concurrent.ConcurrentHashMap$ReduceEntriesTask
15825java.util.concurrent.ConcurrentHashMap$ReduceKeysTask
15826java.util.concurrent.ConcurrentHashMap$ReduceValuesTask
15827java.util.concurrent.ConcurrentHashMap$ReservationNode
15828java.util.concurrent.ConcurrentHashMap$SearchEntriesTask
15829java.util.concurrent.ConcurrentHashMap$SearchKeysTask
15830java.util.concurrent.ConcurrentHashMap$SearchMappingsTask
15831java.util.concurrent.ConcurrentHashMap$SearchValuesTask
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015832java.util.concurrent.ConcurrentHashMap$Segment
art-benchmark-serviced5115932020-02-25 17:55:03 -080015833java.util.concurrent.ConcurrentHashMap$TableStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015834java.util.concurrent.ConcurrentHashMap$Traverser
Andreas Gampe61e7b662015-06-17 23:57:04 -070015835java.util.concurrent.ConcurrentHashMap$TreeBin
15836java.util.concurrent.ConcurrentHashMap$TreeNode
Calin Juravle00b23d32019-03-08 17:52:20 -080015837java.util.concurrent.ConcurrentHashMap
Calin Juravle4a054192018-05-29 17:52:20 -070015838java.util.concurrent.ConcurrentLinkedDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080015839java.util.concurrent.ConcurrentLinkedDeque
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015840java.util.concurrent.ConcurrentLinkedQueue$$ExternalSyntheticLambda0
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015841java.util.concurrent.ConcurrentLinkedQueue$$ExternalSyntheticLambda2
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015842java.util.concurrent.ConcurrentLinkedQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080015843java.util.concurrent.ConcurrentLinkedQueue
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015844java.util.concurrent.ConcurrentMap$$ExternalSyntheticLambda0
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015845java.util.concurrent.ConcurrentMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015846java.util.concurrent.ConcurrentNavigableMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015847java.util.concurrent.ConcurrentSkipListMap$Index
15848java.util.concurrent.ConcurrentSkipListMap$Iter
15849java.util.concurrent.ConcurrentSkipListMap$KeySet
15850java.util.concurrent.ConcurrentSkipListMap$Node
Calin Juravle4a054192018-05-29 17:52:20 -070015851java.util.concurrent.ConcurrentSkipListMap$ValueIterator
15852java.util.concurrent.ConcurrentSkipListMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080015853java.util.concurrent.ConcurrentSkipListMap
Calin Juravle4a054192018-05-29 17:52:20 -070015854java.util.concurrent.ConcurrentSkipListSet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015855java.util.concurrent.CopyOnWriteArrayList$$ExternalSyntheticLambda2
Andreas Gampe61e7b662015-06-17 23:57:04 -070015856java.util.concurrent.CopyOnWriteArraySet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015857java.util.concurrent.CountDownLatch$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080015858java.util.concurrent.CountDownLatch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015859java.util.concurrent.CountedCompleter
Calin Juravle4a054192018-05-29 17:52:20 -070015860java.util.concurrent.DelayQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070015861java.util.concurrent.Delayed
Kenny Root9787b802013-04-26 12:53:57 -070015862java.util.concurrent.ExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015863java.util.concurrent.Executor
15864java.util.concurrent.ExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015865java.util.concurrent.Executors$DefaultThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015866java.util.concurrent.Executors$DelegatedExecutorService
Kenny Root9787b802013-04-26 12:53:57 -070015867java.util.concurrent.Executors$RunnableAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -080015868java.util.concurrent.Executors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015869java.util.concurrent.ForkJoinPool$1
art-benchmark-service00abe242023-02-13 10:31:34 -080015870java.util.concurrent.ForkJoinPool$DefaultCommonPoolForkJoinWorkerThreadFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015871java.util.concurrent.ForkJoinPool$DefaultForkJoinWorkerThreadFactory
15872java.util.concurrent.ForkJoinPool$ForkJoinWorkerThreadFactory
15873java.util.concurrent.ForkJoinPool$ManagedBlocker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015874java.util.concurrent.ForkJoinPool$WorkQueue
Calin Juravle00b23d32019-03-08 17:52:20 -080015875java.util.concurrent.ForkJoinPool
art-benchmark-service00abe242023-02-13 10:31:34 -080015876java.util.concurrent.ForkJoinTask$Aux
Calin Juravle00b23d32019-03-08 17:52:20 -080015877java.util.concurrent.ForkJoinTask
art-benchmark-serviced5115932020-02-25 17:55:03 -080015878java.util.concurrent.ForkJoinWorkerThread
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015879java.util.concurrent.Future
Kenny Rootdbf30ed2012-09-19 13:08:12 -070015880java.util.concurrent.FutureTask$WaitNode
Calin Juravle00b23d32019-03-08 17:52:20 -080015881java.util.concurrent.FutureTask
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015882java.util.concurrent.LinkedBlockingDeque$AbstractItr
15883java.util.concurrent.LinkedBlockingDeque$Itr
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015884java.util.concurrent.LinkedBlockingDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080015885java.util.concurrent.LinkedBlockingDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015886java.util.concurrent.LinkedBlockingQueue$Itr
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015887java.util.concurrent.LinkedBlockingQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080015888java.util.concurrent.LinkedBlockingQueue
art-benchmark-service922a5532023-03-23 03:12:41 -070015889java.util.concurrent.Phaser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015890java.util.concurrent.PriorityBlockingQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070015891java.util.concurrent.RejectedExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015892java.util.concurrent.RejectedExecutionHandler
15893java.util.concurrent.RunnableFuture
Andreas Gampe61e7b662015-06-17 23:57:04 -070015894java.util.concurrent.RunnableScheduledFuture
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015895java.util.concurrent.ScheduledExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070015896java.util.concurrent.ScheduledFuture
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015897java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080015898java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015899java.util.concurrent.Semaphore$FairSync
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015900java.util.concurrent.Semaphore$NonfairSync
15901java.util.concurrent.Semaphore$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080015902java.util.concurrent.Semaphore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015903java.util.concurrent.SynchronousQueue$Transferer
Calin Juravle00b23d32019-03-08 17:52:20 -080015904java.util.concurrent.SynchronousQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015905java.util.concurrent.ThreadFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015906java.util.concurrent.ThreadPoolExecutor$AbortPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015907java.util.concurrent.ThreadPoolExecutor$DiscardPolicy
art-benchmark-service3a157132024-05-31 13:31:01 -070015908java.util.concurrent.ThreadPoolExecutor$Worker
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015909java.util.concurrent.TimeUnit$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015910java.util.concurrent.TimeUnit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015911java.util.concurrent.TimeoutException
Jesse Wilson80686182011-01-21 17:12:43 -080015912java.util.concurrent.atomic.AtomicBoolean
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015913java.util.concurrent.atomic.AtomicInteger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015914java.util.concurrent.atomic.AtomicIntegerArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015915java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080015916java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015917java.util.concurrent.atomic.AtomicLong
Calin Juravle4a054192018-05-29 17:52:20 -070015918java.util.concurrent.atomic.AtomicLongArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015919java.util.concurrent.atomic.AtomicLongFieldUpdater$CASUpdater
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015920java.util.concurrent.atomic.AtomicLongFieldUpdater$LockedUpdater
Calin Juravle00b23d32019-03-08 17:52:20 -080015921java.util.concurrent.atomic.AtomicLongFieldUpdater
Jesse Wilson80686182011-01-21 17:12:43 -080015922java.util.concurrent.atomic.AtomicReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015923java.util.concurrent.atomic.AtomicReferenceArray
Andreas Gampe571fc302016-02-18 13:58:09 -080015924java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080015925java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015926java.util.concurrent.atomic.LongAdder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015927java.util.concurrent.atomic.Striped64$1
15928java.util.concurrent.atomic.Striped64$Cell
Calin Juravle4a054192018-05-29 17:52:20 -070015929java.util.concurrent.atomic.Striped64
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015930java.util.concurrent.locks.AbstractOwnableSynchronizer
art-benchmark-service00abe242023-02-13 10:31:34 -080015931java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015932java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
art-benchmark-service00abe242023-02-13 10:31:34 -080015933java.util.concurrent.locks.AbstractQueuedSynchronizer$ExclusiveNode
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015934java.util.concurrent.locks.AbstractQueuedSynchronizer$Node
art-benchmark-service00abe242023-02-13 10:31:34 -080015935java.util.concurrent.locks.AbstractQueuedSynchronizer$SharedNode
Calin Juravle00b23d32019-03-08 17:52:20 -080015936java.util.concurrent.locks.AbstractQueuedSynchronizer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015937java.util.concurrent.locks.Condition
Evan Millar0ea97b82009-03-24 17:49:23 -070015938java.util.concurrent.locks.Lock
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015939java.util.concurrent.locks.LockSupport
Jesse Wilson80686182011-01-21 17:12:43 -080015940java.util.concurrent.locks.ReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015941java.util.concurrent.locks.ReentrantLock$FairSync
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015942java.util.concurrent.locks.ReentrantLock$NonfairSync
15943java.util.concurrent.locks.ReentrantLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080015944java.util.concurrent.locks.ReentrantLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015945java.util.concurrent.locks.ReentrantReadWriteLock$FairSync
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015946java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015947java.util.concurrent.locks.ReentrantReadWriteLock$Sync$HoldCounter
Jesse Wilson80686182011-01-21 17:12:43 -080015948java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
Calin Juravle00b23d32019-03-08 17:52:20 -080015949java.util.concurrent.locks.ReentrantReadWriteLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080015950java.util.concurrent.locks.ReentrantReadWriteLock
Andreas Gampe859e2782016-04-06 18:37:56 -070015951java.util.function.BiConsumer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015952java.util.function.BiFunction$$ExternalSyntheticLambda0
Andreas Gampe859e2782016-04-06 18:37:56 -070015953java.util.function.BiFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015954java.util.function.BiPredicate
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015955java.util.function.BinaryOperator$$ExternalSyntheticLambda0
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015956java.util.function.BinaryOperator
art-benchmark-serviced5115932020-02-25 17:55:03 -080015957java.util.function.BooleanSupplier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015958java.util.function.Consumer$$ExternalSyntheticLambda0
Andreas Gampe859e2782016-04-06 18:37:56 -070015959java.util.function.Consumer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015960java.util.function.DoubleBinaryOperator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015961java.util.function.DoubleConsumer
Calin Juravle4a054192018-05-29 17:52:20 -070015962java.util.function.DoubleSupplier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015963java.util.function.DoubleUnaryOperator$$ExternalSyntheticLambda0
15964java.util.function.DoubleUnaryOperator$$ExternalSyntheticLambda1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015965java.util.function.DoubleUnaryOperator
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015966java.util.function.Function$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015967java.util.function.Function$$ExternalSyntheticLambda1
15968java.util.function.Function$$ExternalSyntheticLambda2
Andreas Gampe859e2782016-04-06 18:37:56 -070015969java.util.function.Function
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015970java.util.function.IntBinaryOperator
15971java.util.function.IntConsumer
15972java.util.function.IntFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015973java.util.function.IntPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070015974java.util.function.IntSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015975java.util.function.IntToDoubleFunction
15976java.util.function.IntToLongFunction
15977java.util.function.IntUnaryOperator
15978java.util.function.LongBinaryOperator
Calin Juravle00b23d32019-03-08 17:52:20 -080015979java.util.function.LongConsumer
art-benchmark-service00abe242023-02-13 10:31:34 -080015980java.util.function.LongFunction
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015981java.util.function.LongPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070015982java.util.function.LongSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015983java.util.function.LongUnaryOperator
art-benchmark-service00abe242023-02-13 10:31:34 -080015984java.util.function.ObjDoubleConsumer
15985java.util.function.ObjIntConsumer
15986java.util.function.ObjLongConsumer
Andreas Gampe859e2782016-04-06 18:37:56 -070015987java.util.function.Predicate
15988java.util.function.Supplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015989java.util.function.ToDoubleBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070015990java.util.function.ToDoubleFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015991java.util.function.ToIntBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070015992java.util.function.ToIntFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015993java.util.function.ToLongBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070015994java.util.function.ToLongFunction
15995java.util.function.UnaryOperator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015996java.util.jar.Attributes$Name
Calin Juravle00b23d32019-03-08 17:52:20 -080015997java.util.jar.Attributes
Evan Millar0ea97b82009-03-24 17:49:23 -070015998java.util.jar.JarEntry
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015999java.util.jar.JarException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016000java.util.jar.JarFile$JarEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080016001java.util.jar.JarFile$JarFileEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080016002java.util.jar.JarFile
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016003java.util.jar.JarVerifier$3
16004java.util.jar.JarVerifier$VerifierStream
Calin Juravle00b23d32019-03-08 17:52:20 -080016005java.util.jar.JarVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016006java.util.jar.Manifest$FastInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080016007java.util.jar.Manifest
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016008java.util.logging.ConsoleHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016009java.util.logging.ErrorManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016010java.util.logging.FileHandler$1
16011java.util.logging.FileHandler$InitializationErrorManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016012java.util.logging.FileHandler$MeteredStream
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016013java.util.logging.FileHandler-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016014java.util.logging.FileHandler
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016015java.util.logging.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016016java.util.logging.Formatter
Evan Millar0ea97b82009-03-24 17:49:23 -070016017java.util.logging.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080016018java.util.logging.Level$KnownLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080016019java.util.logging.Level
Evan Millar0ea97b82009-03-24 17:49:23 -070016020java.util.logging.LogManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -080016021java.util.logging.LogManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016022java.util.logging.LogManager$3
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016023java.util.logging.LogManager$4
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016024java.util.logging.LogManager$5
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016025java.util.logging.LogManager$6
16026java.util.logging.LogManager$7
Andreas Gampe571fc302016-02-18 13:58:09 -080016027java.util.logging.LogManager$Cleaner
16028java.util.logging.LogManager$LogNode
Andreas Gampe571fc302016-02-18 13:58:09 -080016029java.util.logging.LogManager$LoggerContext$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016030java.util.logging.LogManager$LoggerContext
Andreas Gampe571fc302016-02-18 13:58:09 -080016031java.util.logging.LogManager$LoggerWeakRef
16032java.util.logging.LogManager$RootLogger
16033java.util.logging.LogManager$SystemLoggerContext
Calin Juravle00b23d32019-03-08 17:52:20 -080016034java.util.logging.LogManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016035java.util.logging.LogRecord
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016036java.util.logging.Logger$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016037java.util.logging.Logger$LoggerBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -080016038java.util.logging.Logger$SystemLoggerHelper$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016039java.util.logging.Logger$SystemLoggerHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080016040java.util.logging.Logger
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016041java.util.logging.LoggingPermission
Andreas Gampe571fc302016-02-18 13:58:09 -080016042java.util.logging.LoggingProxyImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016043java.util.logging.SimpleFormatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016044java.util.logging.StreamHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016045java.util.logging.XMLFormatter
Andreas Gampe859e2782016-04-06 18:37:56 -070016046java.util.prefs.AbstractPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016047java.util.prefs.BackingStoreException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016048java.util.prefs.FileSystemPreferences$3
Calin Juravle00b23d32019-03-08 17:52:20 -080016049java.util.prefs.FileSystemPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016050java.util.prefs.FileSystemPreferencesFactory
Andreas Gampe859e2782016-04-06 18:37:56 -070016051java.util.prefs.Preferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016052java.util.prefs.PreferencesFactory
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016053java.util.random.RandomGenerator
art-benchmark-serviceadd95622024-03-14 09:26:37 -070016054java.util.regex.ASCII
Andreas Gampe61e7b662015-06-17 23:57:04 -070016055java.util.regex.MatchResult
16056java.util.regex.Matcher
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016057java.util.regex.Pattern
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016058java.util.regex.PatternSyntaxException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016059java.util.stream.AbstractPipeline$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016060java.util.stream.AbstractPipeline$$ExternalSyntheticLambda2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016061java.util.stream.AbstractPipeline
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016062java.util.stream.AbstractSpinedBuffer
Andreas Gampe859e2782016-04-06 18:37:56 -070016063java.util.stream.BaseStream
Calin Juravle4a054192018-05-29 17:52:20 -070016064java.util.stream.Collector$Characteristics
Calin Juravle00b23d32019-03-08 17:52:20 -080016065java.util.stream.Collector
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016066java.util.stream.Collectors$$ExternalSyntheticLambda0
art-benchmark-service00abe242023-02-13 10:31:34 -080016067java.util.stream.Collectors$$ExternalSyntheticLambda13
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016068java.util.stream.Collectors$$ExternalSyntheticLambda15
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016069java.util.stream.Collectors$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016070java.util.stream.Collectors$$ExternalSyntheticLambda20
16071java.util.stream.Collectors$$ExternalSyntheticLambda21
16072java.util.stream.Collectors$$ExternalSyntheticLambda22
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016073java.util.stream.Collectors$$ExternalSyntheticLambda23
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016074java.util.stream.Collectors$$ExternalSyntheticLambda24
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016075java.util.stream.Collectors$$ExternalSyntheticLambda25
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016076java.util.stream.Collectors$$ExternalSyntheticLambda26
art-benchmark-service64daec62024-05-18 02:02:57 -070016077java.util.stream.Collectors$$ExternalSyntheticLambda27
16078java.util.stream.Collectors$$ExternalSyntheticLambda28
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016079java.util.stream.Collectors$$ExternalSyntheticLambda30
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016080java.util.stream.Collectors$$ExternalSyntheticLambda34
16081java.util.stream.Collectors$$ExternalSyntheticLambda37
16082java.util.stream.Collectors$$ExternalSyntheticLambda39
16083java.util.stream.Collectors$$ExternalSyntheticLambda41
16084java.util.stream.Collectors$$ExternalSyntheticLambda42
16085java.util.stream.Collectors$$ExternalSyntheticLambda45
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016086java.util.stream.Collectors$$ExternalSyntheticLambda47
16087java.util.stream.Collectors$$ExternalSyntheticLambda48
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016088java.util.stream.Collectors$$ExternalSyntheticLambda49
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016089java.util.stream.Collectors$$ExternalSyntheticLambda4
16090java.util.stream.Collectors$$ExternalSyntheticLambda50
16091java.util.stream.Collectors$$ExternalSyntheticLambda51
16092java.util.stream.Collectors$$ExternalSyntheticLambda52
16093java.util.stream.Collectors$$ExternalSyntheticLambda53
16094java.util.stream.Collectors$$ExternalSyntheticLambda54
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016095java.util.stream.Collectors$$ExternalSyntheticLambda56
16096java.util.stream.Collectors$$ExternalSyntheticLambda57
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016097java.util.stream.Collectors$$ExternalSyntheticLambda63
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016098java.util.stream.Collectors$$ExternalSyntheticLambda64
16099java.util.stream.Collectors$$ExternalSyntheticLambda65
16100java.util.stream.Collectors$$ExternalSyntheticLambda66
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016101java.util.stream.Collectors$$ExternalSyntheticLambda68
16102java.util.stream.Collectors$$ExternalSyntheticLambda69
16103java.util.stream.Collectors$$ExternalSyntheticLambda72
16104java.util.stream.Collectors$$ExternalSyntheticLambda73
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016105java.util.stream.Collectors$$ExternalSyntheticLambda74
16106java.util.stream.Collectors$$ExternalSyntheticLambda75
16107java.util.stream.Collectors$$ExternalSyntheticLambda76
16108java.util.stream.Collectors$$ExternalSyntheticLambda77
16109java.util.stream.Collectors$$ExternalSyntheticLambda79
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016110java.util.stream.Collectors$$ExternalSyntheticLambda80
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016111java.util.stream.Collectors$$ExternalSyntheticLambda82
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016112java.util.stream.Collectors$$ExternalSyntheticLambda87
16113java.util.stream.Collectors$$ExternalSyntheticLambda94
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016114java.util.stream.Collectors$CollectorImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080016115java.util.stream.Collectors
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016116java.util.stream.DistinctOps$1$1
Calin Juravle4a054192018-05-29 17:52:20 -070016117java.util.stream.DistinctOps$1$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016118java.util.stream.DistinctOps
art-benchmark-service22928e12022-06-04 17:35:15 -070016119java.util.stream.DoublePipeline$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016120java.util.stream.DoublePipeline$$ExternalSyntheticLambda4
art-benchmark-service64daec62024-05-18 02:02:57 -070016121java.util.stream.DoublePipeline$$ExternalSyntheticLambda5
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016122java.util.stream.DoublePipeline$$ExternalSyntheticLambda7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016123java.util.stream.DoublePipeline$$ExternalSyntheticLambda9
16124java.util.stream.DoublePipeline$StatelessOp
16125java.util.stream.DoublePipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016126java.util.stream.DoubleStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016127java.util.stream.FindOps$FindOp
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016128java.util.stream.FindOps$FindSink$OfInt$$ExternalSyntheticLambda0
16129java.util.stream.FindOps$FindSink$OfInt$$ExternalSyntheticLambda1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016130java.util.stream.FindOps$FindSink$OfInt
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016131java.util.stream.FindOps$FindSink$OfRef$$ExternalSyntheticLambda0
16132java.util.stream.FindOps$FindSink$OfRef$$ExternalSyntheticLambda1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016133java.util.stream.FindOps$FindSink$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080016134java.util.stream.FindOps$FindSink
16135java.util.stream.FindOps
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016136java.util.stream.ForEachOps$ForEachOp$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080016137java.util.stream.ForEachOps$ForEachOp$OfRef
16138java.util.stream.ForEachOps$ForEachOp
16139java.util.stream.ForEachOps
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016140java.util.stream.IntPipeline$$ExternalSyntheticLambda0
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016141java.util.stream.IntPipeline$$ExternalSyntheticLambda10
16142java.util.stream.IntPipeline$$ExternalSyntheticLambda11
16143java.util.stream.IntPipeline$$ExternalSyntheticLambda12
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016144java.util.stream.IntPipeline$$ExternalSyntheticLambda1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016145java.util.stream.IntPipeline$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016146java.util.stream.IntPipeline$$ExternalSyntheticLambda7
16147java.util.stream.IntPipeline$$ExternalSyntheticLambda8
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016148java.util.stream.IntPipeline$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016149java.util.stream.IntPipeline$4$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016150java.util.stream.IntPipeline$9
Calin Juravle36829e52019-04-10 19:07:47 -070016151java.util.stream.IntPipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080016152java.util.stream.IntPipeline
Andreas Gampecbcb9e32016-06-03 17:24:05 -070016153java.util.stream.IntStream
art-benchmark-service64daec62024-05-18 02:02:57 -070016154java.util.stream.LongPipeline$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016155java.util.stream.LongPipeline$$ExternalSyntheticLambda3
16156java.util.stream.LongPipeline$$ExternalSyntheticLambda4
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016157java.util.stream.LongPipeline$$ExternalSyntheticLambda7
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016158java.util.stream.LongPipeline$$ExternalSyntheticLambda9
Calin Juravle00b23d32019-03-08 17:52:20 -080016159java.util.stream.LongPipeline$StatelessOp
16160java.util.stream.LongPipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016161java.util.stream.LongStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016162java.util.stream.MatchOps$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016163java.util.stream.MatchOps$$ExternalSyntheticLambda1
16164java.util.stream.MatchOps$$ExternalSyntheticLambda3
Calin Juravle36829e52019-04-10 19:07:47 -070016165java.util.stream.MatchOps$1MatchSink
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016166java.util.stream.MatchOps$2MatchSink
16167java.util.stream.MatchOps$3MatchSink
Calin Juravle36829e52019-04-10 19:07:47 -070016168java.util.stream.MatchOps$BooleanTerminalSink
16169java.util.stream.MatchOps$MatchKind
16170java.util.stream.MatchOps$MatchOp
16171java.util.stream.MatchOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016172java.util.stream.Node$Builder$OfInt
Calin Juravle36829e52019-04-10 19:07:47 -070016173java.util.stream.Node$Builder
16174java.util.stream.Node$OfDouble
16175java.util.stream.Node$OfInt
16176java.util.stream.Node$OfLong
16177java.util.stream.Node$OfPrimitive
16178java.util.stream.Node
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016179java.util.stream.Nodes$ArrayNode
Calin Juravle36829e52019-04-10 19:07:47 -070016180java.util.stream.Nodes$EmptyNode$OfDouble
16181java.util.stream.Nodes$EmptyNode$OfInt
16182java.util.stream.Nodes$EmptyNode$OfLong
16183java.util.stream.Nodes$EmptyNode$OfRef
16184java.util.stream.Nodes$EmptyNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016185java.util.stream.Nodes$FixedNodeBuilder
16186java.util.stream.Nodes$IntArrayNode
16187java.util.stream.Nodes$IntFixedNodeBuilder
16188java.util.stream.Nodes$IntSpinedNodeBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016189java.util.stream.Nodes$SpinedNodeBuilder
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016190java.util.stream.Nodes$ToArrayTask$OfInt
16191java.util.stream.Nodes$ToArrayTask$OfPrimitive
16192java.util.stream.Nodes$ToArrayTask$OfRef
16193java.util.stream.Nodes$ToArrayTask
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016194java.util.stream.Nodes-IA
Calin Juravle36829e52019-04-10 19:07:47 -070016195java.util.stream.Nodes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016196java.util.stream.PipelineHelper
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016197java.util.stream.ReduceOps$10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016198java.util.stream.ReduceOps$12
16199java.util.stream.ReduceOps$12ReducingSink
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016200java.util.stream.ReduceOps$15
Calin Juravle4a054192018-05-29 17:52:20 -070016201java.util.stream.ReduceOps$1
16202java.util.stream.ReduceOps$1ReducingSink
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016203java.util.stream.ReduceOps$2
16204java.util.stream.ReduceOps$2ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016205java.util.stream.ReduceOps$3
16206java.util.stream.ReduceOps$3ReducingSink
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016207java.util.stream.ReduceOps$5
16208java.util.stream.ReduceOps$5ReducingSink
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016209java.util.stream.ReduceOps$6
Calin Juravle00b23d32019-03-08 17:52:20 -080016210java.util.stream.ReduceOps$8
16211java.util.stream.ReduceOps$8ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016212java.util.stream.ReduceOps$AccumulatingSink
16213java.util.stream.ReduceOps$Box
16214java.util.stream.ReduceOps$ReduceOp
Calin Juravle00b23d32019-03-08 17:52:20 -080016215java.util.stream.ReduceOps
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016216java.util.stream.ReferencePipeline$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016217java.util.stream.ReferencePipeline$$ExternalSyntheticLambda1
art-benchmark-service64daec62024-05-18 02:02:57 -070016218java.util.stream.ReferencePipeline$15$1
16219java.util.stream.ReferencePipeline$15
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016220java.util.stream.ReferencePipeline$2$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016221java.util.stream.ReferencePipeline$3$1
Calin Juravle36829e52019-04-10 19:07:47 -070016222java.util.stream.ReferencePipeline$4$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016223java.util.stream.ReferencePipeline$5$1
16224java.util.stream.ReferencePipeline$5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016225java.util.stream.ReferencePipeline$6$1
16226java.util.stream.ReferencePipeline$6
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016227java.util.stream.ReferencePipeline$7$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016228java.util.stream.ReferencePipeline$7
Calin Juravle4a054192018-05-29 17:52:20 -070016229java.util.stream.ReferencePipeline$StatefulOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016230java.util.stream.ReferencePipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080016231java.util.stream.ReferencePipeline
16232java.util.stream.Sink$ChainedInt
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016233java.util.stream.Sink$ChainedReference
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016234java.util.stream.Sink$OfDouble
Calin Juravle36829e52019-04-10 19:07:47 -070016235java.util.stream.Sink$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080016236java.util.stream.Sink$OfLong
16237java.util.stream.Sink
16238java.util.stream.SliceOps$1$1
16239java.util.stream.SliceOps$1
16240java.util.stream.SliceOps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016241java.util.stream.SortedOps$AbstractRefSortingSink
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016242java.util.stream.SortedOps$RefSortingSink$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016243java.util.stream.SortedOps$RefSortingSink
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016244java.util.stream.SortedOps$SizedRefSortingSink
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016245java.util.stream.SortedOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016246java.util.stream.SpinedBuffer$OfInt
16247java.util.stream.SpinedBuffer$OfPrimitive
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016248java.util.stream.SpinedBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016249java.util.stream.Stream$Builder
Andreas Gampe859e2782016-04-06 18:37:56 -070016250java.util.stream.Stream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016251java.util.stream.StreamOpFlag$MaskBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070016252java.util.stream.StreamOpFlag$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080016253java.util.stream.StreamOpFlag
Calin Juravle4a054192018-05-29 17:52:20 -070016254java.util.stream.StreamShape
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016255java.util.stream.StreamSpliterators$AbstractWrappingSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080016256java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator$OfRef
16257java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016258java.util.stream.StreamSpliterators$WrappingSpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070016259java.util.stream.StreamSupport
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016260java.util.stream.Streams$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016261java.util.stream.Streams$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016262java.util.stream.Streams$AbstractStreamBuilderImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016263java.util.stream.Streams$ConcatSpliterator$OfRef
16264java.util.stream.Streams$ConcatSpliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -070016265java.util.stream.Streams$RangeIntSpliterator
art-benchmark-service3a157132024-05-31 13:31:01 -070016266java.util.stream.Streams$StreamBuilderImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016267java.util.stream.Streams-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016268java.util.stream.Streams
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016269java.util.stream.TerminalOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016270java.util.stream.TerminalSink
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016271java.util.stream.Tripwire$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016272java.util.stream.Tripwire
Andreas Gampe61e7b662015-06-17 23:57:04 -070016273java.util.zip.Adler32
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016274java.util.zip.CRC32
Andreas Gampe571fc302016-02-18 13:58:09 -080016275java.util.zip.CheckedInputStream
art-benchmark-service08401c12022-12-23 09:27:20 -080016276java.util.zip.Checksum$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070016277java.util.zip.Checksum
16278java.util.zip.DataFormatException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016279java.util.zip.Deflater$DeflaterZStreamRef
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016280java.util.zip.Deflater-IA
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016281java.util.zip.Deflater
Kenny Root9787b802013-04-26 12:53:57 -070016282java.util.zip.DeflaterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016283java.util.zip.GZIPInputStream$1
Kenny Root9787b802013-04-26 12:53:57 -070016284java.util.zip.GZIPOutputStream
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016285java.util.zip.Inflater$InflaterZStreamRef
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016286java.util.zip.Inflater-IA
Evan Millar0ea97b82009-03-24 17:49:23 -070016287java.util.zip.Inflater
16288java.util.zip.InflaterInputStream
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016289java.util.zip.ZipCoder$UTF8ZipCoder
Andreas Gampe571fc302016-02-18 13:58:09 -080016290java.util.zip.ZipCoder
Andreas Gampe61e7b662015-06-17 23:57:04 -070016291java.util.zip.ZipConstants
16292java.util.zip.ZipEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080016293java.util.zip.ZipError
Calin Juravle4a054192018-05-29 17:52:20 -070016294java.util.zip.ZipException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016295java.util.zip.ZipFile$CleanableResource
16296java.util.zip.ZipFile$InflaterCleanupAction
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016297java.util.zip.ZipFile$Source$End
16298java.util.zip.ZipFile$Source$Key
16299java.util.zip.ZipFile$Source
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016300java.util.zip.ZipFile$ZipEntryIterator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016301java.util.zip.ZipFile$ZipFileInflaterInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080016302java.util.zip.ZipFile$ZipFileInputStream
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016303java.util.zip.ZipFile-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016304java.util.zip.ZipFile
art-benchmark-serviced5115932020-02-25 17:55:03 -080016305java.util.zip.ZipInputStream
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016306java.util.zip.ZipOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016307java.util.zip.ZipUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080016308javax.crypto.AEADBadTagException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016309javax.crypto.BadPaddingException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016310javax.crypto.Cipher$CipherSpiAndProvider
16311javax.crypto.Cipher$InitParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016312javax.crypto.Cipher$InitType
16313javax.crypto.Cipher$NeedToSet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016314javax.crypto.Cipher$SpiAndProviderUpdater
16315javax.crypto.Cipher$Transform
Calin Juravle00b23d32019-03-08 17:52:20 -080016316javax.crypto.Cipher
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016317javax.crypto.CipherInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -080016318javax.crypto.CipherOutputStream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016319javax.crypto.CipherSpi
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016320javax.crypto.CryptoPermissions
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016321javax.crypto.IllegalBlockSizeException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016322javax.crypto.JarVerifier$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016323javax.crypto.JarVerifier
16324javax.crypto.JceSecurity$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016325javax.crypto.JceSecurity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016326javax.crypto.KeyAgreement
art-benchmark-service13164882020-11-07 02:19:14 -080016327javax.crypto.KeyAgreementSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016328javax.crypto.KeyGenerator
16329javax.crypto.KeyGeneratorSpi
16330javax.crypto.Mac
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016331javax.crypto.MacSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016332javax.crypto.NoSuchPaddingException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016333javax.crypto.NullCipher
Andreas Gampe61e7b662015-06-17 23:57:04 -070016334javax.crypto.SecretKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016335javax.crypto.SecretKeyFactory
16336javax.crypto.SecretKeyFactorySpi
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016337javax.crypto.ShortBufferException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016338javax.crypto.interfaces.DHKey
16339javax.crypto.interfaces.DHPrivateKey
16340javax.crypto.interfaces.DHPublicKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016341javax.crypto.interfaces.PBEKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016342javax.crypto.spec.DESKeySpec
art-benchmark-service13164882020-11-07 02:19:14 -080016343javax.crypto.spec.DESedeKeySpec
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016344javax.crypto.spec.DHParameterSpec
16345javax.crypto.spec.DHPrivateKeySpec
16346javax.crypto.spec.DHPublicKeySpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016347javax.crypto.spec.GCMParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070016348javax.crypto.spec.IvParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070016349javax.crypto.spec.OAEPParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016350javax.crypto.spec.PBEKeySpec
16351javax.crypto.spec.PBEParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070016352javax.crypto.spec.PSource$PSpecified
Calin Juravle00b23d32019-03-08 17:52:20 -080016353javax.crypto.spec.PSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070016354javax.crypto.spec.SecretKeySpec
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016355javax.microedition.khronos.egl.EGL10
art-benchmark-service13164882020-11-07 02:19:14 -080016356javax.microedition.khronos.egl.EGL11
Calin Juravle00b23d32019-03-08 17:52:20 -080016357javax.microedition.khronos.egl.EGL
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016358javax.microedition.khronos.egl.EGLConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016359javax.microedition.khronos.egl.EGLContext
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016360javax.microedition.khronos.egl.EGLDisplay
16361javax.microedition.khronos.egl.EGLSurface
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016362javax.microedition.khronos.opengles.GL10
16363javax.microedition.khronos.opengles.GL10Ext
16364javax.microedition.khronos.opengles.GL11
16365javax.microedition.khronos.opengles.GL11Ext
16366javax.microedition.khronos.opengles.GL11ExtensionPack
Calin Juravle00b23d32019-03-08 17:52:20 -080016367javax.microedition.khronos.opengles.GL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016368javax.net.DefaultSocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016369javax.net.ServerSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016370javax.net.SocketFactory
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016371javax.net.ssl.DefaultSSLServerSocketFactory
16372javax.net.ssl.DefaultSSLSocketFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080016373javax.net.ssl.ExtendedSSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080016374javax.net.ssl.HandshakeCompletedEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -070016375javax.net.ssl.HandshakeCompletedListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016376javax.net.ssl.HostnameVerifier
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016377javax.net.ssl.HttpsURLConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016378javax.net.ssl.KeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080016379javax.net.ssl.KeyManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016380javax.net.ssl.KeyManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016381javax.net.ssl.KeyManagerFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080016382javax.net.ssl.ManagerFactoryParameters
Andreas Gampe859e2782016-04-06 18:37:56 -070016383javax.net.ssl.SNIHostName
art-benchmark-serviced5115932020-02-25 17:55:03 -080016384javax.net.ssl.SNIMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016385javax.net.ssl.SNIServerName
Andreas Gampe61e7b662015-06-17 23:57:04 -070016386javax.net.ssl.SSLContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016387javax.net.ssl.SSLContextSpi
Andreas Gampe61e7b662015-06-17 23:57:04 -070016388javax.net.ssl.SSLEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -080016389javax.net.ssl.SSLEngineResult$HandshakeStatus
16390javax.net.ssl.SSLEngineResult$Status
Calin Juravle00b23d32019-03-08 17:52:20 -080016391javax.net.ssl.SSLEngineResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016392javax.net.ssl.SSLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016393javax.net.ssl.SSLHandshakeException
Andreas Gampe571fc302016-02-18 13:58:09 -080016394javax.net.ssl.SSLParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016395javax.net.ssl.SSLPeerUnverifiedException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016396javax.net.ssl.SSLPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016397javax.net.ssl.SSLProtocolException
art-benchmark-service13164882020-11-07 02:19:14 -080016398javax.net.ssl.SSLServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016399javax.net.ssl.SSLServerSocketFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016400javax.net.ssl.SSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080016401javax.net.ssl.SSLSessionBindingEvent
16402javax.net.ssl.SSLSessionBindingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016403javax.net.ssl.SSLSessionContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016404javax.net.ssl.SSLSocket
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016405javax.net.ssl.SSLSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016406javax.net.ssl.SSLSocketFactory
art-benchmark-service00abe242023-02-13 10:31:34 -080016407javax.net.ssl.StandardConstants
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016408javax.net.ssl.TrustManager
Andreas Gampe571fc302016-02-18 13:58:09 -080016409javax.net.ssl.TrustManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016410javax.net.ssl.TrustManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016411javax.net.ssl.TrustManagerFactorySpi
16412javax.net.ssl.X509ExtendedKeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080016413javax.net.ssl.X509ExtendedTrustManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016414javax.net.ssl.X509KeyManager
16415javax.net.ssl.X509TrustManager
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016416javax.security.auth.Destroyable
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016417javax.security.auth.callback.Callback
16418javax.security.auth.callback.CallbackHandler
16419javax.security.auth.callback.PasswordCallback
Andreas Gampe571fc302016-02-18 13:58:09 -080016420javax.security.auth.callback.UnsupportedCallbackException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016421javax.security.auth.x500.X500Principal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016422javax.security.cert.Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080016423javax.security.cert.CertificateEncodingException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016424javax.security.cert.CertificateException
Calin Juravle4a054192018-05-29 17:52:20 -070016425javax.security.cert.X509Certificate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016426javax.security.cert.X509Certificate
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016427javax.sip.ClientTransaction
16428javax.sip.Dialog
16429javax.sip.DialogDoesNotExistException
16430javax.sip.DialogState
16431javax.sip.DialogTerminatedEvent
16432javax.sip.IOExceptionEvent
16433javax.sip.InvalidArgumentException
16434javax.sip.ListeningPoint
16435javax.sip.ObjectInUseException
16436javax.sip.PeerUnavailableException
16437javax.sip.ProviderDoesNotExistException
16438javax.sip.RequestEvent
16439javax.sip.ResponseEvent
16440javax.sip.ServerTransaction
16441javax.sip.SipException
16442javax.sip.SipFactory
16443javax.sip.SipListener
16444javax.sip.SipProvider
16445javax.sip.SipStack
16446javax.sip.Timeout
16447javax.sip.TimeoutEvent
16448javax.sip.Transaction
16449javax.sip.TransactionAlreadyExistsException
16450javax.sip.TransactionDoesNotExistException
16451javax.sip.TransactionState
16452javax.sip.TransactionTerminatedEvent
16453javax.sip.TransactionUnavailableException
16454javax.sip.TransportNotSupportedException
16455javax.sip.address.Address
16456javax.sip.address.AddressFactory
16457javax.sip.address.Hop
16458javax.sip.address.Router
16459javax.sip.address.SipURI
16460javax.sip.address.TelURL
16461javax.sip.address.URI
16462javax.sip.header.AcceptEncodingHeader
16463javax.sip.header.AcceptHeader
16464javax.sip.header.AcceptLanguageHeader
16465javax.sip.header.AlertInfoHeader
16466javax.sip.header.AllowEventsHeader
16467javax.sip.header.AllowHeader
16468javax.sip.header.AuthenticationInfoHeader
16469javax.sip.header.AuthorizationHeader
16470javax.sip.header.CSeqHeader
16471javax.sip.header.CallIdHeader
16472javax.sip.header.CallInfoHeader
16473javax.sip.header.ContactHeader
16474javax.sip.header.ContentDispositionHeader
16475javax.sip.header.ContentEncodingHeader
16476javax.sip.header.ContentLanguageHeader
16477javax.sip.header.ContentLengthHeader
16478javax.sip.header.ContentTypeHeader
16479javax.sip.header.DateHeader
16480javax.sip.header.Encoding
16481javax.sip.header.ErrorInfoHeader
16482javax.sip.header.EventHeader
16483javax.sip.header.ExpiresHeader
16484javax.sip.header.ExtensionHeader
16485javax.sip.header.FromHeader
16486javax.sip.header.Header
16487javax.sip.header.HeaderAddress
16488javax.sip.header.HeaderFactory
16489javax.sip.header.InReplyToHeader
16490javax.sip.header.MaxForwardsHeader
16491javax.sip.header.MediaType
16492javax.sip.header.MimeVersionHeader
16493javax.sip.header.MinExpiresHeader
16494javax.sip.header.OptionTag
16495javax.sip.header.OrganizationHeader
16496javax.sip.header.Parameters
16497javax.sip.header.PriorityHeader
16498javax.sip.header.ProxyAuthenticateHeader
16499javax.sip.header.ProxyAuthorizationHeader
16500javax.sip.header.ProxyRequireHeader
16501javax.sip.header.RAckHeader
16502javax.sip.header.RSeqHeader
16503javax.sip.header.ReasonHeader
16504javax.sip.header.RecordRouteHeader
16505javax.sip.header.ReferToHeader
16506javax.sip.header.ReplyToHeader
16507javax.sip.header.RequireHeader
16508javax.sip.header.RetryAfterHeader
16509javax.sip.header.RouteHeader
16510javax.sip.header.SIPETagHeader
16511javax.sip.header.SIPIfMatchHeader
16512javax.sip.header.ServerHeader
16513javax.sip.header.SubjectHeader
16514javax.sip.header.SubscriptionStateHeader
16515javax.sip.header.SupportedHeader
16516javax.sip.header.TimeStampHeader
16517javax.sip.header.ToHeader
16518javax.sip.header.TooManyHopsException
16519javax.sip.header.UnsupportedHeader
16520javax.sip.header.UserAgentHeader
16521javax.sip.header.ViaHeader
16522javax.sip.header.WWWAuthenticateHeader
16523javax.sip.header.WarningHeader
16524javax.sip.message.Message
16525javax.sip.message.MessageFactory
16526javax.sip.message.Request
16527javax.sip.message.Response
art-benchmark-service922a5532023-03-23 03:12:41 -070016528javax.xml.datatype.DatatypeConfigurationException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016529javax.xml.datatype.DatatypeConstants$Field
16530javax.xml.datatype.DatatypeConstants
16531javax.xml.datatype.Duration
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016532javax.xml.namespace.QName
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016533javax.xml.parsers.DocumentBuilder
16534javax.xml.parsers.DocumentBuilderFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016535javax.xml.parsers.ParserConfigurationException
16536javax.xml.parsers.SAXParser
16537javax.xml.parsers.SAXParserFactory
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016538jdk.internal.access.JavaIOFileDescriptorAccess
16539jdk.internal.access.JavaObjectInputStreamAccess
16540jdk.internal.access.JavaUtilCollectionAccess
16541jdk.internal.access.SharedSecrets
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016542jdk.internal.math.FDBigInteger
16543jdk.internal.math.FloatingDecimal$1
art-benchmark-service64daec62024-05-18 02:02:57 -070016544jdk.internal.math.FloatingDecimal$ASCIIToBinaryBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016545jdk.internal.math.FloatingDecimal$ASCIIToBinaryConverter
art-benchmark-service64daec62024-05-18 02:02:57 -070016546jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016547jdk.internal.math.FloatingDecimal$BinaryToASCIIConverter
16548jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer
art-benchmark-service00abe242023-02-13 10:31:34 -080016549jdk.internal.math.FloatingDecimal$HexFloatPattern
art-benchmark-service64daec62024-05-18 02:02:57 -070016550jdk.internal.math.FloatingDecimal$PreparedASCIIToBinaryBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016551jdk.internal.math.FloatingDecimal
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016552jdk.internal.math.FormattedFloatingDecimal$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016553jdk.internal.math.FormattedFloatingDecimal$Form
16554jdk.internal.math.FormattedFloatingDecimal
art-benchmark-service00abe242023-02-13 10:31:34 -080016555jdk.internal.misc.TerminatingThreadLocal$1
art-benchmark-service08401c12022-12-23 09:27:20 -080016556jdk.internal.misc.TerminatingThreadLocal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016557jdk.internal.misc.Unsafe
art-benchmark-service00abe242023-02-13 10:31:34 -080016558jdk.internal.misc.UnsafeConstants
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016559jdk.internal.misc.VM
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016560jdk.internal.misc.VirtualThreads
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016561jdk.internal.ref.CleanerFactory
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016562jdk.internal.ref.CleanerImpl
art-benchmark-service84f185c2023-07-24 02:43:42 -070016563jdk.internal.ref.PhantomCleanable
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016564jdk.internal.reflect.Reflection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016565jdk.internal.util.ArraysSupport
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016566jdk.internal.util.NullableKeyValueHolder
art-benchmark-serviced5115932020-02-25 17:55:03 -080016567jdk.internal.util.Preconditions
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016568jdk.internal.util.ReferenceKey
16569jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda0
16570jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda1
16571jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda2
16572jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda3
16573jdk.internal.util.ReferencedKeyMap
16574jdk.internal.util.ReferencedKeySet
16575jdk.internal.util.SoftReferenceKey
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016576jdk.internal.util.StaticProperty
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016577jdk.internal.util.StrongReferenceKey
16578jdk.internal.util.WeakReferenceKey
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016579jdk.internal.util.random.RandomSupport
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016580libcore.content.type.MimeMap$$ExternalSyntheticLambda0
16581libcore.content.type.MimeMap$Builder$Element
art-benchmark-serviced60351b2020-04-11 17:55:40 -070016582libcore.content.type.MimeMap$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016583libcore.content.type.MimeMap$MemoizingSupplier
art-benchmark-serviceadd95622024-03-14 09:26:37 -070016584libcore.content.type.MimeMap-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016585libcore.content.type.MimeMap
art-benchmark-service13164882020-11-07 02:19:14 -080016586libcore.icu.CollationKeyICU
Calin Juravle4a054192018-05-29 17:52:20 -070016587libcore.icu.DateIntervalFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016588libcore.icu.DecimalFormatData
Jesse Wilson80686182011-01-21 17:12:43 -080016589libcore.icu.ICU
16590libcore.icu.LocaleData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016591libcore.icu.SimpleDateFormatData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016592libcore.icu.TimeZoneNames$1
16593libcore.icu.TimeZoneNames$ZoneStringsCache
Calin Juravle00b23d32019-03-08 17:52:20 -080016594libcore.icu.TimeZoneNames
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016595libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch10
16596libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch1
16597libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch2
16598libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch3
16599libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch4
16600libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch5
16601libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch6
16602libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch7
16603libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch8
16604libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch9
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016605libcore.internal.StringPool
16606libcore.io.AsynchronousCloseMonitor
art-benchmark-service64daec62024-05-18 02:02:57 -070016607libcore.io.BlockGuardOs
Jesse Wilson80686182011-01-21 17:12:43 -080016608libcore.io.BufferIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080016609libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016610libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection
16611libcore.io.ClassPathURLStreamHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070016612libcore.io.ForwardingOs
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016613libcore.io.IoBridge
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016614libcore.io.IoTracker$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -080016615libcore.io.IoTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016616libcore.io.IoUtils$FileReader
Calin Juravle00b23d32019-03-08 17:52:20 -080016617libcore.io.IoUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070016618libcore.io.Libcore
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016619libcore.io.Linux
Andreas Gampe61e7b662015-06-17 23:57:04 -070016620libcore.io.Memory
Jesse Wilson80686182011-01-21 17:12:43 -080016621libcore.io.MemoryMappedFile
16622libcore.io.NioBufferIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070016623libcore.io.Os
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016624libcore.io.Streams
art-benchmark-service13164882020-11-07 02:19:14 -080016625libcore.math.NativeBN
Calin Juravle00b23d32019-03-08 17:52:20 -080016626libcore.net.InetAddressUtils
Andreas Gampe571fc302016-02-18 13:58:09 -080016627libcore.net.NetworkSecurityPolicy$DefaultNetworkSecurityPolicy
Calin Juravle00b23d32019-03-08 17:52:20 -080016628libcore.net.NetworkSecurityPolicy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016629libcore.net.event.NetworkEventDispatcher
16630libcore.net.event.NetworkEventListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016631libcore.net.http.Dns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016632libcore.net.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016633libcore.net.http.HttpDate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016634libcore.net.http.HttpURLConnectionFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080016635libcore.reflect.AnnotatedElements
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016636libcore.reflect.AnnotationFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016637libcore.reflect.AnnotationMember$DefaultValues
Calin Juravle00b23d32019-03-08 17:52:20 -080016638libcore.reflect.AnnotationMember
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016639libcore.reflect.GenericArrayTypeImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070016640libcore.reflect.GenericSignatureParser
Andreas Gampe61e7b662015-06-17 23:57:04 -070016641libcore.reflect.ListOfTypes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016642libcore.reflect.ListOfVariables
16643libcore.reflect.ParameterizedTypeImpl
art-benchmark-service84f185c2023-07-24 02:43:42 -070016644libcore.reflect.RecordComponents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016645libcore.reflect.TypeVariableImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070016646libcore.reflect.Types
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016647libcore.reflect.WildcardTypeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080016648libcore.util.ArrayUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070016649libcore.util.BasicLruCache
16650libcore.util.CharsetUtils
16651libcore.util.CollectionUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070016652libcore.util.EmptyArray
art-benchmark-serviced5115932020-02-25 17:55:03 -080016653libcore.util.FP16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016654libcore.util.HexEncoding
Andreas Gampe571fc302016-02-18 13:58:09 -080016655libcore.util.NativeAllocationRegistry$CleanerRunner
16656libcore.util.NativeAllocationRegistry$CleanerThunk
art-benchmark-service64daec62024-05-18 02:02:57 -070016657libcore.util.NativeAllocationRegistry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016658libcore.util.Objects
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016659libcore.util.SneakyThrow
Calin Juravle00b23d32019-03-08 17:52:20 -080016660libcore.util.XmlObjectFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070016661org.apache.harmony.dalvik.ddmc.Chunk
16662org.apache.harmony.dalvik.ddmc.ChunkHandler
16663org.apache.harmony.dalvik.ddmc.DdmServer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016664org.apache.harmony.dalvik.ddmc.DdmVmInternal
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016665org.apache.harmony.xml.ExpatAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016666org.apache.harmony.xml.ExpatException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016667org.apache.harmony.xml.ExpatParser$CurrentAttributes
16668org.apache.harmony.xml.ExpatParser$ExpatLocator
art-benchmark-service08401c12022-12-23 09:27:20 -080016669org.apache.harmony.xml.ExpatParser$ParseException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016670org.apache.harmony.xml.ExpatParser-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016671org.apache.harmony.xml.ExpatParser
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016672org.apache.harmony.xml.ExpatReader
art-benchmark-service64daec62024-05-18 02:02:57 -070016673org.apache.harmony.xml.dom.AttrImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080016674org.apache.harmony.xml.dom.CDATASectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016675org.apache.harmony.xml.dom.CharacterDataImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080016676org.apache.harmony.xml.dom.CommentImpl
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016677org.apache.harmony.xml.dom.DOMImplementationImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080016678org.apache.harmony.xml.dom.DocumentTypeImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080016679org.apache.harmony.xml.dom.EntityReferenceImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016680org.apache.harmony.xml.dom.InnerNodeImpl
16681org.apache.harmony.xml.dom.LeafNodeImpl
16682org.apache.harmony.xml.dom.NodeImpl$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016683org.apache.harmony.xml.dom.NodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016684org.apache.harmony.xml.dom.NodeListImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080016685org.apache.harmony.xml.dom.ProcessingInstructionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016686org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016687org.apache.harmony.xml.parsers.DocumentBuilderImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016688org.apache.harmony.xml.parsers.SAXParserFactoryImpl
16689org.apache.harmony.xml.parsers.SAXParserImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016690org.apache.http.conn.ConnectTimeoutException
art-benchmark-serviced5115932020-02-25 17:55:03 -080016691org.apache.http.conn.scheme.HostNameResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016692org.apache.http.conn.scheme.LayeredSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016693org.apache.http.conn.scheme.SocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016694org.apache.http.conn.ssl.AbstractVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016695org.apache.http.conn.ssl.AllowAllHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016696org.apache.http.conn.ssl.AndroidDistinguishedNameParser
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016697org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016698org.apache.http.conn.ssl.SSLSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016699org.apache.http.conn.ssl.StrictHostnameVerifier
16700org.apache.http.conn.ssl.X509HostnameVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016701org.apache.http.params.CoreConnectionPNames
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016702org.apache.http.params.HttpConnectionParams
16703org.apache.http.params.HttpParams
Andreas Gampe41aa8e802017-02-17 10:14:29 -080016704org.ccil.cowan.tagsoup.AutoDetector
art-benchmark-service13164882020-11-07 02:19:14 -080016705org.ccil.cowan.tagsoup.CommandLine
Andreas Gampe41aa8e802017-02-17 10:14:29 -080016706org.ccil.cowan.tagsoup.Element
16707org.ccil.cowan.tagsoup.ElementType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016708org.ccil.cowan.tagsoup.HTMLModels
Mathieu Chartierd62dd932017-09-09 15:19:46 -070016709org.ccil.cowan.tagsoup.HTMLScanner
Andreas Gampe41aa8e802017-02-17 10:14:29 -080016710org.ccil.cowan.tagsoup.HTMLSchema
art-benchmark-service13164882020-11-07 02:19:14 -080016711org.ccil.cowan.tagsoup.PYXScanner
16712org.ccil.cowan.tagsoup.PYXWriter
Andreas Gampe41aa8e802017-02-17 10:14:29 -080016713org.ccil.cowan.tagsoup.Parser$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016714org.ccil.cowan.tagsoup.Parser
Andreas Gampe41aa8e802017-02-17 10:14:29 -080016715org.ccil.cowan.tagsoup.ScanHandler
16716org.ccil.cowan.tagsoup.Scanner
16717org.ccil.cowan.tagsoup.Schema
art-benchmark-service13164882020-11-07 02:19:14 -080016718org.ccil.cowan.tagsoup.XMLWriter
16719org.ccil.cowan.tagsoup.jaxp.JAXPTest
16720org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$AttributesWrapper
16721org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$DocHandlerWrapper
16722org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter
16723org.ccil.cowan.tagsoup.jaxp.SAXFactoryImpl
16724org.ccil.cowan.tagsoup.jaxp.SAXParserImpl
Kenny Root9787b802013-04-26 12:53:57 -070016725org.json.JSON
16726org.json.JSONArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016727org.json.JSONException
Kenny Root9787b802013-04-26 12:53:57 -070016728org.json.JSONObject$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016729org.json.JSONObject
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016730org.json.JSONStringer$Scope
Calin Juravle00b23d32019-03-08 17:52:20 -080016731org.json.JSONStringer
Kenny Root9787b802013-04-26 12:53:57 -070016732org.json.JSONTokener
art-benchmark-service08401c12022-12-23 09:27:20 -080016733org.w3c.dom.Attr
16734org.w3c.dom.CDATASection
Calin Juravle4a054192018-05-29 17:52:20 -070016735org.w3c.dom.CharacterData
art-benchmark-service08401c12022-12-23 09:27:20 -080016736org.w3c.dom.Comment
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016737org.w3c.dom.DOMException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016738org.w3c.dom.DOMImplementation
16739org.w3c.dom.Document
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016740org.w3c.dom.DocumentFragment
16741org.w3c.dom.DocumentType
Calin Juravle4a054192018-05-29 17:52:20 -070016742org.w3c.dom.Element
art-benchmark-service08401c12022-12-23 09:27:20 -080016743org.w3c.dom.EntityReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016744org.w3c.dom.Node
Calin Juravle4a054192018-05-29 17:52:20 -070016745org.w3c.dom.NodeList
art-benchmark-service08401c12022-12-23 09:27:20 -080016746org.w3c.dom.ProcessingInstruction
Calin Juravle4a054192018-05-29 17:52:20 -070016747org.w3c.dom.Text
16748org.w3c.dom.TypeInfo
art-benchmark-service13164882020-11-07 02:19:14 -080016749org.xml.sax.AttributeList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016750org.xml.sax.Attributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016751org.xml.sax.ContentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016752org.xml.sax.DTDHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016753org.xml.sax.DocumentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016754org.xml.sax.EntityResolver
16755org.xml.sax.ErrorHandler
16756org.xml.sax.InputSource
16757org.xml.sax.Locator
art-benchmark-service13164882020-11-07 02:19:14 -080016758org.xml.sax.Parser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016759org.xml.sax.SAXException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016760org.xml.sax.SAXNotRecognizedException
16761org.xml.sax.SAXNotSupportedException
art-benchmark-service08401c12022-12-23 09:27:20 -080016762org.xml.sax.SAXParseException
art-benchmark-service13164882020-11-07 02:19:14 -080016763org.xml.sax.XMLFilter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016764org.xml.sax.XMLReader
Calin Juravle4a054192018-05-29 17:52:20 -070016765org.xml.sax.ext.DeclHandler
16766org.xml.sax.ext.DefaultHandler2
16767org.xml.sax.ext.EntityResolver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016768org.xml.sax.ext.LexicalHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016769org.xml.sax.helpers.AttributesImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016770org.xml.sax.helpers.DefaultHandler
art-benchmark-service08401c12022-12-23 09:27:20 -080016771org.xml.sax.helpers.LocatorImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016772org.xml.sax.helpers.NamespaceSupport
art-benchmark-service13164882020-11-07 02:19:14 -080016773org.xml.sax.helpers.XMLFilterImpl
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016774org.xmlpull.v1.XmlPullParser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016775org.xmlpull.v1.XmlPullParserException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016776org.xmlpull.v1.XmlPullParserFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016777org.xmlpull.v1.XmlSerializer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016778sun.invoke.util.BytecodeDescriptor
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016779sun.invoke.util.VerifyAccess
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016780sun.invoke.util.Wrapper$Format
Calin Juravle00b23d32019-03-08 17:52:20 -080016781sun.invoke.util.Wrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016782sun.misc.ASCIICaseInsensitiveComparator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016783sun.misc.CharacterEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080016784sun.misc.Cleaner$1
Andreas Gampe571fc302016-02-18 13:58:09 -080016785sun.misc.Cleaner
16786sun.misc.CompoundEnumeration
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016787sun.misc.HexDumpEncoder
Andreas Gampe571fc302016-02-18 13:58:09 -080016788sun.misc.IOUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016789sun.misc.LRUCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070016790sun.misc.Unsafe
Andreas Gampe571fc302016-02-18 13:58:09 -080016791sun.misc.VM
16792sun.misc.Version
16793sun.net.ConnectionResetException
16794sun.net.NetHooks
Andreas Gampe571fc302016-02-18 13:58:09 -080016795sun.net.NetProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016796sun.net.NetProperties
Calin Juravle4a054192018-05-29 17:52:20 -070016797sun.net.ResourceManager
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016798sun.net.SocksProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080016799sun.net.spi.DefaultProxySelector$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016800sun.net.spi.DefaultProxySelector$NonProxyInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080016801sun.net.spi.DefaultProxySelector
Andreas Gampe571fc302016-02-18 13:58:09 -080016802sun.net.spi.nameservice.NameService
16803sun.net.util.IPAddressUtil
16804sun.net.www.ParseUtil
16805sun.net.www.protocol.file.Handler
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016806sun.net.www.protocol.ftp.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080016807sun.net.www.protocol.jar.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016808sun.nio.ch.AbstractPollArrayWrapper
Calin Juravle4a054192018-05-29 17:52:20 -070016809sun.nio.ch.AbstractPollSelectorImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016810sun.nio.ch.AllocatedNativeObject
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016811sun.nio.ch.AsynchronousFileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016812sun.nio.ch.ChannelInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080016813sun.nio.ch.DatagramChannelImpl
16814sun.nio.ch.DatagramDispatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016815sun.nio.ch.DefaultSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080016816sun.nio.ch.DirectBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016817sun.nio.ch.FileChannelImpl$SimpleFileLockTable
Andreas Gampe571fc302016-02-18 13:58:09 -080016818sun.nio.ch.FileChannelImpl$Unmapper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016819sun.nio.ch.FileChannelImpl-IA
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016820sun.nio.ch.FileDescriptorHolderSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080016821sun.nio.ch.FileDispatcher
16822sun.nio.ch.FileDispatcherImpl
16823sun.nio.ch.FileKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016824sun.nio.ch.FileLockImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080016825sun.nio.ch.FileLockTable
16826sun.nio.ch.IOStatus
16827sun.nio.ch.IOUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080016828sun.nio.ch.Interruptible
art-benchmark-service00abe242023-02-13 10:31:34 -080016829sun.nio.ch.LinuxAsynchronousChannelProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080016830sun.nio.ch.NativeDispatcher
Calin Juravle4a054192018-05-29 17:52:20 -070016831sun.nio.ch.NativeObject
Andreas Gampe571fc302016-02-18 13:58:09 -080016832sun.nio.ch.NativeThread
16833sun.nio.ch.NativeThreadSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016834sun.nio.ch.Net$1
16835sun.nio.ch.Net$3
Calin Juravle00b23d32019-03-08 17:52:20 -080016836sun.nio.ch.Net
Calin Juravle4a054192018-05-29 17:52:20 -070016837sun.nio.ch.PollArrayWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016838sun.nio.ch.PollSelectorImpl
16839sun.nio.ch.PollSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080016840sun.nio.ch.SelChImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016841sun.nio.ch.SelectionKeyImpl
16842sun.nio.ch.SelectorImpl
16843sun.nio.ch.SelectorProviderImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080016844sun.nio.ch.ServerSocketChannelImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080016845sun.nio.ch.SharedFileLockTable$FileLockReference
Calin Juravle00b23d32019-03-08 17:52:20 -080016846sun.nio.ch.SharedFileLockTable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016847sun.nio.ch.SocketAdaptor$1
16848sun.nio.ch.SocketAdaptor$2
16849sun.nio.ch.SocketAdaptor$SocketInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080016850sun.nio.ch.SocketAdaptor
Andreas Gampe571fc302016-02-18 13:58:09 -080016851sun.nio.ch.SocketChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016852sun.nio.ch.SocketDispatcher
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016853sun.nio.ch.Util$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016854sun.nio.ch.Util$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080016855sun.nio.ch.Util$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016856sun.nio.ch.Util$BufferCache
Calin Juravle00b23d32019-03-08 17:52:20 -080016857sun.nio.ch.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016858sun.nio.cs.ArrayDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080016859sun.nio.cs.ArrayEncoder
art-benchmark-service64daec62024-05-18 02:02:57 -070016860sun.nio.cs.StreamDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080016861sun.nio.cs.StreamEncoder
Calin Juravle4a054192018-05-29 17:52:20 -070016862sun.nio.cs.ThreadLocalCoders$1
16863sun.nio.cs.ThreadLocalCoders$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016864sun.nio.cs.ThreadLocalCoders$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080016865sun.nio.cs.ThreadLocalCoders
Calin Juravle4a054192018-05-29 17:52:20 -070016866sun.nio.fs.AbstractBasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016867sun.nio.fs.AbstractFileSystemProvider
16868sun.nio.fs.AbstractPath
16869sun.nio.fs.DefaultFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016870sun.nio.fs.DynamicFileAttributeView
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016871sun.nio.fs.FileOwnerAttributeViewImpl
art-benchmark-service64daec62024-05-18 02:02:57 -070016872sun.nio.fs.LinuxFileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016873sun.nio.fs.LinuxFileSystemProvider
16874sun.nio.fs.NativeBuffer$Deallocator
Calin Juravle00b23d32019-03-08 17:52:20 -080016875sun.nio.fs.NativeBuffer
Calin Juravle4a054192018-05-29 17:52:20 -070016876sun.nio.fs.NativeBuffers
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016877sun.nio.fs.UnixChannelFactory$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016878sun.nio.fs.UnixChannelFactory$Flags
Calin Juravle4a054192018-05-29 17:52:20 -070016879sun.nio.fs.UnixConstants
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016880sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator
16881sun.nio.fs.UnixDirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016882sun.nio.fs.UnixException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016883sun.nio.fs.UnixFileAttributeViews$Basic
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016884sun.nio.fs.UnixFileAttributeViews$Posix
Calin Juravle00b23d32019-03-08 17:52:20 -080016885sun.nio.fs.UnixFileAttributeViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016886sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -080016887sun.nio.fs.UnixFileAttributes
art-benchmark-service64daec62024-05-18 02:02:57 -070016888sun.nio.fs.UnixFileKey
Calin Juravle4a054192018-05-29 17:52:20 -070016889sun.nio.fs.UnixFileModeAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016890sun.nio.fs.UnixFileStoreAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016891sun.nio.fs.UnixFileSystem
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016892sun.nio.fs.UnixFileSystemProvider$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016893sun.nio.fs.UnixFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016894sun.nio.fs.UnixMountEntry
16895sun.nio.fs.UnixNativeDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016896sun.nio.fs.UnixSecureDirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016897sun.nio.fs.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080016898sun.reflect.Reflection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016899sun.reflect.misc.ReflectUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080016900sun.security.action.GetBooleanAction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016901sun.security.action.GetIntegerAction
Andreas Gampe571fc302016-02-18 13:58:09 -080016902sun.security.action.GetPropertyAction
Andreas Gampe571fc302016-02-18 13:58:09 -080016903sun.security.jca.GetInstance$Instance
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016904sun.security.jca.GetInstance-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016905sun.security.jca.GetInstance
Calin Juravle4a054192018-05-29 17:52:20 -070016906sun.security.jca.JCAUtil$CachedSecureRandomHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080016907sun.security.jca.JCAUtil
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016908sun.security.jca.ProviderConfig$1
Andreas Gampe571fc302016-02-18 13:58:09 -080016909sun.security.jca.ProviderConfig$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016910sun.security.jca.ProviderConfig$3
Calin Juravle00b23d32019-03-08 17:52:20 -080016911sun.security.jca.ProviderConfig
Andreas Gampe571fc302016-02-18 13:58:09 -080016912sun.security.jca.ProviderList$1
16913sun.security.jca.ProviderList$2
16914sun.security.jca.ProviderList$3
Andreas Gampe571fc302016-02-18 13:58:09 -080016915sun.security.jca.ProviderList$ServiceList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016916sun.security.jca.ProviderList$ServiceList
16917sun.security.jca.ProviderList
Andreas Gampe571fc302016-02-18 13:58:09 -080016918sun.security.jca.Providers
16919sun.security.jca.ServiceId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016920sun.security.pkcs.ContentInfo
art-benchmark-service00abe242023-02-13 10:31:34 -080016921sun.security.pkcs.ESSCertId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016922sun.security.pkcs.PKCS7$VerbatimX509Certificate
16923sun.security.pkcs.PKCS7$WrappedX509Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080016924sun.security.pkcs.PKCS7
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016925sun.security.pkcs.PKCS9Attribute
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016926sun.security.pkcs.PKCS9Attributes
16927sun.security.pkcs.ParsingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016928sun.security.pkcs.SignerInfo
Andreas Gampe571fc302016-02-18 13:58:09 -080016929sun.security.provider.CertPathProvider
16930sun.security.provider.X509Factory
16931sun.security.provider.certpath.AdaptableX509CertSelector
16932sun.security.provider.certpath.AlgorithmChecker
16933sun.security.provider.certpath.BasicChecker
Calin Juravle4a054192018-05-29 17:52:20 -070016934sun.security.provider.certpath.CertId
Andreas Gampe571fc302016-02-18 13:58:09 -080016935sun.security.provider.certpath.CertPathHelper
16936sun.security.provider.certpath.ConstraintsChecker
16937sun.security.provider.certpath.KeyChecker
Calin Juravle4a054192018-05-29 17:52:20 -070016938sun.security.provider.certpath.OCSP$RevocationStatus$CertStatus
Calin Juravle00b23d32019-03-08 17:52:20 -080016939sun.security.provider.certpath.OCSP$RevocationStatus
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016940sun.security.provider.certpath.OCSP
Calin Juravle4a054192018-05-29 17:52:20 -070016941sun.security.provider.certpath.OCSPResponse$ResponseStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016942sun.security.provider.certpath.OCSPResponse$SingleResponse
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016943sun.security.provider.certpath.OCSPResponse-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016944sun.security.provider.certpath.OCSPResponse
Andreas Gampe571fc302016-02-18 13:58:09 -080016945sun.security.provider.certpath.PKIX$ValidatorParams
Calin Juravle00b23d32019-03-08 17:52:20 -080016946sun.security.provider.certpath.PKIX
art-benchmark-service64daec62024-05-18 02:02:57 -070016947sun.security.provider.certpath.PKIXCertPathValidator
Andreas Gampe571fc302016-02-18 13:58:09 -080016948sun.security.provider.certpath.PKIXMasterCertPathValidator
16949sun.security.provider.certpath.PolicyChecker
16950sun.security.provider.certpath.PolicyNodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016951sun.security.provider.certpath.RevocationChecker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080016952sun.security.provider.certpath.RevocationChecker$2
Calin Juravle4a054192018-05-29 17:52:20 -070016953sun.security.provider.certpath.RevocationChecker$Mode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016954sun.security.provider.certpath.RevocationChecker$RevocationProperties
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016955sun.security.provider.certpath.RevocationChecker-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016956sun.security.provider.certpath.RevocationChecker
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016957sun.security.timestamp.TimestampToken
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016958sun.security.util.AbstractAlgorithmConstraints$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016959sun.security.util.AbstractAlgorithmConstraints
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016960sun.security.util.AlgorithmDecomposer
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016961sun.security.util.AnchorCertificates$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016962sun.security.util.AnchorCertificates
Andreas Gampe571fc302016-02-18 13:58:09 -080016963sun.security.util.BitArray
16964sun.security.util.ByteArrayLexOrder
16965sun.security.util.ByteArrayTagOrder
Andreas Gampe571fc302016-02-18 13:58:09 -080016966sun.security.util.Cache$EqualByteArray
Calin Juravle00b23d32019-03-08 17:52:20 -080016967sun.security.util.Cache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016968sun.security.util.CertConstraintParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080016969sun.security.util.Debug
16970sun.security.util.DerEncoder
16971sun.security.util.DerIndefLenConverter
16972sun.security.util.DerInputBuffer
16973sun.security.util.DerInputStream
16974sun.security.util.DerOutputStream
16975sun.security.util.DerValue
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016976sun.security.util.DisabledAlgorithmConstraints$Constraint$Operator
Calin Juravle00b23d32019-03-08 17:52:20 -080016977sun.security.util.DisabledAlgorithmConstraints$Constraint
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016978sun.security.util.DisabledAlgorithmConstraints$Constraints
Andreas Gampe571fc302016-02-18 13:58:09 -080016979sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016980sun.security.util.DisabledAlgorithmConstraints$jdkCAConstraint
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016981sun.security.util.DisabledAlgorithmConstraints-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016982sun.security.util.DisabledAlgorithmConstraints
art-benchmark-service922a5532023-03-23 03:12:41 -070016983sun.security.util.FilePaths
Andreas Gampe571fc302016-02-18 13:58:09 -080016984sun.security.util.KeyUtil
16985sun.security.util.Length
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016986sun.security.util.ManifestDigester$Entry
16987sun.security.util.ManifestDigester$Position
Calin Juravle00b23d32019-03-08 17:52:20 -080016988sun.security.util.ManifestDigester
Calin Juravle4a054192018-05-29 17:52:20 -070016989sun.security.util.ManifestEntryVerifier$SunProviderHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080016990sun.security.util.ManifestEntryVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080016991sun.security.util.MemoryCache$CacheEntry
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016992sun.security.util.MemoryCache$HardCacheEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080016993sun.security.util.MemoryCache$SoftCacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080016994sun.security.util.MemoryCache
Andreas Gampe571fc302016-02-18 13:58:09 -080016995sun.security.util.ObjectIdentifier
art-benchmark-service00abe242023-02-13 10:31:34 -080016996sun.security.util.PropertyExpander
art-benchmark-service08401c12022-12-23 09:27:20 -080016997sun.security.util.Resources
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016998sun.security.util.ResourcesMgr$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016999sun.security.util.ResourcesMgr
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017000sun.security.util.SecurityConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017001sun.security.util.SignatureFileVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080017002sun.security.x509.AVA
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017003sun.security.x509.AVAComparator
Andreas Gampe571fc302016-02-18 13:58:09 -080017004sun.security.x509.AVAKeyword
17005sun.security.x509.AccessDescription
17006sun.security.x509.AlgorithmId
17007sun.security.x509.AuthorityInfoAccessExtension
17008sun.security.x509.AuthorityKeyIdentifierExtension
17009sun.security.x509.BasicConstraintsExtension
17010sun.security.x509.CRLDistributionPointsExtension
17011sun.security.x509.CRLNumberExtension
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017012sun.security.x509.CRLReasonCodeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017013sun.security.x509.CertAttrSet
17014sun.security.x509.CertificateAlgorithmId
17015sun.security.x509.CertificateExtensions
17016sun.security.x509.CertificateIssuerExtension
17017sun.security.x509.CertificatePoliciesExtension
17018sun.security.x509.CertificatePolicyId
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017019sun.security.x509.CertificatePolicyMap
17020sun.security.x509.CertificatePolicySet
Andreas Gampe571fc302016-02-18 13:58:09 -080017021sun.security.x509.CertificateSerialNumber
17022sun.security.x509.CertificateValidity
17023sun.security.x509.CertificateVersion
17024sun.security.x509.CertificateX509Key
17025sun.security.x509.DNSName
17026sun.security.x509.DeltaCRLIndicatorExtension
17027sun.security.x509.DistributionPoint
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017028sun.security.x509.EDIPartyName
Andreas Gampe571fc302016-02-18 13:58:09 -080017029sun.security.x509.ExtendedKeyUsageExtension
17030sun.security.x509.Extension
17031sun.security.x509.FreshestCRLExtension
17032sun.security.x509.GeneralName
17033sun.security.x509.GeneralNameInterface
17034sun.security.x509.GeneralNames
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017035sun.security.x509.IPAddressName
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017036sun.security.x509.InhibitAnyPolicyExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017037sun.security.x509.IssuerAlternativeNameExtension
17038sun.security.x509.IssuingDistributionPointExtension
17039sun.security.x509.KeyIdentifier
17040sun.security.x509.KeyUsageExtension
17041sun.security.x509.NameConstraintsExtension
Calin Juravle4a054192018-05-29 17:52:20 -070017042sun.security.x509.NetscapeCertTypeExtension$MapEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080017043sun.security.x509.NetscapeCertTypeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017044sun.security.x509.OCSPNoCheckExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017045sun.security.x509.OIDMap$OIDInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080017046sun.security.x509.OIDMap
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017047sun.security.x509.OIDName
17048sun.security.x509.OtherName
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017049sun.security.x509.PKIXExtensions
Andreas Gampe571fc302016-02-18 13:58:09 -080017050sun.security.x509.PolicyConstraintsExtension
17051sun.security.x509.PolicyInformation
17052sun.security.x509.PolicyMappingsExtension
17053sun.security.x509.PrivateKeyUsageExtension
17054sun.security.x509.RDN
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017055sun.security.x509.RFC822Name
Andreas Gampe571fc302016-02-18 13:58:09 -080017056sun.security.x509.SerialNumber
17057sun.security.x509.SubjectAlternativeNameExtension
17058sun.security.x509.SubjectInfoAccessExtension
17059sun.security.x509.SubjectKeyIdentifierExtension
17060sun.security.x509.URIName
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017061sun.security.x509.UniqueIdentity
17062sun.security.x509.UnparseableExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017063sun.security.x509.X500Name$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017064sun.security.x509.X500Name
Andreas Gampe571fc302016-02-18 13:58:09 -080017065sun.security.x509.X509AttributeName
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017066sun.security.x509.X509CRLImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080017067sun.security.x509.X509CertImpl
17068sun.security.x509.X509CertInfo
17069sun.security.x509.X509Key
Andreas Gampe571fc302016-02-18 13:58:09 -080017070sun.util.calendar.AbstractCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080017071sun.util.calendar.BaseCalendar$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080017072sun.util.calendar.BaseCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080017073sun.util.calendar.CalendarDate
art-benchmark-service08401c12022-12-23 09:27:20 -080017074sun.util.calendar.CalendarSystem$GregorianHolder
Andreas Gampe571fc302016-02-18 13:58:09 -080017075sun.util.calendar.CalendarSystem
17076sun.util.calendar.CalendarUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017077sun.util.calendar.Era
Andreas Gampe571fc302016-02-18 13:58:09 -080017078sun.util.calendar.Gregorian$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080017079sun.util.calendar.Gregorian
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017080sun.util.calendar.ImmutableGregorianDate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017081sun.util.calendar.JulianCalendar$Date
Andreas Gampe571fc302016-02-18 13:58:09 -080017082sun.util.calendar.JulianCalendar
17083sun.util.calendar.LocalGregorianCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080017084sun.util.locale.BaseLocale$Cache
17085sun.util.locale.BaseLocale$Key
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017086sun.util.locale.BaseLocale-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017087sun.util.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -080017088sun.util.locale.Extension
Andreas Gampe571fc302016-02-18 13:58:09 -080017089sun.util.locale.InternalLocaleBuilder$CaseInsensitiveChar
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017090sun.util.locale.InternalLocaleBuilder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017091sun.util.locale.InternalLocaleBuilder
Andreas Gampe571fc302016-02-18 13:58:09 -080017092sun.util.locale.LanguageTag
art-benchmark-serviced5115932020-02-25 17:55:03 -080017093sun.util.locale.LocaleExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017094sun.util.locale.LocaleMatcher
Andreas Gampe571fc302016-02-18 13:58:09 -080017095sun.util.locale.LocaleObjectCache$CacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080017096sun.util.locale.LocaleObjectCache
Andreas Gampe571fc302016-02-18 13:58:09 -080017097sun.util.locale.LocaleSyntaxException
17098sun.util.locale.LocaleUtils
17099sun.util.locale.ParseStatus
17100sun.util.locale.StringTokenIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080017101sun.util.locale.UnicodeLocaleExtension
art-benchmark-service08401c12022-12-23 09:27:20 -080017102sun.util.locale.provider.CalendarDataUtility
Andreas Gampe571fc302016-02-18 13:58:09 -080017103sun.util.logging.LoggingProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080017104sun.util.logging.LoggingSupport$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017105sun.util.logging.LoggingSupport$2
Calin Juravle00b23d32019-03-08 17:52:20 -080017106sun.util.logging.LoggingSupport
Andreas Gampe571fc302016-02-18 13:58:09 -080017107sun.util.logging.PlatformLogger$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017108sun.util.logging.PlatformLogger$DefaultLoggerProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -080017109sun.util.logging.PlatformLogger$JavaLoggerProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080017110sun.util.logging.PlatformLogger$Level
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017111sun.util.logging.PlatformLogger$LoggerProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080017112sun.util.logging.PlatformLogger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017113[B
17114[C
17115[D
17116[F
17117[I
17118[J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017119[Landroid.accounts.Account;
17120[Landroid.accounts.AuthenticatorDescription;
17121[Landroid.animation.Animator;
17122[Landroid.animation.Keyframe$FloatKeyframe;
17123[Landroid.animation.Keyframe$IntKeyframe;
17124[Landroid.animation.Keyframe$ObjectKeyframe;
17125[Landroid.animation.Keyframe;
17126[Landroid.animation.PropertyValuesHolder;
art-benchmark-service08401c12022-12-23 09:27:20 -080017127[Landroid.app.AppOpInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017128[Landroid.app.BackStackState;
17129[Landroid.app.FragmentState;
17130[Landroid.app.LoaderManagerImpl;
17131[Landroid.app.Notification$Action;
17132[Landroid.app.NotificationChannel;
17133[Landroid.app.NotificationChannelGroup;
17134[Landroid.app.Person;
17135[Landroid.app.RemoteInput;
17136[Landroid.app.RemoteInputHistoryItem;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017137[Landroid.app.VoiceInteractor$Request;
17138[Landroid.app.admin.PasswordMetrics$ComplexityBucket;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017139[Landroid.app.assist.AssistStructure$ViewNode;
17140[Landroid.app.job.JobInfo$TriggerContentUri;
art-benchmark-service922a5532023-03-23 03:12:41 -070017141[Landroid.app.slice.SliceItem;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017142[Landroid.app.slice.SliceSpec;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017143[Landroid.audio.policy.configuration.V7_0.AudioUsage;
17144[Landroid.content.AttributionSourceState;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017145[Landroid.content.ComponentCallbacks;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017146[Landroid.content.ComponentName;
17147[Landroid.content.ContentProviderResult;
17148[Landroid.content.ContentValues;
17149[Landroid.content.Intent;
art-benchmark-service922a5532023-03-23 03:12:41 -070017150[Landroid.content.IntentFilter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017151[Landroid.content.SyncAdapterType;
17152[Landroid.content.UndoOwner;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017153[Landroid.content.pm.ActivityInfo;
17154[Landroid.content.pm.Attribution;
17155[Landroid.content.pm.ConfigurationInfo;
17156[Landroid.content.pm.FeatureGroupInfo;
17157[Landroid.content.pm.FeatureInfo;
17158[Landroid.content.pm.InstrumentationInfo;
17159[Landroid.content.pm.PackageParser$NewPermissionInfo;
17160[Landroid.content.pm.PackagePartitions$SystemPartition;
17161[Landroid.content.pm.PathPermission;
17162[Landroid.content.pm.PermissionInfo;
17163[Landroid.content.pm.ProviderInfo;
17164[Landroid.content.pm.ServiceInfo;
17165[Landroid.content.pm.SharedLibraryInfo;
17166[Landroid.content.pm.Signature;
17167[Landroid.content.pm.VerifierInfo;
17168[Landroid.content.res.ApkAssets;
17169[Landroid.content.res.ColorStateList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017170[Landroid.content.res.Configuration;
17171[Landroid.content.res.FontResourcesParser$FontFileResourceEntry;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017172[Landroid.content.res.XmlBlock;
17173[Landroid.content.res.loader.ResourcesLoader;
art-benchmark-service922a5532023-03-23 03:12:41 -070017174[Landroid.content.res.loader.ResourcesProvider;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017175[Landroid.database.Cursor;
17176[Landroid.database.CursorWindow;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017177[Landroid.database.sqlite.SQLiteConnection$Operation;
17178[Landroid.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus;
17179[Landroid.graphics.Bitmap$CompressFormat;
17180[Landroid.graphics.Bitmap$Config;
17181[Landroid.graphics.Bitmap;
17182[Landroid.graphics.BlendMode;
17183[Landroid.graphics.BlurMaskFilter$Blur;
17184[Landroid.graphics.Canvas$EdgeType;
17185[Landroid.graphics.ColorSpace$Adaptation;
17186[Landroid.graphics.ColorSpace$Model;
17187[Landroid.graphics.ColorSpace$Named;
17188[Landroid.graphics.ColorSpace$RenderIntent;
17189[Landroid.graphics.ColorSpace;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017190[Landroid.graphics.Insets;
17191[Landroid.graphics.Interpolator$Result;
17192[Landroid.graphics.Matrix$ScaleToFit;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017193[Landroid.graphics.Matrix;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017194[Landroid.graphics.Paint$Align;
17195[Landroid.graphics.Paint$Cap;
17196[Landroid.graphics.Paint$Join;
17197[Landroid.graphics.Paint$Style;
17198[Landroid.graphics.Path$Direction;
17199[Landroid.graphics.Path$FillType;
17200[Landroid.graphics.Path$Op;
17201[Landroid.graphics.Point;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017202[Landroid.graphics.PointF;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017203[Landroid.graphics.PorterDuff$Mode;
17204[Landroid.graphics.Rect;
17205[Landroid.graphics.Region$Op;
17206[Landroid.graphics.RenderNode$PositionUpdateListener;
17207[Landroid.graphics.Shader$TileMode;
17208[Landroid.graphics.Typeface;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017209[Landroid.graphics.drawable.AdaptiveIconDrawable$ChildDrawable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017210[Landroid.graphics.drawable.Drawable;
17211[Landroid.graphics.drawable.GradientDrawable$Orientation;
17212[Landroid.graphics.drawable.LayerDrawable$ChildDrawable;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017213[Landroid.graphics.drawable.RippleForeground;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017214[Landroid.graphics.fonts.FontVariationAxis;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017215[Landroid.hardware.CameraStatus;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017216[Landroid.hardware.biometrics.BiometricSourceType;
art-benchmark-service64daec62024-05-18 02:02:57 -070017217[Landroid.hardware.camera2.CameraCharacteristics$Key;
17218[Landroid.hardware.camera2.marshal.MarshalQueryable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017219[Landroid.hardware.camera2.params.Capability;
17220[Landroid.hardware.camera2.params.Face;
17221[Landroid.hardware.camera2.params.HighSpeedVideoConfiguration;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017222[Landroid.hardware.camera2.params.LensIntrinsicsSample;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017223[Landroid.hardware.camera2.params.MandatoryStreamCombination$ReprocessType;
17224[Landroid.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold;
17225[Landroid.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate;
17226[Landroid.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate;
17227[Landroid.hardware.camera2.params.MandatoryStreamCombination;
17228[Landroid.hardware.camera2.params.MeteringRectangle;
17229[Landroid.hardware.camera2.params.OisSample;
17230[Landroid.hardware.camera2.params.RecommendedStreamConfiguration;
17231[Landroid.hardware.camera2.params.StreamConfiguration;
17232[Landroid.hardware.camera2.params.StreamConfigurationDuration;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017233[Landroid.hardware.camera2.utils.ConcurrentCameraIdCombination;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017234[Landroid.hardware.display.WifiDisplay;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017235[Landroid.hardware.location.MemoryRegion;
17236[Landroid.hardware.location.NanoAppRpcService;
17237[Landroid.hardware.security.keymint.KeyParameter;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017238[Landroid.icu.impl.CacheValue$Strength;
17239[Landroid.icu.impl.CacheValue;
17240[Landroid.icu.impl.CalType;
17241[Landroid.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern;
17242[Landroid.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType;
17243[Landroid.icu.impl.DayPeriodRules$CutoffType;
17244[Landroid.icu.impl.DayPeriodRules$DayPeriod;
17245[Landroid.icu.impl.DayPeriodRules;
17246[Landroid.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable;
17247[Landroid.icu.impl.ICUResourceBundle$OpenType;
17248[Landroid.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextUsage;
17249[Landroid.icu.impl.LocaleDisplayNamesImpl$DataTableType;
17250[Landroid.icu.impl.StandardPlural;
17251[Landroid.icu.impl.StaticUnicodeSets$Key;
17252[Landroid.icu.impl.TimeZoneGenericNames$GenericNameType;
17253[Landroid.icu.impl.TimeZoneGenericNames$Pattern;
17254[Landroid.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex;
17255[Landroid.icu.impl.Trie2$ValueWidth;
17256[Landroid.icu.impl.UCharacterName$AlgorithmName;
17257[Landroid.icu.impl.UCharacterProperty$BinaryProperty;
17258[Landroid.icu.impl.UCharacterProperty$IntProperty;
17259[Landroid.icu.impl.ValidIdentifiers$Datasubtype;
17260[Landroid.icu.impl.ValidIdentifiers$Datatype;
17261[Landroid.icu.impl.coll.CollationRuleParser$Position;
17262[Landroid.icu.impl.coll.FCDIterCollationIterator$State;
17263[Landroid.icu.impl.duration.TimeUnit;
17264[Landroid.icu.impl.locale.KeyTypeData$KeyInfoType;
17265[Landroid.icu.impl.locale.KeyTypeData$SpecialType;
17266[Landroid.icu.impl.locale.KeyTypeData$TypeInfoType;
17267[Landroid.icu.impl.locale.KeyTypeData$ValueType;
17268[Landroid.icu.impl.locale.LSR;
17269[Landroid.icu.impl.locale.LocaleValidityChecker$SpecialCase;
17270[Landroid.icu.impl.number.CompactData$CompactType;
17271[Landroid.icu.impl.number.DecimalFormatProperties$ParseMode;
17272[Landroid.icu.impl.number.Modifier$Signum;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017273[Landroid.icu.impl.number.Modifier;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017274[Landroid.icu.impl.number.Padder$PadPosition;
17275[Landroid.icu.impl.number.PatternStringUtils$PatternSignType;
17276[Landroid.icu.impl.units.MeasureUnitImpl$CompoundPart;
17277[Landroid.icu.impl.units.MeasureUnitImpl$InitialCompoundPart;
17278[Landroid.icu.impl.units.MeasureUnitImpl$PowerPart;
17279[Landroid.icu.impl.units.MeasureUnitImpl$UnitsParser$Token$Type;
art-benchmark-service3a157132024-05-31 13:31:01 -070017280[Landroid.icu.lang.UCharacter$IdentifierType;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017281[Landroid.icu.lang.UCharacter$UnicodeBlock;
17282[Landroid.icu.lang.UScript$ScriptUsage;
17283[Landroid.icu.lang.UScriptRun$ParenStackEntry;
17284[Landroid.icu.number.NumberFormatter$DecimalSeparatorDisplay;
17285[Landroid.icu.number.NumberFormatter$GroupingStrategy;
17286[Landroid.icu.number.NumberFormatter$RoundingPriority;
17287[Landroid.icu.number.NumberFormatter$SignDisplay;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017288[Landroid.icu.number.NumberFormatter$TrailingZeroDisplay;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017289[Landroid.icu.number.NumberFormatter$UnitWidth;
17290[Landroid.icu.number.NumberRangeFormatter$RangeCollapse;
17291[Landroid.icu.number.NumberRangeFormatter$RangeIdentityFallback;
17292[Landroid.icu.number.NumberRangeFormatter$RangeIdentityResult;
17293[Landroid.icu.number.NumberSkeletonImpl$ParseState;
17294[Landroid.icu.number.NumberSkeletonImpl$StemEnum;
17295[Landroid.icu.text.AlphabeticIndex$Bucket$LabelType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017296[Landroid.icu.text.Bidi$IsoRun;
17297[Landroid.icu.text.Bidi$Isolate;
17298[Landroid.icu.text.Bidi$Opening;
17299[Landroid.icu.text.Bidi$Point;
17300[Landroid.icu.text.BidiRun;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017301[Landroid.icu.text.BidiTransform$Mirroring;
17302[Landroid.icu.text.BidiTransform$Order;
17303[Landroid.icu.text.BidiTransform$ReorderingScheme;
17304[Landroid.icu.text.CharsetRecog_sbcs$NGramsPlusLang;
17305[Landroid.icu.text.CompactDecimalFormat$CompactStyle;
17306[Landroid.icu.text.ConstrainedFieldPosition$ConstraintType;
17307[Landroid.icu.text.DateFormat$BooleanAttribute;
17308[Landroid.icu.text.DateFormat$Field;
17309[Landroid.icu.text.DateFormat$HourCycle;
17310[Landroid.icu.text.DateFormatSymbols$CalendarDataSink$AliasType;
17311[Landroid.icu.text.DateFormatSymbols$CapitalizationContextUsage;
17312[Landroid.icu.text.DateTimePatternGenerator$DTPGflags;
17313[Landroid.icu.text.DateTimePatternGenerator$DisplayWidth;
17314[Landroid.icu.text.DisplayContext$Type;
17315[Landroid.icu.text.DisplayContext;
17316[Landroid.icu.text.IDNA$Error;
17317[Landroid.icu.text.ListFormatter$Type;
17318[Landroid.icu.text.ListFormatter$Width;
17319[Landroid.icu.text.LocaleDisplayNames$DialectHandling;
17320[Landroid.icu.text.MeasureFormat$FormatWidth;
17321[Landroid.icu.text.MessagePattern$ApostropheMode;
17322[Landroid.icu.text.MessagePattern$ArgType;
17323[Landroid.icu.text.MessagePattern$Part$Type;
17324[Landroid.icu.text.MessagePatternUtil$MessageContentsNode$Type;
17325[Landroid.icu.text.Normalizer2$Mode;
17326[Landroid.icu.text.PluralRules$KeywordStatus;
17327[Landroid.icu.text.PluralRules$Operand;
17328[Landroid.icu.text.PluralRules$PluralType;
17329[Landroid.icu.text.PluralRules$SampleType;
17330[Landroid.icu.text.RBBIRuleParseTable$RBBIRuleTableElement;
17331[Landroid.icu.text.RelativeDateTimeFormatter$AbsoluteUnit;
17332[Landroid.icu.text.RelativeDateTimeFormatter$Direction;
17333[Landroid.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;
17334[Landroid.icu.text.RelativeDateTimeFormatter$RelativeDateTimeUnit;
17335[Landroid.icu.text.RelativeDateTimeFormatter$RelativeUnit;
17336[Landroid.icu.text.RelativeDateTimeFormatter$Style;
17337[Landroid.icu.text.SearchIterator$ElementComparisonType;
17338[Landroid.icu.text.SimpleDateFormat$ContextValue;
17339[Landroid.icu.text.SpoofChecker$RestrictionLevel;
17340[Landroid.icu.text.TimeZoneFormat$GMTOffsetPatternType;
17341[Landroid.icu.text.TimeZoneFormat$OffsetFields;
17342[Landroid.icu.text.TimeZoneFormat$ParseOption;
17343[Landroid.icu.text.TimeZoneFormat$Style;
17344[Landroid.icu.text.TimeZoneFormat$TimeType;
17345[Landroid.icu.text.TimeZoneNames$NameType;
17346[Landroid.icu.text.UnicodeSet$ComparisonStyle;
17347[Landroid.icu.text.UnicodeSet$SpanCondition;
17348[Landroid.icu.text.UnicodeSet;
17349[Landroid.icu.text.UnicodeSetSpanner$CountMethod;
17350[Landroid.icu.text.UnicodeSetSpanner$TrimOption;
17351[Landroid.icu.util.BasicTimeZone$LocalOption;
17352[Landroid.icu.util.BytesTrie$Result;
17353[Landroid.icu.util.CodePointMap$RangeOption;
17354[Landroid.icu.util.CodePointMap;
17355[Landroid.icu.util.CodePointTrie$Type;
17356[Landroid.icu.util.CodePointTrie$ValueWidth;
17357[Landroid.icu.util.Currency$CurrencyUsage;
17358[Landroid.icu.util.GenderInfo$Gender;
17359[Landroid.icu.util.GenderInfo$ListGenderStyle;
17360[Landroid.icu.util.Holiday;
17361[Landroid.icu.util.IslamicCalendar$CalculationType;
17362[Landroid.icu.util.LocaleMatcher$Demotion;
17363[Landroid.icu.util.LocaleMatcher$Direction;
17364[Landroid.icu.util.LocaleMatcher$FavorSubtag;
art-benchmark-service922a5532023-03-23 03:12:41 -070017365[Landroid.icu.util.Measure;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017366[Landroid.icu.util.MeasureUnit$Complexity;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017367[Landroid.icu.util.MeasureUnit$MeasurePrefix;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017368[Landroid.icu.util.Region$RegionType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017369[Landroid.icu.util.StringTrieBuilder$Node;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017370[Landroid.icu.util.StringTrieBuilder$Option;
17371[Landroid.icu.util.StringTrieBuilder$State;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017372[Landroid.icu.util.TimeArrayTimeZoneRule;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017373[Landroid.icu.util.TimeZone$SystemTimeZoneType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017374[Landroid.icu.util.TimeZoneRule;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017375[Landroid.icu.util.ULocale$AvailableType;
17376[Landroid.icu.util.ULocale$Category;
17377[Landroid.icu.util.ULocale$Minimize;
17378[Landroid.icu.util.ULocale;
17379[Landroid.icu.util.UResourceBundle$RootType;
17380[Landroid.icu.util.UniversalTimeScale$TimeScaleData;
17381[Landroid.media.AudioAttributes;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017382[Landroid.media.AudioDeviceInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017383[Landroid.media.AudioGain;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017384[Landroid.media.AudioPatch;
17385[Landroid.media.AudioPort;
17386[Landroid.media.AudioPortConfig;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017387[Landroid.media.DrmInitData$SchemeInitData;
17388[Landroid.media.ExifInterface$ExifTag;
17389[Landroid.media.ImageReader$SurfaceImage$SurfacePlane;
17390[Landroid.media.ImageWriter$WriterSurfaceImage$SurfacePlane;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017391[Landroid.media.MediaCodecInfo$CodecCapabilities;
17392[Landroid.media.MediaCodecInfo$CodecProfileLevel;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017393[Landroid.media.MediaCodecInfo$Feature;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017394[Landroid.media.MediaCodecInfo;
17395[Landroid.media.MediaPlayer$TrackInfo;
17396[Landroid.media.MediaTimeProvider$OnMediaTimeListener;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017397[Landroid.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup;
17398[Landroid.net.LocalSocketAddress$Namespace;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017399[Landroid.net.NetworkKey;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017400[Landroid.net.Uri;
17401[Landroid.net.rtp.AudioCodec;
17402[Landroid.os.AsyncTask$Status;
17403[Landroid.os.BatteryConsumer$Key;
17404[Landroid.os.BatteryStats$BitDescription;
17405[Landroid.os.BatteryStats$IntToString;
17406[Landroid.os.BatteryStats$LongCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017407[Landroid.os.Bundle;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017408[Landroid.os.DdmSyncState$Stage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017409[Landroid.os.Debug$MemoryInfo;
17410[Landroid.os.IBinder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017411[Landroid.os.MessageQueue$IdleHandler;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017412[Landroid.os.ParcelFileDescriptor;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017413[Landroid.os.ParcelUuid;
17414[Landroid.os.Parcelable;
17415[Landroid.os.PatternMatcher;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017416[Landroid.os.PersistableBundle;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017417[Landroid.os.SystemService$State;
art-benchmark-service922a5532023-03-23 03:12:41 -070017418[Landroid.os.Temperature;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017419[Landroid.os.UserHandle;
art-benchmark-service922a5532023-03-23 03:12:41 -070017420[Landroid.os.VibratorInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017421[Landroid.os.health.HealthKeys$SortedIntArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070017422[Landroid.os.storage.DiskInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017423[Landroid.os.storage.StorageVolume;
17424[Landroid.os.storage.VolumeInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070017425[Landroid.os.storage.VolumeRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017426[Landroid.os.vibrator.VibrationEffectSegment;
17427[Landroid.provider.FontsContract$FontInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017428[Landroid.renderscript.Element$DataKind;
17429[Landroid.renderscript.Element$DataType;
17430[Landroid.renderscript.RenderScript$ContextType;
art-benchmark-service922a5532023-03-23 03:12:41 -070017431[Landroid.service.notification.NotificationListenerService$Ranking;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017432[Landroid.service.notification.StatusBarNotification;
17433[Landroid.service.notification.ZenModeConfig$ZenRule;
art-benchmark-service922a5532023-03-23 03:12:41 -070017434[Landroid.service.wallpaper.EngineWindowPage;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017435[Landroid.sysprop.CryptoProperties$state_values;
17436[Landroid.sysprop.CryptoProperties$type_values;
17437[Landroid.system.StructCapUserData;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017438[Landroid.system.StructIfaddrs;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017439[Landroid.system.StructPollfd;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017440[Landroid.system.keystore2.Authorization;
art-benchmark-service922a5532023-03-23 03:12:41 -070017441[Landroid.system.suspend.internal.WakeLockInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017442[Landroid.telephony.ActivityStatsTechSpecificInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017443[Landroid.telephony.LocationAccessPolicy$LocationPermissionResult;
17444[Landroid.telephony.SmsMessage$MessageClass;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017445[Landroid.telephony.SubscriptionPlan;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017446[Landroid.telephony.TelephonyManager$MultiSimVariants;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017447[Landroid.telephony.UiccAccessRule;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017448[Landroid.telephony.gsm.SmsMessage$MessageClass;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017449[Landroid.text.DynamicLayout$ChangeWatcher;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017450[Landroid.text.InputFilter;
17451[Landroid.text.Layout$Alignment;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017452[Landroid.text.Layout$Directions;
17453[Landroid.text.PrecomputedText$ParagraphInfo;
17454[Landroid.text.Selection$MemoryTextWatcher;
17455[Landroid.text.SpanWatcher;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017456[Landroid.text.TextLine;
17457[Landroid.text.TextUtils$TruncateAt;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017458[Landroid.text.TextWatcher;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017459[Landroid.text.method.MultiTapKeyListener;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017460[Landroid.text.method.QwertyKeyListener$Replaced;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017461[Landroid.text.method.QwertyKeyListener;
17462[Landroid.text.method.TextKeyListener$Capitalize;
17463[Landroid.text.method.TextKeyListener;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017464[Landroid.text.method.Touch$DragState;
17465[Landroid.text.style.AlignmentSpan;
17466[Landroid.text.style.CharacterStyle;
17467[Landroid.text.style.ClickableSpan;
17468[Landroid.text.style.LeadingMarginSpan;
17469[Landroid.text.style.LineBackgroundSpan;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017470[Landroid.text.style.LineBreakConfigSpan;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017471[Landroid.text.style.LineHeightSpan;
17472[Landroid.text.style.MetricAffectingSpan;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017473[Landroid.text.style.ParagraphStyle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017474[Landroid.text.style.ReplacementSpan;
17475[Landroid.text.style.SpellCheckSpan;
17476[Landroid.text.style.SuggestionSpan;
17477[Landroid.text.style.TabStopSpan;
17478[Landroid.text.style.URLSpan;
17479[Landroid.util.ArrayMap;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017480[Landroid.util.DataUnit;
17481[Landroid.util.JsonScope;
17482[Landroid.util.JsonToken;
17483[Landroid.util.LongSparseArray;
17484[Landroid.util.Pair;
17485[Landroid.util.Range;
17486[Landroid.util.Rational;
17487[Landroid.util.Size;
17488[Landroid.util.SparseIntArray;
17489[Landroid.util.Xml$Encoding;
art-benchmark-service922a5532023-03-23 03:12:41 -070017490[Landroid.util.apk.DataSource;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017491[Landroid.view.AppTransitionAnimationSpec;
17492[Landroid.view.Choreographer$CallbackQueue;
17493[Landroid.view.Choreographer$FrameTimeline;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017494[Landroid.view.Display$Mode;
17495[Landroid.view.Display;
17496[Landroid.view.DisplayEventReceiver$VsyncEventData$FrameTimeline;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017497[Landroid.view.HandlerActionQueue$HandlerAction;
art-benchmark-service08401c12022-12-23 09:27:20 -080017498[Landroid.view.InsetsFrameProvider;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017499[Landroid.view.InsetsSource;
17500[Landroid.view.InsetsSourceControl;
17501[Landroid.view.MenuItem;
17502[Landroid.view.MotionEvent$PointerCoords;
17503[Landroid.view.MotionEvent$PointerProperties;
art-benchmark-service922a5532023-03-23 03:12:41 -070017504[Landroid.view.RemoteAnimationTarget;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017505[Landroid.view.RoundedCorner;
17506[Landroid.view.SurfaceControl$DisplayMode;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017507[Landroid.view.SurfaceHolder$Callback;
17508[Landroid.view.SyncRtSurfaceTransactionApplier$SurfaceParams;
17509[Landroid.view.View$AttachInfo$InvalidateInfo;
17510[Landroid.view.View;
17511[Landroid.view.WindowManager$LayoutParams;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017512[Landroid.view.accessibility.CaptioningManager$CaptionStyle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017513[Landroid.view.autofill.AutofillId;
17514[Landroid.view.inputmethod.CompletionInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017515[Landroid.view.inputmethod.InputMethodSubtype;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017516[Landroid.view.textservice.SentenceSuggestionsInfo;
17517[Landroid.view.textservice.SuggestionsInfo;
17518[Landroid.view.textservice.TextInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017519[Landroid.webkit.ConsoleMessage$MessageLevel;
17520[Landroid.webkit.FindAddress$ZipRange;
art-benchmark-service922a5532023-03-23 03:12:41 -070017521[Landroid.webkit.WebMessagePort;
17522[Landroid.webkit.WebSettings$LayoutAlgorithm;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017523[Landroid.webkit.WebSettings$PluginState;
art-benchmark-service922a5532023-03-23 03:12:41 -070017524[Landroid.webkit.WebSettings$RenderPriority;
17525[Landroid.webkit.WebSettings$ZoomDensity;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017526[Landroid.widget.Editor$TextRenderNode;
17527[Landroid.widget.Editor$TextViewPositionListener;
17528[Landroid.widget.GridLayout$Arc;
17529[Landroid.widget.GridLayout$Bounds;
17530[Landroid.widget.GridLayout$Interval;
17531[Landroid.widget.GridLayout$MutableInt;
17532[Landroid.widget.GridLayout$Spec;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017533[Landroid.widget.ImageView$ScaleType;
17534[Landroid.widget.SpellChecker$RemoveReason;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017535[Landroid.widget.SpellChecker$SpellParser;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017536[Landroid.widget.TextView$BufferType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017537[Landroid.widget.TextView$ChangeWatcher;
art-benchmark-service922a5532023-03-23 03:12:41 -070017538[Landroid.window.TransitionFilter$Requirement;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017539[Lcom.android.framework.protobuf.GeneratedMessageLite$MethodToInvoke;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017540[Lcom.android.framework.protobuf.MessageInfoFactory;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017541[Lcom.android.framework.protobuf.ProtoSyntax;
17542[Lcom.android.i18n.phonenumbers.NumberParseException$ErrorType;
17543[Lcom.android.i18n.phonenumbers.PhoneNumberMatcher$State;
17544[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$Leniency;
17545[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$MatchType;
17546[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat;
17547[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType;
17548[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult;
17549[Lcom.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource;
17550[Lcom.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost;
17551[Lcom.android.internal.app.ResolverActivity$ActionTitle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017552[Lcom.android.internal.graphics.drawable.BackgroundBlurDrawable$BlurRegion;
art-benchmark-service922a5532023-03-23 03:12:41 -070017553[Lcom.android.internal.os.PowerProfile$CpuClusterKey;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017554[Lcom.android.internal.os.ZygoteServer$UsapPoolRefillAction;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017555[Lcom.android.internal.policy.PhoneWindow$PanelFeatureState;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017556[Lcom.android.internal.protolog.ProtoLogGroup;
art-benchmark-service922a5532023-03-23 03:12:41 -070017557[Lcom.android.internal.statusbar.LetterboxDetails;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017558[Lcom.android.internal.statusbar.NotificationVisibility$NotificationLocation;
17559[Lcom.android.internal.telephony.Call$SrvccState;
17560[Lcom.android.internal.telephony.Call$State;
17561[Lcom.android.internal.telephony.CommandException$Error;
17562[Lcom.android.internal.telephony.Connection$PostDialState;
17563[Lcom.android.internal.telephony.DctConstants$Activity;
17564[Lcom.android.internal.telephony.DctConstants$State;
17565[Lcom.android.internal.telephony.DriverCall$State;
17566[Lcom.android.internal.telephony.IccCardConstants$State;
17567[Lcom.android.internal.telephony.MmiCode$State;
17568[Lcom.android.internal.telephony.OperatorInfo$State;
17569[Lcom.android.internal.telephony.Phone;
17570[Lcom.android.internal.telephony.PhoneConstants$DataState;
17571[Lcom.android.internal.telephony.PhoneConstants$State;
17572[Lcom.android.internal.telephony.PhoneInternalInterface$DataActivityState;
17573[Lcom.android.internal.telephony.PhoneInternalInterface$SuppService;
17574[Lcom.android.internal.telephony.SmsConstants$MessageClass;
17575[Lcom.android.internal.telephony.cat.AppInterface$CommandType;
17576[Lcom.android.internal.telephony.cat.ComprehensionTlvTag;
17577[Lcom.android.internal.telephony.cat.Duration$TimeUnit;
17578[Lcom.android.internal.telephony.cat.FontSize;
17579[Lcom.android.internal.telephony.cat.LaunchBrowserMode;
17580[Lcom.android.internal.telephony.cat.PresentationType;
17581[Lcom.android.internal.telephony.cat.ResultCode;
17582[Lcom.android.internal.telephony.cat.TextAlignment;
17583[Lcom.android.internal.telephony.cat.TextColor;
17584[Lcom.android.internal.telephony.cat.Tone;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017585[Lcom.android.internal.telephony.gsm.SsData$RequestType;
17586[Lcom.android.internal.telephony.gsm.SsData$ServiceType;
17587[Lcom.android.internal.telephony.gsm.SsData$TeleserviceType;
17588[Lcom.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState;
17589[Lcom.android.internal.telephony.nano.PersistAtomsProto$CellularDataServiceSwitch;
17590[Lcom.android.internal.telephony.nano.PersistAtomsProto$CellularServiceState;
17591[Lcom.android.internal.telephony.nano.PersistAtomsProto$DataCallSession;
17592[Lcom.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationStats;
17593[Lcom.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationTermination;
17594[Lcom.android.internal.telephony.nano.PersistAtomsProto$IncomingSms;
17595[Lcom.android.internal.telephony.nano.PersistAtomsProto$NetworkRequests;
17596[Lcom.android.internal.telephony.nano.PersistAtomsProto$OutgoingSms;
17597[Lcom.android.internal.telephony.nano.PersistAtomsProto$VoiceCallRatUsage;
17598[Lcom.android.internal.telephony.nano.PersistAtomsProto$VoiceCallSession;
17599[Lcom.android.internal.telephony.phonenumbers.NumberParseException$ErrorType;
17600[Lcom.android.internal.telephony.phonenumbers.PhoneNumberMatcher$State;
17601[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency;
17602[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType;
17603[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberFormat;
17604[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberType;
17605[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$ValidationResult;
17606[Lcom.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource;
17607[Lcom.android.internal.telephony.phonenumbers.ShortNumberInfo$ShortNumberCost;
17608[Lcom.android.internal.telephony.uicc.IccCardApplicationStatus$AppState;
17609[Lcom.android.internal.telephony.uicc.IccCardApplicationStatus$AppType;
17610[Lcom.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState;
17611[Lcom.android.internal.telephony.uicc.IccCardStatus$CardState;
17612[Lcom.android.internal.telephony.uicc.IccCardStatus$PinState;
17613[Lcom.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState;
17614[Lcom.android.internal.telephony.uicc.UsimServiceTable$UsimService;
17615[Lcom.android.internal.util.StateMachine$SmHandler$StateInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070017616[Lcom.android.internal.view.AppearanceRegion;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017617[Lcom.android.okhttp.CipherSuite;
17618[Lcom.android.okhttp.ConnectionSpec;
17619[Lcom.android.okhttp.HttpUrl$Builder$ParseResult;
17620[Lcom.android.okhttp.Protocol;
17621[Lcom.android.okhttp.TlsVersion;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017622[Lcom.android.okhttp.okio.ByteString;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017623[Lcom.android.org.bouncycastle.asn1.ASN1Encodable;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017624[Lcom.android.org.bouncycastle.asn1.ASN1Enumerated;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017625[Lcom.android.org.bouncycastle.asn1.ASN1ObjectIdentifier;
17626[Lcom.android.org.bouncycastle.asn1.ASN1OctetString;
art-benchmark-service08401c12022-12-23 09:27:20 -080017627[Lcom.android.org.bouncycastle.asn1.ASN1Primitive;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017628[Lcom.android.org.bouncycastle.crypto.params.DHParameters;
17629[Lcom.android.org.bouncycastle.crypto.params.DSAParameters;
17630[Lcom.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil$Boundaries;
17631[Lcom.android.org.kxml2.io.KXmlParser$ValueContext;
17632[Ldalvik.system.DexPathList$Element;
17633[Ldalvik.system.DexPathList$NativeLibraryElement;
17634[Lgov.nist.javax.sip.DialogTimeoutEvent$Reason;
17635[Ljava.io.File$PathStatus;
17636[Ljava.io.File;
art-benchmark-service64daec62024-05-18 02:02:57 -070017637[Ljava.io.InputStream;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017638[Ljava.io.ObjectInputStream$HandleTable$HandleList;
17639[Ljava.io.ObjectStreamClass$ClassDataSlot;
17640[Ljava.io.ObjectStreamClass$MemberSignature;
17641[Ljava.io.ObjectStreamField;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017642[Ljava.lang.Byte;
17643[Ljava.lang.CharSequence;
17644[Ljava.lang.Character$UnicodeBlock;
17645[Ljava.lang.Character;
17646[Ljava.lang.Class;
art-benchmark-service00abe242023-02-13 10:31:34 -080017647[Ljava.lang.ClassValue$Entry;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017648[Ljava.lang.Comparable;
17649[Ljava.lang.Daemons$Daemon;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017650[Ljava.lang.Double;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017651[Ljava.lang.Enum;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017652[Ljava.lang.Integer;
17653[Ljava.lang.Long;
art-benchmark-service08401c12022-12-23 09:27:20 -080017654[Ljava.lang.Number;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017655[Ljava.lang.Object;
17656[Ljava.lang.Package;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017657[Ljava.lang.ProcessBuilder$Redirect;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017658[Ljava.lang.Runnable;
17659[Ljava.lang.Short;
17660[Ljava.lang.StackTraceElement;
art-benchmark-service00abe242023-02-13 10:31:34 -080017661[Ljava.lang.StackWalker$Option;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017662[Ljava.lang.String;
17663[Ljava.lang.StringBuilder;
17664[Ljava.lang.Thread$State;
17665[Ljava.lang.Thread;
17666[Ljava.lang.ThreadGroup;
17667[Ljava.lang.ThreadLocal$ThreadLocalMap$Entry;
17668[Ljava.lang.Throwable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017669[Ljava.lang.annotation.Annotation;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017670[Ljava.lang.constant.ClassDesc;
17671[Ljava.lang.constant.Constable;
17672[Ljava.lang.constant.ConstantDesc;
17673[Ljava.lang.constant.DirectMethodHandleDesc$Kind;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017674[Ljava.lang.invoke.MethodHandle;
17675[Ljava.lang.invoke.MethodType;
art-benchmark-service922a5532023-03-23 03:12:41 -070017676[Ljava.lang.invoke.TypeDescriptor$OfField;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017677[Ljava.lang.invoke.VarHandle$AccessMode;
17678[Ljava.lang.invoke.VarHandle$AccessType;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017679[Ljava.lang.invoke.VarHandle$VarHandleDesc$Kind;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017680[Ljava.lang.ref.WeakReference;
17681[Ljava.lang.reflect.AccessibleObject;
17682[Ljava.lang.reflect.Constructor;
17683[Ljava.lang.reflect.Field;
17684[Ljava.lang.reflect.Method;
17685[Ljava.lang.reflect.Parameter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017686[Ljava.lang.reflect.RecordComponent;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017687[Ljava.lang.reflect.Type;
17688[Ljava.lang.reflect.TypeVariable;
17689[Ljava.math.BigDecimal;
17690[Ljava.math.BigInteger;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017691[Ljava.math.RoundingMode;
17692[Ljava.net.Authenticator$RequestorType;
17693[Ljava.net.InetAddress;
17694[Ljava.net.InterfaceAddress;
17695[Ljava.net.NetworkInterface;
17696[Ljava.net.Proxy$Type;
17697[Ljava.net.StandardProtocolFamily;
17698[Ljava.nio.ByteBuffer;
17699[Ljava.nio.channels.SelectionKey;
art-benchmark-service00abe242023-02-13 10:31:34 -080017700[Ljava.nio.charset.CoderResult;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017701[Ljava.nio.file.AccessMode;
17702[Ljava.nio.file.CopyOption;
art-benchmark-service00abe242023-02-13 10:31:34 -080017703[Ljava.nio.file.FileVisitResult;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017704[Ljava.nio.file.LinkOption;
17705[Ljava.nio.file.OpenOption;
17706[Ljava.nio.file.StandardCopyOption;
17707[Ljava.nio.file.StandardOpenOption;
17708[Ljava.nio.file.attribute.FileAttribute;
17709[Ljava.security.CodeSigner;
17710[Ljava.security.CryptoPrimitive;
17711[Ljava.security.Permission;
17712[Ljava.security.Principal;
17713[Ljava.security.ProtectionDomain;
17714[Ljava.security.Provider;
17715[Ljava.security.cert.CRLReason;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017716[Ljava.security.cert.CertPathValidatorException$BasicReason;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017717[Ljava.security.cert.Certificate;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017718[Ljava.security.cert.PKIXReason;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017719[Ljava.security.cert.PKIXRevocationChecker$Option;
17720[Ljava.security.cert.X509CRL;
17721[Ljava.security.cert.X509Certificate;
17722[Ljava.text.DateFormat$Field;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017723[Ljava.text.Format;
17724[Ljava.text.Normalizer$Form;
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017725[Ljava.text.NumberFormat$Style;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017726[Ljava.time.DayOfWeek;
17727[Ljava.time.LocalDateTime;
17728[Ljava.time.LocalTime;
17729[Ljava.time.Month;
17730[Ljava.time.ZoneOffset;
17731[Ljava.time.format.DateTimeFormatterBuilder$DateTimePrinterParser;
17732[Ljava.time.format.DateTimeFormatterBuilder$SettingsParser;
17733[Ljava.time.format.ResolverStyle;
17734[Ljava.time.format.SignStyle;
17735[Ljava.time.format.TextStyle;
17736[Ljava.time.temporal.ChronoField;
17737[Ljava.time.temporal.ChronoUnit;
17738[Ljava.time.temporal.IsoFields$Field;
17739[Ljava.time.temporal.IsoFields$Unit;
17740[Ljava.time.temporal.JulianFields$Field;
17741[Ljava.time.temporal.TemporalUnit;
17742[Ljava.time.zone.ZoneOffsetTransition;
17743[Ljava.time.zone.ZoneOffsetTransitionRule$TimeDefinition;
17744[Ljava.time.zone.ZoneOffsetTransitionRule;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017745[Ljava.util.Comparators$NaturalOrderComparator;
17746[Ljava.util.Enumeration;
17747[Ljava.util.Formatter$Flags;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017748[Ljava.util.HashMap$Node;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017749[Ljava.util.Hashtable$HashtableEntry;
17750[Ljava.util.List;
17751[Ljava.util.Locale$Category;
17752[Ljava.util.Locale$FilteringMode;
art-benchmark-service08401c12022-12-23 09:27:20 -080017753[Ljava.util.Locale$IsoCountryCode;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017754[Ljava.util.Locale;
17755[Ljava.util.Map$Entry;
17756[Ljava.util.TimerTask;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017757[Ljava.util.WeakHashMap$Entry;
17758[Ljava.util.concurrent.ConcurrentHashMap$CounterCell;
17759[Ljava.util.concurrent.ConcurrentHashMap$Node;
17760[Ljava.util.concurrent.ConcurrentHashMap$Segment;
17761[Ljava.util.concurrent.ForkJoinPool$WorkQueue;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017762[Ljava.util.concurrent.ForkJoinTask;
17763[Ljava.util.concurrent.RunnableScheduledFuture;
17764[Ljava.util.concurrent.TimeUnit;
17765[Ljava.util.concurrent.atomic.Striped64$Cell;
17766[Ljava.util.logging.Handler;
17767[Ljava.util.prefs.AbstractPreferences;
17768[Ljava.util.regex.Pattern;
17769[Ljava.util.stream.Collector$Characteristics;
17770[Ljava.util.stream.MatchOps$MatchKind;
17771[Ljava.util.stream.StreamOpFlag$Type;
17772[Ljava.util.stream.StreamOpFlag;
17773[Ljava.util.stream.StreamShape;
17774[Ljavax.crypto.Cipher$InitType;
17775[Ljavax.crypto.Cipher$NeedToSet;
art-benchmark-service922a5532023-03-23 03:12:41 -070017776[Ljavax.microedition.khronos.egl.EGLConfig;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017777[Ljavax.net.ssl.KeyManager;
17778[Ljavax.net.ssl.SSLEngineResult$HandshakeStatus;
17779[Ljavax.net.ssl.SSLEngineResult$Status;
17780[Ljavax.net.ssl.TrustManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017781[Ljavax.security.auth.callback.Callback;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017782[Ljavax.security.cert.X509Certificate;
17783[Ljavax.sip.DialogState;
17784[Ljavax.sip.Timeout;
17785[Ljavax.sip.TransactionState;
17786[Ljdk.internal.math.FDBigInteger;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017787[Ljdk.internal.math.FormattedFloatingDecimal$Form;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017788[Llibcore.io.ClassPathURLStreamHandler;
17789[Llibcore.io.IoTracker$Mode;
17790[Llibcore.reflect.AnnotationMember$DefaultValues;
17791[Llibcore.reflect.AnnotationMember;
17792[Lorg.json.JSONStringer$Scope;
17793[Lsun.invoke.util.Wrapper;
17794[Lsun.nio.ch.SelectionKeyImpl;
17795[Lsun.nio.fs.NativeBuffer;
17796[Lsun.security.jca.ProviderConfig;
17797[Lsun.security.jca.ServiceId;
17798[Lsun.security.pkcs.SignerInfo;
17799[Lsun.security.provider.certpath.OCSP$RevocationStatus$CertStatus;
17800[Lsun.security.provider.certpath.OCSPResponse$ResponseStatus;
17801[Lsun.security.provider.certpath.RevocationChecker$Mode;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017802[Lsun.security.util.DerEncoder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017803[Lsun.security.util.DerOutputStream;
17804[Lsun.security.util.DerValue;
17805[Lsun.security.util.DisabledAlgorithmConstraints$Constraint$Operator;
17806[Lsun.security.util.ObjectIdentifier;
17807[Lsun.security.x509.AVA;
17808[Lsun.security.x509.AlgorithmId;
17809[Lsun.security.x509.NetscapeCertTypeExtension$MapEntry;
17810[Lsun.security.x509.RDN;
17811[Lsun.util.calendar.Era;
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017812[Lsun.util.locale.BaseLocale;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017813[Lsun.util.logging.PlatformLogger$Level;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017814[S
17815[Z
17816[[B
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017817[[D
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017818[[I
17819[[J
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017820[[Landroid.graphics.Rect;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017821[[Landroid.media.ExifInterface$ExifTag;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017822[[Landroid.widget.GridLayout$Arc;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017823[[Lcom.android.internal.widget.LockPatternView$Cell;
17824[[Ljava.lang.Byte;
17825[[Ljava.lang.Class;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017826[[Ljava.lang.Object;
17827[[Ljava.lang.String;
17828[[Ljava.lang.annotation.Annotation;
17829[[Ljava.lang.invoke.MethodHandle;
17830[[Ljava.math.BigInteger;
art-benchmark-service922a5532023-03-23 03:12:41 -070017831[[Z