blob: 3f0e00be75a79f7f5ff6de4377c2a43f9ba30d81 [file] [log] [blame]
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001#
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002# Copyright (C) 2025 The Android Open Source Project
Andreas Gampe0db10fd2017-02-01 15:57:57 -08003#
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
art-benchmark-service677bd342025-02-19 09:05:31 -080062android.accounts.AccountManager$BaseFutureTask$Response
Calin Juravle00b23d32019-03-08 17:52:20 -080063android.accounts.AccountManager$BaseFutureTask
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070064android.accounts.AccountManager$Future2Task$1
Calin Juravle00b23d32019-03-08 17:52:20 -080065android.accounts.AccountManager$Future2Task
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000066android.accounts.AccountManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080067android.accounts.AccountManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070068android.accounts.AccountManagerCallback
Jesse Wilson80686182011-01-21 17:12:43 -080069android.accounts.AccountManagerFuture
art-benchmark-serviced8f25642020-01-27 20:25:10 -080070android.accounts.AccountManagerInternal$OnAppPermissionChangeListener
71android.accounts.AccountManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +000072android.accounts.AccountsException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070073android.accounts.AuthenticatorDescription$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070074android.accounts.AuthenticatorDescription-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080075android.accounts.AuthenticatorDescription
Andreas Gampedcad4ca2014-10-03 02:00:29 +000076android.accounts.AuthenticatorException
art-benchmark-service677bd342025-02-19 09:05:31 -080077android.accounts.IAccountAuthenticator$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080078android.accounts.IAccountAuthenticator$Stub
79android.accounts.IAccountAuthenticator
art-benchmark-serviced5115932020-02-25 17:55:03 -080080android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
81android.accounts.IAccountAuthenticatorResponse$Stub
82android.accounts.IAccountAuthenticatorResponse
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070083android.accounts.IAccountManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080084android.accounts.IAccountManager$Stub
85android.accounts.IAccountManager
art-benchmark-service677bd342025-02-19 09:05:31 -080086android.accounts.IAccountManagerResponse$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -070087android.accounts.IAccountManagerResponse$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080088android.accounts.IAccountManagerResponse
art-benchmark-service00abe242023-02-13 10:31:34 -080089android.accounts.NetworkErrorException
Kenny Rootdbf30ed2012-09-19 13:08:12 -070090android.accounts.OnAccountsUpdateListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +000091android.accounts.OperationCanceledException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000092android.aconfig.nano.Aconfig$flag_declaration
93android.aconfig.nano.Aconfig$flag_declarations
94android.aconfig.nano.Aconfig$flag_value
95android.aconfig.nano.Aconfig$flag_values
96android.aconfig.nano.Aconfig$parsed_flag
97android.aconfig.nano.Aconfig$parsed_flags
98android.aconfig.nano.Aconfig$tracepoint
art-benchmark-service677bd342025-02-19 09:05:31 -080099android.adpf.FeatureFlags
100android.adpf.FeatureFlagsImpl
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800101android.adpf.Flags
art-benchmark-service08401c12022-12-23 09:27:20 -0800102android.animation.AnimationHandler$$ExternalSyntheticLambda0
Andreas Gampe571fc302016-02-18 13:58:09 -0800103android.animation.AnimationHandler$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800104android.animation.AnimationHandler$2
Andreas Gampe571fc302016-02-18 13:58:09 -0800105android.animation.AnimationHandler$AnimationFrameCallback
106android.animation.AnimationHandler$AnimationFrameCallbackProvider
107android.animation.AnimationHandler$MyFrameCallbackProvider
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000108android.animation.AnimationHandler-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800109android.animation.AnimationHandler
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700110android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda0
111android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda1
112android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda2
113android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda3
114android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda4
115android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda5
116android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda6
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700117android.animation.Animator$AnimatorCaller
Andreas Gampe61e7b662015-06-17 23:57:04 -0700118android.animation.Animator$AnimatorConstantState
Jesse Wilson80686182011-01-21 17:12:43 -0800119android.animation.Animator$AnimatorListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000120android.animation.Animator$AnimatorPauseListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800121android.animation.Animator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700122android.animation.AnimatorInflater$PathDataEvaluator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000123android.animation.AnimatorInflater-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800124android.animation.AnimatorInflater
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400125android.animation.AnimatorListenerAdapter
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700126android.animation.AnimatorSet$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700127android.animation.AnimatorSet$$ExternalSyntheticLambda2
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800128android.animation.AnimatorSet$1
129android.animation.AnimatorSet$2
130android.animation.AnimatorSet$3
131android.animation.AnimatorSet$AnimationEvent
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800132android.animation.AnimatorSet$Builder
133android.animation.AnimatorSet$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800134android.animation.AnimatorSet$SeekState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000135android.animation.AnimatorSet-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800136android.animation.AnimatorSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700137android.animation.ArgbEvaluator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800138android.animation.BidirectionalTypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800139android.animation.FloatEvaluator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400140android.animation.FloatKeyframeSet
Jesse Wilson80686182011-01-21 17:12:43 -0800141android.animation.IntEvaluator
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700142android.animation.IntKeyframeSet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400143android.animation.Keyframe$FloatKeyframe
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700144android.animation.Keyframe$IntKeyframe
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700145android.animation.Keyframe$ObjectKeyframe
Calin Juravle00b23d32019-03-08 17:52:20 -0800146android.animation.Keyframe
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400147android.animation.KeyframeSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000148android.animation.Keyframes$FloatKeyframes
149android.animation.Keyframes$IntKeyframes
Calin Juravle00b23d32019-03-08 17:52:20 -0800150android.animation.Keyframes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700151android.animation.LayoutTransition$1
152android.animation.LayoutTransition$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800153android.animation.LayoutTransition$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700154android.animation.LayoutTransition$4
155android.animation.LayoutTransition$5
156android.animation.LayoutTransition$CleanupCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800157android.animation.LayoutTransition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800158android.animation.LayoutTransition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400159android.animation.ObjectAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700160android.animation.PathKeyframes$1
161android.animation.PathKeyframes$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800162android.animation.PathKeyframes$3
163android.animation.PathKeyframes$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700164android.animation.PathKeyframes$FloatKeyframesBase
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800165android.animation.PathKeyframes$IntKeyframesBase
Andreas Gampe61e7b662015-06-17 23:57:04 -0700166android.animation.PathKeyframes$SimpleKeyframes
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000167android.animation.PathKeyframes-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800168android.animation.PathKeyframes
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800169android.animation.PropertyValuesHolder$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400170android.animation.PropertyValuesHolder$FloatPropertyValuesHolder
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700171android.animation.PropertyValuesHolder$IntPropertyValuesHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800172android.animation.PropertyValuesHolder$PropertyValues$DataSource
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800173android.animation.PropertyValuesHolder$PropertyValues
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700174android.animation.PropertyValuesHolder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800175android.animation.PropertyValuesHolder
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000176android.animation.RectEvaluator
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700177android.animation.RevealAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000178android.animation.StateListAnimator$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700179android.animation.StateListAnimator$StateListAnimatorConstantState
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000180android.animation.StateListAnimator$Tuple
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000181android.animation.StateListAnimator-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800182android.animation.StateListAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700183android.animation.TimeAnimator$TimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800184android.animation.TimeAnimator
Jesse Wilson80686182011-01-21 17:12:43 -0800185android.animation.TimeInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800186android.animation.TypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800187android.animation.TypeEvaluator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000188android.animation.ValueAnimator$AnimatorUpdateListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700189android.animation.ValueAnimator$DurationScaleChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800190android.animation.ValueAnimator
art-benchmark-servicead05a302020-03-17 09:46:02 -0700191android.annotation.ColorInt
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700192android.annotation.CurrentTimeMillisLong
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700193android.annotation.FloatRange
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700194android.annotation.IdRes
art-benchmark-serviced5115932020-02-25 17:55:03 -0800195android.annotation.IntRange
196android.annotation.NonNull
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700197android.annotation.RequiresPermission
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700198android.annotation.Size
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700199android.annotation.StringRes
art-benchmark-serviced5115932020-02-25 17:55:03 -0800200android.annotation.SystemApi
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800201android.apex.ApexInfo$1
202android.apex.ApexInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800203android.apex.ApexSessionInfo$1
204android.apex.ApexSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800205android.apex.IApexService$Stub$Proxy
206android.apex.IApexService$Stub
207android.apex.IApexService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700208android.app.ActionBar$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -0800209android.app.ActionBar
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700210android.app.Activity$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800211android.app.Activity$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700212android.app.Activity$HostCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800213android.app.Activity$ManagedCursor
214android.app.Activity$ManagedDialog
Calin Juravle00b23d32019-03-08 17:52:20 -0800215android.app.Activity$NonConfigurationInstances
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700216android.app.Activity$RequestFinishCallback
217android.app.Activity$TranslucentConversionListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000218android.app.Activity-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800219android.app.Activity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700220android.app.ActivityClient$1
221android.app.ActivityClient$ActivityClientControllerSingleton
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700222android.app.ActivityClient-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700223android.app.ActivityClient
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000224android.app.ActivityManager$$ExternalSyntheticLambda0
225android.app.ActivityManager$$ExternalSyntheticLambda1
226android.app.ActivityManager$$ExternalSyntheticLambda2
227android.app.ActivityManager$1
art-benchmark-service677bd342025-02-19 09:05:31 -0800228android.app.ActivityManager$2
art-benchmark-service84f185c2023-07-24 02:43:42 -0700229android.app.ActivityManager$3
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000230android.app.ActivityManager$4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700231android.app.ActivityManager$AppTask
232android.app.ActivityManager$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800233android.app.ActivityManager$MemoryInfo
art-benchmark-service84f185c2023-07-24 02:43:42 -0700234android.app.ActivityManager$MyUidObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700235android.app.ActivityManager$OnUidImportanceListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700236android.app.ActivityManager$PendingIntentInfo$1
237android.app.ActivityManager$PendingIntentInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800238android.app.ActivityManager$ProcessErrorStateInfo$1
239android.app.ActivityManager$ProcessErrorStateInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700240android.app.ActivityManager$RecentTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800241android.app.ActivityManager$RecentTaskInfo
Kenny Root9787b802013-04-26 12:53:57 -0700242android.app.ActivityManager$RunningAppProcessInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800243android.app.ActivityManager$RunningAppProcessInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700244android.app.ActivityManager$RunningServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800245android.app.ActivityManager$RunningServiceInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700246android.app.ActivityManager$RunningTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800247android.app.ActivityManager$RunningTaskInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000248android.app.ActivityManager$TaskDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800249android.app.ActivityManager$TaskDescription
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000250android.app.ActivityManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800251android.app.ActivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800252android.app.ActivityManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800253android.app.ActivityOptions$1
art-benchmark-service13164882020-11-07 02:19:14 -0800254android.app.ActivityOptions$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700255android.app.ActivityOptions$OnAnimationStartedListener
art-benchmark-service64daec62024-05-18 02:02:57 -0700256android.app.ActivityOptions$SceneTransitionInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700257android.app.ActivityOptions$SceneTransitionInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700258android.app.ActivityOptions$SourceInfo$1
259android.app.ActivityOptions$SourceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -0800260android.app.ActivityOptions
Calin Juravle00b23d32019-03-08 17:52:20 -0800261android.app.ActivityTaskManager$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700262android.app.ActivityTaskManager$2
263android.app.ActivityTaskManager$RootTaskInfo$1
264android.app.ActivityTaskManager$RootTaskInfo
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700265android.app.ActivityTaskManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800266android.app.ActivityTaskManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700267android.app.ActivityThread$$ExternalSyntheticLambda0
268android.app.ActivityThread$$ExternalSyntheticLambda1
269android.app.ActivityThread$$ExternalSyntheticLambda2
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700270android.app.ActivityThread$$ExternalSyntheticLambda3
art-benchmark-service08401c12022-12-23 09:27:20 -0800271android.app.ActivityThread$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700272android.app.ActivityThread$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700273android.app.ActivityThread$1$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700274android.app.ActivityThread$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700275android.app.ActivityThread$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700276android.app.ActivityThread$3
art-benchmark-serviced567c8b2024-02-06 03:58:02 -0800277android.app.ActivityThread$4
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800278android.app.ActivityThread$5
art-benchmark-service677bd342025-02-19 09:05:31 -0800279android.app.ActivityThread$6
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700280android.app.ActivityThread$ActivityClientRecord$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700281android.app.ActivityThread$ActivityClientRecord
art-benchmark-service677bd342025-02-19 09:05:31 -0800282android.app.ActivityThread$AndroidOs
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700283android.app.ActivityThread$AppBindData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700284android.app.ActivityThread$ApplicationThread$$ExternalSyntheticLambda2
Calin Juravle00b23d32019-03-08 17:52:20 -0800285android.app.ActivityThread$ApplicationThread$1
art-benchmark-service677bd342025-02-19 09:05:31 -0800286android.app.ActivityThread$ApplicationThread
Jesse Wilson80686182011-01-21 17:12:43 -0800287android.app.ActivityThread$BindServiceData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700288android.app.ActivityThread$ContextCleanupInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700289android.app.ActivityThread$CreateBackupAgentData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700290android.app.ActivityThread$CreateServiceData
Calin Juravle00b23d32019-03-08 17:52:20 -0800291android.app.ActivityThread$DumpComponentInfo
292android.app.ActivityThread$DumpHeapData
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700293android.app.ActivityThread$DumpResourcesData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700294android.app.ActivityThread$GcIdler
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800295android.app.ActivityThread$H
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700296android.app.ActivityThread$Idler
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800297android.app.ActivityThread$Profiler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700298android.app.ActivityThread$ProviderClientRecord
Kenny Root9787b802013-04-26 12:53:57 -0700299android.app.ActivityThread$ProviderKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700300android.app.ActivityThread$ProviderRefCount
Calin Juravle00b23d32019-03-08 17:52:20 -0800301android.app.ActivityThread$PurgeIdler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700302android.app.ActivityThread$ReceiverData
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700303android.app.ActivityThread$RequestAssistContextExtras
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800304android.app.ActivityThread$SafeCancellationTransport
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700305android.app.ActivityThread$ServiceArgsData
Calin Juravle00b23d32019-03-08 17:52:20 -0800306android.app.ActivityThread$UpdateCompatibilityData
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000307android.app.ActivityThread-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800308android.app.ActivityThread
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700309android.app.ActivityThreadInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800310android.app.ActivityTransitionCoordinator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700311android.app.ActivityTransitionState$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800312android.app.ActivityTransitionState$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000313android.app.ActivityTransitionState
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800314android.app.AlarmManager$AlarmClockInfo$1
315android.app.AlarmManager$AlarmClockInfo
art-benchmark-service677bd342025-02-19 09:05:31 -0800316android.app.AlarmManager$ListenerWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800317android.app.AlarmManager$OnAlarmListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800318android.app.AlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700319android.app.AlertDialog$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800320android.app.AlertDialog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800321android.app.AppCompatCallbacks
art-benchmark-service64daec62024-05-18 02:02:57 -0700322android.app.AppCompatTaskInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700323android.app.AppCompatTaskInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700324android.app.AppComponentFactory
Calin Juravle00b23d32019-03-08 17:52:20 -0800325android.app.AppDetailsActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700326android.app.AppGlobals
art-benchmark-service08401c12022-12-23 09:27:20 -0800327android.app.AppOpInfo$Builder
328android.app.AppOpInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700329android.app.AppOpsManager$$ExternalSyntheticLambda2
330android.app.AppOpsManager$$ExternalSyntheticLambda3
331android.app.AppOpsManager$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700332android.app.AppOpsManager$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700333android.app.AppOpsManager$$ExternalSyntheticLambda6
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800334android.app.AppOpsManager$$ExternalSyntheticLambda8
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800335android.app.AppOpsManager$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800336android.app.AppOpsManager$2
art-benchmark-service677bd342025-02-19 09:05:31 -0800337android.app.AppOpsManager$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700338android.app.AppOpsManager$4
art-benchmark-servicead05a302020-03-17 09:46:02 -0700339android.app.AppOpsManager$AppOpsCollector
art-benchmark-service13164882020-11-07 02:19:14 -0800340android.app.AppOpsManager$AttributedHistoricalOps$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700341android.app.AppOpsManager$AttributedHistoricalOps
art-benchmark-service13164882020-11-07 02:19:14 -0800342android.app.AppOpsManager$AttributedOpEntry$1
343android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700344android.app.AppOpsManager$AttributedOpEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800345android.app.AppOpsManager$HistoricalOp$1
346android.app.AppOpsManager$HistoricalOp
347android.app.AppOpsManager$HistoricalOps$1
348android.app.AppOpsManager$HistoricalOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800349android.app.AppOpsManager$HistoricalOpsRequest$Builder
350android.app.AppOpsManager$HistoricalOpsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800351android.app.AppOpsManager$HistoricalPackageOps$1
352android.app.AppOpsManager$HistoricalPackageOps
353android.app.AppOpsManager$HistoricalUidOps$1
354android.app.AppOpsManager$HistoricalUidOps
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700355android.app.AppOpsManager$Mode
356android.app.AppOpsManager$NoteOpEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800357android.app.AppOpsManager$NoteOpEvent
358android.app.AppOpsManager$OnOpActiveChangedInternalListener
359android.app.AppOpsManager$OnOpActiveChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800360android.app.AppOpsManager$OnOpChangedInternalListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700361android.app.AppOpsManager$OnOpChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700362android.app.AppOpsManager$OnOpNotedCallback$1$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700363android.app.AppOpsManager$OnOpNotedCallback$1
364android.app.AppOpsManager$OnOpNotedCallback
art-benchmark-service922a5532023-03-23 03:12:41 -0700365android.app.AppOpsManager$OnOpNotedInternalListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800366android.app.AppOpsManager$OnOpNotedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700367android.app.AppOpsManager$OnOpStartedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800368android.app.AppOpsManager$OpEntry$1
369android.app.AppOpsManager$OpEntry
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700370android.app.AppOpsManager$OpEventProxyInfo$1
371android.app.AppOpsManager$OpEventProxyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800372android.app.AppOpsManager$PackageOps$1
373android.app.AppOpsManager$PackageOps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700374android.app.AppOpsManager$PausedNotedAppOpsCollection
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700375android.app.AppOpsManager$RestrictionBypass
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700376android.app.AppOpsManager$SamplingStrategy
Calin Juravle00b23d32019-03-08 17:52:20 -0800377android.app.AppOpsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800378android.app.AppOpsManagerInternal
Kenny Root9787b802013-04-26 12:53:57 -0700379android.app.Application$ActivityLifecycleCallbacks
art-benchmark-serviced5115932020-02-25 17:55:03 -0800380android.app.Application$OnProvideAssistDataListener
art-benchmark-service677bd342025-02-19 09:05:31 -0800381android.app.Application
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800382android.app.ApplicationErrorReport$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800383android.app.ApplicationErrorReport$AnrInfo
384android.app.ApplicationErrorReport$BatteryInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700385android.app.ApplicationErrorReport$CrashInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800386android.app.ApplicationErrorReport$ParcelableCrashInfo$1
387android.app.ApplicationErrorReport$ParcelableCrashInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800388android.app.ApplicationErrorReport$RunningServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800389android.app.ApplicationErrorReport
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700390android.app.ApplicationExitInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700391android.app.ApplicationExitInfo-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700392android.app.ApplicationExitInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800393android.app.ApplicationLoaders$CachedClassLoader
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000394android.app.ApplicationLoaders-IA
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700395android.app.ApplicationLoaders
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700396android.app.ApplicationPackageManager$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700397android.app.ApplicationPackageManager$$ExternalSyntheticLambda2
art-benchmark-serviced5115932020-02-25 17:55:03 -0800398android.app.ApplicationPackageManager$1
art-benchmark-service13164882020-11-07 02:19:14 -0800399android.app.ApplicationPackageManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700400android.app.ApplicationPackageManager$3
401android.app.ApplicationPackageManager$GetPackagesForUidResult
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800402android.app.ApplicationPackageManager$HasSystemFeatureQuery$$ExternalSyntheticRecord1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800403android.app.ApplicationPackageManager$HasSystemFeatureQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800404android.app.ApplicationPackageManager$MoveCallbackDelegate
Jesse Wilson80686182011-01-21 17:12:43 -0800405android.app.ApplicationPackageManager$ResourceName
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800406android.app.ApplicationPackageManager-IA
art-benchmark-service677bd342025-02-19 09:05:31 -0800407android.app.ApplicationPackageManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800408android.app.AsyncNotedAppOp$1
409android.app.AsyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800410android.app.AutomaticZenRule$1
411android.app.AutomaticZenRule
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700412android.app.BackStackRecord$Op
Calin Juravle00b23d32019-03-08 17:52:20 -0800413android.app.BackStackRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800414android.app.BackStackState$1
415android.app.BackStackState
art-benchmark-service64daec62024-05-18 02:02:57 -0700416android.app.BackgroundInstallControlManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700417android.app.BackgroundServiceStartNotAllowedException$1
418android.app.BackgroundServiceStartNotAllowedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800419android.app.BroadcastOptions
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800420android.app.BroadcastStickyCache$$ExternalSyntheticLambda0
421android.app.BroadcastStickyCache$StickyBroadcastFilter$$ExternalSyntheticRecord0
422android.app.BroadcastStickyCache$StickyBroadcastFilter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000423android.app.BroadcastStickyCache
424android.app.CameraCompatTaskInfo$1
art-benchmark-service3a157132024-05-31 13:31:01 -0700425android.app.CameraCompatTaskInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700426android.app.ClientTransactionHandler
art-benchmark-service4b6a26a2024-03-22 09:25:24 -0700427android.app.ComponentCaller
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700428android.app.ComponentOptions
art-benchmark-service83428e42023-11-04 04:47:38 -0700429android.app.ConfigurationChangedListenerController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700430android.app.ConfigurationController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800431android.app.ContentProviderHolder$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700432android.app.ContentProviderHolder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800433android.app.ContentProviderHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700434android.app.ContextImpl$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700435android.app.ContextImpl$ApplicationContentResolver
art-benchmark-service677bd342025-02-19 09:05:31 -0800436android.app.ContextImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700437android.app.DexLoadReporter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700438android.app.Dialog$$ExternalSyntheticLambda0
439android.app.Dialog$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700440android.app.Dialog$$ExternalSyntheticLambda2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700441android.app.Dialog$ListenersHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800442android.app.Dialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700443android.app.DialogFragment
art-benchmark-serviced5115932020-02-25 17:55:03 -0800444android.app.DirectAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800445android.app.DirectAction
art-benchmark-service13164882020-11-07 02:19:14 -0800446android.app.DisabledWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800447android.app.DownloadManager$CursorTranslator
448android.app.DownloadManager$Query
art-benchmark-service56aece62020-02-10 17:58:03 -0800449android.app.DownloadManager$Request
Andreas Gampe61e7b662015-06-17 23:57:04 -0700450android.app.DownloadManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700451android.app.DreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800452android.app.EnterTransitionCoordinator
art-benchmark-serviced5115932020-02-25 17:55:03 -0800453android.app.EventLogTags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700454android.app.ExitTransitionCoordinator$ActivityExitTransitionCallbacks
455android.app.ExitTransitionCoordinator$ExitTransitionCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800456android.app.ExitTransitionCoordinator
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700457android.app.FeatureFlags
458android.app.FeatureFlagsImpl
459android.app.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700460android.app.ForegroundServiceStartNotAllowedException$1
461android.app.ForegroundServiceStartNotAllowedException
art-benchmark-service00abe242023-02-13 10:31:34 -0800462android.app.ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700463android.app.Fragment$1
464android.app.Fragment$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800465android.app.Fragment$InstantiationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700466android.app.Fragment$OnStartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800467android.app.Fragment
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700468android.app.FragmentContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -0700469android.app.FragmentController
470android.app.FragmentHostCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700471android.app.FragmentManager$BackStackEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800472android.app.FragmentManager$FragmentLifecycleCallbacks
473android.app.FragmentManager$OnBackStackChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800474android.app.FragmentManager
Jesse Wilson80686182011-01-21 17:12:43 -0800475android.app.FragmentManagerImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800476android.app.FragmentManagerImpl$2
477android.app.FragmentManagerImpl$AnimateOnHWLayerIfNeededListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700478android.app.FragmentManagerImpl$OpGenerator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800479android.app.FragmentManagerImpl$StartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800480android.app.FragmentManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800481android.app.FragmentManagerNonConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700482android.app.FragmentManagerState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800483android.app.FragmentManagerState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700484android.app.FragmentState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800485android.app.FragmentState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700486android.app.FragmentTransaction
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800487android.app.FragmentTransition$2
488android.app.FragmentTransition$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700489android.app.FragmentTransition$FragmentContainerTransition
Calin Juravle00b23d32019-03-08 17:52:20 -0800490android.app.FragmentTransition
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700491android.app.GameManager
art-benchmark-service00abe242023-02-13 10:31:34 -0800492android.app.GrammaticalInflectionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700493android.app.IActivityClientController$Stub$Proxy
494android.app.IActivityClientController$Stub
495android.app.IActivityClientController
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800496android.app.IActivityController$Stub$Proxy
497android.app.IActivityController$Stub
498android.app.IActivityController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800499android.app.IActivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800500android.app.IActivityManager$Stub
501android.app.IActivityManager
502android.app.IActivityTaskManager$Stub$Proxy
503android.app.IActivityTaskManager$Stub
504android.app.IActivityTaskManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800505android.app.IAlarmCompleteListener$Stub$Proxy
506android.app.IAlarmCompleteListener$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700507android.app.IAlarmCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700508android.app.IAlarmListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800509android.app.IAlarmListener
Jesse Wilson80686182011-01-21 17:12:43 -0800510android.app.IAlarmManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800511android.app.IAlarmManager$Stub
512android.app.IAlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700513android.app.IAppTask$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800514android.app.IAppTask$Stub
515android.app.IAppTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700516android.app.IAppTraceRetriever$Stub$Proxy
517android.app.IAppTraceRetriever$Stub
518android.app.IAppTraceRetriever
art-benchmark-service922a5532023-03-23 03:12:41 -0700519android.app.IApplicationStartInfoCompleteListener$Stub$Proxy
520android.app.IApplicationStartInfoCompleteListener$Stub
521android.app.IApplicationStartInfoCompleteListener
art-benchmark-service677bd342025-02-19 09:05:31 -0800522android.app.IApplicationThread$Stub$Proxy
Sudheer Shankaea8e738b2016-10-27 17:42:25 -0700523android.app.IApplicationThread$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800524android.app.IApplicationThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800525android.app.IAssistDataReceiver$Stub$Proxy
526android.app.IAssistDataReceiver$Stub
527android.app.IAssistDataReceiver
528android.app.IBackupAgent$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700529android.app.IBackupAgent$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800530android.app.IBackupAgent
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700531android.app.IForegroundServiceObserver$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700532android.app.IForegroundServiceObserver$Stub
533android.app.IForegroundServiceObserver
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700534android.app.IGameManagerService$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700535android.app.IGameManagerService$Stub
536android.app.IGameManagerService
art-benchmark-service677bd342025-02-19 09:05:31 -0800537android.app.IInstantAppResolver$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800538android.app.IInstantAppResolver$Stub
539android.app.IInstantAppResolver
540android.app.IInstrumentationWatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700541android.app.IInstrumentationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800542android.app.IInstrumentationWatcher
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700543android.app.ILocalWallpaperColorConsumer$Stub
544android.app.ILocalWallpaperColorConsumer
art-benchmark-service922a5532023-03-23 03:12:41 -0700545android.app.ILocaleManager$Stub$Proxy
546android.app.ILocaleManager$Stub
547android.app.ILocaleManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400548android.app.INotificationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800549android.app.INotificationManager$Stub
550android.app.INotificationManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700551android.app.IOnProjectionStateChangedListener$Stub
552android.app.IOnProjectionStateChangedListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700553android.app.IParcelFileDescriptorRetriever$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700554android.app.IParcelFileDescriptorRetriever$Stub
555android.app.IParcelFileDescriptorRetriever
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800556android.app.IProcessObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700557android.app.IProcessObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800558android.app.IProcessObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700559android.app.IRequestFinishCallback$Stub$Proxy
560android.app.IRequestFinishCallback$Stub
561android.app.IRequestFinishCallback
art-benchmark-service922a5532023-03-23 03:12:41 -0700562android.app.IScreenCaptureObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800563android.app.ISearchManager$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700564android.app.ISearchManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800565android.app.ISearchManager
art-benchmark-service677bd342025-02-19 09:05:31 -0800566android.app.IServiceConnection$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400567android.app.IServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800568android.app.IServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800569android.app.IStopUserCallback$Stub$Proxy
570android.app.IStopUserCallback$Stub
571android.app.IStopUserCallback
art-benchmark-service677bd342025-02-19 09:05:31 -0800572android.app.ITaskStackListener$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800573android.app.ITaskStackListener$Stub
574android.app.ITaskStackListener
575android.app.ITransientNotification$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700576android.app.ITransientNotification$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800577android.app.ITransientNotification
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700578android.app.ITransientNotificationCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800579android.app.ITransientNotificationCallback$Stub
580android.app.ITransientNotificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800581android.app.IUiAutomationConnection$Stub$Proxy
Kenny Root9787b802013-04-26 12:53:57 -0700582android.app.IUiAutomationConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800583android.app.IUiAutomationConnection
Andreas Gampe859e2782016-04-06 18:37:56 -0700584android.app.IUiModeManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800585android.app.IUiModeManager$Stub
586android.app.IUiModeManager
art-benchmark-service922a5532023-03-23 03:12:41 -0700587android.app.IUiModeManagerCallback$Stub
588android.app.IUiModeManagerCallback
art-benchmark-service84f185c2023-07-24 02:43:42 -0700589android.app.IUidFrozenStateChangedCallback$Stub$Proxy
590android.app.IUidFrozenStateChangedCallback$Stub
591android.app.IUidFrozenStateChangedCallback
art-benchmark-service677bd342025-02-19 09:05:31 -0800592android.app.IUidObserver$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700593android.app.IUidObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800594android.app.IUidObserver
art-benchmark-service922a5532023-03-23 03:12:41 -0700595android.app.IUnsafeIntentStrictModeCallback$Stub
596android.app.IUnsafeIntentStrictModeCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800597android.app.IUriGrantsManager$Stub$Proxy
598android.app.IUriGrantsManager$Stub
599android.app.IUriGrantsManager
600android.app.IUserSwitchObserver$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700601android.app.IUserSwitchObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800602android.app.IUserSwitchObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700603android.app.IWallpaperManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800604android.app.IWallpaperManager$Stub
605android.app.IWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800606android.app.IWallpaperManagerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700607android.app.IWallpaperManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800608android.app.IWallpaperManagerCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800609android.app.InstantAppResolverService$1
610android.app.InstantAppResolverService$InstantAppResolutionCallback
611android.app.InstantAppResolverService$ServiceHandler
612android.app.InstantAppResolverService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800613android.app.Instrumentation$ActivityGoing
614android.app.Instrumentation$ActivityMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -0800615android.app.Instrumentation$ActivityResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800616android.app.Instrumentation$ActivityWaiter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800617android.app.Instrumentation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700618android.app.IntentReceiverLeaked
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400619android.app.IntentService$ServiceHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800620android.app.IntentService
art-benchmark-service677bd342025-02-19 09:05:31 -0800621android.app.JobSchedulerImpl
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700622android.app.KeyguardManager$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800623android.app.KeyguardManager$2
art-benchmark-service922a5532023-03-23 03:12:41 -0700624android.app.KeyguardManager$KeyguardDismissCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -0700625android.app.KeyguardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700626android.app.ListActivity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700627android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700628android.app.LoadedApk$ReceiverDispatcher$Args
art-benchmark-service677bd342025-02-19 09:05:31 -0800629android.app.LoadedApk$ReceiverDispatcher$InnerReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -0800630android.app.LoadedApk$ReceiverDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400631android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
632android.app.LoadedApk$ServiceDispatcher$DeathMonitor
art-benchmark-service677bd342025-02-19 09:05:31 -0800633android.app.LoadedApk$ServiceDispatcher$InnerConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400634android.app.LoadedApk$ServiceDispatcher$RunConnection
Calin Juravle00b23d32019-03-08 17:52:20 -0800635android.app.LoadedApk$ServiceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800636android.app.LoadedApk$SplitDependencyLoaderImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700637android.app.LoadedApk$WarningContextClassLoader
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000638android.app.LoadedApk-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800639android.app.LoadedApk
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700640android.app.LoaderManager$LoaderCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -0800641android.app.LoaderManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700642android.app.LoaderManagerImpl$LoaderInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800643android.app.LoaderManagerImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700644android.app.LocaleConfig$1
645android.app.LocaleConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700646android.app.LocaleManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700647android.app.NativeActivity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700648android.app.Notification$$ExternalSyntheticLambda0
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700649android.app.Notification$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700650android.app.Notification$Action$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700651android.app.Notification$Action$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800652android.app.Notification$Action
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700653android.app.Notification$BigPictureStyle
654android.app.Notification$BigTextStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800655android.app.Notification$BubbleMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700656android.app.Notification$BubbleMetadata$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800657android.app.Notification$BubbleMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700658android.app.Notification$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700659android.app.Notification$BuilderRemoteViews
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700660android.app.Notification$CallStyle
661android.app.Notification$Colors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700662android.app.Notification$DecoratedCustomViewStyle
663android.app.Notification$DecoratedMediaCustomViewStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -0800664android.app.Notification$Extender
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700665android.app.Notification$InboxStyle
666android.app.Notification$MediaStyle
Calin Juravle4a054192018-05-29 17:52:20 -0700667android.app.Notification$MessagingStyle$Message
Calin Juravle00b23d32019-03-08 17:52:20 -0800668android.app.Notification$MessagingStyle
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800669android.app.Notification$ProgressStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700670android.app.Notification$StandardTemplateParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700671android.app.Notification$Style
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700672android.app.Notification$TemplateBindResult$MarginSet
art-benchmark-serviced5115932020-02-25 17:55:03 -0800673android.app.Notification$TemplateBindResult
674android.app.Notification$TvExtender
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000675android.app.Notification-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800676android.app.Notification
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700677android.app.NotificationChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800678android.app.NotificationChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700679android.app.NotificationChannelGroup$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800680android.app.NotificationChannelGroup
art-benchmark-serviced5115932020-02-25 17:55:03 -0800681android.app.NotificationHistory$1
682android.app.NotificationHistory$HistoricalNotification$Builder
683android.app.NotificationHistory$HistoricalNotification
684android.app.NotificationHistory
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800685android.app.NotificationManager$1
686android.app.NotificationManager$NotificationChannelQuery
687android.app.NotificationManager$NotificationKey
Calin Juravle00b23d32019-03-08 17:52:20 -0800688android.app.NotificationManager$Policy$1
689android.app.NotificationManager$Policy
art-benchmark-service677bd342025-02-19 09:05:31 -0800690android.app.NotificationManager$RateLimiter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400691android.app.NotificationManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700692android.app.OnActivityPausedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800693android.app.PackageInstallObserver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800694android.app.PackageInstallObserver
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700695android.app.PendingIntent$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700696android.app.PendingIntent$$ExternalSyntheticLambda1
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700697android.app.PendingIntent$$ExternalSyntheticLambda2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700698android.app.PendingIntent$1
art-benchmark-service922a5532023-03-23 03:12:41 -0700699android.app.PendingIntent$CancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000700android.app.PendingIntent$CanceledException
art-benchmark-service677bd342025-02-19 09:05:31 -0800701android.app.PendingIntent$FinishedDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800702android.app.PendingIntent$OnFinished
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800703android.app.PendingIntent$OnMarshaledListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800704android.app.PendingIntent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700705android.app.Person$1
706android.app.Person$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700707android.app.Person-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800708android.app.Person
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800709android.app.PictureInPictureParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800710android.app.PictureInPictureParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800711android.app.PictureInPictureParams
art-benchmark-service922a5532023-03-23 03:12:41 -0700712android.app.PictureInPictureUiState$1
713android.app.PictureInPictureUiState
714android.app.Presentation
art-benchmark-serviced5115932020-02-25 17:55:03 -0800715android.app.ProcessMemoryState$1
716android.app.ProcessMemoryState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700717android.app.ProfilerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800718android.app.ProfilerInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700719android.app.ProgressDialog$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800720android.app.ProgressDialog
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800721android.app.PropertyInvalidatedCache$Args
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700722android.app.PropertyInvalidatedCache$AutoCorker$1
art-benchmark-service13164882020-11-07 02:19:14 -0800723android.app.PropertyInvalidatedCache$AutoCorker
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800724android.app.PropertyInvalidatedCache$CacheMap$1
725android.app.PropertyInvalidatedCache$CacheMap
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700726android.app.PropertyInvalidatedCache$DefaultComputer
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800727android.app.PropertyInvalidatedCache$NonceHandler
728android.app.PropertyInvalidatedCache$NonceSharedMem
729android.app.PropertyInvalidatedCache$NonceStore
730android.app.PropertyInvalidatedCache$NonceSysprop
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700731android.app.PropertyInvalidatedCache$QueryHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -0800732android.app.PropertyInvalidatedCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800733android.app.QueuedWork$QueuedWorkHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800734android.app.QueuedWork
art-benchmark-service00abe242023-02-13 10:31:34 -0800735android.app.ReceiverInfo$1
736android.app.ReceiverInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700737android.app.ReceiverRestrictedContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700738android.app.RemoteAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800739android.app.RemoteAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700740android.app.RemoteInput$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800741android.app.RemoteInput$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700742android.app.RemoteInput-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800743android.app.RemoteInput
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700744android.app.RemoteInputHistoryItem$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800745android.app.RemoteInputHistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800746android.app.RemoteServiceException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700747android.app.ResourcesManager$$ExternalSyntheticLambda0
748android.app.ResourcesManager$$ExternalSyntheticLambda1
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800749android.app.ResourcesManager$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700750android.app.ResourcesManager$ActivityResource
Andreas Gampe859e2782016-04-06 18:37:56 -0700751android.app.ResourcesManager$ActivityResources
art-benchmark-service13164882020-11-07 02:19:14 -0800752android.app.ResourcesManager$ApkAssetsSupplier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700753android.app.ResourcesManager$ApkKey
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000754android.app.ResourcesManager$PathCollector
art-benchmark-service64daec62024-05-18 02:02:57 -0700755android.app.ResourcesManager$SharedLibraryAssets
art-benchmark-serviced5115932020-02-25 17:55:03 -0800756android.app.ResourcesManager$UpdateHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000757android.app.ResourcesManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800758android.app.ResourcesManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700759android.app.ResultInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800760android.app.ResultInfo
art-benchmark-service13164882020-11-07 02:19:14 -0800761android.app.RuntimeAppOpAccessMessage$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700762android.app.RuntimeAppOpAccessMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -0800763android.app.SearchDialog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700764android.app.SearchManager$OnCancelListener
765android.app.SearchManager$OnDismissListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700766android.app.SearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800767android.app.SearchableInfo$1
art-benchmark-service08401c12022-12-23 09:27:20 -0800768android.app.SearchableInfo$ActionKeyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800769android.app.SearchableInfo$ActionKeyInfo
770android.app.SearchableInfo
Evan Millar0ea97b82009-03-24 17:49:23 -0700771android.app.Service
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400772android.app.ServiceConnectionLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700773android.app.ServiceStartArgs$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800774android.app.ServiceStartArgs
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700775android.app.ServiceStartNotAllowedException
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000776android.app.SharedElementCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800777android.app.SharedElementCallback
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700778android.app.SharedPreferencesImpl$$ExternalSyntheticLambda0
Jesse Wilson80686182011-01-21 17:12:43 -0800779android.app.SharedPreferencesImpl$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700780android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0
Jesse Wilson80686182011-01-21 17:12:43 -0800781android.app.SharedPreferencesImpl$EditorImpl$1
782android.app.SharedPreferencesImpl$EditorImpl$2
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000783android.app.SharedPreferencesImpl$EditorImpl
Jesse Wilson80686182011-01-21 17:12:43 -0800784android.app.SharedPreferencesImpl$MemoryCommitResult
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700785android.app.SharedPreferencesImpl$SharedPreferencesThreadFactory
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000786android.app.SharedPreferencesImpl-IA
art-benchmark-service677bd342025-02-19 09:05:31 -0800787android.app.SharedPreferencesImpl
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700788android.app.StackTrace
Andreas Gampe61e7b662015-06-17 23:57:04 -0700789android.app.StatusBarManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700790android.app.SyncNotedAppOp$1
791android.app.SyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800792android.app.SynchronousUserSwitchObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800793android.app.SystemServiceRegistry$100
794android.app.SystemServiceRegistry$101
795android.app.SystemServiceRegistry$102
796android.app.SystemServiceRegistry$103
797android.app.SystemServiceRegistry$104
798android.app.SystemServiceRegistry$105
799android.app.SystemServiceRegistry$106
800android.app.SystemServiceRegistry$107
801android.app.SystemServiceRegistry$108
802android.app.SystemServiceRegistry$109
Andreas Gampe61e7b662015-06-17 23:57:04 -0700803android.app.SystemServiceRegistry$10
art-benchmark-service35aba412020-02-03 11:53:25 -0800804android.app.SystemServiceRegistry$110
805android.app.SystemServiceRegistry$111
806android.app.SystemServiceRegistry$112
art-benchmark-service56aece62020-02-10 17:58:03 -0800807android.app.SystemServiceRegistry$113
808android.app.SystemServiceRegistry$114
809android.app.SystemServiceRegistry$115
art-benchmark-serviced5115932020-02-25 17:55:03 -0800810android.app.SystemServiceRegistry$116
811android.app.SystemServiceRegistry$117
812android.app.SystemServiceRegistry$118
813android.app.SystemServiceRegistry$119
Andreas Gampe61e7b662015-06-17 23:57:04 -0700814android.app.SystemServiceRegistry$11
art-benchmark-serviced5115932020-02-25 17:55:03 -0800815android.app.SystemServiceRegistry$120
art-benchmark-service84deab32021-05-12 09:41:00 -0700816android.app.SystemServiceRegistry$121
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700817android.app.SystemServiceRegistry$122
818android.app.SystemServiceRegistry$123
819android.app.SystemServiceRegistry$124
820android.app.SystemServiceRegistry$125
821android.app.SystemServiceRegistry$126
822android.app.SystemServiceRegistry$127
823android.app.SystemServiceRegistry$128
824android.app.SystemServiceRegistry$129
Andreas Gampe61e7b662015-06-17 23:57:04 -0700825android.app.SystemServiceRegistry$12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700826android.app.SystemServiceRegistry$130
827android.app.SystemServiceRegistry$131
828android.app.SystemServiceRegistry$132
829android.app.SystemServiceRegistry$133
830android.app.SystemServiceRegistry$134
831android.app.SystemServiceRegistry$135
832android.app.SystemServiceRegistry$136
art-benchmark-service08401c12022-12-23 09:27:20 -0800833android.app.SystemServiceRegistry$137
834android.app.SystemServiceRegistry$138
art-benchmark-service00abe242023-02-13 10:31:34 -0800835android.app.SystemServiceRegistry$139
Andreas Gampe61e7b662015-06-17 23:57:04 -0700836android.app.SystemServiceRegistry$13
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700837android.app.SystemServiceRegistry$140
art-benchmark-service64daec62024-05-18 02:02:57 -0700838android.app.SystemServiceRegistry$141
839android.app.SystemServiceRegistry$142
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700840android.app.SystemServiceRegistry$143
841android.app.SystemServiceRegistry$144
art-benchmark-service64daec62024-05-18 02:02:57 -0700842android.app.SystemServiceRegistry$145
843android.app.SystemServiceRegistry$146
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000844android.app.SystemServiceRegistry$147
845android.app.SystemServiceRegistry$148
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800846android.app.SystemServiceRegistry$149
Andreas Gampe61e7b662015-06-17 23:57:04 -0700847android.app.SystemServiceRegistry$14
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800848android.app.SystemServiceRegistry$150
Andreas Gampe61e7b662015-06-17 23:57:04 -0700849android.app.SystemServiceRegistry$15
850android.app.SystemServiceRegistry$16
851android.app.SystemServiceRegistry$17
852android.app.SystemServiceRegistry$18
853android.app.SystemServiceRegistry$19
Calin Juravle00b23d32019-03-08 17:52:20 -0800854android.app.SystemServiceRegistry$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700855android.app.SystemServiceRegistry$20
856android.app.SystemServiceRegistry$21
857android.app.SystemServiceRegistry$22
858android.app.SystemServiceRegistry$23
859android.app.SystemServiceRegistry$24
860android.app.SystemServiceRegistry$25
861android.app.SystemServiceRegistry$26
862android.app.SystemServiceRegistry$27
863android.app.SystemServiceRegistry$28
864android.app.SystemServiceRegistry$29
Calin Juravle00b23d32019-03-08 17:52:20 -0800865android.app.SystemServiceRegistry$2
Andreas Gampe61e7b662015-06-17 23:57:04 -0700866android.app.SystemServiceRegistry$30
867android.app.SystemServiceRegistry$31
868android.app.SystemServiceRegistry$32
869android.app.SystemServiceRegistry$33
870android.app.SystemServiceRegistry$34
871android.app.SystemServiceRegistry$35
872android.app.SystemServiceRegistry$36
873android.app.SystemServiceRegistry$37
874android.app.SystemServiceRegistry$38
875android.app.SystemServiceRegistry$39
Calin Juravle00b23d32019-03-08 17:52:20 -0800876android.app.SystemServiceRegistry$3
Andreas Gampe61e7b662015-06-17 23:57:04 -0700877android.app.SystemServiceRegistry$40
878android.app.SystemServiceRegistry$41
879android.app.SystemServiceRegistry$42
880android.app.SystemServiceRegistry$43
881android.app.SystemServiceRegistry$44
882android.app.SystemServiceRegistry$45
883android.app.SystemServiceRegistry$46
884android.app.SystemServiceRegistry$47
885android.app.SystemServiceRegistry$48
886android.app.SystemServiceRegistry$49
Calin Juravle00b23d32019-03-08 17:52:20 -0800887android.app.SystemServiceRegistry$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700888android.app.SystemServiceRegistry$50
889android.app.SystemServiceRegistry$51
890android.app.SystemServiceRegistry$52
891android.app.SystemServiceRegistry$53
892android.app.SystemServiceRegistry$54
893android.app.SystemServiceRegistry$55
894android.app.SystemServiceRegistry$56
895android.app.SystemServiceRegistry$57
896android.app.SystemServiceRegistry$58
897android.app.SystemServiceRegistry$59
Calin Juravle00b23d32019-03-08 17:52:20 -0800898android.app.SystemServiceRegistry$5
Andreas Gampe61e7b662015-06-17 23:57:04 -0700899android.app.SystemServiceRegistry$60
900android.app.SystemServiceRegistry$61
901android.app.SystemServiceRegistry$62
902android.app.SystemServiceRegistry$63
903android.app.SystemServiceRegistry$64
904android.app.SystemServiceRegistry$65
905android.app.SystemServiceRegistry$66
906android.app.SystemServiceRegistry$67
907android.app.SystemServiceRegistry$68
Andreas Gampe571fc302016-02-18 13:58:09 -0800908android.app.SystemServiceRegistry$69
Calin Juravle00b23d32019-03-08 17:52:20 -0800909android.app.SystemServiceRegistry$6
Andreas Gampe571fc302016-02-18 13:58:09 -0800910android.app.SystemServiceRegistry$70
Andreas Gampe859e2782016-04-06 18:37:56 -0700911android.app.SystemServiceRegistry$71
912android.app.SystemServiceRegistry$72
913android.app.SystemServiceRegistry$73
914android.app.SystemServiceRegistry$74
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800915android.app.SystemServiceRegistry$75
916android.app.SystemServiceRegistry$76
917android.app.SystemServiceRegistry$77
918android.app.SystemServiceRegistry$78
919android.app.SystemServiceRegistry$79
Calin Juravle00b23d32019-03-08 17:52:20 -0800920android.app.SystemServiceRegistry$7
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700921android.app.SystemServiceRegistry$80
922android.app.SystemServiceRegistry$81
923android.app.SystemServiceRegistry$82
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700924android.app.SystemServiceRegistry$83
925android.app.SystemServiceRegistry$84
926android.app.SystemServiceRegistry$85
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700927android.app.SystemServiceRegistry$86
928android.app.SystemServiceRegistry$87
929android.app.SystemServiceRegistry$88
930android.app.SystemServiceRegistry$89
Calin Juravle00b23d32019-03-08 17:52:20 -0800931android.app.SystemServiceRegistry$8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700932android.app.SystemServiceRegistry$90
933android.app.SystemServiceRegistry$91
934android.app.SystemServiceRegistry$92
935android.app.SystemServiceRegistry$93
Calin Juravle00b23d32019-03-08 17:52:20 -0800936android.app.SystemServiceRegistry$94
937android.app.SystemServiceRegistry$95
938android.app.SystemServiceRegistry$96
939android.app.SystemServiceRegistry$97
940android.app.SystemServiceRegistry$98
941android.app.SystemServiceRegistry$99
942android.app.SystemServiceRegistry$9
Andreas Gampe61e7b662015-06-17 23:57:04 -0700943android.app.SystemServiceRegistry$CachedServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800944android.app.SystemServiceRegistry$ContextAwareServiceProducerWithBinder
945android.app.SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder
Andreas Gampe61e7b662015-06-17 23:57:04 -0700946android.app.SystemServiceRegistry$ServiceFetcher
947android.app.SystemServiceRegistry$StaticServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800948android.app.SystemServiceRegistry$StaticServiceProducerWithBinder
art-benchmark-service56aece62020-02-10 17:58:03 -0800949android.app.SystemServiceRegistry$StaticServiceProducerWithoutBinder
Calin Juravle00b23d32019-03-08 17:52:20 -0800950android.app.SystemServiceRegistry
951android.app.TaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800952android.app.TaskStackListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700953android.app.UiModeManager$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -0800954android.app.UiModeManager$2
art-benchmark-service1cd49df2023-10-20 22:31:20 -0700955android.app.UiModeManager$Globals
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700956android.app.UiModeManager$InnerListener
957android.app.UiModeManager$OnProjectionStateChangedListener
958android.app.UiModeManager$OnProjectionStateChangedListenerResourceManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +0000959android.app.UiModeManager-IA
Andreas Gampe61e7b662015-06-17 23:57:04 -0700960android.app.UiModeManager
art-benchmark-service84f185c2023-07-24 02:43:42 -0700961android.app.UidObserver
Calin Juravle36829e52019-04-10 19:07:47 -0700962android.app.UriGrantsManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800963android.app.UriGrantsManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700964android.app.UserSwitchObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800965android.app.VoiceInteractor$Request
966android.app.VoiceInteractor
967android.app.Vr2dDisplayProperties$1
968android.app.Vr2dDisplayProperties
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700969android.app.VrManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800970android.app.WaitResult$1
971android.app.WaitResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700972android.app.WallpaperColors$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800973android.app.WallpaperColors
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700974android.app.WallpaperInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800975android.app.WallpaperInfo
art-benchmark-service00abe242023-02-13 10:31:34 -0800976android.app.WallpaperManager$CachedWallpaper
art-benchmark-serviced5115932020-02-25 17:55:03 -0800977android.app.WallpaperManager$ColorManagementProxy
art-benchmark-service922a5532023-03-23 03:12:41 -0700978android.app.WallpaperManager$Globals$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700979android.app.WallpaperManager$Globals$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700980android.app.WallpaperManager$Globals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800981android.app.WallpaperManager$OnColorsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800982android.app.WallpaperManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700983android.app.WindowConfiguration$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700984android.app.WindowConfiguration-IA
Calin Juravle00b23d32019-03-08 17:52:20 -0800985android.app.WindowConfiguration
986android.app.admin.DeviceAdminInfo$1
987android.app.admin.DeviceAdminInfo$PolicyInfo
988android.app.admin.DeviceAdminInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800989android.app.admin.DevicePolicyCache$EmptyDevicePolicyCache
990android.app.admin.DevicePolicyCache
991android.app.admin.DevicePolicyEventLogger
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700992android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda10
993android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda11
art-benchmark-serviceadd95622024-03-14 09:26:37 -0700994android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda2
995android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda3
996android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700997android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda5
998android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda6
999android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda7
1000android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda8
1001android.app.admin.DevicePolicyManager$$ExternalSyntheticLambda9
Calin Juravle00b23d32019-03-08 17:52:20 -08001002android.app.admin.DevicePolicyManager$1
1003android.app.admin.DevicePolicyManager$2
Calin Juravle36829e52019-04-10 19:07:47 -07001004android.app.admin.DevicePolicyManager$InstallSystemUpdateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08001005android.app.admin.DevicePolicyManager$OnClearApplicationUserDataListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001006android.app.admin.DevicePolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001007android.app.admin.DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener
1008android.app.admin.DevicePolicyManagerInternal
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001009android.app.admin.DevicePolicyResourcesManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001010android.app.admin.DeviceStateCache
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001011android.app.admin.FactoryResetProtectionPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001012android.app.admin.FactoryResetProtectionPolicy
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001013android.app.admin.IAuditLogEventsCallback$Stub
1014android.app.admin.IAuditLogEventsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001015android.app.admin.IDeviceAdminService$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001016android.app.admin.IDeviceAdminService$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001017android.app.admin.IDeviceAdminService
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001018android.app.admin.IDevicePolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001019android.app.admin.IDevicePolicyManager$Stub
1020android.app.admin.IDevicePolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001021android.app.admin.IKeyguardCallback$Stub
1022android.app.admin.IKeyguardCallback
1023android.app.admin.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001024android.app.admin.NetworkEvent
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001025android.app.admin.ParcelableResource$1
1026android.app.admin.ParcelableResource
Calin Juravle36829e52019-04-10 19:07:47 -07001027android.app.admin.PasswordMetrics$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001028android.app.admin.PasswordMetrics$ComplexityBucket$1
1029android.app.admin.PasswordMetrics$ComplexityBucket$2
1030android.app.admin.PasswordMetrics$ComplexityBucket$3
1031android.app.admin.PasswordMetrics$ComplexityBucket$4
1032android.app.admin.PasswordMetrics$ComplexityBucket
Calin Juravle00b23d32019-03-08 17:52:20 -08001033android.app.admin.PasswordMetrics
art-benchmark-serviced5115932020-02-25 17:55:03 -08001034android.app.admin.PasswordPolicy
Andreas Gampe859e2782016-04-06 18:37:56 -07001035android.app.admin.SecurityLog$SecurityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001036android.app.admin.SecurityLog$SecurityEvent
1037android.app.admin.SecurityLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001038android.app.admin.StartInstallingUpdateCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001039android.app.admin.StartInstallingUpdateCallback$Stub
1040android.app.admin.StartInstallingUpdateCallback
Calin Juravle36829e52019-04-10 19:07:47 -07001041android.app.admin.SystemUpdateInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001042android.app.admin.SystemUpdateInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001043android.app.admin.SystemUpdatePolicy$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001044android.app.admin.SystemUpdatePolicy
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001045android.app.admin.WifiSsidPolicy$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001046android.app.admin.WifiSsidPolicy
1047android.app.ambientcontext.AmbientContextManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001048android.app.ambientcontext.IAmbientContextManager$Stub$Proxy
1049android.app.ambientcontext.IAmbientContextManager$Stub
1050android.app.ambientcontext.IAmbientContextManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001051android.app.appfunctions.AppFunctionManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001052android.app.assist.ActivityId$1
1053android.app.assist.ActivityId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001054android.app.assist.AssistContent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001055android.app.assist.AssistContent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001056android.app.assist.AssistStructure$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001057android.app.assist.AssistStructure$AutofillOverlay
1058android.app.assist.AssistStructure$HtmlInfoNode$1
1059android.app.assist.AssistStructure$HtmlInfoNode
1060android.app.assist.AssistStructure$HtmlInfoNodeBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001061android.app.assist.AssistStructure$ParcelTransferReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001062android.app.assist.AssistStructure$ParcelTransferWriter
1063android.app.assist.AssistStructure$SendChannel
1064android.app.assist.AssistStructure$ViewNode
1065android.app.assist.AssistStructure$ViewNodeBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001066android.app.assist.AssistStructure$ViewNodeParcelable$1
1067android.app.assist.AssistStructure$ViewNodeParcelable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001068android.app.assist.AssistStructure$ViewNodeText
1069android.app.assist.AssistStructure$ViewStackEntry
1070android.app.assist.AssistStructure$WindowNode
Calin Juravle00b23d32019-03-08 17:52:20 -08001071android.app.assist.AssistStructure
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001072android.app.assist.flags.Flags
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001073android.app.backup.BackupAgent$BackupServiceBinder
1074android.app.backup.BackupAgent$SharedPrefsSynchronizer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001075android.app.backup.BackupAgent-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001076android.app.backup.BackupAgent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001077android.app.backup.BackupAgentHelper
Christopher Tate7adc2742010-03-05 18:03:22 -08001078android.app.backup.BackupDataInput$EntityHeader
Calin Juravle00b23d32019-03-08 17:52:20 -08001079android.app.backup.BackupDataInput
Christopher Tate7adc2742010-03-05 18:03:22 -08001080android.app.backup.BackupDataOutput
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001081android.app.backup.BackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -08001082android.app.backup.BackupHelperDispatcher$Header
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001083android.app.backup.BackupHelperDispatcher-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001084android.app.backup.BackupHelperDispatcher
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001085android.app.backup.BackupHelperWithLogger
art-benchmark-serviced5115932020-02-25 17:55:03 -08001086android.app.backup.BackupManager$BackupObserverWrapper$1
1087android.app.backup.BackupManager$BackupObserverWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001088android.app.backup.BackupManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001089android.app.backup.BackupManagerMonitor
1090android.app.backup.BackupObserver
1091android.app.backup.BackupProgress$1
1092android.app.backup.BackupProgress
art-benchmark-service00abe242023-02-13 10:31:34 -08001093android.app.backup.BackupRestoreEventLogger
Calin Juravle4a054192018-05-29 17:52:20 -07001094android.app.backup.BackupTransport$TransportImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08001095android.app.backup.BackupTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001096android.app.backup.BlobBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001097android.app.backup.FileBackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -08001098android.app.backup.FileBackupHelperBase
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001099android.app.backup.FullBackup
Andreas Gampe61e7b662015-06-17 23:57:04 -07001100android.app.backup.FullBackupDataOutput
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001101android.app.backup.IBackupCallback$Stub$Proxy
1102android.app.backup.IBackupCallback$Stub
1103android.app.backup.IBackupCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001104android.app.backup.IBackupManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001105android.app.backup.IBackupManager$Stub
1106android.app.backup.IBackupManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001107android.app.backup.IBackupManagerMonitor$Stub$Proxy
1108android.app.backup.IBackupManagerMonitor$Stub
1109android.app.backup.IBackupManagerMonitor
1110android.app.backup.IBackupObserver$Stub$Proxy
1111android.app.backup.IBackupObserver$Stub
1112android.app.backup.IBackupObserver
1113android.app.backup.IFullBackupRestoreObserver$Stub$Proxy
1114android.app.backup.IFullBackupRestoreObserver$Stub
1115android.app.backup.IFullBackupRestoreObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001116android.app.backup.IRestoreSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001117android.app.backup.ISelectBackupTransportCallback$Stub$Proxy
1118android.app.backup.ISelectBackupTransportCallback$Stub
1119android.app.backup.ISelectBackupTransportCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001120android.app.backup.RestoreDescription$1
1121android.app.backup.RestoreDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001122android.app.backup.SharedPreferencesBackupHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001123android.app.blob.BlobHandle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001124android.app.blob.BlobHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001125android.app.blob.BlobStoreManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001126android.app.blob.BlobStoreManagerFrameworkInitializer$$ExternalSyntheticLambda0
Sudheer Shankaf5b36962019-10-04 16:16:13 -07001127android.app.blob.BlobStoreManagerFrameworkInitializer
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001128android.app.blob.IBlobStoreManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001129android.app.blob.IBlobStoreManager$Stub
1130android.app.blob.IBlobStoreManager
1131android.app.blob.IBlobStoreSession
art-benchmark-service13164882020-11-07 02:19:14 -08001132android.app.blob.LeaseInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001133android.app.blob.LeaseInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001134android.app.cloudsearch.CloudSearchManager
art-benchmark-service13164882020-11-07 02:19:14 -08001135android.app.compat.ChangeIdStateCache
1136android.app.compat.ChangeIdStateQuery
1137android.app.compat.CompatChanges
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001138android.app.contentsuggestions.ClassificationsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001139android.app.contentsuggestions.ClassificationsRequest
art-benchmark-service13164882020-11-07 02:19:14 -08001140android.app.contentsuggestions.ContentSelection$1
1141android.app.contentsuggestions.ContentSelection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001142android.app.contentsuggestions.ContentSuggestionsManager$SelectionsCallback
1143android.app.contentsuggestions.ContentSuggestionsManager$SelectionsCallbackWrapper
Calin Juravle00b23d32019-03-08 17:52:20 -08001144android.app.contentsuggestions.ContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001145android.app.contentsuggestions.IClassificationsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001146android.app.contentsuggestions.IClassificationsCallback$Stub
1147android.app.contentsuggestions.IClassificationsCallback
art-benchmark-service13164882020-11-07 02:19:14 -08001148android.app.contentsuggestions.IContentSuggestionsManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001149android.app.contentsuggestions.IContentSuggestionsManager$Stub
1150android.app.contentsuggestions.IContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001151android.app.contentsuggestions.ISelectionsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001152android.app.contentsuggestions.ISelectionsCallback$Stub
1153android.app.contentsuggestions.ISelectionsCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001154android.app.contentsuggestions.SelectionsRequest$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001155android.app.contentsuggestions.SelectionsRequest$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001156android.app.contentsuggestions.SelectionsRequest-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08001157android.app.contentsuggestions.SelectionsRequest
art-benchmark-service64daec62024-05-18 02:02:57 -07001158android.app.contextualsearch.ContextualSearchManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001159android.app.jank.Flags
1160android.app.jank.JankTracker
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001161android.app.job.IJobCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001162android.app.job.IJobCallback$Stub
1163android.app.job.IJobCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001164android.app.job.IJobScheduler$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001165android.app.job.IJobScheduler$Stub
1166android.app.job.IJobScheduler
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001167android.app.job.IJobService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001168android.app.job.IJobService
art-benchmark-service922a5532023-03-23 03:12:41 -07001169android.app.job.IUserVisibleJobObserver
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001170android.app.job.JobInfo$1
1171android.app.job.JobInfo$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001172android.app.job.JobInfo$TriggerContentUri$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001173android.app.job.JobInfo$TriggerContentUri
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001174android.app.job.JobInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001175android.app.job.JobInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001176android.app.job.JobParameters$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001177android.app.job.JobParameters$JobCleanupCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001178android.app.job.JobParameters-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001179android.app.job.JobParameters
Andreas Gampe61e7b662015-06-17 23:57:04 -07001180android.app.job.JobScheduler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001181android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda0
1182android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda1
1183android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda2
1184android.app.job.JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda3
Makoto Onuki792de8d2019-07-16 16:19:01 -07001185android.app.job.JobSchedulerFrameworkInitializer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001186android.app.job.JobService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001187android.app.job.JobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001188android.app.job.JobServiceEngine$JobHandler
art-benchmark-service677bd342025-02-19 09:05:31 -08001189android.app.job.JobServiceEngine$JobInterface
Calin Juravle00b23d32019-03-08 17:52:20 -08001190android.app.job.JobServiceEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001191android.app.job.JobWorkItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001192android.app.job.JobWorkItem
art-benchmark-service922a5532023-03-23 03:12:41 -07001193android.app.people.IPeopleManager$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001194android.app.people.IPeopleManager$Stub
1195android.app.people.IPeopleManager
1196android.app.people.PeopleManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001197android.app.prediction.AppPredictionContext$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001198android.app.prediction.AppPredictionContext-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001199android.app.prediction.AppPredictionContext
Calin Juravle00b23d32019-03-08 17:52:20 -08001200android.app.prediction.AppPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001201android.app.prediction.AppPredictionSessionId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001202android.app.prediction.AppPredictionSessionId-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001203android.app.prediction.AppPredictionSessionId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001204android.app.prediction.AppPredictor$CallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001205android.app.prediction.AppPredictor
1206android.app.prediction.AppTarget$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001207android.app.prediction.AppTarget$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001208android.app.prediction.AppTarget-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001209android.app.prediction.AppTarget
1210android.app.prediction.AppTargetEvent$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001211android.app.prediction.AppTargetEvent-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001212android.app.prediction.AppTargetEvent
1213android.app.prediction.AppTargetId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001214android.app.prediction.AppTargetId-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001215android.app.prediction.AppTargetId
1216android.app.prediction.IPredictionCallback$Stub$Proxy
1217android.app.prediction.IPredictionCallback$Stub
1218android.app.prediction.IPredictionCallback
1219android.app.prediction.IPredictionManager$Stub$Proxy
1220android.app.prediction.IPredictionManager$Stub
1221android.app.prediction.IPredictionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001222android.app.search.SearchUiManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001223android.app.servertransaction.ActivityConfigurationChangeItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001224android.app.servertransaction.ActivityConfigurationChangeItem-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001225android.app.servertransaction.ActivityConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001226android.app.servertransaction.ActivityLifecycleItem
Calin Juravle36829e52019-04-10 19:07:47 -07001227android.app.servertransaction.ActivityRelaunchItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001228android.app.servertransaction.ActivityRelaunchItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001229android.app.servertransaction.ActivityResultItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001230android.app.servertransaction.ActivityResultItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001231android.app.servertransaction.ActivityResultItem
art-benchmark-service13164882020-11-07 02:19:14 -08001232android.app.servertransaction.ActivityTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001233android.app.servertransaction.BaseClientRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001234android.app.servertransaction.ClientTransaction$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001235android.app.servertransaction.ClientTransaction-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001236android.app.servertransaction.ClientTransaction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001237android.app.servertransaction.ClientTransactionItem
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001238android.app.servertransaction.ClientTransactionListenerController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001239android.app.servertransaction.ConfigurationChangeItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001240android.app.servertransaction.ConfigurationChangeItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001241android.app.servertransaction.ConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001242android.app.servertransaction.DestroyActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001243android.app.servertransaction.DestroyActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001244android.app.servertransaction.DestroyActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001245android.app.servertransaction.LaunchActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001246android.app.servertransaction.LaunchActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001247android.app.servertransaction.LaunchActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001248android.app.servertransaction.NewIntentItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001249android.app.servertransaction.NewIntentItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001250android.app.servertransaction.NewIntentItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001251android.app.servertransaction.PauseActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001252android.app.servertransaction.PauseActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001253android.app.servertransaction.PauseActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001254android.app.servertransaction.PendingTransactionActions$StopInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001255android.app.servertransaction.PendingTransactionActions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001256android.app.servertransaction.ResumeActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001257android.app.servertransaction.ResumeActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001258android.app.servertransaction.ResumeActivityItem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001259android.app.servertransaction.StartActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001260android.app.servertransaction.StartActivityItem-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001261android.app.servertransaction.StartActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001262android.app.servertransaction.StopActivityItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001263android.app.servertransaction.StopActivityItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001264android.app.servertransaction.StopActivityItem
1265android.app.servertransaction.TopResumedActivityChangeItem$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001266android.app.servertransaction.TopResumedActivityChangeItem-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001267android.app.servertransaction.TopResumedActivityChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001268android.app.servertransaction.TransactionExecutor
1269android.app.servertransaction.TransactionExecutorHelper
art-benchmark-service677bd342025-02-19 09:05:31 -08001270android.app.servertransaction.WindowStateInsetsControlChangeItem$1
1271android.app.servertransaction.WindowStateInsetsControlChangeItem
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001272android.app.servertransaction.WindowStateTransactionItem$TransactionListener
art-benchmark-service677bd342025-02-19 09:05:31 -08001273android.app.servertransaction.WindowStateTransactionItem
Calin Juravle4a054192018-05-29 17:52:20 -07001274android.app.slice.ISliceManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001275android.app.slice.ISliceManager$Stub
1276android.app.slice.ISliceManager
1277android.app.slice.Slice$1
1278android.app.slice.Slice$Builder
1279android.app.slice.Slice
1280android.app.slice.SliceItem$1
1281android.app.slice.SliceItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001282android.app.slice.SliceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001283android.app.slice.SliceProvider$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08001284android.app.slice.SliceProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001285android.app.slice.SliceSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001286android.app.slice.SliceSpec
art-benchmark-service922a5532023-03-23 03:12:41 -07001287android.app.smartspace.ISmartspaceCallback$Stub
1288android.app.smartspace.ISmartspaceCallback
1289android.app.smartspace.ISmartspaceManager$Stub$Proxy
1290android.app.smartspace.ISmartspaceManager$Stub
1291android.app.smartspace.ISmartspaceManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001292android.app.smartspace.SmartspaceAction$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001293android.app.smartspace.SmartspaceAction$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001294android.app.smartspace.SmartspaceAction
1295android.app.smartspace.SmartspaceConfig$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001296android.app.smartspace.SmartspaceConfig$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001297android.app.smartspace.SmartspaceConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001298android.app.smartspace.SmartspaceManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001299android.app.smartspace.SmartspaceSession$$ExternalSyntheticLambda0
1300android.app.smartspace.SmartspaceSession$CallbackWrapper$$ExternalSyntheticLambda0
1301android.app.smartspace.SmartspaceSession$CallbackWrapper
1302android.app.smartspace.SmartspaceSession$OnTargetsAvailableListener
1303android.app.smartspace.SmartspaceSession$Token
1304android.app.smartspace.SmartspaceSession
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001305android.app.smartspace.SmartspaceSessionId$1
1306android.app.smartspace.SmartspaceSessionId
1307android.app.smartspace.SmartspaceTarget$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001308android.app.smartspace.SmartspaceTarget$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001309android.app.smartspace.SmartspaceTarget
1310android.app.smartspace.SmartspaceTargetEvent$1
art-benchmark-service922a5532023-03-23 03:12:41 -07001311android.app.smartspace.SmartspaceTargetEvent$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001312android.app.smartspace.SmartspaceTargetEvent
art-benchmark-service922a5532023-03-23 03:12:41 -07001313android.app.smartspace.uitemplatedata.BaseTemplateData$1
1314android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemInfo$1
1315android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemInfo
1316android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemLoggingInfo$1
1317android.app.smartspace.uitemplatedata.BaseTemplateData$SubItemLoggingInfo
1318android.app.smartspace.uitemplatedata.BaseTemplateData
1319android.app.smartspace.uitemplatedata.Icon$1
1320android.app.smartspace.uitemplatedata.Icon
1321android.app.smartspace.uitemplatedata.TapAction$1
1322android.app.smartspace.uitemplatedata.TapAction
1323android.app.smartspace.uitemplatedata.Text$1
1324android.app.smartspace.uitemplatedata.Text
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001325android.app.supervision.SupervisionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001326android.app.time.ITimeZoneDetectorListener$Stub$Proxy
1327android.app.time.ITimeZoneDetectorListener$Stub
1328android.app.time.ITimeZoneDetectorListener
art-benchmark-service84deab32021-05-12 09:41:00 -07001329android.app.time.TimeManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001330android.app.time.TimeZoneCapabilities$1
1331android.app.time.TimeZoneCapabilities$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001332android.app.time.TimeZoneCapabilities-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001333android.app.time.TimeZoneCapabilities
1334android.app.time.TimeZoneCapabilitiesAndConfig$1
1335android.app.time.TimeZoneCapabilitiesAndConfig
1336android.app.time.TimeZoneConfiguration$1
1337android.app.time.TimeZoneConfiguration$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001338android.app.time.TimeZoneConfiguration-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001339android.app.time.TimeZoneConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08001340android.app.timedetector.ITimeDetectorService$Stub$Proxy
1341android.app.timedetector.ITimeDetectorService$Stub
1342android.app.timedetector.ITimeDetectorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08001343android.app.timedetector.ManualTimeSuggestion$1
1344android.app.timedetector.ManualTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001345android.app.timedetector.TelephonyTimeSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -08001346android.app.timedetector.TelephonyTimeSuggestion$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08001347android.app.timedetector.TelephonyTimeSuggestion
Calin Juravle00b23d32019-03-08 17:52:20 -08001348android.app.timedetector.TimeDetector
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001349android.app.timedetector.TimeDetectorImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08001350android.app.timezonedetector.ITimeZoneDetectorService$Stub$Proxy
1351android.app.timezonedetector.ITimeZoneDetectorService$Stub
1352android.app.timezonedetector.ITimeZoneDetectorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001353android.app.timezonedetector.ManualTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001354android.app.timezonedetector.ManualTimeZoneSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001355android.app.timezonedetector.TelephonyTimeZoneSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -08001356android.app.timezonedetector.TelephonyTimeZoneSuggestion$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001357android.app.timezonedetector.TelephonyTimeZoneSuggestion-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08001358android.app.timezonedetector.TelephonyTimeZoneSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001359android.app.timezonedetector.TimeZoneDetector
1360android.app.trust.IStrongAuthTracker$Stub$Proxy
1361android.app.trust.IStrongAuthTracker$Stub
1362android.app.trust.IStrongAuthTracker
1363android.app.trust.ITrustListener$Stub$Proxy
1364android.app.trust.ITrustListener$Stub
1365android.app.trust.ITrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001366android.app.trust.ITrustManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001367android.app.trust.ITrustManager$Stub
1368android.app.trust.ITrustManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001369android.app.trust.TrustManager$1
1370android.app.trust.TrustManager$2
1371android.app.trust.TrustManager$TrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07001372android.app.trust.TrustManager
Calin Juravle4a054192018-05-29 17:52:20 -07001373android.app.usage.AppStandbyInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001374android.app.usage.AppStandbyInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001375android.app.usage.AppStandbyInfo
1376android.app.usage.CacheQuotaHint$1
1377android.app.usage.CacheQuotaHint$Builder
1378android.app.usage.CacheQuotaHint
1379android.app.usage.CacheQuotaService$CacheQuotaServiceWrapper
1380android.app.usage.CacheQuotaService$ServiceHandler
1381android.app.usage.CacheQuotaService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001382android.app.usage.ConfigurationStats$1
1383android.app.usage.ConfigurationStats
1384android.app.usage.EventList
art-benchmark-serviced5115932020-02-25 17:55:03 -08001385android.app.usage.ExternalStorageStats$1
1386android.app.usage.ExternalStorageStats
art-benchmark-service64daec62024-05-18 02:02:57 -07001387android.app.usage.FeatureFlags
1388android.app.usage.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001389android.app.usage.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001390android.app.usage.ICacheQuotaService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001391android.app.usage.ICacheQuotaService$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001392android.app.usage.ICacheQuotaService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001393android.app.usage.IStorageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001394android.app.usage.IStorageStatsManager$Stub
1395android.app.usage.IStorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001396android.app.usage.IUsageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001397android.app.usage.IUsageStatsManager$Stub
1398android.app.usage.IUsageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001399android.app.usage.StorageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001400android.app.usage.StorageStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001401android.app.usage.StorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001402android.app.usage.UsageEvents$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001403android.app.usage.UsageEvents$Event$UserInteractionEventExtrasToken
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001404android.app.usage.UsageEvents$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08001405android.app.usage.UsageEvents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001406android.app.usage.UsageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001407android.app.usage.UsageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001408android.app.usage.UsageStatsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001409android.app.wallpapereffectsgeneration.WallpaperEffectsGenerationManager
art-benchmark-service00abe242023-02-13 10:31:34 -08001410android.app.wearable.WearableSensingManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001411android.apphibernation.AppHibernationManager
art-benchmark-service08401c12022-12-23 09:27:20 -08001412android.appwidget.AppWidgetManager$$ExternalSyntheticLambda0
art-benchmark-service1cd49df2023-10-20 22:31:20 -07001413android.appwidget.AppWidgetManager$$ExternalSyntheticLambda10
art-benchmark-service08401c12022-12-23 09:27:20 -08001414android.appwidget.AppWidgetManager$$ExternalSyntheticLambda1
1415android.appwidget.AppWidgetManager$$ExternalSyntheticLambda2
1416android.appwidget.AppWidgetManager$$ExternalSyntheticLambda3
1417android.appwidget.AppWidgetManager$$ExternalSyntheticLambda4
art-benchmark-service83428e42023-11-04 04:47:38 -07001418android.appwidget.AppWidgetManager$$ExternalSyntheticLambda5
1419android.appwidget.AppWidgetManager$$ExternalSyntheticLambda6
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001420android.appwidget.AppWidgetManager$$ExternalSyntheticLambda7
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001421android.appwidget.AppWidgetManager$ServiceCollectionCache
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001422android.appwidget.AppWidgetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001423android.appwidget.AppWidgetManagerInternal
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001424android.appwidget.AppWidgetProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001425android.appwidget.AppWidgetProviderInfo$1
1426android.appwidget.AppWidgetProviderInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001427android.appwidget.PendingHostUpdate$1
1428android.appwidget.PendingHostUpdate
art-benchmark-service64daec62024-05-18 02:02:57 -07001429android.appwidget.flags.FeatureFlags
1430android.appwidget.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001431android.appwidget.flags.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001432android.attention.AttentionManagerInternal$AttentionCallbackInternal
1433android.attention.AttentionManagerInternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001434android.audio.policy.configuration.V7_0.AudioUsage
art-benchmark-service922a5532023-03-23 03:12:41 -07001435android.companion.AssociationInfo$1
art-benchmark-service00abe242023-02-13 10:31:34 -08001436android.companion.AssociationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001437android.companion.AssociationRequest$1
1438android.companion.AssociationRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001439android.companion.CompanionDeviceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001440android.companion.ICompanionDeviceManager$Stub$Proxy
1441android.companion.ICompanionDeviceManager$Stub
1442android.companion.ICompanionDeviceManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001443android.companion.virtual.IVirtualDevice$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001444android.companion.virtual.IVirtualDevice$Stub
1445android.companion.virtual.IVirtualDevice
art-benchmark-service00abe242023-02-13 10:31:34 -08001446android.companion.virtual.IVirtualDeviceManager$Stub$Proxy
1447android.companion.virtual.IVirtualDeviceManager$Stub
1448android.companion.virtual.IVirtualDeviceManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001449android.companion.virtual.VirtualDevice$1
art-benchmark-service64daec62024-05-18 02:02:57 -07001450android.companion.virtual.VirtualDevice
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001451android.companion.virtual.VirtualDeviceManager
art-benchmark-service64daec62024-05-18 02:02:57 -07001452android.companion.virtual.flags.FeatureFlags
1453android.companion.virtual.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001454android.companion.virtual.flags.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001455android.compat.Compatibility$1
1456android.compat.Compatibility$BehaviorChangeDelegate
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001457android.compat.Compatibility$ChangeConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001458android.compat.Compatibility
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001459android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001460android.content.AbstractThreadedSyncAdapter$SyncThread
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001461android.content.AbstractThreadedSyncAdapter-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001462android.content.AbstractThreadedSyncAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001463android.content.ActivityNotFoundException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001464android.content.ApexEnvironment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001465android.content.AsyncQueryHandler$WorkerArgs
1466android.content.AsyncQueryHandler$WorkerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001467android.content.AsyncQueryHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001468android.content.Attributable
1469android.content.AttributionSource$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001470android.content.AttributionSource$Builder
1471android.content.AttributionSource$ScopedParcelState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001472android.content.AttributionSource
1473android.content.AttributionSourceState$1
1474android.content.AttributionSourceState
Calin Juravle36829e52019-04-10 19:07:47 -07001475android.content.AutofillOptions$1
1476android.content.AutofillOptions
Andreas Gampe859e2782016-04-06 18:37:56 -07001477android.content.BroadcastReceiver$PendingResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001478android.content.BroadcastReceiver$PendingResult
1479android.content.BroadcastReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001480android.content.ClipData$1
1481android.content.ClipData$Item
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001482android.content.ClipData-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001483android.content.ClipData
1484android.content.ClipDescription$1
1485android.content.ClipDescription
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001486android.content.ClipboardManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001487android.content.ClipboardManager$OnPrimaryClipChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001488android.content.ClipboardManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001489android.content.ComponentCallbacks2
Calin Juravle00b23d32019-03-08 17:52:20 -08001490android.content.ComponentCallbacks
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001491android.content.ComponentCallbacksController$$ExternalSyntheticLambda0
1492android.content.ComponentCallbacksController$$ExternalSyntheticLambda1
1493android.content.ComponentCallbacksController$$ExternalSyntheticLambda2
1494android.content.ComponentCallbacksController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001495android.content.ComponentName$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001496android.content.ComponentName$WithComponentName
Calin Juravle00b23d32019-03-08 17:52:20 -08001497android.content.ComponentName
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001498android.content.ContentCaptureOptions$1
art-benchmark-service677bd342025-02-19 09:05:31 -08001499android.content.ContentCaptureOptions$ContentProtectionOptions$$ExternalSyntheticLambda0
art-benchmark-service64daec62024-05-18 02:02:57 -07001500android.content.ContentCaptureOptions$ContentProtectionOptions$$ExternalSyntheticLambda1
1501android.content.ContentCaptureOptions$ContentProtectionOptions$$ExternalSyntheticLambda2
art-benchmark-service83428e42023-11-04 04:47:38 -07001502android.content.ContentCaptureOptions$ContentProtectionOptions
Calin Juravle36829e52019-04-10 19:07:47 -07001503android.content.ContentCaptureOptions
Calin Juravle00b23d32019-03-08 17:52:20 -08001504android.content.ContentInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001505android.content.ContentProvider$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001506android.content.ContentProvider$CallingIdentity
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001507android.content.ContentProvider$PipeDataWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001508android.content.ContentProvider$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001509android.content.ContentProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001510android.content.ContentProviderClient$CursorWrapperInner
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001511android.content.ContentProviderClient$NotRespondingRunnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001512android.content.ContentProviderClient-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001513android.content.ContentProviderClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001514android.content.ContentProviderNative
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001515android.content.ContentProviderOperation$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001516android.content.ContentProviderOperation$BackReference$1
1517android.content.ContentProviderOperation$BackReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001518android.content.ContentProviderOperation$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001519android.content.ContentProviderOperation-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001520android.content.ContentProviderOperation
art-benchmark-service677bd342025-02-19 09:05:31 -08001521android.content.ContentProviderProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001522android.content.ContentProviderResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001523android.content.ContentProviderResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001524android.content.ContentResolver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001525android.content.ContentResolver$2
art-benchmark-service677bd342025-02-19 09:05:31 -08001526android.content.ContentResolver$CursorWrapperInner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001527android.content.ContentResolver$OpenResourceIdResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001528android.content.ContentResolver$ParcelFileDescriptorInner
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001529android.content.ContentResolver$ResultListener
1530android.content.ContentResolver$StringResultListener
art-benchmark-service13164882020-11-07 02:19:14 -08001531android.content.ContentResolver$UriResultListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001532android.content.ContentResolver-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001533android.content.ContentResolver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001534android.content.ContentUris
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001535android.content.ContentValues$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001536android.content.ContentValues-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001537android.content.ContentValues
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001538android.content.Context
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001539android.content.ContextParams$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001540android.content.ContextParams-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001541android.content.ContextParams
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001542android.content.ContextWrapper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001543android.content.CursorLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001544android.content.DialogInterface$OnCancelListener
1545android.content.DialogInterface$OnClickListener
1546android.content.DialogInterface$OnDismissListener
Calin Juravle4a054192018-05-29 17:52:20 -07001547android.content.DialogInterface$OnKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001548android.content.DialogInterface$OnShowListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001549android.content.DialogInterface
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001550android.content.IClipboard$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001551android.content.IClipboard$Stub
1552android.content.IClipboard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001553android.content.IContentProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001554android.content.IContentService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001555android.content.IContentService$Stub
1556android.content.IContentService
art-benchmark-service677bd342025-02-19 09:05:31 -08001557android.content.IIntentReceiver$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001558android.content.IIntentReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001559android.content.IIntentReceiver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001560android.content.IIntentSender$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001561android.content.IIntentSender$Stub
1562android.content.IIntentSender
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001563android.content.IOnPrimaryClipChangedListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001564android.content.IOnPrimaryClipChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001565android.content.IOnPrimaryClipChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001566android.content.IRestrictionsManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001567android.content.IRestrictionsManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001568android.content.IRestrictionsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001569android.content.ISyncAdapter$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001570android.content.ISyncAdapter$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001571android.content.ISyncAdapter
Calin Juravle4a054192018-05-29 17:52:20 -07001572android.content.ISyncAdapterUnsyncableAccountCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001573android.content.ISyncAdapterUnsyncableAccountCallback$Stub
1574android.content.ISyncAdapterUnsyncableAccountCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001575android.content.ISyncContext$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001576android.content.ISyncContext$Stub
1577android.content.ISyncContext
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001578android.content.ISyncStatusObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001579android.content.ISyncStatusObserver
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001580android.content.Intent$$ExternalSyntheticLambda0
1581android.content.Intent$$ExternalSyntheticLambda1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001582android.content.Intent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001583android.content.Intent$CommandOptionHandler
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001584android.content.Intent$CreatorTokenInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001585android.content.Intent$FilterComparison
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001586android.content.Intent$NestedIntentKey
Calin Juravle00b23d32019-03-08 17:52:20 -08001587android.content.Intent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001588android.content.IntentFilter$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001589android.content.IntentFilter$$ExternalSyntheticLambda2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001590android.content.IntentFilter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001591android.content.IntentFilter$AuthorityEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001592android.content.IntentFilter$MalformedMimeTypeException
Calin Juravle00b23d32019-03-08 17:52:20 -08001593android.content.IntentFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001594android.content.IntentSender$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001595android.content.IntentSender$FinishedDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001596android.content.IntentSender$OnFinished
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001597android.content.IntentSender$SendIntentException
Calin Juravle00b23d32019-03-08 17:52:20 -08001598android.content.IntentSender
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001599android.content.Loader$ForceLoadContentObserver
1600android.content.Loader$OnLoadCanceledListener
1601android.content.Loader$OnLoadCompleteListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001602android.content.Loader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001603android.content.LocusId$1
1604android.content.LocusId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001605android.content.LoggingContentInterface
1606android.content.MutableContextWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001607android.content.OperationApplicationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001608android.content.PeriodicSync$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001609android.content.PeriodicSync-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08001610android.content.PeriodicSync
1611android.content.PermissionChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001612android.content.ReceiverCallNotAllowedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001613android.content.RestrictionEntry$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001614android.content.RestrictionEntry
Andreas Gampe61e7b662015-06-17 23:57:04 -07001615android.content.RestrictionsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001616android.content.SearchRecentSuggestionsProvider$DatabaseHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001617android.content.SearchRecentSuggestionsProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001618android.content.ServiceConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001619android.content.SharedPreferences$Editor
1620android.content.SharedPreferences$OnSharedPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001621android.content.SharedPreferences
Calin Juravle4a054192018-05-29 17:52:20 -07001622android.content.SyncAdapterType$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001623android.content.SyncAdapterType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001624android.content.SyncAdaptersCache$MySerializer
1625android.content.SyncAdaptersCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001626android.content.SyncContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08001627android.content.SyncInfo$1
1628android.content.SyncInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001629android.content.SyncRequest$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001630android.content.SyncRequest$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001631android.content.SyncRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001632android.content.SyncResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001633android.content.SyncResult
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001634android.content.SyncStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001635android.content.SyncStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001636android.content.SyncStatusInfo$1
1637android.content.SyncStatusInfo$Stats
1638android.content.SyncStatusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001639android.content.SyncStatusObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001640android.content.UndoManager$UndoState
Calin Juravle00b23d32019-03-08 17:52:20 -08001641android.content.UndoManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001642android.content.UndoOperation
Andreas Gampe61e7b662015-06-17 23:57:04 -07001643android.content.UndoOwner
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001644android.content.UriMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08001645android.content.UriPermission$1
1646android.content.UriPermission
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001647android.content.UriRelativeFilterGroup
art-benchmark-service56aece62020-02-10 17:58:03 -08001648android.content.integrity.AppIntegrityManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001649android.content.integrity.AtomicFormula$StringAtomicFormula$1
1650android.content.integrity.AtomicFormula$StringAtomicFormula
1651android.content.integrity.AtomicFormula
1652android.content.integrity.CompoundFormula$1
1653android.content.integrity.CompoundFormula
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001654android.content.integrity.IAppIntegrityManager$Stub
1655android.content.integrity.IAppIntegrityManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001656android.content.integrity.InstallerAllowedByManifestFormula$1
1657android.content.integrity.InstallerAllowedByManifestFormula
1658android.content.integrity.IntegrityFormula
1659android.content.integrity.IntegrityUtils
1660android.content.integrity.Rule$1
1661android.content.integrity.Rule
1662android.content.om.CriticalOverlayInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001663android.content.om.IOverlayManager$Stub$Proxy
1664android.content.om.IOverlayManager$Stub
1665android.content.om.IOverlayManager
art-benchmark-service922a5532023-03-23 03:12:41 -07001666android.content.om.OverlayIdentifier$1
1667android.content.om.OverlayIdentifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001668android.content.om.OverlayInfo$1
1669android.content.om.OverlayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001670android.content.om.OverlayManager
art-benchmark-service35aba412020-02-03 11:53:25 -08001671android.content.om.OverlayableInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001672android.content.pm.ActivityInfo$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001673android.content.pm.ActivityInfo$WindowLayout
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001674android.content.pm.ActivityInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001675android.content.pm.ActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001676android.content.pm.ActivityPresentationInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001677android.content.pm.AndroidTestBaseUpdater
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001678android.content.pm.ApkChecksum$1
1679android.content.pm.ApkChecksum
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001680android.content.pm.ApplicationInfo$1$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001681android.content.pm.ApplicationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001682android.content.pm.ApplicationInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001683android.content.pm.ApplicationInfo
art-benchmark-service64daec62024-05-18 02:02:57 -07001684android.content.pm.ArchivedPackageParcel$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001685android.content.pm.ArchivedPackageParcel
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001686android.content.pm.Attribution$1
1687android.content.pm.Attribution
art-benchmark-serviced5115932020-02-25 17:55:03 -08001688android.content.pm.AuxiliaryResolveInfo$AuxiliaryFilter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001689android.content.pm.AuxiliaryResolveInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001690android.content.pm.BaseParceledListSlice$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001691android.content.pm.BaseParceledListSlice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001692android.content.pm.ChangedPackages$1
1693android.content.pm.ChangedPackages
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001694android.content.pm.Checksum$1
art-benchmark-service08401c12022-12-23 09:27:20 -08001695android.content.pm.Checksum$Type
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001696android.content.pm.Checksum
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001697android.content.pm.ComponentInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001698android.content.pm.ConfigurationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001699android.content.pm.ConfigurationInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001700android.content.pm.ConfigurationInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001701android.content.pm.CrossProfileApps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001702android.content.pm.CrossProfileAppsInternal
art-benchmark-service35aba412020-02-03 11:53:25 -08001703android.content.pm.DataLoaderManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001704android.content.pm.DataLoaderParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001705android.content.pm.DataLoaderParamsParcel$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001706android.content.pm.DataLoaderParamsParcel
Calin Juravle00b23d32019-03-08 17:52:20 -08001707android.content.pm.FallbackCategoryProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001708android.content.pm.FeatureGroupInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001709android.content.pm.FeatureGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001710android.content.pm.FeatureInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001711android.content.pm.FeatureInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001712android.content.pm.FeatureInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001713android.content.pm.FileSystemControlParcel$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001714android.content.pm.FileSystemControlParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08001715android.content.pm.ICrossProfileApps$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001716android.content.pm.ICrossProfileApps$Stub
1717android.content.pm.ICrossProfileApps
art-benchmark-serviced5115932020-02-25 17:55:03 -08001718android.content.pm.IDataLoader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001719android.content.pm.IDataLoaderManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001720android.content.pm.IDataLoaderManager$Stub
1721android.content.pm.IDataLoaderManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001722android.content.pm.IDataLoaderStatusListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001723android.content.pm.IDataLoaderStatusListener$Stub
1724android.content.pm.IDataLoaderStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001725android.content.pm.IDexModuleRegisterCallback$Stub$Proxy
1726android.content.pm.IDexModuleRegisterCallback$Stub
1727android.content.pm.IDexModuleRegisterCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001728android.content.pm.ILauncherApps$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001729android.content.pm.ILauncherApps$Stub
1730android.content.pm.ILauncherApps
art-benchmark-service677bd342025-02-19 09:05:31 -08001731android.content.pm.IOnAppsChangedListener$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001732android.content.pm.IOnAppsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001733android.content.pm.IOnAppsChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001734android.content.pm.IOnChecksumsReadyListener$Stub$Proxy
1735android.content.pm.IOnChecksumsReadyListener$Stub
1736android.content.pm.IOnChecksumsReadyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001737android.content.pm.IOtaDexopt$Stub
1738android.content.pm.IOtaDexopt
1739android.content.pm.IPackageDataObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001740android.content.pm.IPackageDataObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001741android.content.pm.IPackageDataObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001742android.content.pm.IPackageDeleteObserver$Stub$Proxy
1743android.content.pm.IPackageDeleteObserver$Stub
1744android.content.pm.IPackageDeleteObserver2$Stub$Proxy
1745android.content.pm.IPackageDeleteObserver2$Stub
1746android.content.pm.IPackageDeleteObserver2
Calin Juravle4a054192018-05-29 17:52:20 -07001747android.content.pm.IPackageDeleteObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001748android.content.pm.IPackageInstallObserver2$Stub
1749android.content.pm.IPackageInstallObserver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001750android.content.pm.IPackageInstaller$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001751android.content.pm.IPackageInstaller$Stub
1752android.content.pm.IPackageInstaller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001753android.content.pm.IPackageInstallerCallback$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001754android.content.pm.IPackageInstallerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001755android.content.pm.IPackageInstallerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001756android.content.pm.IPackageInstallerSession$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001757android.content.pm.IPackageInstallerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001758android.content.pm.IPackageInstallerSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001759android.content.pm.IPackageManager$Stub$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001760android.content.pm.IPackageManager$Stub$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001761android.content.pm.IPackageManager$Stub$Proxy$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001762android.content.pm.IPackageManager$Stub$Proxy$$ExternalSyntheticLambda1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001763android.content.pm.IPackageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001764android.content.pm.IPackageManager$Stub
1765android.content.pm.IPackageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001766android.content.pm.IPackageManagerNative$Stub
1767android.content.pm.IPackageManagerNative
1768android.content.pm.IPackageMoveObserver$Stub$Proxy
1769android.content.pm.IPackageMoveObserver$Stub
1770android.content.pm.IPackageMoveObserver
1771android.content.pm.IPackageStatsObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001772android.content.pm.IPackageStatsObserver$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001773android.content.pm.IPackageStatsObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001774android.content.pm.IShortcutChangeCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001775android.content.pm.IShortcutChangeCallback$Stub
1776android.content.pm.IShortcutChangeCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001777android.content.pm.IShortcutService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001778android.content.pm.IShortcutService$Stub
1779android.content.pm.IShortcutService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001780android.content.pm.IncrementalStatesInfo$1
1781android.content.pm.IncrementalStatesInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001782android.content.pm.InstallSourceInfo$1
1783android.content.pm.InstallSourceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001784android.content.pm.InstantAppIntentFilter$1
1785android.content.pm.InstantAppIntentFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08001786android.content.pm.InstantAppRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001787android.content.pm.InstantAppRequestInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001788android.content.pm.InstantAppRequestInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001789android.content.pm.InstantAppResolveInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001790android.content.pm.InstantAppResolveInfo$InstantAppDigest$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001791android.content.pm.InstantAppResolveInfo$InstantAppDigest
1792android.content.pm.InstantAppResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001793android.content.pm.InstrumentationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001794android.content.pm.InstrumentationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001795android.content.pm.IntentFilterVerificationInfo$1
1796android.content.pm.IntentFilterVerificationInfo
1797android.content.pm.KeySet$1
1798android.content.pm.KeySet
1799android.content.pm.LauncherActivityInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001800android.content.pm.LauncherActivityInfoInternal$1
1801android.content.pm.LauncherActivityInfoInternal
Calin Juravle4a054192018-05-29 17:52:20 -07001802android.content.pm.LauncherApps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001803android.content.pm.LauncherApps$AppUsageLimit$1
1804android.content.pm.LauncherApps$AppUsageLimit
1805android.content.pm.LauncherApps$Callback
1806android.content.pm.LauncherApps$CallbackMessageHandler$CallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001807android.content.pm.LauncherApps$CallbackMessageHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001808android.content.pm.LauncherApps$ShortcutQuery$QueryFlags
art-benchmark-serviced5115932020-02-25 17:55:03 -08001809android.content.pm.LauncherApps$ShortcutQuery
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001810android.content.pm.LauncherApps-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001811android.content.pm.LauncherApps
art-benchmark-service0248ecf2025-02-03 07:17:01 -08001812android.content.pm.LauncherUserInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001813android.content.pm.ModuleInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001814android.content.pm.ModuleInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001815android.content.pm.ModuleInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001816android.content.pm.PackageInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001817android.content.pm.PackageInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001818android.content.pm.PackageInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001819android.content.pm.PackageInfoLite$1
1820android.content.pm.PackageInfoLite
Calin Juravle4a054192018-05-29 17:52:20 -07001821android.content.pm.PackageInstaller$Session
1822android.content.pm.PackageInstaller$SessionCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001823android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda0
1824android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda1
1825android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda2
1826android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda3
1827android.content.pm.PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001828android.content.pm.PackageInstaller$SessionCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001829android.content.pm.PackageInstaller$SessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001830android.content.pm.PackageInstaller$SessionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001831android.content.pm.PackageInstaller$SessionParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001832android.content.pm.PackageInstaller$SessionParams
1833android.content.pm.PackageInstaller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001834android.content.pm.PackageItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001835android.content.pm.PackageManager$1
1836android.content.pm.PackageManager$2
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001837android.content.pm.PackageManager$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001838android.content.pm.PackageManager$ApplicationInfoFlags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001839android.content.pm.PackageManager$ApplicationInfoQuery
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001840android.content.pm.PackageManager$ComponentEnabledSetting$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001841android.content.pm.PackageManager$ComponentEnabledSetting
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001842android.content.pm.PackageManager$ComponentInfoFlags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001843android.content.pm.PackageManager$Flags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001844android.content.pm.PackageManager$MoveCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001845android.content.pm.PackageManager$NameNotFoundException
art-benchmark-service08401c12022-12-23 09:27:20 -08001846android.content.pm.PackageManager$OnChecksumsReadyListener
Calin Juravle4a054192018-05-29 17:52:20 -07001847android.content.pm.PackageManager$OnPermissionsChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001848android.content.pm.PackageManager$PackageInfoFlags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001849android.content.pm.PackageManager$PackageInfoQuery
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001850android.content.pm.PackageManager$Property$1
1851android.content.pm.PackageManager$Property
1852android.content.pm.PackageManager$ResolveInfoFlags
Calin Juravle00b23d32019-03-08 17:52:20 -08001853android.content.pm.PackageManager
Calin Juravle4a054192018-05-29 17:52:20 -07001854android.content.pm.PackageParser$Activity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001855android.content.pm.PackageParser$Activity
Calin Juravle4a054192018-05-29 17:52:20 -07001856android.content.pm.PackageParser$ActivityIntentInfo
1857android.content.pm.PackageParser$ApkLite
1858android.content.pm.PackageParser$CachedComponentArgs
1859android.content.pm.PackageParser$Callback
1860android.content.pm.PackageParser$CallbackImpl
1861android.content.pm.PackageParser$Component
art-benchmark-service922a5532023-03-23 03:12:41 -07001862android.content.pm.PackageParser$DefaultSplitAssetLoader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001863android.content.pm.PackageParser$Instrumentation$1
1864android.content.pm.PackageParser$Instrumentation
Calin Juravle00b23d32019-03-08 17:52:20 -08001865android.content.pm.PackageParser$IntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001866android.content.pm.PackageParser$NewPermissionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001867android.content.pm.PackageParser$Package$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001868android.content.pm.PackageParser$Package
Calin Juravle4a054192018-05-29 17:52:20 -07001869android.content.pm.PackageParser$PackageLite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001870android.content.pm.PackageParser$PackageParserException
Calin Juravle4a054192018-05-29 17:52:20 -07001871android.content.pm.PackageParser$ParseComponentArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08001872android.content.pm.PackageParser$ParsePackageItemArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001873android.content.pm.PackageParser$Permission$1
1874android.content.pm.PackageParser$Permission
1875android.content.pm.PackageParser$PermissionGroup$1
1876android.content.pm.PackageParser$PermissionGroup
1877android.content.pm.PackageParser$Provider$1
1878android.content.pm.PackageParser$Provider
1879android.content.pm.PackageParser$ProviderIntentInfo
1880android.content.pm.PackageParser$Service$1
1881android.content.pm.PackageParser$Service
1882android.content.pm.PackageParser$ServiceIntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001883android.content.pm.PackageParser$SigningDetails$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001884android.content.pm.PackageParser$SigningDetails$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001885android.content.pm.PackageParser$SigningDetails
art-benchmark-service922a5532023-03-23 03:12:41 -07001886android.content.pm.PackageParser$SplitAssetLoader
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001887android.content.pm.PackageParser$SplitDependencyLoader$IllegalDependencyException
Calin Juravle4a054192018-05-29 17:52:20 -07001888android.content.pm.PackageParser$SplitNameComparator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00001889android.content.pm.PackageParser-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001890android.content.pm.PackageParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001891android.content.pm.PackageParserCacheHelper$ReadHelper
1892android.content.pm.PackageParserCacheHelper$WriteHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001893android.content.pm.PackagePartitions$DeferredCanonicalFile
1894android.content.pm.PackagePartitions$SystemPartition
1895android.content.pm.PackagePartitions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001896android.content.pm.PackageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001897android.content.pm.PackageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001898android.content.pm.ParceledListSlice$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001899android.content.pm.ParceledListSlice-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001900android.content.pm.ParceledListSlice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001901android.content.pm.PathPermission$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001902android.content.pm.PathPermission
1903android.content.pm.PermissionGroupInfo$1
1904android.content.pm.PermissionGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001905android.content.pm.PermissionInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001906android.content.pm.PermissionInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001907android.content.pm.PermissionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001908android.content.pm.ProviderInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001909android.content.pm.ProviderInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001910android.content.pm.ProviderInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001911android.content.pm.ProviderInfoList$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001912android.content.pm.ProviderInfoList-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001913android.content.pm.ProviderInfoList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001914android.content.pm.RegisteredServicesCache$1
1915android.content.pm.RegisteredServicesCache$2
1916android.content.pm.RegisteredServicesCache$3
1917android.content.pm.RegisteredServicesCache$ServiceInfo
1918android.content.pm.RegisteredServicesCache$UserServices
1919android.content.pm.RegisteredServicesCache
1920android.content.pm.RegisteredServicesCacheListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001921android.content.pm.ResolveInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001922android.content.pm.ResolveInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001923android.content.pm.ResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001924android.content.pm.ServiceInfo$1
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08001925android.content.pm.ServiceInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001926android.content.pm.ServiceInfo
1927android.content.pm.SharedLibraryInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001928android.content.pm.SharedLibraryInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001929android.content.pm.SharedLibraryInfo
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001930android.content.pm.ShortcutInfo$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001931android.content.pm.ShortcutInfo$$ExternalSyntheticLambda1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001932android.content.pm.ShortcutInfo$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001933android.content.pm.ShortcutInfo$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001934android.content.pm.ShortcutInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001935android.content.pm.ShortcutInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001936android.content.pm.ShortcutManager$ShareShortcutInfo$1
1937android.content.pm.ShortcutManager$ShareShortcutInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07001938android.content.pm.ShortcutManager
art-benchmark-service13164882020-11-07 02:19:14 -08001939android.content.pm.ShortcutQueryWrapper$1
1940android.content.pm.ShortcutQueryWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001941android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
1942android.content.pm.ShortcutServiceInternal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001943android.content.pm.Signature$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001944android.content.pm.Signature-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001945android.content.pm.Signature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001946android.content.pm.SigningDetails$1
1947android.content.pm.SigningDetails
Calin Juravle4a054192018-05-29 17:52:20 -07001948android.content.pm.SigningInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001949android.content.pm.SigningInfo-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001950android.content.pm.SigningInfo
Calin Juravle36829e52019-04-10 19:07:47 -07001951android.content.pm.StringParceledListSlice$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001952android.content.pm.StringParceledListSlice-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001953android.content.pm.StringParceledListSlice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001954android.content.pm.SuspendDialogInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001955android.content.pm.SuspendDialogInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001956android.content.pm.SuspendDialogInfo
Kenny Root9787b802013-04-26 12:53:57 -07001957android.content.pm.UserInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001958android.content.pm.UserInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001959android.content.pm.UserInfo
art-benchmark-service00abe242023-02-13 10:31:34 -08001960android.content.pm.UserPackage
art-benchmark-service922a5532023-03-23 03:12:41 -07001961android.content.pm.UserProperties$1
1962android.content.pm.UserProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08001963android.content.pm.VerifierDeviceIdentity$1
1964android.content.pm.VerifierDeviceIdentity
Calin Juravle36829e52019-04-10 19:07:47 -07001965android.content.pm.VerifierInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001966android.content.pm.VerifierInfo
1967android.content.pm.VersionedPackage$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07001968android.content.pm.VersionedPackage-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08001969android.content.pm.VersionedPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001970android.content.pm.XmlSerializerAndParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001971android.content.pm.dex.ArtManager$SnapshotRuntimeProfileCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001972android.content.pm.dex.ArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001973android.content.pm.dex.ArtManagerInternal
1974android.content.pm.dex.DexMetadataHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001975android.content.pm.dex.IArtManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001976android.content.pm.dex.IArtManager$Stub
Calin Juravle4a054192018-05-29 17:52:20 -07001977android.content.pm.dex.IArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001978android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub$Proxy
1979android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub
1980android.content.pm.dex.ISnapshotRuntimeProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001981android.content.pm.dex.PackageOptimizationInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001982android.content.pm.overlay.OverlayPaths
1983android.content.pm.parsing.ApkLite
1984android.content.pm.parsing.ApkLiteParseUtils$SplitNameComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -08001985android.content.pm.parsing.ApkLiteParseUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001986android.content.pm.parsing.FrameworkParsingPackageUtils
1987android.content.pm.parsing.PackageLite
art-benchmark-service13164882020-11-07 02:19:14 -08001988android.content.pm.parsing.result.ParseInput$Callback
1989android.content.pm.parsing.result.ParseInput
1990android.content.pm.parsing.result.ParseResult
art-benchmark-service922a5532023-03-23 03:12:41 -07001991android.content.pm.parsing.result.ParseTypeImpl$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001992android.content.pm.parsing.result.ParseTypeImpl$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -08001993android.content.pm.parsing.result.ParseTypeImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08001994android.content.pm.permission.SplitPermissionInfoParcelable$1
1995android.content.pm.permission.SplitPermissionInfoParcelable
art-benchmark-service922a5532023-03-23 03:12:41 -07001996android.content.pm.pkg.FrameworkPackageUserState
1997android.content.pm.pkg.FrameworkPackageUserStateDefault
Calin Juravle00b23d32019-03-08 17:52:20 -08001998android.content.pm.split.SplitDependencyLoader$IllegalDependencyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001999android.content.pm.split.SplitDependencyLoader
art-benchmark-service922a5532023-03-23 03:12:41 -07002000android.content.pm.verify.domain.DomainSet$1
2001android.content.pm.verify.domain.DomainSet
2002android.content.pm.verify.domain.DomainVerificationInfo$1
2003android.content.pm.verify.domain.DomainVerificationInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002004android.content.pm.verify.domain.DomainVerificationManager
art-benchmark-service922a5532023-03-23 03:12:41 -07002005android.content.pm.verify.domain.DomainVerificationUserState$1
2006android.content.pm.verify.domain.DomainVerificationUserState
2007android.content.pm.verify.domain.DomainVerificationUtils
2008android.content.pm.verify.domain.IDomainVerificationManager$Stub
2009android.content.pm.verify.domain.IDomainVerificationManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002010android.content.res.ApkAssets
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002011android.content.res.AssetFileDescriptor$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002012android.content.res.AssetFileDescriptor$AutoCloseInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08002013android.content.res.AssetFileDescriptor
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002014android.content.res.AssetManager$AssetInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002015android.content.res.AssetManager$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002016android.content.res.AssetManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002017android.content.res.AssetManager
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002018android.content.res.ColorStateList$1
Andreas Gampe571fc302016-02-18 13:58:09 -08002019android.content.res.ColorStateList$ColorStateListFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08002020android.content.res.ColorStateList
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002021android.content.res.CompatResources
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002022android.content.res.CompatibilityInfo$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002023android.content.res.CompatibilityInfo$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002024android.content.res.CompatibilityInfo$Translator
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002025android.content.res.CompatibilityInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002026android.content.res.CompatibilityInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08002027android.content.res.ComplexColor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002028android.content.res.Configuration$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002029android.content.res.Configuration-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002030android.content.res.Configuration
Andreas Gampe61e7b662015-06-17 23:57:04 -07002031android.content.res.ConfigurationBoundResourceCache
2032android.content.res.ConstantState
2033android.content.res.DrawableCache
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002034android.content.res.FeatureFlags
2035android.content.res.FeatureFlagsImpl
2036android.content.res.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002037android.content.res.FontResourcesParser$FamilyResourceEntry
2038android.content.res.FontResourcesParser$FontFamilyFilesResourceEntry
2039android.content.res.FontResourcesParser$FontFileResourceEntry
2040android.content.res.FontResourcesParser$ProviderResourceEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08002041android.content.res.FontResourcesParser
art-benchmark-service00abe242023-02-13 10:31:34 -08002042android.content.res.FontScaleConverter
2043android.content.res.FontScaleConverterFactory
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002044android.content.res.FontScaleConverterImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002045android.content.res.GradientColor$GradientColorFactory
Andreas Gampe571fc302016-02-18 13:58:09 -08002046android.content.res.GradientColor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002047android.content.res.ObbInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002048android.content.res.ObbInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002049android.content.res.ObbScanner
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002050android.content.res.ResourceId
art-benchmark-service08401c12022-12-23 09:27:20 -08002051android.content.res.ResourceTimer$Config
2052android.content.res.ResourceTimer$Timer
2053android.content.res.ResourceTimer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002054android.content.res.Resources$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002055android.content.res.Resources$$ExternalSyntheticLambda1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002056android.content.res.Resources$AssetManagerUpdateHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002057android.content.res.Resources$NotFoundException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002058android.content.res.Resources$Theme
Andreas Gampe61e7b662015-06-17 23:57:04 -07002059android.content.res.Resources$ThemeKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08002060android.content.res.Resources$UpdateCallbacks
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002061android.content.res.Resources-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002062android.content.res.Resources
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002063android.content.res.ResourcesImpl$$ExternalSyntheticLambda0
2064android.content.res.ResourcesImpl$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -08002065android.content.res.ResourcesImpl$$ExternalSyntheticLambda2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002066android.content.res.ResourcesImpl$LookupStack
Andreas Gampe859e2782016-04-06 18:37:56 -07002067android.content.res.ResourcesImpl$ThemeImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002068android.content.res.ResourcesImpl-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002069android.content.res.ResourcesImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002070android.content.res.ResourcesKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002071android.content.res.StringBlock$Height
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002072android.content.res.StringBlock$StyleIDs
Calin Juravle00b23d32019-03-08 17:52:20 -08002073android.content.res.StringBlock
Andreas Gampe61e7b662015-06-17 23:57:04 -07002074android.content.res.ThemedResourceCache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002075android.content.res.TypedArray
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002076android.content.res.Validator
art-benchmark-service677bd342025-02-19 09:05:31 -08002077android.content.res.XmlBlock$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -08002078android.content.res.XmlBlock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002079android.content.res.XmlResourceParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08002080android.content.res.loader.AssetsProvider
2081android.content.res.loader.ResourcesLoader$UpdateCallbacks
2082android.content.res.loader.ResourcesLoader
2083android.content.res.loader.ResourcesProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002084android.content.rollback.IRollbackManager$Stub$Proxy
2085android.content.rollback.IRollbackManager$Stub
2086android.content.rollback.IRollbackManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002087android.content.rollback.PackageRollbackInfo$1
2088android.content.rollback.PackageRollbackInfo
2089android.content.rollback.RollbackInfo$1
2090android.content.rollback.RollbackInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002091android.content.rollback.RollbackManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002092android.content.rollback.RollbackManagerFrameworkInitializer$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -08002093android.content.rollback.RollbackManagerFrameworkInitializer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002094android.content.type.DefaultMimeMapFactory$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -08002095android.content.type.DefaultMimeMapFactory
art-benchmark-service08401c12022-12-23 09:27:20 -08002096android.credentials.CredentialManager
art-benchmark-service64daec62024-05-18 02:02:57 -07002097android.credentials.GetCredentialResponse$1
2098android.credentials.GetCredentialResponse
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002099android.crypto.hpke.HpkeSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002100android.database.AbstractCursor$SelfContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08002101android.database.AbstractCursor
Evan Millar0ea97b82009-03-24 17:49:23 -07002102android.database.AbstractWindowedCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002103android.database.BulkCursorDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002104android.database.BulkCursorDescriptor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002105android.database.BulkCursorNative
2106android.database.BulkCursorProxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002107android.database.BulkCursorToCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002108android.database.CharArrayBuffer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002109android.database.ContentObservable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002110android.database.ContentObserver$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002111android.database.ContentObserver$$ExternalSyntheticLambda1
art-benchmark-service677bd342025-02-19 09:05:31 -08002112android.database.ContentObserver$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08002113android.database.ContentObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002114android.database.CrossProcessCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002115android.database.CrossProcessCursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002116android.database.Cursor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002117android.database.CursorIndexOutOfBoundsException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002118android.database.CursorToBulkCursorAdaptor$ContentObserverProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002119android.database.CursorToBulkCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002120android.database.CursorWindow$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002121android.database.CursorWindow-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002122android.database.CursorWindow
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002123android.database.CursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002124android.database.DataSetObservable
2125android.database.DataSetObserver
Jesse Wilson80686182011-01-21 17:12:43 -08002126android.database.DatabaseErrorHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002127android.database.DatabaseUtils$InsertHelper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002128android.database.DatabaseUtils
Jesse Wilson80686182011-01-21 17:12:43 -08002129android.database.DefaultDatabaseErrorHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002130android.database.IBulkCursor
art-benchmark-service677bd342025-02-19 09:05:31 -08002131android.database.IContentObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002132android.database.IContentObserver$Stub
2133android.database.IContentObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002134android.database.MatrixCursor$RowBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08002135android.database.MatrixCursor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002136android.database.MergeCursor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002137android.database.MergeCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002138android.database.Observable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002139android.database.SQLException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002140android.database.StaleDataException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002141android.database.sqlite.DatabaseObjectNotClosedException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07002142android.database.sqlite.FeatureFlags
2143android.database.sqlite.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002144android.database.sqlite.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -08002145android.database.sqlite.SQLiteAbortException
2146android.database.sqlite.SQLiteAccessPermException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002147android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
art-benchmark-serviced5115932020-02-25 17:55:03 -08002148android.database.sqlite.SQLiteBlobTooBigException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002149android.database.sqlite.SQLiteCantOpenDatabaseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002150android.database.sqlite.SQLiteClosable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002151android.database.sqlite.SQLiteCompatibilityWalFlags
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002152android.database.sqlite.SQLiteConnection$Operation
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002153android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda0
2154android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002155android.database.sqlite.SQLiteConnection$OperationLog
2156android.database.sqlite.SQLiteConnection$PreparedStatement
2157android.database.sqlite.SQLiteConnection$PreparedStatementCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002158android.database.sqlite.SQLiteConnection$RateLimiter
2159android.database.sqlite.SQLiteConnection-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002160android.database.sqlite.SQLiteConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002161android.database.sqlite.SQLiteConnectionPool$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002162android.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus
Kenny Root9787b802013-04-26 12:53:57 -07002163android.database.sqlite.SQLiteConnectionPool$ConnectionWaiter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002164android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002165android.database.sqlite.SQLiteConnectionPool-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002166android.database.sqlite.SQLiteConnectionPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002167android.database.sqlite.SQLiteConstraintException
art-benchmark-service677bd342025-02-19 09:05:31 -08002168android.database.sqlite.SQLiteCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002169android.database.sqlite.SQLiteCursorDriver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002170android.database.sqlite.SQLiteCustomFunction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002171android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda0
2172android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002173android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda2
2174android.database.sqlite.SQLiteDatabase$$ExternalSyntheticLambda3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002175android.database.sqlite.SQLiteDatabase$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002176android.database.sqlite.SQLiteDatabase$CursorFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002177android.database.sqlite.SQLiteDatabase$OpenParams$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002178android.database.sqlite.SQLiteDatabase$OpenParams
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002179android.database.sqlite.SQLiteDatabase-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002180android.database.sqlite.SQLiteDatabase
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002181android.database.sqlite.SQLiteDatabaseConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002182android.database.sqlite.SQLiteDatabaseCorruptException
2183android.database.sqlite.SQLiteDatabaseLockedException
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002184android.database.sqlite.SQLiteDatatypeMismatchException
Calin Juravle00b23d32019-03-08 17:52:20 -08002185android.database.sqlite.SQLiteDebug$DbStats
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002186android.database.sqlite.SQLiteDebug$PagerStats
Calin Juravle00b23d32019-03-08 17:52:20 -08002187android.database.sqlite.SQLiteDebug
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002188android.database.sqlite.SQLiteDirectCursorDriver
art-benchmark-serviced5115932020-02-25 17:55:03 -08002189android.database.sqlite.SQLiteDiskIOException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002190android.database.sqlite.SQLiteDoneException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002191android.database.sqlite.SQLiteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002192android.database.sqlite.SQLiteFullException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002193android.database.sqlite.SQLiteGlobal
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002194android.database.sqlite.SQLiteMisuseException
art-benchmark-service677bd342025-02-19 09:05:31 -08002195android.database.sqlite.SQLiteOpenHelper$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002196android.database.sqlite.SQLiteOpenHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002197android.database.sqlite.SQLiteOutOfMemoryException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002198android.database.sqlite.SQLiteProgram
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002199android.database.sqlite.SQLiteQuery
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002200android.database.sqlite.SQLiteQueryBuilder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002201android.database.sqlite.SQLiteRawStatement
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002202android.database.sqlite.SQLiteReadOnlyDatabaseException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002203android.database.sqlite.SQLiteSession$Transaction
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002204android.database.sqlite.SQLiteSession-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002205android.database.sqlite.SQLiteSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002206android.database.sqlite.SQLiteStatement
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002207android.database.sqlite.SQLiteStatementInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002208android.database.sqlite.SQLiteTableLockedException
2209android.database.sqlite.SQLiteTokenizer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002210android.database.sqlite.SQLiteTransactionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002211android.database.sqlite.SqliteWrapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002212android.ddm.DdmHandle
art-benchmark-service35aba412020-02-03 11:53:25 -08002213android.ddm.DdmHandleAppName$Names
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002214android.ddm.DdmHandleAppName-IA
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002215android.ddm.DdmHandleAppName
Evan Millar0ea97b82009-03-24 17:49:23 -07002216android.ddm.DdmHandleExit
art-benchmark-serviceba354032021-03-16 09:58:05 -07002217android.ddm.DdmHandleHeap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002218android.ddm.DdmHandleHello
Evan Millar0ea97b82009-03-24 17:49:23 -07002219android.ddm.DdmHandleNativeHeap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002220android.ddm.DdmHandleProfiling
Kenny Root9787b802013-04-26 12:53:57 -07002221android.ddm.DdmHandleViewDebug
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002222android.ddm.DdmRegister
Calin Juravle00b23d32019-03-08 17:52:20 -08002223android.debug.AdbManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002224android.debug.AdbManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002225android.debug.IAdbManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002226android.debug.IAdbManager$Stub
2227android.debug.IAdbManager
2228android.debug.IAdbTransport$Stub
2229android.debug.IAdbTransport
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002230android.graphics.BLASTBufferQueue$TransactionHangCallback
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002231android.graphics.BLASTBufferQueue$WaitForBufferReleaseCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002232android.graphics.BLASTBufferQueue
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002233android.graphics.BaseCanvas
John Reck6b164402018-09-24 15:25:42 -07002234android.graphics.BaseRecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002235android.graphics.Bitmap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002236android.graphics.Bitmap$CompressFormat
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002237android.graphics.Bitmap$Config
Calin Juravle00b23d32019-03-08 17:52:20 -08002238android.graphics.Bitmap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002239android.graphics.BitmapFactory$Options
Calin Juravle00b23d32019-03-08 17:52:20 -08002240android.graphics.BitmapFactory
Jesse Wilson80686182011-01-21 17:12:43 -08002241android.graphics.BitmapRegionDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002242android.graphics.BitmapShader
Calin Juravle36829e52019-04-10 19:07:47 -07002243android.graphics.BlendMode
Calin Juravle00b23d32019-03-08 17:52:20 -08002244android.graphics.BlendModeColorFilter
Calin Juravle4a054192018-05-29 17:52:20 -07002245android.graphics.BlurMaskFilter$Blur
Calin Juravle00b23d32019-03-08 17:52:20 -08002246android.graphics.BlurMaskFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002247android.graphics.Camera
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002248android.graphics.Canvas$EdgeType
Andreas Gampe859e2782016-04-06 18:37:56 -07002249android.graphics.Canvas$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08002250android.graphics.Canvas
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002251android.graphics.CanvasProperty
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002252android.graphics.Color
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002253android.graphics.ColorFilter$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08002254android.graphics.ColorFilter
art-benchmark-service08401c12022-12-23 09:27:20 -08002255android.graphics.ColorMatrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002256android.graphics.ColorMatrixColorFilter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002257android.graphics.ColorSpace$$ExternalSyntheticLambda0
2258android.graphics.ColorSpace$$ExternalSyntheticLambda1
art-benchmark-service00abe242023-02-13 10:31:34 -08002259android.graphics.ColorSpace$$ExternalSyntheticLambda2
2260android.graphics.ColorSpace$$ExternalSyntheticLambda3
2261android.graphics.ColorSpace$$ExternalSyntheticLambda4
2262android.graphics.ColorSpace$$ExternalSyntheticLambda5
Calin Juravle00b23d32019-03-08 17:52:20 -08002263android.graphics.ColorSpace$Adaptation
art-benchmark-serviced5115932020-02-25 17:55:03 -08002264android.graphics.ColorSpace$Connector
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002265android.graphics.ColorSpace$Lab
2266android.graphics.ColorSpace$Model
2267android.graphics.ColorSpace$Named
art-benchmark-service677bd342025-02-19 09:05:31 -08002268android.graphics.ColorSpace$OkLab
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002269android.graphics.ColorSpace$RenderIntent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002270android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda0
2271android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda1
2272android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda2
2273android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda3
art-benchmark-service677bd342025-02-19 09:05:31 -08002274android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002275android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda5
art-benchmark-service677bd342025-02-19 09:05:31 -08002276android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda6
2277android.graphics.ColorSpace$Rgb$$ExternalSyntheticLambda9
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002278android.graphics.ColorSpace$Rgb$Native
Calin Juravle00b23d32019-03-08 17:52:20 -08002279android.graphics.ColorSpace$Rgb$NoImagePreloadHolder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002280android.graphics.ColorSpace$Rgb$TransferParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08002281android.graphics.ColorSpace$Rgb
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002282android.graphics.ColorSpace$Xyz
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002283android.graphics.ColorSpace-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002284android.graphics.ColorSpace
art-benchmark-service13164882020-11-07 02:19:14 -08002285android.graphics.Compatibility
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002286android.graphics.ComposePathEffect
2287android.graphics.ComposeShader
2288android.graphics.CornerPathEffect
2289android.graphics.DashPathEffect
2290android.graphics.DiscretePathEffect
2291android.graphics.DrawFilter
2292android.graphics.EmbossMaskFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002293android.graphics.FontFamily
2294android.graphics.FontListParser
Calin Juravle00b23d32019-03-08 17:52:20 -08002295android.graphics.FrameInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07002296android.graphics.Gainmap$1
2297android.graphics.Gainmap
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002298android.graphics.GraphicBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002299android.graphics.GraphicBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002300android.graphics.GraphicsProtos
art-benchmark-service13164882020-11-07 02:19:14 -08002301android.graphics.GraphicsStatsService$1
2302android.graphics.GraphicsStatsService$ActiveBuffer
2303android.graphics.GraphicsStatsService$BufferInfo
2304android.graphics.GraphicsStatsService$HistoricalBuffer
2305android.graphics.GraphicsStatsService
art-benchmark-service00abe242023-02-13 10:31:34 -08002306android.graphics.HardwareBufferRenderer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002307android.graphics.HardwareRenderer$ASurfaceTransactionCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002308android.graphics.HardwareRenderer$CopyRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08002309android.graphics.HardwareRenderer$DestroyContextRunnable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002310android.graphics.HardwareRenderer$FrameCommitCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002311android.graphics.HardwareRenderer$FrameCompleteCallback
2312android.graphics.HardwareRenderer$FrameDrawingCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002313android.graphics.HardwareRenderer$FrameRenderRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002314android.graphics.HardwareRenderer$PrepareSurfaceControlForWebviewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002315android.graphics.HardwareRenderer$ProcessInitializer$1
2316android.graphics.HardwareRenderer$ProcessInitializer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002317android.graphics.HardwareRenderer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002318android.graphics.HardwareRenderer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002319android.graphics.HardwareRendererObserver$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -08002320android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener
2321android.graphics.HardwareRendererObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002322android.graphics.ImageDecoder$AssetInputStreamSource
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002323android.graphics.ImageDecoder$ByteArraySource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002324android.graphics.ImageDecoder$DecodeException
art-benchmark-service08401c12022-12-23 09:27:20 -08002325android.graphics.ImageDecoder$ImageDecoderSourceTrace
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002326android.graphics.ImageDecoder$ImageInfo
2327android.graphics.ImageDecoder$InputStreamSource
2328android.graphics.ImageDecoder$OnHeaderDecodedListener
2329android.graphics.ImageDecoder$Source
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002330android.graphics.ImageDecoder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002331android.graphics.ImageDecoder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002332android.graphics.ImageFormat
Calin Juravle36829e52019-04-10 19:07:47 -07002333android.graphics.Insets$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002334android.graphics.Insets-IA
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002335android.graphics.Insets
Calin Juravle4a054192018-05-29 17:52:20 -07002336android.graphics.Interpolator$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08002337android.graphics.Interpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002338android.graphics.LeakyTypefaceStorage
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002339android.graphics.LightingColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002340android.graphics.LinearGradient
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002341android.graphics.MaskFilter
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002342android.graphics.Matrix$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002343android.graphics.Matrix$ExtraNatives
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002344android.graphics.Matrix$NoImagePreloadHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002345android.graphics.Matrix$ScaleToFit
Calin Juravle00b23d32019-03-08 17:52:20 -08002346android.graphics.Matrix
art-benchmark-service00abe242023-02-13 10:31:34 -08002347android.graphics.Mesh
2348android.graphics.MeshSpecification$Attribute
2349android.graphics.MeshSpecification$Varying
2350android.graphics.MeshSpecification
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002351android.graphics.Movie
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002352android.graphics.NinePatch$InsetStruct
Calin Juravle00b23d32019-03-08 17:52:20 -08002353android.graphics.NinePatch
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002354android.graphics.Outline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002355android.graphics.Paint$Align
2356android.graphics.Paint$Cap
2357android.graphics.Paint$FontMetrics
2358android.graphics.Paint$FontMetricsInt
2359android.graphics.Paint$Join
Andreas Gampe859e2782016-04-06 18:37:56 -07002360android.graphics.Paint$NoImagePreloadHolder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002361android.graphics.Paint$RunInfo
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002362android.graphics.Paint$Style
Calin Juravle00b23d32019-03-08 17:52:20 -08002363android.graphics.Paint
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002364android.graphics.PaintFlagsDrawFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002365android.graphics.Path$Direction
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002366android.graphics.Path$FillType
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002367android.graphics.Path$NoImagePreloadHolder
art-benchmark-serviced5115932020-02-25 17:55:03 -08002368android.graphics.Path$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08002369android.graphics.Path
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002370android.graphics.PathDashPathEffect
2371android.graphics.PathEffect
art-benchmark-service08401c12022-12-23 09:27:20 -08002372android.graphics.PathIterator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002373android.graphics.PathMeasure
art-benchmark-serviced5115932020-02-25 17:55:03 -08002374android.graphics.Picture$PictureCanvas
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002375android.graphics.Picture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002376android.graphics.PixelFormat
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002377android.graphics.Point$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002378android.graphics.Point
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002379android.graphics.PointF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002380android.graphics.PointF
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002381android.graphics.PorterDuff$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -08002382android.graphics.PorterDuff
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002383android.graphics.PorterDuffColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002384android.graphics.PorterDuffXfermode
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002385android.graphics.PostProcessor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002386android.graphics.RadialGradient
Calin Juravle00b23d32019-03-08 17:52:20 -08002387android.graphics.RecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002388android.graphics.Rect$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002389android.graphics.Rect$UnflattenHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08002390android.graphics.Rect
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002391android.graphics.RectF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002392android.graphics.RectF
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002393android.graphics.Region$1
Jesse Wilson80686182011-01-21 17:12:43 -08002394android.graphics.Region$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08002395android.graphics.Region
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002396android.graphics.RegionIterator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002397android.graphics.RenderEffect$RenderEffectHolder
art-benchmark-service84deab32021-05-12 09:41:00 -07002398android.graphics.RenderEffect
Calin Juravle36829e52019-04-10 19:07:47 -07002399android.graphics.RenderNode$AnimationHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002400android.graphics.RenderNode$CompositePositionUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002401android.graphics.RenderNode$NoImagePreloadHolder
2402android.graphics.RenderNode$PositionUpdateListener
2403android.graphics.RenderNode
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002404android.graphics.RuntimeColorFilter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002405android.graphics.RuntimeShader$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002406android.graphics.RuntimeShader
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002407android.graphics.RuntimeXfermode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002408android.graphics.Shader$NoImagePreloadHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002409android.graphics.Shader$TileMode
Calin Juravle00b23d32019-03-08 17:52:20 -08002410android.graphics.Shader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002411android.graphics.SumPathEffect
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002412android.graphics.SurfaceTexture$1
2413android.graphics.SurfaceTexture$OnFrameAvailableListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002414android.graphics.SurfaceTexture$OnSetFrameRateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002415android.graphics.SurfaceTexture
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002416android.graphics.SweepGradient
2417android.graphics.TableMaskFilter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002418android.graphics.TemporaryBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08002419android.graphics.TextureLayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002420android.graphics.Typeface$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002421android.graphics.Typeface$CustomFallbackBuilder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002422android.graphics.Typeface-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002423android.graphics.Typeface
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002424android.graphics.Xfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002425android.graphics.YuvImage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002426android.graphics.animation.FallbackLUTInterpolator
2427android.graphics.animation.HasNativeInterpolator
art-benchmark-servicead05a302020-03-17 09:46:02 -07002428android.graphics.animation.NativeInterpolator
2429android.graphics.animation.NativeInterpolatorFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002430android.graphics.animation.RenderNodeAnimator$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002431android.graphics.animation.RenderNodeAnimator$DelayedAnimationHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07002432android.graphics.animation.RenderNodeAnimator$ViewListener
2433android.graphics.animation.RenderNodeAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002434android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable
2435android.graphics.drawable.AdaptiveIconDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002436android.graphics.drawable.AdaptiveIconDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002437android.graphics.drawable.Animatable2$AnimationCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07002438android.graphics.drawable.Animatable2
Calin Juravle00b23d32019-03-08 17:52:20 -08002439android.graphics.drawable.Animatable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002440android.graphics.drawable.AnimatedImageDrawable$State
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002441android.graphics.drawable.AnimatedImageDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002442android.graphics.drawable.AnimatedRotateDrawable$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002443android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002444android.graphics.drawable.AnimatedRotateDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002445android.graphics.drawable.AnimatedStateListDrawable$AnimatableTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002446android.graphics.drawable.AnimatedStateListDrawable$AnimatedStateListState
Calin Juravle4a054192018-05-29 17:52:20 -07002447android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002448android.graphics.drawable.AnimatedStateListDrawable$AnimationDrawableTransition
art-benchmark-serviced5115932020-02-25 17:55:03 -08002449android.graphics.drawable.AnimatedStateListDrawable$FrameInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002450android.graphics.drawable.AnimatedStateListDrawable$Transition
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002451android.graphics.drawable.AnimatedStateListDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002452android.graphics.drawable.AnimatedStateListDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002453android.graphics.drawable.AnimatedVectorDrawable$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002454android.graphics.drawable.AnimatedVectorDrawable$2
Andreas Gampe61e7b662015-06-17 23:57:04 -07002455android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator
Calin Juravle00b23d32019-03-08 17:52:20 -08002456android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState
Andreas Gampe859e2782016-04-06 18:37:56 -07002457android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002458android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT$$ExternalSyntheticLambda0
Doris Liu28cfd202016-02-22 16:51:40 -08002459android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002460android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorUI
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002461android.graphics.drawable.AnimatedVectorDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002462android.graphics.drawable.AnimatedVectorDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002463android.graphics.drawable.AnimationDrawable$AnimationState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002464android.graphics.drawable.AnimationDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002465android.graphics.drawable.AnimationDrawable
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002466android.graphics.drawable.BitmapDrawable$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002467android.graphics.drawable.BitmapDrawable$$ExternalSyntheticLambda2
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002468android.graphics.drawable.BitmapDrawable$BitmapState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002469android.graphics.drawable.BitmapDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002470android.graphics.drawable.BitmapDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002471android.graphics.drawable.ClipDrawable$ClipState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002472android.graphics.drawable.ClipDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002473android.graphics.drawable.ClipDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002474android.graphics.drawable.ColorDrawable$ColorState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002475android.graphics.drawable.ColorDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002476android.graphics.drawable.ColorDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002477android.graphics.drawable.ColorStateListDrawable$ColorStateListDrawableState
2478android.graphics.drawable.ColorStateListDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002479android.graphics.drawable.Drawable$Callback
2480android.graphics.drawable.Drawable$ConstantState
Calin Juravle00b23d32019-03-08 17:52:20 -08002481android.graphics.drawable.Drawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002482android.graphics.drawable.DrawableContainer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002483android.graphics.drawable.DrawableContainer$BlockInvalidateCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002484android.graphics.drawable.DrawableContainer$DrawableContainerState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002485android.graphics.drawable.DrawableContainer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002486android.graphics.drawable.DrawableContainer
Andreas Gampe571fc302016-02-18 13:58:09 -08002487android.graphics.drawable.DrawableInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07002488android.graphics.drawable.DrawableWrapper$DrawableWrapperState
Calin Juravle00b23d32019-03-08 17:52:20 -08002489android.graphics.drawable.DrawableWrapper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002490android.graphics.drawable.GradientDrawable$GradientState
2491android.graphics.drawable.GradientDrawable$Orientation
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002492android.graphics.drawable.GradientDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002493android.graphics.drawable.GradientDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002494android.graphics.drawable.Icon$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002495android.graphics.drawable.Icon$LoadDrawableTask
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002496android.graphics.drawable.Icon-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002497android.graphics.drawable.Icon
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002498android.graphics.drawable.InsetDrawable$InsetState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002499android.graphics.drawable.InsetDrawable$InsetValue
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002500android.graphics.drawable.InsetDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002501android.graphics.drawable.InsetDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002502android.graphics.drawable.LayerDrawable$ChildDrawable
Evan Millar0ea97b82009-03-24 17:49:23 -07002503android.graphics.drawable.LayerDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002504android.graphics.drawable.LayerDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002505android.graphics.drawable.LevelListDrawable$LevelListState
2506android.graphics.drawable.LevelListDrawable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002507android.graphics.drawable.NinePatchDrawable$$ExternalSyntheticLambda0
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002508android.graphics.drawable.NinePatchDrawable$NinePatchState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002509android.graphics.drawable.NinePatchDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002510android.graphics.drawable.NinePatchDrawable
Calin Juravle4a054192018-05-29 17:52:20 -07002511android.graphics.drawable.PaintDrawable
art-benchmark-service922a5532023-03-23 03:12:41 -07002512android.graphics.drawable.PictureDrawable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002513android.graphics.drawable.RippleAnimationSession$2
2514android.graphics.drawable.RippleAnimationSession$3
2515android.graphics.drawable.RippleAnimationSession$AnimationProperties
2516android.graphics.drawable.RippleAnimationSession$AnimatorListener
2517android.graphics.drawable.RippleAnimationSession
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002518android.graphics.drawable.RippleBackground$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07002519android.graphics.drawable.RippleBackground$BackgroundProperty
Calin Juravle00b23d32019-03-08 17:52:20 -08002520android.graphics.drawable.RippleBackground
Andreas Gampe61e7b662015-06-17 23:57:04 -07002521android.graphics.drawable.RippleComponent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002522android.graphics.drawable.RippleDrawable$$ExternalSyntheticLambda0
2523android.graphics.drawable.RippleDrawable$$ExternalSyntheticLambda1
2524android.graphics.drawable.RippleDrawable$$ExternalSyntheticLambda2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002525android.graphics.drawable.RippleDrawable$RippleState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002526android.graphics.drawable.RippleDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002527android.graphics.drawable.RippleDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002528android.graphics.drawable.RippleForeground$1
2529android.graphics.drawable.RippleForeground$2
2530android.graphics.drawable.RippleForeground$3
2531android.graphics.drawable.RippleForeground$4
Calin Juravle00b23d32019-03-08 17:52:20 -08002532android.graphics.drawable.RippleForeground
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002533android.graphics.drawable.RippleShader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002534android.graphics.drawable.RotateDrawable$RotateState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002535android.graphics.drawable.RotateDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002536android.graphics.drawable.RotateDrawable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002537android.graphics.drawable.ScaleDrawable$ScaleState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002538android.graphics.drawable.ScaleDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002539android.graphics.drawable.ScaleDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002540android.graphics.drawable.ShapeDrawable$ShaderFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002541android.graphics.drawable.ShapeDrawable$ShapeState
Calin Juravle00b23d32019-03-08 17:52:20 -08002542android.graphics.drawable.ShapeDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002543android.graphics.drawable.StateListDrawable$StateListState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002544android.graphics.drawable.StateListDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002545android.graphics.drawable.StateListDrawable
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002546android.graphics.drawable.TransitionDrawable$TransitionState
Calin Juravle00b23d32019-03-08 17:52:20 -08002547android.graphics.drawable.TransitionDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002548android.graphics.drawable.VectorDrawable$VClipPath
Calin Juravle00b23d32019-03-08 17:52:20 -08002549android.graphics.drawable.VectorDrawable$VFullPath$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002550android.graphics.drawable.VectorDrawable$VFullPath$2
2551android.graphics.drawable.VectorDrawable$VFullPath$3
2552android.graphics.drawable.VectorDrawable$VFullPath$4
2553android.graphics.drawable.VectorDrawable$VFullPath$5
2554android.graphics.drawable.VectorDrawable$VFullPath$6
2555android.graphics.drawable.VectorDrawable$VFullPath$7
2556android.graphics.drawable.VectorDrawable$VFullPath$8
Calin Juravle00b23d32019-03-08 17:52:20 -08002557android.graphics.drawable.VectorDrawable$VFullPath
Andreas Gampe571fc302016-02-18 13:58:09 -08002558android.graphics.drawable.VectorDrawable$VGroup$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002559android.graphics.drawable.VectorDrawable$VGroup$2
2560android.graphics.drawable.VectorDrawable$VGroup$3
2561android.graphics.drawable.VectorDrawable$VGroup$4
2562android.graphics.drawable.VectorDrawable$VGroup$5
2563android.graphics.drawable.VectorDrawable$VGroup$6
2564android.graphics.drawable.VectorDrawable$VGroup$7
Calin Juravle00b23d32019-03-08 17:52:20 -08002565android.graphics.drawable.VectorDrawable$VGroup
Andreas Gampe571fc302016-02-18 13:58:09 -08002566android.graphics.drawable.VectorDrawable$VObject
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002567android.graphics.drawable.VectorDrawable$VPath$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002568android.graphics.drawable.VectorDrawable$VPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002569android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002570android.graphics.drawable.VectorDrawable$VectorDrawableState
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002571android.graphics.drawable.VectorDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002572android.graphics.drawable.VectorDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002573android.graphics.drawable.shapes.OvalShape
art-benchmark-serviced5115932020-02-25 17:55:03 -08002574android.graphics.drawable.shapes.PathShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002575android.graphics.drawable.shapes.RectShape
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002576android.graphics.drawable.shapes.RoundRectShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002577android.graphics.drawable.shapes.Shape
Calin Juravle00b23d32019-03-08 17:52:20 -08002578android.graphics.fonts.Font$Builder
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002579android.graphics.fonts.Font$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08002580android.graphics.fonts.Font
2581android.graphics.fonts.FontCustomizationParser$Result
2582android.graphics.fonts.FontCustomizationParser
art-benchmark-service677bd342025-02-19 09:05:31 -08002583android.graphics.fonts.FontFamily$Builder$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08002584android.graphics.fonts.FontFamily$Builder
2585android.graphics.fonts.FontFamily
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002586android.graphics.fonts.FontFileUtil
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002587android.graphics.fonts.FontManager
Calin Juravle00b23d32019-03-08 17:52:20 -08002588android.graphics.fonts.FontStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002589android.graphics.fonts.FontVariationAxis
Calin Juravle00b23d32019-03-08 17:52:20 -08002590android.graphics.fonts.SystemFonts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002591android.graphics.pdf.PdfDocument
2592android.graphics.pdf.PdfEditor
art-benchmark-service922a5532023-03-23 03:12:41 -07002593android.graphics.text.GraphemeBreak
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002594android.graphics.text.LineBreakConfig$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002595android.graphics.text.LineBreakConfig$Builder
2596android.graphics.text.LineBreakConfig
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002597android.graphics.text.LineBreaker$Builder
2598android.graphics.text.LineBreaker$ParagraphConstraints
2599android.graphics.text.LineBreaker$Result
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002600android.graphics.text.LineBreaker-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002601android.graphics.text.LineBreaker
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002602android.graphics.text.MeasuredText$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002603android.graphics.text.MeasuredText-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002604android.graphics.text.MeasuredText
art-benchmark-service84deab32021-05-12 09:41:00 -07002605android.graphics.text.PositionedGlyphs
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002606android.graphics.text.TextRunShaper
art-benchmark-service13164882020-11-07 02:19:14 -08002607android.gsi.AvbPublicKey$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002608android.gsi.AvbPublicKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08002609android.gsi.GsiProgress$1
2610android.gsi.GsiProgress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002611android.gsi.IGsiService$Stub$Proxy
2612android.gsi.IGsiService$Stub
2613android.gsi.IGsiService
art-benchmark-service1cd49df2023-10-20 22:31:20 -07002614android.gui.StalledTransactionInfo$1
2615android.gui.StalledTransactionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002616android.hardware.Camera$CameraInfo
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002617android.hardware.Camera$Face
Calin Juravle00b23d32019-03-08 17:52:20 -08002618android.hardware.Camera
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002619android.hardware.CameraSessionStats$1
2620android.hardware.CameraSessionStats
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002621android.hardware.CameraStatus$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002622android.hardware.CameraStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07002623android.hardware.ConsumerIrManager
art-benchmark-service64daec62024-05-18 02:02:57 -07002624android.hardware.DataSpace
Calin Juravle4a054192018-05-29 17:52:20 -07002625android.hardware.GeomagneticField$LegendreTable
Calin Juravle00b23d32019-03-08 17:52:20 -08002626android.hardware.GeomagneticField
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002627android.hardware.HardwareBuffer$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002628android.hardware.HardwareBuffer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002629android.hardware.HardwareBuffer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002630android.hardware.ICameraService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002631android.hardware.ICameraService$Stub
2632android.hardware.ICameraService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002633android.hardware.ICameraServiceListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002634android.hardware.ICameraServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002635android.hardware.ICameraServiceProxy$Stub
2636android.hardware.ICameraServiceProxy
2637android.hardware.IConsumerIrService$Stub
2638android.hardware.IConsumerIrService
2639android.hardware.ISensorPrivacyListener$Stub$Proxy
2640android.hardware.ISensorPrivacyListener$Stub
2641android.hardware.ISensorPrivacyListener
2642android.hardware.ISensorPrivacyManager$Stub$Proxy
2643android.hardware.ISensorPrivacyManager$Stub
2644android.hardware.ISensorPrivacyManager
2645android.hardware.ISerialManager$Stub
2646android.hardware.ISerialManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002647android.hardware.LutProperties
art-benchmark-service08401c12022-12-23 09:27:20 -08002648android.hardware.OverlayProperties$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002649android.hardware.OverlayProperties-IA
art-benchmark-service08401c12022-12-23 09:27:20 -08002650android.hardware.OverlayProperties
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002651android.hardware.Sensor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002652android.hardware.SensorAdditionalInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07002653android.hardware.SensorDirectChannel
Andreas Gampe859e2782016-04-06 18:37:56 -07002654android.hardware.SensorEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08002655android.hardware.SensorEventCallback
2656android.hardware.SensorEventListener2
Kenny Root9787b802013-04-26 12:53:57 -07002657android.hardware.SensorEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002658android.hardware.SensorListener
art-benchmark-service922a5532023-03-23 03:12:41 -07002659android.hardware.SensorManager$DynamicSensorCallback
Evan Millar0ea97b82009-03-24 17:49:23 -07002660android.hardware.SensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002661android.hardware.SensorPrivacyManager$1
art-benchmark-service922a5532023-03-23 03:12:41 -07002662android.hardware.SensorPrivacyManager$2
2663android.hardware.SensorPrivacyManager$OnSensorPrivacyChangedListener$SensorPrivacyChangedParams
2664android.hardware.SensorPrivacyManager$OnSensorPrivacyChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002665android.hardware.SensorPrivacyManager
Andreas Gampe61e7b662015-06-17 23:57:04 -07002666android.hardware.SerialManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002667android.hardware.SerialPort
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002668android.hardware.SyncFence$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002669android.hardware.SyncFence
Kenny Root9787b802013-04-26 12:53:57 -07002670android.hardware.SystemSensorManager$BaseEventQueue
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002671android.hardware.SystemSensorManager$InjectEventQueue
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002672android.hardware.SystemSensorManager$SensorEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002673android.hardware.SystemSensorManager$TriggerEventQueue
art-benchmark-service677bd342025-02-19 09:05:31 -08002674android.hardware.SystemSensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002675android.hardware.TriggerEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002676android.hardware.TriggerEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002677android.hardware.biometrics.BiometricAuthenticator$AuthenticationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002678android.hardware.biometrics.BiometricAuthenticator$Identifier
Calin Juravle00b23d32019-03-08 17:52:20 -08002679android.hardware.biometrics.BiometricAuthenticator
2680android.hardware.biometrics.BiometricFaceConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002681android.hardware.biometrics.BiometricFingerprintConstants
Calin Juravle00b23d32019-03-08 17:52:20 -08002682android.hardware.biometrics.BiometricManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002683android.hardware.biometrics.BiometricSourceType$1
2684android.hardware.biometrics.BiometricSourceType
art-benchmark-service922a5532023-03-23 03:12:41 -07002685android.hardware.biometrics.ComponentInfoInternal$1
2686android.hardware.biometrics.ComponentInfoInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002687android.hardware.biometrics.CryptoObject
2688android.hardware.biometrics.IAuthService$Stub$Proxy
2689android.hardware.biometrics.IAuthService$Stub
2690android.hardware.biometrics.IAuthService
2691android.hardware.biometrics.IBiometricAuthenticator$Stub$Proxy
2692android.hardware.biometrics.IBiometricAuthenticator$Stub
2693android.hardware.biometrics.IBiometricAuthenticator
art-benchmark-service922a5532023-03-23 03:12:41 -07002694android.hardware.biometrics.IBiometricContextListener$Stub
2695android.hardware.biometrics.IBiometricContextListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002696android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub$Proxy
2697android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub
2698android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002699android.hardware.biometrics.IBiometricSensorReceiver$Stub
2700android.hardware.biometrics.IBiometricSensorReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002701android.hardware.biometrics.IBiometricService$Stub$Proxy
2702android.hardware.biometrics.IBiometricService$Stub
2703android.hardware.biometrics.IBiometricService
2704android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002705android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub
2706android.hardware.biometrics.IBiometricServiceLockoutResetCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002707android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy
2708android.hardware.biometrics.IBiometricServiceReceiver$Stub
2709android.hardware.biometrics.IBiometricServiceReceiver
art-benchmark-service922a5532023-03-23 03:12:41 -07002710android.hardware.biometrics.IBiometricStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002711android.hardware.biometrics.IBiometricSysuiReceiver$Stub$Proxy
2712android.hardware.biometrics.IBiometricSysuiReceiver$Stub
2713android.hardware.biometrics.IBiometricSysuiReceiver
2714android.hardware.biometrics.IInvalidationCallback$Stub
2715android.hardware.biometrics.IInvalidationCallback
2716android.hardware.biometrics.ITestSession
2717android.hardware.biometrics.PromptInfo$1
2718android.hardware.biometrics.PromptInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07002719android.hardware.biometrics.SensorLocationInternal$1
2720android.hardware.biometrics.SensorLocationInternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002721android.hardware.biometrics.SensorPropertiesInternal$1
2722android.hardware.biometrics.SensorPropertiesInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07002723android.hardware.biometrics.common.AuthenticateReason$Fingerprint
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002724android.hardware.camera2.CameraAccessException
art-benchmark-service922a5532023-03-23 03:12:41 -07002725android.hardware.camera2.CameraCaptureSession$CaptureCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002726android.hardware.camera2.CameraCaptureSession$StateCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002727android.hardware.camera2.CameraCharacteristics$1
2728android.hardware.camera2.CameraCharacteristics$2
2729android.hardware.camera2.CameraCharacteristics$3
2730android.hardware.camera2.CameraCharacteristics$4
2731android.hardware.camera2.CameraCharacteristics$5
art-benchmark-service56aece62020-02-10 17:58:03 -08002732android.hardware.camera2.CameraCharacteristics$6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002733android.hardware.camera2.CameraCharacteristics$7
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002734android.hardware.camera2.CameraCharacteristics$8
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002735android.hardware.camera2.CameraCharacteristics$9
Andreas Gampe571fc302016-02-18 13:58:09 -08002736android.hardware.camera2.CameraCharacteristics$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002737android.hardware.camera2.CameraCharacteristics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002738android.hardware.camera2.CameraDevice$StateCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002739android.hardware.camera2.CameraDevice
2740android.hardware.camera2.CameraManager$AvailabilityCallback
art-benchmark-service64daec62024-05-18 02:02:57 -07002741android.hardware.camera2.CameraManager$CameraManagerGlobal$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -07002742android.hardware.camera2.CameraManager$CameraManagerGlobal$$ExternalSyntheticLambda2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002743android.hardware.camera2.CameraManager$CameraManagerGlobal$1
art-benchmark-service64daec62024-05-18 02:02:57 -07002744android.hardware.camera2.CameraManager$CameraManagerGlobal$DeviceCameraInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002745android.hardware.camera2.CameraManager$CameraManagerGlobal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002746android.hardware.camera2.CameraManager$DeviceStateListener
art-benchmark-service1cd49df2023-10-20 22:31:20 -07002747android.hardware.camera2.CameraManager$FoldStateListener$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002748android.hardware.camera2.CameraManager$FoldStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002749android.hardware.camera2.CameraManager$TorchCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002750android.hardware.camera2.CameraManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002751android.hardware.camera2.CameraMetadata
art-benchmark-service00abe242023-02-13 10:31:34 -08002752android.hardware.camera2.CameraOfflineSession$CameraOfflineSessionCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002753android.hardware.camera2.CaptureRequest$1
2754android.hardware.camera2.CaptureRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08002755android.hardware.camera2.CaptureRequest$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002756android.hardware.camera2.CaptureRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002757android.hardware.camera2.CaptureResult$1
2758android.hardware.camera2.CaptureResult$2
2759android.hardware.camera2.CaptureResult$3
Andreas Gampe571fc302016-02-18 13:58:09 -08002760android.hardware.camera2.CaptureResult$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002761android.hardware.camera2.CaptureResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002762android.hardware.camera2.DngCreator
art-benchmark-service922a5532023-03-23 03:12:41 -07002763android.hardware.camera2.TotalCaptureResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002764android.hardware.camera2.extension.ICaptureProcessorImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002765android.hardware.camera2.impl.CameraDeviceImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002766android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor
2767android.hardware.camera2.impl.CameraDeviceImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002768android.hardware.camera2.impl.CameraExtensionJpegProcessor
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002769android.hardware.camera2.impl.CameraMetadataNative$10
2770android.hardware.camera2.impl.CameraMetadataNative$11
2771android.hardware.camera2.impl.CameraMetadataNative$12
2772android.hardware.camera2.impl.CameraMetadataNative$13
2773android.hardware.camera2.impl.CameraMetadataNative$14
2774android.hardware.camera2.impl.CameraMetadataNative$15
2775android.hardware.camera2.impl.CameraMetadataNative$16
2776android.hardware.camera2.impl.CameraMetadataNative$17
2777android.hardware.camera2.impl.CameraMetadataNative$18
2778android.hardware.camera2.impl.CameraMetadataNative$19
Calin Juravle00b23d32019-03-08 17:52:20 -08002779android.hardware.camera2.impl.CameraMetadataNative$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002780android.hardware.camera2.impl.CameraMetadataNative$20
Calin Juravle00b23d32019-03-08 17:52:20 -08002781android.hardware.camera2.impl.CameraMetadataNative$21
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002782android.hardware.camera2.impl.CameraMetadataNative$22
art-benchmark-serviced5115932020-02-25 17:55:03 -08002783android.hardware.camera2.impl.CameraMetadataNative$23
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002784android.hardware.camera2.impl.CameraMetadataNative$24
2785android.hardware.camera2.impl.CameraMetadataNative$25
2786android.hardware.camera2.impl.CameraMetadataNative$26
2787android.hardware.camera2.impl.CameraMetadataNative$27
2788android.hardware.camera2.impl.CameraMetadataNative$28
2789android.hardware.camera2.impl.CameraMetadataNative$29
Calin Juravle00b23d32019-03-08 17:52:20 -08002790android.hardware.camera2.impl.CameraMetadataNative$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002791android.hardware.camera2.impl.CameraMetadataNative$30
2792android.hardware.camera2.impl.CameraMetadataNative$31
2793android.hardware.camera2.impl.CameraMetadataNative$32
2794android.hardware.camera2.impl.CameraMetadataNative$33
2795android.hardware.camera2.impl.CameraMetadataNative$34
2796android.hardware.camera2.impl.CameraMetadataNative$35
art-benchmark-service08401c12022-12-23 09:27:20 -08002797android.hardware.camera2.impl.CameraMetadataNative$36
art-benchmark-service00abe242023-02-13 10:31:34 -08002798android.hardware.camera2.impl.CameraMetadataNative$37
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002799android.hardware.camera2.impl.CameraMetadataNative$38
2800android.hardware.camera2.impl.CameraMetadataNative$39
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002801android.hardware.camera2.impl.CameraMetadataNative$3
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002802android.hardware.camera2.impl.CameraMetadataNative$40
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002803android.hardware.camera2.impl.CameraMetadataNative$4
2804android.hardware.camera2.impl.CameraMetadataNative$5
2805android.hardware.camera2.impl.CameraMetadataNative$6
2806android.hardware.camera2.impl.CameraMetadataNative$7
2807android.hardware.camera2.impl.CameraMetadataNative$8
2808android.hardware.camera2.impl.CameraMetadataNative$9
2809android.hardware.camera2.impl.CameraMetadataNative$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002810android.hardware.camera2.impl.CameraMetadataNative
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002811android.hardware.camera2.impl.GetCommand
2812android.hardware.camera2.impl.SetCommand
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002813android.hardware.camera2.marshal.MarshalHelpers
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002814android.hardware.camera2.marshal.MarshalQueryable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002815android.hardware.camera2.marshal.MarshalRegistry$MarshalToken
Calin Juravle00b23d32019-03-08 17:52:20 -08002816android.hardware.camera2.marshal.MarshalRegistry
Calin Juravle4a054192018-05-29 17:52:20 -07002817android.hardware.camera2.marshal.Marshaler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002818android.hardware.camera2.marshal.impl.MarshalQueryableArray$MarshalerArray
art-benchmark-service922a5532023-03-23 03:12:41 -07002819android.hardware.camera2.marshal.impl.MarshalQueryableArray$PrimitiveArrayFiller$5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002820android.hardware.camera2.marshal.impl.MarshalQueryableArray$PrimitiveArrayFiller
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002821android.hardware.camera2.marshal.impl.MarshalQueryableArray
2822android.hardware.camera2.marshal.impl.MarshalQueryableBlackLevelPattern
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002823android.hardware.camera2.marshal.impl.MarshalQueryableBoolean$MarshalerBoolean
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002824android.hardware.camera2.marshal.impl.MarshalQueryableBoolean
2825android.hardware.camera2.marshal.impl.MarshalQueryableColorSpaceTransform
2826android.hardware.camera2.marshal.impl.MarshalQueryableEnum
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002827android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002828android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration
2829android.hardware.camera2.marshal.impl.MarshalQueryableMeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002830android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08002831android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002832android.hardware.camera2.marshal.impl.MarshalQueryablePair
2833android.hardware.camera2.marshal.impl.MarshalQueryableParcelable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002834android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive$MarshalerPrimitive
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002835android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive
art-benchmark-service922a5532023-03-23 03:12:41 -07002836android.hardware.camera2.marshal.impl.MarshalQueryableRange$MarshalerRange
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002837android.hardware.camera2.marshal.impl.MarshalQueryableRange
Calin Juravle00b23d32019-03-08 17:52:20 -08002838android.hardware.camera2.marshal.impl.MarshalQueryableRecommendedStreamConfiguration
art-benchmark-service922a5532023-03-23 03:12:41 -07002839android.hardware.camera2.marshal.impl.MarshalQueryableRect$MarshalerRect
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002840android.hardware.camera2.marshal.impl.MarshalQueryableRect
art-benchmark-service13164882020-11-07 02:19:14 -08002841android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002842android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap
2843android.hardware.camera2.marshal.impl.MarshalQueryableRggbChannelVector
art-benchmark-serviced5115932020-02-25 17:55:03 -08002844android.hardware.camera2.marshal.impl.MarshalQueryableSize$MarshalerSize
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002845android.hardware.camera2.marshal.impl.MarshalQueryableSize
2846android.hardware.camera2.marshal.impl.MarshalQueryableSizeF
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002847android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002848android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002849android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002850android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration
2851android.hardware.camera2.marshal.impl.MarshalQueryableString
2852android.hardware.camera2.params.BlackLevelPattern
art-benchmark-service56aece62020-02-10 17:58:03 -08002853android.hardware.camera2.params.Capability
art-benchmark-service08401c12022-12-23 09:27:20 -08002854android.hardware.camera2.params.ColorSpaceProfiles
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002855android.hardware.camera2.params.ColorSpaceTransform
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002856android.hardware.camera2.params.DeviceStateSensorOrientationMap
2857android.hardware.camera2.params.DynamicRangeProfiles
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002858android.hardware.camera2.params.Face
2859android.hardware.camera2.params.HighSpeedVideoConfiguration
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002860android.hardware.camera2.params.LensIntrinsicsSample
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002861android.hardware.camera2.params.LensShadingMap
Calin Juravle36829e52019-04-10 19:07:47 -07002862android.hardware.camera2.params.MandatoryStreamCombination$ReprocessType
2863android.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold
2864android.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate
2865android.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate
Calin Juravle00b23d32019-03-08 17:52:20 -08002866android.hardware.camera2.params.MandatoryStreamCombination
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002867android.hardware.camera2.params.MeteringRectangle
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002868android.hardware.camera2.params.MultiResolutionStreamConfigurationMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002869android.hardware.camera2.params.OisSample
Calin Juravle00b23d32019-03-08 17:52:20 -08002870android.hardware.camera2.params.RecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002871android.hardware.camera2.params.ReprocessFormatsMap
2872android.hardware.camera2.params.RggbChannelVector
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002873android.hardware.camera2.params.SharedSessionConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002874android.hardware.camera2.params.StreamConfiguration
2875android.hardware.camera2.params.StreamConfigurationDuration
2876android.hardware.camera2.params.StreamConfigurationMap
2877android.hardware.camera2.params.TonemapCurve
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002878android.hardware.camera2.utils.ArrayUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002879android.hardware.camera2.utils.ConcurrentCameraIdCombination$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002880android.hardware.camera2.utils.ConcurrentCameraIdCombination-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08002881android.hardware.camera2.utils.ConcurrentCameraIdCombination
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07002882android.hardware.camera2.utils.ExceptionUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002883android.hardware.camera2.utils.HashCodeHelpers
art-benchmark-service13164882020-11-07 02:19:14 -08002884android.hardware.camera2.utils.SurfaceUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08002885android.hardware.camera2.utils.TypeReference$SpecializedBaseTypeReference
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002886android.hardware.camera2.utils.TypeReference$SpecializedTypeReference
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002887android.hardware.camera2.utils.TypeReference-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002888android.hardware.camera2.utils.TypeReference
art-benchmark-service00abe242023-02-13 10:31:34 -08002889android.hardware.common.fmq.SynchronizedReadWrite
2890android.hardware.common.fmq.UnsynchronizedWrite
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002891android.hardware.contexthub.IContextHubEndpointDiscoveryCallback$Stub
2892android.hardware.contexthub.IContextHubEndpointDiscoveryCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002893android.hardware.contexthub.V1_0.ContextHub
2894android.hardware.contexthub.V1_0.ContextHubMsg
2895android.hardware.contexthub.V1_0.HubAppInfo
2896android.hardware.contexthub.V1_0.IContexthub$Proxy
2897android.hardware.contexthub.V1_0.IContexthub
2898android.hardware.contexthub.V1_0.IContexthubCallback$Stub
2899android.hardware.contexthub.V1_0.IContexthubCallback
2900android.hardware.contexthub.V1_0.MemRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002901android.hardware.contexthub.V1_0.NanoAppBinary
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002902android.hardware.contexthub.V1_0.PhysicalSensor
art-benchmark-service00abe242023-02-13 10:31:34 -08002903android.hardware.contexthub.V1_1.Setting
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002904android.hardware.devicestate.DeviceState$Configuration$1
art-benchmark-service64daec62024-05-18 02:02:57 -07002905android.hardware.devicestate.DeviceState$Configuration
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07002906android.hardware.devicestate.DeviceState
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002907android.hardware.devicestate.DeviceStateInfo$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002908android.hardware.devicestate.DeviceStateInfo-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002909android.hardware.devicestate.DeviceStateInfo
2910android.hardware.devicestate.DeviceStateManager$DeviceStateCallback
art-benchmark-service922a5532023-03-23 03:12:41 -07002911android.hardware.devicestate.DeviceStateManager$FoldStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002912android.hardware.devicestate.DeviceStateManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002913android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda0
2914android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda1
2915android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda2
2916android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateCallbackWrapper
2917android.hardware.devicestate.DeviceStateManagerGlobal$DeviceStateManagerCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002918android.hardware.devicestate.DeviceStateManagerGlobal-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002919android.hardware.devicestate.DeviceStateManagerGlobal
2920android.hardware.devicestate.IDeviceStateManager$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002921android.hardware.devicestate.IDeviceStateManager$Stub
2922android.hardware.devicestate.IDeviceStateManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002923android.hardware.devicestate.IDeviceStateManagerCallback$Stub
2924android.hardware.devicestate.IDeviceStateManagerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002925android.hardware.display.AmbientBrightnessDayStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002926android.hardware.display.AmbientBrightnessDayStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002927android.hardware.display.AmbientDisplayConfiguration
Calin Juravle4a054192018-05-29 17:52:20 -07002928android.hardware.display.BrightnessChangeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002929android.hardware.display.BrightnessChangeEvent$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002930android.hardware.display.BrightnessChangeEvent
Calin Juravle4a054192018-05-29 17:52:20 -07002931android.hardware.display.BrightnessConfiguration$1
2932android.hardware.display.BrightnessConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002933android.hardware.display.BrightnessConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002934android.hardware.display.BrightnessCorrection$1
2935android.hardware.display.BrightnessCorrection$BrightnessCorrectionImplementation
2936android.hardware.display.BrightnessCorrection$ScaleAndTranslateLog
2937android.hardware.display.BrightnessCorrection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002938android.hardware.display.BrightnessInfo$1
2939android.hardware.display.BrightnessInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002940android.hardware.display.ColorDisplayManager$ColorDisplayManagerInternal
2941android.hardware.display.ColorDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002942android.hardware.display.Curve$1
2943android.hardware.display.Curve
art-benchmark-servicead05a302020-03-17 09:46:02 -07002944android.hardware.display.DeviceProductInfo$1
2945android.hardware.display.DeviceProductInfo$ManufactureDate$1
2946android.hardware.display.DeviceProductInfo$ManufactureDate
art-benchmark-serviceadd95622024-03-14 09:26:37 -07002947android.hardware.display.DeviceProductInfo-IA
art-benchmark-servicead05a302020-03-17 09:46:02 -07002948android.hardware.display.DeviceProductInfo
art-benchmark-service1cd49df2023-10-20 22:31:20 -07002949android.hardware.display.DisplayManager$$ExternalSyntheticLambda0
2950android.hardware.display.DisplayManager$$ExternalSyntheticLambda1
2951android.hardware.display.DisplayManager$$ExternalSyntheticLambda2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002952android.hardware.display.DisplayManager$DisplayListener
art-benchmark-service84f185c2023-07-24 02:43:42 -07002953android.hardware.display.DisplayManager$WeakDisplayCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00002954android.hardware.display.DisplayManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08002955android.hardware.display.DisplayManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002956android.hardware.display.DisplayManagerGlobal$1
art-benchmark-service922a5532023-03-23 03:12:41 -07002957android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate$$ExternalSyntheticLambda0
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002958android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate
art-benchmark-service677bd342025-02-19 09:05:31 -08002959android.hardware.display.DisplayManagerGlobal$DisplayManagerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002960android.hardware.display.DisplayManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002961android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks
2962android.hardware.display.DisplayManagerInternal$DisplayPowerRequest
2963android.hardware.display.DisplayManagerInternal
art-benchmark-service0248ecf2025-02-03 07:17:01 -08002964android.hardware.display.DisplayTopology
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002965android.hardware.display.DisplayViewport
Calin Juravle00b23d32019-03-08 17:52:20 -08002966android.hardware.display.DisplayedContentSample
2967android.hardware.display.DisplayedContentSamplingAttributes
art-benchmark-service922a5532023-03-23 03:12:41 -07002968android.hardware.display.HdrConversionMode$1
2969android.hardware.display.HdrConversionMode
Calin Juravle00b23d32019-03-08 17:52:20 -08002970android.hardware.display.IColorDisplayManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002971android.hardware.display.IColorDisplayManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07002972android.hardware.display.IColorDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002973android.hardware.display.IDisplayManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002974android.hardware.display.IDisplayManager$Stub
2975android.hardware.display.IDisplayManager
art-benchmark-service677bd342025-02-19 09:05:31 -08002976android.hardware.display.IDisplayManagerCallback$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002977android.hardware.display.IDisplayManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002978android.hardware.display.IDisplayManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002979android.hardware.display.IVirtualDisplayCallback$Stub$Proxy
2980android.hardware.display.IVirtualDisplayCallback$Stub
2981android.hardware.display.IVirtualDisplayCallback
2982android.hardware.display.NightDisplayListener$1
2983android.hardware.display.NightDisplayListener$Callback
2984android.hardware.display.NightDisplayListener
2985android.hardware.display.Time$1
2986android.hardware.display.Time
art-benchmark-service13164882020-11-07 02:19:14 -08002987android.hardware.display.VirtualDisplayConfig$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002988android.hardware.display.VirtualDisplayConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002989android.hardware.display.WifiDisplay$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002990android.hardware.display.WifiDisplay
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002991android.hardware.display.WifiDisplaySessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002992android.hardware.display.WifiDisplaySessionInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002993android.hardware.display.WifiDisplayStatus$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002994android.hardware.display.WifiDisplayStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002995android.hardware.face.Face$1
2996android.hardware.face.Face
2997android.hardware.face.FaceManager$1
2998android.hardware.face.FaceManager$AuthenticationCallback
2999android.hardware.face.FaceManager$AuthenticationResult
3000android.hardware.face.FaceManager$EnrollmentCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003001android.hardware.face.FaceManager$FaceDetectionCallback
3002android.hardware.face.FaceManager$GenerateChallengeCallback
3003android.hardware.face.FaceManager$GetFeatureCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003004android.hardware.face.FaceManager$LockoutResetCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003005android.hardware.face.FaceManager$OnAuthenticationCancelListener
3006android.hardware.face.FaceManager$RemovalCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003007android.hardware.face.FaceManager$SetFeatureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08003008android.hardware.face.FaceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003009android.hardware.face.FaceSensorPropertiesInternal$1
3010android.hardware.face.FaceSensorPropertiesInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07003011android.hardware.face.IFaceAuthenticatorsRegisteredCallback$Stub
3012android.hardware.face.IFaceAuthenticatorsRegisteredCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08003013android.hardware.face.IFaceService$Stub$Proxy
3014android.hardware.face.IFaceService$Stub
3015android.hardware.face.IFaceService
3016android.hardware.face.IFaceServiceReceiver$Stub$Proxy
3017android.hardware.face.IFaceServiceReceiver$Stub
3018android.hardware.face.IFaceServiceReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08003019android.hardware.fingerprint.Fingerprint$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003020android.hardware.fingerprint.Fingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003021android.hardware.fingerprint.FingerprintManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003022android.hardware.fingerprint.FingerprintManager$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003023android.hardware.fingerprint.FingerprintManager$AuthenticationCallback
art-benchmark-service922a5532023-03-23 03:12:41 -07003024android.hardware.fingerprint.FingerprintManager$AuthenticationResult
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003025android.hardware.fingerprint.FingerprintManager$LockoutResetCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08003026android.hardware.fingerprint.FingerprintManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003027android.hardware.fingerprint.FingerprintSensorPropertiesInternal$1
3028android.hardware.fingerprint.FingerprintSensorPropertiesInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07003029android.hardware.fingerprint.IFingerprintAuthenticatorsRegisteredCallback$Stub
3030android.hardware.fingerprint.IFingerprintAuthenticatorsRegisteredCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003031android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub$Proxy
3032android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub
3033android.hardware.fingerprint.IFingerprintClientActiveCallback
Calin Juravle4a054192018-05-29 17:52:20 -07003034android.hardware.fingerprint.IFingerprintService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003035android.hardware.fingerprint.IFingerprintService$Stub
3036android.hardware.fingerprint.IFingerprintService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003037android.hardware.fingerprint.IFingerprintServiceReceiver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003038android.hardware.fingerprint.IFingerprintServiceReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003039android.hardware.fingerprint.IFingerprintServiceReceiver
art-benchmark-service922a5532023-03-23 03:12:41 -07003040android.hardware.fingerprint.IUdfpsOverlayController
3041android.hardware.fingerprint.IUdfpsRefreshRateRequestCallback$Stub
3042android.hardware.fingerprint.IUdfpsRefreshRateRequestCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003043android.hardware.graphics.common.DisplayDecorationSupport$1
3044android.hardware.graphics.common.DisplayDecorationSupport
Andreas Gampe61e7b662015-06-17 23:57:04 -07003045android.hardware.hdmi.HdmiControlManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003046android.hardware.hdmi.HdmiPlaybackClient$DisplayStatusCallback
art-benchmark-service00abe242023-02-13 10:31:34 -08003047android.hardware.hdmi.HdmiRecordSources$OwnSource
3048android.hardware.hdmi.HdmiRecordSources$RecordSource
art-benchmark-service922a5532023-03-23 03:12:41 -07003049android.hardware.input.HostUsiVersion$1
art-benchmark-service00abe242023-02-13 10:31:34 -08003050android.hardware.input.HostUsiVersion
art-benchmark-service677bd342025-02-19 09:05:31 -08003051android.hardware.input.IInputDevicesChangedListener$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07003052android.hardware.input.IInputDevicesChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003053android.hardware.input.IInputDevicesChangedListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07003054android.hardware.input.IInputManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003055android.hardware.input.IInputManager$Stub
3056android.hardware.input.IInputManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003057android.hardware.input.IInputSensorEventListener$Stub
3058android.hardware.input.IInputSensorEventListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003059android.hardware.input.ITabletModeChangedListener$Stub$Proxy
3060android.hardware.input.ITabletModeChangedListener$Stub
3061android.hardware.input.ITabletModeChangedListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003062android.hardware.input.InputDeviceIdentifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003063android.hardware.input.InputDeviceIdentifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07003064android.hardware.input.InputManager$InputDeviceListener
Calin Juravle00b23d32019-03-08 17:52:20 -08003065android.hardware.input.InputManager
art-benchmark-service84f185c2023-07-24 02:43:42 -07003066android.hardware.input.InputManagerGlobal$InputDeviceListenerDelegate
art-benchmark-service677bd342025-02-19 09:05:31 -08003067android.hardware.input.InputManagerGlobal$InputDevicesChangedListener
art-benchmark-service84f185c2023-07-24 02:43:42 -07003068android.hardware.input.InputManagerGlobal$OnTabletModeChangedListenerDelegate
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003069android.hardware.input.InputManagerGlobal-IA
art-benchmark-service922a5532023-03-23 03:12:41 -07003070android.hardware.input.InputManagerGlobal
art-benchmark-service1cd49df2023-10-20 22:31:20 -07003071android.hardware.input.InputSettings
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003072android.hardware.input.KeyboardLayout$1
3073android.hardware.input.KeyboardLayout
3074android.hardware.input.TouchCalibration$1
3075android.hardware.input.TouchCalibration
Calin Juravle00b23d32019-03-08 17:52:20 -08003076android.hardware.iris.IrisManager
art-benchmark-service13164882020-11-07 02:19:14 -08003077android.hardware.lights.ILightsManager$Stub
3078android.hardware.lights.ILightsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08003079android.hardware.lights.LightsManager
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00003080android.hardware.location.ActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003081android.hardware.location.ContextHubClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08003082android.hardware.location.ContextHubClientCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003083android.hardware.location.ContextHubInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003084android.hardware.location.ContextHubInfo-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003085android.hardware.location.ContextHubInfo
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07003086android.hardware.location.ContextHubManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003087android.hardware.location.ContextHubManager$2
3088android.hardware.location.ContextHubManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08003089android.hardware.location.ContextHubManager$Callback
3090android.hardware.location.ContextHubManager$ICallback
Andreas Gampe859e2782016-04-06 18:37:56 -07003091android.hardware.location.ContextHubManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003092android.hardware.location.ContextHubMessage$1
3093android.hardware.location.ContextHubMessage
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003094android.hardware.location.ContextHubTransaction$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003095android.hardware.location.ContextHubTransaction$$ExternalSyntheticLambda1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003096android.hardware.location.ContextHubTransaction$OnCompleteListener
3097android.hardware.location.ContextHubTransaction$Response
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003098android.hardware.location.ContextHubTransaction
art-benchmark-serviced5115932020-02-25 17:55:03 -08003099android.hardware.location.GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper
3100android.hardware.location.GeofenceHardware
3101android.hardware.location.GeofenceHardwareCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003102android.hardware.location.GeofenceHardwareImpl$1
3103android.hardware.location.GeofenceHardwareImpl$2
3104android.hardware.location.GeofenceHardwareImpl$3
3105android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
3106android.hardware.location.GeofenceHardwareImpl$Reaper
3107android.hardware.location.GeofenceHardwareImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08003108android.hardware.location.GeofenceHardwareMonitorCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003109android.hardware.location.GeofenceHardwareMonitorEvent$1
3110android.hardware.location.GeofenceHardwareMonitorEvent
3111android.hardware.location.GeofenceHardwareRequest
3112android.hardware.location.GeofenceHardwareRequestParcelable$1
3113android.hardware.location.GeofenceHardwareRequestParcelable
3114android.hardware.location.GeofenceHardwareService$1
3115android.hardware.location.GeofenceHardwareService
3116android.hardware.location.IActivityRecognitionHardware$Stub$Proxy
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00003117android.hardware.location.IActivityRecognitionHardware$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08003118android.hardware.location.IActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003119android.hardware.location.IActivityRecognitionHardwareClient$Stub$Proxy
3120android.hardware.location.IActivityRecognitionHardwareClient$Stub
3121android.hardware.location.IActivityRecognitionHardwareClient
3122android.hardware.location.IContextHubCallback$Stub$Proxy
3123android.hardware.location.IContextHubCallback$Stub
3124android.hardware.location.IContextHubCallback
3125android.hardware.location.IContextHubClient$Stub$Proxy
3126android.hardware.location.IContextHubClient$Stub
3127android.hardware.location.IContextHubClient
3128android.hardware.location.IContextHubClientCallback$Stub$Proxy
3129android.hardware.location.IContextHubClientCallback$Stub
3130android.hardware.location.IContextHubClientCallback
3131android.hardware.location.IContextHubService$Stub$Proxy
3132android.hardware.location.IContextHubService$Stub
3133android.hardware.location.IContextHubService
3134android.hardware.location.IContextHubTransactionCallback$Stub$Proxy
3135android.hardware.location.IContextHubTransactionCallback$Stub
3136android.hardware.location.IContextHubTransactionCallback
3137android.hardware.location.IGeofenceHardware$Stub$Proxy
3138android.hardware.location.IGeofenceHardware$Stub
3139android.hardware.location.IGeofenceHardware
3140android.hardware.location.IGeofenceHardwareCallback$Stub$Proxy
3141android.hardware.location.IGeofenceHardwareCallback$Stub
3142android.hardware.location.IGeofenceHardwareCallback
3143android.hardware.location.IGeofenceHardwareMonitorCallback$Stub$Proxy
3144android.hardware.location.IGeofenceHardwareMonitorCallback$Stub
3145android.hardware.location.IGeofenceHardwareMonitorCallback
3146android.hardware.location.MemoryRegion$1
3147android.hardware.location.MemoryRegion
3148android.hardware.location.NanoApp$1
3149android.hardware.location.NanoApp
3150android.hardware.location.NanoAppBinary$1
3151android.hardware.location.NanoAppBinary
3152android.hardware.location.NanoAppFilter$1
3153android.hardware.location.NanoAppFilter
3154android.hardware.location.NanoAppInstanceInfo$1
3155android.hardware.location.NanoAppInstanceInfo
3156android.hardware.location.NanoAppMessage$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003157android.hardware.location.NanoAppMessage-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003158android.hardware.location.NanoAppMessage
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003159android.hardware.location.NanoAppRpcService$1
3160android.hardware.location.NanoAppRpcService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003161android.hardware.location.NanoAppState$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003162android.hardware.location.NanoAppState-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003163android.hardware.location.NanoAppState
art-benchmark-service0248ecf2025-02-03 07:17:01 -08003164android.hardware.power.CpuHeadroomResult$Tag
3165android.hardware.power.GpuHeadroomResult$Tag
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003166android.hardware.power.SessionMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003167android.hardware.radio.ITuner$Stub
3168android.hardware.radio.ITuner
3169android.hardware.radio.ITunerCallback
3170android.hardware.radio.ProgramSelector$1
3171android.hardware.radio.ProgramSelector$Identifier$1
3172android.hardware.radio.ProgramSelector$Identifier
3173android.hardware.radio.ProgramSelector
3174android.hardware.radio.RadioManager$AmBandConfig$1
3175android.hardware.radio.RadioManager$AmBandConfig
3176android.hardware.radio.RadioManager$AmBandDescriptor$1
3177android.hardware.radio.RadioManager$AmBandDescriptor
3178android.hardware.radio.RadioManager$BandConfig$1
3179android.hardware.radio.RadioManager$BandConfig
3180android.hardware.radio.RadioManager$BandDescriptor$1
3181android.hardware.radio.RadioManager$BandDescriptor
3182android.hardware.radio.RadioManager$FmBandConfig$1
3183android.hardware.radio.RadioManager$FmBandConfig
3184android.hardware.radio.RadioManager$FmBandDescriptor$1
3185android.hardware.radio.RadioManager$FmBandDescriptor
3186android.hardware.radio.RadioManager$ModuleProperties$1
3187android.hardware.radio.RadioManager$ModuleProperties
3188android.hardware.radio.RadioManager$ProgramInfo$1
3189android.hardware.radio.RadioManager$ProgramInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07003190android.hardware.radio.RadioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003191android.hardware.radio.RadioMetadata$1
3192android.hardware.radio.RadioMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08003193android.hardware.radio.V1_0.ActivityStatsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003194android.hardware.radio.V1_0.AppStatus
3195android.hardware.radio.V1_0.Call
3196android.hardware.radio.V1_0.CallForwardInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003197android.hardware.radio.V1_0.CardState
Calin Juravle00b23d32019-03-08 17:52:20 -08003198android.hardware.radio.V1_0.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003199android.hardware.radio.V1_0.Carrier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003200android.hardware.radio.V1_0.CarrierRestrictions
Calin Juravle00b23d32019-03-08 17:52:20 -08003201android.hardware.radio.V1_0.CdmaBroadcastSmsConfigInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003202android.hardware.radio.V1_0.CdmaCallWaiting
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003203android.hardware.radio.V1_0.CdmaDisplayInfoRecord
3204android.hardware.radio.V1_0.CdmaInformationRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003205android.hardware.radio.V1_0.CdmaInformationRecords
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003206android.hardware.radio.V1_0.CdmaLineControlInfoRecord
3207android.hardware.radio.V1_0.CdmaNumberInfoRecord
3208android.hardware.radio.V1_0.CdmaRedirectingNumberInfoRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003209android.hardware.radio.V1_0.CdmaSignalInfoRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08003210android.hardware.radio.V1_0.CdmaSignalStrength
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003211android.hardware.radio.V1_0.CdmaSmsAck
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003212android.hardware.radio.V1_0.CdmaSmsAddress
3213android.hardware.radio.V1_0.CdmaSmsMessage
3214android.hardware.radio.V1_0.CdmaSmsSubaddress
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003215android.hardware.radio.V1_0.CdmaSmsWriteArgs
3216android.hardware.radio.V1_0.CdmaT53AudioControlInfoRecord
3217android.hardware.radio.V1_0.CdmaT53ClirInfoRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003218android.hardware.radio.V1_0.CellIdentity
3219android.hardware.radio.V1_0.CellIdentityCdma
3220android.hardware.radio.V1_0.CellIdentityGsm
3221android.hardware.radio.V1_0.CellIdentityLte
3222android.hardware.radio.V1_0.CellIdentityTdscdma
3223android.hardware.radio.V1_0.CellIdentityWcdma
3224android.hardware.radio.V1_0.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003225android.hardware.radio.V1_0.CellInfoCdma
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003226android.hardware.radio.V1_0.CellInfoGsm
3227android.hardware.radio.V1_0.CellInfoLte
3228android.hardware.radio.V1_0.CellInfoTdscdma
Calin Juravle00b23d32019-03-08 17:52:20 -08003229android.hardware.radio.V1_0.CellInfoType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003230android.hardware.radio.V1_0.CellInfoWcdma
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003231android.hardware.radio.V1_0.CfData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003232android.hardware.radio.V1_0.DataCallFailCause
3233android.hardware.radio.V1_0.DataProfileInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003234android.hardware.radio.V1_0.DataRegStateResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003235android.hardware.radio.V1_0.Dial
Calin Juravle00b23d32019-03-08 17:52:20 -08003236android.hardware.radio.V1_0.EvdoSignalStrength
3237android.hardware.radio.V1_0.GsmBroadcastSmsConfigInfo
3238android.hardware.radio.V1_0.GsmSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003239android.hardware.radio.V1_0.GsmSmsMessage
Calin Juravle00b23d32019-03-08 17:52:20 -08003240android.hardware.radio.V1_0.HardwareConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003241android.hardware.radio.V1_0.HardwareConfigModem
3242android.hardware.radio.V1_0.HardwareConfigSim
Calin Juravle00b23d32019-03-08 17:52:20 -08003243android.hardware.radio.V1_0.IRadio
3244android.hardware.radio.V1_0.IRadioIndication
3245android.hardware.radio.V1_0.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003246android.hardware.radio.V1_0.IccIo
Calin Juravle00b23d32019-03-08 17:52:20 -08003247android.hardware.radio.V1_0.IccIoResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003248android.hardware.radio.V1_0.ImsSmsMessage
3249android.hardware.radio.V1_0.LastCallFailCauseInfo
3250android.hardware.radio.V1_0.LceDataInfo
3251android.hardware.radio.V1_0.LceStatusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003252android.hardware.radio.V1_0.LteSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003253android.hardware.radio.V1_0.NeighboringCell
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003254android.hardware.radio.V1_0.NvWriteItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003255android.hardware.radio.V1_0.OperatorInfo
3256android.hardware.radio.V1_0.PcoDataInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003257android.hardware.radio.V1_0.RadioCapability
3258android.hardware.radio.V1_0.RadioResponseInfo
3259android.hardware.radio.V1_0.RegState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003260android.hardware.radio.V1_0.SelectUiccSub
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003261android.hardware.radio.V1_0.SendSmsResult
3262android.hardware.radio.V1_0.SetupDataCallResult
3263android.hardware.radio.V1_0.SignalStrength
3264android.hardware.radio.V1_0.SimApdu
3265android.hardware.radio.V1_0.SimRefreshResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003266android.hardware.radio.V1_0.SmsWriteArgs
3267android.hardware.radio.V1_0.SsInfoData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003268android.hardware.radio.V1_0.StkCcUnsolSsResult
3269android.hardware.radio.V1_0.SuppSvcNotification
Calin Juravle00b23d32019-03-08 17:52:20 -08003270android.hardware.radio.V1_0.TdScdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003271android.hardware.radio.V1_0.UusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08003272android.hardware.radio.V1_0.VoiceRegStateResult
3273android.hardware.radio.V1_0.WcdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003274android.hardware.radio.V1_1.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003275android.hardware.radio.V1_1.IRadio
3276android.hardware.radio.V1_1.IRadioIndication
3277android.hardware.radio.V1_1.IRadioResponse
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003278android.hardware.radio.V1_1.ImsiEncryptionInfo
3279android.hardware.radio.V1_1.KeepaliveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003280android.hardware.radio.V1_1.KeepaliveStatus
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003281android.hardware.radio.V1_1.NetworkScanRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003282android.hardware.radio.V1_1.NetworkScanResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003283android.hardware.radio.V1_1.RadioAccessSpecifier
Calin Juravle00b23d32019-03-08 17:52:20 -08003284android.hardware.radio.V1_2.Call
3285android.hardware.radio.V1_2.CardStatus
3286android.hardware.radio.V1_2.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003287android.hardware.radio.V1_2.CellIdentityCdma
3288android.hardware.radio.V1_2.CellIdentityGsm
3289android.hardware.radio.V1_2.CellIdentityLte
Calin Juravle00b23d32019-03-08 17:52:20 -08003290android.hardware.radio.V1_2.CellIdentityOperatorNames
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003291android.hardware.radio.V1_2.CellIdentityTdscdma
3292android.hardware.radio.V1_2.CellIdentityWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08003293android.hardware.radio.V1_2.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003294android.hardware.radio.V1_2.CellInfoCdma
3295android.hardware.radio.V1_2.CellInfoGsm
3296android.hardware.radio.V1_2.CellInfoLte
3297android.hardware.radio.V1_2.CellInfoTdscdma
3298android.hardware.radio.V1_2.CellInfoWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08003299android.hardware.radio.V1_2.DataRegStateResult
3300android.hardware.radio.V1_2.IRadio
3301android.hardware.radio.V1_2.IRadioIndication
3302android.hardware.radio.V1_2.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003303android.hardware.radio.V1_2.LinkCapacityEstimate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003304android.hardware.radio.V1_2.NetworkScanRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003305android.hardware.radio.V1_2.NetworkScanResult
3306android.hardware.radio.V1_2.PhysicalChannelConfig
Calin Juravle00b23d32019-03-08 17:52:20 -08003307android.hardware.radio.V1_2.SignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003308android.hardware.radio.V1_2.TdscdmaSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08003309android.hardware.radio.V1_2.VoiceRegStateResult
3310android.hardware.radio.V1_2.WcdmaSignalStrength
3311android.hardware.radio.V1_3.IRadio$Proxy
3312android.hardware.radio.V1_3.IRadio
3313android.hardware.radio.V1_3.IRadioIndication
3314android.hardware.radio.V1_3.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003315android.hardware.radio.V1_4.CardStatus
3316android.hardware.radio.V1_4.CarrierRestrictionsWithPriority
art-benchmark-serviced5115932020-02-25 17:55:03 -08003317android.hardware.radio.V1_4.CellConfigLte
3318android.hardware.radio.V1_4.CellIdentityNr
3319android.hardware.radio.V1_4.CellInfo$Info
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003320android.hardware.radio.V1_4.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003321android.hardware.radio.V1_4.CellInfoLte
3322android.hardware.radio.V1_4.CellInfoNr
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003323android.hardware.radio.V1_4.DataProfileInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003324android.hardware.radio.V1_4.DataRegStateResult$VopsInfo$hidl_discriminator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003325android.hardware.radio.V1_4.DataRegStateResult$VopsInfo
3326android.hardware.radio.V1_4.DataRegStateResult
3327android.hardware.radio.V1_4.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08003328android.hardware.radio.V1_4.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003329android.hardware.radio.V1_4.IRadio
3330android.hardware.radio.V1_4.IRadioIndication$Stub
3331android.hardware.radio.V1_4.IRadioIndication
3332android.hardware.radio.V1_4.IRadioResponse$Stub
3333android.hardware.radio.V1_4.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08003334android.hardware.radio.V1_4.LteVopsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003335android.hardware.radio.V1_4.NetworkScanResult
3336android.hardware.radio.V1_4.NrIndicators
art-benchmark-serviced5115932020-02-25 17:55:03 -08003337android.hardware.radio.V1_4.NrSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003338android.hardware.radio.V1_4.PhysicalChannelConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08003339android.hardware.radio.V1_4.RadioFrequencyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003340android.hardware.radio.V1_4.SetupDataCallResult
3341android.hardware.radio.V1_4.SignalStrength
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003342android.hardware.radio.V1_5.AppStatus
3343android.hardware.radio.V1_5.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003344android.hardware.radio.V1_5.CellIdentity
3345android.hardware.radio.V1_5.CellIdentityGsm
3346android.hardware.radio.V1_5.CellIdentityLte
3347android.hardware.radio.V1_5.CellIdentityNr
3348android.hardware.radio.V1_5.CellIdentityTdscdma
3349android.hardware.radio.V1_5.CellIdentityWcdma
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003350android.hardware.radio.V1_5.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003351android.hardware.radio.V1_5.ClosedSubscriberGroupInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003352android.hardware.radio.V1_5.DataProfileInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003353android.hardware.radio.V1_5.IRadio
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07003354android.hardware.radio.V1_5.IRadioIndication$Stub
3355android.hardware.radio.V1_5.IRadioIndication
3356android.hardware.radio.V1_5.IRadioResponse$Stub
3357android.hardware.radio.V1_5.IRadioResponse
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003358android.hardware.radio.V1_5.LinkAddress
3359android.hardware.radio.V1_5.NetworkScanRequest
3360android.hardware.radio.V1_5.NetworkScanResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08003361android.hardware.radio.V1_5.OptionalCsgInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003362android.hardware.radio.V1_5.RadioAccessSpecifier$Bands
3363android.hardware.radio.V1_5.RadioAccessSpecifier
3364android.hardware.radio.V1_5.RegStateResult$AccessTechnologySpecificInfo$Cdma2000RegistrationInfo
3365android.hardware.radio.V1_5.RegStateResult$AccessTechnologySpecificInfo$EutranRegistrationInfo
3366android.hardware.radio.V1_5.RegStateResult$AccessTechnologySpecificInfo
3367android.hardware.radio.V1_5.RegStateResult
3368android.hardware.radio.V1_5.SetupDataCallResult
3369android.hardware.radio.V1_5.SignalThresholdInfo
3370android.hardware.radio.V1_6.Call
3371android.hardware.radio.V1_6.CellInfo
3372android.hardware.radio.V1_6.IRadio
3373android.hardware.radio.V1_6.IRadioIndication$Stub
3374android.hardware.radio.V1_6.IRadioIndication
3375android.hardware.radio.V1_6.IRadioResponse$Stub
3376android.hardware.radio.V1_6.IRadioResponse
3377android.hardware.radio.V1_6.ImsiEncryptionInfo
3378android.hardware.radio.V1_6.LinkCapacityEstimate
3379android.hardware.radio.V1_6.NetworkScanResult
3380android.hardware.radio.V1_6.NrVopsInfo
3381android.hardware.radio.V1_6.OptionalDnn
3382android.hardware.radio.V1_6.OptionalOsAppId
3383android.hardware.radio.V1_6.OptionalSliceInfo
3384android.hardware.radio.V1_6.OptionalTrafficDescriptor
3385android.hardware.radio.V1_6.OsAppId
3386android.hardware.radio.V1_6.PhonebookCapacity
3387android.hardware.radio.V1_6.PhonebookRecordInfo
3388android.hardware.radio.V1_6.PhysicalChannelConfig$Band
3389android.hardware.radio.V1_6.PhysicalChannelConfig
3390android.hardware.radio.V1_6.Qos
3391android.hardware.radio.V1_6.QosSession
3392android.hardware.radio.V1_6.RadioResponseInfo
3393android.hardware.radio.V1_6.RegStateResult$AccessTechnologySpecificInfo
3394android.hardware.radio.V1_6.RegStateResult
3395android.hardware.radio.V1_6.SetupDataCallResult
3396android.hardware.radio.V1_6.SignalStrength
3397android.hardware.radio.V1_6.SliceInfo
3398android.hardware.radio.V1_6.SlicingConfig
3399android.hardware.radio.V1_6.TrafficDescriptor
art-benchmark-service56aece62020-02-10 17:58:03 -08003400android.hardware.radio.config.V1_0.IRadioConfig
3401android.hardware.radio.config.V1_0.IRadioConfigIndication
3402android.hardware.radio.config.V1_0.IRadioConfigResponse
3403android.hardware.radio.config.V1_0.SimSlotStatus
art-benchmark-service13164882020-11-07 02:19:14 -08003404android.hardware.radio.config.V1_0.SlotState
art-benchmark-service56aece62020-02-10 17:58:03 -08003405android.hardware.radio.config.V1_1.IRadioConfig$Proxy
3406android.hardware.radio.config.V1_1.IRadioConfig
art-benchmark-service56aece62020-02-10 17:58:03 -08003407android.hardware.radio.config.V1_1.IRadioConfigResponse
3408android.hardware.radio.config.V1_1.ModemInfo
3409android.hardware.radio.config.V1_1.ModemsConfig
3410android.hardware.radio.config.V1_1.PhoneCapability
3411android.hardware.radio.config.V1_2.IRadioConfigIndication$Stub
3412android.hardware.radio.config.V1_2.IRadioConfigIndication
art-benchmark-service56aece62020-02-10 17:58:03 -08003413android.hardware.radio.config.V1_2.IRadioConfigResponse
3414android.hardware.radio.config.V1_2.SimSlotStatus
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003415android.hardware.radio.config.V1_3.IRadioConfig$Proxy
3416android.hardware.radio.config.V1_3.IRadioConfig
3417android.hardware.radio.config.V1_3.IRadioConfigResponse$Stub
3418android.hardware.radio.config.V1_3.IRadioConfigResponse
3419android.hardware.security.keymint.KeyParameter$1
3420android.hardware.security.keymint.KeyParameter
3421android.hardware.security.keymint.KeyParameterValue$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003422android.hardware.security.keymint.KeyParameterValue-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003423android.hardware.security.keymint.KeyParameterValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003424android.hardware.sidekick.SidekickInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08003425android.hardware.soundtrigger.ConversionUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003426android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy
3427android.hardware.soundtrigger.IRecognitionStatusCallback$Stub
3428android.hardware.soundtrigger.IRecognitionStatusCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003429android.hardware.soundtrigger.KeyphraseEnrollmentInfo
3430android.hardware.soundtrigger.KeyphraseMetadata$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003431android.hardware.soundtrigger.KeyphraseMetadata
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003432android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003433android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel
Andreas Gampe859e2782016-04-06 18:37:56 -07003434android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003435android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003436android.hardware.soundtrigger.SoundTrigger$GenericSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003437android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003438android.hardware.soundtrigger.SoundTrigger$Keyphrase$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003439android.hardware.soundtrigger.SoundTrigger$Keyphrase
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003440android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003441android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003442android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003443android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003444android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003445android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08003446android.hardware.soundtrigger.SoundTrigger$ModelParamRange$1
3447android.hardware.soundtrigger.SoundTrigger$ModelParamRange
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003448android.hardware.soundtrigger.SoundTrigger$ModuleProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003449android.hardware.soundtrigger.SoundTrigger$ModuleProperties
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003450android.hardware.soundtrigger.SoundTrigger$RecognitionConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003451android.hardware.soundtrigger.SoundTrigger$RecognitionConfig
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003452android.hardware.soundtrigger.SoundTrigger$RecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08003453android.hardware.soundtrigger.SoundTrigger$RecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003454android.hardware.soundtrigger.SoundTrigger$SoundModel
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003455android.hardware.soundtrigger.SoundTrigger$StatusListener
Calin Juravle00b23d32019-03-08 17:52:20 -08003456android.hardware.soundtrigger.SoundTrigger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003457android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003458android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00003459android.hardware.soundtrigger.SoundTriggerModule
art-benchmark-service00abe242023-02-13 10:31:34 -08003460android.hardware.thermal.V1_0.CoolingType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003461android.hardware.thermal.V1_0.IThermal
3462android.hardware.thermal.V1_0.ThermalStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003463android.hardware.thermal.V2_0.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003464android.hardware.thermal.V2_0.IThermal$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08003465android.hardware.thermal.V2_0.IThermal$getCurrentCoolingDevicesCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003466android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003467android.hardware.thermal.V2_0.IThermal$getTemperatureThresholdsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003468android.hardware.thermal.V2_0.IThermal
3469android.hardware.thermal.V2_0.IThermalChangedCallback$Stub
3470android.hardware.thermal.V2_0.IThermalChangedCallback
3471android.hardware.thermal.V2_0.Temperature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003472android.hardware.thermal.V2_0.TemperatureThreshold
art-benchmark-serviced5115932020-02-25 17:55:03 -08003473android.hardware.usb.AccessoryFilter
3474android.hardware.usb.DeviceFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003475android.hardware.usb.IUsbManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08003476android.hardware.usb.IUsbManager$Stub
3477android.hardware.usb.IUsbManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08003478android.hardware.usb.IUsbSerialReader$Stub
3479android.hardware.usb.IUsbSerialReader
Calin Juravle00b23d32019-03-08 17:52:20 -08003480android.hardware.usb.ParcelableUsbPort$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003481android.hardware.usb.ParcelableUsbPort
3482android.hardware.usb.UsbAccessory$2
3483android.hardware.usb.UsbAccessory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003484android.hardware.usb.UsbConfiguration$1
3485android.hardware.usb.UsbConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07003486android.hardware.usb.UsbDevice$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003487android.hardware.usb.UsbDevice$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08003488android.hardware.usb.UsbDevice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04003489android.hardware.usb.UsbDeviceConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003490android.hardware.usb.UsbInterface$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003491android.hardware.usb.UsbInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07003492android.hardware.usb.UsbManager
Calin Juravle00b23d32019-03-08 17:52:20 -08003493android.hardware.usb.UsbPort
3494android.hardware.usb.UsbPortStatus$1
3495android.hardware.usb.UsbPortStatus
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04003496android.hardware.usb.UsbRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08003497android.hardware.usb.gadget.V1_0.IUsbGadget$Proxy
3498android.hardware.usb.gadget.V1_0.IUsbGadget
3499android.hardware.usb.gadget.V1_0.IUsbGadgetCallback$Stub
3500android.hardware.usb.gadget.V1_0.IUsbGadgetCallback
art-benchmark-service13164882020-11-07 02:19:14 -08003501android.icu.impl.Assert
art-benchmark-service56aece62020-02-10 17:58:03 -08003502android.icu.impl.BMPSet
art-benchmark-service13164882020-11-07 02:19:14 -08003503android.icu.impl.CSCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003504android.icu.impl.CacheBase
3505android.icu.impl.CacheValue$NullValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08003506android.icu.impl.CacheValue$SoftValue
art-benchmark-service56aece62020-02-10 17:58:03 -08003507android.icu.impl.CacheValue$Strength
art-benchmark-serviced5115932020-02-25 17:55:03 -08003508android.icu.impl.CacheValue$StrongValue
art-benchmark-service56aece62020-02-10 17:58:03 -08003509android.icu.impl.CacheValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08003510android.icu.impl.CalType
art-benchmark-service13164882020-11-07 02:19:14 -08003511android.icu.impl.CalendarAstronomer$1
3512android.icu.impl.CalendarAstronomer$2
art-benchmark-service13164882020-11-07 02:19:14 -08003513android.icu.impl.CalendarAstronomer$AngleFunc
art-benchmark-service13164882020-11-07 02:19:14 -08003514android.icu.impl.CalendarAstronomer$Ecliptic
3515android.icu.impl.CalendarAstronomer$Equatorial
art-benchmark-service13164882020-11-07 02:19:14 -08003516android.icu.impl.CalendarAstronomer$MoonAge
3517android.icu.impl.CalendarAstronomer$SolarLongitude
3518android.icu.impl.CalendarAstronomer
3519android.icu.impl.CalendarCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08003520android.icu.impl.CalendarUtil$CalendarPreferences
3521android.icu.impl.CalendarUtil
art-benchmark-service13164882020-11-07 02:19:14 -08003522android.icu.impl.CaseMapImpl$GreekUpper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003523android.icu.impl.CaseMapImpl$StringContextIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003524android.icu.impl.CaseMapImpl$WholeStringBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003525android.icu.impl.CaseMapImpl
3526android.icu.impl.CharTrie
3527android.icu.impl.CharacterIteration
art-benchmark-service13164882020-11-07 02:19:14 -08003528android.icu.impl.CharacterIteratorWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003529android.icu.impl.CharacterPropertiesImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003530android.icu.impl.ClassLoaderUtil$1
3531android.icu.impl.ClassLoaderUtil$BootstrapClassLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08003532android.icu.impl.ClassLoaderUtil
art-benchmark-service13164882020-11-07 02:19:14 -08003533android.icu.impl.CollectionSet
3534android.icu.impl.CurrencyData$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003535android.icu.impl.CurrencyData$CurrencyDisplayInfo
3536android.icu.impl.CurrencyData$CurrencyDisplayInfoProvider
art-benchmark-service13164882020-11-07 02:19:14 -08003537android.icu.impl.CurrencyData$CurrencyFormatInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08003538android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern
3539android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType
3540android.icu.impl.CurrencyData$CurrencySpacingInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003541android.icu.impl.CurrencyData$DefaultInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08003542android.icu.impl.CurrencyData
art-benchmark-serviced5115932020-02-25 17:55:03 -08003543android.icu.impl.DateNumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003544android.icu.impl.DayPeriodRules$CutoffType
3545android.icu.impl.DayPeriodRules$DayPeriod
3546android.icu.impl.DayPeriodRules$DayPeriodRulesCountSink
3547android.icu.impl.DayPeriodRules$DayPeriodRulesData
3548android.icu.impl.DayPeriodRules$DayPeriodRulesDataSink
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08003549android.icu.impl.DayPeriodRules-IA
art-benchmark-service13164882020-11-07 02:19:14 -08003550android.icu.impl.DayPeriodRules
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003551android.icu.impl.DontCareFieldPosition
art-benchmark-service64daec62024-05-18 02:02:57 -07003552android.icu.impl.EmojiProps$IsAcceptable
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003553android.icu.impl.EmojiProps
art-benchmark-service13164882020-11-07 02:19:14 -08003554android.icu.impl.EraRules
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003555android.icu.impl.FormattedStringBuilder$FieldWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08003556android.icu.impl.FormattedStringBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08003557android.icu.impl.FormattedValueFieldPositionIteratorImpl$FieldWithValue
3558android.icu.impl.FormattedValueFieldPositionIteratorImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08003559android.icu.impl.FormattedValueStringBuilderImpl$NullField
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003560android.icu.impl.FormattedValueStringBuilderImpl$SpanFieldPlaceholder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003561android.icu.impl.FormattedValueStringBuilderImpl
3562android.icu.impl.Grego
art-benchmark-service56aece62020-02-10 17:58:03 -08003563android.icu.impl.ICUBinary$Authenticate
3564android.icu.impl.ICUBinary$DatPackageReader$IsAcceptable
3565android.icu.impl.ICUBinary$DatPackageReader
3566android.icu.impl.ICUBinary$DataFile
3567android.icu.impl.ICUBinary$PackageDataFile
art-benchmark-service13164882020-11-07 02:19:14 -08003568android.icu.impl.ICUBinary$SingleDataFile
art-benchmark-service56aece62020-02-10 17:58:03 -08003569android.icu.impl.ICUBinary
3570android.icu.impl.ICUCache
art-benchmark-service13164882020-11-07 02:19:14 -08003571android.icu.impl.ICUConfig$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003572android.icu.impl.ICUConfig
art-benchmark-service56aece62020-02-10 17:58:03 -08003573android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable
3574android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink
3575android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData
art-benchmark-service13164882020-11-07 02:19:14 -08003576android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$ParsingData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003577android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$VariantSymbol
art-benchmark-service56aece62020-02-10 17:58:03 -08003578android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo
3579android.icu.impl.ICUCurrencyDisplayInfoProvider
3580android.icu.impl.ICUCurrencyMetaInfo$Collector
3581android.icu.impl.ICUCurrencyMetaInfo$CurrencyCollector
art-benchmark-service13164882020-11-07 02:19:14 -08003582android.icu.impl.ICUCurrencyMetaInfo$InfoCollector
3583android.icu.impl.ICUCurrencyMetaInfo$RegionCollector
art-benchmark-service56aece62020-02-10 17:58:03 -08003584android.icu.impl.ICUCurrencyMetaInfo$UniqueList
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003585android.icu.impl.ICUCurrencyMetaInfo-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08003586android.icu.impl.ICUCurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003587android.icu.impl.ICUData$1
3588android.icu.impl.ICUData$2
3589android.icu.impl.ICUData$3
art-benchmark-service56aece62020-02-10 17:58:03 -08003590android.icu.impl.ICUData
art-benchmark-service13164882020-11-07 02:19:14 -08003591android.icu.impl.ICUDataVersion
art-benchmark-service56aece62020-02-10 17:58:03 -08003592android.icu.impl.ICUDebug
art-benchmark-service13164882020-11-07 02:19:14 -08003593android.icu.impl.ICULangDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08003594android.icu.impl.ICULocaleService$ICUResourceBundleFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003595android.icu.impl.ICULocaleService$LocaleKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003596android.icu.impl.ICULocaleService$LocaleKeyFactory
art-benchmark-service13164882020-11-07 02:19:14 -08003597android.icu.impl.ICULocaleService$SimpleLocaleKeyFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08003598android.icu.impl.ICULocaleService
art-benchmark-service13164882020-11-07 02:19:14 -08003599android.icu.impl.ICUNotifier$NotifyThread
art-benchmark-service56aece62020-02-10 17:58:03 -08003600android.icu.impl.ICUNotifier
art-benchmark-service13164882020-11-07 02:19:14 -08003601android.icu.impl.ICURWLock$Stats
art-benchmark-service56aece62020-02-10 17:58:03 -08003602android.icu.impl.ICURWLock
art-benchmark-service13164882020-11-07 02:19:14 -08003603android.icu.impl.ICURegionDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08003604android.icu.impl.ICUResourceBundle$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003605android.icu.impl.ICUResourceBundle$1AllChildrenSink
art-benchmark-serviced5115932020-02-25 17:55:03 -08003606android.icu.impl.ICUResourceBundle$2$1
3607android.icu.impl.ICUResourceBundle$2
art-benchmark-service56aece62020-02-10 17:58:03 -08003608android.icu.impl.ICUResourceBundle$3
3609android.icu.impl.ICUResourceBundle$4
art-benchmark-service08401c12022-12-23 09:27:20 -08003610android.icu.impl.ICUResourceBundle$5
art-benchmark-serviced5115932020-02-25 17:55:03 -08003611android.icu.impl.ICUResourceBundle$AvailEntry
art-benchmark-service13164882020-11-07 02:19:14 -08003612android.icu.impl.ICUResourceBundle$AvailableLocalesSink
art-benchmark-service56aece62020-02-10 17:58:03 -08003613android.icu.impl.ICUResourceBundle$Loader
3614android.icu.impl.ICUResourceBundle$OpenType
3615android.icu.impl.ICUResourceBundle$WholeBundle
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003616android.icu.impl.ICUResourceBundle-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08003617android.icu.impl.ICUResourceBundle
3618android.icu.impl.ICUResourceBundleImpl$ResourceArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08003619android.icu.impl.ICUResourceBundleImpl$ResourceBinary
art-benchmark-service56aece62020-02-10 17:58:03 -08003620android.icu.impl.ICUResourceBundleImpl$ResourceContainer
3621android.icu.impl.ICUResourceBundleImpl$ResourceInt
art-benchmark-serviced5115932020-02-25 17:55:03 -08003622android.icu.impl.ICUResourceBundleImpl$ResourceIntVector
art-benchmark-service56aece62020-02-10 17:58:03 -08003623android.icu.impl.ICUResourceBundleImpl$ResourceString
3624android.icu.impl.ICUResourceBundleImpl$ResourceTable
3625android.icu.impl.ICUResourceBundleImpl
3626android.icu.impl.ICUResourceBundleReader$Array16
3627android.icu.impl.ICUResourceBundleReader$Array32
3628android.icu.impl.ICUResourceBundleReader$Array
3629android.icu.impl.ICUResourceBundleReader$Container
3630android.icu.impl.ICUResourceBundleReader$IsAcceptable
3631android.icu.impl.ICUResourceBundleReader$ReaderCache
3632android.icu.impl.ICUResourceBundleReader$ReaderCacheKey
3633android.icu.impl.ICUResourceBundleReader$ReaderValue
3634android.icu.impl.ICUResourceBundleReader$ResourceCache$Level
3635android.icu.impl.ICUResourceBundleReader$ResourceCache
3636android.icu.impl.ICUResourceBundleReader$Table1632
3637android.icu.impl.ICUResourceBundleReader$Table16
art-benchmark-service13164882020-11-07 02:19:14 -08003638android.icu.impl.ICUResourceBundleReader$Table32
art-benchmark-service56aece62020-02-10 17:58:03 -08003639android.icu.impl.ICUResourceBundleReader$Table
art-benchmark-serviceadd95622024-03-14 09:26:37 -07003640android.icu.impl.ICUResourceBundleReader-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08003641android.icu.impl.ICUResourceBundleReader
art-benchmark-service13164882020-11-07 02:19:14 -08003642android.icu.impl.ICUResourceTableAccess
art-benchmark-serviced5115932020-02-25 17:55:03 -08003643android.icu.impl.ICUService$CacheEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08003644android.icu.impl.ICUService$Factory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003645android.icu.impl.ICUService$Key
art-benchmark-service13164882020-11-07 02:19:14 -08003646android.icu.impl.ICUService$LocaleRef
3647android.icu.impl.ICUService$ServiceListener
3648android.icu.impl.ICUService$SimpleFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08003649android.icu.impl.ICUService
art-benchmark-serviced5115932020-02-25 17:55:03 -08003650android.icu.impl.IDNA2003
art-benchmark-servicead05a302020-03-17 09:46:02 -07003651android.icu.impl.IllegalIcuArgumentException
art-benchmark-service13164882020-11-07 02:19:14 -08003652android.icu.impl.IntTrie
3653android.icu.impl.IntTrieBuilder
3654android.icu.impl.InvalidFormatException
3655android.icu.impl.IterableComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003656android.icu.impl.JavaTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08003657android.icu.impl.LocaleDisplayNamesImpl$1
3658android.icu.impl.LocaleDisplayNamesImpl$Cache
3659android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextSink
3660android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextUsage
3661android.icu.impl.LocaleDisplayNamesImpl$DataTable
3662android.icu.impl.LocaleDisplayNamesImpl$DataTableType
3663android.icu.impl.LocaleDisplayNamesImpl$DataTables$1
3664android.icu.impl.LocaleDisplayNamesImpl$DataTables
3665android.icu.impl.LocaleDisplayNamesImpl$ICUDataTable
3666android.icu.impl.LocaleDisplayNamesImpl$ICUDataTables
3667android.icu.impl.LocaleDisplayNamesImpl$LangDataTables
3668android.icu.impl.LocaleDisplayNamesImpl$RegionDataTables
3669android.icu.impl.LocaleDisplayNamesImpl
art-benchmark-service08401c12022-12-23 09:27:20 -08003670android.icu.impl.LocaleFallbackData
art-benchmark-service13164882020-11-07 02:19:14 -08003671android.icu.impl.LocaleIDParser$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003672android.icu.impl.LocaleIDParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003673android.icu.impl.LocaleIDs
art-benchmark-servicead05a302020-03-17 09:46:02 -07003674android.icu.impl.LocaleUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08003675android.icu.impl.Norm2AllModes$1
3676android.icu.impl.Norm2AllModes$ComposeNormalizer2
3677android.icu.impl.Norm2AllModes$DecomposeNormalizer2
3678android.icu.impl.Norm2AllModes$FCDNormalizer2
3679android.icu.impl.Norm2AllModes$NFCSingleton
3680android.icu.impl.Norm2AllModes$NFKCSingleton
art-benchmark-service13164882020-11-07 02:19:14 -08003681android.icu.impl.Norm2AllModes$NFKC_CFSingleton
art-benchmark-serviced5115932020-02-25 17:55:03 -08003682android.icu.impl.Norm2AllModes$NoopNormalizer2
3683android.icu.impl.Norm2AllModes$Norm2AllModesSingleton
3684android.icu.impl.Norm2AllModes$Normalizer2WithImpl
3685android.icu.impl.Norm2AllModes
3686android.icu.impl.Normalizer2Impl$1
art-benchmark-service13164882020-11-07 02:19:14 -08003687android.icu.impl.Normalizer2Impl$Hangul
art-benchmark-serviced5115932020-02-25 17:55:03 -08003688android.icu.impl.Normalizer2Impl$IsAcceptable
3689android.icu.impl.Normalizer2Impl$ReorderingBuffer
3690android.icu.impl.Normalizer2Impl$UTF16Plus
3691android.icu.impl.Normalizer2Impl
3692android.icu.impl.OlsonTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08003693android.icu.impl.PVecToTrieCompactHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003694android.icu.impl.Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08003695android.icu.impl.PatternProps
3696android.icu.impl.PatternTokenizer
3697android.icu.impl.PluralRulesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003698android.icu.impl.PropsVectors$1
3699android.icu.impl.PropsVectors$CompactHandler
3700android.icu.impl.PropsVectors$DefaultGetFoldedValue
3701android.icu.impl.PropsVectors$DefaultGetFoldingOffset
3702android.icu.impl.PropsVectors
3703android.icu.impl.Punycode
art-benchmark-service56aece62020-02-10 17:58:03 -08003704android.icu.impl.RBBIDataWrapper$IsAcceptable
3705android.icu.impl.RBBIDataWrapper$RBBIDataHeader
3706android.icu.impl.RBBIDataWrapper$RBBIStateTable
3707android.icu.impl.RBBIDataWrapper
art-benchmark-service13164882020-11-07 02:19:14 -08003708android.icu.impl.Relation$SimpleEntry
3709android.icu.impl.Relation
art-benchmark-service13164882020-11-07 02:19:14 -08003710android.icu.impl.RelativeDateFormat$RelDateFmtDataSink
3711android.icu.impl.RelativeDateFormat$URelativeString
3712android.icu.impl.RelativeDateFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003713android.icu.impl.ReplaceableUCharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003714android.icu.impl.ResourceBundleWrapper$1
3715android.icu.impl.ResourceBundleWrapper$2$1
3716android.icu.impl.ResourceBundleWrapper$2
3717android.icu.impl.ResourceBundleWrapper$Loader
3718android.icu.impl.ResourceBundleWrapper
3719android.icu.impl.Row$R2
3720android.icu.impl.Row$R3
3721android.icu.impl.Row$R4
3722android.icu.impl.Row$R5
3723android.icu.impl.Row
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003724android.icu.impl.RuleCharacterIterator$Position
art-benchmark-serviced5115932020-02-25 17:55:03 -08003725android.icu.impl.RuleCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003726android.icu.impl.SimpleCache
art-benchmark-service13164882020-11-07 02:19:14 -08003727android.icu.impl.SimpleFilteredSentenceBreakIterator$Builder
3728android.icu.impl.SimpleFilteredSentenceBreakIterator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003729android.icu.impl.SimpleFormatterImpl$IterInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08003730android.icu.impl.SimpleFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003731android.icu.impl.SoftCache
art-benchmark-service13164882020-11-07 02:19:14 -08003732android.icu.impl.SortedSetRelation
art-benchmark-serviced5115932020-02-25 17:55:03 -08003733android.icu.impl.StandardPlural
3734android.icu.impl.StaticUnicodeSets$Key
3735android.icu.impl.StaticUnicodeSets$ParseDataSink
3736android.icu.impl.StaticUnicodeSets
3737android.icu.impl.StringPrepDataReader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003738android.icu.impl.StringRange$1
art-benchmark-service13164882020-11-07 02:19:14 -08003739android.icu.impl.StringRange$Adder
3740android.icu.impl.StringRange$Range
3741android.icu.impl.StringRange$Ranges
art-benchmark-servicead05a302020-03-17 09:46:02 -07003742android.icu.impl.StringRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08003743android.icu.impl.StringSegment
art-benchmark-service13164882020-11-07 02:19:14 -08003744android.icu.impl.TZDBTimeZoneNames$1
3745android.icu.impl.TZDBTimeZoneNames$TZDBNameInfo
3746android.icu.impl.TZDBTimeZoneNames$TZDBNameSearchHandler
3747android.icu.impl.TZDBTimeZoneNames$TZDBNames
3748android.icu.impl.TZDBTimeZoneNames
art-benchmark-service13164882020-11-07 02:19:14 -08003749android.icu.impl.TextTrieMap$CharIterator
3750android.icu.impl.TextTrieMap$LongestMatchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003751android.icu.impl.TextTrieMap$Node
art-benchmark-service13164882020-11-07 02:19:14 -08003752android.icu.impl.TextTrieMap$Output
3753android.icu.impl.TextTrieMap$ResultHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003754android.icu.impl.TextTrieMap-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08003755android.icu.impl.TextTrieMap
art-benchmark-service13164882020-11-07 02:19:14 -08003756android.icu.impl.TimeZoneAdapter
3757android.icu.impl.TimeZoneGenericNames$1
3758android.icu.impl.TimeZoneGenericNames$Cache
3759android.icu.impl.TimeZoneGenericNames$GenericMatchInfo
3760android.icu.impl.TimeZoneGenericNames$GenericNameSearchHandler
3761android.icu.impl.TimeZoneGenericNames$GenericNameType
3762android.icu.impl.TimeZoneGenericNames$NameInfo
3763android.icu.impl.TimeZoneGenericNames$Pattern
3764android.icu.impl.TimeZoneGenericNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08003765android.icu.impl.TimeZoneNamesFactoryImpl
3766android.icu.impl.TimeZoneNamesImpl$1
3767android.icu.impl.TimeZoneNamesImpl$MZ2TZsCache
3768android.icu.impl.TimeZoneNamesImpl$MZMapEntry
art-benchmark-service13164882020-11-07 02:19:14 -08003769android.icu.impl.TimeZoneNamesImpl$NameInfo
3770android.icu.impl.TimeZoneNamesImpl$NameSearchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003771android.icu.impl.TimeZoneNamesImpl$TZ2MZsCache
3772android.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex
3773android.icu.impl.TimeZoneNamesImpl$ZNames
3774android.icu.impl.TimeZoneNamesImpl$ZNamesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003775android.icu.impl.TimeZoneNamesImpl$ZoneStringsLoader
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00003776android.icu.impl.TimeZoneNamesImpl-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08003777android.icu.impl.TimeZoneNamesImpl
3778android.icu.impl.Trie$DataManipulate
3779android.icu.impl.Trie$DefaultGetFoldingOffset
art-benchmark-service56aece62020-02-10 17:58:03 -08003780android.icu.impl.Trie2$1
art-benchmark-service13164882020-11-07 02:19:14 -08003781android.icu.impl.Trie2$CharSequenceIterator
3782android.icu.impl.Trie2$CharSequenceValues
art-benchmark-serviced5115932020-02-25 17:55:03 -08003783android.icu.impl.Trie2$Range
3784android.icu.impl.Trie2$Trie2Iterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003785android.icu.impl.Trie2$UTrie2Header
3786android.icu.impl.Trie2$ValueMapper
3787android.icu.impl.Trie2$ValueWidth
3788android.icu.impl.Trie2
art-benchmark-service13164882020-11-07 02:19:14 -08003789android.icu.impl.Trie2Writable$1
3790android.icu.impl.Trie2Writable
art-benchmark-service56aece62020-02-10 17:58:03 -08003791android.icu.impl.Trie2_16
art-benchmark-serviced5115932020-02-25 17:55:03 -08003792android.icu.impl.Trie2_32
3793android.icu.impl.Trie
art-benchmark-service13164882020-11-07 02:19:14 -08003794android.icu.impl.TrieBuilder$DataManipulate
3795android.icu.impl.TrieBuilder
3796android.icu.impl.TrieIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003797android.icu.impl.UBiDiProps$IsAcceptable
3798android.icu.impl.UBiDiProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08003799android.icu.impl.UCaseProps$ContextIterator
3800android.icu.impl.UCaseProps$IsAcceptable
3801android.icu.impl.UCaseProps$LatinCase
3802android.icu.impl.UCaseProps
art-benchmark-service13164882020-11-07 02:19:14 -08003803android.icu.impl.UCharArrayIterator
3804android.icu.impl.UCharacterIteratorWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003805android.icu.impl.UCharacterName$AlgorithmName
art-benchmark-servicead05a302020-03-17 09:46:02 -07003806android.icu.impl.UCharacterName
art-benchmark-service13164882020-11-07 02:19:14 -08003807android.icu.impl.UCharacterNameChoice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003808android.icu.impl.UCharacterNameReader
art-benchmark-service56aece62020-02-10 17:58:03 -08003809android.icu.impl.UCharacterProperty$10
3810android.icu.impl.UCharacterProperty$11
3811android.icu.impl.UCharacterProperty$12
3812android.icu.impl.UCharacterProperty$13
3813android.icu.impl.UCharacterProperty$14
3814android.icu.impl.UCharacterProperty$15
3815android.icu.impl.UCharacterProperty$16
3816android.icu.impl.UCharacterProperty$17
3817android.icu.impl.UCharacterProperty$18
3818android.icu.impl.UCharacterProperty$19
3819android.icu.impl.UCharacterProperty$1
3820android.icu.impl.UCharacterProperty$20
3821android.icu.impl.UCharacterProperty$21
3822android.icu.impl.UCharacterProperty$22
3823android.icu.impl.UCharacterProperty$23
3824android.icu.impl.UCharacterProperty$24
3825android.icu.impl.UCharacterProperty$25
3826android.icu.impl.UCharacterProperty$26
3827android.icu.impl.UCharacterProperty$27
art-benchmark-service64daec62024-05-18 02:02:57 -07003828android.icu.impl.UCharacterProperty$28
art-benchmark-service3a157132024-05-31 13:31:01 -07003829android.icu.impl.UCharacterProperty$29
art-benchmark-service56aece62020-02-10 17:58:03 -08003830android.icu.impl.UCharacterProperty$2
art-benchmark-service0248ecf2025-02-03 07:17:01 -08003831android.icu.impl.UCharacterProperty$30
art-benchmark-service56aece62020-02-10 17:58:03 -08003832android.icu.impl.UCharacterProperty$3
3833android.icu.impl.UCharacterProperty$4
3834android.icu.impl.UCharacterProperty$5
3835android.icu.impl.UCharacterProperty$6
3836android.icu.impl.UCharacterProperty$7
3837android.icu.impl.UCharacterProperty$8
3838android.icu.impl.UCharacterProperty$9
3839android.icu.impl.UCharacterProperty$BiDiIntProperty
3840android.icu.impl.UCharacterProperty$BinaryProperty
3841android.icu.impl.UCharacterProperty$CaseBinaryProperty
3842android.icu.impl.UCharacterProperty$CombiningClassIntProperty
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003843android.icu.impl.UCharacterProperty$EmojiBinaryProperty
art-benchmark-service56aece62020-02-10 17:58:03 -08003844android.icu.impl.UCharacterProperty$IntProperty
3845android.icu.impl.UCharacterProperty$IsAcceptable
art-benchmark-service13164882020-11-07 02:19:14 -08003846android.icu.impl.UCharacterProperty$LayoutProps$IsAcceptable
3847android.icu.impl.UCharacterProperty$LayoutProps
art-benchmark-service0248ecf2025-02-03 07:17:01 -08003848android.icu.impl.UCharacterProperty$MCMBinaryProperty
art-benchmark-service64daec62024-05-18 02:02:57 -07003849android.icu.impl.UCharacterProperty$MathCompatBinaryProperty
art-benchmark-service56aece62020-02-10 17:58:03 -08003850android.icu.impl.UCharacterProperty$NormInertBinaryProperty
3851android.icu.impl.UCharacterProperty$NormQuickCheckIntProperty
3852android.icu.impl.UCharacterProperty
art-benchmark-service13164882020-11-07 02:19:14 -08003853android.icu.impl.UCharacterUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08003854android.icu.impl.UPropertyAliases$IsAcceptable
3855android.icu.impl.UPropertyAliases
art-benchmark-service13164882020-11-07 02:19:14 -08003856android.icu.impl.URLHandler$FileURLHandler
3857android.icu.impl.URLHandler$JarURLHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003858android.icu.impl.URLHandler$URLVisitor
art-benchmark-service13164882020-11-07 02:19:14 -08003859android.icu.impl.URLHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003860android.icu.impl.UResource$Array
3861android.icu.impl.UResource$Key
3862android.icu.impl.UResource$Sink
3863android.icu.impl.UResource$Table
3864android.icu.impl.UResource$Value
3865android.icu.impl.UResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08003866android.icu.impl.USerializedSet
art-benchmark-service13164882020-11-07 02:19:14 -08003867android.icu.impl.UTS46
3868android.icu.impl.UnicodeRegex$1
3869android.icu.impl.UnicodeRegex
art-benchmark-serviced5115932020-02-25 17:55:03 -08003870android.icu.impl.UnicodeSetStringSpan$OffsetList
3871android.icu.impl.UnicodeSetStringSpan
art-benchmark-service56aece62020-02-10 17:58:03 -08003872android.icu.impl.Utility
art-benchmark-service13164882020-11-07 02:19:14 -08003873android.icu.impl.UtilityExtensions
3874android.icu.impl.ValidIdentifiers$Datasubtype
3875android.icu.impl.ValidIdentifiers$Datatype
3876android.icu.impl.ValidIdentifiers$ValidityData
3877android.icu.impl.ValidIdentifiers$ValiditySet
3878android.icu.impl.ValidIdentifiers
art-benchmark-service56aece62020-02-10 17:58:03 -08003879android.icu.impl.ZoneMeta$1
3880android.icu.impl.ZoneMeta$CustomTimeZoneCache
3881android.icu.impl.ZoneMeta$SystemTimeZoneCache
3882android.icu.impl.ZoneMeta
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003883android.icu.impl.breakiter.DictionaryBreakEngine$DequeI
3884android.icu.impl.breakiter.DictionaryBreakEngine
3885android.icu.impl.breakiter.LanguageBreakEngine
3886android.icu.impl.breakiter.UnhandledBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08003887android.icu.impl.coll.BOCSU
3888android.icu.impl.coll.Collation
3889android.icu.impl.coll.CollationBuilder$1
3890android.icu.impl.coll.CollationBuilder$BundleImporter
3891android.icu.impl.coll.CollationBuilder$CEFinalizer
3892android.icu.impl.coll.CollationBuilder
3893android.icu.impl.coll.CollationCompare
art-benchmark-serviced5115932020-02-25 17:55:03 -08003894android.icu.impl.coll.CollationData
art-benchmark-service13164882020-11-07 02:19:14 -08003895android.icu.impl.coll.CollationDataBuilder$CEModifier
3896android.icu.impl.coll.CollationDataBuilder$ConditionalCE32
3897android.icu.impl.coll.CollationDataBuilder$CopyHelper
3898android.icu.impl.coll.CollationDataBuilder$DataBuilderCollationIterator
3899android.icu.impl.coll.CollationDataBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003900android.icu.impl.coll.CollationDataReader$IsAcceptable
3901android.icu.impl.coll.CollationDataReader
art-benchmark-service13164882020-11-07 02:19:14 -08003902android.icu.impl.coll.CollationFCD
art-benchmark-serviced5115932020-02-25 17:55:03 -08003903android.icu.impl.coll.CollationFastLatin
art-benchmark-service13164882020-11-07 02:19:14 -08003904android.icu.impl.coll.CollationFastLatinBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003905android.icu.impl.coll.CollationIterator$CEBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08003906android.icu.impl.coll.CollationIterator$SkippedState
3907android.icu.impl.coll.CollationIterator
3908android.icu.impl.coll.CollationKeys$LevelCallback
3909android.icu.impl.coll.CollationKeys$SortKeyByteSink
3910android.icu.impl.coll.CollationKeys$SortKeyLevel
3911android.icu.impl.coll.CollationKeys
3912android.icu.impl.coll.CollationLoader$ASCII
art-benchmark-serviced5115932020-02-25 17:55:03 -08003913android.icu.impl.coll.CollationLoader
3914android.icu.impl.coll.CollationRoot
art-benchmark-service13164882020-11-07 02:19:14 -08003915android.icu.impl.coll.CollationRootElements
3916android.icu.impl.coll.CollationRuleParser$Importer
3917android.icu.impl.coll.CollationRuleParser$Position
3918android.icu.impl.coll.CollationRuleParser$Sink
3919android.icu.impl.coll.CollationRuleParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003920android.icu.impl.coll.CollationSettings
3921android.icu.impl.coll.CollationTailoring
art-benchmark-service13164882020-11-07 02:19:14 -08003922android.icu.impl.coll.CollationWeights$WeightRange
3923android.icu.impl.coll.CollationWeights
3924android.icu.impl.coll.ContractionsAndExpansions$CESink
3925android.icu.impl.coll.ContractionsAndExpansions
3926android.icu.impl.coll.FCDIterCollationIterator$State
3927android.icu.impl.coll.FCDIterCollationIterator
3928android.icu.impl.coll.FCDUTF16CollationIterator
3929android.icu.impl.coll.IterCollationIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003930android.icu.impl.coll.SharedObject$Reference
3931android.icu.impl.coll.SharedObject
art-benchmark-service13164882020-11-07 02:19:14 -08003932android.icu.impl.coll.TailoredSet
3933android.icu.impl.coll.UTF16CollationIterator
3934android.icu.impl.coll.UVector32
3935android.icu.impl.coll.UVector64
3936android.icu.impl.data.HolidayBundle
3937android.icu.impl.data.HolidayBundle_da
3938android.icu.impl.data.HolidayBundle_da_DK
3939android.icu.impl.data.HolidayBundle_de
3940android.icu.impl.data.HolidayBundle_de_AT
3941android.icu.impl.data.HolidayBundle_de_DE
3942android.icu.impl.data.HolidayBundle_el
3943android.icu.impl.data.HolidayBundle_el_GR
3944android.icu.impl.data.HolidayBundle_en
3945android.icu.impl.data.HolidayBundle_en_CA
3946android.icu.impl.data.HolidayBundle_en_GB
3947android.icu.impl.data.HolidayBundle_en_US
3948android.icu.impl.data.HolidayBundle_es
3949android.icu.impl.data.HolidayBundle_es_MX
3950android.icu.impl.data.HolidayBundle_fr
3951android.icu.impl.data.HolidayBundle_fr_CA
3952android.icu.impl.data.HolidayBundle_fr_FR
3953android.icu.impl.data.HolidayBundle_it
3954android.icu.impl.data.HolidayBundle_it_IT
3955android.icu.impl.data.HolidayBundle_iw
3956android.icu.impl.data.HolidayBundle_iw_IL
3957android.icu.impl.data.HolidayBundle_ja_JP
3958android.icu.impl.data.ResourceReader
3959android.icu.impl.data.TokenIterator
3960android.icu.impl.duration.BasicDurationFormat
3961android.icu.impl.duration.BasicDurationFormatter
3962android.icu.impl.duration.BasicDurationFormatterFactory
3963android.icu.impl.duration.BasicPeriodBuilderFactory$Settings
3964android.icu.impl.duration.BasicPeriodBuilderFactory
3965android.icu.impl.duration.BasicPeriodFormatter
3966android.icu.impl.duration.BasicPeriodFormatterFactory$Customizations
3967android.icu.impl.duration.BasicPeriodFormatterFactory
3968android.icu.impl.duration.BasicPeriodFormatterService
3969android.icu.impl.duration.DateFormatter
3970android.icu.impl.duration.DurationFormatter
3971android.icu.impl.duration.DurationFormatterFactory
3972android.icu.impl.duration.FixedUnitBuilder
3973android.icu.impl.duration.MultiUnitBuilder
3974android.icu.impl.duration.OneOrTwoUnitBuilder
3975android.icu.impl.duration.Period
3976android.icu.impl.duration.PeriodBuilder
3977android.icu.impl.duration.PeriodBuilderFactory
3978android.icu.impl.duration.PeriodBuilderImpl
3979android.icu.impl.duration.PeriodFormatter
3980android.icu.impl.duration.PeriodFormatterFactory
3981android.icu.impl.duration.PeriodFormatterService
3982android.icu.impl.duration.SingleUnitBuilder
3983android.icu.impl.duration.TimeUnit
3984android.icu.impl.duration.TimeUnitConstants
3985android.icu.impl.duration.impl.DataRecord$ECountVariant
3986android.icu.impl.duration.impl.DataRecord$EDecimalHandling
3987android.icu.impl.duration.impl.DataRecord$EFractionHandling
3988android.icu.impl.duration.impl.DataRecord$EGender
3989android.icu.impl.duration.impl.DataRecord$EHalfPlacement
3990android.icu.impl.duration.impl.DataRecord$EHalfSupport
3991android.icu.impl.duration.impl.DataRecord$EMilliSupport
3992android.icu.impl.duration.impl.DataRecord$ENumberSystem
3993android.icu.impl.duration.impl.DataRecord$EPluralization
3994android.icu.impl.duration.impl.DataRecord$ESeparatorVariant
3995android.icu.impl.duration.impl.DataRecord$ETimeDirection
3996android.icu.impl.duration.impl.DataRecord$ETimeLimit
3997android.icu.impl.duration.impl.DataRecord$EUnitVariant
3998android.icu.impl.duration.impl.DataRecord$EZeroHandling
3999android.icu.impl.duration.impl.DataRecord$ScopeData
4000android.icu.impl.duration.impl.DataRecord
4001android.icu.impl.duration.impl.PeriodFormatterData
4002android.icu.impl.duration.impl.PeriodFormatterDataService
4003android.icu.impl.duration.impl.RecordReader
4004android.icu.impl.duration.impl.RecordWriter
4005android.icu.impl.duration.impl.ResourceBasedPeriodFormatterDataService
4006android.icu.impl.duration.impl.Utils$ChineseDigits
4007android.icu.impl.duration.impl.Utils
4008android.icu.impl.duration.impl.XMLRecordReader
4009android.icu.impl.duration.impl.XMLRecordWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004010android.icu.impl.locale.AsciiUtil$CaseInsensitiveKey
art-benchmark-service56aece62020-02-10 17:58:03 -08004011android.icu.impl.locale.AsciiUtil
4012android.icu.impl.locale.BaseLocale$Cache
4013android.icu.impl.locale.BaseLocale$Key
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004014android.icu.impl.locale.BaseLocale-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08004015android.icu.impl.locale.BaseLocale
art-benchmark-service13164882020-11-07 02:19:14 -08004016android.icu.impl.locale.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -08004017android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveChar
art-benchmark-service13164882020-11-07 02:19:14 -08004018android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08004019android.icu.impl.locale.InternalLocaleBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08004020android.icu.impl.locale.KeyTypeData$CodepointsTypeHandler
4021android.icu.impl.locale.KeyTypeData$KeyData
4022android.icu.impl.locale.KeyTypeData$KeyInfoType
4023android.icu.impl.locale.KeyTypeData$PrivateUseKeyValueTypeHandler
4024android.icu.impl.locale.KeyTypeData$ReorderCodeTypeHandler
4025android.icu.impl.locale.KeyTypeData$RgKeyValueTypeHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004026android.icu.impl.locale.KeyTypeData$ScriptCodeTypeHandler
art-benchmark-service13164882020-11-07 02:19:14 -08004027android.icu.impl.locale.KeyTypeData$SpecialType
4028android.icu.impl.locale.KeyTypeData$SpecialTypeHandler
4029android.icu.impl.locale.KeyTypeData$SubdivisionKeyValueTypeHandler
4030android.icu.impl.locale.KeyTypeData$Type
4031android.icu.impl.locale.KeyTypeData$TypeInfoType
4032android.icu.impl.locale.KeyTypeData$ValueType
4033android.icu.impl.locale.KeyTypeData
art-benchmark-service64daec62024-05-18 02:02:57 -07004034android.icu.impl.locale.LSR$CachedDecoder$$ExternalSyntheticLambda0
4035android.icu.impl.locale.LSR$CachedDecoder$$ExternalSyntheticLambda1
4036android.icu.impl.locale.LSR$CachedDecoder$$ExternalSyntheticLambda2
4037android.icu.impl.locale.LSR$CachedDecoder
art-benchmark-service13164882020-11-07 02:19:14 -08004038android.icu.impl.locale.LSR
art-benchmark-serviced5115932020-02-25 17:55:03 -08004039android.icu.impl.locale.LanguageTag
art-benchmark-service3a157132024-05-31 13:31:01 -07004040android.icu.impl.locale.LikelySubtags$1
4041android.icu.impl.locale.LikelySubtags$Data
4042android.icu.impl.locale.LikelySubtags
art-benchmark-service13164882020-11-07 02:19:14 -08004043android.icu.impl.locale.LocaleDistance$Data
4044android.icu.impl.locale.LocaleDistance
4045android.icu.impl.locale.LocaleExtensions
art-benchmark-service56aece62020-02-10 17:58:03 -08004046android.icu.impl.locale.LocaleObjectCache$CacheEntry
4047android.icu.impl.locale.LocaleObjectCache
4048android.icu.impl.locale.LocaleSyntaxException
art-benchmark-service13164882020-11-07 02:19:14 -08004049android.icu.impl.locale.LocaleValidityChecker$1
4050android.icu.impl.locale.LocaleValidityChecker$SpecialCase
4051android.icu.impl.locale.LocaleValidityChecker$Where
4052android.icu.impl.locale.LocaleValidityChecker
4053android.icu.impl.locale.ParseStatus
4054android.icu.impl.locale.StringTokenIterator
4055android.icu.impl.locale.UnicodeLocaleExtension
art-benchmark-service13164882020-11-07 02:19:14 -08004056android.icu.impl.locale.XCldrStub$CollectionUtilities
4057android.icu.impl.locale.XCldrStub$FileUtilities
4058android.icu.impl.locale.XCldrStub$HashMultimap
4059android.icu.impl.locale.XCldrStub$ImmutableMap
4060android.icu.impl.locale.XCldrStub$ImmutableMultimap
4061android.icu.impl.locale.XCldrStub$ImmutableSet
4062android.icu.impl.locale.XCldrStub$Joiner
4063android.icu.impl.locale.XCldrStub$LinkedHashMultimap
4064android.icu.impl.locale.XCldrStub$Multimap
4065android.icu.impl.locale.XCldrStub$MultimapIterator
4066android.icu.impl.locale.XCldrStub$Multimaps
4067android.icu.impl.locale.XCldrStub$Predicate
4068android.icu.impl.locale.XCldrStub$RegexUtilities
4069android.icu.impl.locale.XCldrStub$ReusableEntry
4070android.icu.impl.locale.XCldrStub$Splitter
4071android.icu.impl.locale.XCldrStub$TreeMultimap
4072android.icu.impl.locale.XCldrStub
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004073android.icu.impl.number.AdoptingModifierStore$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004074android.icu.impl.number.AdoptingModifierStore
art-benchmark-service13164882020-11-07 02:19:14 -08004075android.icu.impl.number.AffixPatternProvider$Flags
art-benchmark-service56aece62020-02-10 17:58:03 -08004076android.icu.impl.number.AffixPatternProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004077android.icu.impl.number.AffixUtils$SymbolProvider
4078android.icu.impl.number.AffixUtils$TokenConsumer
art-benchmark-service56aece62020-02-10 17:58:03 -08004079android.icu.impl.number.AffixUtils
art-benchmark-service13164882020-11-07 02:19:14 -08004080android.icu.impl.number.CompactData$CompactDataSink
4081android.icu.impl.number.CompactData$CompactType
4082android.icu.impl.number.CompactData
art-benchmark-serviced5115932020-02-25 17:55:03 -08004083android.icu.impl.number.ConstantAffixModifier
4084android.icu.impl.number.ConstantMultiFieldModifier
art-benchmark-service13164882020-11-07 02:19:14 -08004085android.icu.impl.number.CurrencyPluralInfoAffixProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08004086android.icu.impl.number.CurrencySpacingEnabledModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004087android.icu.impl.number.CustomSymbolCurrency
4088android.icu.impl.number.DecimalFormatProperties$ParseMode
4089android.icu.impl.number.DecimalFormatProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08004090android.icu.impl.number.DecimalQuantity
art-benchmark-service13164882020-11-07 02:19:14 -08004091android.icu.impl.number.DecimalQuantity_AbstractBCD$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004092android.icu.impl.number.DecimalQuantity_AbstractBCD
4093android.icu.impl.number.DecimalQuantity_DualStorageBCD
art-benchmark-service13164882020-11-07 02:19:14 -08004094android.icu.impl.number.Grouper$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004095android.icu.impl.number.Grouper
art-benchmark-service13164882020-11-07 02:19:14 -08004096android.icu.impl.number.LocalizedNumberFormatterAsFormat$Proxy
4097android.icu.impl.number.LocalizedNumberFormatterAsFormat
art-benchmark-service922a5532023-03-23 03:12:41 -07004098android.icu.impl.number.LongNameHandler$AliasSink
art-benchmark-service13164882020-11-07 02:19:14 -08004099android.icu.impl.number.LongNameHandler$PluralTableSink
4100android.icu.impl.number.LongNameHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004101android.icu.impl.number.LongNameMultiplexer$ParentlessMicroPropsGenerator
4102android.icu.impl.number.LongNameMultiplexer
art-benchmark-service56aece62020-02-10 17:58:03 -08004103android.icu.impl.number.MacroProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08004104android.icu.impl.number.MicroProps
4105android.icu.impl.number.MicroPropsGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08004106android.icu.impl.number.MicroPropsMutator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004107android.icu.impl.number.MixedUnitLongNameHandler
art-benchmark-service13164882020-11-07 02:19:14 -08004108android.icu.impl.number.Modifier$Parameters
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004109android.icu.impl.number.Modifier$Signum
art-benchmark-serviced5115932020-02-25 17:55:03 -08004110android.icu.impl.number.Modifier
4111android.icu.impl.number.ModifierStore
4112android.icu.impl.number.MultiplierFormatHandler
art-benchmark-service13164882020-11-07 02:19:14 -08004113android.icu.impl.number.MultiplierProducer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004114android.icu.impl.number.MutablePatternModifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004115android.icu.impl.number.MutablePatternModifier$ImmutablePatternModifier
4116android.icu.impl.number.MutablePatternModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08004117android.icu.impl.number.Padder$PadPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08004118android.icu.impl.number.Padder
art-benchmark-service56aece62020-02-10 17:58:03 -08004119android.icu.impl.number.PatternStringParser$ParsedPatternInfo
4120android.icu.impl.number.PatternStringParser$ParsedSubpatternInfo
4121android.icu.impl.number.PatternStringParser$ParserState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004122android.icu.impl.number.PatternStringParser-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08004123android.icu.impl.number.PatternStringParser
art-benchmark-service13164882020-11-07 02:19:14 -08004124android.icu.impl.number.PatternStringUtils$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004125android.icu.impl.number.PatternStringUtils$PatternSignType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004126android.icu.impl.number.PatternStringUtils
art-benchmark-service13164882020-11-07 02:19:14 -08004127android.icu.impl.number.Properties
art-benchmark-service56aece62020-02-10 17:58:03 -08004128android.icu.impl.number.PropertiesAffixPatternProvider
4129android.icu.impl.number.RoundingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08004130android.icu.impl.number.SimpleModifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004131android.icu.impl.number.UnitConversionHandler
4132android.icu.impl.number.UsagePrefsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004133android.icu.impl.number.parse.AffixMatcher$1
4134android.icu.impl.number.parse.AffixMatcher
4135android.icu.impl.number.parse.AffixPatternMatcher
4136android.icu.impl.number.parse.AffixTokenMatcherFactory
art-benchmark-service13164882020-11-07 02:19:14 -08004137android.icu.impl.number.parse.CodePointMatcher
4138android.icu.impl.number.parse.CombinedCurrencyMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08004139android.icu.impl.number.parse.DecimalMatcher
4140android.icu.impl.number.parse.IgnorablesMatcher
4141android.icu.impl.number.parse.InfinityMatcher
4142android.icu.impl.number.parse.MinusSignMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08004143android.icu.impl.number.parse.MultiplierParseHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004144android.icu.impl.number.parse.NanMatcher
4145android.icu.impl.number.parse.NumberParseMatcher$Flexible
4146android.icu.impl.number.parse.NumberParseMatcher
4147android.icu.impl.number.parse.NumberParserImpl
art-benchmark-service13164882020-11-07 02:19:14 -08004148android.icu.impl.number.parse.PaddingMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08004149android.icu.impl.number.parse.ParsedNumber$1
4150android.icu.impl.number.parse.ParsedNumber
4151android.icu.impl.number.parse.ParsingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08004152android.icu.impl.number.parse.PercentMatcher
4153android.icu.impl.number.parse.PermilleMatcher
4154android.icu.impl.number.parse.PlusSignMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08004155android.icu.impl.number.parse.RequireAffixValidator
art-benchmark-service13164882020-11-07 02:19:14 -08004156android.icu.impl.number.parse.RequireCurrencyValidator
4157android.icu.impl.number.parse.RequireDecimalSeparatorValidator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004158android.icu.impl.number.parse.RequireNumberValidator
4159android.icu.impl.number.parse.ScientificMatcher
4160android.icu.impl.number.parse.SeriesMatcher
4161android.icu.impl.number.parse.SymbolMatcher
4162android.icu.impl.number.parse.ValidationMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08004163android.icu.impl.number.range.PrefixInfixSuffixLengthHelper
4164android.icu.impl.number.range.RangeMacroProps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004165android.icu.impl.number.range.StandardPluralRanges$PluralRangeSetsDataSink
art-benchmark-service13164882020-11-07 02:19:14 -08004166android.icu.impl.number.range.StandardPluralRanges$PluralRangesDataSink
4167android.icu.impl.number.range.StandardPluralRanges
art-benchmark-service13164882020-11-07 02:19:14 -08004168android.icu.impl.text.RbnfScannerProviderImpl$RbnfLenientScannerImpl
4169android.icu.impl.text.RbnfScannerProviderImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004170android.icu.impl.units.ComplexUnitsConverter
4171android.icu.impl.units.ConversionRates$ConversionRateInfo
4172android.icu.impl.units.ConversionRates$ConversionRatesSink
4173android.icu.impl.units.ConversionRates
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004174android.icu.impl.units.MeasureUnitImpl$CompoundPart
4175android.icu.impl.units.MeasureUnitImpl$InitialCompoundPart
4176android.icu.impl.units.MeasureUnitImpl$MeasureUnitImplComparator
4177android.icu.impl.units.MeasureUnitImpl$PowerPart
4178android.icu.impl.units.MeasureUnitImpl$SingleUnitComparator
4179android.icu.impl.units.MeasureUnitImpl$UnitsParser$Token$Type
4180android.icu.impl.units.MeasureUnitImpl$UnitsParser$Token
4181android.icu.impl.units.MeasureUnitImpl$UnitsParser
4182android.icu.impl.units.MeasureUnitImpl
4183android.icu.impl.units.SingleUnitImpl
4184android.icu.impl.units.UnitPreferences$UnitPreference
4185android.icu.impl.units.UnitPreferences$UnitPreferencesSink
4186android.icu.impl.units.UnitPreferences
4187android.icu.impl.units.UnitsData$Categories
4188android.icu.impl.units.UnitsData$CategoriesSink
4189android.icu.impl.units.UnitsData$Constants
4190android.icu.impl.units.UnitsData$SimpleUnitIdentifiersSink
4191android.icu.impl.units.UnitsData
4192android.icu.impl.units.UnitsRouter$ConverterPreference
4193android.icu.impl.units.UnitsRouter$RouteResult
4194android.icu.impl.units.UnitsRouter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004195android.icu.lang.CharSequences
art-benchmark-serviced5115932020-02-25 17:55:03 -08004196android.icu.lang.CharacterProperties
art-benchmark-service13164882020-11-07 02:19:14 -08004197android.icu.lang.UCharacter$BidiPairedBracketType
4198android.icu.lang.UCharacter$DecompositionType
4199android.icu.lang.UCharacter$DummyValueIterator
4200android.icu.lang.UCharacter$EastAsianWidth
4201android.icu.lang.UCharacter$GraphemeClusterBreak
4202android.icu.lang.UCharacter$HangulSyllableType
art-benchmark-service3a157132024-05-31 13:31:01 -07004203android.icu.lang.UCharacter$IdentifierType
art-benchmark-service13164882020-11-07 02:19:14 -08004204android.icu.lang.UCharacter$IndicPositionalCategory
4205android.icu.lang.UCharacter$IndicSyllabicCategory
4206android.icu.lang.UCharacter$JoiningGroup
4207android.icu.lang.UCharacter$JoiningType
4208android.icu.lang.UCharacter$LineBreak
4209android.icu.lang.UCharacter$NumericType
4210android.icu.lang.UCharacter$SentenceBreak
4211android.icu.lang.UCharacter$UCharacterTypeIterator$MaskType
4212android.icu.lang.UCharacter$UCharacterTypeIterator
4213android.icu.lang.UCharacter$UnicodeBlock
4214android.icu.lang.UCharacter$VerticalOrientation
4215android.icu.lang.UCharacter$WordBreak
art-benchmark-service56aece62020-02-10 17:58:03 -08004216android.icu.lang.UCharacter
art-benchmark-service13164882020-11-07 02:19:14 -08004217android.icu.lang.UCharacterCategory
4218android.icu.lang.UCharacterDirection
art-benchmark-service56aece62020-02-10 17:58:03 -08004219android.icu.lang.UCharacterEnums$ECharacterCategory
4220android.icu.lang.UCharacterEnums$ECharacterDirection
art-benchmark-service13164882020-11-07 02:19:14 -08004221android.icu.lang.UCharacterEnums
4222android.icu.lang.UCharacterNameIterator
4223android.icu.lang.UProperty$NameChoice
4224android.icu.lang.UProperty
4225android.icu.lang.UScript$ScriptMetadata
art-benchmark-serviced5115932020-02-25 17:55:03 -08004226android.icu.lang.UScript$ScriptUsage
4227android.icu.lang.UScript
art-benchmark-service13164882020-11-07 02:19:14 -08004228android.icu.lang.UScriptRun$ParenStackEntry
4229android.icu.lang.UScriptRun
art-benchmark-serviced5115932020-02-25 17:55:03 -08004230android.icu.math.BigDecimal
4231android.icu.math.MathContext
art-benchmark-service13164882020-11-07 02:19:14 -08004232android.icu.number.CompactNotation$CompactHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004233android.icu.number.CompactNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08004234android.icu.number.CurrencyPrecision
art-benchmark-serviced5115932020-02-25 17:55:03 -08004235android.icu.number.FormattedNumber
art-benchmark-service13164882020-11-07 02:19:14 -08004236android.icu.number.FormattedNumberRange
art-benchmark-service56aece62020-02-10 17:58:03 -08004237android.icu.number.FractionPrecision
4238android.icu.number.IntegerWidth
4239android.icu.number.LocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08004240android.icu.number.LocalizedNumberRangeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004241android.icu.number.Notation
art-benchmark-service56aece62020-02-10 17:58:03 -08004242android.icu.number.NumberFormatter$DecimalSeparatorDisplay
art-benchmark-service13164882020-11-07 02:19:14 -08004243android.icu.number.NumberFormatter$GroupingStrategy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004244android.icu.number.NumberFormatter$RoundingPriority
art-benchmark-service56aece62020-02-10 17:58:03 -08004245android.icu.number.NumberFormatter$SignDisplay
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004246android.icu.number.NumberFormatter$TrailingZeroDisplay
art-benchmark-serviced5115932020-02-25 17:55:03 -08004247android.icu.number.NumberFormatter$UnitWidth
art-benchmark-service56aece62020-02-10 17:58:03 -08004248android.icu.number.NumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004249android.icu.number.NumberFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004250android.icu.number.NumberFormatterSettings
4251android.icu.number.NumberPropertyMapper
art-benchmark-service13164882020-11-07 02:19:14 -08004252android.icu.number.NumberRangeFormatter$RangeCollapse
4253android.icu.number.NumberRangeFormatter$RangeIdentityFallback
4254android.icu.number.NumberRangeFormatter$RangeIdentityResult
4255android.icu.number.NumberRangeFormatter
4256android.icu.number.NumberRangeFormatterImpl$1
4257android.icu.number.NumberRangeFormatterImpl$NumberRangeDataSink
4258android.icu.number.NumberRangeFormatterImpl
4259android.icu.number.NumberRangeFormatterSettings
4260android.icu.number.NumberSkeletonImpl$1
4261android.icu.number.NumberSkeletonImpl$2
4262android.icu.number.NumberSkeletonImpl$BlueprintHelpers
4263android.icu.number.NumberSkeletonImpl$EnumToStemString
4264android.icu.number.NumberSkeletonImpl$GeneratorHelpers
4265android.icu.number.NumberSkeletonImpl$ParseState
4266android.icu.number.NumberSkeletonImpl$StemEnum
4267android.icu.number.NumberSkeletonImpl$StemToObject
4268android.icu.number.NumberSkeletonImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004269android.icu.number.Precision$BogusRounder
art-benchmark-service56aece62020-02-10 17:58:03 -08004270android.icu.number.Precision$CurrencyRounderImpl
4271android.icu.number.Precision$FracSigRounderImpl
4272android.icu.number.Precision$FractionRounderImpl
4273android.icu.number.Precision$IncrementFiveRounderImpl
art-benchmark-service13164882020-11-07 02:19:14 -08004274android.icu.number.Precision$IncrementOneRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004275android.icu.number.Precision$IncrementRounderImpl
4276android.icu.number.Precision$InfiniteRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004277android.icu.number.Precision$SignificantRounderImpl
4278android.icu.number.Precision
art-benchmark-serviced5115932020-02-25 17:55:03 -08004279android.icu.number.Scale
art-benchmark-service13164882020-11-07 02:19:14 -08004280android.icu.number.ScientificNotation$ScientificHandler
4281android.icu.number.ScientificNotation$ScientificModifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08004282android.icu.number.ScientificNotation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004283android.icu.number.SimpleNotation
art-benchmark-service13164882020-11-07 02:19:14 -08004284android.icu.number.SkeletonSyntaxException
art-benchmark-service56aece62020-02-10 17:58:03 -08004285android.icu.number.UnlocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08004286android.icu.number.UnlocalizedNumberRangeFormatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004287android.icu.platform.AndroidDataFiles
art-benchmark-service13164882020-11-07 02:19:14 -08004288android.icu.text.AbsoluteValueSubstitution
art-benchmark-serviced5115932020-02-25 17:55:03 -08004289android.icu.text.AlphabeticIndex$1
art-benchmark-service13164882020-11-07 02:19:14 -08004290android.icu.text.AlphabeticIndex$Bucket$LabelType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004291android.icu.text.AlphabeticIndex$Bucket
4292android.icu.text.AlphabeticIndex$BucketList
4293android.icu.text.AlphabeticIndex$ImmutableIndex
art-benchmark-service13164882020-11-07 02:19:14 -08004294android.icu.text.AlphabeticIndex$Record
4295android.icu.text.AlphabeticIndex
4296android.icu.text.AnyTransliterator$ScriptRunIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004297android.icu.text.AnyTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004298android.icu.text.ArabicShaping
4299android.icu.text.ArabicShapingException
art-benchmark-service13164882020-11-07 02:19:14 -08004300android.icu.text.Bidi$BracketData
art-benchmark-serviced5115932020-02-25 17:55:03 -08004301android.icu.text.Bidi$ImpTabPair
art-benchmark-service13164882020-11-07 02:19:14 -08004302android.icu.text.Bidi$InsertPoints
4303android.icu.text.Bidi$IsoRun
4304android.icu.text.Bidi$Isolate
4305android.icu.text.Bidi$LevState
4306android.icu.text.Bidi$Opening
4307android.icu.text.Bidi$Point
art-benchmark-serviced5115932020-02-25 17:55:03 -08004308android.icu.text.Bidi
art-benchmark-service56aece62020-02-10 17:58:03 -08004309android.icu.text.BidiClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08004310android.icu.text.BidiLine
art-benchmark-service13164882020-11-07 02:19:14 -08004311android.icu.text.BidiRun
art-benchmark-service13164882020-11-07 02:19:14 -08004312android.icu.text.BidiTransform$Mirroring
4313android.icu.text.BidiTransform$Order
4314android.icu.text.BidiTransform$ReorderingScheme$10
4315android.icu.text.BidiTransform$ReorderingScheme$11
4316android.icu.text.BidiTransform$ReorderingScheme$12
4317android.icu.text.BidiTransform$ReorderingScheme$13
4318android.icu.text.BidiTransform$ReorderingScheme$14
4319android.icu.text.BidiTransform$ReorderingScheme$15
4320android.icu.text.BidiTransform$ReorderingScheme$16
4321android.icu.text.BidiTransform$ReorderingScheme$1
4322android.icu.text.BidiTransform$ReorderingScheme$2
4323android.icu.text.BidiTransform$ReorderingScheme$3
4324android.icu.text.BidiTransform$ReorderingScheme$4
4325android.icu.text.BidiTransform$ReorderingScheme$5
4326android.icu.text.BidiTransform$ReorderingScheme$6
4327android.icu.text.BidiTransform$ReorderingScheme$7
4328android.icu.text.BidiTransform$ReorderingScheme$8
4329android.icu.text.BidiTransform$ReorderingScheme$9
4330android.icu.text.BidiTransform$ReorderingScheme
4331android.icu.text.BidiTransform
4332android.icu.text.BidiWriter
art-benchmark-service56aece62020-02-10 17:58:03 -08004333android.icu.text.BreakIterator$BreakIteratorCache
4334android.icu.text.BreakIterator$BreakIteratorServiceShim
4335android.icu.text.BreakIterator
4336android.icu.text.BreakIteratorFactory$BFService$1RBBreakIteratorFactory
4337android.icu.text.BreakIteratorFactory$BFService
4338android.icu.text.BreakIteratorFactory
art-benchmark-service13164882020-11-07 02:19:14 -08004339android.icu.text.BreakTransliterator$ReplaceableCharacterIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004340android.icu.text.BreakTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004341android.icu.text.CanonicalIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004342android.icu.text.CaseFoldTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004343android.icu.text.CaseFoldTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004344android.icu.text.CaseFoldTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004345android.icu.text.CaseMap$Fold
4346android.icu.text.CaseMap$Lower
art-benchmark-serviced5115932020-02-25 17:55:03 -08004347android.icu.text.CaseMap$Title
4348android.icu.text.CaseMap$Upper
4349android.icu.text.CaseMap
art-benchmark-service13164882020-11-07 02:19:14 -08004350android.icu.text.CharsetDetector$CSRecognizerInfo
4351android.icu.text.CharsetDetector
4352android.icu.text.CharsetMatch
4353android.icu.text.CharsetRecog_2022$CharsetRecog_2022CN
4354android.icu.text.CharsetRecog_2022$CharsetRecog_2022JP
4355android.icu.text.CharsetRecog_2022$CharsetRecog_2022KR
4356android.icu.text.CharsetRecog_2022
4357android.icu.text.CharsetRecog_UTF8
4358android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_BE
4359android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_LE
4360android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32
4361android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_BE
4362android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_LE
4363android.icu.text.CharsetRecog_Unicode
4364android.icu.text.CharsetRecog_mbcs$CharsetRecog_big5
4365android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_jp
4366android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_kr
4367android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc
4368android.icu.text.CharsetRecog_mbcs$CharsetRecog_gb_18030
4369android.icu.text.CharsetRecog_mbcs$CharsetRecog_sjis
4370android.icu.text.CharsetRecog_mbcs$iteratedChar
4371android.icu.text.CharsetRecog_mbcs
4372android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_1
4373android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_2
4374android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5
4375android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5_ru
4376android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6
4377android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6_ar
4378android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7
4379android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7_el
4380android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8
4381android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_I_he
4382android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_he
4383android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9
4384android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9_tr
4385android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar
4386android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_ltr
4387android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_rtl
4388android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he
4389android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_ltr
4390android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_rtl
4391android.icu.text.CharsetRecog_sbcs$CharsetRecog_KOI8_R
4392android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1251
4393android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1256
4394android.icu.text.CharsetRecog_sbcs$NGramParser
4395android.icu.text.CharsetRecog_sbcs$NGramParser_IBM420
4396android.icu.text.CharsetRecog_sbcs$NGramsPlusLang
4397android.icu.text.CharsetRecog_sbcs
4398android.icu.text.CharsetRecognizer
4399android.icu.text.ChineseDateFormat$Field
4400android.icu.text.ChineseDateFormat
4401android.icu.text.ChineseDateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -08004402android.icu.text.CollationElementIterator$MaxExpSink
4403android.icu.text.CollationElementIterator
4404android.icu.text.CollationKey$BoundMode
4405android.icu.text.CollationKey
art-benchmark-service13164882020-11-07 02:19:14 -08004406android.icu.text.Collator$ASCII
4407android.icu.text.Collator$CollatorFactory
4408android.icu.text.Collator$KeywordsSink
4409android.icu.text.Collator$ReorderCodes
art-benchmark-serviced5115932020-02-25 17:55:03 -08004410android.icu.text.Collator$ServiceShim
4411android.icu.text.Collator
art-benchmark-service13164882020-11-07 02:19:14 -08004412android.icu.text.CollatorServiceShim$1CFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08004413android.icu.text.CollatorServiceShim$CService$1CollatorFactory
4414android.icu.text.CollatorServiceShim$CService
4415android.icu.text.CollatorServiceShim
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004416android.icu.text.CompactDecimalFormat$CompactStyle
art-benchmark-service13164882020-11-07 02:19:14 -08004417android.icu.text.CompactDecimalFormat
4418android.icu.text.ComposedCharIter
4419android.icu.text.CompoundTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004420android.icu.text.ConstrainedFieldPosition$ConstraintType
4421android.icu.text.ConstrainedFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08004422android.icu.text.CurrencyDisplayNames
art-benchmark-service13164882020-11-07 02:19:14 -08004423android.icu.text.CurrencyFormat
art-benchmark-service56aece62020-02-10 17:58:03 -08004424android.icu.text.CurrencyMetaInfo$CurrencyDigits
4425android.icu.text.CurrencyMetaInfo$CurrencyFilter
art-benchmark-service13164882020-11-07 02:19:14 -08004426android.icu.text.CurrencyMetaInfo$CurrencyInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004427android.icu.text.CurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004428android.icu.text.CurrencyPluralInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004429android.icu.text.DateFormat$BooleanAttribute
4430android.icu.text.DateFormat$Field
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004431android.icu.text.DateFormat$HourCycle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004432android.icu.text.DateFormat
4433android.icu.text.DateFormatSymbols$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004434android.icu.text.DateFormatSymbols$AospExtendedDateFormatSymbols
art-benchmark-serviced5115932020-02-25 17:55:03 -08004435android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType
4436android.icu.text.DateFormatSymbols$CalendarDataSink
4437android.icu.text.DateFormatSymbols$CapitalizationContextUsage
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004438android.icu.text.DateFormatSymbols-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004439android.icu.text.DateFormatSymbols
4440android.icu.text.DateIntervalFormat$BestMatchInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004441android.icu.text.DateIntervalFormat$FormatOutput
4442android.icu.text.DateIntervalFormat$FormattedDateInterval
4443android.icu.text.DateIntervalFormat$SkeletonAndItsBestMatch
4444android.icu.text.DateIntervalFormat$SpanField
art-benchmark-serviced5115932020-02-25 17:55:03 -08004445android.icu.text.DateIntervalFormat
4446android.icu.text.DateIntervalInfo$DateIntervalSink
4447android.icu.text.DateIntervalInfo$PatternInfo
4448android.icu.text.DateIntervalInfo
4449android.icu.text.DateTimePatternGenerator$AppendItemFormatsSink
4450android.icu.text.DateTimePatternGenerator$AppendItemNamesSink
4451android.icu.text.DateTimePatternGenerator$AvailableFormatsSink
4452android.icu.text.DateTimePatternGenerator$DTPGflags
4453android.icu.text.DateTimePatternGenerator$DateTimeMatcher
4454android.icu.text.DateTimePatternGenerator$DayPeriodAllowedHoursSink
4455android.icu.text.DateTimePatternGenerator$DisplayWidth
4456android.icu.text.DateTimePatternGenerator$DistanceInfo
4457android.icu.text.DateTimePatternGenerator$FormatParser
4458android.icu.text.DateTimePatternGenerator$PatternInfo
4459android.icu.text.DateTimePatternGenerator$PatternWithMatcher
4460android.icu.text.DateTimePatternGenerator$PatternWithSkeletonFlag
4461android.icu.text.DateTimePatternGenerator$SkeletonFields
4462android.icu.text.DateTimePatternGenerator$VariableField
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004463android.icu.text.DateTimePatternGenerator-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004464android.icu.text.DateTimePatternGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08004465android.icu.text.DecimalFormat$PropertySetter
art-benchmark-service56aece62020-02-10 17:58:03 -08004466android.icu.text.DecimalFormat
4467android.icu.text.DecimalFormatSymbols$1
4468android.icu.text.DecimalFormatSymbols$CacheData
4469android.icu.text.DecimalFormatSymbols$DecFmtDataSink
4470android.icu.text.DecimalFormatSymbols
art-benchmark-service56aece62020-02-10 17:58:03 -08004471android.icu.text.DisplayContext$Type
4472android.icu.text.DisplayContext
art-benchmark-service13164882020-11-07 02:19:14 -08004473android.icu.text.DurationFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004474android.icu.text.Edits$Iterator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004475android.icu.text.Edits-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004476android.icu.text.Edits
art-benchmark-servicead05a302020-03-17 09:46:02 -07004477android.icu.text.EscapeTransliterator$1
4478android.icu.text.EscapeTransliterator$2
4479android.icu.text.EscapeTransliterator$3
4480android.icu.text.EscapeTransliterator$4
4481android.icu.text.EscapeTransliterator$5
4482android.icu.text.EscapeTransliterator$6
4483android.icu.text.EscapeTransliterator$7
4484android.icu.text.EscapeTransliterator$8
4485android.icu.text.EscapeTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004486android.icu.text.FilteredBreakIteratorBuilder
4487android.icu.text.FilteredNormalizer2
art-benchmark-serviced5115932020-02-25 17:55:03 -08004488android.icu.text.FormattedValue
art-benchmark-service13164882020-11-07 02:19:14 -08004489android.icu.text.FractionalPartSubstitution
4490android.icu.text.FunctionReplacer
4491android.icu.text.IDNA$Error
4492android.icu.text.IDNA$Info
art-benchmark-serviced5115932020-02-25 17:55:03 -08004493android.icu.text.IDNA
art-benchmark-service13164882020-11-07 02:19:14 -08004494android.icu.text.IntegralPartSubstitution
art-benchmark-service13164882020-11-07 02:19:14 -08004495android.icu.text.ListFormatter$Cache
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004496android.icu.text.ListFormatter$ContextualHandler
4497android.icu.text.ListFormatter$Field
4498android.icu.text.ListFormatter$FormattedList
art-benchmark-service13164882020-11-07 02:19:14 -08004499android.icu.text.ListFormatter$FormattedListBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004500android.icu.text.ListFormatter$PatternHandler
4501android.icu.text.ListFormatter$SpanField
4502android.icu.text.ListFormatter$StaticHandler
4503android.icu.text.ListFormatter$Type
4504android.icu.text.ListFormatter$Width
art-benchmark-service13164882020-11-07 02:19:14 -08004505android.icu.text.ListFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08004506android.icu.text.LocaleDisplayNames$DialectHandling
4507android.icu.text.LocaleDisplayNames$LastResortLocaleDisplayNames
4508android.icu.text.LocaleDisplayNames$UiListItem$UiListItemComparator
4509android.icu.text.LocaleDisplayNames$UiListItem
4510android.icu.text.LocaleDisplayNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07004511android.icu.text.LowercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004512android.icu.text.LowercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004513android.icu.text.LowercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004514android.icu.text.MeasureFormat$FormatWidth
art-benchmark-service13164882020-11-07 02:19:14 -08004515android.icu.text.MeasureFormat$MeasureProxy
4516android.icu.text.MeasureFormat$NumberFormatterCacheEntry
4517android.icu.text.MeasureFormat$NumericFormatters
art-benchmark-serviced5115932020-02-25 17:55:03 -08004518android.icu.text.MeasureFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004519android.icu.text.MessageFormat$AppendableWrapper
4520android.icu.text.MessageFormat$AttributeAndPosition
4521android.icu.text.MessageFormat$Field
4522android.icu.text.MessageFormat$PluralSelectorContext
4523android.icu.text.MessageFormat$PluralSelectorProvider
4524android.icu.text.MessageFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004525android.icu.text.MessagePattern$ApostropheMode
4526android.icu.text.MessagePattern$ArgType
4527android.icu.text.MessagePattern$Part$Type
4528android.icu.text.MessagePattern$Part
4529android.icu.text.MessagePattern
4530android.icu.text.MessagePatternUtil$1
4531android.icu.text.MessagePatternUtil$ArgNode
4532android.icu.text.MessagePatternUtil$ComplexArgStyleNode
4533android.icu.text.MessagePatternUtil$MessageContentsNode$Type
4534android.icu.text.MessagePatternUtil$MessageContentsNode
4535android.icu.text.MessagePatternUtil$MessageNode
4536android.icu.text.MessagePatternUtil$Node
4537android.icu.text.MessagePatternUtil$TextNode
4538android.icu.text.MessagePatternUtil$VariantNode
4539android.icu.text.MessagePatternUtil
4540android.icu.text.ModulusSubstitution
4541android.icu.text.MultiplierSubstitution
4542android.icu.text.NFRule
4543android.icu.text.NFRuleSet
4544android.icu.text.NFSubstitution
art-benchmark-servicead05a302020-03-17 09:46:02 -07004545android.icu.text.NameUnicodeTransliterator$1
4546android.icu.text.NameUnicodeTransliterator
4547android.icu.text.NormalizationTransliterator$1
4548android.icu.text.NormalizationTransliterator$2
4549android.icu.text.NormalizationTransliterator$3
4550android.icu.text.NormalizationTransliterator$4
4551android.icu.text.NormalizationTransliterator$5
4552android.icu.text.NormalizationTransliterator$6
art-benchmark-service13164882020-11-07 02:19:14 -08004553android.icu.text.NormalizationTransliterator$NormalizingTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07004554android.icu.text.NormalizationTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004555android.icu.text.Normalizer$CharsAppendable
4556android.icu.text.Normalizer$CmpEquivLevel
4557android.icu.text.Normalizer$FCD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004558android.icu.text.Normalizer$FCDMode
art-benchmark-service13164882020-11-07 02:19:14 -08004559android.icu.text.Normalizer$FCDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004560android.icu.text.Normalizer$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08004561android.icu.text.Normalizer$ModeImpl
art-benchmark-service13164882020-11-07 02:19:14 -08004562android.icu.text.Normalizer$NFC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004563android.icu.text.Normalizer$NFCMode
art-benchmark-service13164882020-11-07 02:19:14 -08004564android.icu.text.Normalizer$NFCModeImpl
4565android.icu.text.Normalizer$NFD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004566android.icu.text.Normalizer$NFDMode
art-benchmark-service13164882020-11-07 02:19:14 -08004567android.icu.text.Normalizer$NFDModeImpl
4568android.icu.text.Normalizer$NFKC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004569android.icu.text.Normalizer$NFKCMode
art-benchmark-service13164882020-11-07 02:19:14 -08004570android.icu.text.Normalizer$NFKCModeImpl
4571android.icu.text.Normalizer$NFKD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004572android.icu.text.Normalizer$NFKDMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08004573android.icu.text.Normalizer$NFKDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08004574android.icu.text.Normalizer$NONEMode
4575android.icu.text.Normalizer$QuickCheckResult
art-benchmark-service13164882020-11-07 02:19:14 -08004576android.icu.text.Normalizer$Unicode32
art-benchmark-service13164882020-11-07 02:19:14 -08004577android.icu.text.Normalizer2$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08004578android.icu.text.Normalizer2
art-benchmark-service56aece62020-02-10 17:58:03 -08004579android.icu.text.Normalizer
art-benchmark-servicead05a302020-03-17 09:46:02 -07004580android.icu.text.NullTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004581android.icu.text.NumberFormat$Field
art-benchmark-service13164882020-11-07 02:19:14 -08004582android.icu.text.NumberFormat$NumberFormatFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08004583android.icu.text.NumberFormat$NumberFormatShim
art-benchmark-service13164882020-11-07 02:19:14 -08004584android.icu.text.NumberFormat$SimpleNumberFormatFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08004585android.icu.text.NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004586android.icu.text.NumberFormatServiceShim$NFFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08004587android.icu.text.NumberFormatServiceShim$NFService$1RBNumberFormatFactory
4588android.icu.text.NumberFormatServiceShim$NFService
art-benchmark-service13164882020-11-07 02:19:14 -08004589android.icu.text.NumberFormatServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08004590android.icu.text.NumberingSystem$1
4591android.icu.text.NumberingSystem$2
4592android.icu.text.NumberingSystem$LocaleLookupData
4593android.icu.text.NumberingSystem
art-benchmark-service13164882020-11-07 02:19:14 -08004594android.icu.text.NumeratorSubstitution
art-benchmark-service13164882020-11-07 02:19:14 -08004595android.icu.text.PluralFormat$PluralSelector
4596android.icu.text.PluralFormat$PluralSelectorAdapter
4597android.icu.text.PluralFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004598android.icu.text.PluralRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004599android.icu.text.PluralRules$AndConstraint
4600android.icu.text.PluralRules$BinaryConstraint
4601android.icu.text.PluralRules$Constraint
art-benchmark-service08401c12022-12-23 09:27:20 -08004602android.icu.text.PluralRules$DecimalQuantitySamples
art-benchmark-service00abe242023-02-13 10:31:34 -08004603android.icu.text.PluralRules$DecimalQuantitySamplesRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08004604android.icu.text.PluralRules$Factory
4605android.icu.text.PluralRules$FixedDecimal
art-benchmark-serviced5115932020-02-25 17:55:03 -08004606android.icu.text.PluralRules$IFixedDecimal
art-benchmark-service13164882020-11-07 02:19:14 -08004607android.icu.text.PluralRules$KeywordStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08004608android.icu.text.PluralRules$Operand
art-benchmark-service13164882020-11-07 02:19:14 -08004609android.icu.text.PluralRules$OrConstraint
art-benchmark-serviced5115932020-02-25 17:55:03 -08004610android.icu.text.PluralRules$PluralType
4611android.icu.text.PluralRules$RangeConstraint
4612android.icu.text.PluralRules$Rule
4613android.icu.text.PluralRules$RuleList
4614android.icu.text.PluralRules$SampleType
4615android.icu.text.PluralRules$SimpleTokenizer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004616android.icu.text.PluralRules-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004617android.icu.text.PluralRules
art-benchmark-service13164882020-11-07 02:19:14 -08004618android.icu.text.PluralRulesSerialProxy
art-benchmark-service13164882020-11-07 02:19:14 -08004619android.icu.text.Quantifier
4620android.icu.text.QuantityFormatter
4621android.icu.text.RBBINode
4622android.icu.text.RBBIRuleBuilder$IntPair
4623android.icu.text.RBBIRuleBuilder
4624android.icu.text.RBBIRuleParseTable$RBBIRuleTableElement
4625android.icu.text.RBBIRuleParseTable
4626android.icu.text.RBBIRuleScanner$RBBIRuleChar
4627android.icu.text.RBBIRuleScanner$RBBISetTableEl
4628android.icu.text.RBBIRuleScanner
4629android.icu.text.RBBISetBuilder$RangeDescriptor
4630android.icu.text.RBBISetBuilder
4631android.icu.text.RBBISymbolTable$RBBISymbolTableEntry
4632android.icu.text.RBBISymbolTable
4633android.icu.text.RBBITableBuilder$RBBIStateDescriptor
4634android.icu.text.RBBITableBuilder
4635android.icu.text.RBNFChinesePostProcessor
4636android.icu.text.RBNFPostProcessor
4637android.icu.text.RawCollationKey
4638android.icu.text.RbnfLenientScanner
4639android.icu.text.RbnfLenientScannerProvider
art-benchmark-service13164882020-11-07 02:19:14 -08004640android.icu.text.RelativeDateTimeFormatter$AbsoluteUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004641android.icu.text.RelativeDateTimeFormatter$Cache$1
4642android.icu.text.RelativeDateTimeFormatter$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08004643android.icu.text.RelativeDateTimeFormatter$Direction
4644android.icu.text.RelativeDateTimeFormatter$Field
4645android.icu.text.RelativeDateTimeFormatter$FormattedRelativeDateTime
art-benchmark-serviced5115932020-02-25 17:55:03 -08004646android.icu.text.RelativeDateTimeFormatter$Loader
art-benchmark-service13164882020-11-07 02:19:14 -08004647android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004648android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink
art-benchmark-service13164882020-11-07 02:19:14 -08004649android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeFormatterData
4650android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeUnit
4651android.icu.text.RelativeDateTimeFormatter$RelativeUnit
4652android.icu.text.RelativeDateTimeFormatter$Style
4653android.icu.text.RelativeDateTimeFormatter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004654android.icu.text.RemoveTransliterator$1
4655android.icu.text.RemoveTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004656android.icu.text.Replaceable
art-benchmark-service13164882020-11-07 02:19:14 -08004657android.icu.text.ReplaceableContextIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004658android.icu.text.ReplaceableString
art-benchmark-service56aece62020-02-10 17:58:03 -08004659android.icu.text.RuleBasedBreakIterator$BreakCache
4660android.icu.text.RuleBasedBreakIterator$DictionaryCache
art-benchmark-service677bd342025-02-19 09:05:31 -08004661android.icu.text.RuleBasedBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004662android.icu.text.RuleBasedCollator$CollationBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08004663android.icu.text.RuleBasedCollator$CollationKeyByteSink
art-benchmark-serviced5115932020-02-25 17:55:03 -08004664android.icu.text.RuleBasedCollator$FCDUTF16NFDIterator
4665android.icu.text.RuleBasedCollator$NFDIterator
4666android.icu.text.RuleBasedCollator$UTF16NFDIterator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004667android.icu.text.RuleBasedCollator-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004668android.icu.text.RuleBasedCollator
art-benchmark-service13164882020-11-07 02:19:14 -08004669android.icu.text.RuleBasedNumberFormat
art-benchmark-servicead05a302020-03-17 09:46:02 -07004670android.icu.text.RuleBasedTransliterator$Data
art-benchmark-service13164882020-11-07 02:19:14 -08004671android.icu.text.RuleBasedTransliterator
4672android.icu.text.SCSU
4673android.icu.text.SameValueSubstitution
art-benchmark-service13164882020-11-07 02:19:14 -08004674android.icu.text.ScientificNumberFormatter$MarkupStyle
4675android.icu.text.ScientificNumberFormatter$Style
4676android.icu.text.ScientificNumberFormatter$SuperscriptStyle
4677android.icu.text.ScientificNumberFormatter
4678android.icu.text.SearchIterator$ElementComparisonType
4679android.icu.text.SearchIterator$Search
4680android.icu.text.SearchIterator
4681android.icu.text.SelectFormat
4682android.icu.text.SimpleDateFormat$1
4683android.icu.text.SimpleDateFormat$ContextValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08004684android.icu.text.SimpleDateFormat$PatternItem
4685android.icu.text.SimpleDateFormat
art-benchmark-service13164882020-11-07 02:19:14 -08004686android.icu.text.SimpleFormatter
4687android.icu.text.SourceTargetUtility
art-benchmark-service13164882020-11-07 02:19:14 -08004688android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUString
4689android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringComparator
4690android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringPool
4691android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder
4692android.icu.text.SpoofChecker$Builder
4693android.icu.text.SpoofChecker$CheckResult
4694android.icu.text.SpoofChecker$ConfusableDataUtils
4695android.icu.text.SpoofChecker$RestrictionLevel
4696android.icu.text.SpoofChecker$ScriptSet
4697android.icu.text.SpoofChecker$SpoofData$DefaultData
4698android.icu.text.SpoofChecker$SpoofData$IsAcceptable
4699android.icu.text.SpoofChecker$SpoofData
4700android.icu.text.SpoofChecker
4701android.icu.text.StringCharacterIterator
4702android.icu.text.StringMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08004703android.icu.text.StringPrep$Values
art-benchmark-serviced5115932020-02-25 17:55:03 -08004704android.icu.text.StringPrep
art-benchmark-service56aece62020-02-10 17:58:03 -08004705android.icu.text.StringPrepParseException
art-benchmark-service13164882020-11-07 02:19:14 -08004706android.icu.text.StringReplacer
art-benchmark-service13164882020-11-07 02:19:14 -08004707android.icu.text.StringSearch$CEBuffer
4708android.icu.text.StringSearch$CEI
4709android.icu.text.StringSearch$CollationPCE$PCEBuffer
4710android.icu.text.StringSearch$CollationPCE$PCEI
4711android.icu.text.StringSearch$CollationPCE$RCEBuffer
4712android.icu.text.StringSearch$CollationPCE$RCEI
4713android.icu.text.StringSearch$CollationPCE$Range
4714android.icu.text.StringSearch$CollationPCE
4715android.icu.text.StringSearch$Match
4716android.icu.text.StringSearch$Pattern
4717android.icu.text.StringSearch
art-benchmark-service56aece62020-02-10 17:58:03 -08004718android.icu.text.StringTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07004719android.icu.text.SymbolTable
art-benchmark-service13164882020-11-07 02:19:14 -08004720android.icu.text.TimeUnitFormat$TimeUnitFormatSetupSink
4721android.icu.text.TimeUnitFormat
4722android.icu.text.TimeZoneFormat$1
4723android.icu.text.TimeZoneFormat$GMTOffsetField
4724android.icu.text.TimeZoneFormat$GMTOffsetPatternType
4725android.icu.text.TimeZoneFormat$OffsetFields
4726android.icu.text.TimeZoneFormat$ParseOption
4727android.icu.text.TimeZoneFormat$Style
4728android.icu.text.TimeZoneFormat$TimeType
4729android.icu.text.TimeZoneFormat$TimeZoneFormatCache
4730android.icu.text.TimeZoneFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004731android.icu.text.TimeZoneNames$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08004732android.icu.text.TimeZoneNames$DefaultTimeZoneNames$FactoryImpl
4733android.icu.text.TimeZoneNames$DefaultTimeZoneNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08004734android.icu.text.TimeZoneNames$Factory
art-benchmark-service13164882020-11-07 02:19:14 -08004735android.icu.text.TimeZoneNames$MatchInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004736android.icu.text.TimeZoneNames$NameType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004737android.icu.text.TimeZoneNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07004738android.icu.text.TitlecaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004739android.icu.text.TitlecaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004740android.icu.text.TitlecaseTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004741android.icu.text.Transform
art-benchmark-service13164882020-11-07 02:19:14 -08004742android.icu.text.TransliterationRule
4743android.icu.text.TransliterationRuleSet
art-benchmark-service64daec62024-05-18 02:02:57 -07004744android.icu.text.Transliterator$$ExternalSyntheticLambda0
art-benchmark-servicead05a302020-03-17 09:46:02 -07004745android.icu.text.Transliterator$Factory
4746android.icu.text.Transliterator$Position
art-benchmark-service56aece62020-02-10 17:58:03 -08004747android.icu.text.Transliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004748android.icu.text.TransliteratorIDParser$SingleID
4749android.icu.text.TransliteratorIDParser$Specs
4750android.icu.text.TransliteratorIDParser
art-benchmark-service13164882020-11-07 02:19:14 -08004751android.icu.text.TransliteratorParser$ParseData
4752android.icu.text.TransliteratorParser$RuleArray
4753android.icu.text.TransliteratorParser$RuleBody
4754android.icu.text.TransliteratorParser$RuleHalf
4755android.icu.text.TransliteratorParser
art-benchmark-servicead05a302020-03-17 09:46:02 -07004756android.icu.text.TransliteratorRegistry$AliasEntry
art-benchmark-service13164882020-11-07 02:19:14 -08004757android.icu.text.TransliteratorRegistry$CompoundRBTEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004758android.icu.text.TransliteratorRegistry$IDEnumeration
art-benchmark-service13164882020-11-07 02:19:14 -08004759android.icu.text.TransliteratorRegistry$LocaleEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004760android.icu.text.TransliteratorRegistry$ResourceEntry
4761android.icu.text.TransliteratorRegistry$Spec
4762android.icu.text.TransliteratorRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08004763android.icu.text.UCharacterIterator
4764android.icu.text.UFieldPosition
art-benchmark-service13164882020-11-07 02:19:14 -08004765android.icu.text.UFormat$SpanField
art-benchmark-service56aece62020-02-10 17:58:03 -08004766android.icu.text.UFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004767android.icu.text.UForwardCharacterIterator
4768android.icu.text.UTF16$StringComparator
art-benchmark-service56aece62020-02-10 17:58:03 -08004769android.icu.text.UTF16
art-benchmark-servicead05a302020-03-17 09:46:02 -07004770android.icu.text.UnescapeTransliterator$1
4771android.icu.text.UnescapeTransliterator$2
4772android.icu.text.UnescapeTransliterator$3
4773android.icu.text.UnescapeTransliterator$4
4774android.icu.text.UnescapeTransliterator$5
4775android.icu.text.UnescapeTransliterator$6
4776android.icu.text.UnescapeTransliterator$7
4777android.icu.text.UnescapeTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004778android.icu.text.UnicodeCompressor
4779android.icu.text.UnicodeDecompressor
art-benchmark-service56aece62020-02-10 17:58:03 -08004780android.icu.text.UnicodeFilter
4781android.icu.text.UnicodeMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07004782android.icu.text.UnicodeNameTransliterator$1
4783android.icu.text.UnicodeNameTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004784android.icu.text.UnicodeReplacer
art-benchmark-service13164882020-11-07 02:19:14 -08004785android.icu.text.UnicodeSet$ComparisonStyle
4786android.icu.text.UnicodeSet$EntryRange
4787android.icu.text.UnicodeSet$EntryRangeIterable
4788android.icu.text.UnicodeSet$EntryRangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004789android.icu.text.UnicodeSet$Filter
4790android.icu.text.UnicodeSet$GeneralCategoryMaskFilter
art-benchmark-service3a157132024-05-31 13:31:01 -07004791android.icu.text.UnicodeSet$IdentifierTypeFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004792android.icu.text.UnicodeSet$IntPropertyFilter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004793android.icu.text.UnicodeSet$NumericValueFilter
4794android.icu.text.UnicodeSet$ScriptExtensionsFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004795android.icu.text.UnicodeSet$SpanCondition
4796android.icu.text.UnicodeSet$UnicodeSetIterator2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004797android.icu.text.UnicodeSet$VersionFilter
4798android.icu.text.UnicodeSet$XSymbolTable
art-benchmark-service56aece62020-02-10 17:58:03 -08004799android.icu.text.UnicodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08004800android.icu.text.UnicodeSetIterator
4801android.icu.text.UnicodeSetSpanner$CountMethod
4802android.icu.text.UnicodeSetSpanner$TrimOption
4803android.icu.text.UnicodeSetSpanner
art-benchmark-servicead05a302020-03-17 09:46:02 -07004804android.icu.text.UppercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004805android.icu.text.UppercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004806android.icu.text.UppercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004807android.icu.util.AnnualTimeZoneRule
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004808android.icu.util.BasicTimeZone$LocalOption
art-benchmark-serviced5115932020-02-25 17:55:03 -08004809android.icu.util.BasicTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004810android.icu.util.BuddhistCalendar
4811android.icu.util.ByteArrayWrapper
art-benchmark-service13164882020-11-07 02:19:14 -08004812android.icu.util.BytesTrie$Entry
4813android.icu.util.BytesTrie$Iterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004814android.icu.util.BytesTrie$Result
art-benchmark-service13164882020-11-07 02:19:14 -08004815android.icu.util.BytesTrie$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08004816android.icu.util.BytesTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004817android.icu.util.BytesTrieBuilder$BytesAsCharSequence
4818android.icu.util.BytesTrieBuilder
4819android.icu.util.CECalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004820android.icu.util.Calendar$1
4821android.icu.util.Calendar$FormatConfiguration
4822android.icu.util.Calendar$PatternData
4823android.icu.util.Calendar$WeekData
4824android.icu.util.Calendar$WeekDataCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004825android.icu.util.Calendar-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004826android.icu.util.Calendar
art-benchmark-servicead05a302020-03-17 09:46:02 -07004827android.icu.util.CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08004828android.icu.util.CharsTrie$Entry
4829android.icu.util.CharsTrie$Iterator
art-benchmark-service13164882020-11-07 02:19:14 -08004830android.icu.util.CharsTrie$State
4831android.icu.util.CharsTrie
4832android.icu.util.CharsTrieBuilder
4833android.icu.util.ChineseCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004834android.icu.util.CodePointMap$Range
art-benchmark-service13164882020-11-07 02:19:14 -08004835android.icu.util.CodePointMap$RangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004836android.icu.util.CodePointMap$RangeOption
art-benchmark-service13164882020-11-07 02:19:14 -08004837android.icu.util.CodePointMap$StringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004838android.icu.util.CodePointMap$ValueFilter
4839android.icu.util.CodePointMap
art-benchmark-serviced5115932020-02-25 17:55:03 -08004840android.icu.util.CodePointTrie$Data16
art-benchmark-service13164882020-11-07 02:19:14 -08004841android.icu.util.CodePointTrie$Data32
4842android.icu.util.CodePointTrie$Data8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004843android.icu.util.CodePointTrie$Data
art-benchmark-service13164882020-11-07 02:19:14 -08004844android.icu.util.CodePointTrie$Fast$FastStringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004845android.icu.util.CodePointTrie$Fast16
art-benchmark-service13164882020-11-07 02:19:14 -08004846android.icu.util.CodePointTrie$Fast32
4847android.icu.util.CodePointTrie$Fast8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004848android.icu.util.CodePointTrie$Fast
art-benchmark-service13164882020-11-07 02:19:14 -08004849android.icu.util.CodePointTrie$Small$SmallStringIterator
4850android.icu.util.CodePointTrie$Small16
4851android.icu.util.CodePointTrie$Small32
4852android.icu.util.CodePointTrie$Small8
4853android.icu.util.CodePointTrie$Small
art-benchmark-serviced5115932020-02-25 17:55:03 -08004854android.icu.util.CodePointTrie$Type
4855android.icu.util.CodePointTrie$ValueWidth
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004856android.icu.util.CodePointTrie-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08004857android.icu.util.CodePointTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004858android.icu.util.CompactByteArray
4859android.icu.util.CompactCharArray
4860android.icu.util.CopticCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004861android.icu.util.Currency$1
art-benchmark-service13164882020-11-07 02:19:14 -08004862android.icu.util.Currency$CurrencyNameResultHandler
4863android.icu.util.Currency$CurrencyStringInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004864android.icu.util.Currency$CurrencyUsage
art-benchmark-service13164882020-11-07 02:19:14 -08004865android.icu.util.Currency$ServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08004866android.icu.util.Currency
art-benchmark-service13164882020-11-07 02:19:14 -08004867android.icu.util.CurrencyAmount
4868android.icu.util.CurrencyServiceShim$CFService$1CurrencyFactory
4869android.icu.util.CurrencyServiceShim$CFService
4870android.icu.util.CurrencyServiceShim
4871android.icu.util.DangiCalendar
4872android.icu.util.DateInterval
4873android.icu.util.DateRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08004874android.icu.util.DateTimeRule
art-benchmark-service13164882020-11-07 02:19:14 -08004875android.icu.util.EasterHoliday
4876android.icu.util.EasterRule
4877android.icu.util.EthiopicCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004878android.icu.util.Freezable
art-benchmark-service13164882020-11-07 02:19:14 -08004879android.icu.util.GenderInfo$Cache
4880android.icu.util.GenderInfo$Gender
4881android.icu.util.GenderInfo$ListGenderStyle
4882android.icu.util.GenderInfo
4883android.icu.util.GlobalizationPreferences
art-benchmark-serviced5115932020-02-25 17:55:03 -08004884android.icu.util.GregorianCalendar
art-benchmark-service13164882020-11-07 02:19:14 -08004885android.icu.util.HebrewCalendar
4886android.icu.util.HebrewHoliday
4887android.icu.util.Holiday
4888android.icu.util.ICUCloneNotSupportedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004889android.icu.util.ICUException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004890android.icu.util.ICUInputTooLongException
art-benchmark-servicead05a302020-03-17 09:46:02 -07004891android.icu.util.ICUUncheckedIOException
art-benchmark-service13164882020-11-07 02:19:14 -08004892android.icu.util.IllformedLocaleException
4893android.icu.util.IndianCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004894android.icu.util.InitialTimeZoneRule
art-benchmark-service3a157132024-05-31 13:31:01 -07004895android.icu.util.IslamicCalendar$Algorithm
art-benchmark-service13164882020-11-07 02:19:14 -08004896android.icu.util.IslamicCalendar$CalculationType
art-benchmark-service3a157132024-05-31 13:31:01 -07004897android.icu.util.IslamicCalendar$CivilAlgorithm
4898android.icu.util.IslamicCalendar$IslamicAlgorithm
4899android.icu.util.IslamicCalendar$TBLAAlgorithm
4900android.icu.util.IslamicCalendar$UmalquraAlgorithm
art-benchmark-service13164882020-11-07 02:19:14 -08004901android.icu.util.IslamicCalendar
4902android.icu.util.JapaneseCalendar
art-benchmark-service13164882020-11-07 02:19:14 -08004903android.icu.util.LocaleData$MeasurementSystem
4904android.icu.util.LocaleData$PaperSize
4905android.icu.util.LocaleData
art-benchmark-service13164882020-11-07 02:19:14 -08004906android.icu.util.LocaleMatcher$Builder
4907android.icu.util.LocaleMatcher$Demotion
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004908android.icu.util.LocaleMatcher$Direction
art-benchmark-service13164882020-11-07 02:19:14 -08004909android.icu.util.LocaleMatcher$FavorSubtag
4910android.icu.util.LocaleMatcher$LocaleLsrIterator
4911android.icu.util.LocaleMatcher$LsrIterator
4912android.icu.util.LocaleMatcher$Result
4913android.icu.util.LocaleMatcher$ULocaleLsrIterator
4914android.icu.util.LocaleMatcher
4915android.icu.util.LocalePriorityList$1
4916android.icu.util.LocalePriorityList$Builder
4917android.icu.util.LocalePriorityList
art-benchmark-serviced5115932020-02-25 17:55:03 -08004918android.icu.util.Measure
art-benchmark-service56aece62020-02-10 17:58:03 -08004919android.icu.util.MeasureUnit$1
4920android.icu.util.MeasureUnit$2
4921android.icu.util.MeasureUnit$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004922android.icu.util.MeasureUnit$Complexity
art-benchmark-service13164882020-11-07 02:19:14 -08004923android.icu.util.MeasureUnit$CurrencyNumericCodeSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004924android.icu.util.MeasureUnit$Factory
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004925android.icu.util.MeasureUnit$MeasurePrefix
art-benchmark-service13164882020-11-07 02:19:14 -08004926android.icu.util.MeasureUnit$MeasureUnitProxy
4927android.icu.util.MeasureUnit$MeasureUnitSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004928android.icu.util.MeasureUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004929android.icu.util.MutableCodePointTrie$1
4930android.icu.util.MutableCodePointTrie$AllSameBlocks
4931android.icu.util.MutableCodePointTrie$MixedBlocks
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00004932android.icu.util.MutableCodePointTrie-IA
art-benchmark-service13164882020-11-07 02:19:14 -08004933android.icu.util.MutableCodePointTrie
4934android.icu.util.NoUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004935android.icu.util.Output
art-benchmark-service13164882020-11-07 02:19:14 -08004936android.icu.util.OutputInt
4937android.icu.util.PersianCalendar
4938android.icu.util.Range
4939android.icu.util.RangeDateRule
4940android.icu.util.RangeValueIterator$Element
4941android.icu.util.RangeValueIterator
4942android.icu.util.Region$RegionType
4943android.icu.util.Region
4944android.icu.util.RuleBasedTimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004945android.icu.util.STZInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004946android.icu.util.SimpleDateRule
4947android.icu.util.SimpleHoliday
art-benchmark-serviced5115932020-02-25 17:55:03 -08004948android.icu.util.SimpleTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004949android.icu.util.StringTokenizer
art-benchmark-service13164882020-11-07 02:19:14 -08004950android.icu.util.StringTrieBuilder$BranchHeadNode
4951android.icu.util.StringTrieBuilder$BranchNode
4952android.icu.util.StringTrieBuilder$DynamicBranchNode
4953android.icu.util.StringTrieBuilder$IntermediateValueNode
4954android.icu.util.StringTrieBuilder$LinearMatchNode
4955android.icu.util.StringTrieBuilder$ListBranchNode
4956android.icu.util.StringTrieBuilder$Node
4957android.icu.util.StringTrieBuilder$Option
4958android.icu.util.StringTrieBuilder$SplitBranchNode
4959android.icu.util.StringTrieBuilder$State
4960android.icu.util.StringTrieBuilder$ValueNode
4961android.icu.util.StringTrieBuilder
4962android.icu.util.TaiwanCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004963android.icu.util.TimeArrayTimeZoneRule
art-benchmark-service56aece62020-02-10 17:58:03 -08004964android.icu.util.TimeUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004965android.icu.util.TimeUnitAmount
art-benchmark-service56aece62020-02-10 17:58:03 -08004966android.icu.util.TimeZone$ConstantZone
4967android.icu.util.TimeZone$SystemTimeZoneType
4968android.icu.util.TimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004969android.icu.util.TimeZoneRule
4970android.icu.util.TimeZoneTransition
art-benchmark-service56aece62020-02-10 17:58:03 -08004971android.icu.util.ULocale$1
4972android.icu.util.ULocale$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004973android.icu.util.ULocale$AliasReplacer
art-benchmark-service13164882020-11-07 02:19:14 -08004974android.icu.util.ULocale$AvailableType
4975android.icu.util.ULocale$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08004976android.icu.util.ULocale$Category
4977android.icu.util.ULocale$JDKLocaleHelper
art-benchmark-service13164882020-11-07 02:19:14 -08004978android.icu.util.ULocale$Minimize
art-benchmark-service56aece62020-02-10 17:58:03 -08004979android.icu.util.ULocale$Type
art-benchmark-serviceadd95622024-03-14 09:26:37 -07004980android.icu.util.ULocale-IA
art-benchmark-service56aece62020-02-10 17:58:03 -08004981android.icu.util.ULocale
art-benchmark-service56aece62020-02-10 17:58:03 -08004982android.icu.util.UResourceBundle$RootType
4983android.icu.util.UResourceBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004984android.icu.util.UResourceBundleIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004985android.icu.util.UResourceTypeMismatchException
art-benchmark-service13164882020-11-07 02:19:14 -08004986android.icu.util.UniversalTimeScale$TimeScaleData
4987android.icu.util.UniversalTimeScale
4988android.icu.util.VTimeZone
4989android.icu.util.ValueIterator$Element
4990android.icu.util.ValueIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004991android.icu.util.VersionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004992android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodImpl
4993android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodSessionImpl
4994android.inputmethodservice.AbstractInputMethodService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004995android.inputmethodservice.ExtractEditText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004996android.inputmethodservice.IInputMethodSessionWrapper$ImeInputEventReceiver
4997android.inputmethodservice.IInputMethodSessionWrapper
4998android.inputmethodservice.IInputMethodWrapper$InputMethodSessionCallbackWrapper
4999android.inputmethodservice.IInputMethodWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08005000android.inputmethodservice.InputMethodService$InputMethodImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005001android.inputmethodservice.InputMethodService$InputMethodSessionImpl
5002android.inputmethodservice.InputMethodService$Insets
5003android.inputmethodservice.InputMethodService$SettingsObserver
5004android.inputmethodservice.InputMethodService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005005android.inputmethodservice.SoftInputWindow
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005006android.internal.aconfig.storage.AconfigStorageException
5007android.internal.aconfig.storage.ByteBufferReader
5008android.internal.aconfig.storage.FileType
art-benchmark-service677bd342025-02-19 09:05:31 -08005009android.internal.aconfig.storage.FlagTable$Header
5010android.internal.aconfig.storage.FlagTable
5011android.internal.aconfig.storage.FlagValueList$Header
5012android.internal.aconfig.storage.FlagValueList
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005013android.internal.aconfig.storage.PackageTable$Header
5014android.internal.aconfig.storage.PackageTable
art-benchmark-service677bd342025-02-19 09:05:31 -08005015android.internal.aconfig.storage.TableUtils$StorageFilesBundle
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005016android.internal.framework.protobuf.nano.InvalidProtocolBufferNanoException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005017android.internal.framework.protobuf.nano.MessageNano
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005018android.internal.hidl.base.V1_0.DebugInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08005019android.internal.hidl.base.V1_0.IBase
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005020android.internal.hidl.manager.V1_0.IServiceManager
5021android.internal.hidl.manager.V1_1.IServiceManager
5022android.internal.hidl.manager.V1_2.IServiceManager$Stub
5023android.internal.hidl.manager.V1_2.IServiceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005024android.internal.hidl.safe_union.V1_0.Monostate
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005025android.internal.modules.utils.build.SdkLevel
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005026android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda0
5027android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda10
5028android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda11
5029android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda12
5030android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda13
5031android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda14
5032android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda1
5033android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda2
5034android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda3
5035android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda4
5036android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda5
5037android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda6
5038android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda7
5039android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda8
5040android.internal.telephony.sysprop.TelephonyProperties$$ExternalSyntheticLambda9
art-benchmark-serviced5115932020-02-25 17:55:03 -08005041android.internal.telephony.sysprop.TelephonyProperties
art-benchmark-service677bd342025-02-19 09:05:31 -08005042android.location.CountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005043android.location.Geofence$1
5044android.location.Geofence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005045android.location.IFusedGeofenceHardware$Stub$Proxy
5046android.location.IFusedGeofenceHardware$Stub
5047android.location.IFusedGeofenceHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005048android.location.IGpsGeofenceHardware$Stub$Proxy
5049android.location.IGpsGeofenceHardware$Stub
5050android.location.IGpsGeofenceHardware
art-benchmark-service677bd342025-02-19 09:05:31 -08005051android.location.ILocationManager$Stub
5052android.location.ILocationManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005053android.location.Location$$ExternalSyntheticLambda0
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005054android.location.Location$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005055android.location.Location$BearingDistanceCache
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005056android.location.Location-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005057android.location.Location
art-benchmark-service677bd342025-02-19 09:05:31 -08005058android.location.LocationManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005059android.location.LocationTime$1
5060android.location.LocationTime
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005061android.location.flags.FeatureFlags
5062android.location.flags.FeatureFlagsImpl
5063android.location.flags.Flags
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005064android.media.AudioAttributes$1
5065android.media.AudioAttributes$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005066android.media.AudioAttributes-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005067android.media.AudioAttributes
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005068android.media.AudioDescriptor$1
5069android.media.AudioDescriptor
art-benchmark-servicead05a302020-03-17 09:46:02 -07005070android.media.AudioDeviceAttributes$1
5071android.media.AudioDeviceAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07005072android.media.AudioDeviceCallback
5073android.media.AudioDeviceInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005074android.media.AudioDevicePort
5075android.media.AudioDevicePortConfig
art-benchmark-service00abe242023-02-13 10:31:34 -08005076android.media.AudioDeviceVolumeManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005077android.media.AudioFocusInfo$1
5078android.media.AudioFocusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005079android.media.AudioFocusRequest$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005080android.media.AudioFocusRequest-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005081android.media.AudioFocusRequest
Andreas Gampe859e2782016-04-06 18:37:56 -07005082android.media.AudioFormat$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005083android.media.AudioFormat$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005084android.media.AudioFormat-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005085android.media.AudioFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005086android.media.AudioGain
5087android.media.AudioGainConfig
5088android.media.AudioHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005089android.media.AudioManager$1
art-benchmark-service677bd342025-02-19 09:05:31 -08005090android.media.AudioManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005091android.media.AudioManager$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005092android.media.AudioManager$4
Calin Juravle4a054192018-05-29 17:52:20 -07005093android.media.AudioManager$AudioPlaybackCallback
5094android.media.AudioManager$AudioPlaybackCallbackInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005095android.media.AudioManager$AudioRecordingCallback
5096android.media.AudioManager$AudioRecordingCallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005097android.media.AudioManager$BlockingFocusResultReceiver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005098android.media.AudioManager$DevRoleListeners
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005099android.media.AudioManager$FocusRequestInfo
Calin Juravle4a054192018-05-29 17:52:20 -07005100android.media.AudioManager$NativeEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005101android.media.AudioManager$NativeEventHandlerDelegate
Calin Juravle4a054192018-05-29 17:52:20 -07005102android.media.AudioManager$OnAmPortUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005103android.media.AudioManager$OnAudioFocusChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07005104android.media.AudioManager$OnAudioPortUpdateListener
art-benchmark-service1cd49df2023-10-20 22:31:20 -07005105android.media.AudioManager$OnModeChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005106android.media.AudioManager$PlaybackConfigChangeCallbackData
5107android.media.AudioManager$RecordConfigChangeCallbackData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005108android.media.AudioManager$SafeWaitObject
Andreas Gampe571fc302016-02-18 13:58:09 -08005109android.media.AudioManager$ServiceEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005110android.media.AudioManager$ServiceEventHandlerDelegate
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005111android.media.AudioManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005112android.media.AudioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005113android.media.AudioManagerInternal$RingerModeDelegate
5114android.media.AudioManagerInternal
art-benchmark-service08401c12022-12-23 09:27:20 -08005115android.media.AudioMetadata$2
5116android.media.AudioMetadata$3
5117android.media.AudioMetadata$4
5118android.media.AudioMetadata$5
5119android.media.AudioMetadata$6
5120android.media.AudioMetadata$BaseMap
5121android.media.AudioMetadata$BaseMapPackage
5122android.media.AudioMetadata$DataPackage
5123android.media.AudioMetadata$ObjectPackage
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005124android.media.AudioMetadata
art-benchmark-service08401c12022-12-23 09:27:20 -08005125android.media.AudioMetadataMap
5126android.media.AudioMetadataReadMap
art-benchmark-service00abe242023-02-13 10:31:34 -08005127android.media.AudioMixCallbackFlag
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005128android.media.AudioMixPort
5129android.media.AudioMixPortConfig
art-benchmark-service00abe242023-02-13 10:31:34 -08005130android.media.AudioMixerAttributes$1
5131android.media.AudioMixerAttributes
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005132android.media.AudioPatch
Calin Juravle4a054192018-05-29 17:52:20 -07005133android.media.AudioPlaybackConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005134android.media.AudioPlaybackConfiguration$IPlayerShell
5135android.media.AudioPlaybackConfiguration$PlayerDeathMonitor
Calin Juravle00b23d32019-03-08 17:52:20 -08005136android.media.AudioPlaybackConfiguration
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005137android.media.AudioPort$$ExternalSyntheticLambda0
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005138android.media.AudioPort
5139android.media.AudioPortConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005140android.media.AudioPortEventHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005141android.media.AudioPortEventHandler
art-benchmark-service922a5532023-03-23 03:12:41 -07005142android.media.AudioPresentation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005143android.media.AudioPresentation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005144android.media.AudioProfile$1
5145android.media.AudioProfile
5146android.media.AudioRecord$NativeEventHandler
5147android.media.AudioRecord$OnRecordPositionUpdateListener
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005148android.media.AudioRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08005149android.media.AudioRecordRoutingProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005150android.media.AudioRecordingConfiguration$1
5151android.media.AudioRecordingConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08005152android.media.AudioRecordingMonitor
5153android.media.AudioRecordingMonitorClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005154android.media.AudioRecordingMonitorImpl$1
5155android.media.AudioRecordingMonitorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005156android.media.AudioRoutesInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005157android.media.AudioRoutesInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08005158android.media.AudioRouting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005159android.media.AudioSystem$AudioRecordingCallback
5160android.media.AudioSystem$DynamicPolicyCallback
5161android.media.AudioSystem$ErrorCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005162android.media.AudioSystem
art-benchmark-service00abe242023-02-13 10:31:34 -08005163android.media.AudioTimestamp$1
Andreas Gampe571fc302016-02-18 13:58:09 -08005164android.media.AudioTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08005165android.media.AudioTrack$1
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005166android.media.AudioTrack$NativePositionEventHandlerDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08005167android.media.AudioTrack$TunerConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005168android.media.AudioTrack
Calin Juravle00b23d32019-03-08 17:52:20 -08005169android.media.AudioTrackRoutingProxy
art-benchmark-service922a5532023-03-23 03:12:41 -07005170android.media.CallbackUtil$DispatcherStub
5171android.media.CallbackUtil$LazyListenerManager$$ExternalSyntheticLambda0
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005172android.media.CallbackUtil$LazyListenerManager
art-benchmark-service922a5532023-03-23 03:12:41 -07005173android.media.CallbackUtil$ListenerInfo
5174android.media.CallbackUtil
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005175android.media.CamcorderProfile
5176android.media.CameraProfile
5177android.media.DecoderCapabilities
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08005178android.media.DeniedByServerException
art-benchmark-service13164882020-11-07 02:19:14 -08005179android.media.DrmInitData$SchemeInitData
5180android.media.DrmInitData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005181android.media.EncoderCapabilities
Calin Juravle4a054192018-05-29 17:52:20 -07005182android.media.ExifInterface$ByteOrderedDataInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08005183android.media.ExifInterface$ByteOrderedDataOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005184android.media.ExifInterface$ExifAttribute
5185android.media.ExifInterface$ExifTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005186android.media.ExifInterface$Rational
Calin Juravle00b23d32019-03-08 17:52:20 -08005187android.media.ExifInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005188android.media.ExifInterfaceUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08005189android.media.ExternalRingtonesCursorWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005190android.media.IAudioFocusDispatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005191android.media.IAudioFocusDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005192android.media.IAudioFocusDispatcher
art-benchmark-service922a5532023-03-23 03:12:41 -07005193android.media.IAudioModeDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005194android.media.IAudioRoutesObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005195android.media.IAudioRoutesObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005196android.media.IAudioRoutesObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005197android.media.IAudioServerStateDispatcher$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005198android.media.IAudioServerStateDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005199android.media.IAudioServerStateDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005200android.media.IAudioService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005201android.media.IAudioService$Stub
5202android.media.IAudioService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005203android.media.ICapturePresetDevicesRoleDispatcher$Stub$Proxy
5204android.media.ICapturePresetDevicesRoleDispatcher$Stub
5205android.media.ICapturePresetDevicesRoleDispatcher
5206android.media.ICommunicationDeviceDispatcher$Stub
5207android.media.ICommunicationDeviceDispatcher
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005208android.media.IMediaHTTPConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005209android.media.IMediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005210android.media.IMediaHTTPService$Stub
5211android.media.IMediaHTTPService
5212android.media.IMediaResourceMonitor$Stub
5213android.media.IMediaResourceMonitor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005214android.media.IMediaRoute2ProviderService$Stub$Proxy
5215android.media.IMediaRoute2ProviderService$Stub
5216android.media.IMediaRoute2ProviderService
5217android.media.IMediaRoute2ProviderServiceCallback$Stub
5218android.media.IMediaRoute2ProviderServiceCallback
art-benchmark-service13164882020-11-07 02:19:14 -08005219android.media.IMediaRouter2$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005220android.media.IMediaRouter2$Stub
5221android.media.IMediaRouter2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005222android.media.IMediaRouter2Manager$Stub
5223android.media.IMediaRouter2Manager
art-benchmark-service677bd342025-02-19 09:05:31 -08005224android.media.IMediaRouterClient$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005225android.media.IMediaRouterClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005226android.media.IMediaRouterClient
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005227android.media.IMediaRouterService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005228android.media.IMediaRouterService$Stub
5229android.media.IMediaRouterService
art-benchmark-service922a5532023-03-23 03:12:41 -07005230android.media.INearbyMediaDevicesProvider
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005231android.media.IPlaybackConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005232android.media.IPlaybackConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005233android.media.IPlayer$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005234android.media.IPlayer$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005235android.media.IPlayer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005236android.media.IRecordingConfigDispatcher$Stub$Proxy
Andreas Gampe571fc302016-02-18 13:58:09 -08005237android.media.IRecordingConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005238android.media.IRecordingConfigDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005239android.media.IRemoteSessionCallback$Stub
5240android.media.IRemoteSessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005241android.media.IRemoteVolumeObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005242android.media.IRemoteVolumeObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005243android.media.IRingtonePlayer$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005244android.media.IRingtonePlayer$Stub
5245android.media.IRingtonePlayer
jiabinf40141d2020-08-07 17:27:48 -07005246android.media.IStrategyPreferredDevicesDispatcher$Stub$Proxy
5247android.media.IStrategyPreferredDevicesDispatcher$Stub
5248android.media.IStrategyPreferredDevicesDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005249android.media.IVolumeController$Stub$Proxy
5250android.media.IVolumeController$Stub
5251android.media.IVolumeController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005252android.media.Image$Plane
Calin Juravle00b23d32019-03-08 17:52:20 -08005253android.media.Image
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005254android.media.ImageReader$ImagePlane
5255android.media.ImageReader$ListenerHandler
5256android.media.ImageReader$OnImageAvailableListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005257android.media.ImageReader$SurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08005258android.media.ImageReader$SurfaceImage
5259android.media.ImageReader
art-benchmark-service13164882020-11-07 02:19:14 -08005260android.media.ImageUtils
Calin Juravle4a054192018-05-29 17:52:20 -07005261android.media.ImageWriter$WriterSurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08005262android.media.ImageWriter$WriterSurfaceImage
5263android.media.ImageWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005264android.media.JetPlayer
art-benchmark-service3a157132024-05-31 13:31:01 -07005265android.media.MediaCodec$$ExternalSyntheticLambda6
5266android.media.MediaCodec$$ExternalSyntheticLambda7
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005267android.media.MediaCodec$$ExternalSyntheticLambda8
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005268android.media.MediaCodec$BufferInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005269android.media.MediaCodec$BufferMap$CodecBuffer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005270android.media.MediaCodec$BufferMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005271android.media.MediaCodec$Callback
Calin Juravle4a054192018-05-29 17:52:20 -07005272android.media.MediaCodec$CodecException
5273android.media.MediaCodec$CryptoException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005274android.media.MediaCodec$CryptoInfo$Pattern
Calin Juravle00b23d32019-03-08 17:52:20 -08005275android.media.MediaCodec$CryptoInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005276android.media.MediaCodec$EventHandler
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005277android.media.MediaCodec$IncompatibleWithBlockModelException
art-benchmark-service922a5532023-03-23 03:12:41 -07005278android.media.MediaCodec$InvalidBufferFlagsException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005279android.media.MediaCodec$LinearBlock
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005280android.media.MediaCodec$OnFrameRenderedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005281android.media.MediaCodec$OutputFrame
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005282android.media.MediaCodec$ParameterDescriptor
Calin Juravle4a054192018-05-29 17:52:20 -07005283android.media.MediaCodec$PersistentSurface
art-benchmark-serviced5115932020-02-25 17:55:03 -08005284android.media.MediaCodec$QueueRequest
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005285android.media.MediaCodec-IA
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005286android.media.MediaCodecInfo$AudioCapabilities
5287android.media.MediaCodecInfo$CodecProfileLevel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005288android.media.MediaCodecInfo$EncoderCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005289android.media.MediaCodecInfo$Feature
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005290android.media.MediaCodecInfo$LazyHolder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005291android.media.MediaCodecInfo$VideoCapabilities$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005292android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005293android.media.MediaCodecInfo$VideoCapabilities
Mathieu Chartierd62dd932017-09-09 15:19:46 -07005294android.media.MediaCodecList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005295android.media.MediaCrypto
art-benchmark-serviced5115932020-02-25 17:55:03 -08005296android.media.MediaCryptoException
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005297android.media.MediaDataSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005298android.media.MediaDescrambler
Calin Juravle4a054192018-05-29 17:52:20 -07005299android.media.MediaDescription$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005300android.media.MediaDescription$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005301android.media.MediaDescription-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005302android.media.MediaDescription
Calin Juravle4a054192018-05-29 17:52:20 -07005303android.media.MediaDrm$Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -08005304android.media.MediaDrm$CryptoSession
Calin Juravle4a054192018-05-29 17:52:20 -07005305android.media.MediaDrm$KeyRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005306android.media.MediaDrm$KeyStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08005307android.media.MediaDrm$ListenerWithExecutor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005308android.media.MediaDrm$LogMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005309android.media.MediaDrm$MediaDrmStateException
art-benchmark-serviced5115932020-02-25 17:55:03 -08005310android.media.MediaDrm$OnEventListener
Calin Juravle4a054192018-05-29 17:52:20 -07005311android.media.MediaDrm$ProvisionRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08005312android.media.MediaDrm$SessionException
5313android.media.MediaDrm
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005314android.media.MediaDrmException
art-benchmark-service00abe242023-02-13 10:31:34 -08005315android.media.MediaDrmThrowable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005316android.media.MediaExtractor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005317android.media.MediaFile
Andreas Gampe859e2782016-04-06 18:37:56 -07005318android.media.MediaFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005319android.media.MediaFrameworkPlatformInitializer$$ExternalSyntheticLambda0
5320android.media.MediaFrameworkPlatformInitializer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005321android.media.MediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005322android.media.MediaHTTPService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005323android.media.MediaMetadata$1
5324android.media.MediaMetadata$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005325android.media.MediaMetadata-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005326android.media.MediaMetadata
Calin Juravle4a054192018-05-29 17:52:20 -07005327android.media.MediaMetadataRetriever$BitmapParams
Calin Juravle00b23d32019-03-08 17:52:20 -08005328android.media.MediaMetadataRetriever
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005329android.media.MediaMetrics$1
5330android.media.MediaMetrics$Item
5331android.media.MediaMetrics$Key
5332android.media.MediaMetrics$Property
art-benchmark-service56aece62020-02-10 17:58:03 -08005333android.media.MediaMetrics
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005334android.media.MediaMuxer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005335android.media.MediaPlayer$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005336android.media.MediaPlayer$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005337android.media.MediaPlayer$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005338android.media.MediaPlayer$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005339android.media.MediaPlayer$6
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005340android.media.MediaPlayer$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005341android.media.MediaPlayer$DrmInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005342android.media.MediaPlayer$EventHandler$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005343android.media.MediaPlayer$EventHandler$1
5344android.media.MediaPlayer$EventHandler$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005345android.media.MediaPlayer$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08005346android.media.MediaPlayer$OnBufferingUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005347android.media.MediaPlayer$OnCompletionListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005348android.media.MediaPlayer$OnDrmConfigHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08005349android.media.MediaPlayer$OnDrmInfoHandlerDelegate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005350android.media.MediaPlayer$OnDrmPreparedHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005351android.media.MediaPlayer$OnErrorListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005352android.media.MediaPlayer$OnInfoListener
5353android.media.MediaPlayer$OnMediaTimeDiscontinuityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005354android.media.MediaPlayer$OnPreparedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005355android.media.MediaPlayer$OnRtpRxNoticeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005356android.media.MediaPlayer$OnSeekCompleteListener
5357android.media.MediaPlayer$OnSubtitleDataListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005358android.media.MediaPlayer$OnTimedMetaDataAvailableListener
5359android.media.MediaPlayer$OnTimedTextListener
5360android.media.MediaPlayer$OnVideoSizeChangedListener
5361android.media.MediaPlayer$ProvisioningThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005362android.media.MediaPlayer$TimeProvider$EventHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08005363android.media.MediaPlayer$TimeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005364android.media.MediaPlayer$TrackInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005365android.media.MediaPlayer$TrackInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005366android.media.MediaPlayer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005367android.media.MediaPlayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005368android.media.MediaRecorder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005369android.media.MediaRoute2Info$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005370android.media.MediaRoute2Info$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005371android.media.MediaRoute2Info
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005372android.media.MediaRoute2ProviderInfo$1
5373android.media.MediaRoute2ProviderInfo$Builder
5374android.media.MediaRoute2ProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005375android.media.MediaRouter$Callback
5376android.media.MediaRouter$CallbackInfo
5377android.media.MediaRouter$RouteCategory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005378android.media.MediaRouter$RouteGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005379android.media.MediaRouter$RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005380android.media.MediaRouter$RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005381android.media.MediaRouter$SimpleCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005382android.media.MediaRouter$Static$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005383android.media.MediaRouter$Static$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005384android.media.MediaRouter$Static$Client$$ExternalSyntheticLambda0
5385android.media.MediaRouter$Static$Client$$ExternalSyntheticLambda1
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005386android.media.MediaRouter$Static$Client$1
art-benchmark-service677bd342025-02-19 09:05:31 -08005387android.media.MediaRouter$Static$Client
Calin Juravle00b23d32019-03-08 17:52:20 -08005388android.media.MediaRouter$Static
art-benchmark-serviced5115932020-02-25 17:55:03 -08005389android.media.MediaRouter$UserRouteInfo$SessionVolumeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005390android.media.MediaRouter$UserRouteInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005391android.media.MediaRouter$VolumeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005392android.media.MediaRouter$VolumeCallbackInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005393android.media.MediaRouter$VolumeChangeReceiver
5394android.media.MediaRouter$WifiDisplayStatusChangedReceiver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005395android.media.MediaRouter2$$ExternalSyntheticLambda7
5396android.media.MediaRouter2$$ExternalSyntheticLambda8
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005397android.media.MediaRouter2Manager$Callback
art-benchmark-service13164882020-11-07 02:19:14 -08005398android.media.MediaRouter2Manager$CallbackRecord
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005399android.media.MediaRouter2Manager$Client$$ExternalSyntheticLambda5
art-benchmark-service13164882020-11-07 02:19:14 -08005400android.media.MediaRouter2Manager$Client
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005401android.media.MediaRouter2Manager$TransferRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005402android.media.MediaRouter2Manager
art-benchmark-service13164882020-11-07 02:19:14 -08005403android.media.MediaRouter2Utils
Calin Juravle00b23d32019-03-08 17:52:20 -08005404android.media.MediaRouter
5405android.media.MediaRouterClientState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005406android.media.MediaRouterClientState$RouteInfo$1
5407android.media.MediaRouterClientState$RouteInfo
5408android.media.MediaRouterClientState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005409android.media.MediaScanner
Calin Juravle4a054192018-05-29 17:52:20 -07005410android.media.MediaScannerConnection$MediaScannerConnectionClient
5411android.media.MediaScannerConnection$OnScanCompletedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005412android.media.MediaServiceManager$ServiceRegisterer
art-benchmark-service13164882020-11-07 02:19:14 -08005413android.media.MediaServiceManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005414android.media.MediaSync
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005415android.media.MediaTimeProvider$OnMediaTimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005416android.media.MediaTimeProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005417android.media.MediaTimestamp
Calin Juravle00b23d32019-03-08 17:52:20 -08005418android.media.MicrophoneDirection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005419android.media.MicrophoneInfo$Coordinate3F
Calin Juravle00b23d32019-03-08 17:52:20 -08005420android.media.MicrophoneInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005421android.media.NativeRoutingEventHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005422android.media.NotProvisionedException
Andreas Gampe61e7b662015-06-17 23:57:04 -07005423android.media.PlaybackParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005424android.media.PlaybackParams
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005425android.media.PlayerBase$IPlayerWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005426android.media.PlayerBase$PlayerIdCard$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005427android.media.PlayerBase$PlayerIdCard
5428android.media.PlayerBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005429android.media.PublicFormatUtils
Calin Juravle4a054192018-05-29 17:52:20 -07005430android.media.Rating$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005431android.media.Rating
art-benchmark-serviced5115932020-02-25 17:55:03 -08005432android.media.RemoteControlClient
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005433android.media.RemoteDisplay
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005434android.media.ResampleInputStream
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08005435android.media.ResourceBusyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005436android.media.Ringtone
Calin Juravle4a054192018-05-29 17:52:20 -07005437android.media.RingtoneManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005438android.media.RouteDiscoveryPreference$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005439android.media.RouteDiscoveryPreference$Builder$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -08005440android.media.RouteDiscoveryPreference$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005441android.media.RouteDiscoveryPreference
art-benchmark-service00abe242023-02-13 10:31:34 -08005442android.media.RouteListingPreference$1
5443android.media.RouteListingPreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005444android.media.RoutingSessionInfo$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005445android.media.RoutingSessionInfo$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005446android.media.RoutingSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005447android.media.SoundPool$Builder
5448android.media.SoundPool$EventHandler
5449android.media.SoundPool$OnLoadCompleteListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005450android.media.SoundPool-IA
Mathieu Chartierd62dd932017-09-09 15:19:46 -07005451android.media.SoundPool
art-benchmark-service922a5532023-03-23 03:12:41 -07005452android.media.Spatializer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005453android.media.SubtitleController$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005454android.media.SubtitleController$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005455android.media.SubtitleController$Anchor
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005456android.media.SubtitleController$Listener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005457android.media.SubtitleController
5458android.media.SubtitleData
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005459android.media.SubtitleTrack$RenderingWidget
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005460android.media.SubtitleTrack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005461android.media.SyncParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005462android.media.ThumbnailUtils$Resizer
5463android.media.ThumbnailUtils$SizedThumbnailBitmap
art-benchmark-serviced5115932020-02-25 17:55:03 -08005464android.media.ThumbnailUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005465android.media.TimedMetaData
5466android.media.TimedText
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005467android.media.ToneGenerator
art-benchmark-service922a5532023-03-23 03:12:41 -07005468android.media.UnsupportedSchemeException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005469android.media.Utils$1
5470android.media.Utils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005471android.media.Utils$ListenerList
Calin Juravle00b23d32019-03-08 17:52:20 -08005472android.media.Utils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005473android.media.VolumeAutomation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005474android.media.VolumePolicy$1
5475android.media.VolumePolicy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005476android.media.VolumeProvider$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005477android.media.VolumeProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005478android.media.VolumeShaper$Configuration$1
5479android.media.VolumeShaper$Configuration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005480android.media.VolumeShaper$Configuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005481android.media.VolumeShaper$Operation$1
5482android.media.VolumeShaper$Operation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005483android.media.VolumeShaper$Operation
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005484android.media.VolumeShaper$State$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005485android.media.VolumeShaper$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08005486android.media.VolumeShaper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005487android.media.audio.common.AidlConversion
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005488android.media.audio.common.AudioHalProductStrategy$ZoneId
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005489android.media.audio.common.HeadTracking$SensorData$Tag
Calin Juravle00b23d32019-03-08 17:52:20 -08005490android.media.audiofx.AudioEffect$Descriptor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005491android.media.audiofx.AudioEffect
art-benchmark-service13164882020-11-07 02:19:14 -08005492android.media.audiofx.DefaultEffect
5493android.media.audiofx.SourceDefaultEffect
5494android.media.audiofx.StreamDefaultEffect
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005495android.media.audiofx.Visualizer$MeasurementPeakRms
art-benchmark-service13164882020-11-07 02:19:14 -08005496android.media.audiofx.Visualizer
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005497android.media.audiopolicy.AudioMix$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005498android.media.audiopolicy.AudioMix$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07005499android.media.audiopolicy.AudioMix
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005500android.media.audiopolicy.AudioMixingRule$1
5501android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion$1
Andreas Gampe571fc302016-02-18 13:58:09 -08005502android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion
art-benchmark-serviced5115932020-02-25 17:55:03 -08005503android.media.audiopolicy.AudioMixingRule$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005504android.media.audiopolicy.AudioMixingRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08005505android.media.audiopolicy.AudioPolicy$1
5506android.media.audiopolicy.AudioPolicy$AudioPolicyStatusListener
5507android.media.audiopolicy.AudioPolicy$EventHandler
5508android.media.audiopolicy.AudioPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005509android.media.audiopolicy.AudioPolicyConfig$1
5510android.media.audiopolicy.AudioPolicyConfig
Calin Juravle36829e52019-04-10 19:07:47 -07005511android.media.audiopolicy.AudioProductStrategy$1
5512android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup$1
5513android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup
5514android.media.audiopolicy.AudioProductStrategy
5515android.media.audiopolicy.AudioVolumeGroup$1
5516android.media.audiopolicy.AudioVolumeGroup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005517android.media.audiopolicy.IAudioPolicyCallback$Stub$Proxy
5518android.media.audiopolicy.IAudioPolicyCallback$Stub
5519android.media.audiopolicy.IAudioPolicyCallback
Calin Juravle4a054192018-05-29 17:52:20 -07005520android.media.browse.MediaBrowser$1
5521android.media.browse.MediaBrowser$2
5522android.media.browse.MediaBrowser$6
5523android.media.browse.MediaBrowser$7
5524android.media.browse.MediaBrowser$8
5525android.media.browse.MediaBrowser$ConnectionCallback
Calin Juravle4a054192018-05-29 17:52:20 -07005526android.media.browse.MediaBrowser$MediaItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005527android.media.browse.MediaBrowser$MediaItem
Calin Juravle4a054192018-05-29 17:52:20 -07005528android.media.browse.MediaBrowser$MediaServiceConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005529android.media.browse.MediaBrowser$MediaServiceConnection
Calin Juravle4a054192018-05-29 17:52:20 -07005530android.media.browse.MediaBrowser$ServiceCallbacks
5531android.media.browse.MediaBrowser$Subscription
5532android.media.browse.MediaBrowser$SubscriptionCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005533android.media.browse.MediaBrowser-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005534android.media.browse.MediaBrowser
Calin Juravle4a054192018-05-29 17:52:20 -07005535android.media.browse.MediaBrowserUtils
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005536android.media.codec.FeatureFlags
5537android.media.codec.FeatureFlagsImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005538android.media.codec.Flags
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005539android.media.metrics.Event
5540android.media.metrics.IMediaMetricsManager$Stub$Proxy
5541android.media.metrics.IMediaMetricsManager$Stub
5542android.media.metrics.IMediaMetricsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005543android.media.metrics.LogSessionId
5544android.media.metrics.MediaMetricsManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005545android.media.metrics.NetworkEvent$1
5546android.media.metrics.NetworkEvent
5547android.media.metrics.PlaybackSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005548android.media.midi.IMidiDeviceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005549android.media.midi.IMidiDeviceListener$Stub
5550android.media.midi.IMidiDeviceListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005551android.media.midi.IMidiDeviceOpenCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005552android.media.midi.IMidiDeviceOpenCallback$Stub
5553android.media.midi.IMidiDeviceOpenCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005554android.media.midi.IMidiDeviceServer$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005555android.media.midi.IMidiDeviceServer$Stub
5556android.media.midi.IMidiDeviceServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005557android.media.midi.IMidiManager$Stub
5558android.media.midi.IMidiManager
Calin Juravle00b23d32019-03-08 17:52:20 -08005559android.media.midi.MidiDevice
5560android.media.midi.MidiDeviceInfo$1
5561android.media.midi.MidiDeviceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005562android.media.midi.MidiDeviceStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005563android.media.midi.MidiDeviceStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07005564android.media.midi.MidiManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005565android.media.musicrecognition.IMusicRecognitionManager$Stub
5566android.media.musicrecognition.IMusicRecognitionManager
5567android.media.musicrecognition.IMusicRecognitionServiceCallback$Stub
5568android.media.musicrecognition.IMusicRecognitionServiceCallback
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005569android.media.musicrecognition.MusicRecognitionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005570android.media.permission.ClearCallingIdentityContext
5571android.media.permission.CompositeSafeCloseable
5572android.media.permission.Identity$1
5573android.media.permission.Identity
5574android.media.permission.IdentityContext
5575android.media.permission.PermissionUtil
5576android.media.permission.SafeCloseable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005577android.media.projection.IMediaProjection$Stub$Proxy
5578android.media.projection.IMediaProjection$Stub
5579android.media.projection.IMediaProjection
5580android.media.projection.IMediaProjectionManager$Stub$Proxy
5581android.media.projection.IMediaProjectionManager$Stub
5582android.media.projection.IMediaProjectionManager
5583android.media.projection.IMediaProjectionWatcherCallback$Stub$Proxy
5584android.media.projection.IMediaProjectionWatcherCallback$Stub
5585android.media.projection.IMediaProjectionWatcherCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005586android.media.projection.MediaProjection
5587android.media.projection.MediaProjectionInfo$1
5588android.media.projection.MediaProjectionInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005589android.media.projection.MediaProjectionManager$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005590android.media.projection.MediaProjectionManager$CallbackDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07005591android.media.projection.MediaProjectionManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005592android.media.quality.MediaQualityManager
5593android.media.quality.PictureProfileHandle$1
5594android.media.quality.PictureProfileHandle
art-benchmark-service677bd342025-02-19 09:05:31 -08005595android.media.session.IActiveSessionsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005596android.media.session.IActiveSessionsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005597android.media.session.IActiveSessionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005598android.media.session.IOnMediaKeyEventDispatchedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005599android.media.session.IOnMediaKeyEventDispatchedListener$Stub
5600android.media.session.IOnMediaKeyEventDispatchedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005601android.media.session.IOnMediaKeyEventSessionChangedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005602android.media.session.IOnMediaKeyEventSessionChangedListener$Stub
5603android.media.session.IOnMediaKeyEventSessionChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005604android.media.session.IOnMediaKeyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005605android.media.session.IOnMediaKeyListener$Stub
5606android.media.session.IOnMediaKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005607android.media.session.IOnVolumeKeyLongPressListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005608android.media.session.IOnVolumeKeyLongPressListener$Stub
5609android.media.session.IOnVolumeKeyLongPressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005610android.media.session.ISession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005611android.media.session.ISession$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005612android.media.session.ISession2TokensListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005613android.media.session.ISession2TokensListener$Stub
5614android.media.session.ISession2TokensListener
5615android.media.session.ISession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005616android.media.session.ISessionCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005617android.media.session.ISessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005618android.media.session.ISessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005619android.media.session.ISessionController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005620android.media.session.ISessionController$Stub
5621android.media.session.ISessionController
art-benchmark-service677bd342025-02-19 09:05:31 -08005622android.media.session.ISessionControllerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005623android.media.session.ISessionControllerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005624android.media.session.ISessionControllerCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005625android.media.session.ISessionManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005626android.media.session.ISessionManager$Stub
5627android.media.session.ISessionManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005628android.media.session.MediaController$Callback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005629android.media.session.MediaController$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07005630android.media.session.MediaController$MessageHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005631android.media.session.MediaController$PlaybackInfo$1
5632android.media.session.MediaController$PlaybackInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005633android.media.session.MediaController$TransportControls
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005634android.media.session.MediaController-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005635android.media.session.MediaController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005636android.media.session.MediaSession$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005637android.media.session.MediaSession$CallbackMessageHandler
Calin Juravle36829e52019-04-10 19:07:47 -07005638android.media.session.MediaSession$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07005639android.media.session.MediaSession$QueueItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005640android.media.session.MediaSession$QueueItem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005641android.media.session.MediaSession$Token$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005642android.media.session.MediaSession$Token
5643android.media.session.MediaSession
art-benchmark-serviced5115932020-02-25 17:55:03 -08005644android.media.session.MediaSessionLegacyHelper
Calin Juravle4a054192018-05-29 17:52:20 -07005645android.media.session.MediaSessionManager$OnActiveSessionsChangedListener
art-benchmark-service56aece62020-02-10 17:58:03 -08005646android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListener
5647android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListenerStub
5648android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListener
5649android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08005650android.media.session.MediaSessionManager$OnMediaKeyListener
5651android.media.session.MediaSessionManager$OnMediaKeyListenerImpl
5652android.media.session.MediaSessionManager$OnSession2TokensChangedListener
5653android.media.session.MediaSessionManager$OnVolumeKeyLongPressListener
5654android.media.session.MediaSessionManager$OnVolumeKeyLongPressListenerImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005655android.media.session.MediaSessionManager$RemoteSessionCallbackStub
Calin Juravle00b23d32019-03-08 17:52:20 -08005656android.media.session.MediaSessionManager$RemoteUserInfo
5657android.media.session.MediaSessionManager$Session2TokensChangedWrapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005658android.media.session.MediaSessionManager$SessionsChangedWrapper$1$$ExternalSyntheticLambda0
art-benchmark-service677bd342025-02-19 09:05:31 -08005659android.media.session.MediaSessionManager$SessionsChangedWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005660android.media.session.MediaSessionManager$SessionsChangedWrapper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005661android.media.session.MediaSessionManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005662android.media.session.MediaSessionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005663android.media.session.ParcelableListBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005664android.media.session.PlaybackState$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005665android.media.session.PlaybackState$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005666android.media.session.PlaybackState$CustomAction$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005667android.media.session.PlaybackState$CustomAction
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005668android.media.session.PlaybackState-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005669android.media.session.PlaybackState
art-benchmark-serviced5115932020-02-25 17:55:03 -08005670android.media.soundtrigger.ISoundTriggerDetectionServiceClient$Stub
5671android.media.soundtrigger.ISoundTriggerDetectionServiceClient
Andreas Gampe571fc302016-02-18 13:58:09 -08005672android.media.soundtrigger.SoundTriggerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005673android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005674android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub
5675android.media.soundtrigger_middleware.ISoundTriggerCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005676android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub$Proxy
5677android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08005678android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005679android.media.soundtrigger_middleware.ISoundTriggerModule$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08005680android.media.soundtrigger_middleware.ISoundTriggerModule
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005681android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor$1
5682android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005683android.media.tv.TvInputHardwareInfo$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07005684android.media.tv.TvInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005685android.media.tv.TvStreamConfig$1
5686android.media.tv.TvStreamConfig$Builder
5687android.media.tv.TvStreamConfig
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005688android.media.tv.ad.TvAdManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005689android.media.tv.interactive.TvInteractiveAppManager
art-benchmark-service00abe242023-02-13 10:31:34 -08005690android.media.tv.tuner.filter.FilterEvent
5691android.media.tv.tuner.filter.RestartEvent
art-benchmark-servicead05a302020-03-17 09:46:02 -07005692android.media.tv.tunerresourcemanager.TunerResourceManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005693android.metrics.LogMaker
art-benchmark-serviced5115932020-02-25 17:55:03 -08005694android.metrics.MetricsReader$Event
5695android.metrics.MetricsReader$LogReader
5696android.metrics.MetricsReader
art-benchmark-service56aece62020-02-10 17:58:03 -08005697android.mtp.MtpDatabase$1
5698android.mtp.MtpDatabase$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005699android.mtp.MtpDatabase
5700android.mtp.MtpDevice
Kenny Root9787b802013-04-26 12:53:57 -07005701android.mtp.MtpDeviceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08005702android.mtp.MtpEvent
Kenny Root9787b802013-04-26 12:53:57 -07005703android.mtp.MtpObjectInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005704android.mtp.MtpPropertyGroup
Kenny Root9787b802013-04-26 12:53:57 -07005705android.mtp.MtpPropertyList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005706android.mtp.MtpServer
Kenny Root9787b802013-04-26 12:53:57 -07005707android.mtp.MtpStorage
5708android.mtp.MtpStorageInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08005709android.mtp.MtpStorageManager$MtpNotifier
5710android.mtp.MtpStorageManager$MtpObject
5711android.mtp.MtpStorageManager
art-benchmark-service64daec62024-05-18 02:02:57 -07005712android.multiuser.FeatureFlags
5713android.multiuser.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005714android.multiuser.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005715android.net.ConnectivityMetricsEvent$1
5716android.net.ConnectivityMetricsEvent
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005717android.net.Credentials
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005718android.net.EventLogTags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005719android.net.IIpConnectivityMetrics$Stub$Proxy
5720android.net.IIpConnectivityMetrics$Stub
5721android.net.IIpConnectivityMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005722android.net.INetdEventCallback$Stub$Proxy
5723android.net.INetdEventCallback$Stub
5724android.net.INetdEventCallback
5725android.net.INetworkManagementEventObserver$Stub$Proxy
5726android.net.INetworkManagementEventObserver$Stub
5727android.net.INetworkManagementEventObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08005728android.net.INetworkPolicyListener$Stub
5729android.net.INetworkPolicyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005730android.net.INetworkPolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005731android.net.INetworkPolicyManager$Stub
5732android.net.INetworkPolicyManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005733android.net.INetworkRecommendationProvider$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005734android.net.INetworkRecommendationProvider$Stub
5735android.net.INetworkRecommendationProvider
5736android.net.INetworkScoreCache$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07005737android.net.INetworkScoreCache$Stub
5738android.net.INetworkScoreCache
Calin Juravle00b23d32019-03-08 17:52:20 -08005739android.net.INetworkScoreService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005740android.net.INetworkScoreService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005741android.net.INetworkScoreService
art-benchmark-service922a5532023-03-23 03:12:41 -07005742android.net.IVpnManager$Stub$Proxy
5743android.net.IVpnManager$Stub
5744android.net.IVpnManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005745android.net.InterfaceConfiguration$1
5746android.net.InterfaceConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005747android.net.LocalServerSocket
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005748android.net.LocalSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005749android.net.LocalSocketAddress$Namespace
Calin Juravle00b23d32019-03-08 17:52:20 -08005750android.net.LocalSocketAddress
art-benchmark-service677bd342025-02-19 09:05:31 -08005751android.net.LocalSocketImpl$SocketInputStream
5752android.net.LocalSocketImpl$SocketOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08005753android.net.LocalSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005754android.net.MatchAllNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005755android.net.MatchAllNetworkSpecifier
Calin Juravle00b23d32019-03-08 17:52:20 -08005756android.net.NetworkKey$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005757android.net.NetworkKey-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005758android.net.NetworkKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005759android.net.NetworkPolicy$1
5760android.net.NetworkPolicy
5761android.net.NetworkPolicyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005762android.net.NetworkPolicyManager$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005763android.net.NetworkPolicyManager$SubscriptionCallback
5764android.net.NetworkPolicyManager$SubscriptionCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07005765android.net.NetworkPolicyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005766android.net.NetworkQuotaInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005767android.net.NetworkQuotaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005768android.net.NetworkRecommendationProvider$ServiceWrapper$1
5769android.net.NetworkRecommendationProvider$ServiceWrapper
5770android.net.NetworkRecommendationProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005771android.net.NetworkScoreManager$NetworkScoreCallback
5772android.net.NetworkScoreManager$NetworkScoreCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07005773android.net.NetworkScoreManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005774android.net.NetworkScorerAppData$1
5775android.net.NetworkScorerAppData
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005776android.net.NetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08005777android.net.NetworkStack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005778android.net.NetworkWatchlistManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005779android.net.PacProxyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005780android.net.PacProxySelector
Calin Juravle00b23d32019-03-08 17:52:20 -08005781android.net.PrivateDnsConnectivityChecker
Jesse Wilson80686182011-01-21 17:12:43 -08005782android.net.Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005783android.net.RssiCurve$1
5784android.net.RssiCurve
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005785android.net.SSLCertificateSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005786android.net.SSLCertificateSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005787android.net.SSLSessionCache
Calin Juravle00b23d32019-03-08 17:52:20 -08005788android.net.ScoredNetwork$1
5789android.net.ScoredNetwork
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005790android.net.SntpClient$InvalidServerReplyException
5791android.net.SntpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005792android.net.StringNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005793android.net.StringNetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08005794android.net.TelephonyNetworkSpecifier$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005795android.net.TelephonyNetworkSpecifier$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005796android.net.TelephonyNetworkSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005797android.net.Uri$1
5798android.net.Uri$AbstractHierarchicalUri
5799android.net.Uri$AbstractPart
5800android.net.Uri$Builder
art-benchmark-service677bd342025-02-19 09:05:31 -08005801android.net.Uri$HierarchicalUri
art-benchmark-service13164882020-11-07 02:19:14 -08005802android.net.Uri$NotCachedHolder
art-benchmark-service677bd342025-02-19 09:05:31 -08005803android.net.Uri$OpaqueUri
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005804android.net.Uri$Part$EmptyPart
Calin Juravle00b23d32019-03-08 17:52:20 -08005805android.net.Uri$Part
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005806android.net.Uri$PathPart
art-benchmark-service677bd342025-02-19 09:05:31 -08005807android.net.Uri$PathSegments
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005808android.net.Uri$PathSegmentsBuilder
art-benchmark-service677bd342025-02-19 09:05:31 -08005809android.net.Uri$StringUri
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08005810android.net.Uri-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005811android.net.Uri
5812android.net.UriCodec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005813android.net.VpnManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005814android.net.WebAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08005815android.net.WifiKey$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07005816android.net.WifiKey-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08005817android.net.WifiKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005818android.net.http.HttpResponseCache
art-benchmark-service922a5532023-03-23 03:12:41 -07005819android.net.http.SslCertificate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005820android.net.http.X509TrustManagerExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005821android.net.metrics.ApfProgramEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005822android.net.metrics.ApfProgramEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005823android.net.metrics.ApfProgramEvent
5824android.net.metrics.ApfStats$1
5825android.net.metrics.ApfStats
5826android.net.metrics.ConnectStats
5827android.net.metrics.DefaultNetworkEvent
5828android.net.metrics.DhcpClientEvent$1
5829android.net.metrics.DhcpClientEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08005830android.net.metrics.DhcpErrorEvent$1
5831android.net.metrics.DhcpErrorEvent$Decoder
5832android.net.metrics.DhcpErrorEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005833android.net.metrics.DnsEvent
5834android.net.metrics.IpConnectivityLog$Event
5835android.net.metrics.IpConnectivityLog
5836android.net.metrics.IpManagerEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005837android.net.metrics.IpManagerEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005838android.net.metrics.IpManagerEvent
5839android.net.metrics.IpReachabilityEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005840android.net.metrics.IpReachabilityEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005841android.net.metrics.IpReachabilityEvent
5842android.net.metrics.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005843android.net.metrics.NetworkEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005844android.net.metrics.NetworkEvent
5845android.net.metrics.NetworkMetrics$Metrics
5846android.net.metrics.NetworkMetrics$Summary
art-benchmark-serviced5115932020-02-25 17:55:03 -08005847android.net.metrics.NetworkMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005848android.net.metrics.RaEvent$1
5849android.net.metrics.RaEvent
5850android.net.metrics.ValidationProbeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005851android.net.metrics.ValidationProbeEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005852android.net.metrics.ValidationProbeEvent
5853android.net.metrics.WakeupEvent
5854android.net.metrics.WakeupStats
art-benchmark-serviceba354032021-03-16 09:58:05 -07005855android.net.rtp.AudioCodec
5856android.net.rtp.AudioGroup
5857android.net.rtp.AudioStream
5858android.net.rtp.RtpStream
art-benchmark-service13164882020-11-07 02:19:14 -08005859android.net.sip.ISipService$Default
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005860android.net.sip.ISipService$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07005861android.net.sip.ISipService$Stub
5862android.net.sip.ISipService
art-benchmark-service13164882020-11-07 02:19:14 -08005863android.net.sip.ISipSession$Default
5864android.net.sip.ISipSession$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005865android.net.sip.ISipSession$Stub
5866android.net.sip.ISipSession
art-benchmark-service13164882020-11-07 02:19:14 -08005867android.net.sip.ISipSessionListener$Default
5868android.net.sip.ISipSessionListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005869android.net.sip.ISipSessionListener$Stub
5870android.net.sip.ISipSessionListener
art-benchmark-service13164882020-11-07 02:19:14 -08005871android.net.sip.SimpleSessionDescription$Fields
5872android.net.sip.SimpleSessionDescription$Media
5873android.net.sip.SimpleSessionDescription
5874android.net.sip.SipAudioCall$1
5875android.net.sip.SipAudioCall$Listener
5876android.net.sip.SipAudioCall
5877android.net.sip.SipErrorCode
art-benchmark-service56aece62020-02-10 17:58:03 -08005878android.net.sip.SipException
art-benchmark-service13164882020-11-07 02:19:14 -08005879android.net.sip.SipManager$ListenerRelay
Calin Juravle00b23d32019-03-08 17:52:20 -08005880android.net.sip.SipManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07005881android.net.sip.SipProfile$1
art-benchmark-service13164882020-11-07 02:19:14 -08005882android.net.sip.SipProfile$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08005883android.net.sip.SipProfile
art-benchmark-service13164882020-11-07 02:19:14 -08005884android.net.sip.SipRegistrationListener
5885android.net.sip.SipSession$1
5886android.net.sip.SipSession$Listener
5887android.net.sip.SipSession$State
5888android.net.sip.SipSession
art-benchmark-service56aece62020-02-10 17:58:03 -08005889android.net.sip.SipSessionAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005890android.net.util.SocketUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005891android.net.wifi.SoftApConfToXmlMigrationUtil
5892android.net.wifi.WifiMigration$1
5893android.net.wifi.WifiMigration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005894android.net.wifi.WifiNetworkScoreCache$CacheListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005895android.net.wifi.WifiNetworkScoreCache$CacheListener
5896android.net.wifi.WifiNetworkScoreCache
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005897android.net.wifi.nl80211.ChannelSettings$1
5898android.net.wifi.nl80211.ChannelSettings
5899android.net.wifi.nl80211.DeviceWiphyCapabilities$1
5900android.net.wifi.nl80211.DeviceWiphyCapabilities
5901android.net.wifi.nl80211.HiddenNetwork$1
5902android.net.wifi.nl80211.HiddenNetwork
5903android.net.wifi.nl80211.IClientInterface$Stub$Proxy
5904android.net.wifi.nl80211.IClientInterface$Stub
5905android.net.wifi.nl80211.IClientInterface
5906android.net.wifi.nl80211.IPnoScanEvent$Stub
5907android.net.wifi.nl80211.IPnoScanEvent
5908android.net.wifi.nl80211.IScanEvent$Stub
5909android.net.wifi.nl80211.IScanEvent
5910android.net.wifi.nl80211.IWifiScannerImpl$Stub$Proxy
5911android.net.wifi.nl80211.IWifiScannerImpl$Stub
5912android.net.wifi.nl80211.IWifiScannerImpl
5913android.net.wifi.nl80211.IWificond$Stub$Proxy
5914android.net.wifi.nl80211.IWificond$Stub
5915android.net.wifi.nl80211.IWificond
5916android.net.wifi.nl80211.NativeScanResult$1
5917android.net.wifi.nl80211.NativeScanResult
5918android.net.wifi.nl80211.RadioChainInfo$1
5919android.net.wifi.nl80211.RadioChainInfo
5920android.net.wifi.nl80211.SingleScanSettings$1
5921android.net.wifi.nl80211.SingleScanSettings
5922android.net.wifi.nl80211.WifiNl80211Manager$PnoScanEventHandler
5923android.net.wifi.nl80211.WifiNl80211Manager$ScanEventCallback
5924android.net.wifi.nl80211.WifiNl80211Manager$ScanEventHandler
5925android.net.wifi.nl80211.WifiNl80211Manager$SignalPollResult
art-benchmark-servicead05a302020-03-17 09:46:02 -07005926android.net.wifi.nl80211.WifiNl80211Manager
art-benchmark-service922a5532023-03-23 03:12:41 -07005927android.net.wifi.sharedconnectivity.app.SharedConnectivityManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005928android.nfc.AvailableNfcAntenna
5929android.nfc.Entry
5930android.nfc.FormatException
5931android.nfc.IAppCallback$Stub$Proxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005932android.nfc.IAppCallback$Stub
5933android.nfc.IAppCallback
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005934android.nfc.INfcAdapter$Stub$Proxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005935android.nfc.INfcAdapter$Stub
5936android.nfc.INfcAdapter
5937android.nfc.INfcAdapterExtras
5938android.nfc.INfcCardEmulation
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005939android.nfc.INfcControllerAlwaysOnListener$Stub$Proxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005940android.nfc.INfcControllerAlwaysOnListener$Stub
5941android.nfc.INfcControllerAlwaysOnListener
5942android.nfc.INfcDta
5943android.nfc.INfcFCardEmulation
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005944android.nfc.INfcOemExtensionCallback$Stub
5945android.nfc.INfcOemExtensionCallback
5946android.nfc.INfcTag$Stub
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005947android.nfc.INfcTag
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005948android.nfc.INfcUnlockHandler$Stub$Proxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005949android.nfc.INfcUnlockHandler$Stub
5950android.nfc.INfcUnlockHandler
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005951android.nfc.INfcVendorNciCallback$Stub$Proxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005952android.nfc.INfcVendorNciCallback$Stub
5953android.nfc.INfcVendorNciCallback
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005954android.nfc.INfcWlcStateListener$Stub$Proxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005955android.nfc.INfcWlcStateListener$Stub
5956android.nfc.INfcWlcStateListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005957android.nfc.IT4tNdefNfcee
5958android.nfc.ITagRemovedCallback$Stub$Proxy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005959android.nfc.ITagRemovedCallback$Stub
5960android.nfc.ITagRemovedCallback
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005961android.nfc.NdefMessage$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005962android.nfc.NdefMessage
art-benchmark-service0248ecf2025-02-03 07:17:01 -08005963android.nfc.NdefRecord
5964android.nfc.NfcActivityManager$$ExternalSyntheticLambda0
5965android.nfc.NfcActivityManager$$ExternalSyntheticLambda1
5966android.nfc.NfcActivityManager$$ExternalSyntheticLambda2
5967android.nfc.NfcActivityManager$$ExternalSyntheticLambda3
5968android.nfc.NfcActivityManager$NfcActivityState
5969android.nfc.NfcActivityManager$NfcApplicationState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00005970android.nfc.NfcActivityManager
5971android.nfc.NfcAdapter$$ExternalSyntheticLambda0
5972android.nfc.NfcAdapter$$ExternalSyntheticLambda10
5973android.nfc.NfcAdapter$$ExternalSyntheticLambda11
5974android.nfc.NfcAdapter$$ExternalSyntheticLambda12
5975android.nfc.NfcAdapter$$ExternalSyntheticLambda13
5976android.nfc.NfcAdapter$$ExternalSyntheticLambda14
5977android.nfc.NfcAdapter$$ExternalSyntheticLambda15
5978android.nfc.NfcAdapter$$ExternalSyntheticLambda16
5979android.nfc.NfcAdapter$$ExternalSyntheticLambda17
5980android.nfc.NfcAdapter$$ExternalSyntheticLambda18
5981android.nfc.NfcAdapter$$ExternalSyntheticLambda19
5982android.nfc.NfcAdapter$$ExternalSyntheticLambda1
5983android.nfc.NfcAdapter$$ExternalSyntheticLambda20
5984android.nfc.NfcAdapter$$ExternalSyntheticLambda21
5985android.nfc.NfcAdapter$$ExternalSyntheticLambda22
5986android.nfc.NfcAdapter$$ExternalSyntheticLambda23
5987android.nfc.NfcAdapter$$ExternalSyntheticLambda24
5988android.nfc.NfcAdapter$$ExternalSyntheticLambda25
5989android.nfc.NfcAdapter$$ExternalSyntheticLambda26
5990android.nfc.NfcAdapter$$ExternalSyntheticLambda27
5991android.nfc.NfcAdapter$$ExternalSyntheticLambda28
5992android.nfc.NfcAdapter$$ExternalSyntheticLambda29
5993android.nfc.NfcAdapter$$ExternalSyntheticLambda2
5994android.nfc.NfcAdapter$$ExternalSyntheticLambda30
5995android.nfc.NfcAdapter$$ExternalSyntheticLambda31
5996android.nfc.NfcAdapter$$ExternalSyntheticLambda32
5997android.nfc.NfcAdapter$$ExternalSyntheticLambda33
5998android.nfc.NfcAdapter$$ExternalSyntheticLambda34
5999android.nfc.NfcAdapter$$ExternalSyntheticLambda35
6000android.nfc.NfcAdapter$$ExternalSyntheticLambda36
6001android.nfc.NfcAdapter$$ExternalSyntheticLambda37
6002android.nfc.NfcAdapter$$ExternalSyntheticLambda38
6003android.nfc.NfcAdapter$$ExternalSyntheticLambda39
6004android.nfc.NfcAdapter$$ExternalSyntheticLambda3
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006005android.nfc.NfcAdapter$$ExternalSyntheticLambda40
6006android.nfc.NfcAdapter$$ExternalSyntheticLambda41
6007android.nfc.NfcAdapter$$ExternalSyntheticLambda42
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006008android.nfc.NfcAdapter$$ExternalSyntheticLambda4
6009android.nfc.NfcAdapter$$ExternalSyntheticLambda5
6010android.nfc.NfcAdapter$$ExternalSyntheticLambda6
6011android.nfc.NfcAdapter$$ExternalSyntheticLambda7
6012android.nfc.NfcAdapter$$ExternalSyntheticLambda8
6013android.nfc.NfcAdapter$$ExternalSyntheticLambda9
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006014android.nfc.NfcAdapter$1$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006015android.nfc.NfcAdapter$1
6016android.nfc.NfcAdapter$2
6017android.nfc.NfcAdapter$ControllerAlwaysOnListener
6018android.nfc.NfcAdapter$CreateBeamUrisCallback
6019android.nfc.NfcAdapter$CreateNdefMessageCallback
6020android.nfc.NfcAdapter$NfcUnlockHandler
6021android.nfc.NfcAdapter$NfcVendorNciCallback
6022android.nfc.NfcAdapter$OnNdefPushCompleteCallback
6023android.nfc.NfcAdapter$OnTagRemovedListener
6024android.nfc.NfcAdapter$ReaderCallback
6025android.nfc.NfcAdapter$ServiceCall
6026android.nfc.NfcAdapter$ServiceCallReturn
6027android.nfc.NfcAdapter$WlcStateListener
art-benchmark-service64daec62024-05-18 02:02:57 -07006028android.nfc.NfcAdapter
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006029android.nfc.NfcAntennaInfo$1
6030android.nfc.NfcAntennaInfo-IA
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006031android.nfc.NfcAntennaInfo
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006032android.nfc.NfcControllerAlwaysOnListener$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006033android.nfc.NfcControllerAlwaysOnListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006034android.nfc.NfcFrameworkInitializer$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -07006035android.nfc.NfcFrameworkInitializer
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006036android.nfc.NfcManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006037android.nfc.NfcOemExtension$$ExternalSyntheticLambda0
6038android.nfc.NfcOemExtension$$ExternalSyntheticLambda10
6039android.nfc.NfcOemExtension$$ExternalSyntheticLambda11
6040android.nfc.NfcOemExtension$$ExternalSyntheticLambda12
6041android.nfc.NfcOemExtension$$ExternalSyntheticLambda13
6042android.nfc.NfcOemExtension$$ExternalSyntheticLambda14
6043android.nfc.NfcOemExtension$$ExternalSyntheticLambda15
6044android.nfc.NfcOemExtension$$ExternalSyntheticLambda16
6045android.nfc.NfcOemExtension$$ExternalSyntheticLambda17
6046android.nfc.NfcOemExtension$$ExternalSyntheticLambda18
6047android.nfc.NfcOemExtension$$ExternalSyntheticLambda19
6048android.nfc.NfcOemExtension$$ExternalSyntheticLambda1
6049android.nfc.NfcOemExtension$$ExternalSyntheticLambda2
6050android.nfc.NfcOemExtension$$ExternalSyntheticLambda3
6051android.nfc.NfcOemExtension$$ExternalSyntheticLambda4
6052android.nfc.NfcOemExtension$$ExternalSyntheticLambda5
6053android.nfc.NfcOemExtension$$ExternalSyntheticLambda6
6054android.nfc.NfcOemExtension$$ExternalSyntheticLambda7
6055android.nfc.NfcOemExtension$$ExternalSyntheticLambda8
6056android.nfc.NfcOemExtension$$ExternalSyntheticLambda9
6057android.nfc.NfcOemExtension$Callback
6058android.nfc.NfcOemExtension$NfcOemExtensionCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006059android.nfc.NfcOemExtension
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006060android.nfc.NfcRoutingTableEntry
art-benchmark-service922a5532023-03-23 03:12:41 -07006061android.nfc.NfcServiceManager$ServiceRegisterer
6062android.nfc.NfcServiceManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006063android.nfc.NfcVendorNciCallbackListener$$ExternalSyntheticLambda0
6064android.nfc.NfcVendorNciCallbackListener$$ExternalSyntheticLambda1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006065android.nfc.NfcVendorNciCallbackListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006066android.nfc.NfcWlcStateListener$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006067android.nfc.NfcWlcStateListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006068android.nfc.RoutingStatus
6069android.nfc.RoutingTableAidEntry
6070android.nfc.RoutingTableProtocolEntry
6071android.nfc.RoutingTableSystemCodeEntry
6072android.nfc.RoutingTableTechnologyEntry
6073android.nfc.T4tNdefNfcee
6074android.nfc.Tag$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006075android.nfc.Tag
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006076android.nfc.TechListParcel$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006077android.nfc.TechListParcel
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006078android.nfc.WlcListenerDeviceInfo$1
6079android.nfc.WlcListenerDeviceInfo-IA
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006080android.nfc.WlcListenerDeviceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08006081android.nfc.cardemulation.AidGroup$1
6082android.nfc.cardemulation.AidGroup
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006083android.nfc.cardemulation.ApduServiceInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006084android.nfc.cardemulation.ApduServiceInfo
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006085android.nfc.cardemulation.CardEmulation
6086android.nfc.cardemulation.PollingFrame$1
6087android.nfc.cardemulation.PollingFrame-IA
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006088android.nfc.cardemulation.PollingFrame
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006089android.nfc.tech.BasicTagTechnology
6090android.nfc.tech.IsoDep
6091android.nfc.tech.MifareClassic
6092android.nfc.tech.MifareUltralight
6093android.nfc.tech.Ndef
6094android.nfc.tech.NdefFormatable
6095android.nfc.tech.NfcA
6096android.nfc.tech.NfcB
6097android.nfc.tech.NfcBarcode
6098android.nfc.tech.NfcF
6099android.nfc.tech.NfcV
6100android.nfc.tech.TagTechnology
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006101android.opengl.EGL14
Courtney Goeltzenleuchter367ed8b2018-07-18 10:45:37 -06006102android.opengl.EGL15
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006103android.opengl.EGLConfig
6104android.opengl.EGLContext
6105android.opengl.EGLDisplay
6106android.opengl.EGLExt
Calin Juravle00b23d32019-03-08 17:52:20 -08006107android.opengl.EGLImage
art-benchmark-service13164882020-11-07 02:19:14 -08006108android.opengl.EGLLogWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006109android.opengl.EGLObjectHandle
6110android.opengl.EGLSurface
Calin Juravle00b23d32019-03-08 17:52:20 -08006111android.opengl.EGLSync
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006112android.opengl.ETC1
6113android.opengl.GLES10
6114android.opengl.GLES10Ext
6115android.opengl.GLES11
6116android.opengl.GLES11Ext
6117android.opengl.GLES20
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006118android.opengl.GLES30
6119android.opengl.GLES31
6120android.opengl.GLES31Ext
Andreas Gampe571fc302016-02-18 13:58:09 -08006121android.opengl.GLES32
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006122android.opengl.GLException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006123android.opengl.GLSurfaceView$BaseConfigChooser
6124android.opengl.GLSurfaceView$ComponentSizeChooser
6125android.opengl.GLSurfaceView$DefaultContextFactory
6126android.opengl.GLSurfaceView$DefaultWindowSurfaceFactory
6127android.opengl.GLSurfaceView$EGLConfigChooser
6128android.opengl.GLSurfaceView$EGLContextFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006129android.opengl.GLSurfaceView$EGLWindowSurfaceFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006130android.opengl.GLSurfaceView$EglHelper
6131android.opengl.GLSurfaceView$GLThread
6132android.opengl.GLSurfaceView$GLThreadManager
6133android.opengl.GLSurfaceView$Renderer
6134android.opengl.GLSurfaceView$SimpleEGLConfigChooser
6135android.opengl.GLSurfaceView
Andreas Gampe61e7b662015-06-17 23:57:04 -07006136android.opengl.GLUtils
art-benchmark-service00abe242023-02-13 10:31:34 -08006137android.opengl.Matrix$1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006138android.opengl.Matrix
6139android.opengl.Visibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08006140android.os.AppZygote
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006141android.os.AsyncResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006142android.os.AsyncTask$1
Jesse Wilson80686182011-01-21 17:12:43 -08006143android.os.AsyncTask$2
6144android.os.AsyncTask$3
Calin Juravle36829e52019-04-10 19:07:47 -07006145android.os.AsyncTask$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006146android.os.AsyncTask$AsyncTaskResult
Jesse Wilson80686182011-01-21 17:12:43 -08006147android.os.AsyncTask$InternalHandler
Jesse Wilson80686182011-01-21 17:12:43 -08006148android.os.AsyncTask$SerialExecutor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006149android.os.AsyncTask$SerialExecutor
Jesse Wilson80686182011-01-21 17:12:43 -08006150android.os.AsyncTask$Status
6151android.os.AsyncTask$WorkerRunnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006152android.os.AsyncTask-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006153android.os.AsyncTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006154android.os.BadParcelableException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006155android.os.BadTypeParcelableException
Andreas Gampe52764cb2016-04-19 20:46:43 -07006156android.os.BaseBundle$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08006157android.os.BaseBundle
art-benchmark-service922a5532023-03-23 03:12:41 -07006158android.os.BatteryConsumer$Dimensions
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006159android.os.BatteryConsumer$Key
art-benchmark-service922a5532023-03-23 03:12:41 -07006160android.os.BatteryConsumer
Andreas Gampe61e7b662015-06-17 23:57:04 -07006161android.os.BatteryManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006162android.os.BatteryManagerInternal
Calin Juravle4a054192018-05-29 17:52:20 -07006163android.os.BatteryProperty$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006164android.os.BatteryProperty
6165android.os.BatterySaverPolicyConfig$1
6166android.os.BatterySaverPolicyConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006167android.os.BatteryStats$$ExternalSyntheticLambda0
6168android.os.BatteryStats$$ExternalSyntheticLambda1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006169android.os.BatteryStats$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006170android.os.BatteryStats$BitDescription
6171android.os.BatteryStats$ControllerActivityCounter
6172android.os.BatteryStats$Counter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006173android.os.BatteryStats$DailyItem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006174android.os.BatteryStats$HistoryEventTracker
6175android.os.BatteryStats$HistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006176android.os.BatteryStats$HistoryPrinter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006177android.os.BatteryStats$HistoryStepDetails
6178android.os.BatteryStats$HistoryTag
6179android.os.BatteryStats$IntToString
6180android.os.BatteryStats$LevelStepTracker
6181android.os.BatteryStats$LongCounter
6182android.os.BatteryStats$LongCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006183android.os.BatteryStats$PackageChange
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006184android.os.BatteryStats$Timer
art-benchmark-serviced5115932020-02-25 17:55:03 -08006185android.os.BatteryStats$TimerEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006186android.os.BatteryStats$Uid$Pid
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006187android.os.BatteryStats$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08006188android.os.BatteryStats$Uid$Pkg
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006189android.os.BatteryStats$Uid$Proc$ExcessivePower
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006190android.os.BatteryStats$Uid$Proc
6191android.os.BatteryStats$Uid$Sensor
6192android.os.BatteryStats$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08006193android.os.BatteryStats$Uid
6194android.os.BatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006195android.os.BatteryStatsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006196android.os.BatteryUsageStats$1
6197android.os.BatteryUsageStats
6198android.os.BatteryUsageStatsQuery$1
art-benchmark-service922a5532023-03-23 03:12:41 -07006199android.os.BatteryUsageStatsQuery$Builder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006200android.os.BatteryUsageStatsQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006201android.os.BestClock
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006202android.os.Binder$$ExternalSyntheticLambda0
6203android.os.Binder$$ExternalSyntheticLambda1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006204android.os.Binder$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006205android.os.Binder$PropagateWorkSourceTransactListener
6206android.os.Binder$ProxyTransactListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006207android.os.Binder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006208android.os.BinderProxy$BinderProxyMapSizeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006209android.os.BinderProxy$NoImagePreloadHolder
6210android.os.BinderProxy$ProxyMap
art-benchmark-service677bd342025-02-19 09:05:31 -08006211android.os.BinderProxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006212android.os.BluetoothServiceManager$ServiceRegisterer
6213android.os.BluetoothServiceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006214android.os.BugreportManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006215android.os.Build$$ExternalSyntheticLambda0
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006216android.os.Build$VERSION
Calin Juravle00b23d32019-03-08 17:52:20 -08006217android.os.Build
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006218android.os.Bundle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006219android.os.Bundle
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006220android.os.CancellationSignal$OnCancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006221android.os.CancellationSignal$Transport
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006222android.os.CancellationSignal-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006223android.os.CancellationSignal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006224android.os.CarrierAssociatedAppEntry$1
art-benchmark-service84deab32021-05-12 09:41:00 -07006225android.os.CarrierAssociatedAppEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006226android.os.ChildZygoteProcess
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006227android.os.CombinedVibration$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006228android.os.CombinedVibration$Mono$1
6229android.os.CombinedVibration$Mono
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006230android.os.CombinedVibration
Andreas Gampe571fc302016-02-18 13:58:09 -08006231android.os.ConditionVariable
art-benchmark-serviced5115932020-02-25 17:55:03 -08006232android.os.CoolingDevice$1
6233android.os.CoolingDevice
art-benchmark-service13164882020-11-07 02:19:14 -08006234android.os.CountDownTimer$1
6235android.os.CountDownTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006236android.os.CpuUsageInfo$1
6237android.os.CpuUsageInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006238android.os.CreateAppDataArgs$1
6239android.os.CreateAppDataArgs
6240android.os.CreateAppDataResult$1
6241android.os.CreateAppDataResult
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006242android.os.DdmSyncStageUpdater
6243android.os.DdmSyncState$Stage
6244android.os.DdmSyncState
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006245android.os.DeadObjectException
Andreas Gampe859e2782016-04-06 18:37:56 -07006246android.os.DeadSystemException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006247android.os.Debug$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006248android.os.Debug$MemoryInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006249android.os.Debug-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006250android.os.Debug
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006251android.os.DeviceIdleManager
Calin Juravle4a054192018-05-29 17:52:20 -07006252android.os.DropBoxManager$Entry$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006253android.os.DropBoxManager$Entry
6254android.os.DropBoxManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006255android.os.Environment$UserEnvironment
Calin Juravle00b23d32019-03-08 17:52:20 -08006256android.os.Environment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006257android.os.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006258android.os.ExternalVibration$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006259android.os.ExternalVibration
art-benchmark-service00abe242023-02-13 10:31:34 -08006260android.os.FabricatedOverlayInfo$1
6261android.os.FabricatedOverlayInfo
6262android.os.FabricatedOverlayInternal$1
6263android.os.FabricatedOverlayInternal
6264android.os.FabricatedOverlayInternalEntry$1
6265android.os.FabricatedOverlayInternalEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006266android.os.FactoryTest
Calin Juravle4a054192018-05-29 17:52:20 -07006267android.os.FileBridge$FileBridgeOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08006268android.os.FileBridge
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006269android.os.FileObserver$ObserverThread
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006270android.os.FileUtils$$ExternalSyntheticLambda0
6271android.os.FileUtils$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006272android.os.FileUtils$$ExternalSyntheticLambda2
6273android.os.FileUtils$$ExternalSyntheticLambda3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006274android.os.FileUtils$$ExternalSyntheticLambda4
6275android.os.FileUtils$$ExternalSyntheticLambda5
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006276android.os.FileUtils$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006277android.os.FileUtils$ProgressListener
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006278android.os.FileUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006279android.os.GraphicsEnvironment$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006280android.os.GraphicsEnvironment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006281android.os.Handler$BlockingRunnable
Kenny Root9787b802013-04-26 12:53:57 -07006282android.os.Handler$Callback
6283android.os.Handler$MessengerImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006284android.os.Handler-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006285android.os.Handler
art-benchmark-service677bd342025-02-19 09:05:31 -08006286android.os.HandlerExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006287android.os.HandlerThread
Andreas Gampe571fc302016-02-18 13:58:09 -08006288android.os.HardwarePropertiesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006289android.os.HidlMemory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006290android.os.HidlMemoryUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006291android.os.HidlSupport$Mutable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006292android.os.HidlSupport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006293android.os.HwBinder
6294android.os.HwBlob
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006295android.os.HwNoService
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006296android.os.HwParcel
6297android.os.HwRemoteBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006298android.os.IBatteryPropertiesRegistrar$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006299android.os.IBatteryPropertiesRegistrar$Stub
6300android.os.IBatteryPropertiesRegistrar
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006301android.os.IBinder$DeathRecipient
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006302android.os.IBinder$FrozenStateChangeCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006303android.os.IBinder
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08006304android.os.IBinderCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006305android.os.ICancellationSignal$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006306android.os.ICancellationSignal$Stub
6307android.os.ICancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006308android.os.IDeviceIdentifiersPolicyService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006309android.os.IDeviceIdentifiersPolicyService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006310android.os.IDeviceIdentifiersPolicyService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006311android.os.IDeviceIdleController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006312android.os.IDeviceIdleController$Stub
6313android.os.IDeviceIdleController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006314android.os.IDumpstate$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006315android.os.IDumpstate$Stub
6316android.os.IDumpstate
art-benchmark-serviced5115932020-02-25 17:55:03 -08006317android.os.IDumpstateListener$Stub$Proxy
6318android.os.IDumpstateListener$Stub
6319android.os.IDumpstateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006320android.os.IExternalVibratorService$Stub
6321android.os.IExternalVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006322android.os.IHardwarePropertiesManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006323android.os.IHardwarePropertiesManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006324android.os.IHardwarePropertiesManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006325android.os.IHintManager$Stub$Proxy
6326android.os.IHintManager$Stub
6327android.os.IHintManager
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006328android.os.IHintSession$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006329android.os.IHintSession$Stub
6330android.os.IHintSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006331android.os.IHwBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08006332android.os.IHwBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006333android.os.IHwInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08006334android.os.IIncidentAuthListener$Stub$Proxy
6335android.os.IIncidentAuthListener$Stub
6336android.os.IIncidentAuthListener
6337android.os.IIncidentCompanion$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006338android.os.IIncidentCompanion$Stub
6339android.os.IIncidentCompanion
6340android.os.IIncidentManager$Stub$Proxy
6341android.os.IIncidentManager$Stub
6342android.os.IIncidentManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006343android.os.IInstalld$Stub
6344android.os.IInstalld
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006345android.os.IInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07006346android.os.IMessenger$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006347android.os.IMessenger$Stub
6348android.os.IMessenger
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006349android.os.INetworkManagementService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006350android.os.INetworkManagementService$Stub
6351android.os.INetworkManagementService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006352android.os.IPermissionController$Stub
6353android.os.IPermissionController
art-benchmark-service84f185c2023-07-24 02:43:42 -07006354android.os.IPowerManager$LowPowerStandbyPolicy$1
art-benchmark-service922a5532023-03-23 03:12:41 -07006355android.os.IPowerManager$LowPowerStandbyPolicy
art-benchmark-service84f185c2023-07-24 02:43:42 -07006356android.os.IPowerManager$LowPowerStandbyPortDescription$1
art-benchmark-service922a5532023-03-23 03:12:41 -07006357android.os.IPowerManager$LowPowerStandbyPortDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006358android.os.IPowerManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006359android.os.IPowerManager$Stub
6360android.os.IPowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006361android.os.IProcessInfoService$Stub
6362android.os.IProcessInfoService
6363android.os.IProgressListener$Stub$Proxy
6364android.os.IProgressListener$Stub
6365android.os.IProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006366android.os.IRecoverySystem$Stub
6367android.os.IRecoverySystem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006368android.os.IRecoverySystemProgressListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006369android.os.IRecoverySystemProgressListener$Stub
6370android.os.IRecoverySystemProgressListener
art-benchmark-service677bd342025-02-19 09:05:31 -08006371android.os.IRemoteCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006372android.os.IRemoteCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006373android.os.IRemoteCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006374android.os.ISchedulingPolicyService$Stub
6375android.os.ISchedulingPolicyService
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006376android.os.IScreenTimeoutPolicyListener$Stub$Proxy
6377android.os.IScreenTimeoutPolicyListener$Stub
6378android.os.IScreenTimeoutPolicyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006379android.os.IServiceManager$Stub$Proxy
6380android.os.IServiceManager$Stub
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006381android.os.IServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006382android.os.IStoraged$Stub$Proxy
6383android.os.IStoraged$Stub
6384android.os.IStoraged
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006385android.os.ISystemConfig$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006386android.os.ISystemConfig$Stub
6387android.os.ISystemConfig
Calin Juravle4a054192018-05-29 17:52:20 -07006388android.os.ISystemUpdateManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006389android.os.ISystemUpdateManager$Stub
6390android.os.ISystemUpdateManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006391android.os.IThermalEventListener$Stub$Proxy
6392android.os.IThermalEventListener$Stub
6393android.os.IThermalEventListener
6394android.os.IThermalService$Stub$Proxy
6395android.os.IThermalService$Stub
6396android.os.IThermalService
6397android.os.IThermalStatusListener$Stub$Proxy
6398android.os.IThermalStatusListener$Stub
6399android.os.IThermalStatusListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006400android.os.IUpdateEngine$Stub$Proxy
6401android.os.IUpdateEngine$Stub
6402android.os.IUpdateEngine
6403android.os.IUpdateEngineCallback$Stub
6404android.os.IUpdateEngineCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006405android.os.IUpdateLock$Stub
6406android.os.IUpdateLock
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006407android.os.IUserManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006408android.os.IUserManager$Stub
6409android.os.IUserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006410android.os.IUserRestrictionsListener$Stub$Proxy
6411android.os.IUserRestrictionsListener$Stub
6412android.os.IUserRestrictionsListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006413android.os.IVibratorManagerService$Stub$Proxy
6414android.os.IVibratorManagerService$Stub
6415android.os.IVibratorManagerService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006416android.os.IVibratorStateListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006417android.os.IVibratorStateListener$Stub
6418android.os.IVibratorStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006419android.os.IVold$Stub$Proxy
6420android.os.IVold$Stub
6421android.os.IVold
6422android.os.IVoldListener$Stub
6423android.os.IVoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006424android.os.IVoldMountCallback$Stub
6425android.os.IVoldMountCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006426android.os.IVoldTaskListener$Stub$Proxy
6427android.os.IVoldTaskListener$Stub
6428android.os.IVoldTaskListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006429android.os.IWakeLockCallback$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006430android.os.IWakeLockCallback$Stub
6431android.os.IWakeLockCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006432android.os.IncidentManager$IncidentReport$1
6433android.os.IncidentManager$IncidentReport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006434android.os.IncidentManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006435android.os.IpcDataCache$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006436android.os.IpcDataCache$BypassCall
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006437android.os.IpcDataCache$Config
6438android.os.IpcDataCache$QueryHandler
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006439android.os.IpcDataCache$RemoteCall
6440android.os.IpcDataCache$SystemServerCallHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006441android.os.IpcDataCache
art-benchmark-service08401c12022-12-23 09:27:20 -08006442android.os.LimitExceededException
Andreas Gampecbcb9e32016-06-03 17:24:05 -07006443android.os.LocaleList$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006444android.os.LocaleList
art-benchmark-service677bd342025-02-19 09:05:31 -08006445android.os.Looper$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006446android.os.Looper$Observer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006447android.os.Looper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006448android.os.MemoryFile
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006449android.os.Message$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006450android.os.Message
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006451android.os.MessageQueue$FileDescriptorRecord
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006452android.os.MessageQueue$IdleHandler
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006453android.os.MessageQueue$MatchAllFutureMessages
6454android.os.MessageQueue$MatchAllMessages
6455android.os.MessageQueue$MatchBarrierToken
6456android.os.MessageQueue$MatchDeliverableMessages
6457android.os.MessageQueue$MatchHandler
6458android.os.MessageQueue$MatchHandlerAndObject
6459android.os.MessageQueue$MatchHandlerAndObjectEquals
6460android.os.MessageQueue$MatchHandlerRunnableAndObject
6461android.os.MessageQueue$MatchHandlerRunnableAndObjectEquals
6462android.os.MessageQueue$MatchHandlerWhatAndObject
6463android.os.MessageQueue$MatchHandlerWhatAndObjectEquals
6464android.os.MessageQueue$MessageCompare
6465android.os.MessageQueue$MessageCounts
6466android.os.MessageQueue$MessageNode
6467android.os.MessageQueue$OnFileDescriptorEventListener$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006468android.os.MessageQueue$OnFileDescriptorEventListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006469android.os.MessageQueue$StackNode
6470android.os.MessageQueue$StackNodeType
6471android.os.MessageQueue$StateNode
6472android.os.MessageQueue$TimedParkStateNode
6473android.os.MessageQueue-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006474android.os.MessageQueue
Kenny Root9787b802013-04-26 12:53:57 -07006475android.os.Messenger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006476android.os.Messenger
6477android.os.NativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006478android.os.NetworkOnMainThreadException
Andreas Gampe571fc302016-02-18 13:58:09 -08006479android.os.OperationCanceledException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006480android.os.OutcomeReceiver
art-benchmark-service922a5532023-03-23 03:12:41 -07006481android.os.PackageTagsList$1
6482android.os.PackageTagsList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006483android.os.Parcel$1
art-benchmark-service677bd342025-02-19 09:05:31 -08006484android.os.Parcel$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006485android.os.Parcel$LazyValue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006486android.os.Parcel$ReadWriteHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006487android.os.Parcel$SquashReadHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08006488android.os.Parcel
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006489android.os.ParcelDuration$1
art-benchmark-service84deab32021-05-12 09:41:00 -07006490android.os.ParcelDuration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006491android.os.ParcelFileDescriptor$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006492android.os.ParcelFileDescriptor$2
art-benchmark-service677bd342025-02-19 09:05:31 -08006493android.os.ParcelFileDescriptor$AutoCloseInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006494android.os.ParcelFileDescriptor$AutoCloseOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08006495android.os.ParcelFileDescriptor$OnCloseListener
6496android.os.ParcelFileDescriptor$Status
Calin Juravle00b23d32019-03-08 17:52:20 -08006497android.os.ParcelFileDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006498android.os.ParcelFormatException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006499android.os.ParcelUuid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006500android.os.ParcelUuid
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006501android.os.Parcelable$ClassLoaderCreator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006502android.os.Parcelable$Creator
Calin Juravle00b23d32019-03-08 17:52:20 -08006503android.os.Parcelable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006504android.os.ParcelableException$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006505android.os.ParcelableException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006506android.os.ParcelableParcel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006507android.os.ParcelableParcel
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006508android.os.PatternMatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006509android.os.PatternMatcher
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006510android.os.PerfettoTrace$Category
6511android.os.PerfettoTrace
6512android.os.PerfettoTrackEventExtra$ArgBool
6513android.os.PerfettoTrackEventExtra$ArgDouble
6514android.os.PerfettoTrackEventExtra$ArgInt64
6515android.os.PerfettoTrackEventExtra$ArgString
6516android.os.PerfettoTrackEventExtra$CounterDouble
6517android.os.PerfettoTrackEventExtra$CounterInt64
6518android.os.PerfettoTrackEventExtra$CounterTrack
6519android.os.PerfettoTrackEventExtra$FieldContainer
6520android.os.PerfettoTrackEventExtra$FieldDouble
6521android.os.PerfettoTrackEventExtra$FieldInt64
6522android.os.PerfettoTrackEventExtra$FieldNested
6523android.os.PerfettoTrackEventExtra$FieldString
6524android.os.PerfettoTrackEventExtra$Flow
6525android.os.PerfettoTrackEventExtra$NamedTrack
6526android.os.PerfettoTrackEventExtra$PerfettoPointer
6527android.os.PerfettoTrackEventExtra$Proto
6528android.os.PerfettoTrackEventExtra
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006529android.os.PerformanceHintManager$Session
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006530android.os.PerformanceHintManager
art-benchmark-service08401c12022-12-23 09:27:20 -08006531android.os.PermissionEnforcer
Andreas Gampe61e7b662015-06-17 23:57:04 -07006532android.os.PersistableBundle$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006533android.os.PersistableBundle$MyReadMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006534android.os.PersistableBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006535android.os.PooledStringReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006536android.os.PooledStringWriter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006537android.os.PowerExemptionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006538android.os.PowerManager$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006539android.os.PowerManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006540android.os.PowerManager$3$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006541android.os.PowerManager$3
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006542android.os.PowerManager$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08006543android.os.PowerManager$OnThermalStatusChangedListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006544android.os.PowerManager$ScreenTimeoutPolicyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006545android.os.PowerManager$WakeData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006546android.os.PowerManager$WakeLock$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08006547android.os.PowerManager$WakeLock
6548android.os.PowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006549android.os.PowerManagerInternal$1
6550android.os.PowerManagerInternal$LowPowerModeListener
6551android.os.PowerManagerInternal
6552android.os.PowerSaveState$1
6553android.os.PowerSaveState$Builder
6554android.os.PowerSaveState
6555android.os.PowerWhitelistManager
6556android.os.Process$ProcessStartResult
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006557android.os.Process
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07006558android.os.ProfilingServiceManager
art-benchmark-service56aece62020-02-10 17:58:03 -08006559android.os.ProxyFileDescriptorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006560android.os.RecoverySystem$1
6561android.os.RecoverySystem$2
6562android.os.RecoverySystem$3
6563android.os.RecoverySystem$4
6564android.os.RecoverySystem$5
6565android.os.RecoverySystem$ProgressListener
Andreas Gampe859e2782016-04-06 18:37:56 -07006566android.os.RecoverySystem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006567android.os.Registrant
Calin Juravle00b23d32019-03-08 17:52:20 -08006568android.os.RegistrantList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006569android.os.RemoteCallback$1
6570android.os.RemoteCallback$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006571android.os.RemoteCallback$3
Calin Juravle36829e52019-04-10 19:07:47 -07006572android.os.RemoteCallback$OnResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006573android.os.RemoteCallback
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006574android.os.RemoteCallbackList$Interface
Calin Juravle00b23d32019-03-08 17:52:20 -08006575android.os.RemoteCallbackList
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006576android.os.RemoteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006577android.os.ResultReceiver$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006578android.os.ResultReceiver$MyResultReceiver
6579android.os.ResultReceiver$MyRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08006580android.os.ResultReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006581android.os.SELinux
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006582android.os.SecurityStateManager
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006583android.os.Service$1
6584android.os.Service
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006585android.os.ServiceManager$ServiceNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08006586android.os.ServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006587android.os.ServiceManagerNative
6588android.os.ServiceManagerProxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006589android.os.ServiceSpecificException
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006590android.os.ServiceWithMetadata$1
6591android.os.ServiceWithMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006592android.os.SharedMemory$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006593android.os.SharedMemory$Closer
6594android.os.SharedMemory$MemoryRegistration
6595android.os.SharedMemory$Unmapper
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006596android.os.SharedMemory-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006597android.os.SharedMemory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006598android.os.ShellCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006599android.os.ShellCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006600android.os.ShellCommand
6601android.os.SimpleClock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006602android.os.StatFs
art-benchmark-serviced5115932020-02-25 17:55:03 -08006603android.os.StatsServiceManager$ServiceRegisterer
6604android.os.StatsServiceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006605android.os.StrictMode$$ExternalSyntheticLambda0
6606android.os.StrictMode$$ExternalSyntheticLambda1
6607android.os.StrictMode$$ExternalSyntheticLambda2
6608android.os.StrictMode$$ExternalSyntheticLambda3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006609android.os.StrictMode$1
6610android.os.StrictMode$2
Jesse Wilson80686182011-01-21 17:12:43 -08006611android.os.StrictMode$3
6612android.os.StrictMode$4
art-benchmark-service677bd342025-02-19 09:05:31 -08006613android.os.StrictMode$5
Jesse Wilson80686182011-01-21 17:12:43 -08006614android.os.StrictMode$6
6615android.os.StrictMode$7
6616android.os.StrictMode$8
Calin Juravle00b23d32019-03-08 17:52:20 -08006617android.os.StrictMode$9
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006618android.os.StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda0
6619android.os.StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda1
art-benchmark-service677bd342025-02-19 09:05:31 -08006620android.os.StrictMode$AndroidBlockGuardPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08006621android.os.StrictMode$AndroidCloseGuardReporter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006622android.os.StrictMode$InstanceTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006623android.os.StrictMode$OnThreadViolationListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006624android.os.StrictMode$OnVmViolationListener
Jesse Wilson80686182011-01-21 17:12:43 -08006625android.os.StrictMode$Span
Andreas Gampe571fc302016-02-18 13:58:09 -08006626android.os.StrictMode$ThreadPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006627android.os.StrictMode$ThreadPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08006628android.os.StrictMode$ThreadSpanState
art-benchmark-service922a5532023-03-23 03:12:41 -07006629android.os.StrictMode$UnsafeIntentStrictModeCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006630android.os.StrictMode$ViolationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006631android.os.StrictMode$ViolationInfo
Kurt Nelson7d5c07a2017-09-07 16:43:45 -07006632android.os.StrictMode$ViolationLogger
Jesse Wilson80686182011-01-21 17:12:43 -08006633android.os.StrictMode$VmPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006634android.os.StrictMode$VmPolicy
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006635android.os.StrictMode-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006636android.os.StrictMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006637android.os.SynchronousResultReceiver$Result
6638android.os.SynchronousResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006639android.os.SystemClock$2
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006640android.os.SystemClock
art-benchmark-serviced5115932020-02-25 17:55:03 -08006641android.os.SystemConfigManager
6642android.os.SystemProperties$Handle
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006643android.os.SystemProperties-IA
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006644android.os.SystemProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08006645android.os.SystemService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006646android.os.SystemService$State
6647android.os.SystemService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006648android.os.SystemUpdateManager
Andreas Gampe859e2782016-04-06 18:37:56 -07006649android.os.SystemVibrator
art-benchmark-service922a5532023-03-23 03:12:41 -07006650android.os.SystemVibratorManager$SingleVibrator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006651android.os.SystemVibratorManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006652android.os.TelephonyServiceManager$ServiceRegisterer
art-benchmark-service35aba412020-02-03 11:53:25 -08006653android.os.TelephonyServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006654android.os.Temperature$1
6655android.os.Temperature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006656android.os.ThreadLocalWorkSource$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08006657android.os.ThreadLocalWorkSource
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006658android.os.TimestampedValue$1
6659android.os.TimestampedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006660android.os.TokenWatcher$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006661android.os.TokenWatcher$Death
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006662android.os.TokenWatcher
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006663android.os.Trace
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006664android.os.TraceNameSupplier
6665android.os.TransactionTooLargeException
Calin Juravle00b23d32019-03-08 17:52:20 -08006666android.os.TransactionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08006667android.os.UEventObserver$UEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006668android.os.UEventObserver$UEventThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006669android.os.UEventObserver
art-benchmark-service922a5532023-03-23 03:12:41 -07006670android.os.UidBatteryConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -08006671android.os.UpdateEngine$1$1
6672android.os.UpdateEngine$1
6673android.os.UpdateEngine
6674android.os.UpdateEngineCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006675android.os.UpdateLock
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006676android.os.UserHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006677android.os.UserHandle
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006678android.os.UserManager$$ExternalSyntheticLambda0
6679android.os.UserManager$$ExternalSyntheticLambda10
6680android.os.UserManager$$ExternalSyntheticLambda13
6681android.os.UserManager$$ExternalSyntheticLambda15
6682android.os.UserManager$$ExternalSyntheticLambda1
6683android.os.UserManager$$ExternalSyntheticLambda3
6684android.os.UserManager$$ExternalSyntheticLambda4
6685android.os.UserManager$$ExternalSyntheticLambda5
6686android.os.UserManager$$ExternalSyntheticLambda8
6687android.os.UserManager$$ExternalSyntheticLambda9
art-benchmark-serviced5115932020-02-25 17:55:03 -08006688android.os.UserManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006689android.os.UserManager$EnforcingUser$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006690android.os.UserManager$EnforcingUser
Calin Juravle00b23d32019-03-08 17:52:20 -08006691android.os.UserManager$UserOperationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006692android.os.UserManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006693android.os.UserManagerCache
art-benchmark-servicead05a302020-03-17 09:46:02 -07006694android.os.VibrationAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006695android.os.VibrationAttributes$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006696android.os.VibrationAttributes-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08006697android.os.VibrationAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07006698android.os.VibrationEffect$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006699android.os.VibrationEffect$Composed$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006700android.os.VibrationEffect$Composed
art-benchmark-service922a5532023-03-23 03:12:41 -07006701android.os.VibrationEffect$Composition
Calin Juravle00b23d32019-03-08 17:52:20 -08006702android.os.VibrationEffect
Andreas Gampe61e7b662015-06-17 23:57:04 -07006703android.os.Vibrator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006704android.os.VibratorInfo$1
6705android.os.VibratorInfo$FrequencyProfile$1
6706android.os.VibratorInfo$FrequencyProfile
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006707android.os.VibratorInfo$FrequencyProfileLegacy$1
6708android.os.VibratorInfo$FrequencyProfileLegacy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006709android.os.VibratorInfo
6710android.os.VibratorManager
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08006711android.os.VintfObject
6712android.os.VintfRuntimeInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006713android.os.WorkSource$1
Calin Juravle4a054192018-05-29 17:52:20 -07006714android.os.WorkSource$WorkChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006715android.os.WorkSource$WorkChain
6716android.os.WorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006717android.os.ZygoteProcess$ZygoteState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006718android.os.ZygoteProcess
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006719android.os.ZygoteStartFailedEx
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006720android.os.connectivity.CellularBatteryStats$1
6721android.os.connectivity.CellularBatteryStats
6722android.os.connectivity.GpsBatteryStats$1
6723android.os.connectivity.GpsBatteryStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08006724android.os.connectivity.WifiActivityEnergyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006725android.os.connectivity.WifiActivityEnergyInfo
6726android.os.connectivity.WifiBatteryStats$1
6727android.os.connectivity.WifiBatteryStats
Zhi Dou8d8132e2024-12-06 17:15:26 +00006728android.os.flagging.AconfigPackage
Zhi Dou9a0d8a42025-01-03 19:29:12 +00006729android.os.flagging.PlatformAconfigPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006730android.os.health.HealthKeys$Constant
art-benchmark-serviced5115932020-02-25 17:55:03 -08006731android.os.health.HealthKeys$Constants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006732android.os.health.HealthKeys$SortedIntArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006733android.os.health.HealthStats
6734android.os.health.HealthStatsParceler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006735android.os.health.HealthStatsParceler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006736android.os.health.HealthStatsWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08006737android.os.health.PackageHealthStats
6738android.os.health.PidHealthStats
6739android.os.health.ProcessHealthStats
6740android.os.health.ServiceHealthStats
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006741android.os.health.SystemHealthManager$$ExternalSyntheticLambda1
Andreas Gampe859e2782016-04-06 18:37:56 -07006742android.os.health.SystemHealthManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006743android.os.health.TimerStat$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006744android.os.health.TimerStat
art-benchmark-serviced5115932020-02-25 17:55:03 -08006745android.os.health.UidHealthStats
Po-Chien Hsueh4e908c22019-03-07 11:57:17 +08006746android.os.image.DynamicSystemClient
6747android.os.image.DynamicSystemManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006748android.os.image.IDynamicSystemService$Stub
6749android.os.image.IDynamicSystemService
art-benchmark-service56aece62020-02-10 17:58:03 -08006750android.os.incremental.IncrementalManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006751android.os.incremental.V4Signature$HashingInfo
6752android.os.incremental.V4Signature$SigningInfo
6753android.os.incremental.V4Signature
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006754android.os.instrumentation.IOffsetCallback$Stub
6755android.os.instrumentation.IOffsetCallback
6756android.os.instrumentation.MethodDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006757android.os.storage.DiskInfo$1
6758android.os.storage.DiskInfo
6759android.os.storage.IObbActionListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006760android.os.storage.IObbActionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006761android.os.storage.IObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006762android.os.storage.IStorageEventListener$Stub$Proxy
6763android.os.storage.IStorageEventListener$Stub
6764android.os.storage.IStorageEventListener
Sudheer Shanka2250d562016-11-07 15:41:02 -08006765android.os.storage.IStorageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006766android.os.storage.IStorageManager$Stub
6767android.os.storage.IStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006768android.os.storage.IStorageShutdownObserver$Stub$Proxy
6769android.os.storage.IStorageShutdownObserver$Stub
6770android.os.storage.IStorageShutdownObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08006771android.os.storage.OnObbStateChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006772android.os.storage.StorageEventListener
art-benchmark-service56aece62020-02-10 17:58:03 -08006773android.os.storage.StorageManager$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006774android.os.storage.StorageManager$ObbActionListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006775android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda2
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006776android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda3
6777android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006778android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda5
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006779android.os.storage.StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006780android.os.storage.StorageManager$StorageEventListenerDelegate
art-benchmark-service56aece62020-02-10 17:58:03 -08006781android.os.storage.StorageManager$StorageVolumeCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006782android.os.storage.StorageManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006783android.os.storage.StorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006784android.os.storage.StorageManagerInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006785android.os.storage.StorageVolume$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006786android.os.storage.StorageVolume-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08006787android.os.storage.StorageVolume
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006788android.os.storage.VolumeInfo$1
6789android.os.storage.VolumeInfo$2
Calin Juravle00b23d32019-03-08 17:52:20 -08006790android.os.storage.VolumeInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006791android.os.storage.VolumeRecord$1
6792android.os.storage.VolumeRecord
6793android.os.strictmode.ContentUriWithoutPermissionViolation
6794android.os.strictmode.CredentialProtectedWhileLockedViolation
6795android.os.strictmode.CustomViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006796android.os.strictmode.DiskReadViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006797android.os.strictmode.DiskWriteViolation
6798android.os.strictmode.ExplicitGcViolation
6799android.os.strictmode.ImplicitDirectBootViolation
art-benchmark-servicead05a302020-03-17 09:46:02 -07006800android.os.strictmode.IncorrectContextUseViolation
Calin Juravle4a054192018-05-29 17:52:20 -07006801android.os.strictmode.InstanceCountViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006802android.os.strictmode.IntentReceiverLeakedViolation
6803android.os.strictmode.LeakedClosableViolation
6804android.os.strictmode.NetworkViolation
6805android.os.strictmode.ResourceMismatchViolation
6806android.os.strictmode.ServiceConnectionLeakedViolation
6807android.os.strictmode.SqliteObjectLeakedViolation
6808android.os.strictmode.UnbufferedIoViolation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006809android.os.strictmode.UnsafeIntentLaunchViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006810android.os.strictmode.UntaggedSocketViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006811android.os.strictmode.Violation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006812android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation
art-benchmark-service64daec62024-05-18 02:02:57 -07006813android.os.vibrator.FeatureFlags
6814android.os.vibrator.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006815android.os.vibrator.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006816android.os.vibrator.PrebakedSegment$1
6817android.os.vibrator.PrebakedSegment
art-benchmark-service922a5532023-03-23 03:12:41 -07006818android.os.vibrator.PrimitiveSegment$1
6819android.os.vibrator.PrimitiveSegment
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006820android.os.vibrator.StepSegment$1
6821android.os.vibrator.StepSegment
6822android.os.vibrator.VibrationEffectSegment$1
6823android.os.vibrator.VibrationEffectSegment
art-benchmark-service00abe242023-02-13 10:31:34 -08006824android.ota.nano.OtaPackageMetadata$ApexInfo
6825android.ota.nano.OtaPackageMetadata$ApexMetadata
6826android.ota.nano.OtaPackageMetadata$DeviceState
6827android.ota.nano.OtaPackageMetadata$PartitionState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006828android.permission.ILegacyPermissionManager$Stub$Proxy
6829android.permission.ILegacyPermissionManager$Stub
6830android.permission.ILegacyPermissionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006831android.permission.IOnPermissionsChangeListener$Stub
6832android.permission.IOnPermissionsChangeListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006833android.permission.IPermissionChecker$Stub$Proxy
6834android.permission.IPermissionChecker$Stub
6835android.permission.IPermissionChecker
Calin Juravle00b23d32019-03-08 17:52:20 -08006836android.permission.IPermissionController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006837android.permission.IPermissionController$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07006838android.permission.IPermissionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006839android.permission.IPermissionManager$Stub$Proxy
6840android.permission.IPermissionManager$Stub
6841android.permission.IPermissionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006842android.permission.LegacyPermissionManager
6843android.permission.PermissionCheckerManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006844android.permission.PermissionControllerManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006845android.permission.PermissionControllerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006846android.permission.PermissionManager$1
6847android.permission.PermissionManager$2
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006848android.permission.PermissionManager$3
art-benchmark-service64daec62024-05-18 02:02:57 -07006849android.permission.PermissionManager$OnPermissionsChangeListenerDelegate
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006850android.permission.PermissionManager$PackageNamePermissionQuery
6851android.permission.PermissionManager$PermissionQuery
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006852android.permission.PermissionManager$PermissionRequestStateQuery
Calin Juravle787d34d2019-04-25 15:12:44 -07006853android.permission.PermissionManager$SplitPermissionInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00006854android.permission.PermissionManager-IA
art-benchmark-service0248ecf2025-02-03 07:17:01 -08006855android.permission.PermissionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006856android.permission.PermissionManagerInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07006857android.preference.DialogPreference
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006858android.preference.GenericInflater$Parent
6859android.preference.GenericInflater
art-benchmark-service922a5532023-03-23 03:12:41 -07006860android.preference.ListPreference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006861android.preference.Preference$OnPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006862android.preference.Preference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006863android.preference.PreferenceActivity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006864android.preference.PreferenceFragment$OnPreferenceStartFragmentCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006865android.preference.PreferenceFragment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006866android.preference.PreferenceGroup
6867android.preference.PreferenceInflater
art-benchmark-service922a5532023-03-23 03:12:41 -07006868android.preference.PreferenceManager$OnActivityDestroyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006869android.preference.PreferenceManager$OnPreferenceTreeClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08006870android.preference.PreferenceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006871android.preference.PreferenceScreen
art-benchmark-service922a5532023-03-23 03:12:41 -07006872android.preference.TwoStatePreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006873android.print.IPrintDocumentAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006874android.print.IPrintDocumentAdapter$Stub
6875android.print.IPrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006876android.print.IPrintJobStateChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006877android.print.IPrintJobStateChangeListener$Stub
6878android.print.IPrintJobStateChangeListener
6879android.print.IPrintManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006880android.print.IPrintManager$Stub
6881android.print.IPrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006882android.print.IPrintServicesChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006883android.print.IPrintServicesChangeListener$Stub
6884android.print.IPrintServicesChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006885android.print.IPrintSpooler$Stub$Proxy
6886android.print.IPrintSpooler$Stub
6887android.print.IPrintSpooler
art-benchmark-serviced5115932020-02-25 17:55:03 -08006888android.print.IPrintSpoolerCallbacks$Stub
6889android.print.IPrintSpoolerCallbacks
6890android.print.IPrintSpoolerClient$Stub
6891android.print.IPrintSpoolerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006892android.print.IPrinterDiscoveryObserver$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006893android.print.IPrinterDiscoveryObserver$Stub
6894android.print.IPrinterDiscoveryObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006895android.print.PrintAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006896android.print.PrintAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006897android.print.PrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006898android.print.PrintJobId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006899android.print.PrintJobId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006900android.print.PrintJobInfo$1
6901android.print.PrintJobInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08006902android.print.PrintManager$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07006903android.print.PrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006904android.print.PrinterId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006905android.print.PrinterId
6906android.printservice.IPrintServiceClient$Stub
6907android.printservice.IPrintServiceClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006908android.printservice.PrintServiceInfo$1
6909android.printservice.PrintServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006910android.printservice.recommendation.IRecommendationsChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006911android.printservice.recommendation.IRecommendationsChangeListener$Stub
6912android.printservice.recommendation.IRecommendationsChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006913android.privacy.DifferentialPrivacyConfig
6914android.privacy.DifferentialPrivacyEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08006915android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006916android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder
6917android.privacy.internal.rappor.RapporConfig
6918android.privacy.internal.rappor.RapporEncoder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006919android.provider.BaseColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006920android.provider.BlockedNumberContract$BlockedNumbers
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006921android.provider.BlockedNumberContract$SystemContract
6922android.provider.BlockedNumberContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08006923android.provider.CalendarContract$Attendees
6924android.provider.CalendarContract$AttendeesColumns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006925android.provider.CalendarContract$CalendarColumns
6926android.provider.CalendarContract$CalendarSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006927android.provider.CalendarContract$Calendars
Calin Juravle4a054192018-05-29 17:52:20 -07006928android.provider.CalendarContract$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006929android.provider.CalendarContract$EventsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006930android.provider.CalendarContract$Instances
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006931android.provider.CalendarContract$SyncColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006932android.provider.CalendarContract
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006933android.provider.CallLog$CallComposerLoggingException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006934android.provider.CallLog$Calls
art-benchmark-serviced5115932020-02-25 17:55:03 -08006935android.provider.CallLog
6936android.provider.ContactsContract$BaseSyncColumns
Andreas Gampe61e7b662015-06-17 23:57:04 -07006937android.provider.ContactsContract$CommonDataKinds$BaseTypes
Calin Juravle00b23d32019-03-08 17:52:20 -08006938android.provider.ContactsContract$CommonDataKinds$Callable
Andreas Gampe61e7b662015-06-17 23:57:04 -07006939android.provider.ContactsContract$CommonDataKinds$CommonColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006940android.provider.ContactsContract$CommonDataKinds$Email
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006941android.provider.ContactsContract$CommonDataKinds$Event
6942android.provider.ContactsContract$CommonDataKinds$Im
Calin Juravle4a054192018-05-29 17:52:20 -07006943android.provider.ContactsContract$CommonDataKinds$Phone
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006944android.provider.ContactsContract$CommonDataKinds$Relation
art-benchmark-serviced5115932020-02-25 17:55:03 -08006945android.provider.ContactsContract$CommonDataKinds$StructuredPostal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006946android.provider.ContactsContract$ContactCounts
6947android.provider.ContactsContract$ContactNameColumns
6948android.provider.ContactsContract$ContactOptionsColumns
6949android.provider.ContactsContract$ContactStatusColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006950android.provider.ContactsContract$Contacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006951android.provider.ContactsContract$ContactsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07006952android.provider.ContactsContract$Data
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006953android.provider.ContactsContract$DataColumns
6954android.provider.ContactsContract$DataColumnsWithJoins
art-benchmark-serviced5115932020-02-25 17:55:03 -08006955android.provider.ContactsContract$DataUsageFeedback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006956android.provider.ContactsContract$DataUsageStatColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006957android.provider.ContactsContract$DeletedContacts
6958android.provider.ContactsContract$DeletedContactsColumns
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006959android.provider.ContactsContract$Directory
art-benchmark-serviced5115932020-02-25 17:55:03 -08006960android.provider.ContactsContract$DisplayPhoto
6961android.provider.ContactsContract$Groups
6962android.provider.ContactsContract$GroupsColumns
6963android.provider.ContactsContract$MetadataSync
6964android.provider.ContactsContract$MetadataSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006965android.provider.ContactsContract$PhoneLookup
6966android.provider.ContactsContract$PhoneLookupColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006967android.provider.ContactsContract$Profile
6968android.provider.ContactsContract$ProviderStatus
6969android.provider.ContactsContract$RawContacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006970android.provider.ContactsContract$RawContactsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006971android.provider.ContactsContract$RawContactsEntity
6972android.provider.ContactsContract$Settings
6973android.provider.ContactsContract$SettingsColumns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006974android.provider.ContactsContract$StatusColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006975android.provider.ContactsContract$SyncColumns
6976android.provider.ContactsContract$SyncState
Calin Juravle00b23d32019-03-08 17:52:20 -08006977android.provider.ContactsContract
art-benchmark-service922a5532023-03-23 03:12:41 -07006978android.provider.DeviceConfigInitializer
6979android.provider.DeviceConfigServiceManager$ServiceRegisterer
6980android.provider.DeviceConfigServiceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006981android.provider.DocumentsContract$Path$1
6982android.provider.DocumentsContract$Path
6983android.provider.DocumentsContract
6984android.provider.DocumentsProvider
Calin Juravle4a054192018-05-29 17:52:20 -07006985android.provider.Downloads$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006986android.provider.Downloads
art-benchmark-service64daec62024-05-18 02:02:57 -07006987android.provider.E2eeContactKeysManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006988android.provider.FontRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006989android.provider.FontsContract$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07006990android.provider.FontsContract$$ExternalSyntheticLambda12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006991android.provider.FontsContract$$ExternalSyntheticLambda13
6992android.provider.FontsContract$$ExternalSyntheticLambda1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006993android.provider.FontsContract$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006994android.provider.FontsContract$FontFamilyResult
6995android.provider.FontsContract$FontInfo
6996android.provider.FontsContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08006997android.provider.OpenableColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08006998android.provider.SearchIndexableData
6999android.provider.SearchIndexableResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08007000android.provider.SearchIndexablesContract
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007001android.provider.SearchIndexablesProvider
Calin Juravle4a054192018-05-29 17:52:20 -07007002android.provider.SearchRecentSuggestions
Calin Juravle00b23d32019-03-08 17:52:20 -08007003android.provider.Settings$Config
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007004android.provider.Settings$ContentProviderHolder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07007005android.provider.Settings$GenerationTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08007006android.provider.Settings$Global
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007007android.provider.Settings$NameValueCache$$ExternalSyntheticLambda0
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007008android.provider.Settings$NameValueCache
7009android.provider.Settings$NameValueTable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007010android.provider.Settings$Readable
Calin Juravle00b23d32019-03-08 17:52:20 -08007011android.provider.Settings$Secure
Kenny Root9787b802013-04-26 12:53:57 -07007012android.provider.Settings$SettingNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08007013android.provider.Settings$System
7014android.provider.Settings
art-benchmark-serviced5115932020-02-25 17:55:03 -08007015android.provider.SyncStateContract$Columns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007016android.provider.Telephony$BaseMmsColumns
7017android.provider.Telephony$CarrierColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08007018android.provider.Telephony$CarrierId$All
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007019android.provider.Telephony$CarrierId
Calin Juravle00b23d32019-03-08 17:52:20 -08007020android.provider.Telephony$Carriers
art-benchmark-serviced5115932020-02-25 17:55:03 -08007021android.provider.Telephony$Mms$Inbox
7022android.provider.Telephony$Mms$Sent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007023android.provider.Telephony$Mms
art-benchmark-serviced5115932020-02-25 17:55:03 -08007024android.provider.Telephony$MmsSms
Calin Juravle00b23d32019-03-08 17:52:20 -08007025android.provider.Telephony$ServiceStateTable
art-benchmark-service35aba412020-02-03 11:53:25 -08007026android.provider.Telephony$SimInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007027android.provider.Telephony$Sms$Intents
art-benchmark-serviced5115932020-02-25 17:55:03 -08007028android.provider.Telephony$Sms$Sent
Calin Juravle4a054192018-05-29 17:52:20 -07007029android.provider.Telephony$Sms
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007030android.provider.Telephony$TextBasedSmsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08007031android.provider.Telephony$Threads
7032android.provider.Telephony$ThreadsColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007033android.provider.UserDictionary$Words
art-benchmark-serviced5115932020-02-25 17:55:03 -08007034android.provider.VoicemailContract$Status
7035android.provider.VoicemailContract$Voicemails
7036android.renderscript.Allocation
7037android.renderscript.BaseObj
art-benchmark-serviced5115932020-02-25 17:55:03 -08007038android.renderscript.Element$DataKind
7039android.renderscript.Element$DataType
7040android.renderscript.Element
7041android.renderscript.RSDriverException
7042android.renderscript.RSIllegalArgumentException
7043android.renderscript.RSInvalidStateException
7044android.renderscript.RSRuntimeException
7045android.renderscript.RenderScript$ContextType
7046android.renderscript.RenderScript$MessageThread
7047android.renderscript.RenderScript$RSErrorHandler
7048android.renderscript.RenderScript$RSMessageHandler
7049android.renderscript.RenderScript
Andreas Gampe61e7b662015-06-17 23:57:04 -07007050android.renderscript.RenderScriptCacheDir
art-benchmark-serviced5115932020-02-25 17:55:03 -08007051android.renderscript.Script
7052android.renderscript.ScriptIntrinsic
7053android.renderscript.ScriptIntrinsicBlur
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007054android.se.omapi.SeFrameworkInitializer
7055android.se.omapi.SeServiceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08007056android.security.AttestedKeyPair
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007057android.security.CheckedRemoteRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08007058android.security.Credentials
art-benchmark-service56aece62020-02-10 17:58:03 -08007059android.security.FileIntegrityManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007060android.security.GateKeeper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007061android.security.IFileIntegrityService$Stub
7062android.security.IFileIntegrityService
Calin Juravle00b23d32019-03-08 17:52:20 -08007063android.security.IKeyChainAliasCallback$Stub
7064android.security.IKeyChainAliasCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007065android.security.IKeyChainService$Stub$Proxy
7066android.security.IKeyChainService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007067android.security.IKeyChainService
7068android.security.KeyChain$1
7069android.security.KeyChain$AliasResponse
7070android.security.KeyChain$KeyChainConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007071android.security.KeyChain
Calin Juravle00b23d32019-03-08 17:52:20 -08007072android.security.KeyChainAliasCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007073android.security.KeyChainException
art-benchmark-serviced5115932020-02-25 17:55:03 -08007074android.security.KeyPairGeneratorSpec
art-benchmark-service922a5532023-03-23 03:12:41 -07007075android.security.KeyStore2$$ExternalSyntheticLambda0
7076android.security.KeyStore2$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007077android.security.KeyStore2$$ExternalSyntheticLambda3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007078android.security.KeyStore2$$ExternalSyntheticLambda4
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007079android.security.KeyStore2$$ExternalSyntheticLambda8
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007080android.security.KeyStore2$CheckedRemoteRequest
7081android.security.KeyStore2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007082android.security.KeyStoreException$PublicErrorInformation
Calin Juravle00b23d32019-03-08 17:52:20 -08007083android.security.KeyStoreException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007084android.security.KeyStoreOperation$$ExternalSyntheticLambda0
7085android.security.KeyStoreOperation$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007086android.security.KeyStoreOperation$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007087android.security.KeyStoreOperation$$ExternalSyntheticLambda3
7088android.security.KeyStoreOperation
art-benchmark-service922a5532023-03-23 03:12:41 -07007089android.security.KeyStoreSecurityLevel$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007090android.security.KeyStoreSecurityLevel
Calin Juravle4a054192018-05-29 17:52:20 -07007091android.security.NetworkSecurityPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007092android.security.Scrypt
art-benchmark-service677bd342025-02-19 09:05:31 -08007093android.security.advancedprotection.AdvancedProtectionManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007094android.security.attestationverification.AttestationVerificationManager
art-benchmark-service0248ecf2025-02-03 07:17:01 -08007095android.security.authenticationpolicy.AuthenticationPolicyManager
7096android.security.intrusiondetection.IntrusionDetectionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007097android.security.keymaster.ExportResult$1
7098android.security.keymaster.ExportResult
Calin Juravle4a054192018-05-29 17:52:20 -07007099android.security.keymaster.KeyCharacteristics$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007100android.security.keymaster.KeyCharacteristics
Calin Juravle4a054192018-05-29 17:52:20 -07007101android.security.keymaster.KeymasterArgument$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007102android.security.keymaster.KeymasterArgument
Calin Juravle4a054192018-05-29 17:52:20 -07007103android.security.keymaster.KeymasterArguments$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007104android.security.keymaster.KeymasterArguments-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007105android.security.keymaster.KeymasterArguments
Calin Juravle4a054192018-05-29 17:52:20 -07007106android.security.keymaster.KeymasterBlob$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007107android.security.keymaster.KeymasterBlob
Calin Juravle4a054192018-05-29 17:52:20 -07007108android.security.keymaster.KeymasterBlobArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007109android.security.keymaster.KeymasterBooleanArgument
Calin Juravle36829e52019-04-10 19:07:47 -07007110android.security.keymaster.KeymasterCertificateChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007111android.security.keymaster.KeymasterCertificateChain
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007112android.security.keymaster.KeymasterDateArgument
7113android.security.keymaster.KeymasterDefs
Calin Juravle4a054192018-05-29 17:52:20 -07007114android.security.keymaster.KeymasterIntArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007115android.security.keymaster.KeymasterLongArgument
Calin Juravle4a054192018-05-29 17:52:20 -07007116android.security.keymaster.OperationResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007117android.security.keymaster.OperationResult
Alex Klyubindcdaf872015-05-13 15:57:09 -07007118android.security.keystore.AndroidKeyStoreProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007119android.security.keystore.ArrayUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08007120android.security.keystore.AttestationUtils
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007121android.security.keystore.BackendBusyException
art-benchmark-serviced5115932020-02-25 17:55:03 -08007122android.security.keystore.DelegatingX509Certificate
7123android.security.keystore.DeviceIdAttestationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007124android.security.keystore.KeyAttestationException
art-benchmark-serviced5115932020-02-25 17:55:03 -08007125android.security.keystore.KeyExpiredException
7126android.security.keystore.KeyGenParameterSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08007127android.security.keystore.KeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08007128android.security.keystore.KeyInfo
7129android.security.keystore.KeyNotYetValidException
Calin Juravle36829e52019-04-10 19:07:47 -07007130android.security.keystore.KeyPermanentlyInvalidatedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08007131android.security.keystore.KeyProperties$BlockMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007132android.security.keystore.KeyProperties$Digest
art-benchmark-serviced5115932020-02-25 17:55:03 -08007133android.security.keystore.KeyProperties$EncryptionPadding
Calin Juravle4a054192018-05-29 17:52:20 -07007134android.security.keystore.KeyProperties$KeyAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08007135android.security.keystore.KeyProperties$Origin
7136android.security.keystore.KeyProperties$Purpose
7137android.security.keystore.KeyProperties$SignaturePadding
7138android.security.keystore.KeyProperties
7139android.security.keystore.KeyProtection$Builder
7140android.security.keystore.KeyProtection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007141android.security.keystore.KeyStoreConnectException
Calin Juravle4a054192018-05-29 17:52:20 -07007142android.security.keystore.KeyStoreCryptoOperation
art-benchmark-service0248ecf2025-02-03 07:17:01 -08007143android.security.keystore.KeyStoreManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007144android.security.keystore.KeystoreResponse$1
7145android.security.keystore.KeystoreResponse
Calin Juravle36829e52019-04-10 19:07:47 -07007146android.security.keystore.ParcelableKeyGenParameterSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007147android.security.keystore.ParcelableKeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08007148android.security.keystore.SecureKeyImportUnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08007149android.security.keystore.StrongBoxUnavailableException
7150android.security.keystore.UserAuthArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007151android.security.keystore.UserNotAuthenticatedException
7152android.security.keystore.Utils
art-benchmark-serviced5115932020-02-25 17:55:03 -08007153android.security.keystore.WrappedKeyEntry
7154android.security.keystore.recovery.InternalRecoveryServiceException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007155android.security.keystore.recovery.KeyChainProtectionParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007156android.security.keystore.recovery.KeyChainProtectionParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007157android.security.keystore.recovery.KeyChainProtectionParams
7158android.security.keystore.recovery.KeyChainSnapshot$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007159android.security.keystore.recovery.KeyChainSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007160android.security.keystore.recovery.KeyChainSnapshot
7161android.security.keystore.recovery.KeyDerivationParams$1
7162android.security.keystore.recovery.KeyDerivationParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08007163android.security.keystore.recovery.LockScreenRequiredException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007164android.security.keystore.recovery.RecoveryCertPath$1
7165android.security.keystore.recovery.RecoveryCertPath
Calin Juravle4a054192018-05-29 17:52:20 -07007166android.security.keystore.recovery.RecoveryController
art-benchmark-serviced5115932020-02-25 17:55:03 -08007167android.security.keystore.recovery.TrustedRootCertificates
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007168android.security.keystore.recovery.WrappedApplicationKey$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007169android.security.keystore.recovery.WrappedApplicationKey$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007170android.security.keystore.recovery.WrappedApplicationKey
7171android.security.keystore.recovery.X509CertificateParsingUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007172android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream
7173android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer
7174android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding
7175android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007176android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007177android.security.keystore2.AndroidKeyStoreAuthenticatedAESCipherSpi
7178android.security.keystore2.AndroidKeyStoreBCWorkaroundProvider
7179android.security.keystore2.AndroidKeyStoreCipherSpiBase
art-benchmark-service922a5532023-03-23 03:12:41 -07007180android.security.keystore2.AndroidKeyStoreECDSASignatureSpi$SHA256
7181android.security.keystore2.AndroidKeyStoreECDSASignatureSpi
7182android.security.keystore2.AndroidKeyStoreECPrivateKey
7183android.security.keystore2.AndroidKeyStoreECPublicKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007184android.security.keystore2.AndroidKeyStoreKey
art-benchmark-service922a5532023-03-23 03:12:41 -07007185android.security.keystore2.AndroidKeyStoreKeyFactorySpi
7186android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda2
7187android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda3
7188android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda4
7189android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda5
7190android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$$ExternalSyntheticLambda6
7191android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi$EC
art-benchmark-service922a5532023-03-23 03:12:41 -07007192android.security.keystore2.AndroidKeyStoreKeyPairGeneratorSpi
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007193android.security.keystore2.AndroidKeyStoreLoadStoreParameter
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007194android.security.keystore2.AndroidKeyStorePrivateKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007195android.security.keystore2.AndroidKeyStoreProvider
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007196android.security.keystore2.AndroidKeyStorePublicKey
art-benchmark-service922a5532023-03-23 03:12:41 -07007197android.security.keystore2.AndroidKeyStoreRSAPrivateKey
7198android.security.keystore2.AndroidKeyStoreRSAPublicKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007199android.security.keystore2.AndroidKeyStoreSecretKey
art-benchmark-service922a5532023-03-23 03:12:41 -07007200android.security.keystore2.AndroidKeyStoreSignatureSpiBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007201android.security.keystore2.AndroidKeyStoreSpi
7202android.security.keystore2.KeyStore2ParameterUtils
7203android.security.keystore2.KeyStoreCryptoOperationChunkedStreamer$MainDataStream
7204android.security.keystore2.KeyStoreCryptoOperationChunkedStreamer$Stream
7205android.security.keystore2.KeyStoreCryptoOperationChunkedStreamer
7206android.security.keystore2.KeyStoreCryptoOperationStreamer
7207android.security.keystore2.KeyStoreCryptoOperationUtils
art-benchmark-service922a5532023-03-23 03:12:41 -07007208android.security.keystore2.KeymasterUtils
Andreas Gampe571fc302016-02-18 13:58:09 -08007209android.security.net.config.ApplicationConfig
7210android.security.net.config.CertificateSource
7211android.security.net.config.CertificatesEntryRef
7212android.security.net.config.ConfigNetworkSecurityPolicy
7213android.security.net.config.ConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08007214android.security.net.config.DirectoryCertificateSource$1
7215android.security.net.config.DirectoryCertificateSource$3
7216android.security.net.config.DirectoryCertificateSource$CertSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08007217android.security.net.config.DirectoryCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007218android.security.net.config.Domain
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007219android.security.net.config.KeyStoreCertificateSource
7220android.security.net.config.KeyStoreConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08007221android.security.net.config.ManifestConfigSource$DefaultConfigSource
Calin Juravle00b23d32019-03-08 17:52:20 -08007222android.security.net.config.ManifestConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08007223android.security.net.config.NetworkSecurityConfig$1
7224android.security.net.config.NetworkSecurityConfig$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007225android.security.net.config.NetworkSecurityConfig-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007226android.security.net.config.NetworkSecurityConfig
Chad Brubaker78d47122015-11-17 22:26:58 -08007227android.security.net.config.NetworkSecurityConfigProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08007228android.security.net.config.NetworkSecurityTrustManager
Calin Juravle00b23d32019-03-08 17:52:20 -08007229android.security.net.config.Pin
Andreas Gampe571fc302016-02-18 13:58:09 -08007230android.security.net.config.PinSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007231android.security.net.config.ResourceCertificateSource
Andreas Gampe571fc302016-02-18 13:58:09 -08007232android.security.net.config.RootTrustManager
7233android.security.net.config.RootTrustManagerFactorySpi
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007234android.security.net.config.SystemCertificateSource-IA
Andreas Gampe571fc302016-02-18 13:58:09 -08007235android.security.net.config.SystemCertificateSource
Calin Juravle00b23d32019-03-08 17:52:20 -08007236android.security.net.config.TrustAnchor
Andreas Gampe571fc302016-02-18 13:58:09 -08007237android.security.net.config.TrustedCertificateStoreAdapter
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007238android.security.net.config.UserCertificateSource-IA
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007239android.security.net.config.UserCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007240android.security.net.config.WfaCertificateSource
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007241android.security.net.config.XmlConfigSource$ParserException
Calin Juravle00b23d32019-03-08 17:52:20 -08007242android.security.net.config.XmlConfigSource
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007243android.server.FeatureFlags
7244android.server.FeatureFlagsImpl
7245android.server.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007246android.service.appprediction.IPredictionService$Stub$Proxy
7247android.service.appprediction.IPredictionService$Stub
7248android.service.appprediction.IPredictionService
7249android.service.autofill.AutofillServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007250android.service.autofill.Dataset$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007251android.service.autofill.Dataset
art-benchmark-service64daec62024-05-18 02:02:57 -07007252android.service.autofill.FeatureFlags
7253android.service.autofill.FeatureFlagsImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007254android.service.autofill.FieldClassificationUserData
art-benchmark-serviced5115932020-02-25 17:55:03 -08007255android.service.autofill.FillContext$1
7256android.service.autofill.FillContext
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007257android.service.autofill.FillEventHistory$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007258android.service.autofill.FillEventHistory
7259android.service.autofill.FillRequest$1
7260android.service.autofill.FillRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007261android.service.autofill.FillResponse$1
7262android.service.autofill.FillResponse
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007263android.service.autofill.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007264android.service.autofill.IAutoFillService$Stub$Proxy
7265android.service.autofill.IAutoFillService$Stub
7266android.service.autofill.IAutoFillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007267android.service.autofill.IFillCallback$Stub$Proxy
7268android.service.autofill.IFillCallback$Stub
7269android.service.autofill.IFillCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007270android.service.autofill.IInlineSuggestionRenderService$Stub$Proxy
7271android.service.autofill.IInlineSuggestionRenderService$Stub
7272android.service.autofill.IInlineSuggestionRenderService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007273android.service.autofill.ISaveCallback$Stub
7274android.service.autofill.ISaveCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007275android.service.autofill.SaveRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007276android.service.autofill.SaveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007277android.service.autofill.UserData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007278android.service.autofill.UserData$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007279android.service.autofill.UserData
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007280android.service.autofill.augmented.Helper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007281android.service.autofill.augmented.IAugmentedAutofillService$Stub$Proxy
7282android.service.autofill.augmented.IAugmentedAutofillService$Stub
7283android.service.autofill.augmented.IAugmentedAutofillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007284android.service.autofill.augmented.IFillCallback$Stub$Proxy
7285android.service.autofill.augmented.IFillCallback$Stub
7286android.service.autofill.augmented.IFillCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007287android.service.carrier.CarrierIdentifier$1
7288android.service.carrier.CarrierIdentifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007289android.service.carrier.CarrierMessagingServiceWrapper$CarrierMessagingCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08007290android.service.carrier.CarrierMessagingServiceWrapper
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007291android.service.carrier.ICarrierService$Stub$Proxy
7292android.service.carrier.ICarrierService$Stub
7293android.service.carrier.ICarrierService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007294android.service.carrier.MessagePdu$1
7295android.service.carrier.MessagePdu
art-benchmark-serviced5115932020-02-25 17:55:03 -08007296android.service.contentcapture.ActivityEvent$1
7297android.service.contentcapture.ActivityEvent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007298android.service.contentcapture.ContentCaptureService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007299android.service.contentcapture.ContentCaptureServiceInfo
7300android.service.contentcapture.FlushMetrics$1
7301android.service.contentcapture.FlushMetrics
7302android.service.contentcapture.IContentCaptureService$Stub$Proxy
7303android.service.contentcapture.IContentCaptureService$Stub
7304android.service.contentcapture.IContentCaptureService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007305android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
7306android.service.contentcapture.IContentCaptureServiceCallback$Stub
7307android.service.contentcapture.IContentCaptureServiceCallback
7308android.service.contentcapture.IDataShareCallback$Stub
7309android.service.contentcapture.IDataShareCallback
7310android.service.contentcapture.SnapshotData$1
7311android.service.contentcapture.SnapshotData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007312android.service.contentsuggestions.IContentSuggestionsService$Stub$Proxy
7313android.service.contentsuggestions.IContentSuggestionsService$Stub
7314android.service.contentsuggestions.IContentSuggestionsService
art-benchmark-service56aece62020-02-10 17:58:03 -08007315android.service.dataloader.DataLoaderService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007316android.service.dreams.DreamActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007317android.service.dreams.DreamManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007318android.service.dreams.DreamService$DreamServiceWrapper
7319android.service.dreams.DreamService
Calin Juravle00b23d32019-03-08 17:52:20 -08007320android.service.dreams.IDreamManager$Stub$Proxy
7321android.service.dreams.IDreamManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07007322android.service.dreams.IDreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007323android.service.dreams.IDreamService$Stub$Proxy
7324android.service.dreams.IDreamService$Stub
7325android.service.dreams.IDreamService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007326android.service.euicc.DownloadSubscriptionResult$1
7327android.service.euicc.DownloadSubscriptionResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007328android.service.euicc.EuiccProfileInfo$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007329android.service.euicc.EuiccProfileInfo$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007330android.service.euicc.EuiccProfileInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007331android.service.euicc.GetDefaultDownloadableSubscriptionListResult$1
7332android.service.euicc.GetDefaultDownloadableSubscriptionListResult
7333android.service.euicc.GetDownloadableSubscriptionMetadataResult$1
7334android.service.euicc.GetDownloadableSubscriptionMetadataResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007335android.service.euicc.GetEuiccProfileInfoListResult$1
7336android.service.euicc.GetEuiccProfileInfoListResult
7337android.service.euicc.IDeleteSubscriptionCallback$Stub
7338android.service.euicc.IDeleteSubscriptionCallback
7339android.service.euicc.IDownloadSubscriptionCallback$Stub
7340android.service.euicc.IDownloadSubscriptionCallback
7341android.service.euicc.IEraseSubscriptionsCallback$Stub
7342android.service.euicc.IEraseSubscriptionsCallback
7343android.service.euicc.IEuiccService$Stub$Proxy
7344android.service.euicc.IEuiccService$Stub
7345android.service.euicc.IEuiccService
7346android.service.euicc.IEuiccServiceDumpResultCallback$Stub
7347android.service.euicc.IEuiccServiceDumpResultCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007348android.service.euicc.IGetAvailableMemoryInBytesCallback$Stub
7349android.service.euicc.IGetAvailableMemoryInBytesCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007350android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback$Stub
7351android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback
7352android.service.euicc.IGetDownloadableSubscriptionMetadataCallback$Stub
7353android.service.euicc.IGetDownloadableSubscriptionMetadataCallback
7354android.service.euicc.IGetEidCallback$Stub
7355android.service.euicc.IGetEidCallback
7356android.service.euicc.IGetEuiccInfoCallback$Stub
7357android.service.euicc.IGetEuiccInfoCallback
7358android.service.euicc.IGetEuiccProfileInfoListCallback$Stub$Proxy
7359android.service.euicc.IGetEuiccProfileInfoListCallback$Stub
7360android.service.euicc.IGetEuiccProfileInfoListCallback
7361android.service.euicc.IGetOtaStatusCallback$Stub
7362android.service.euicc.IGetOtaStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007363android.service.euicc.IOtaStatusChangedCallback$Stub
7364android.service.euicc.IOtaStatusChangedCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007365android.service.euicc.IRetainSubscriptionsForFactoryResetCallback$Stub
7366android.service.euicc.IRetainSubscriptionsForFactoryResetCallback
7367android.service.euicc.ISwitchToSubscriptionCallback$Stub
7368android.service.euicc.ISwitchToSubscriptionCallback
7369android.service.euicc.IUpdateSubscriptionNicknameCallback$Stub
7370android.service.euicc.IUpdateSubscriptionNicknameCallback
art-benchmark-service00abe242023-02-13 10:31:34 -08007371android.service.games.GameSession$ScreenshotCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007372android.service.gatekeeper.GateKeeperResponse$1
7373android.service.gatekeeper.GateKeeperResponse
7374android.service.gatekeeper.IGateKeeperService$Stub$Proxy
7375android.service.gatekeeper.IGateKeeperService$Stub
7376android.service.gatekeeper.IGateKeeperService
Calin Juravle4a054192018-05-29 17:52:20 -07007377android.service.media.IMediaBrowserService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007378android.service.media.IMediaBrowserService$Stub
7379android.service.media.IMediaBrowserService
Calin Juravle4a054192018-05-29 17:52:20 -07007380android.service.media.IMediaBrowserServiceCallbacks$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007381android.service.media.IMediaBrowserServiceCallbacks$Stub
7382android.service.media.IMediaBrowserServiceCallbacks
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07007383android.service.media.MediaBrowserService$$ExternalSyntheticLambda0
Calin Juravle4a054192018-05-29 17:52:20 -07007384android.service.media.MediaBrowserService$BrowserRoot
7385android.service.media.MediaBrowserService$ConnectionRecord
7386android.service.media.MediaBrowserService$Result
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07007387android.service.media.MediaBrowserService$ServiceBinder$$ExternalSyntheticLambda1
Calin Juravle00b23d32019-03-08 17:52:20 -08007388android.service.media.MediaBrowserService$ServiceBinder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007389android.service.media.MediaBrowserService$ServiceState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007390android.service.media.MediaBrowserService-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007391android.service.media.MediaBrowserService
7392android.service.notification.Adjustment$1
7393android.service.notification.Adjustment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007394android.service.notification.Condition$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007395android.service.notification.Condition
7396android.service.notification.ConditionProviderService$H
art-benchmark-service677bd342025-02-19 09:05:31 -08007397android.service.notification.ConditionProviderService$Provider
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007398android.service.notification.ConditionProviderService-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007399android.service.notification.ConditionProviderService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007400android.service.notification.IConditionProvider$Stub
7401android.service.notification.IConditionProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007402android.service.notification.INotificationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007403android.service.notification.INotificationListener
7404android.service.notification.IStatusBarNotificationHolder$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007405android.service.notification.IStatusBarNotificationHolder$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007406android.service.notification.IStatusBarNotificationHolder
7407android.service.notification.NotificationAssistantService$MyHandler
7408android.service.notification.NotificationAssistantService$NotificationAssistantServiceWrapper
7409android.service.notification.NotificationAssistantService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007410android.service.notification.NotificationListenerFilter$1
7411android.service.notification.NotificationListenerFilter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007412android.service.notification.NotificationListenerService$MyHandler
art-benchmark-service677bd342025-02-19 09:05:31 -08007413android.service.notification.NotificationListenerService$NotificationListenerWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007414android.service.notification.NotificationListenerService$Ranking
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007415android.service.notification.NotificationListenerService$RankingMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007416android.service.notification.NotificationListenerService$RankingMap
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007417android.service.notification.NotificationListenerService-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007418android.service.notification.NotificationListenerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007419android.service.notification.NotificationRankingUpdate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007420android.service.notification.NotificationRankingUpdate
7421android.service.notification.NotificationStats$1
7422android.service.notification.NotificationStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08007423android.service.notification.NotifyingApp$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -08007424android.service.notification.RateEstimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007425android.service.notification.ScheduleCalendar
7426android.service.notification.SnoozeCriterion$1
7427android.service.notification.SnoozeCriterion
art-benchmark-service677bd342025-02-19 09:05:31 -08007428android.service.notification.StatusBarNotification$$ExternalSyntheticLambda0
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007429android.service.notification.StatusBarNotification$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007430android.service.notification.StatusBarNotification
art-benchmark-service64daec62024-05-18 02:02:57 -07007431android.service.notification.ZenDeviceEffects$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007432android.service.notification.ZenDeviceEffects
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007433android.service.notification.ZenModeConfig$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007434android.service.notification.ZenModeConfig$EventInfo
7435android.service.notification.ZenModeConfig$ScheduleInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007436android.service.notification.ZenModeConfig$ZenRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007437android.service.notification.ZenModeConfig$ZenRule
7438android.service.notification.ZenModeConfig
7439android.service.notification.ZenPolicy$1
7440android.service.notification.ZenPolicy$Builder
7441android.service.notification.ZenPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007442android.service.oemlock.IOemLockService$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007443android.service.oemlock.IOemLockService$Stub
7444android.service.oemlock.IOemLockService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007445android.service.oemlock.OemLockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007446android.service.persistentdata.IPersistentDataBlockService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07007447android.service.persistentdata.IPersistentDataBlockService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007448android.service.persistentdata.IPersistentDataBlockService
Andreas Gampe61e7b662015-06-17 23:57:04 -07007449android.service.persistentdata.PersistentDataBlockManager
art-benchmark-service922a5532023-03-23 03:12:41 -07007450android.service.quickaccesswallet.GetWalletCardsRequest$1
7451android.service.quickaccesswallet.GetWalletCardsRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007452android.service.quickaccesswallet.QuickAccessWalletClient
7453android.service.quickaccesswallet.QuickAccessWalletClientImpl
7454android.service.quickaccesswallet.QuickAccessWalletServiceInfo$ServiceMetadata
art-benchmark-service922a5532023-03-23 03:12:41 -07007455android.service.quickaccesswallet.QuickAccessWalletServiceInfo$TileServiceMetadata
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007456android.service.quickaccesswallet.QuickAccessWalletServiceInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07007457android.service.quicksettings.IQSService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007458android.service.quicksettings.IQSService$Stub
7459android.service.quicksettings.IQSService
art-benchmark-service922a5532023-03-23 03:12:41 -07007460android.service.quicksettings.IQSTileService$Stub
7461android.service.quicksettings.IQSTileService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007462android.service.quicksettings.Tile$1
7463android.service.quicksettings.Tile
art-benchmark-service922a5532023-03-23 03:12:41 -07007464android.service.quicksettings.TileService$2
7465android.service.quicksettings.TileService$H
7466android.service.quicksettings.TileService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007467android.service.storage.IExternalStorageService$Stub$Proxy
7468android.service.storage.IExternalStorageService$Stub
7469android.service.storage.IExternalStorageService
art-benchmark-service677bd342025-02-19 09:05:31 -08007470android.service.textclassifier.ITextClassifierCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007471android.service.textclassifier.ITextClassifierCallback$Stub
7472android.service.textclassifier.ITextClassifierCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007473android.service.textclassifier.ITextClassifierService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07007474android.service.textclassifier.ITextClassifierService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007475android.service.textclassifier.ITextClassifierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007476android.service.textclassifier.TextClassifierService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007477android.service.textclassifier.TextClassifierService
art-benchmark-service922a5532023-03-23 03:12:41 -07007478android.service.timezone.TimeZoneProviderStatus$1
7479android.service.timezone.TimeZoneProviderStatus
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007480android.service.trust.ITrustAgentService$Stub$Proxy
7481android.service.trust.ITrustAgentService$Stub
7482android.service.trust.ITrustAgentService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007483android.service.trust.ITrustAgentServiceCallback$Stub$Proxy
7484android.service.trust.ITrustAgentServiceCallback$Stub
7485android.service.trust.ITrustAgentServiceCallback
7486android.service.trust.TrustAgentService$1
7487android.service.trust.TrustAgentService$ConfigurationData
7488android.service.trust.TrustAgentService$TrustAgentServiceWrapper
7489android.service.trust.TrustAgentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007490android.service.voice.IVoiceInteractionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007491android.service.voice.IVoiceInteractionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007492android.service.voice.IVoiceInteractionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007493android.service.voice.IVoiceInteractionSession$Stub$Proxy
7494android.service.voice.IVoiceInteractionSession$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007495android.service.voice.IVoiceInteractionSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007496android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007497android.service.voice.IVoiceInteractionSessionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007498android.service.voice.IVoiceInteractionSessionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007499android.service.voice.VoiceInteractionManagerInternal
7500android.service.voice.VoiceInteractionServiceInfo
7501android.service.vr.IPersistentVrStateCallbacks$Stub$Proxy
7502android.service.vr.IPersistentVrStateCallbacks$Stub
7503android.service.vr.IPersistentVrStateCallbacks
7504android.service.vr.IVrManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007505android.service.vr.IVrManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007506android.service.vr.IVrManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007507android.service.vr.IVrStateCallbacks$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007508android.service.vr.IVrStateCallbacks$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007509android.service.vr.IVrStateCallbacks
art-benchmark-service922a5532023-03-23 03:12:41 -07007510android.service.wallpaper.EngineWindowPage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007511android.service.wallpaper.IWallpaperConnection$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007512android.service.wallpaper.IWallpaperConnection$Stub
7513android.service.wallpaper.IWallpaperConnection
7514android.service.wallpaper.IWallpaperEngine$Stub$Proxy
7515android.service.wallpaper.IWallpaperEngine$Stub
7516android.service.wallpaper.IWallpaperEngine
7517android.service.wallpaper.IWallpaperService$Stub$Proxy
7518android.service.wallpaper.IWallpaperService$Stub
7519android.service.wallpaper.IWallpaperService
art-benchmark-service922a5532023-03-23 03:12:41 -07007520android.service.wallpaper.WallpaperService$Engine$$ExternalSyntheticLambda1
7521android.service.wallpaper.WallpaperService$Engine$$ExternalSyntheticLambda2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007522android.service.wallpaper.WallpaperService$Engine$1
7523android.service.wallpaper.WallpaperService$Engine$2
7524android.service.wallpaper.WallpaperService$Engine$3
art-benchmark-service922a5532023-03-23 03:12:41 -07007525android.service.wallpaper.WallpaperService$Engine$4
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007526android.service.wallpaper.WallpaperService$Engine$WallpaperInputEventReceiver
7527android.service.wallpaper.WallpaperService$Engine
7528android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper
7529android.service.wallpaper.WallpaperService$IWallpaperServiceWrapper
7530android.service.wallpaper.WallpaperService$WallpaperCommand
7531android.service.wallpaper.WallpaperService
art-benchmark-service922a5532023-03-23 03:12:41 -07007532android.speech.RecognitionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007533android.speech.SpeechRecognizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007534android.speech.tts.ITextToSpeechCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007535android.speech.tts.ITextToSpeechCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007536android.speech.tts.ITextToSpeechService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007537android.speech.tts.ITextToSpeechService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007538android.speech.tts.ITextToSpeechService
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007539android.speech.tts.TextToSpeech$$ExternalSyntheticLambda13
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007540android.speech.tts.TextToSpeech$$ExternalSyntheticLambda17
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007541android.speech.tts.TextToSpeech$$ExternalSyntheticLambda1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007542android.speech.tts.TextToSpeech$Action
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007543android.speech.tts.TextToSpeech$Connection$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007544android.speech.tts.TextToSpeech$DirectConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08007545android.speech.tts.TextToSpeech$EngineInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007546android.speech.tts.TextToSpeech$OnInitListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007547android.speech.tts.TextToSpeech$SystemConnection
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007548android.speech.tts.TextToSpeech-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -08007549android.speech.tts.TtsEngines$EngineInfoComparator
Calin Juravle4a054192018-05-29 17:52:20 -07007550android.speech.tts.TtsEngines
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007551android.speech.tts.UtteranceProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007552android.stats.devicepolicy.nano.StringList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007553android.sysprop.AdbProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08007554android.sysprop.ContactsProperties
Calin Juravle36829e52019-04-10 19:07:47 -07007555android.sysprop.CryptoProperties$state_values
7556android.sysprop.CryptoProperties$type_values
Calin Juravle00b23d32019-03-08 17:52:20 -08007557android.sysprop.CryptoProperties
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007558android.sysprop.DeviceProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08007559android.sysprop.DisplayProperties
art-benchmark-service13164882020-11-07 02:19:14 -08007560android.sysprop.HdmiProperties
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007561android.sysprop.InputProperties
art-benchmark-service08401c12022-12-23 09:27:20 -08007562android.sysprop.MediaProperties
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007563android.sysprop.PowerProperties
7564android.sysprop.SocProperties
7565android.sysprop.TelephonyProperties$$ExternalSyntheticLambda0
7566android.sysprop.TelephonyProperties$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007567android.sysprop.TelephonyProperties$$ExternalSyntheticLambda11
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007568android.sysprop.TelephonyProperties$$ExternalSyntheticLambda13
7569android.sysprop.TelephonyProperties$$ExternalSyntheticLambda14
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007570android.sysprop.TelephonyProperties$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007571android.sysprop.TelephonyProperties$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007572android.sysprop.TelephonyProperties$$ExternalSyntheticLambda3
7573android.sysprop.TelephonyProperties$$ExternalSyntheticLambda4
7574android.sysprop.TelephonyProperties$$ExternalSyntheticLambda5
7575android.sysprop.TelephonyProperties$$ExternalSyntheticLambda6
7576android.sysprop.TelephonyProperties$$ExternalSyntheticLambda7
7577android.sysprop.TelephonyProperties$$ExternalSyntheticLambda8
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007578android.sysprop.TelephonyProperties$$ExternalSyntheticLambda9
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007579android.sysprop.TelephonyProperties
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007580android.sysprop.ViewProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08007581android.sysprop.VndkProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07007582android.system.ErrnoException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007583android.system.GaiException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007584android.system.Int32Ref
7585android.system.Int64Ref
Andreas Gampe61e7b662015-06-17 23:57:04 -07007586android.system.NetlinkSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007587android.system.Os
7588android.system.OsConstants
Andreas Gampe61e7b662015-06-17 23:57:04 -07007589android.system.PacketSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007590android.system.StructAddrinfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007591android.system.StructCapUserData
7592android.system.StructCapUserHeader
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007593android.system.StructCmsghdr
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007594android.system.StructGroupReq
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007595android.system.StructIfaddrs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007596android.system.StructLinger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007597android.system.StructMsghdr
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007598android.system.StructPasswd
7599android.system.StructPollfd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007600android.system.StructRlimit
Andreas Gampe61e7b662015-06-17 23:57:04 -07007601android.system.StructStat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007602android.system.StructStatVfs
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007603android.system.StructTimespec
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007604android.system.StructTimeval
7605android.system.StructUcred
7606android.system.StructUtsname
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007607android.system.SystemCleaner
Andreas Gampe571fc302016-02-18 13:58:09 -08007608android.system.UnixSocketAddress
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007609android.system.VmSocketAddress
7610android.system.keystore2.Authorization$1
7611android.system.keystore2.Authorization
7612android.system.keystore2.CreateOperationResponse$1
7613android.system.keystore2.CreateOperationResponse
7614android.system.keystore2.IKeystoreOperation$Stub$Proxy
7615android.system.keystore2.IKeystoreOperation$Stub
7616android.system.keystore2.IKeystoreOperation
7617android.system.keystore2.IKeystoreSecurityLevel$Stub$Proxy
7618android.system.keystore2.IKeystoreSecurityLevel$Stub
7619android.system.keystore2.IKeystoreSecurityLevel
7620android.system.keystore2.IKeystoreService$Stub$Proxy
7621android.system.keystore2.IKeystoreService$Stub
7622android.system.keystore2.IKeystoreService
7623android.system.keystore2.KeyDescriptor$1
7624android.system.keystore2.KeyDescriptor
7625android.system.keystore2.KeyEntryResponse$1
7626android.system.keystore2.KeyEntryResponse
7627android.system.keystore2.KeyMetadata$1
7628android.system.keystore2.KeyMetadata
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007629android.system.keystore2.KeyParameters$1
7630android.system.keystore2.KeyParameters
7631android.system.keystore2.OperationChallenge$1
7632android.system.keystore2.OperationChallenge
art-benchmark-service677bd342025-02-19 09:05:31 -08007633android.system.suspend.internal.ISuspendControlServiceInternal$Stub$Proxy
art-benchmark-service922a5532023-03-23 03:12:41 -07007634android.system.suspend.internal.ISuspendControlServiceInternal$Stub
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007635android.system.suspend.internal.ISuspendControlServiceInternal
art-benchmark-service922a5532023-03-23 03:12:41 -07007636android.system.suspend.internal.WakeLockInfo$1
7637android.system.suspend.internal.WakeLockInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007638android.telecom.AudioState$1
7639android.telecom.AudioState
art-benchmark-service922a5532023-03-23 03:12:41 -07007640android.telecom.Call$Callback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007641android.telecom.CallAudioState$$ExternalSyntheticLambda0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007642android.telecom.CallAudioState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007643android.telecom.CallAudioState
art-benchmark-serviced5115932020-02-25 17:55:03 -08007644android.telecom.CallerInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007645android.telecom.CallerInfoAsyncQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007646android.telecom.Conference$Listener
7647android.telecom.Conference
7648android.telecom.Conferenceable
7649android.telecom.Connection$FailureSignalingConnection
7650android.telecom.Connection$Listener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007651android.telecom.Connection$RttTextStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08007652android.telecom.Connection$VideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007653android.telecom.Connection
7654android.telecom.ConnectionRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007655android.telecom.ConnectionRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007656android.telecom.ConnectionRequest
7657android.telecom.ConnectionService$1
7658android.telecom.ConnectionService$2
7659android.telecom.ConnectionService$3
7660android.telecom.ConnectionService$4
7661android.telecom.ConnectionService$5
7662android.telecom.ConnectionService
7663android.telecom.ConnectionServiceAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007664android.telecom.DefaultDialerManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007665android.telecom.DisconnectCause$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007666android.telecom.DisconnectCause
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007667android.telecom.GatewayInfo$1
7668android.telecom.GatewayInfo
art-benchmark-service922a5532023-03-23 03:12:41 -07007669android.telecom.InCallService
Calin Juravle00b23d32019-03-08 17:52:20 -08007670android.telecom.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007671android.telecom.Logging.EventManager$Event
7672android.telecom.Logging.EventManager$EventListener
7673android.telecom.Logging.EventManager$EventRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08007674android.telecom.Logging.EventManager$Loggable
7675android.telecom.Logging.EventManager$TimedEventPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007676android.telecom.Logging.EventManager
7677android.telecom.Logging.Runnable$1
7678android.telecom.Logging.Runnable
7679android.telecom.Logging.Session$Info$1
7680android.telecom.Logging.Session$Info
7681android.telecom.Logging.Session
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007682android.telecom.Logging.SessionManager$$ExternalSyntheticLambda0
7683android.telecom.Logging.SessionManager$$ExternalSyntheticLambda1
7684android.telecom.Logging.SessionManager$$ExternalSyntheticLambda2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007685android.telecom.Logging.SessionManager$ICurrentThreadId
7686android.telecom.Logging.SessionManager$ISessionCleanupTimeoutMs
7687android.telecom.Logging.SessionManager$ISessionIdQueryHandler
7688android.telecom.Logging.SessionManager$ISessionListener
7689android.telecom.Logging.SessionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007690android.telecom.ParcelableCall$1
art-benchmark-service13164882020-11-07 02:19:14 -08007691android.telecom.ParcelableCall$ParcelableCallBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08007692android.telecom.ParcelableCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007693android.telecom.ParcelableConference$1
7694android.telecom.ParcelableConference
7695android.telecom.ParcelableConnection$1
7696android.telecom.ParcelableConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007697android.telecom.ParcelableRttCall$1
7698android.telecom.ParcelableRttCall
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007699android.telecom.PhoneAccount$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007700android.telecom.PhoneAccount$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007701android.telecom.PhoneAccount-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007702android.telecom.PhoneAccount
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007703android.telecom.PhoneAccountHandle$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007704android.telecom.PhoneAccountHandle-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007705android.telecom.PhoneAccountHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007706android.telecom.RemoteConnectionManager
7707android.telecom.StatusHints$1
7708android.telecom.StatusHints
art-benchmark-serviced5115932020-02-25 17:55:03 -08007709android.telecom.TelecomAnalytics$1
7710android.telecom.TelecomAnalytics$SessionTiming$1
7711android.telecom.TelecomAnalytics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007712android.telecom.TelecomManager$DeathRecipient
Andreas Gampe61e7b662015-06-17 23:57:04 -07007713android.telecom.TelecomManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007714android.telecom.TimedEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007715android.telecom.VideoProfile$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007716android.telecom.VideoProfile$CameraCapabilities$1
7717android.telecom.VideoProfile$CameraCapabilities
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007718android.telecom.VideoProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007719android.telephony.AccessNetworkConstants$AccessNetworkType
7720android.telephony.AccessNetworkConstants$TransportType
7721android.telephony.AccessNetworkConstants
7722android.telephony.AccessNetworkUtils
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007723android.telephony.ActivityStatsTechSpecificInfo$$ExternalSyntheticLambda0
7724android.telephony.ActivityStatsTechSpecificInfo$$ExternalSyntheticLambda1
7725android.telephony.ActivityStatsTechSpecificInfo$1
7726android.telephony.ActivityStatsTechSpecificInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007727android.telephony.AnomalyReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007728android.telephony.AvailableNetworkInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007729android.telephony.AvailableNetworkInfo
art-benchmark-service13164882020-11-07 02:19:14 -08007730android.telephony.BarringInfo$1
7731android.telephony.BarringInfo$BarringServiceInfo$1
7732android.telephony.BarringInfo$BarringServiceInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007733android.telephony.BarringInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007734android.telephony.BinderCacheManager$$ExternalSyntheticLambda0
7735android.telephony.BinderCacheManager$BinderDeathTracker
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07007736android.telephony.BinderCacheManager$BinderInterfaceFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007737android.telephony.BinderCacheManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007738android.telephony.CallAttributes$1
7739android.telephony.CallAttributes
art-benchmark-service13164882020-11-07 02:19:14 -08007740android.telephony.CallForwardingInfo$1
7741android.telephony.CallForwardingInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007742android.telephony.CallQuality$1
7743android.telephony.CallQuality
art-benchmark-service00abe242023-02-13 10:31:34 -08007744android.telephony.CallState$1
7745android.telephony.CallState
art-benchmark-service13164882020-11-07 02:19:14 -08007746android.telephony.CarrierConfigManager$Apn
art-benchmark-service00abe242023-02-13 10:31:34 -08007747android.telephony.CarrierConfigManager$Bsf
art-benchmark-service922a5532023-03-23 03:12:41 -07007748android.telephony.CarrierConfigManager$CarrierConfigChangeListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007749android.telephony.CarrierConfigManager$Gps
art-benchmark-service13164882020-11-07 02:19:14 -08007750android.telephony.CarrierConfigManager$Ims
art-benchmark-service00abe242023-02-13 10:31:34 -08007751android.telephony.CarrierConfigManager$ImsEmergency
7752android.telephony.CarrierConfigManager$ImsRtt
7753android.telephony.CarrierConfigManager$ImsServiceEntitlement
7754android.telephony.CarrierConfigManager$ImsSms
7755android.telephony.CarrierConfigManager$ImsSs
7756android.telephony.CarrierConfigManager$ImsVoice
7757android.telephony.CarrierConfigManager$ImsVt
7758android.telephony.CarrierConfigManager$ImsWfc
7759android.telephony.CarrierConfigManager$Iwlan
7760android.telephony.CarrierConfigManager$OpportunisticNetwork
art-benchmark-service13164882020-11-07 02:19:14 -08007761android.telephony.CarrierConfigManager$Wifi
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007762android.telephony.CarrierConfigManager
7763android.telephony.CarrierRestrictionRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007764android.telephony.CarrierRestrictionRules$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007765android.telephony.CarrierRestrictionRules
7766android.telephony.CellConfigLte$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007767android.telephony.CellConfigLte-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007768android.telephony.CellConfigLte
7769android.telephony.CellIdentity$1
7770android.telephony.CellIdentity
7771android.telephony.CellIdentityCdma$1
7772android.telephony.CellIdentityCdma
7773android.telephony.CellIdentityGsm$1
7774android.telephony.CellIdentityGsm
7775android.telephony.CellIdentityLte$1
art-benchmark-service677bd342025-02-19 09:05:31 -08007776android.telephony.CellIdentityLte
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007777android.telephony.CellIdentityNr$1
7778android.telephony.CellIdentityNr
7779android.telephony.CellIdentityTdscdma$1
7780android.telephony.CellIdentityTdscdma
7781android.telephony.CellIdentityWcdma$1
7782android.telephony.CellIdentityWcdma
7783android.telephony.CellInfo$1
7784android.telephony.CellInfo
7785android.telephony.CellInfoCdma$1
7786android.telephony.CellInfoCdma
7787android.telephony.CellInfoGsm$1
7788android.telephony.CellInfoGsm
7789android.telephony.CellInfoLte$1
7790android.telephony.CellInfoLte
7791android.telephony.CellInfoNr$1
7792android.telephony.CellInfoNr
7793android.telephony.CellInfoTdscdma$1
7794android.telephony.CellInfoTdscdma
7795android.telephony.CellInfoWcdma$1
7796android.telephony.CellInfoWcdma
7797android.telephony.CellLocation
7798android.telephony.CellSignalStrength
7799android.telephony.CellSignalStrengthCdma$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007800android.telephony.CellSignalStrengthCdma-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007801android.telephony.CellSignalStrengthCdma
7802android.telephony.CellSignalStrengthGsm$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007803android.telephony.CellSignalStrengthGsm-IA
art-benchmark-service677bd342025-02-19 09:05:31 -08007804android.telephony.CellSignalStrengthGsm
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007805android.telephony.CellSignalStrengthLte$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007806android.telephony.CellSignalStrengthLte-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007807android.telephony.CellSignalStrengthLte
7808android.telephony.CellSignalStrengthNr$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007809android.telephony.CellSignalStrengthNr-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007810android.telephony.CellSignalStrengthNr
7811android.telephony.CellSignalStrengthTdscdma$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007812android.telephony.CellSignalStrengthTdscdma-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007813android.telephony.CellSignalStrengthTdscdma
7814android.telephony.CellSignalStrengthWcdma$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007815android.telephony.CellSignalStrengthWcdma-IA
art-benchmark-service677bd342025-02-19 09:05:31 -08007816android.telephony.CellSignalStrengthWcdma
art-benchmark-service0248ecf2025-02-03 07:17:01 -08007817android.telephony.CellularIdentifierDisclosure
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007818android.telephony.ClientRequestStats$1
7819android.telephony.ClientRequestStats
art-benchmark-service13164882020-11-07 02:19:14 -08007820android.telephony.ClosedSubscriberGroupInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007821android.telephony.ClosedSubscriberGroupInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007822android.telephony.DataConnectionRealTimeInfo$1
7823android.telephony.DataConnectionRealTimeInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007824android.telephony.DataFailCause
7825android.telephony.DataSpecificRegistrationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007826android.telephony.DataSpecificRegistrationInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007827android.telephony.DataSpecificRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007828android.telephony.DisconnectCause
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007829android.telephony.IBootstrapAuthenticationCallback$Stub
7830android.telephony.IBootstrapAuthenticationCallback
7831android.telephony.ICellBroadcastService$Stub
7832android.telephony.ICellBroadcastService
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007833android.telephony.ICellInfoCallback$Stub$Proxy
7834android.telephony.ICellInfoCallback$Stub
7835android.telephony.ICellInfoCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007836android.telephony.INetworkService$Stub
7837android.telephony.INetworkService
art-benchmark-serviced5115932020-02-25 17:55:03 -08007838android.telephony.INetworkServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007839android.telephony.INetworkServiceCallback$Stub
7840android.telephony.INetworkServiceCallback
7841android.telephony.IccOpenLogicalChannelResponse$1
7842android.telephony.IccOpenLogicalChannelResponse
7843android.telephony.ImsiEncryptionInfo$1
7844android.telephony.ImsiEncryptionInfo
7845android.telephony.JapanesePhoneNumberFormatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007846android.telephony.LinkCapacityEstimate$1
7847android.telephony.LinkCapacityEstimate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007848android.telephony.LocationAccessPolicy$LocationPermissionQuery$Builder
7849android.telephony.LocationAccessPolicy$LocationPermissionQuery
7850android.telephony.LocationAccessPolicy$LocationPermissionResult
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00007851android.telephony.LocationAccessPolicy-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08007852android.telephony.LocationAccessPolicy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007853android.telephony.LteVopsSupportInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007854android.telephony.LteVopsSupportInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007855android.telephony.LteVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007856android.telephony.MmsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007857android.telephony.ModemActivityInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007858android.telephony.ModemActivityInfo
7859android.telephony.ModemInfo$1
7860android.telephony.ModemInfo
7861android.telephony.NeighboringCellInfo$1
7862android.telephony.NeighboringCellInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007863android.telephony.NetworkRegistrationInfo$$ExternalSyntheticLambda0
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007864android.telephony.NetworkRegistrationInfo$1
7865android.telephony.NetworkRegistrationInfo$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007866android.telephony.NetworkRegistrationInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007867android.telephony.NetworkRegistrationInfo
7868android.telephony.NetworkScan
7869android.telephony.NetworkScanRequest$1
7870android.telephony.NetworkScanRequest
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007871android.telephony.NetworkService$NetworkServiceHandler
7872android.telephony.NetworkService$NetworkServiceProvider
7873android.telephony.NetworkService
7874android.telephony.NetworkServiceCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007875android.telephony.NrVopsSupportInfo$1
7876android.telephony.NrVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007877android.telephony.NumberVerificationCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007878android.telephony.PcoData$1
7879android.telephony.PcoData
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007880android.telephony.PhoneCapability$1
7881android.telephony.PhoneCapability
7882android.telephony.PhoneNumberRange$1
7883android.telephony.PhoneNumberRange
art-benchmark-service13164882020-11-07 02:19:14 -08007884android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007885android.telephony.PhoneNumberUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007886android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda0
7887android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007888android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda13
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007889android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda15
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007890android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda19
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007891android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007892android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda20
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007893android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda21
art-benchmark-service84f185c2023-07-24 02:43:42 -07007894android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda23
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007895android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda24
7896android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda27
7897android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda28
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007898android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda2
art-benchmark-service84f185c2023-07-24 02:43:42 -07007899android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda31
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007900android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda32
7901android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda34
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007902android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda37
art-benchmark-service922a5532023-03-23 03:12:41 -07007903android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda38
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007904android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda39
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007905android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda3
7906android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda41
7907android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda42
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007908android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda47
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007909android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda51
7910android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda52
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007911android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda53
art-benchmark-service922a5532023-03-23 03:12:41 -07007912android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda55
7913android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda56
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007914android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda57
7915android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda58
7916android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda59
7917android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda5
art-benchmark-service922a5532023-03-23 03:12:41 -07007918android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda62
7919android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007920android.telephony.PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda9
art-benchmark-service677bd342025-02-19 09:05:31 -08007921android.telephony.PhoneStateListener$IPhoneStateListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08007922android.telephony.PhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007923android.telephony.PhysicalChannelConfig$1
7924android.telephony.PhysicalChannelConfig$Builder
7925android.telephony.PhysicalChannelConfig
art-benchmark-service13164882020-11-07 02:19:14 -08007926android.telephony.PinResult$1
7927android.telephony.PinResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007928android.telephony.PreciseCallState$1
7929android.telephony.PreciseCallState
7930android.telephony.PreciseDataConnectionState$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007931android.telephony.PreciseDataConnectionState$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007932android.telephony.PreciseDataConnectionState
7933android.telephony.RadioAccessFamily$1
7934android.telephony.RadioAccessFamily
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007935android.telephony.RadioAccessSpecifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007936android.telephony.RadioAccessSpecifier
Kenny Root9787b802013-04-26 12:53:57 -07007937android.telephony.Rlog
art-benchmark-service0248ecf2025-02-03 07:17:01 -08007938android.telephony.SecurityAlgorithmUpdate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007939android.telephony.ServiceState$$ExternalSyntheticLambda0
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007940android.telephony.ServiceState$1
7941android.telephony.ServiceState
7942android.telephony.SignalStrength$1
7943android.telephony.SignalStrength
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007944android.telephony.SignalStrengthUpdateRequest$1
7945android.telephony.SignalStrengthUpdateRequest
7946android.telephony.SignalThresholdInfo$1
7947android.telephony.SignalThresholdInfo$Builder
7948android.telephony.SignalThresholdInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007949android.telephony.SmsCbCmasInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007950android.telephony.SmsCbCmasInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007951android.telephony.SmsCbEtwsInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007952android.telephony.SmsCbEtwsInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007953android.telephony.SmsCbLocation$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007954android.telephony.SmsCbLocation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007955android.telephony.SmsCbMessage$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007956android.telephony.SmsCbMessage
art-benchmark-service13164882020-11-07 02:19:14 -08007957android.telephony.SmsManager$1
7958android.telephony.SmsManager$2
7959android.telephony.SmsManager$3
7960android.telephony.SmsManager$4
7961android.telephony.SmsManager$5
7962android.telephony.SmsManager$6
7963android.telephony.SmsManager$FinancialSmsCallback
7964android.telephony.SmsManager$SubscriptionResolverResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007965android.telephony.SmsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007966android.telephony.SmsMessage$1
7967android.telephony.SmsMessage$MessageClass
art-benchmark-service13164882020-11-07 02:19:14 -08007968android.telephony.SmsMessage$NoEmsSupportConfig
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007969android.telephony.SmsMessage
7970android.telephony.SubscriptionInfo$1
art-benchmark-service08401c12022-12-23 09:27:20 -08007971android.telephony.SubscriptionInfo$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007972android.telephony.SubscriptionInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007973android.telephony.SubscriptionInfo
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007974android.telephony.SubscriptionManager$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007975android.telephony.SubscriptionManager$$ExternalSyntheticLambda10
7976android.telephony.SubscriptionManager$$ExternalSyntheticLambda11
7977android.telephony.SubscriptionManager$$ExternalSyntheticLambda12
7978android.telephony.SubscriptionManager$$ExternalSyntheticLambda13
7979android.telephony.SubscriptionManager$$ExternalSyntheticLambda14
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007980android.telephony.SubscriptionManager$$ExternalSyntheticLambda15
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007981android.telephony.SubscriptionManager$$ExternalSyntheticLambda16
art-benchmark-service00abe242023-02-13 10:31:34 -08007982android.telephony.SubscriptionManager$$ExternalSyntheticLambda17
art-benchmark-service922a5532023-03-23 03:12:41 -07007983android.telephony.SubscriptionManager$$ExternalSyntheticLambda18
art-benchmark-serviceadd95622024-03-14 09:26:37 -07007984android.telephony.SubscriptionManager$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007985android.telephony.SubscriptionManager$$ExternalSyntheticLambda3
7986android.telephony.SubscriptionManager$$ExternalSyntheticLambda4
7987android.telephony.SubscriptionManager$$ExternalSyntheticLambda5
7988android.telephony.SubscriptionManager$$ExternalSyntheticLambda6
7989android.telephony.SubscriptionManager$$ExternalSyntheticLambda7
7990android.telephony.SubscriptionManager$$ExternalSyntheticLambda8
7991android.telephony.SubscriptionManager$$ExternalSyntheticLambda9
art-benchmark-service13164882020-11-07 02:19:14 -08007992android.telephony.SubscriptionManager$1
7993android.telephony.SubscriptionManager$CallISubMethodHelper
7994android.telephony.SubscriptionManager$IntegerPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007995android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007996android.telephony.SubscriptionManager$OnSubscriptionsChangedListener
art-benchmark-service13164882020-11-07 02:19:14 -08007997android.telephony.SubscriptionManager$VoidPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007998android.telephony.SubscriptionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007999android.telephony.SubscriptionPlan$1
8000android.telephony.SubscriptionPlan
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008001android.telephony.TelephonyCallback$ActiveDataSubscriptionIdListener
8002android.telephony.TelephonyCallback$AllowedNetworkTypesListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008003android.telephony.TelephonyCallback$BarringInfoListener
8004android.telephony.TelephonyCallback$CallAttributesListener
8005android.telephony.TelephonyCallback$CallDisconnectCauseListener
8006android.telephony.TelephonyCallback$CallForwardingIndicatorListener
8007android.telephony.TelephonyCallback$CallStateListener
8008android.telephony.TelephonyCallback$CarrierNetworkListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008009android.telephony.TelephonyCallback$CarrierRoamingNtnListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008010android.telephony.TelephonyCallback$CellInfoListener
8011android.telephony.TelephonyCallback$CellLocationListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008012android.telephony.TelephonyCallback$CellularIdentifierDisclosedListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008013android.telephony.TelephonyCallback$DataActivationStateListener
8014android.telephony.TelephonyCallback$DataActivityListener
8015android.telephony.TelephonyCallback$DataConnectionStateListener
8016android.telephony.TelephonyCallback$DataEnabledListener
8017android.telephony.TelephonyCallback$DisplayInfoListener
art-benchmark-service922a5532023-03-23 03:12:41 -07008018android.telephony.TelephonyCallback$EmergencyCallbackModeListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008019android.telephony.TelephonyCallback$EmergencyNumberListListener
art-benchmark-service922a5532023-03-23 03:12:41 -07008020android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda26
8021android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda35
8022android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda36
8023android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda39
8024android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda47
8025android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda52
8026android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda63
8027android.telephony.TelephonyCallback$IPhoneStateListenerStub$$ExternalSyntheticLambda65
art-benchmark-service677bd342025-02-19 09:05:31 -08008028android.telephony.TelephonyCallback$IPhoneStateListenerStub
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008029android.telephony.TelephonyCallback$ImsCallDisconnectCauseListener
8030android.telephony.TelephonyCallback$LinkCapacityEstimateChangedListener
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008031android.telephony.TelephonyCallback$MediaQualityStatusChangedListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008032android.telephony.TelephonyCallback$MessageWaitingIndicatorListener
8033android.telephony.TelephonyCallback$OutgoingEmergencyCallListener
8034android.telephony.TelephonyCallback$OutgoingEmergencySmsListener
8035android.telephony.TelephonyCallback$PhoneCapabilityListener
8036android.telephony.TelephonyCallback$PhysicalChannelConfigListener
8037android.telephony.TelephonyCallback$PreciseCallStateListener
8038android.telephony.TelephonyCallback$PreciseDataConnectionStateListener
8039android.telephony.TelephonyCallback$RadioPowerStateListener
8040android.telephony.TelephonyCallback$RegistrationFailedListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008041android.telephony.TelephonyCallback$SecurityAlgorithmsListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008042android.telephony.TelephonyCallback$ServiceStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008043android.telephony.TelephonyCallback$SignalStrengthsListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008044android.telephony.TelephonyCallback$SimultaneousCellularCallingSupportListener
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008045android.telephony.TelephonyCallback$SrvccStateListener
8046android.telephony.TelephonyCallback$UserMobileDataStateListener
8047android.telephony.TelephonyCallback$VoiceActivationStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008048android.telephony.TelephonyCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008049android.telephony.TelephonyDisplayInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008050android.telephony.TelephonyDisplayInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008051android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda0
8052android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda1
8053android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda2
8054android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda3
8055android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda4
8056android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda5
8057android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda6
art-benchmark-service922a5532023-03-23 03:12:41 -07008058android.telephony.TelephonyFrameworkInitializer$$ExternalSyntheticLambda7
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008059android.telephony.TelephonyFrameworkInitializer
8060android.telephony.TelephonyHistogram$1
8061android.telephony.TelephonyHistogram
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008062android.telephony.TelephonyLocalConnection
8063android.telephony.TelephonyManager$12
8064android.telephony.TelephonyManager$13
8065android.telephony.TelephonyManager$15
8066android.telephony.TelephonyManager$17
8067android.telephony.TelephonyManager$18
8068android.telephony.TelephonyManager$19
art-benchmark-serviced5115932020-02-25 17:55:03 -08008069android.telephony.TelephonyManager$1
art-benchmark-service08401c12022-12-23 09:27:20 -08008070android.telephony.TelephonyManager$20
art-benchmark-service00abe242023-02-13 10:31:34 -08008071android.telephony.TelephonyManager$21
art-benchmark-serviced5115932020-02-25 17:55:03 -08008072android.telephony.TelephonyManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08008073android.telephony.TelephonyManager$3
8074android.telephony.TelephonyManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008075android.telephony.TelephonyManager$5
art-benchmark-service13164882020-11-07 02:19:14 -08008076android.telephony.TelephonyManager$6
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008077android.telephony.TelephonyManager$7
8078android.telephony.TelephonyManager$8
art-benchmark-service922a5532023-03-23 03:12:41 -07008079android.telephony.TelephonyManager$CarrierPrivilegesCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008080android.telephony.TelephonyManager$CellInfoCallback
8081android.telephony.TelephonyManager$DeathRecipient
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008082android.telephony.TelephonyManager$ModemActivityInfoException
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008083android.telephony.TelephonyManager$MultiSimVariants
art-benchmark-serviced5115932020-02-25 17:55:03 -08008084android.telephony.TelephonyManager$UssdResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008085android.telephony.TelephonyManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008086android.telephony.TelephonyRegistryManager$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008087android.telephony.TelephonyRegistryManager$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008088android.telephony.TelephonyRegistryManager$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008089android.telephony.TelephonyRegistryManager$1$$ExternalSyntheticLambda0
art-benchmark-service677bd342025-02-19 09:05:31 -08008090android.telephony.TelephonyRegistryManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008091android.telephony.TelephonyRegistryManager$2
art-benchmark-service677bd342025-02-19 09:05:31 -08008092android.telephony.TelephonyRegistryManager$3
art-benchmark-service922a5532023-03-23 03:12:41 -07008093android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda0
8094android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda1
8095android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda2
8096android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda3
8097android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper$$ExternalSyntheticLambda4
8098android.telephony.TelephonyRegistryManager$CarrierPrivilegesCallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008099android.telephony.TelephonyRegistryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08008100android.telephony.TelephonyScanManager$NetworkScanCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008101android.telephony.TelephonyScanManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008102android.telephony.UiccAccessRule$1
8103android.telephony.UiccAccessRule
8104android.telephony.UiccCardInfo$1
8105android.telephony.UiccCardInfo
8106android.telephony.UiccSlotInfo$1
8107android.telephony.UiccSlotInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008108android.telephony.UssdResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008109android.telephony.UssdResponse
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008110android.telephony.VisualVoicemailSms$1
8111android.telephony.VisualVoicemailSms$Builder
8112android.telephony.VisualVoicemailSms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008113android.telephony.VisualVoicemailSmsFilterSettings$1
8114android.telephony.VisualVoicemailSmsFilterSettings$Builder
8115android.telephony.VisualVoicemailSmsFilterSettings
8116android.telephony.VoiceSpecificRegistrationInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008117android.telephony.VoiceSpecificRegistrationInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008118android.telephony.VoiceSpecificRegistrationInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008119android.telephony.VopsSupportInfo$1
8120android.telephony.VopsSupportInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008121android.telephony.cdma.CdmaCellLocation
8122android.telephony.data.ApnSetting$1
8123android.telephony.data.ApnSetting$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008124android.telephony.data.ApnSetting-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008125android.telephony.data.ApnSetting
8126android.telephony.data.DataCallResponse$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008127android.telephony.data.DataCallResponse$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008128android.telephony.data.DataCallResponse
8129android.telephony.data.DataProfile$1
8130android.telephony.data.DataProfile$Builder
8131android.telephony.data.DataProfile
8132android.telephony.data.DataService$DataCallListChangedIndication
8133android.telephony.data.DataService$DataServiceHandler
8134android.telephony.data.DataService$DataServiceProvider
8135android.telephony.data.DataService$DeactivateDataCallRequest
8136android.telephony.data.DataService$IDataServiceWrapper
8137android.telephony.data.DataService$SetDataProfileRequest
8138android.telephony.data.DataService$SetInitialAttachApnRequest
8139android.telephony.data.DataService$SetupDataCallRequest
8140android.telephony.data.DataService
8141android.telephony.data.DataServiceCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008142android.telephony.data.EpsBearerQosSessionAttributes$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008143android.telephony.data.EpsBearerQosSessionAttributes
8144android.telephony.data.EpsQos$1
8145android.telephony.data.EpsQos
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008146android.telephony.data.IDataService$Stub$Proxy
8147android.telephony.data.IDataService$Stub
8148android.telephony.data.IDataService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008149android.telephony.data.IDataServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008150android.telephony.data.IDataServiceCallback$Stub
8151android.telephony.data.IDataServiceCallback
8152android.telephony.data.IQualifiedNetworksService$Stub$Proxy
8153android.telephony.data.IQualifiedNetworksService$Stub
8154android.telephony.data.IQualifiedNetworksService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008155android.telephony.data.IQualifiedNetworksServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008156android.telephony.data.IQualifiedNetworksServiceCallback$Stub
8157android.telephony.data.IQualifiedNetworksServiceCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008158android.telephony.data.NetworkSliceInfo$1
8159android.telephony.data.NetworkSliceInfo$Builder
8160android.telephony.data.NetworkSliceInfo
8161android.telephony.data.NetworkSlicingConfig$1
8162android.telephony.data.NetworkSlicingConfig
8163android.telephony.data.NrQos$1
8164android.telephony.data.NrQos
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008165android.telephony.data.NrQosSessionAttributes$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008166android.telephony.data.NrQosSessionAttributes
8167android.telephony.data.Qos$QosBandwidth$1
8168android.telephony.data.Qos$QosBandwidth
8169android.telephony.data.Qos
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008170android.telephony.data.QosBearerFilter$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008171android.telephony.data.QosBearerFilter$PortRange$1
8172android.telephony.data.QosBearerFilter$PortRange
8173android.telephony.data.QosBearerFilter
8174android.telephony.data.QosBearerSession$1
8175android.telephony.data.QosBearerSession
8176android.telephony.data.ThrottleStatus$1
8177android.telephony.data.ThrottleStatus$Builder
8178android.telephony.data.ThrottleStatus
8179android.telephony.data.TrafficDescriptor$1
8180android.telephony.data.TrafficDescriptor$Builder
8181android.telephony.data.TrafficDescriptor
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008182android.telephony.emergency.EmergencyNumber$1
8183android.telephony.emergency.EmergencyNumber
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008184android.telephony.euicc.DownloadableSubscription$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008185android.telephony.euicc.DownloadableSubscription
art-benchmark-service13164882020-11-07 02:19:14 -08008186android.telephony.euicc.EuiccCardManager$10
8187android.telephony.euicc.EuiccCardManager$11
8188android.telephony.euicc.EuiccCardManager$12
art-benchmark-serviced5115932020-02-25 17:55:03 -08008189android.telephony.euicc.EuiccCardManager$13
art-benchmark-service13164882020-11-07 02:19:14 -08008190android.telephony.euicc.EuiccCardManager$14
8191android.telephony.euicc.EuiccCardManager$15
8192android.telephony.euicc.EuiccCardManager$16
8193android.telephony.euicc.EuiccCardManager$17
8194android.telephony.euicc.EuiccCardManager$18
8195android.telephony.euicc.EuiccCardManager$19
art-benchmark-serviced5115932020-02-25 17:55:03 -08008196android.telephony.euicc.EuiccCardManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08008197android.telephony.euicc.EuiccCardManager$20
8198android.telephony.euicc.EuiccCardManager$21
8199android.telephony.euicc.EuiccCardManager$22
8200android.telephony.euicc.EuiccCardManager$2
8201android.telephony.euicc.EuiccCardManager$3
8202android.telephony.euicc.EuiccCardManager$4
8203android.telephony.euicc.EuiccCardManager$5
8204android.telephony.euicc.EuiccCardManager$6
8205android.telephony.euicc.EuiccCardManager$7
8206android.telephony.euicc.EuiccCardManager$8
8207android.telephony.euicc.EuiccCardManager$9
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008208android.telephony.euicc.EuiccCardManager$ResultCallback
8209android.telephony.euicc.EuiccCardManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008210android.telephony.euicc.EuiccInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008211android.telephony.euicc.EuiccInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008212android.telephony.euicc.EuiccManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008213android.telephony.euicc.EuiccNotification$1
8214android.telephony.euicc.EuiccNotification
8215android.telephony.euicc.EuiccRulesAuthTable$1
8216android.telephony.euicc.EuiccRulesAuthTable$Builder
8217android.telephony.euicc.EuiccRulesAuthTable
8218android.telephony.gba.GbaAuthRequest$1
8219android.telephony.gba.GbaAuthRequest
8220android.telephony.gba.IGbaService$Stub
8221android.telephony.gba.IGbaService
art-benchmark-service922a5532023-03-23 03:12:41 -07008222android.telephony.gba.UaSecurityProtocolIdentifier$1
8223android.telephony.gba.UaSecurityProtocolIdentifier
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008224android.telephony.gsm.GsmCellLocation
art-benchmark-service13164882020-11-07 02:19:14 -08008225android.telephony.gsm.SmsManager
8226android.telephony.gsm.SmsMessage$MessageClass
8227android.telephony.gsm.SmsMessage$SubmitPdu
8228android.telephony.gsm.SmsMessage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008229android.telephony.ims.AudioCodecAttributes$1
8230android.telephony.ims.AudioCodecAttributes
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008231android.telephony.ims.ImsCallForwardInfo$1
8232android.telephony.ims.ImsCallForwardInfo
8233android.telephony.ims.ImsCallProfile$1
8234android.telephony.ims.ImsCallProfile
art-benchmark-service13164882020-11-07 02:19:14 -08008235android.telephony.ims.ImsCallSession$Listener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008236android.telephony.ims.ImsCallSession
8237android.telephony.ims.ImsConferenceState$1
8238android.telephony.ims.ImsConferenceState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008239android.telephony.ims.ImsException
8240android.telephony.ims.ImsExternalCallState$1
8241android.telephony.ims.ImsExternalCallState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008242android.telephony.ims.ImsManager$$ExternalSyntheticLambda0
8243android.telephony.ims.ImsManager$$ExternalSyntheticLambda1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008244android.telephony.ims.ImsManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008245android.telephony.ims.ImsMmTelManager$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008246android.telephony.ims.ImsMmTelManager$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -08008247android.telephony.ims.ImsMmTelManager$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -08008248android.telephony.ims.ImsMmTelManager$1
8249android.telephony.ims.ImsMmTelManager$2
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008250android.telephony.ims.ImsMmTelManager$3
art-benchmark-service13164882020-11-07 02:19:14 -08008251android.telephony.ims.ImsMmTelManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008252android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder
8253android.telephony.ims.ImsMmTelManager$CapabilityCallback
8254android.telephony.ims.ImsMmTelManager$RegistrationCallback
8255android.telephony.ims.ImsMmTelManager
art-benchmark-service13164882020-11-07 02:19:14 -08008256android.telephony.ims.ImsRcsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008257android.telephony.ims.ImsReasonInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008258android.telephony.ims.ImsReasonInfo-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008259android.telephony.ims.ImsReasonInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008260android.telephony.ims.ImsRegistrationAttributes$1
8261android.telephony.ims.ImsRegistrationAttributes
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008262android.telephony.ims.ImsService$1
8263android.telephony.ims.ImsService$Listener
8264android.telephony.ims.ImsService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008265android.telephony.ims.ImsSsData$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008266android.telephony.ims.ImsSsData
8267android.telephony.ims.ImsSsInfo$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008268android.telephony.ims.ImsSsInfo$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008269android.telephony.ims.ImsSsInfo
art-benchmark-service13164882020-11-07 02:19:14 -08008270android.telephony.ims.ImsStreamMediaProfile$1
8271android.telephony.ims.ImsStreamMediaProfile
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008272android.telephony.ims.ImsSuppServiceNotification$1
8273android.telephony.ims.ImsSuppServiceNotification
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008274android.telephony.ims.ImsUtListener
art-benchmark-service922a5532023-03-23 03:12:41 -07008275android.telephony.ims.MediaQualityStatus$1
art-benchmark-service00abe242023-02-13 10:31:34 -08008276android.telephony.ims.MediaQualityStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008277android.telephony.ims.ProvisioningManager$Callback$CallbackBinder
8278android.telephony.ims.ProvisioningManager$Callback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008279android.telephony.ims.ProvisioningManager
8280android.telephony.ims.RcsContactPresenceTuple$1
8281android.telephony.ims.RcsContactPresenceTuple$Builder
8282android.telephony.ims.RcsContactPresenceTuple$ServiceCapabilities$1
8283android.telephony.ims.RcsContactPresenceTuple$ServiceCapabilities$Builder
8284android.telephony.ims.RcsContactPresenceTuple$ServiceCapabilities
8285android.telephony.ims.RcsContactPresenceTuple
8286android.telephony.ims.RcsContactTerminatedReason$1
8287android.telephony.ims.RcsContactTerminatedReason
8288android.telephony.ims.RcsContactUceCapability$1
8289android.telephony.ims.RcsContactUceCapability$OptionsBuilder
8290android.telephony.ims.RcsContactUceCapability$PresenceBuilder
8291android.telephony.ims.RcsContactUceCapability
8292android.telephony.ims.RcsUceAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008293android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008294android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder$$ExternalSyntheticLambda3
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008295android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder
8296android.telephony.ims.RegistrationManager$RegistrationCallback
8297android.telephony.ims.RegistrationManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008298android.telephony.ims.RtpHeaderExtension$1
8299android.telephony.ims.RtpHeaderExtension
8300android.telephony.ims.RtpHeaderExtensionType$1
8301android.telephony.ims.RtpHeaderExtensionType
8302android.telephony.ims.aidl.ICapabilityExchangeEventListener$Stub
8303android.telephony.ims.aidl.ICapabilityExchangeEventListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008304android.telephony.ims.aidl.IImsCapabilityCallback$Stub$Proxy
8305android.telephony.ims.aidl.IImsCapabilityCallback$Stub
8306android.telephony.ims.aidl.IImsCapabilityCallback
8307android.telephony.ims.aidl.IImsConfig$Stub$Proxy
8308android.telephony.ims.aidl.IImsConfig$Stub
8309android.telephony.ims.aidl.IImsConfig
8310android.telephony.ims.aidl.IImsConfigCallback$Stub$Proxy
8311android.telephony.ims.aidl.IImsConfigCallback$Stub
8312android.telephony.ims.aidl.IImsConfigCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008313android.telephony.ims.aidl.IImsMmTelFeature$Stub
8314android.telephony.ims.aidl.IImsMmTelFeature
8315android.telephony.ims.aidl.IImsMmTelListener$Stub$Proxy
8316android.telephony.ims.aidl.IImsMmTelListener$Stub
8317android.telephony.ims.aidl.IImsMmTelListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008318android.telephony.ims.aidl.IImsRcsController$Stub
8319android.telephony.ims.aidl.IImsRcsController
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008320android.telephony.ims.aidl.IImsRcsFeature$Stub
8321android.telephony.ims.aidl.IImsRcsFeature
8322android.telephony.ims.aidl.IImsRegistration$Stub
8323android.telephony.ims.aidl.IImsRegistration
8324android.telephony.ims.aidl.IImsRegistrationCallback$Stub$Proxy
8325android.telephony.ims.aidl.IImsRegistrationCallback$Stub
8326android.telephony.ims.aidl.IImsRegistrationCallback
8327android.telephony.ims.aidl.IImsServiceController$Stub$Proxy
8328android.telephony.ims.aidl.IImsServiceController$Stub
8329android.telephony.ims.aidl.IImsServiceController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008330android.telephony.ims.aidl.IImsServiceControllerListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008331android.telephony.ims.aidl.IImsServiceControllerListener$Stub
8332android.telephony.ims.aidl.IImsServiceControllerListener
8333android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy
8334android.telephony.ims.aidl.IImsSmsListener$Stub
8335android.telephony.ims.aidl.IImsSmsListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008336android.telephony.ims.aidl.IOptionsRequestCallback
8337android.telephony.ims.aidl.IOptionsResponseCallback$Stub
8338android.telephony.ims.aidl.IOptionsResponseCallback
8339android.telephony.ims.aidl.IPublishResponseCallback$Stub
8340android.telephony.ims.aidl.IPublishResponseCallback
8341android.telephony.ims.aidl.IRcsConfigCallback
8342android.telephony.ims.aidl.IRcsUceControllerCallback
8343android.telephony.ims.aidl.IRcsUcePublishStateCallback
8344android.telephony.ims.aidl.ISipTransport
8345android.telephony.ims.aidl.ISubscribeResponseCallback$Stub
8346android.telephony.ims.aidl.ISubscribeResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008347android.telephony.ims.feature.CapabilityChangeRequest$1
8348android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair
8349android.telephony.ims.feature.CapabilityChangeRequest
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008350android.telephony.ims.feature.ImsFeature$Capabilities
8351android.telephony.ims.feature.ImsFeature$CapabilityCallbackProxy
8352android.telephony.ims.feature.ImsFeature
8353android.telephony.ims.feature.MmTelFeature$1
8354android.telephony.ims.feature.MmTelFeature$Listener
8355android.telephony.ims.feature.MmTelFeature$MmTelCapabilities
8356android.telephony.ims.feature.MmTelFeature
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008357android.telephony.ims.feature.RcsFeature$RcsImsCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -08008358android.telephony.ims.feature.RcsFeature
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008359android.telephony.ims.stub.ImsCallSessionImplBase
8360android.telephony.ims.stub.ImsConfigImplBase$ImsConfigStub
8361android.telephony.ims.stub.ImsConfigImplBase
8362android.telephony.ims.stub.ImsEcbmImplBase$1
8363android.telephony.ims.stub.ImsEcbmImplBase
8364android.telephony.ims.stub.ImsFeatureConfiguration$1
8365android.telephony.ims.stub.ImsFeatureConfiguration$FeatureSlotPair
8366android.telephony.ims.stub.ImsFeatureConfiguration
8367android.telephony.ims.stub.ImsMultiEndpointImplBase$1
8368android.telephony.ims.stub.ImsMultiEndpointImplBase
8369android.telephony.ims.stub.ImsRegistrationImplBase$1
8370android.telephony.ims.stub.ImsRegistrationImplBase
8371android.telephony.ims.stub.ImsSmsImplBase
8372android.telephony.ims.stub.ImsUtImplBase$1
8373android.telephony.ims.stub.ImsUtImplBase
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008374android.telephony.satellite.NtnSignalStrength
art-benchmark-service922a5532023-03-23 03:12:41 -07008375android.telephony.satellite.SatelliteManager
Calin Juravle00b23d32019-03-08 17:52:20 -08008376android.text.AndroidBidi
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008377android.text.AndroidCharacter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008378android.text.Annotation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008379android.text.AutoGrowArray$ByteArray
8380android.text.AutoGrowArray$FloatArray
8381android.text.AutoGrowArray$IntArray
Calin Juravle00b23d32019-03-08 17:52:20 -08008382android.text.AutoGrowArray
8383android.text.BidiFormatter$DirectionalityEstimator
8384android.text.BidiFormatter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008385android.text.BoringLayout$Metrics
Calin Juravle00b23d32019-03-08 17:52:20 -08008386android.text.BoringLayout
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008387android.text.CharSequenceCharacterIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -07008388android.text.ClipboardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008389android.text.DynamicLayout$Builder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008390android.text.DynamicLayout$ChangeWatcher
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008391android.text.DynamicLayout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008392android.text.DynamicLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008393android.text.Editable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08008394android.text.Editable
Calin Juravle4a054192018-05-29 17:52:20 -07008395android.text.Emoji
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008396android.text.FontConfig$1
8397android.text.FontConfig$Alias$1
Clara Bayarri04d72ab2017-01-10 09:31:51 -08008398android.text.FontConfig$Alias
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008399android.text.FontConfig$Font$1
Clara Bayarri04d72ab2017-01-10 09:31:51 -08008400android.text.FontConfig$Font
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008401android.text.FontConfig$FontFamily$1
8402android.text.FontConfig$FontFamily
art-benchmark-service00abe242023-02-13 10:31:34 -08008403android.text.FontConfig$NamedFamilyList$1
8404android.text.FontConfig$NamedFamilyList
Calin Juravle00b23d32019-03-08 17:52:20 -08008405android.text.FontConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008406android.text.GetChars
8407android.text.GraphicsOperations
art-benchmark-service922a5532023-03-23 03:12:41 -07008408android.text.Highlights
Mathieu Chartierd62dd932017-09-09 15:19:46 -07008409android.text.Html$HtmlParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008410android.text.Html$ImageGetter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008411android.text.Html$TagHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008412android.text.Html
art-benchmark-serviced5115932020-02-25 17:55:03 -08008413android.text.HtmlToSpannedConverter$Alignment
8414android.text.HtmlToSpannedConverter$Background
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008415android.text.HtmlToSpannedConverter$Big
8416android.text.HtmlToSpannedConverter$Blockquote
8417android.text.HtmlToSpannedConverter$Bold
8418android.text.HtmlToSpannedConverter$Bullet
art-benchmark-serviced5115932020-02-25 17:55:03 -08008419android.text.HtmlToSpannedConverter$Font
8420android.text.HtmlToSpannedConverter$Foreground
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008421android.text.HtmlToSpannedConverter$Heading
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008422android.text.HtmlToSpannedConverter$Href
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008423android.text.HtmlToSpannedConverter$Italic
8424android.text.HtmlToSpannedConverter$Monospace
art-benchmark-serviced5115932020-02-25 17:55:03 -08008425android.text.HtmlToSpannedConverter$Newline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008426android.text.HtmlToSpannedConverter$Small
8427android.text.HtmlToSpannedConverter$Strikethrough
8428android.text.HtmlToSpannedConverter$Sub
8429android.text.HtmlToSpannedConverter$Super
8430android.text.HtmlToSpannedConverter$Underline
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008431android.text.HtmlToSpannedConverter-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008432android.text.HtmlToSpannedConverter
Andreas Gampe61e7b662015-06-17 23:57:04 -07008433android.text.Hyphenator
Calin Juravle4a054192018-05-29 17:52:20 -07008434android.text.InputFilter$LengthFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08008435android.text.InputFilter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008436android.text.InputType
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008437android.text.Layout$$ExternalSyntheticLambda0
art-benchmark-service08401c12022-12-23 09:27:20 -08008438android.text.Layout$$ExternalSyntheticLambda1
8439android.text.Layout$$ExternalSyntheticLambda2
8440android.text.Layout$$ExternalSyntheticLambda3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008441android.text.Layout$Alignment
8442android.text.Layout$Directions
Andreas Gampe859e2782016-04-06 18:37:56 -07008443android.text.Layout$Ellipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008444android.text.Layout$HorizontalMeasurementProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008445android.text.Layout$SelectionRectangleConsumer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008446android.text.Layout$SpannedEllipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008447android.text.Layout$TabStops
art-benchmark-service08401c12022-12-23 09:27:20 -08008448android.text.Layout$TextInclusionStrategy
Calin Juravle00b23d32019-03-08 17:52:20 -08008449android.text.Layout
art-benchmark-service64daec62024-05-18 02:02:57 -07008450android.text.MeasuredParagraph$StyleRunCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008451android.text.MeasuredParagraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008452android.text.NoCopySpan$Concrete
Calin Juravle00b23d32019-03-08 17:52:20 -08008453android.text.NoCopySpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008454android.text.PackedIntVector
8455android.text.PackedObjectVector
8456android.text.ParcelableSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008457android.text.PrecomputedText$ParagraphInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008458android.text.PrecomputedText$Params$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008459android.text.PrecomputedText$Params
Calin Juravle00b23d32019-03-08 17:52:20 -08008460android.text.PrecomputedText
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008461android.text.Selection$END
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008462android.text.Selection$MEMORY
8463android.text.Selection$MemoryTextWatcher
8464android.text.Selection$PositionIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008465android.text.Selection$START
Calin Juravle00b23d32019-03-08 17:52:20 -08008466android.text.Selection
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008467android.text.SpanColors
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008468android.text.SpanSet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008469android.text.SpanWatcher
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008470android.text.Spannable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08008471android.text.Spannable
art-benchmark-service677bd342025-02-19 09:05:31 -08008472android.text.SpannableString
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008473android.text.SpannableStringBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008474android.text.SpannableStringInternal
8475android.text.Spanned
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008476android.text.SpannedString
Andreas Gampe61e7b662015-06-17 23:57:04 -07008477android.text.StaticLayout$Builder
8478android.text.StaticLayout$LineBreaks
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008479android.text.StaticLayout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008480android.text.StaticLayout
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008481android.text.TextDirectionHeuristic
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008482android.text.TextDirectionHeuristics$AnyStrong
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008483android.text.TextDirectionHeuristics$FirstStrong
8484android.text.TextDirectionHeuristics$TextDirectionAlgorithm
8485android.text.TextDirectionHeuristics$TextDirectionHeuristicImpl
8486android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008487android.text.TextDirectionHeuristics$TextDirectionHeuristicLocale
Calin Juravle00b23d32019-03-08 17:52:20 -08008488android.text.TextDirectionHeuristics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008489android.text.TextLine$DecorationInfo
art-benchmark-service64daec62024-05-18 02:02:57 -07008490android.text.TextLine$LineInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008491android.text.TextLine-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008492android.text.TextLine
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008493android.text.TextPaint
art-benchmark-serviced567c8b2024-02-06 03:58:02 -08008494android.text.TextShaper$GlyphsConsumer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008495android.text.TextUtils$1
8496android.text.TextUtils$EllipsizeCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008497android.text.TextUtils$SimpleStringSplitter
8498android.text.TextUtils$StringSplitter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008499android.text.TextUtils$StringWithRemovedChars
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008500android.text.TextUtils$TruncateAt
Calin Juravle00b23d32019-03-08 17:52:20 -08008501android.text.TextUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008502android.text.TextWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008503android.text.format.DateFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008504android.text.format.DateIntervalFormat
8505android.text.format.DateTimeFormat$FormatterCache
8506android.text.format.DateTimeFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008507android.text.format.DateUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008508android.text.format.DateUtilsBridge
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008509android.text.format.Formatter$BytesResult
art-benchmark-service08401c12022-12-23 09:27:20 -08008510android.text.format.Formatter$RoundedBytesResult
Mathieu Chartierd62dd932017-09-09 15:19:46 -07008511android.text.format.Formatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008512android.text.format.RelativeDateTimeFormatter$FormatterCache
8513android.text.format.RelativeDateTimeFormatter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008514android.text.format.Time$TimeCalculator
Calin Juravle00b23d32019-03-08 17:52:20 -08008515android.text.format.Time
Calin Juravle4a054192018-05-29 17:52:20 -07008516android.text.format.TimeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08008517android.text.format.TimeMigrationUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008518android.text.method.AllCapsTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008519android.text.method.ArrowKeyMovementMethod
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008520android.text.method.BaseKeyListener$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008521android.text.method.BaseKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08008522android.text.method.BaseMovementMethod
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008523android.text.method.DateKeyListener
8524android.text.method.DateTimeKeyListener
8525android.text.method.DialerKeyListener
8526android.text.method.DigitsKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008527android.text.method.KeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008528android.text.method.LinkMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008529android.text.method.MetaKeyKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008530android.text.method.MovementMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008531android.text.method.MultiTapKeyListener
Calin Juravle4a054192018-05-29 17:52:20 -07008532android.text.method.NumberKeyListener
art-benchmark-service922a5532023-03-23 03:12:41 -07008533android.text.method.OffsetMapping$TextUpdate
8534android.text.method.OffsetMapping
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008535android.text.method.PasswordTransformationMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008536android.text.method.QwertyKeyListener$Replaced
Calin Juravle4a054192018-05-29 17:52:20 -07008537android.text.method.QwertyKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08008538android.text.method.ReplacementTransformationMethod$ReplacementCharSequence
8539android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence
Calin Juravle00b23d32019-03-08 17:52:20 -08008540android.text.method.ReplacementTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07008541android.text.method.ScrollingMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008542android.text.method.SingleLineTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008543android.text.method.TextKeyListener$Capitalize
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008544android.text.method.TextKeyListener$NullKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008545android.text.method.TextKeyListener$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08008546android.text.method.TextKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008547android.text.method.TimeKeyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008548android.text.method.Touch$DragState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008549android.text.method.Touch
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008550android.text.method.TransformationMethod2
Calin Juravle00b23d32019-03-08 17:52:20 -08008551android.text.method.TransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07008552android.text.method.WordIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008553android.text.style.AbsoluteSizeSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008554android.text.style.AccessibilityClickableSpan$1
8555android.text.style.AccessibilityClickableSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008556android.text.style.AccessibilityReplacementSpan$1
8557android.text.style.AccessibilityReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008558android.text.style.AccessibilityURLSpan
8559android.text.style.AlignmentSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008560android.text.style.AlignmentSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008561android.text.style.BackgroundColorSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008562android.text.style.BulletSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008563android.text.style.CharacterStyle$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008564android.text.style.CharacterStyle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008565android.text.style.ClickableSpan
art-benchmark-service00abe242023-02-13 10:31:34 -08008566android.text.style.DrawableMarginSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008567android.text.style.DynamicDrawableSpan
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008568android.text.style.EasyEditSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008569android.text.style.ForegroundColorSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008570android.text.style.ImageSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008571android.text.style.LeadingMarginSpan$LeadingMarginSpan2
8572android.text.style.LeadingMarginSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008573android.text.style.LeadingMarginSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008574android.text.style.LineBackgroundSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008575android.text.style.LineBackgroundSpan
art-benchmark-service64daec62024-05-18 02:02:57 -07008576android.text.style.LineBreakConfigSpan$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008577android.text.style.LineBreakConfigSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008578android.text.style.LineHeightSpan$Standard
8579android.text.style.LineHeightSpan$WithDensity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008580android.text.style.LineHeightSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008581android.text.style.LocaleSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008582android.text.style.MetricAffectingSpan$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008583android.text.style.MetricAffectingSpan
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008584android.text.style.NoWritingToolsSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008585android.text.style.ParagraphStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008586android.text.style.QuoteSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008587android.text.style.RelativeSizeSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008588android.text.style.ReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008589android.text.style.ScaleXSpan
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08008590android.text.style.SpellCheckSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008591android.text.style.StrikethroughSpan
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008592android.text.style.StyleSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008593android.text.style.SubscriptSpan
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008594android.text.style.SuggestionRangeSpan$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008595android.text.style.SuggestionRangeSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008596android.text.style.SuggestionSpan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008597android.text.style.SuggestionSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008598android.text.style.SuperscriptSpan
Andreas Gampe61e7b662015-06-17 23:57:04 -07008599android.text.style.TabStopSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008600android.text.style.TextAppearanceSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008601android.text.style.TtsSpan$Builder
art-benchmark-service922a5532023-03-23 03:12:41 -07008602android.text.style.TtsSpan$MeasureBuilder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008603android.text.style.TtsSpan$SemioticClassBuilder
8604android.text.style.TtsSpan$TelephoneBuilder
art-benchmark-service922a5532023-03-23 03:12:41 -07008605android.text.style.TtsSpan$VerbatimBuilder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008606android.text.style.TtsSpan
8607android.text.style.TypefaceSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008608android.text.style.URLSpan
8609android.text.style.UnderlineSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008610android.text.style.UpdateAppearance
8611android.text.style.UpdateLayout
8612android.text.style.WrapTogetherSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08008613android.text.util.LinkSpec
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008614android.text.util.Linkify$$ExternalSyntheticLambda0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008615android.text.util.Linkify$1
8616android.text.util.Linkify$2
8617android.text.util.Linkify$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08008618android.text.util.Linkify$4
Calin Juravle4a054192018-05-29 17:52:20 -07008619android.text.util.Linkify$MatchFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008620android.text.util.Linkify$TransformFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008621android.text.util.Linkify
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008622android.text.util.Rfc822Token
8623android.text.util.Rfc822Tokenizer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008624android.timezone.CountryTimeZones$OffsetResult
8625android.timezone.CountryTimeZones$TimeZoneMapping
8626android.timezone.CountryTimeZones
8627android.timezone.TelephonyLookup
8628android.timezone.TelephonyNetwork
8629android.timezone.TelephonyNetworkFinder
8630android.timezone.TimeZoneFinder
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008631android.tracing.FeatureFlags
8632android.tracing.FeatureFlagsImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008633android.tracing.Flags
art-benchmark-service677bd342025-02-19 09:05:31 -08008634android.tracing.inputmethod.InputMethodDataSource
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008635android.tracing.perfetto.CreateIncrementalStateArgs
8636android.tracing.perfetto.CreateTlsStateArgs
8637android.tracing.perfetto.DataSource
art-benchmark-service677bd342025-02-19 09:05:31 -08008638android.tracing.perfetto.DataSourceInstance
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008639android.tracing.perfetto.DataSourceParams$Builder
8640android.tracing.perfetto.DataSourceParams
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008641android.tracing.perfetto.FlushCallbackArguments
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008642android.tracing.perfetto.InitArguments
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008643android.tracing.perfetto.Producer
8644android.tracing.perfetto.StartCallbackArguments
8645android.tracing.perfetto.StopCallbackArguments
8646android.tracing.perfetto.TracingContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008647android.transition.ArcMotion
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008648android.transition.AutoTransition
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008649android.transition.ChangeBounds$10
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008650android.transition.ChangeBounds$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07008651android.transition.ChangeBounds$2
8652android.transition.ChangeBounds$3
8653android.transition.ChangeBounds$4
8654android.transition.ChangeBounds$5
8655android.transition.ChangeBounds$6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008656android.transition.ChangeBounds$7
8657android.transition.ChangeBounds$8
8658android.transition.ChangeBounds$9
8659android.transition.ChangeBounds$ViewBounds
Calin Juravle00b23d32019-03-08 17:52:20 -08008660android.transition.ChangeBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008661android.transition.ChangeClipBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008662android.transition.ChangeImageTransform$1
8663android.transition.ChangeImageTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08008664android.transition.ChangeImageTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008665android.transition.ChangeScroll
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008666android.transition.ChangeTransform$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07008667android.transition.ChangeTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08008668android.transition.ChangeTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008669android.transition.CircularPropagation
8670android.transition.Explode
Calin Juravle4a054192018-05-29 17:52:20 -07008671android.transition.Fade$1
8672android.transition.Fade$FadeAnimatorListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008673android.transition.Fade
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008674android.transition.PathMotion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008675android.transition.PatternPathMotion
8676android.transition.Recolor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008677android.transition.Scene
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008678android.transition.Slide$1
8679android.transition.Slide$2
8680android.transition.Slide$3
8681android.transition.Slide$4
8682android.transition.Slide$5
8683android.transition.Slide$6
8684android.transition.Slide$CalculateSlide
8685android.transition.Slide$CalculateSlideHorizontal
8686android.transition.Slide$CalculateSlideVertical
8687android.transition.Slide
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008688android.transition.Transition$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008689android.transition.Transition$2
8690android.transition.Transition$3
8691android.transition.Transition$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008692android.transition.Transition$EpicenterCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008693android.transition.Transition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008694android.transition.Transition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008695android.transition.TransitionInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008696android.transition.TransitionListenerAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008697android.transition.TransitionManager$MultiListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008698android.transition.TransitionManager$MultiListener
8699android.transition.TransitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008700android.transition.TransitionPropagation
art-benchmark-serviced5115932020-02-25 17:55:03 -08008701android.transition.TransitionSet$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008702android.transition.TransitionSet$TransitionSetListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008703android.transition.TransitionSet
Calin Juravle4a054192018-05-29 17:52:20 -07008704android.transition.TransitionUtils
8705android.transition.TransitionValues
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008706android.transition.TransitionValuesMaps
art-benchmark-serviced5115932020-02-25 17:55:03 -08008707android.transition.Visibility$1
8708android.transition.Visibility$DisappearListener
8709android.transition.Visibility$VisibilityInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008710android.transition.Visibility-IA
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008711android.transition.Visibility
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008712android.transition.VisibilityPropagation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008713android.transparency.BinaryTransparencyManager
8714android.updatabledriver.UpdatableDriverProto$1
8715android.updatabledriver.UpdatableDriverProto$Denylist
8716android.updatabledriver.UpdatableDriverProto$DenylistOrBuilder
8717android.updatabledriver.UpdatableDriverProto$Denylists$Builder
8718android.updatabledriver.UpdatableDriverProto$Denylists
8719android.updatabledriver.UpdatableDriverProto$DenylistsOrBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008720android.util.AndroidException
8721android.util.AndroidRuntimeException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008722android.util.ArrayMap$1
art-benchmark-service677bd342025-02-19 09:05:31 -08008723android.util.ArrayMap
Andreas Gampe571fc302016-02-18 13:58:09 -08008724android.util.ArraySet$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008725android.util.ArraySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008726android.util.AtomicFile
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008727android.util.AttributeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08008728android.util.BackupUtils$BadVersionException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008729android.util.BackupUtils
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008730android.util.Base64$Coder
Kenny Root9787b802013-04-26 12:53:57 -07008731android.util.Base64$Decoder
8732android.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -08008733android.util.Base64
art-benchmark-service00abe242023-02-13 10:31:34 -08008734android.util.Base64OutputStream
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008735android.util.CharsetUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08008736android.util.CloseGuard
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008737android.util.ContainerHelpers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008738android.util.DataUnit$1
8739android.util.DataUnit$2
8740android.util.DataUnit$3
8741android.util.DataUnit$4
8742android.util.DataUnit$5
8743android.util.DataUnit$6
art-benchmark-service84f185c2023-07-24 02:43:42 -07008744android.util.DataUnit$7
8745android.util.DataUnit$8
Calin Juravle00b23d32019-03-08 17:52:20 -08008746android.util.DataUnit
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008747android.util.DebugUtils
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008748android.util.DisplayMetrics
art-benchmark-service922a5532023-03-23 03:12:41 -07008749android.util.DisplayUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008750android.util.Dumpable
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008751android.util.EmptyArray
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008752android.util.EventLog$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08008753android.util.EventLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008754android.util.ExceptionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008755android.util.FastImmutableArraySet$FastIterator
8756android.util.FastImmutableArraySet
Calin Juravle00b23d32019-03-08 17:52:20 -08008757android.util.FeatureFlagUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008758android.util.FloatProperty
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008759android.util.Half
Calin Juravle00b23d32019-03-08 17:52:20 -08008760android.util.IconDrawableFactory
art-benchmark-service677bd342025-02-19 09:05:31 -08008761android.util.IndentingPrintWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008762android.util.IntArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008763android.util.IntProperty
Calin Juravle4a054192018-05-29 17:52:20 -07008764android.util.JsonReader$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008765android.util.JsonReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008766android.util.JsonScope
8767android.util.JsonToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008768android.util.JsonWriter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008769android.util.JsonWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008770android.util.KeyValueListParser$IntValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008771android.util.KeyValueListParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008772android.util.KeyValueSettingObserver$SettingObserver
8773android.util.KeyValueSettingObserver
8774android.util.LauncherIcons
art-benchmark-serviced5115932020-02-25 17:55:03 -08008775android.util.LocalLog$ReadOnlyLocalLog
Calin Juravle00b23d32019-03-08 17:52:20 -08008776android.util.LocalLog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008777android.util.Log$1
Andreas Gampe571fc302016-02-18 13:58:09 -08008778android.util.Log$ImmediateLogWriter
Andreas Gampe61a3e8c2017-09-27 11:57:27 -07008779android.util.Log$PreloadHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008780android.util.Log$TerribleFailure
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008781android.util.Log$TerribleFailureHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008782android.util.Log
Andreas Gampe571fc302016-02-18 13:58:09 -08008783android.util.LogPrinter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008784android.util.LogWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008785android.util.LongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008786android.util.LongArrayQueue
art-benchmark-serviced5115932020-02-25 17:55:03 -08008787android.util.LongSparseArray$StringParcelling
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008788android.util.LongSparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08008789android.util.LongSparseLongArray$Parcelling
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008790android.util.LongSparseLongArray
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008791android.util.LruCache
art-benchmark-service922a5532023-03-23 03:12:41 -07008792android.util.MalformedJsonException
art-benchmark-service677bd342025-02-19 09:05:31 -08008793android.util.MapCollections$ArrayIterator
8794android.util.MapCollections$EntrySet
8795android.util.MapCollections$KeySet
8796android.util.MapCollections$MapIterator
8797android.util.MapCollections$ValuesCollection
Calin Juravle00b23d32019-03-08 17:52:20 -08008798android.util.MapCollections
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008799android.util.MathUtils
Andreas Gampecbcb9e32016-06-03 17:24:05 -07008800android.util.MemoryIntArray$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008801android.util.MemoryIntArray-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008802android.util.MemoryIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008803android.util.MergedConfiguration$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008804android.util.MergedConfiguration-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008805android.util.MergedConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008806android.util.MutableBoolean
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008807android.util.MutableInt
8808android.util.MutableLong
art-benchmark-serviced5115932020-02-25 17:55:03 -08008809android.util.NtpTrustedTime$TimeResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008810android.util.NtpTrustedTime
8811android.util.PackageUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008812android.util.Pair
Andreas Gampe571fc302016-02-18 13:58:09 -08008813android.util.PathParser$PathData
Calin Juravle00b23d32019-03-08 17:52:20 -08008814android.util.PathParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008815android.util.Patterns
Kenny Root9787b802013-04-26 12:53:57 -07008816android.util.Pools$Pool
8817android.util.Pools$SimplePool
8818android.util.Pools$SynchronizedPool
art-benchmark-serviced5115932020-02-25 17:55:03 -08008819android.util.PrefixPrinter
Calin Juravle00b23d32019-03-08 17:52:20 -08008820android.util.PrintWriterPrinter
Andreas Gampe61e7b662015-06-17 23:57:04 -07008821android.util.Printer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008822android.util.Property
Andreas Gampe859e2782016-04-06 18:37:56 -07008823android.util.Range
Andreas Gampe571fc302016-02-18 13:58:09 -08008824android.util.Rational
art-benchmark-serviced5115932020-02-25 17:55:03 -08008825android.util.RecurrenceRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008826android.util.RecurrenceRule$NonrecurringIterator
art-benchmark-service677bd342025-02-19 09:05:31 -08008827android.util.RecurrenceRule$RecurringIterator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008828android.util.RecurrenceRule
art-benchmark-service922a5532023-03-23 03:12:41 -07008829android.util.ReflectiveProperty
8830android.util.RotationUtils
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008831android.util.SequenceUtils
Jesse Wilson80686182011-01-21 17:12:43 -08008832android.util.Singleton
Andreas Gampe61e7b662015-06-17 23:57:04 -07008833android.util.Size
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008834android.util.SizeF$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008835android.util.SizeF
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008836android.util.Slog
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008837android.util.SparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08008838android.util.SparseArrayMap
Jesse Wilson80686182011-01-21 17:12:43 -08008839android.util.SparseBooleanArray
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008840android.util.SparseDoubleArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008841android.util.SparseIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008842android.util.SparseLongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008843android.util.SparseSetArray
8844android.util.Spline$LinearSpline
art-benchmark-service677bd342025-02-19 09:05:31 -08008845android.util.Spline$MonotoneCubicSpline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008846android.util.Spline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008847android.util.StateSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08008848android.util.StringBuilderPrinter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008849android.util.SuperNotCalledException
art-benchmark-service13164882020-11-07 02:19:14 -08008850android.util.SystemConfigFileCommitEventLogger
art-benchmark-serviced5115932020-02-25 17:55:03 -08008851android.util.TimeFormatException
Calin Juravle4a054192018-05-29 17:52:20 -07008852android.util.TimeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008853android.util.TimedRemoteCaller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008854android.util.TimingLogger
Mathieu Chartierf72073a2017-08-16 11:37:02 -07008855android.util.TimingsTraceLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008856android.util.TrustedTime
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008857android.util.TypedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008858android.util.UtilConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08008859android.util.Xml$Encoding
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008860android.util.Xml
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008861android.util.XmlPullAttributes
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008862android.util.apk.ApkSignatureSchemeV2Verifier$VerifiedSigner
8863android.util.apk.ApkSignatureSchemeV2Verifier
8864android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008865android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner
8866android.util.apk.ApkSignatureSchemeV3Verifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008867android.util.apk.ApkSignatureSchemeV4Verifier$VerifiedSigner
8868android.util.apk.ApkSignatureSchemeV4Verifier
8869android.util.apk.ApkSignatureVerifier$SigningDetailsWithDigests
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008870android.util.apk.ApkSignatureVerifier
8871android.util.apk.ApkSigningBlockUtils$1
8872android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008873android.util.apk.ApkSigningBlockUtils$VerifiedProofOfRotation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008874android.util.apk.ApkSigningBlockUtils
8875android.util.apk.ByteBufferDataSource
8876android.util.apk.ByteBufferFactory
8877android.util.apk.DataDigester
8878android.util.apk.DataSource
8879android.util.apk.MemoryMappedFileDataSource
8880android.util.apk.SignatureInfo
8881android.util.apk.SignatureNotFoundException
8882android.util.apk.VerbatimX509Certificate
8883android.util.apk.VerityBuilder$BufferedDigester
8884android.util.apk.VerityBuilder$VerityResult
8885android.util.apk.VerityBuilder
8886android.util.apk.WrappedX509Certificate
8887android.util.apk.ZipUtils
8888android.util.jar.StrictJarFile$EntryIterator
8889android.util.jar.StrictJarFile$FDStream
8890android.util.jar.StrictJarFile$JarFileInputStream
8891android.util.jar.StrictJarFile$ZipInflaterInputStream
Przemyslaw Szczepaniak8a7c1602015-11-03 09:47:56 +00008892android.util.jar.StrictJarFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008893android.util.jar.StrictJarManifest$Chunk
8894android.util.jar.StrictJarManifest
8895android.util.jar.StrictJarManifestReader
8896android.util.jar.StrictJarVerifier$VerifierEntry
8897android.util.jar.StrictJarVerifier
8898android.util.proto.EncodedBuffer
8899android.util.proto.ProtoInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08008900android.util.proto.ProtoOutputStream
8901android.util.proto.ProtoParseException
8902android.util.proto.ProtoStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08008903android.util.proto.ProtoUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08008904android.util.proto.WireTypeMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008905android.view.AbsSavedState$1
8906android.view.AbsSavedState$2
Calin Juravle00b23d32019-03-08 17:52:20 -08008907android.view.AbsSavedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008908android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008909android.view.AccessibilityInteractionController$MessageHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008910android.view.AccessibilityInteractionController$PrivateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008911android.view.AccessibilityInteractionController
art-benchmark-service00abe242023-02-13 10:31:34 -08008912android.view.AccessibilityIterators$AbstractTextSegmentIterator
8913android.view.AccessibilityIterators$CharacterTextSegmentIterator
8914android.view.AccessibilityIterators$ParagraphTextSegmentIterator
8915android.view.AccessibilityIterators$TextSegmentIterator
8916android.view.AccessibilityIterators$WordTextSegmentIterator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008917android.view.ActionMode$Callback2
Jesse Wilson80686182011-01-21 17:12:43 -08008918android.view.ActionMode$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08008919android.view.ActionMode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008920android.view.ActionProvider$SubUiVisibilityListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008921android.view.ActionProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008922android.view.AppTransitionAnimationSpec$1
8923android.view.AppTransitionAnimationSpec
art-benchmark-service922a5532023-03-23 03:12:41 -07008924android.view.AttachedSurfaceControl$OnBufferTransformHintChangedListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008925android.view.AttachedSurfaceControl
art-benchmark-service922a5532023-03-23 03:12:41 -07008926android.view.BatchedInputEventReceiver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008927android.view.BatchedInputEventReceiver$BatchedInputRunnable
8928android.view.BatchedInputEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008929android.view.Choreographer$1
8930android.view.Choreographer$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008931android.view.Choreographer$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008932android.view.Choreographer$4
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008933android.view.Choreographer$BufferStuffingState$RecoveryAction
8934android.view.Choreographer$BufferStuffingState
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008935android.view.Choreographer$CallbackQueue
8936android.view.Choreographer$CallbackRecord
Andreas Gampe61e7b662015-06-17 23:57:04 -07008937android.view.Choreographer$FrameCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008938android.view.Choreographer$FrameData
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008939android.view.Choreographer$FrameDisplayEventReceiver
8940android.view.Choreographer$FrameHandler
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008941android.view.Choreographer$FrameTimeline
8942android.view.Choreographer$VsyncCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008943android.view.Choreographer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008944android.view.Choreographer
Calin Juravle36829e52019-04-10 19:07:47 -07008945android.view.CompositionSamplingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008946android.view.ContextMenu$ContextMenuInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08008947android.view.ContextMenu
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008948android.view.ContextThemeWrapper
art-benchmark-service922a5532023-03-23 03:12:41 -07008949android.view.CrossWindowBlurListeners$BlurEnabledListenerInternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008950android.view.CrossWindowBlurListeners
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008951android.view.CutoutSpecification$Parser
8952android.view.CutoutSpecification
Andreas Gampecbcb9e32016-06-03 17:24:05 -07008953android.view.Display$HdrCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008954android.view.Display$HdrCapabilities
art-benchmark-service922a5532023-03-23 03:12:41 -07008955android.view.Display$HdrSdrRatioListenerWrapper
Andreas Gampe61e7b662015-06-17 23:57:04 -07008956android.view.Display$Mode$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008957android.view.Display$Mode
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008958android.view.Display-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008959android.view.Display
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008960android.view.DisplayAddress$Network$1
8961android.view.DisplayAddress$Network
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008962android.view.DisplayAddress$Physical$1
8963android.view.DisplayAddress$Physical
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00008964android.view.DisplayAddress-IA
Calin Juravle36829e52019-04-10 19:07:47 -07008965android.view.DisplayAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008966android.view.DisplayAdjustments
Calin Juravle00b23d32019-03-08 17:52:20 -08008967android.view.DisplayCutout$Bounds
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008968android.view.DisplayCutout$CutoutPathParserInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008969android.view.DisplayCutout$ParcelableWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008970android.view.DisplayCutout$ParcelableWrapper
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008971android.view.DisplayCutout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008972android.view.DisplayCutout
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008973android.view.DisplayEventReceiver$FrameRateOverride
8974android.view.DisplayEventReceiver$VsyncEventData$FrameTimeline
8975android.view.DisplayEventReceiver$VsyncEventData
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008976android.view.DisplayEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07008977android.view.DisplayInfo$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008978android.view.DisplayInfo-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008979android.view.DisplayInfo
art-benchmark-service00abe242023-02-13 10:31:34 -08008980android.view.DisplayShape$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008981android.view.DisplayShape-IA
art-benchmark-service00abe242023-02-13 10:31:34 -08008982android.view.DisplayShape
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008983android.view.DragEvent$1
8984android.view.DragEvent
Jesse Wilson80686182011-01-21 17:12:43 -08008985android.view.FallbackEventHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008986android.view.FocusFinder$$ExternalSyntheticLambda0
8987android.view.FocusFinder$$ExternalSyntheticLambda1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008988android.view.FocusFinder$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008989android.view.FocusFinder$FocusSorter$$ExternalSyntheticLambda0
8990android.view.FocusFinder$FocusSorter$$ExternalSyntheticLambda1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008991android.view.FocusFinder$FocusSorter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008992android.view.FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter
Calin Juravle00b23d32019-03-08 17:52:20 -08008993android.view.FocusFinder$UserSpecifiedFocusComparator
art-benchmark-serviceadd95622024-03-14 09:26:37 -07008994android.view.FocusFinder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08008995android.view.FocusFinder
Andreas Gampe571fc302016-02-18 13:58:09 -08008996android.view.FrameMetrics
8997android.view.FrameMetricsObserver
art-benchmark-service0248ecf2025-02-03 07:17:01 -08008998android.view.FrameRateCategoryRate$1
8999android.view.FrameRateCategoryRate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009000android.view.FrameStats
Kenny Root9787b802013-04-26 12:53:57 -07009001android.view.GestureDetector$GestureHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07009002android.view.GestureDetector$OnContextClickListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009003android.view.GestureDetector$OnDoubleTapListener
9004android.view.GestureDetector$OnGestureListener
Kenny Root9787b802013-04-26 12:53:57 -07009005android.view.GestureDetector$SimpleOnGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009006android.view.GestureDetector
art-benchmark-serviced5115932020-02-25 17:55:03 -08009007android.view.GhostView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009008android.view.Gravity
Andreas Gampe571fc302016-02-18 13:58:09 -08009009android.view.HandlerActionQueue$HandlerAction
Calin Juravle00b23d32019-03-08 17:52:20 -08009010android.view.HandlerActionQueue
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009011android.view.HandwritingInitiator$HandwritableViewInfo
9012android.view.HandwritingInitiator$HandwritingAreaTracker
9013android.view.HandwritingInitiator$State
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009014android.view.HandwritingInitiator-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009015android.view.HandwritingInitiator
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009016android.view.HapticScrollFeedbackProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009017android.view.IAppTransitionAnimationSpecsFuture$Stub$Proxy
9018android.view.IAppTransitionAnimationSpecsFuture$Stub
9019android.view.IAppTransitionAnimationSpecsFuture
art-benchmark-service922a5532023-03-23 03:12:41 -07009020android.view.ICrossWindowBlurEnabledListener$Stub
9021android.view.ICrossWindowBlurEnabledListener
9022android.view.IDisplayChangeWindowController$Stub
9023android.view.IDisplayChangeWindowController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009024android.view.IDisplayFoldListener$Stub$Proxy
9025android.view.IDisplayFoldListener$Stub
9026android.view.IDisplayFoldListener
art-benchmark-service677bd342025-02-19 09:05:31 -08009027android.view.IDisplayWindowInsetsController$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08009028android.view.IDisplayWindowInsetsController$Stub
9029android.view.IDisplayWindowInsetsController
art-benchmark-service677bd342025-02-19 09:05:31 -08009030android.view.IDisplayWindowListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08009031android.view.IDisplayWindowListener$Stub
9032android.view.IDisplayWindowListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009033android.view.IDockedStackListener$Stub$Proxy
9034android.view.IDockedStackListener$Stub
9035android.view.IDockedStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07009036android.view.IGraphicsStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009037android.view.IGraphicsStats$Stub
9038android.view.IGraphicsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009039android.view.IGraphicsStatsCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009040android.view.IGraphicsStatsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009041android.view.IGraphicsStatsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009042android.view.IInputMonitorHost$Stub$Proxy
9043android.view.IInputMonitorHost$Stub
9044android.view.IInputMonitorHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009045android.view.IOnKeyguardExitResult$Stub$Proxy
9046android.view.IOnKeyguardExitResult$Stub
9047android.view.IOnKeyguardExitResult
art-benchmark-service922a5532023-03-23 03:12:41 -07009048android.view.IPinnedTaskListener$Stub
9049android.view.IPinnedTaskListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009050android.view.IRemoteAnimationFinishedCallback$Stub$Proxy
9051android.view.IRemoteAnimationFinishedCallback$Stub
9052android.view.IRemoteAnimationFinishedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009053android.view.IRemoteAnimationRunner$Stub$Proxy
9054android.view.IRemoteAnimationRunner$Stub
9055android.view.IRemoteAnimationRunner
9056android.view.IRotationWatcher$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009057android.view.IRotationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009058android.view.IRotationWatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009059android.view.IScrollCaptureCallbacks$Stub$Proxy
9060android.view.IScrollCaptureCallbacks$Stub
9061android.view.IScrollCaptureCallbacks
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009062android.view.IScrollCaptureResponseListener$Stub$Proxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009063android.view.IScrollCaptureResponseListener$Stub
9064android.view.IScrollCaptureResponseListener
art-benchmark-service64daec62024-05-18 02:02:57 -07009065android.view.ISensitiveContentProtectionManager$Stub$Proxy
9066android.view.ISensitiveContentProtectionManager$Stub
9067android.view.ISensitiveContentProtectionManager
art-benchmark-service83428e42023-11-04 04:47:38 -07009068android.view.ISurfaceControlViewHost
art-benchmark-service1cd49df2023-10-20 22:31:20 -07009069android.view.ISurfaceControlViewHostParent$Stub
9070android.view.ISurfaceControlViewHostParent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009071android.view.ISystemGestureExclusionListener$Stub
9072android.view.ISystemGestureExclusionListener
art-benchmark-service677bd342025-02-19 09:05:31 -08009073android.view.IWallpaperVisibilityListener$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009074android.view.IWallpaperVisibilityListener$Stub
9075android.view.IWallpaperVisibilityListener
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009076android.view.IWindow$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009077android.view.IWindow
art-benchmark-serviced5115932020-02-25 17:55:03 -08009078android.view.IWindowFocusObserver$Stub
9079android.view.IWindowFocusObserver
9080android.view.IWindowId$Stub$Proxy
9081android.view.IWindowId$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009082android.view.IWindowId
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009083android.view.IWindowManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009084android.view.IWindowManager$Stub
9085android.view.IWindowManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009086android.view.IWindowSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009087android.view.IWindowSession$Stub
9088android.view.IWindowSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009089android.view.IWindowSessionCallback$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009090android.view.IWindowSessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009091android.view.IWindowSessionCallback
art-benchmark-service64daec62024-05-18 02:02:57 -07009092android.view.ImeBackAnimationController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009093android.view.ImeFocusController$InputMethodManagerDelegate
9094android.view.ImeFocusController
Calin Juravle00b23d32019-03-08 17:52:20 -08009095android.view.ImeInsetsSourceConsumer
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009096android.view.InflateException
Calin Juravle00b23d32019-03-08 17:52:20 -08009097android.view.InputApplicationHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009098android.view.InputChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009099android.view.InputChannel
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009100android.view.InputDevice$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009101android.view.InputDevice$MotionRange
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009102android.view.InputDevice$ViewBehavior
9103android.view.InputDevice-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009104android.view.InputDevice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009105android.view.InputEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009106android.view.InputEvent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009107android.view.InputEventAssigner
Calin Juravle00b23d32019-03-08 17:52:20 -08009108android.view.InputEventCompatProcessor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009109android.view.InputEventConsistencyVerifier
SangWook Hanfd9cb492012-08-12 19:46:51 +09009110android.view.InputEventReceiver
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009111android.view.InputEventSender$1
Kenny Root9787b802013-04-26 12:53:57 -07009112android.view.InputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08009113android.view.InputMonitor$1
9114android.view.InputMonitor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009115android.view.InputQueue$Callback
Kenny Root9787b802013-04-26 12:53:57 -07009116android.view.InputQueue$FinishedInputEventCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009117android.view.InputQueue
9118android.view.InputWindowHandle
art-benchmark-service56aece62020-02-10 17:58:03 -08009119android.view.InsetsAnimationControlCallbacks
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009120android.view.InsetsAnimationControlImpl$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009121android.view.InsetsAnimationControlImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009122android.view.InsetsAnimationControlRunner$SurfaceParamsApplier$$ExternalSyntheticLambda0
9123android.view.InsetsAnimationControlRunner$SurfaceParamsApplier
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009124android.view.InsetsAnimationControlRunner
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009125android.view.InsetsAnimationSpec
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009126android.view.InsetsAnimationThread
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009127android.view.InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda0
9128android.view.InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009129android.view.InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009130android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda0
9131android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -08009132android.view.InsetsAnimationThreadControlRunner$1
9133android.view.InsetsAnimationThreadControlRunner
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009134android.view.InsetsController$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009135android.view.InsetsController$$ExternalSyntheticLambda10
art-benchmark-service922a5532023-03-23 03:12:41 -07009136android.view.InsetsController$$ExternalSyntheticLambda11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009137android.view.InsetsController$$ExternalSyntheticLambda1
9138android.view.InsetsController$$ExternalSyntheticLambda2
9139android.view.InsetsController$$ExternalSyntheticLambda3
9140android.view.InsetsController$$ExternalSyntheticLambda4
9141android.view.InsetsController$$ExternalSyntheticLambda5
9142android.view.InsetsController$$ExternalSyntheticLambda6
9143android.view.InsetsController$$ExternalSyntheticLambda7
9144android.view.InsetsController$$ExternalSyntheticLambda8
9145android.view.InsetsController$$ExternalSyntheticLambda9
art-benchmark-service922a5532023-03-23 03:12:41 -07009146android.view.InsetsController$1
9147android.view.InsetsController$2
9148android.view.InsetsController$3
art-benchmark-service13164882020-11-07 02:19:14 -08009149android.view.InsetsController$Host
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009150android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda0
9151android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda1
9152android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda2
9153android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda3
9154android.view.InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda4
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009155android.view.InsetsController$InternalAnimationControlListener$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009156android.view.InsetsController$InternalAnimationControlListener
9157android.view.InsetsController$PendingControlRequest
9158android.view.InsetsController$RunningAnimation
Calin Juravle00b23d32019-03-08 17:52:20 -08009159android.view.InsetsController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009160android.view.InsetsFlags
art-benchmark-service08401c12022-12-23 09:27:20 -08009161android.view.InsetsFrameProvider$1
9162android.view.InsetsFrameProvider
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009163android.view.InsetsResizeAnimationRunner
Calin Juravle00b23d32019-03-08 17:52:20 -08009164android.view.InsetsSource$1
9165android.view.InsetsSource
9166android.view.InsetsSourceConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009167android.view.InsetsSourceControl$1
art-benchmark-service922a5532023-03-23 03:12:41 -07009168android.view.InsetsSourceControl$Array$1
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009169android.view.InsetsSourceControl$Array
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009170android.view.InsetsSourceControl
Calin Juravle00b23d32019-03-08 17:52:20 -08009171android.view.InsetsState$1
art-benchmark-service922a5532023-03-23 03:12:41 -07009172android.view.InsetsState$OnTraverseCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08009173android.view.InsetsState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009174android.view.InternalInsetsAnimationController
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009175android.view.KeyCharacterMap$1
Jesse Wilson80686182011-01-21 17:12:43 -08009176android.view.KeyCharacterMap$FallbackAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009177android.view.KeyCharacterMap$UnavailableException
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009178android.view.KeyCharacterMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009179android.view.KeyCharacterMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009180android.view.KeyEvent$1
9181android.view.KeyEvent$Callback
9182android.view.KeyEvent$DispatcherState
Calin Juravle00b23d32019-03-08 17:52:20 -08009183android.view.KeyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009184android.view.LayoutInflater$BlinkLayout$1
9185android.view.LayoutInflater$BlinkLayout
Jesse Wilson80686182011-01-21 17:12:43 -08009186android.view.LayoutInflater$Factory2
Calin Juravle00b23d32019-03-08 17:52:20 -08009187android.view.LayoutInflater$Factory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009188android.view.LayoutInflater$FactoryMerger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009189android.view.LayoutInflater$Filter
Calin Juravle00b23d32019-03-08 17:52:20 -08009190android.view.LayoutInflater
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009191android.view.LetterboxScrollProcessor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009192android.view.MagnificationSpec$1
9193android.view.MagnificationSpec
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009194android.view.Menu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009195android.view.MenuInflater$InflatedOnMenuItemClickListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009196android.view.MenuInflater$MenuState
Calin Juravle00b23d32019-03-08 17:52:20 -08009197android.view.MenuInflater
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009198android.view.MenuItem$OnActionExpandListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07009199android.view.MenuItem$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009200android.view.MenuItem
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009201android.view.MotionEvent$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009202android.view.MotionEvent$PointerCoords
9203android.view.MotionEvent$PointerProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08009204android.view.MotionEvent
art-benchmark-service00abe242023-02-13 10:31:34 -08009205android.view.MotionPredictor
Calin Juravle00b23d32019-03-08 17:52:20 -08009206android.view.NativeVectorDrawableAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009207android.view.NotificationHeaderView$1
9208android.view.NotificationHeaderView$HeaderTouchListener
9209android.view.NotificationHeaderView
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009210android.view.NotificationTopLineView
9211android.view.OnReceiveContentListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009212android.view.OrientationEventListener$SensorEventListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08009213android.view.OrientationEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009214android.view.OrientationListener
art-benchmark-service13164882020-11-07 02:19:14 -08009215android.view.PendingInsetsController$PendingRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009216android.view.PendingInsetsController
9217android.view.PixelCopy$1
9218android.view.PixelCopy$OnPixelCopyFinishedListener
9219android.view.PixelCopy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009220android.view.PointerIcon$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009221android.view.PointerIcon
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009222android.view.PrivacyIndicatorBounds$1
9223android.view.PrivacyIndicatorBounds
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009224android.view.RemotableViewMethod
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009225android.view.RemoteAccessibilityController$RemoteAccessibilityEmbeddedConnection
9226android.view.RemoteAccessibilityController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009227android.view.RemoteAnimationAdapter$1
9228android.view.RemoteAnimationAdapter
9229android.view.RemoteAnimationDefinition$1
9230android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1
9231android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry
9232android.view.RemoteAnimationDefinition
art-benchmark-serviced5115932020-02-25 17:55:03 -08009233android.view.RemoteAnimationTarget$1
9234android.view.RemoteAnimationTarget
Calin Juravle00b23d32019-03-08 17:52:20 -08009235android.view.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009236android.view.RoundScrollbarRenderer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009237android.view.RoundedCorner$1
9238android.view.RoundedCorner
9239android.view.RoundedCorners$1
9240android.view.RoundedCorners
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009241android.view.ScaleGestureDetector$1
9242android.view.ScaleGestureDetector$OnScaleGestureListener
9243android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009244android.view.ScaleGestureDetector
art-benchmark-service64daec62024-05-18 02:02:57 -07009245android.view.ScrollCaptureSearchResults$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009246android.view.ScrollCaptureSearchResults
9247android.view.ScrollFeedbackProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -07009248android.view.SearchEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009249android.view.SoundEffectConstants
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009250android.view.SubMenu
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009251android.view.Surface$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009252android.view.Surface$CompatibleCanvas
art-benchmark-serviced5115932020-02-25 17:55:03 -08009253android.view.Surface$HwuiContext
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009254android.view.Surface$OutOfResourcesException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009255android.view.Surface-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009256android.view.Surface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009257android.view.SurfaceControl$1
9258android.view.SurfaceControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08009259android.view.SurfaceControl$CieXyz
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009260android.view.SurfaceControl$DesiredDisplayModeSpecs
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009261android.view.SurfaceControl$DisplayMode
Calin Juravle00b23d32019-03-08 17:52:20 -08009262android.view.SurfaceControl$DisplayPrimaries
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009263android.view.SurfaceControl$DynamicDisplayInfo
art-benchmark-service64daec62024-05-18 02:02:57 -07009264android.view.SurfaceControl$IdleScreenRefreshRateConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009265android.view.SurfaceControl$JankData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009266android.view.SurfaceControl$OnJankDataListener
9267android.view.SurfaceControl$OnReparentListener
art-benchmark-service922a5532023-03-23 03:12:41 -07009268android.view.SurfaceControl$RefreshRateRange$1
art-benchmark-service08401c12022-12-23 09:27:20 -08009269android.view.SurfaceControl$RefreshRateRange
9270android.view.SurfaceControl$RefreshRateRanges
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009271android.view.SurfaceControl$StaticDisplayInfo
art-benchmark-service677bd342025-02-19 09:05:31 -08009272android.view.SurfaceControl$Transaction$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009273android.view.SurfaceControl$Transaction$$ExternalSyntheticLambda1
art-benchmark-service677bd342025-02-19 09:05:31 -08009274android.view.SurfaceControl$Transaction$$ExternalSyntheticLambda3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009275android.view.SurfaceControl$Transaction$1
art-benchmark-service922a5532023-03-23 03:12:41 -07009276android.view.SurfaceControl$Transaction$2
Calin Juravle4a054192018-05-29 17:52:20 -07009277android.view.SurfaceControl$Transaction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009278android.view.SurfaceControl$TransactionCommittedListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009279android.view.SurfaceControl$TransactionStats
art-benchmark-service922a5532023-03-23 03:12:41 -07009280android.view.SurfaceControl$TrustedPresentationCallback
9281android.view.SurfaceControl$TrustedPresentationThresholds
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009282android.view.SurfaceControl-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009283android.view.SurfaceControl
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009284android.view.SurfaceControlActivePicture
9285android.view.SurfaceControlActivePictureListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009286android.view.SurfaceControlHdrLayerInfoListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009287android.view.SurfaceControlRegistry$DefaultReporter
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009288android.view.SurfaceControlRegistry$NoOpRegistry
9289android.view.SurfaceControlRegistry$Reporter
9290android.view.SurfaceControlRegistry-IA
art-benchmark-service1cd49df2023-10-20 22:31:20 -07009291android.view.SurfaceControlRegistry
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009292android.view.SurfaceControlViewHost$SurfacePackage$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009293android.view.SurfaceControlViewHost$SurfacePackage
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009294android.view.SurfaceHolder$Callback2
Calin Juravle00b23d32019-03-08 17:52:20 -08009295android.view.SurfaceHolder$Callback
9296android.view.SurfaceHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009297android.view.SurfaceSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009298android.view.SurfaceView$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009299android.view.SurfaceView$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009300android.view.SurfaceView$$ExternalSyntheticLambda2
9301android.view.SurfaceView$$ExternalSyntheticLambda3
9302android.view.SurfaceView$$ExternalSyntheticLambda4
9303android.view.SurfaceView$$ExternalSyntheticLambda5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009304android.view.SurfaceView$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009305android.view.SurfaceView$SurfaceControlViewHostParent
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009306android.view.SurfaceView$SurfaceViewPositionUpdateListener
9307android.view.SurfaceView$SyncBufferTransactionCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009308android.view.SurfaceView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009309android.view.SurfaceView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009310android.view.SyncRtSurfaceTransactionApplier$SurfaceParams$Builder
9311android.view.SyncRtSurfaceTransactionApplier$SurfaceParams
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009312android.view.SyncRtSurfaceTransactionApplier-IA
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009313android.view.SyncRtSurfaceTransactionApplier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009314android.view.TextureView$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009315android.view.TextureView$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009316android.view.TextureView$SurfaceTextureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009317android.view.TextureView
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009318android.view.ThreadedRenderer$1$$ExternalSyntheticLambda0
9319android.view.ThreadedRenderer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009320android.view.ThreadedRenderer$DrawCallbacks
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009321android.view.ThreadedRenderer$WebViewOverlayProvider
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009322android.view.ThreadedRenderer-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009323android.view.ThreadedRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009324android.view.TouchDelegate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009325android.view.TunnelModeEnabledListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009326android.view.VelocityTracker
art-benchmark-servicead05a302020-03-17 09:46:02 -07009327android.view.VerifiedInputEvent$1
9328android.view.VerifiedInputEvent
9329android.view.VerifiedKeyEvent$1
9330android.view.VerifiedKeyEvent
9331android.view.VerifiedMotionEvent$1
9332android.view.VerifiedMotionEvent
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009333android.view.View$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009334android.view.View$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009335android.view.View$$ExternalSyntheticLambda11
9336android.view.View$$ExternalSyntheticLambda12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009337android.view.View$$ExternalSyntheticLambda13
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009338android.view.View$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009339android.view.View$$ExternalSyntheticLambda2
9340android.view.View$$ExternalSyntheticLambda3
9341android.view.View$$ExternalSyntheticLambda4
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009342android.view.View$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009343android.view.View$$ExternalSyntheticLambda7
9344android.view.View$$ExternalSyntheticLambda8
9345android.view.View$$ExternalSyntheticLambda9
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009346android.view.View$10
9347android.view.View$11
9348android.view.View$12
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009349android.view.View$13
Calin Juravle00b23d32019-03-08 17:52:20 -08009350android.view.View$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07009351android.view.View$2
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009352android.view.View$3
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009353android.view.View$4
9354android.view.View$5
9355android.view.View$6
9356android.view.View$7
9357android.view.View$8
9358android.view.View$9
Kenny Root9787b802013-04-26 12:53:57 -07009359android.view.View$AccessibilityDelegate
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009360android.view.View$AttachInfo$Callbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009361android.view.View$AttachInfo$InvalidateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009362android.view.View$AttachInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009363android.view.View$BaseSavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009364android.view.View$BaseSavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009365android.view.View$CheckForLongPress
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009366android.view.View$CheckForTap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009367android.view.View$DeclaredOnClickListener
art-benchmark-service00abe242023-02-13 10:31:34 -08009368android.view.View$DragShadowBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -07009369android.view.View$ForegroundInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009370android.view.View$ListenerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07009371android.view.View$MatchIdPredicate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009372android.view.View$MatchLabelForPredicate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009373android.view.View$MeasureSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07009374android.view.View$OnApplyWindowInsetsListener
Kenny Root9787b802013-04-26 12:53:57 -07009375android.view.View$OnAttachStateChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009376android.view.View$OnClickListener
9377android.view.View$OnCreateContextMenuListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009378android.view.View$OnDragListener
Jesse Wilson80686182011-01-21 17:12:43 -08009379android.view.View$OnFocusChangeListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009380android.view.View$OnGenericMotionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009381android.view.View$OnHoverListener
Jesse Wilson80686182011-01-21 17:12:43 -08009382android.view.View$OnKeyListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009383android.view.View$OnLayoutChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009384android.view.View$OnLongClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009385android.view.View$OnScrollChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009386android.view.View$OnSystemUiVisibilityChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009387android.view.View$OnTouchListener
9388android.view.View$PerformClick
9389android.view.View$ScrollabilityCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08009390android.view.View$SendAccessibilityEventThrottle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009391android.view.View$SendViewScrolledAccessibilityEvent
art-benchmark-service677bd342025-02-19 09:05:31 -08009392android.view.View$SensitiveAutofillHintsHelper
Calin Juravle4a054192018-05-29 17:52:20 -07009393android.view.View$TintInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009394android.view.View$TooltipInfo
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08009395android.view.View$TransformationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009396android.view.View$UnsetPressedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009397android.view.View$VisibilityChangeForAutofillHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009398android.view.View-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009399android.view.View
9400android.view.ViewAnimationHostBridge
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009401android.view.ViewAnimationUtils
Evan Millar0ea97b82009-03-24 17:49:23 -07009402android.view.ViewConfiguration
art-benchmark-service4b6a26a2024-03-22 09:25:24 -07009403android.view.ViewCredentialHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08009404android.view.ViewDebug$ExportedProperty
9405android.view.ViewDebug$FlagToString
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009406android.view.ViewDebug$HierarchyHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08009407android.view.ViewDebug$IntToString
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009408android.view.ViewDebug$ViewMethodInvocationSerializationException
Calin Juravle00b23d32019-03-08 17:52:20 -08009409android.view.ViewDebug
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009410android.view.ViewFrameInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07009411android.view.ViewGroup$1
9412android.view.ViewGroup$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009413android.view.ViewGroup$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009414android.view.ViewGroup$ChildListForAccessibility
9415android.view.ViewGroup$ChildListForAutoFillOrContentCapture
art-benchmark-serviced5115932020-02-25 17:55:03 -08009416android.view.ViewGroup$HoverTarget
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009417android.view.ViewGroup$LayoutParams
9418android.view.ViewGroup$MarginLayoutParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009419android.view.ViewGroup$OnHierarchyChangeListener
Jesse Wilson80686182011-01-21 17:12:43 -08009420android.view.ViewGroup$TouchTarget
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009421android.view.ViewGroup$ViewLocationHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009422android.view.ViewGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009423android.view.ViewGroupOverlay
art-benchmark-service00abe242023-02-13 10:31:34 -08009424android.view.ViewHierarchyEncoder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009425android.view.ViewManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009426android.view.ViewOutlineProvider$1
9427android.view.ViewOutlineProvider$2
9428android.view.ViewOutlineProvider$3
Calin Juravle00b23d32019-03-08 17:52:20 -08009429android.view.ViewOutlineProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009430android.view.ViewOverlay$OverlayViewGroup
Calin Juravle00b23d32019-03-08 17:52:20 -08009431android.view.ViewOverlay
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009432android.view.ViewParent
Andreas Gampe61e7b662015-06-17 23:57:04 -07009433android.view.ViewPropertyAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009434android.view.ViewPropertyAnimator$2
9435android.view.ViewPropertyAnimator$3
Andreas Gampe61e7b662015-06-17 23:57:04 -07009436android.view.ViewPropertyAnimator$AnimatorEventListener
9437android.view.ViewPropertyAnimator$NameValuesHolder
9438android.view.ViewPropertyAnimator$PropertyBundle
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009439android.view.ViewPropertyAnimator-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009440android.view.ViewPropertyAnimator
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009441android.view.ViewProtoLogGroups
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009442android.view.ViewRootImpl$$ExternalSyntheticLambda0
9443android.view.ViewRootImpl$$ExternalSyntheticLambda10
9444android.view.ViewRootImpl$$ExternalSyntheticLambda11
9445android.view.ViewRootImpl$$ExternalSyntheticLambda12
9446android.view.ViewRootImpl$$ExternalSyntheticLambda13
9447android.view.ViewRootImpl$$ExternalSyntheticLambda14
art-benchmark-service922a5532023-03-23 03:12:41 -07009448android.view.ViewRootImpl$$ExternalSyntheticLambda15
9449android.view.ViewRootImpl$$ExternalSyntheticLambda16
9450android.view.ViewRootImpl$$ExternalSyntheticLambda17
9451android.view.ViewRootImpl$$ExternalSyntheticLambda18
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009452android.view.ViewRootImpl$$ExternalSyntheticLambda19
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009453android.view.ViewRootImpl$$ExternalSyntheticLambda1
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009454android.view.ViewRootImpl$$ExternalSyntheticLambda20
9455android.view.ViewRootImpl$$ExternalSyntheticLambda21
9456android.view.ViewRootImpl$$ExternalSyntheticLambda22
art-benchmark-service677bd342025-02-19 09:05:31 -08009457android.view.ViewRootImpl$$ExternalSyntheticLambda23
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009458android.view.ViewRootImpl$$ExternalSyntheticLambda2
9459android.view.ViewRootImpl$$ExternalSyntheticLambda3
art-benchmark-service08401c12022-12-23 09:27:20 -08009460android.view.ViewRootImpl$$ExternalSyntheticLambda4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009461android.view.ViewRootImpl$$ExternalSyntheticLambda5
art-benchmark-service00abe242023-02-13 10:31:34 -08009462android.view.ViewRootImpl$$ExternalSyntheticLambda6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009463android.view.ViewRootImpl$$ExternalSyntheticLambda7
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009464android.view.ViewRootImpl$$ExternalSyntheticLambda8
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009465android.view.ViewRootImpl$$ExternalSyntheticLambda9
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009466android.view.ViewRootImpl$10
9467android.view.ViewRootImpl$11
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009468android.view.ViewRootImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009469android.view.ViewRootImpl$2
9470android.view.ViewRootImpl$3
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009471android.view.ViewRootImpl$4
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009472android.view.ViewRootImpl$5
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009473android.view.ViewRootImpl$6
9474android.view.ViewRootImpl$7
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009475android.view.ViewRootImpl$8
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009476android.view.ViewRootImpl$9
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009477android.view.ViewRootImpl$AccessibilityInteractionConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009478android.view.ViewRootImpl$AccessibilityInteractionConnectionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009479android.view.ViewRootImpl$ActivityConfigCallback
Kenny Root9787b802013-04-26 12:53:57 -07009480android.view.ViewRootImpl$AsyncInputStage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009481android.view.ViewRootImpl$CalledFromWrongThreadException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009482android.view.ViewRootImpl$ConfigChangedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009483android.view.ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009484android.view.ViewRootImpl$ConsumeBatchedInputRunnable
Kenny Root9787b802013-04-26 12:53:57 -07009485android.view.ViewRootImpl$EarlyPostImeInputStage
art-benchmark-serviced5115932020-02-25 17:55:03 -08009486android.view.ViewRootImpl$GfxInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009487android.view.ViewRootImpl$HighContrastTextManager
Kenny Root9787b802013-04-26 12:53:57 -07009488android.view.ViewRootImpl$ImeInputStage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009489android.view.ViewRootImpl$InputMetricsListener
Kenny Root9787b802013-04-26 12:53:57 -07009490android.view.ViewRootImpl$InputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009491android.view.ViewRootImpl$InvalidateOnAnimationRunnable
Kenny Root9787b802013-04-26 12:53:57 -07009492android.view.ViewRootImpl$NativePostImeInputStage
9493android.view.ViewRootImpl$NativePreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009494android.view.ViewRootImpl$QueuedInputEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009495android.view.ViewRootImpl$SendWindowContentChangedAccessibilityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009496android.view.ViewRootImpl$SurfaceChangedCallback
Kenny Root9787b802013-04-26 12:53:57 -07009497android.view.ViewRootImpl$SyntheticInputStage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009498android.view.ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState
Calin Juravle00b23d32019-03-08 17:52:20 -08009499android.view.ViewRootImpl$SyntheticJoystickHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009500android.view.ViewRootImpl$SyntheticKeyboardHandler
Kenny Root9787b802013-04-26 12:53:57 -07009501android.view.ViewRootImpl$SyntheticTouchNavigationHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009502android.view.ViewRootImpl$SyntheticTouchNavigationHandler
Kenny Root9787b802013-04-26 12:53:57 -07009503android.view.ViewRootImpl$SyntheticTrackballHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009504android.view.ViewRootImpl$SystemUiVisibilityInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009505android.view.ViewRootImpl$TakenSurfaceHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009506android.view.ViewRootImpl$TrackballAxis
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009507android.view.ViewRootImpl$TraversalRunnable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009508android.view.ViewRootImpl$UnhandledKeyManager
Kenny Root9787b802013-04-26 12:53:57 -07009509android.view.ViewRootImpl$ViewPostImeInputStage
9510android.view.ViewRootImpl$ViewPreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009511android.view.ViewRootImpl$ViewRootHandler
art-benchmark-service677bd342025-02-19 09:05:31 -08009512android.view.ViewRootImpl$W
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009513android.view.ViewRootImpl$WindowInputEventReceiver
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009514android.view.ViewRootImpl-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009515android.view.ViewRootImpl
art-benchmark-service13164882020-11-07 02:19:14 -08009516android.view.ViewRootInsetsControllerHost
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009517android.view.ViewRootRectTracker$ViewInfo
9518android.view.ViewRootRectTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08009519android.view.ViewStructure$HtmlInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009520android.view.ViewStructure$HtmlInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009521android.view.ViewStructure
Calin Juravle4a054192018-05-29 17:52:20 -07009522android.view.ViewStub$OnInflateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009523android.view.ViewStub$ViewReplaceRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08009524android.view.ViewStub
art-benchmark-service922a5532023-03-23 03:12:41 -07009525android.view.ViewTraversalTracingStrings
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009526android.view.ViewTreeObserver$CopyOnWriteArray$Access
Calin Juravle00b23d32019-03-08 17:52:20 -08009527android.view.ViewTreeObserver$CopyOnWriteArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009528android.view.ViewTreeObserver$InternalInsetsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009529android.view.ViewTreeObserver$OnComputeInternalInsetsListener
9530android.view.ViewTreeObserver$OnDrawListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009531android.view.ViewTreeObserver$OnEnterAnimationCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009532android.view.ViewTreeObserver$OnGlobalFocusChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009533android.view.ViewTreeObserver$OnGlobalLayoutListener
9534android.view.ViewTreeObserver$OnPreDrawListener
9535android.view.ViewTreeObserver$OnScrollChangedListener
9536android.view.ViewTreeObserver$OnTouchModeChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009537android.view.ViewTreeObserver$OnWindowAttachListener
9538android.view.ViewTreeObserver$OnWindowFocusChangeListener
9539android.view.ViewTreeObserver$OnWindowShownListener
art-benchmark-service08401c12022-12-23 09:27:20 -08009540android.view.ViewTreeObserver$OnWindowVisibilityChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08009541android.view.ViewTreeObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009542android.view.Window$Callback
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009543android.view.Window$DecorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009544android.view.Window$OnContentApplyWindowInsetsListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009545android.view.Window$OnFrameMetricsAvailableListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009546android.view.Window$OnWindowDismissedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009547android.view.Window$OnWindowSwipeDismissedCallback
Andreas Gampe571fc302016-02-18 13:58:09 -08009548android.view.Window$WindowControllerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08009549android.view.Window
Andreas Gampe61e7b662015-06-17 23:57:04 -07009550android.view.WindowAnimationFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009551android.view.WindowAnimationFrameStats
Andreas Gampe571fc302016-02-18 13:58:09 -08009552android.view.WindowCallbacks
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009553android.view.WindowContentFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009554android.view.WindowContentFrameStats
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009555android.view.WindowId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009556android.view.WindowId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009557android.view.WindowInsets$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08009558android.view.WindowInsets$Side
Calin Juravle00b23d32019-03-08 17:52:20 -08009559android.view.WindowInsets$Type
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009560android.view.WindowInsets
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009561android.view.WindowInsetsAnimation$Bounds
9562android.view.WindowInsetsAnimation$Callback
9563android.view.WindowInsetsAnimation
9564android.view.WindowInsetsAnimationControlListener
9565android.view.WindowInsetsAnimationController
art-benchmark-service13164882020-11-07 02:19:14 -08009566android.view.WindowInsetsController$OnControllableInsetsChangedListener
Calin Juravle36829e52019-04-10 19:07:47 -07009567android.view.WindowInsetsController
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009568android.view.WindowLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009569android.view.WindowLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009570android.view.WindowManager$BadTokenException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009571android.view.WindowManager$InvalidDisplayException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009572android.view.WindowManager$LayoutParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009573android.view.WindowManager$LayoutParams
9574android.view.WindowManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009575android.view.WindowManagerGlobal$$ExternalSyntheticLambda0
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009576android.view.WindowManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009577android.view.WindowManagerGlobal$2
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009578android.view.WindowManagerGlobal$TrustedPresentationListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009579android.view.WindowManagerGlobal-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009580android.view.WindowManagerGlobal
art-benchmark-service677bd342025-02-19 09:05:31 -08009581android.view.WindowManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009582android.view.WindowManagerPolicyConstants$PointerEventListener
9583android.view.WindowManagerPolicyConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08009584android.view.WindowMetrics
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009585android.view.WindowRelayoutResult$1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009586android.view.WindowRelayoutResult
art-benchmark-service922a5532023-03-23 03:12:41 -07009587android.view.WindowlessWindowLayout
9588android.view.WindowlessWindowManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009589android.view.accessibility.AccessibilityCache$AccessibilityNodeRefresher
9590android.view.accessibility.AccessibilityCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009591android.view.accessibility.AccessibilityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009592android.view.accessibility.AccessibilityEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -07009593android.view.accessibility.AccessibilityEventSource
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009594android.view.accessibility.AccessibilityInteractionClient
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009595android.view.accessibility.AccessibilityManager$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009596android.view.accessibility.AccessibilityManager$$ExternalSyntheticLambda1
art-benchmark-service922a5532023-03-23 03:12:41 -07009597android.view.accessibility.AccessibilityManager$$ExternalSyntheticLambda3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009598android.view.accessibility.AccessibilityManager$1$$ExternalSyntheticLambda0
art-benchmark-service677bd342025-02-19 09:05:31 -08009599android.view.accessibility.AccessibilityManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009600android.view.accessibility.AccessibilityManager$AccessibilityPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009601android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009602android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009603android.view.accessibility.AccessibilityManager$HighContrastTextStateChangeListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009604android.view.accessibility.AccessibilityManager$MyCallback
9605android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009606android.view.accessibility.AccessibilityManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009607android.view.accessibility.AccessibilityManager
9608android.view.accessibility.AccessibilityNodeIdManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009609android.view.accessibility.AccessibilityNodeInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009610android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction$1
Calin Juravle4a054192018-05-29 17:52:20 -07009611android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08009612android.view.accessibility.AccessibilityNodeInfo$CollectionInfo
9613android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009614android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009615android.view.accessibility.AccessibilityNodeInfo$RangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009616android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009617android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08009618android.view.accessibility.AccessibilityNodeInfo
Kenny Root9787b802013-04-26 12:53:57 -07009619android.view.accessibility.AccessibilityNodeProvider
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009620android.view.accessibility.AccessibilityRecord
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009621android.view.accessibility.AccessibilityRequestPreparer
art-benchmark-service08401c12022-12-23 09:27:20 -08009622android.view.accessibility.AccessibilityWindowAttributes$1
9623android.view.accessibility.AccessibilityWindowAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009624android.view.accessibility.CaptioningManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07009625android.view.accessibility.CaptioningManager$CaptionStyle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009626android.view.accessibility.CaptioningManager$CaptioningChangeListener
9627android.view.accessibility.CaptioningManager$MyContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08009628android.view.accessibility.CaptioningManager
art-benchmark-service00abe242023-02-13 10:31:34 -08009629android.view.accessibility.DirectAccessibilityConnection
art-benchmark-service64daec62024-05-18 02:02:57 -07009630android.view.accessibility.FeatureFlags
9631android.view.accessibility.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009632android.view.accessibility.Flags
art-benchmark-service13164882020-11-07 02:19:14 -08009633android.view.accessibility.IAccessibilityEmbeddedConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009634android.view.accessibility.IAccessibilityInteractionConnection$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009635android.view.accessibility.IAccessibilityInteractionConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009636android.view.accessibility.IAccessibilityInteractionConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009637android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009638android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub
9639android.view.accessibility.IAccessibilityInteractionConnectionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009640android.view.accessibility.IAccessibilityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009641android.view.accessibility.IAccessibilityManager$Stub
9642android.view.accessibility.IAccessibilityManager
art-benchmark-service677bd342025-02-19 09:05:31 -08009643android.view.accessibility.IAccessibilityManagerClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009644android.view.accessibility.IAccessibilityManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009645android.view.accessibility.IAccessibilityManagerClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009646android.view.accessibility.WeakSparseArray$WeakReferenceWithId
9647android.view.accessibility.WeakSparseArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009648android.view.animation.AccelerateDecelerateInterpolator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009649android.view.animation.AccelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07009650android.view.animation.AlphaAnimation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009651android.view.animation.Animation$1
9652android.view.animation.Animation$2
9653android.view.animation.Animation$3
Kenny Root9787b802013-04-26 12:53:57 -07009654android.view.animation.Animation$AnimationListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009655android.view.animation.Animation$Description
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009656android.view.animation.Animation$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08009657android.view.animation.Animation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009658android.view.animation.AnimationSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009659android.view.animation.AnimationUtils$1
9660android.view.animation.AnimationUtils$AnimationState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009661android.view.animation.AnimationUtils-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009662android.view.animation.AnimationUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009663android.view.animation.AnticipateInterpolator
9664android.view.animation.AnticipateOvershootInterpolator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009665android.view.animation.BackGestureInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07009666android.view.animation.BaseInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009667android.view.animation.BounceInterpolator
9668android.view.animation.ClipRectAnimation
9669android.view.animation.CycleInterpolator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009670android.view.animation.DecelerateInterpolator
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009671android.view.animation.ExtendAnimation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009672android.view.animation.GridLayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009673android.view.animation.Interpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009674android.view.animation.LayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009675android.view.animation.LinearInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009676android.view.animation.OvershootInterpolator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009677android.view.animation.PathInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009678android.view.animation.RotateAnimation
Calin Juravle4a054192018-05-29 17:52:20 -07009679android.view.animation.ScaleAnimation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009680android.view.animation.Transformation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009681android.view.animation.TranslateAnimation
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009682android.view.autofill.AutofillClientController
art-benchmark-service922a5532023-03-23 03:12:41 -07009683android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda0
9684android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda1
9685android.view.autofill.AutofillFeatureFlags
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009686android.view.autofill.AutofillId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009687android.view.autofill.AutofillId-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009688android.view.autofill.AutofillId
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009689android.view.autofill.AutofillManager$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009690android.view.autofill.AutofillManager$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009691android.view.autofill.AutofillManager$$ExternalSyntheticLambda2
9692android.view.autofill.AutofillManager$$ExternalSyntheticLambda3
9693android.view.autofill.AutofillManager$$ExternalSyntheticLambda4
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009694android.view.autofill.AutofillManager$AugmentedAutofillManagerClient$$ExternalSyntheticLambda1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009695android.view.autofill.AutofillManager$AugmentedAutofillManagerClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009696android.view.autofill.AutofillManager$AutofillCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009697android.view.autofill.AutofillManager$AutofillClient
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009698android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda10
art-benchmark-service83428e42023-11-04 04:47:38 -07009699android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda11
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009700android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda13
art-benchmark-service83428e42023-11-04 04:47:38 -07009701android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda14
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009702android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda16
art-benchmark-service64daec62024-05-18 02:02:57 -07009703android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda18
9704android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda8
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009705android.view.autofill.AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda9
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009706android.view.autofill.AutofillManager$AutofillManagerClient
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009707android.view.autofill.AutofillManager$CompatibilityBridge
art-benchmark-serviced5115932020-02-25 17:55:03 -08009708android.view.autofill.AutofillManager$TrackedViews
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009709android.view.autofill.AutofillManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009710android.view.autofill.AutofillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009711android.view.autofill.AutofillManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08009712android.view.autofill.AutofillPopupWindow
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009713android.view.autofill.AutofillStateFingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009714android.view.autofill.AutofillValue$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009715android.view.autofill.AutofillValue-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009716android.view.autofill.AutofillValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009717android.view.autofill.Helper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009718android.view.autofill.IAugmentedAutofillManagerClient$Stub
9719android.view.autofill.IAugmentedAutofillManagerClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009720android.view.autofill.IAutoFillManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009721android.view.autofill.IAutoFillManager$Stub
9722android.view.autofill.IAutoFillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009723android.view.autofill.IAutoFillManagerClient$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009724android.view.autofill.IAutoFillManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009725android.view.autofill.IAutoFillManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009726android.view.autofill.IAutofillWindowPresenter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08009727android.view.autofill.IAutofillWindowPresenter$Stub
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009728android.view.autofill.IAutofillWindowPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009729android.view.autofill.ParcelableMap$1
9730android.view.autofill.ParcelableMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009731android.view.contentcapture.ContentCaptureCondition$1
9732android.view.contentcapture.ContentCaptureCondition
9733android.view.contentcapture.ContentCaptureContext$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009734android.view.contentcapture.ContentCaptureContext$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009735android.view.contentcapture.ContentCaptureContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08009736android.view.contentcapture.ContentCaptureEvent$1
9737android.view.contentcapture.ContentCaptureEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009738android.view.contentcapture.ContentCaptureHelper
Calin Juravle36829e52019-04-10 19:07:47 -07009739android.view.contentcapture.ContentCaptureManager$ContentCaptureClient
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009740android.view.contentcapture.ContentCaptureManager$LocalDataShareAdapterResourceManager
art-benchmark-service00abe242023-02-13 10:31:34 -08009741android.view.contentcapture.ContentCaptureManager$StrippedContext
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009742android.view.contentcapture.ContentCaptureManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009743android.view.contentcapture.ContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08009744android.view.contentcapture.ContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009745android.view.contentcapture.ContentCaptureSessionId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009746android.view.contentcapture.ContentCaptureSessionId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009747android.view.contentcapture.DataRemovalRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009748android.view.contentcapture.DataRemovalRequest$LocusIdRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009749android.view.contentcapture.DataRemovalRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009750android.view.contentcapture.DataShareRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009751android.view.contentcapture.DataShareRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009752android.view.contentcapture.IContentCaptureDirectManager$Stub$Proxy
9753android.view.contentcapture.IContentCaptureDirectManager$Stub
9754android.view.contentcapture.IContentCaptureDirectManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08009755android.view.contentcapture.IContentCaptureManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009756android.view.contentcapture.IContentCaptureManager$Stub
9757android.view.contentcapture.IContentCaptureManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009758android.view.contentcapture.IContentCaptureOptionsCallback$Stub
9759android.view.contentcapture.IContentCaptureOptionsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009760android.view.contentcapture.IDataShareWriteAdapter$Stub
9761android.view.contentcapture.IDataShareWriteAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009762android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009763android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda1
9764android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda2
9765android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda3
9766android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda4
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009767android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009768android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda6
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009769android.view.contentcapture.MainContentCaptureSession$$ExternalSyntheticLambda7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009770android.view.contentcapture.MainContentCaptureSession$SessionStateReceiver$$ExternalSyntheticLambda0
9771android.view.contentcapture.MainContentCaptureSession$SessionStateReceiver$$ExternalSyntheticLambda1
9772android.view.contentcapture.MainContentCaptureSession$SessionStateReceiver
art-benchmark-serviced5115932020-02-25 17:55:03 -08009773android.view.contentcapture.MainContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009774android.view.contentcapture.ViewNode$ViewNodeText
9775android.view.contentcapture.ViewNode$ViewStructureImpl
9776android.view.contentcapture.ViewNode
art-benchmark-service83428e42023-11-04 04:47:38 -07009777android.view.contentprotection.ContentProtectionEventProcessor
art-benchmark-service08401c12022-12-23 09:27:20 -08009778android.view.displayhash.DisplayHash$1
9779android.view.displayhash.DisplayHash
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009780android.view.displayhash.DisplayHashManager
art-benchmark-service08401c12022-12-23 09:27:20 -08009781android.view.displayhash.DisplayHashResultCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009782android.view.flags.FeatureFlags
9783android.view.flags.FeatureFlagsImpl
9784android.view.flags.Flags
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009785android.view.inputmethod.BaseInputConnection
art-benchmark-service84f185c2023-07-24 02:43:42 -07009786android.view.inputmethod.CancellableHandwritingGesture
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009787android.view.inputmethod.CompletionInfo$1
9788android.view.inputmethod.CompletionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009789android.view.inputmethod.ComposingText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009790android.view.inputmethod.CorrectionInfo$1
9791android.view.inputmethod.CorrectionInfo
9792android.view.inputmethod.CursorAnchorInfo$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009793android.view.inputmethod.CursorAnchorInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009794android.view.inputmethod.CursorAnchorInfo
art-benchmark-service08401c12022-12-23 09:27:20 -08009795android.view.inputmethod.DeleteGesture$1
9796android.view.inputmethod.DeleteGesture
art-benchmark-service00abe242023-02-13 10:31:34 -08009797android.view.inputmethod.DeleteRangeGesture$1
9798android.view.inputmethod.DeleteRangeGesture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009799android.view.inputmethod.DumpableInputConnection
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009800android.view.inputmethod.EditorBoundsInfo$1
9801android.view.inputmethod.EditorBoundsInfo$Builder
9802android.view.inputmethod.EditorBoundsInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009803android.view.inputmethod.EditorInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009804android.view.inputmethod.EditorInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009805android.view.inputmethod.ExtractedText$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009806android.view.inputmethod.ExtractedText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009807android.view.inputmethod.ExtractedTextRequest$1
9808android.view.inputmethod.ExtractedTextRequest
art-benchmark-service64daec62024-05-18 02:02:57 -07009809android.view.inputmethod.FeatureFlags
9810android.view.inputmethod.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009811android.view.inputmethod.Flags
art-benchmark-service08401c12022-12-23 09:27:20 -08009812android.view.inputmethod.HandwritingGesture
9813android.view.inputmethod.IAccessibilityInputMethodSessionInvoker$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009814android.view.inputmethod.IAccessibilityInputMethodSessionInvoker$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009815android.view.inputmethod.IAccessibilityInputMethodSessionInvoker
art-benchmark-service00abe242023-02-13 10:31:34 -08009816android.view.inputmethod.IInputMethodManagerGlobalInvoker
9817android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009818android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda3
art-benchmark-service00abe242023-02-13 10:31:34 -08009819android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda4
9820android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda5
9821android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda6
9822android.view.inputmethod.IInputMethodSessionInvoker$$ExternalSyntheticLambda8
art-benchmark-service08401c12022-12-23 09:27:20 -08009823android.view.inputmethod.IInputMethodSessionInvoker
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009824android.view.inputmethod.ImeTracker$1$$ExternalSyntheticLambda0
art-benchmark-service677bd342025-02-19 09:05:31 -08009825android.view.inputmethod.ImeTracker$1
art-benchmark-service922a5532023-03-23 03:12:41 -07009826android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda0
9827android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda1
9828android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda2
9829android.view.inputmethod.ImeTracker$Debug
9830android.view.inputmethod.ImeTracker$ImeJankTracker
9831android.view.inputmethod.ImeTracker$ImeLatencyTracker
9832android.view.inputmethod.ImeTracker$InputMethodJankContext
9833android.view.inputmethod.ImeTracker$InputMethodLatencyContext
art-benchmark-service00abe242023-02-13 10:31:34 -08009834android.view.inputmethod.ImeTracker$Token$1
9835android.view.inputmethod.ImeTracker$Token
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009836android.view.inputmethod.ImeTracker-IA
art-benchmark-service00abe242023-02-13 10:31:34 -08009837android.view.inputmethod.ImeTracker
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009838android.view.inputmethod.InlineSuggestionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009839android.view.inputmethod.InlineSuggestionsRequest
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009840android.view.inputmethod.InlineSuggestionsResponse$1
9841android.view.inputmethod.InlineSuggestionsResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009842android.view.inputmethod.InputBinding$1
9843android.view.inputmethod.InputBinding
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009844android.view.inputmethod.InputConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009845android.view.inputmethod.InputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009846android.view.inputmethod.InputContentInfo$1
9847android.view.inputmethod.InputContentInfo
9848android.view.inputmethod.InputMethod$SessionCallback
9849android.view.inputmethod.InputMethod
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009850android.view.inputmethod.InputMethodInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009851android.view.inputmethod.InputMethodInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009852android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda0
9853android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009854android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda2
9855android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda3
art-benchmark-service00abe242023-02-13 10:31:34 -08009856android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda4
art-benchmark-service64daec62024-05-18 02:02:57 -07009857android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda5
art-benchmark-service0248ecf2025-02-03 07:17:01 -08009858android.view.inputmethod.InputMethodManager$$ExternalSyntheticLambda6
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009859android.view.inputmethod.InputMethodManager$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009860android.view.inputmethod.InputMethodManager$2
art-benchmark-service64daec62024-05-18 02:02:57 -07009861android.view.inputmethod.InputMethodManager$6
art-benchmark-service08401c12022-12-23 09:27:20 -08009862android.view.inputmethod.InputMethodManager$BindState
art-benchmark-serviced5115932020-02-25 17:55:03 -08009863android.view.inputmethod.InputMethodManager$DelegateImpl
Kenny Root9787b802013-04-26 12:53:57 -07009864android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009865android.view.inputmethod.InputMethodManager$H$$ExternalSyntheticLambda0
art-benchmark-service00abe242023-02-13 10:31:34 -08009866android.view.inputmethod.InputMethodManager$H$$ExternalSyntheticLambda1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009867android.view.inputmethod.InputMethodManager$H
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009868android.view.inputmethod.InputMethodManager$ImeInputEventSender
9869android.view.inputmethod.InputMethodManager$PendingEvent
art-benchmark-service64daec62024-05-18 02:02:57 -07009870android.view.inputmethod.InputMethodManager$ReportInputConnectionOpenedRunner
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009871android.view.inputmethod.InputMethodManager-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009872android.view.inputmethod.InputMethodManager
art-benchmark-service00abe242023-02-13 10:31:34 -08009873android.view.inputmethod.InputMethodManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009874android.view.inputmethod.InputMethodSession$EventCallback
9875android.view.inputmethod.InputMethodSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009876android.view.inputmethod.InputMethodSubtype$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009877android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08009878android.view.inputmethod.InputMethodSubtype
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009879android.view.inputmethod.InputMethodSubtypeArray
art-benchmark-service08401c12022-12-23 09:27:20 -08009880android.view.inputmethod.InsertGesture$1
9881android.view.inputmethod.InsertGesture
art-benchmark-service922a5532023-03-23 03:12:41 -07009882android.view.inputmethod.InsertModeGesture$1
9883android.view.inputmethod.InsertModeGesture
art-benchmark-service08401c12022-12-23 09:27:20 -08009884android.view.inputmethod.JoinOrSplitGesture$1
9885android.view.inputmethod.JoinOrSplitGesture
art-benchmark-service00abe242023-02-13 10:31:34 -08009886android.view.inputmethod.ParcelableHandwritingGesture$1
9887android.view.inputmethod.ParcelableHandwritingGesture
art-benchmark-service08401c12022-12-23 09:27:20 -08009888android.view.inputmethod.PreviewableHandwritingGesture
art-benchmark-service83428e42023-11-04 04:47:38 -07009889android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda11
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009890android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda12
9891android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda16
9892android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda1
art-benchmark-service922a5532023-03-23 03:12:41 -07009893android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda24
9894android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda25
art-benchmark-service83428e42023-11-04 04:47:38 -07009895android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda27
9896android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda28
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009897android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda36
art-benchmark-service922a5532023-03-23 03:12:41 -07009898android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda37
art-benchmark-service83428e42023-11-04 04:47:38 -07009899android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda39
art-benchmark-service922a5532023-03-23 03:12:41 -07009900android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda40
art-benchmark-service83428e42023-11-04 04:47:38 -07009901android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda42
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009902android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda50
art-benchmark-service922a5532023-03-23 03:12:41 -07009903android.view.inputmethod.RemoteInputConnectionImpl$$ExternalSyntheticLambda8
art-benchmark-service00abe242023-02-13 10:31:34 -08009904android.view.inputmethod.RemoteInputConnectionImpl$1
9905android.view.inputmethod.RemoteInputConnectionImpl$KnownAlwaysTrueEndBatchEditCache
9906android.view.inputmethod.RemoteInputConnectionImpl
art-benchmark-service08401c12022-12-23 09:27:20 -08009907android.view.inputmethod.RemoveSpaceGesture$1
9908android.view.inputmethod.RemoveSpaceGesture
9909android.view.inputmethod.SelectGesture$1
9910android.view.inputmethod.SelectGesture
art-benchmark-service00abe242023-02-13 10:31:34 -08009911android.view.inputmethod.SelectRangeGesture$1
9912android.view.inputmethod.SelectRangeGesture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009913android.view.inputmethod.SparseRectFArray$1
9914android.view.inputmethod.SparseRectFArray$SparseRectFArrayBuilder
9915android.view.inputmethod.SparseRectFArray
9916android.view.inputmethod.SurroundingText$1
9917android.view.inputmethod.SurroundingText
art-benchmark-service00abe242023-02-13 10:31:34 -08009918android.view.inputmethod.TextAppearanceInfo$1
9919android.view.inputmethod.TextAppearanceInfo$Builder
9920android.view.inputmethod.TextAppearanceInfo
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009921android.view.inputmethod.TextAttribute$1
9922android.view.inputmethod.TextAttribute
art-benchmark-service922a5532023-03-23 03:12:41 -07009923android.view.inputmethod.TextSnapshot
art-benchmark-service08401c12022-12-23 09:27:20 -08009924android.view.inputmethod.ViewFocusParameterInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009925android.view.textclassifier.ConversationAction$1
9926android.view.textclassifier.ConversationAction$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009927android.view.textclassifier.ConversationAction-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009928android.view.textclassifier.ConversationAction
9929android.view.textclassifier.ConversationActions$1
9930android.view.textclassifier.ConversationActions$Message$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009931android.view.textclassifier.ConversationActions$Message$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009932android.view.textclassifier.ConversationActions$Message
9933android.view.textclassifier.ConversationActions$Request$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009934android.view.textclassifier.ConversationActions$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009935android.view.textclassifier.ConversationActions$Request
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009936android.view.textclassifier.ConversationActions-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009937android.view.textclassifier.ConversationActions
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009938android.view.textclassifier.EntityConfidence$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08009939android.view.textclassifier.EntityConfidence$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009940android.view.textclassifier.EntityConfidence-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009941android.view.textclassifier.EntityConfidence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009942android.view.textclassifier.ExtrasUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009943android.view.textclassifier.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009944android.view.textclassifier.SelectionEvent$1
9945android.view.textclassifier.SelectionEvent
9946android.view.textclassifier.SelectionSessionLogger$SignatureParser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009947android.view.textclassifier.SelectionSessionLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009948android.view.textclassifier.SystemTextClassifier$BlockingCallback
9949android.view.textclassifier.SystemTextClassifier$ResponseReceiver
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009950android.view.textclassifier.SystemTextClassifier-IA
Calin Juravle00b23d32019-03-08 17:52:20 -08009951android.view.textclassifier.SystemTextClassifier
art-benchmark-service13164882020-11-07 02:19:14 -08009952android.view.textclassifier.SystemTextClassifierMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009953android.view.textclassifier.SystemTextClassifierMetadata
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009954android.view.textclassifier.TextClassification$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08009955android.view.textclassifier.TextClassification$1
9956android.view.textclassifier.TextClassification$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009957android.view.textclassifier.TextClassification$Request$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009958android.view.textclassifier.TextClassification$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009959android.view.textclassifier.TextClassification$Request
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009960android.view.textclassifier.TextClassification-IA
Calin Juravle4a054192018-05-29 17:52:20 -07009961android.view.textclassifier.TextClassification
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009962android.view.textclassifier.TextClassificationConstants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009963android.view.textclassifier.TextClassificationContext$1
9964android.view.textclassifier.TextClassificationContext$Builder
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009965android.view.textclassifier.TextClassificationContext-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009966android.view.textclassifier.TextClassificationContext
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009967android.view.textclassifier.TextClassificationManager$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -08009968android.view.textclassifier.TextClassificationManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009969android.view.textclassifier.TextClassificationSession$CleanerRunnable
9970android.view.textclassifier.TextClassificationSession$SelectionEventHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009971android.view.textclassifier.TextClassificationSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009972android.view.textclassifier.TextClassificationSessionFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009973android.view.textclassifier.TextClassificationSessionId$1
9974android.view.textclassifier.TextClassificationSessionId
Calin Juravle00b23d32019-03-08 17:52:20 -08009975android.view.textclassifier.TextClassifier$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009976android.view.textclassifier.TextClassifier$EntityConfig$1
9977android.view.textclassifier.TextClassifier$EntityConfig$Builder
9978android.view.textclassifier.TextClassifier$EntityConfig
9979android.view.textclassifier.TextClassifier$Utils
art-benchmark-service9d66e5e2024-11-07 13:41:34 +00009980android.view.textclassifier.TextClassifier-IA
Calin Juravle4a054192018-05-29 17:52:20 -07009981android.view.textclassifier.TextClassifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009982android.view.textclassifier.TextClassifierEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009983android.view.textclassifier.TextClassifierEvent$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009984android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent$1
9985android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent
9986android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent$1
9987android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent
9988android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
9989android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
9990android.view.textclassifier.TextClassifierEvent$TextSelectionEvent$1
9991android.view.textclassifier.TextClassifierEvent$TextSelectionEvent
art-benchmark-serviceadd95622024-03-14 09:26:37 -07009992android.view.textclassifier.TextClassifierEvent-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009993android.view.textclassifier.TextClassifierEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009994android.view.textclassifier.TextLanguage$1
9995android.view.textclassifier.TextLanguage$Builder
9996android.view.textclassifier.TextLanguage$Request$1
9997android.view.textclassifier.TextLanguage$Request$Builder
9998android.view.textclassifier.TextLanguage$Request
9999android.view.textclassifier.TextLanguage
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010000android.view.textclassifier.TextLinks$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010001android.view.textclassifier.TextLinks$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010002android.view.textclassifier.TextLinks$Request$1
10003android.view.textclassifier.TextLinks$Request
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010004android.view.textclassifier.TextLinks$TextLink$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010005android.view.textclassifier.TextLinks$TextLink
10006android.view.textclassifier.TextLinks$TextLinkSpan
10007android.view.textclassifier.TextLinks
Calin Juravle00b23d32019-03-08 17:52:20 -080010008android.view.textclassifier.TextSelection$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010009android.view.textclassifier.TextSelection$Request$1
art-benchmark-service00abe242023-02-13 10:31:34 -080010010android.view.textclassifier.TextSelection$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010011android.view.textclassifier.TextSelection$Request
Calin Juravle4a054192018-05-29 17:52:20 -070010012android.view.textclassifier.TextSelection
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010013android.view.textservice.SentenceSuggestionsInfo$1
10014android.view.textservice.SentenceSuggestionsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010015android.view.textservice.SpellCheckerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010016android.view.textservice.SpellCheckerInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010017android.view.textservice.SpellCheckerSession$InternalListener
10018android.view.textservice.SpellCheckerSession$SpellCheckerSessionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080010019android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$1
10020android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010021android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010022android.view.textservice.SpellCheckerSession$SpellCheckerSessionParams$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010023android.view.textservice.SpellCheckerSession$SpellCheckerSessionParams
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010024android.view.textservice.SpellCheckerSession-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010025android.view.textservice.SpellCheckerSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010026android.view.textservice.SpellCheckerSubtype$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010027android.view.textservice.SpellCheckerSubtype
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010028android.view.textservice.SuggestionsInfo$1
10029android.view.textservice.SuggestionsInfo
10030android.view.textservice.TextInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010031android.view.textservice.TextInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -070010032android.view.textservice.TextServicesManager
art-benchmark-service922a5532023-03-23 03:12:41 -070010033android.view.translation.TranslationCapability$1
10034android.view.translation.TranslationCapability
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010035android.view.translation.TranslationManager
10036android.view.translation.TranslationSpec$1
10037android.view.translation.TranslationSpec
10038android.view.translation.Translator$ServiceBinderReceiver$TimeoutException
10039android.view.translation.UiTranslationController
10040android.view.translation.UiTranslationManager
10041android.view.translation.UiTranslationSpec$1
10042android.view.translation.UiTranslationSpec
10043android.view.translation.ViewTranslationCallback
art-benchmark-service00abe242023-02-13 10:31:34 -080010044android.view.translation.ViewTranslationResponse$1
10045android.view.translation.ViewTranslationResponse
Calin Juravle4a054192018-05-29 17:52:20 -070010046android.webkit.ConsoleMessage$MessageLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080010047android.webkit.ConsoleMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010048android.webkit.CookieManager
10049android.webkit.CookieSyncManager
10050android.webkit.DownloadListener
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010051android.webkit.FeatureFlags
10052android.webkit.FeatureFlagsImpl
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010053android.webkit.FindAddress$ZipRange
10054android.webkit.FindAddress
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010055android.webkit.Flags
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010056android.webkit.GeolocationPermissions$Callback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010057android.webkit.GeolocationPermissions
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010058android.webkit.HttpAuthHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010059android.webkit.IWebViewUpdateService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010060android.webkit.IWebViewUpdateService$Stub
10061android.webkit.IWebViewUpdateService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010062android.webkit.JavascriptInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -080010063android.webkit.MimeTypeMap
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010064android.webkit.PacProcessor
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010065android.webkit.PermissionRequest
10066android.webkit.RenderProcessGoneDetail
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010067android.webkit.ServiceWorkerClient
10068android.webkit.ServiceWorkerController
10069android.webkit.ServiceWorkerWebSettings
10070android.webkit.TokenBindingService
10071android.webkit.TracingController
Calin Juravle4a054192018-05-29 17:52:20 -070010072android.webkit.URLUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010073android.webkit.UserPackage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010074android.webkit.ValueCallback
10075android.webkit.WebBackForwardList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010076android.webkit.WebChromeClient$CustomViewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080010077android.webkit.WebChromeClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010078android.webkit.WebIconDatabase
10079android.webkit.WebMessage
10080android.webkit.WebMessagePort
art-benchmark-serviced5115932020-02-25 17:55:03 -080010081android.webkit.WebResourceError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010082android.webkit.WebResourceRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010083android.webkit.WebResourceResponse
art-benchmark-service922a5532023-03-23 03:12:41 -070010084android.webkit.WebSettings$LayoutAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -080010085android.webkit.WebSettings$PluginState
art-benchmark-service922a5532023-03-23 03:12:41 -070010086android.webkit.WebSettings$RenderPriority
10087android.webkit.WebSettings$ZoomDensity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010088android.webkit.WebSettings
10089android.webkit.WebStorage
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010090android.webkit.WebSyncManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010091android.webkit.WebView$FindListener
10092android.webkit.WebView$HitTestResult
10093android.webkit.WebView$PictureListener
10094android.webkit.WebView$PrivateAccess
10095android.webkit.WebView$VisualStateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080010096android.webkit.WebView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010097android.webkit.WebViewClient
10098android.webkit.WebViewDatabase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010099android.webkit.WebViewDelegate$1
10100android.webkit.WebViewDelegate$OnTraceEnabledChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010101android.webkit.WebViewDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -070010102android.webkit.WebViewFactory$MissingWebViewPackageException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010103android.webkit.WebViewFactory$StartupTimestamps
Calin Juravle00b23d32019-03-08 17:52:20 -080010104android.webkit.WebViewFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010105android.webkit.WebViewFactoryProvider$Statics
Calin Juravle00b23d32019-03-08 17:52:20 -080010106android.webkit.WebViewFactoryProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010107android.webkit.WebViewLibraryLoader$1
10108android.webkit.WebViewLibraryLoader$RelroFileCreator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010109android.webkit.WebViewLibraryLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010110android.webkit.WebViewProvider$ScrollDelegate
10111android.webkit.WebViewProvider$ViewDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080010112android.webkit.WebViewProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010113android.webkit.WebViewProviderInfo$1
10114android.webkit.WebViewProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010115android.webkit.WebViewProviderResponse$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010116android.webkit.WebViewProviderResponse-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010117android.webkit.WebViewProviderResponse
art-benchmark-service922a5532023-03-23 03:12:41 -070010118android.webkit.WebViewRenderProcess
10119android.webkit.WebViewRenderProcessClient
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070010120android.webkit.WebViewUpdateManager
art-benchmark-service922a5532023-03-23 03:12:41 -070010121android.webkit.WebViewUpdateService
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010122android.webkit.WebViewZygote
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010123android.widget.AbsListView$1
10124android.widget.AbsListView$2
Calin Juravle4a054192018-05-29 17:52:20 -070010125android.widget.AbsListView$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010126android.widget.AbsListView$4
art-benchmark-serviced5115932020-02-25 17:55:03 -080010127android.widget.AbsListView$AbsPositionScroller
Jesse Wilson80686182011-01-21 17:12:43 -080010128android.widget.AbsListView$AdapterDataSetObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010129android.widget.AbsListView$CheckForKeyLongPress
art-benchmark-serviced5115932020-02-25 17:55:03 -080010130android.widget.AbsListView$CheckForLongPress
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010131android.widget.AbsListView$CheckForTap
art-benchmark-service08401c12022-12-23 09:27:20 -080010132android.widget.AbsListView$DeviceConfigChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -070010133android.widget.AbsListView$FlingRunnable$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010134android.widget.AbsListView$FlingRunnable
art-benchmark-service00abe242023-02-13 10:31:34 -080010135android.widget.AbsListView$InputConnectionWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010136android.widget.AbsListView$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010137android.widget.AbsListView$ListItemAccessibilityDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -080010138android.widget.AbsListView$MultiChoiceModeListener
10139android.widget.AbsListView$MultiChoiceModeWrapper
Jesse Wilson80686182011-01-21 17:12:43 -080010140android.widget.AbsListView$OnScrollListener
Calin Juravle4a054192018-05-29 17:52:20 -070010141android.widget.AbsListView$PerformClick
art-benchmark-service00abe242023-02-13 10:31:34 -080010142android.widget.AbsListView$PositionScroller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010143android.widget.AbsListView$RecycleBin
Calin Juravle4a054192018-05-29 17:52:20 -070010144android.widget.AbsListView$RecyclerListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010145android.widget.AbsListView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010146android.widget.AbsListView$SavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010147android.widget.AbsListView$SelectionBoundsAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -070010148android.widget.AbsListView$WindowRunnnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010149android.widget.AbsListView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010150android.widget.AbsListView
Andreas Gampe571fc302016-02-18 13:58:09 -080010151android.widget.AbsSeekBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010152android.widget.AbsSpinner$RecycleBin
10153android.widget.AbsSpinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010154android.widget.AbsSpinner$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -080010155android.widget.AbsSpinner
art-benchmark-serviced5115932020-02-25 17:55:03 -080010156android.widget.AbsoluteLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010157android.widget.AbsoluteLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010158android.widget.ActionMenuPresenter$1
10159android.widget.ActionMenuPresenter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080010160android.widget.ActionMenuPresenter$ActionButtonSubmenu
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010161android.widget.ActionMenuPresenter$ActionMenuPopupCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010162android.widget.ActionMenuPresenter$OpenOverflowRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010163android.widget.ActionMenuPresenter$OverflowMenuButton$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010164android.widget.ActionMenuPresenter$OverflowMenuButton
art-benchmark-serviced5115932020-02-25 17:55:03 -080010165android.widget.ActionMenuPresenter$OverflowPopup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010166android.widget.ActionMenuPresenter$PopupPresenterCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080010167android.widget.ActionMenuPresenter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010168android.widget.ActionMenuView$ActionMenuChildView
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010169android.widget.ActionMenuView$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010170android.widget.ActionMenuView$LayoutParams
10171android.widget.ActionMenuView$MenuBuilderCallback
10172android.widget.ActionMenuView$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010173android.widget.ActionMenuView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010174android.widget.Adapter
art-benchmark-service00abe242023-02-13 10:31:34 -080010175android.widget.AdapterView$AdapterContextMenuInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010176android.widget.AdapterView$AdapterDataSetObserver
10177android.widget.AdapterView$OnItemClickListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010178android.widget.AdapterView$OnItemLongClickListener
Jesse Wilson80686182011-01-21 17:12:43 -080010179android.widget.AdapterView$OnItemSelectedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080010180android.widget.AdapterView$SelectionNotifier
Calin Juravle00b23d32019-03-08 17:52:20 -080010181android.widget.AdapterView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010182android.widget.ArrayAdapter
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010183android.widget.AutoCompleteTextView$$ExternalSyntheticLambda0
10184android.widget.AutoCompleteTextView$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010185android.widget.AutoCompleteTextView$DropDownItemClickListener
10186android.widget.AutoCompleteTextView$MyWatcher
10187android.widget.AutoCompleteTextView$PassThroughClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080010188android.widget.AutoCompleteTextView$Validator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010189android.widget.AutoCompleteTextView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010190android.widget.AutoCompleteTextView
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010191android.widget.BaseAdapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010192android.widget.Button
Andreas Gampe571fc302016-02-18 13:58:09 -080010193android.widget.CheckBox
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010194android.widget.Checkable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010195android.widget.CheckedTextView
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010196android.widget.Chronometer$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010197android.widget.Chronometer$OnChronometerTickListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010198android.widget.Chronometer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010199android.widget.CompoundButton$OnCheckedChangeListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010200android.widget.CompoundButton$SavedState$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010201android.widget.CompoundButton$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -080010202android.widget.CompoundButton
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010203android.widget.DateTimeView$ReceiverInfo$1
10204android.widget.DateTimeView$ReceiverInfo$2
10205android.widget.DateTimeView$ReceiverInfo
10206android.widget.DateTimeView
10207android.widget.DropDownListView
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -080010208android.widget.EdgeEffect
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010209android.widget.EditText
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010210android.widget.Editor$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010211android.widget.Editor$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010212android.widget.Editor$$ExternalSyntheticLambda2
Andreas Gampe61e7b662015-06-17 23:57:04 -070010213android.widget.Editor$1
10214android.widget.Editor$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010215android.widget.Editor$3
10216android.widget.Editor$5
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010217android.widget.Editor$AccessibilitySmartActions
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010218android.widget.Editor$Blink
art-benchmark-serviced5115932020-02-25 17:55:03 -080010219android.widget.Editor$CorrectionHighlighter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010220android.widget.Editor$CursorAnchorInfoNotifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010221android.widget.Editor$CursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010222android.widget.Editor$EasyEditDeleteListener
10223android.widget.Editor$EasyEditPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010224android.widget.Editor$EditOperation$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010225android.widget.Editor$EditOperation
art-benchmark-serviced5115932020-02-25 17:55:03 -080010226android.widget.Editor$ErrorPopup
10227android.widget.Editor$HandleView
SangWook Hanfd9cb492012-08-12 19:46:51 +090010228android.widget.Editor$InputContentType
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010229android.widget.Editor$InputMethodState
art-benchmark-service922a5532023-03-23 03:12:41 -070010230android.widget.Editor$InsertModeController
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010231android.widget.Editor$InsertionHandleView$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010232android.widget.Editor$InsertionHandleView
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010233android.widget.Editor$InsertionPointCursorController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010234android.widget.Editor$InsertionPointCursorController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010235android.widget.Editor$MagnifierMotionAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010236android.widget.Editor$PinnedPopupWindow
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010237android.widget.Editor$PositionListener
Andreas Gampe571fc302016-02-18 13:58:09 -080010238android.widget.Editor$ProcessTextIntentActionsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -080010239android.widget.Editor$SelectionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010240android.widget.Editor$SelectionModifierCursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010241android.widget.Editor$SpanController$1
10242android.widget.Editor$SpanController$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010243android.widget.Editor$SpanController
Andreas Gampe571fc302016-02-18 13:58:09 -080010244android.widget.Editor$SuggestionHelper$SuggestionSpanComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080010245android.widget.Editor$SuggestionHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010246android.widget.Editor$SuggestionsPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010247android.widget.Editor$TextRenderNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010248android.widget.Editor$TextViewPositionListener
Andreas Gampe61e7b662015-06-17 23:57:04 -070010249android.widget.Editor$UndoInputFilter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010250android.widget.Editor-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010251android.widget.Editor
art-benchmark-serviced5115932020-02-25 17:55:03 -080010252android.widget.EditorTouchState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010253android.widget.FastScroller$1
10254android.widget.FastScroller$2
10255android.widget.FastScroller$3
10256android.widget.FastScroller$4
10257android.widget.FastScroller$5
10258android.widget.FastScroller$6
art-benchmark-serviced5115932020-02-25 17:55:03 -080010259android.widget.FastScroller
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010260android.widget.Filter$Delayer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010261android.widget.Filter$FilterListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010262android.widget.Filter$FilterResults
10263android.widget.Filter$RequestArguments
10264android.widget.Filter$RequestHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -080010265android.widget.Filter$ResultsHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010266android.widget.Filter-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010267android.widget.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010268android.widget.Filterable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010269android.widget.ForwardingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010270android.widget.FrameLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -080010271android.widget.FrameLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010272android.widget.GridLayout$1
10273android.widget.GridLayout$2
10274android.widget.GridLayout$3
10275android.widget.GridLayout$4
10276android.widget.GridLayout$5
10277android.widget.GridLayout$6
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010278android.widget.GridLayout$7$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010279android.widget.GridLayout$7
10280android.widget.GridLayout$8
10281android.widget.GridLayout$Alignment
10282android.widget.GridLayout$Arc
10283android.widget.GridLayout$Assoc
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010284android.widget.GridLayout$Axis$1
10285android.widget.GridLayout$Axis
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010286android.widget.GridLayout$Bounds
10287android.widget.GridLayout$Interval
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010288android.widget.GridLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010289android.widget.GridLayout$MutableInt
10290android.widget.GridLayout$PackedMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010291android.widget.GridLayout$Spec
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010292android.widget.GridLayout-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010293android.widget.GridLayout
Calin Juravle4a054192018-05-29 17:52:20 -070010294android.widget.HeaderViewListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010295android.widget.HorizontalScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010296android.widget.HorizontalScrollView$SavedState
10297android.widget.HorizontalScrollView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010298android.widget.ImageButton
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010299android.widget.ImageView$ImageDrawableCallback
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010300android.widget.ImageView$ScaleType
Calin Juravle00b23d32019-03-08 17:52:20 -080010301android.widget.ImageView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010302android.widget.LinearLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -080010303android.widget.LinearLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010304android.widget.ListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010305android.widget.ListPopupWindow$ListSelectorHider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010306android.widget.ListPopupWindow$PopupDataSetObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010307android.widget.ListPopupWindow$PopupScrollListener
10308android.widget.ListPopupWindow$PopupTouchInterceptor
10309android.widget.ListPopupWindow$ResizePopupRunnable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010310android.widget.ListPopupWindow-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010311android.widget.ListPopupWindow
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010312android.widget.ListView$ArrowScrollFocusResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010313android.widget.ListView$FixedViewInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010314android.widget.ListView$FocusSelector
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010315android.widget.ListView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010316android.widget.ListView
10317android.widget.Magnifier$Builder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010318android.widget.Magnifier$InternalPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010319android.widget.MediaController$MediaPlayerControl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010320android.widget.MultiAutoCompleteTextView$Tokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -080010321android.widget.MultiAutoCompleteTextView
Jesse Wilson80686182011-01-21 17:12:43 -080010322android.widget.OverScroller$SplineOverScroller
Calin Juravle00b23d32019-03-08 17:52:20 -080010323android.widget.OverScroller
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010324android.widget.PopupMenu$1
10325android.widget.PopupMenu$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010326android.widget.PopupMenu$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010327android.widget.PopupMenu
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010328android.widget.PopupWindow$$ExternalSyntheticLambda0
10329android.widget.PopupWindow$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010330android.widget.PopupWindow$1
10331android.widget.PopupWindow$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010332android.widget.PopupWindow$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010333android.widget.PopupWindow$OnDismissListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010334android.widget.PopupWindow$PopupBackgroundView
art-benchmark-service08401c12022-12-23 09:27:20 -080010335android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010336android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010337android.widget.PopupWindow$PopupDecorView$1$1
10338android.widget.PopupWindow$PopupDecorView$1
10339android.widget.PopupWindow$PopupDecorView$2
10340android.widget.PopupWindow$PopupDecorView$3
10341android.widget.PopupWindow$PopupDecorView$4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010342android.widget.PopupWindow$PopupDecorView
Calin Juravle00b23d32019-03-08 17:52:20 -080010343android.widget.PopupWindow
Andreas Gampe571fc302016-02-18 13:58:09 -080010344android.widget.ProgressBar$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010345android.widget.ProgressBar$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010346android.widget.ProgressBar$ProgressTintInfo
10347android.widget.ProgressBar$RefreshData
10348android.widget.ProgressBar$RefreshProgressRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010349android.widget.ProgressBar$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010350android.widget.ProgressBar$SavedState
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010351android.widget.ProgressBar-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010352android.widget.ProgressBar
art-benchmark-service922a5532023-03-23 03:12:41 -070010353android.widget.QuickContactBadge
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010354android.widget.RadioButton
Calin Juravle4a054192018-05-29 17:52:20 -070010355android.widget.RadioGroup$OnCheckedChangeListener
art-benchmark-service922a5532023-03-23 03:12:41 -070010356android.widget.RadioGroup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010357android.widget.RatingBar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010358android.widget.RelativeLayout$DependencyGraph$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080010359android.widget.RelativeLayout$DependencyGraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010360android.widget.RelativeLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010361android.widget.RelativeLayout$TopToBottomLeftToRightComparator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010362android.widget.RelativeLayout-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010363android.widget.RelativeLayout
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010364android.widget.RemoteViews$$ExternalSyntheticLambda0
10365android.widget.RemoteViews$$ExternalSyntheticLambda1
art-benchmark-service64daec62024-05-18 02:02:57 -070010366android.widget.RemoteViews$$ExternalSyntheticLambda2
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010367android.widget.RemoteViews$$ExternalSyntheticLambda4
10368android.widget.RemoteViews$$ExternalSyntheticLambda5
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010369android.widget.RemoteViews$$ExternalSyntheticLambda6
10370android.widget.RemoteViews$$ExternalSyntheticLambda7
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010371android.widget.RemoteViews$1
10372android.widget.RemoteViews$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010373android.widget.RemoteViews$Action
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010374android.widget.RemoteViews$ActionException
art-benchmark-service677bd342025-02-19 09:05:31 -080010375android.widget.RemoteViews$ApplicationInfoCache$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010376android.widget.RemoteViews$ApplicationInfoCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010377android.widget.RemoteViews$AsyncApplyTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010378android.widget.RemoteViews$AttributeReflectionAction
10379android.widget.RemoteViews$BaseReflectionAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010380android.widget.RemoteViews$BitmapCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010381android.widget.RemoteViews$BitmapReflectionAction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010382android.widget.RemoteViews$ComplexUnitDimensionReflectionAction
art-benchmark-service64daec62024-05-18 02:02:57 -070010383android.widget.RemoteViews$DrawInstructions
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010384android.widget.RemoteViews$HierarchyRootData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010385android.widget.RemoteViews$InteractionHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010386android.widget.RemoteViews$LayoutParamAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010387android.widget.RemoteViews$MethodArgs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010388android.widget.RemoteViews$MethodKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010389android.widget.RemoteViews$NightModeReflectionAction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010390android.widget.RemoteViews$OnViewAppliedListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010391android.widget.RemoteViews$PendingResources
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010392android.widget.RemoteViews$ReflectionAction
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010393android.widget.RemoteViews$RemoteCollectionCache
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010394android.widget.RemoteViews$RemoteCollectionItems$1
10395android.widget.RemoteViews$RemoteCollectionItems
Calin Juravle00b23d32019-03-08 17:52:20 -080010396android.widget.RemoteViews$RemoteResponse
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010397android.widget.RemoteViews$RemoteView
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010398android.widget.RemoteViews$RemoteViewsContextWrapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010399android.widget.RemoteViews$RemoveFromParentAction
10400android.widget.RemoteViews$ResourceReflectionAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010401android.widget.RemoteViews$RunnableAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010402android.widget.RemoteViews$RuntimeAction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010403android.widget.RemoteViews$SetCompoundButtonCheckedAction
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010404android.widget.RemoteViews$SetDrawInstructionAction
Sunny Goyal5b15392c2017-09-21 21:00:36 -070010405android.widget.RemoteViews$SetDrawableTint
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010406android.widget.RemoteViews$SetEmptyView
10407android.widget.RemoteViews$SetIntTagAction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010408android.widget.RemoteViews$SetOnCheckedChangeResponse
Calin Juravle00b23d32019-03-08 17:52:20 -080010409android.widget.RemoteViews$SetOnClickResponse
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010410android.widget.RemoteViews$SetOnStylusHandwritingResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010411android.widget.RemoteViews$SetPendingIntentTemplate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010412android.widget.RemoteViews$SetRadioGroupCheckedAction
10413android.widget.RemoteViews$SetRemoteCollectionItemListAdapterAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010414android.widget.RemoteViews$SetRemoteInputsAction
10415android.widget.RemoteViews$SetRemoteViewsAdapterIntent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010416android.widget.RemoteViews$SetRippleDrawableColor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010417android.widget.RemoteViews$SetViewOutlinePreferredRadiusAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010418android.widget.RemoteViews$TextViewDrawableAction
10419android.widget.RemoteViews$TextViewSizeAction
10420android.widget.RemoteViews$ViewContentNavigation
art-benchmark-serviced5115932020-02-25 17:55:03 -080010421android.widget.RemoteViews$ViewGroupActionAdd$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010422android.widget.RemoteViews$ViewGroupActionAdd
art-benchmark-serviced5115932020-02-25 17:55:03 -080010423android.widget.RemoteViews$ViewGroupActionRemove$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010424android.widget.RemoteViews$ViewGroupActionRemove
Calin Juravle4a054192018-05-29 17:52:20 -070010425android.widget.RemoteViews$ViewPaddingAction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010426android.widget.RemoteViews$ViewTree
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010427android.widget.RemoteViews-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010428android.widget.RemoteViews
art-benchmark-service00abe242023-02-13 10:31:34 -080010429android.widget.RemoteViewsAdapter$AsyncRemoteAdapterAction
Jesse Wilson80686182011-01-21 17:12:43 -080010430android.widget.RemoteViewsAdapter$RemoteAdapterConnectionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080010431android.widget.RemoteViewsAdapter
art-benchmark-service922a5532023-03-23 03:12:41 -070010432android.widget.RemoteViewsService$RemoteViewsFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080010433android.widget.RemoteViewsService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010434android.widget.RtlSpacingHelper
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080010435android.widget.ScrollBarDrawable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010436android.widget.ScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010437android.widget.ScrollView$SavedState
10438android.widget.ScrollView
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010439android.widget.Scroller$ViscousFluidInterpolator
Calin Juravle00b23d32019-03-08 17:52:20 -080010440android.widget.Scroller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010441android.widget.SectionIndexer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010442android.widget.SeekBar$OnSeekBarChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010443android.widget.SeekBar
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010444android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda10
10445android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010446android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda12
10447android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda2
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010448android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda3
10449android.widget.SelectionActionModeHelper$$ExternalSyntheticLambda8
Calin Juravle4a054192018-05-29 17:52:20 -070010450android.widget.SelectionActionModeHelper$SelectionMetricsLogger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010451android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -080010452android.widget.SelectionActionModeHelper$SelectionTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010453android.widget.SelectionActionModeHelper$TextClassificationHelper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010454android.widget.SelectionActionModeHelper-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010455android.widget.SelectionActionModeHelper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010456android.widget.SmartSelectSprite$$ExternalSyntheticLambda0
10457android.widget.SmartSelectSprite$$ExternalSyntheticLambda1
10458android.widget.SmartSelectSprite$$ExternalSyntheticLambda2
10459android.widget.SmartSelectSprite$RectangleList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010460android.widget.SmartSelectSprite
Andreas Gampe61e7b662015-06-17 23:57:04 -070010461android.widget.Space
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010462android.widget.SpellChecker$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010463android.widget.SpellChecker$RemoveReason
10464android.widget.SpellChecker$SentenceIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010465android.widget.SpellChecker$SpellParser
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010466android.widget.SpellChecker-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010467android.widget.SpellChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010468android.widget.Spinner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010469android.widget.Spinner$DialogPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010470android.widget.Spinner$DropDownAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010471android.widget.Spinner$DropdownPopup$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010472android.widget.Spinner$DropdownPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010473android.widget.Spinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010474android.widget.Spinner$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010475android.widget.Spinner$SpinnerPopup
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010476android.widget.Spinner-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010477android.widget.Spinner
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010478android.widget.SpinnerAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010479android.widget.Switch$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010480android.widget.Switch
Calin Juravle4a054192018-05-29 17:52:20 -070010481android.widget.TableLayout$PassThroughHierarchyChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010482android.widget.TableLayout
Calin Juravle4a054192018-05-29 17:52:20 -070010483android.widget.TableRow$ChildrenTracker
Calin Juravle00b23d32019-03-08 17:52:20 -080010484android.widget.TableRow
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010485android.widget.TextClock$1
10486android.widget.TextClock$2
10487android.widget.TextClock$FormatChangeObserver
10488android.widget.TextClock
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010489android.widget.TextView$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070010490android.widget.TextView$$ExternalSyntheticLambda2
10491android.widget.TextView$$ExternalSyntheticLambda3
10492android.widget.TextView$$ExternalSyntheticLambda4
art-benchmark-service83428e42023-11-04 04:47:38 -070010493android.widget.TextView$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010494android.widget.TextView$$ExternalSyntheticLambda6
10495android.widget.TextView$$ExternalSyntheticLambda7
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010496android.widget.TextView$1
Calin Juravle4a054192018-05-29 17:52:20 -070010497android.widget.TextView$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010498android.widget.TextView$3
Calin Juravle4a054192018-05-29 17:52:20 -070010499android.widget.TextView$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010500android.widget.TextView$BufferType
10501android.widget.TextView$ChangeWatcher
10502android.widget.TextView$CharWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010503android.widget.TextView$Drawables
art-benchmark-serviced5115932020-02-25 17:55:03 -080010504android.widget.TextView$Marquee$1
10505android.widget.TextView$Marquee$2
10506android.widget.TextView$Marquee$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010507android.widget.TextView$Marquee
Jesse Wilson80686182011-01-21 17:12:43 -080010508android.widget.TextView$OnEditorActionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010509android.widget.TextView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010510android.widget.TextView$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010511android.widget.TextView$TextAppearanceAttributes
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010512android.widget.TextView-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080010513android.widget.TextView
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010514android.widget.TextViewOnReceiveContentListener$InputConnectionInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010515android.widget.TextViewOnReceiveContentListener-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010516android.widget.TextViewOnReceiveContentListener
10517android.widget.TextViewTranslationCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010518android.widget.ThemedSpinnerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010519android.widget.Toast$Callback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010520android.widget.Toast$CallbackBinder$$ExternalSyntheticLambda0
10521android.widget.Toast$CallbackBinder$$ExternalSyntheticLambda1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010522android.widget.Toast$CallbackBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010523android.widget.Toast$TN$1
10524android.widget.Toast$TN
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010525android.widget.Toast-IA
Calin Juravle4a054192018-05-29 17:52:20 -070010526android.widget.Toast
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010527android.widget.ToastPresenter
Calin Juravle4a054192018-05-29 17:52:20 -070010528android.widget.ToggleButton
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010529android.widget.Toolbar$1
10530android.widget.Toolbar$2
10531android.widget.Toolbar$ExpandedActionViewMenuPresenter
10532android.widget.Toolbar$LayoutParams
10533android.widget.Toolbar$OnMenuItemClickListener
10534android.widget.Toolbar$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010535android.widget.Toolbar$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -080010536android.widget.Toolbar
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010537android.widget.ViewAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010538android.widget.ViewFlipper$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010539android.widget.ViewFlipper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010540android.widget.ViewSwitcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010541android.widget.WrapperListAdapter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010542android.widget.flags.FeatureFlags
10543android.widget.flags.FeatureFlagsImpl
art-benchmark-service64daec62024-05-18 02:02:57 -070010544android.widget.flags.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010545android.widget.inline.InlinePresentationSpec$1
10546android.widget.inline.InlinePresentationSpec$BaseBuilder
10547android.widget.inline.InlinePresentationSpec$Builder
10548android.widget.inline.InlinePresentationSpec
art-benchmark-service64daec62024-05-18 02:02:57 -070010549android.window.ActivityWindowInfo$1
10550android.window.ActivityWindowInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070010551android.window.BackAnimationAdapter$1
10552android.window.BackAnimationAdapter
art-benchmark-service08401c12022-12-23 09:27:20 -080010553android.window.BackEvent
art-benchmark-service00abe242023-02-13 10:31:34 -080010554android.window.BackMotionEvent$1
10555android.window.BackMotionEvent
art-benchmark-service922a5532023-03-23 03:12:41 -070010556android.window.BackNavigationInfo$1
10557android.window.BackNavigationInfo
art-benchmark-service64daec62024-05-18 02:02:57 -070010558android.window.BackProgressAnimator$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010559android.window.BackProgressAnimator$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -080010560android.window.BackProgressAnimator$1
art-benchmark-service00abe242023-02-13 10:31:34 -080010561android.window.BackProgressAnimator$ProgressCallback
art-benchmark-service08401c12022-12-23 09:27:20 -080010562android.window.BackProgressAnimator
art-benchmark-service677bd342025-02-19 09:05:31 -080010563android.window.BackTouchTracker$TouchTrackerState
art-benchmark-service3a157132024-05-31 13:31:01 -070010564android.window.BackTouchTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010565android.window.ClientWindowFrames$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010566android.window.ClientWindowFrames-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010567android.window.ClientWindowFrames
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010568android.window.CompatOnBackInvokedCallback
10569android.window.ConfigurationHelper
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010570android.window.DesktopModeFlags$$ExternalSyntheticLambda0
10571android.window.DesktopModeFlags$$ExternalSyntheticLambda10
10572android.window.DesktopModeFlags$$ExternalSyntheticLambda11
10573android.window.DesktopModeFlags$$ExternalSyntheticLambda12
10574android.window.DesktopModeFlags$$ExternalSyntheticLambda13
10575android.window.DesktopModeFlags$$ExternalSyntheticLambda14
10576android.window.DesktopModeFlags$$ExternalSyntheticLambda15
10577android.window.DesktopModeFlags$$ExternalSyntheticLambda16
10578android.window.DesktopModeFlags$$ExternalSyntheticLambda17
10579android.window.DesktopModeFlags$$ExternalSyntheticLambda18
10580android.window.DesktopModeFlags$$ExternalSyntheticLambda19
10581android.window.DesktopModeFlags$$ExternalSyntheticLambda1
10582android.window.DesktopModeFlags$$ExternalSyntheticLambda20
10583android.window.DesktopModeFlags$$ExternalSyntheticLambda21
10584android.window.DesktopModeFlags$$ExternalSyntheticLambda22
10585android.window.DesktopModeFlags$$ExternalSyntheticLambda23
10586android.window.DesktopModeFlags$$ExternalSyntheticLambda24
10587android.window.DesktopModeFlags$$ExternalSyntheticLambda25
10588android.window.DesktopModeFlags$$ExternalSyntheticLambda26
10589android.window.DesktopModeFlags$$ExternalSyntheticLambda27
10590android.window.DesktopModeFlags$$ExternalSyntheticLambda28
10591android.window.DesktopModeFlags$$ExternalSyntheticLambda29
10592android.window.DesktopModeFlags$$ExternalSyntheticLambda2
10593android.window.DesktopModeFlags$$ExternalSyntheticLambda30
10594android.window.DesktopModeFlags$$ExternalSyntheticLambda31
10595android.window.DesktopModeFlags$$ExternalSyntheticLambda32
10596android.window.DesktopModeFlags$$ExternalSyntheticLambda3
10597android.window.DesktopModeFlags$$ExternalSyntheticLambda4
10598android.window.DesktopModeFlags$$ExternalSyntheticLambda5
10599android.window.DesktopModeFlags$$ExternalSyntheticLambda6
10600android.window.DesktopModeFlags$$ExternalSyntheticLambda7
10601android.window.DesktopModeFlags$$ExternalSyntheticLambda8
10602android.window.DesktopModeFlags$$ExternalSyntheticLambda9
10603android.window.DesktopModeFlags$ToggleOverride
10604android.window.DesktopModeFlags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010605android.window.DisplayAreaAppearedInfo$1
10606android.window.DisplayAreaAppearedInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070010607android.window.DisplayAreaInfo$1
10608android.window.DisplayAreaInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010609android.window.DisplayAreaOrganizer$1
10610android.window.DisplayAreaOrganizer
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010611android.window.IBackAnimationHandoffHandler$Stub
10612android.window.IBackAnimationHandoffHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010613android.window.IDisplayAreaOrganizer$Stub$Proxy
10614android.window.IDisplayAreaOrganizer$Stub
10615android.window.IDisplayAreaOrganizer
10616android.window.IDisplayAreaOrganizerController$Stub$Proxy
10617android.window.IDisplayAreaOrganizerController$Stub
10618android.window.IDisplayAreaOrganizerController
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010619android.window.IOnBackInvokedCallback$Stub$Proxy
10620android.window.IOnBackInvokedCallback$Stub
10621android.window.IOnBackInvokedCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010622android.window.IRemoteTransition$Stub$Proxy
10623android.window.IRemoteTransition$Stub
10624android.window.IRemoteTransition
art-benchmark-service922a5532023-03-23 03:12:41 -070010625android.window.IRemoteTransitionFinishedCallback
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010626android.window.ISurfaceSyncGroup$Stub
10627android.window.ISurfaceSyncGroup
art-benchmark-service00abe242023-02-13 10:31:34 -080010628android.window.ISurfaceSyncGroupCompletedListener$Stub
10629android.window.ISurfaceSyncGroupCompletedListener
art-benchmark-service677bd342025-02-19 09:05:31 -080010630android.window.ITaskFragmentOrganizer$Stub$Proxy
art-benchmark-service922a5532023-03-23 03:12:41 -070010631android.window.ITaskFragmentOrganizer$Stub
10632android.window.ITaskFragmentOrganizer
10633android.window.ITaskFragmentOrganizerController$Stub
10634android.window.ITaskFragmentOrganizerController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010635android.window.ITaskOrganizer$Stub
10636android.window.ITaskOrganizer
10637android.window.ITaskOrganizerController$Stub$Proxy
10638android.window.ITaskOrganizerController$Stub
10639android.window.ITaskOrganizerController
art-benchmark-service922a5532023-03-23 03:12:41 -070010640android.window.ITransactionReadyCallback$Stub
10641android.window.ITransactionReadyCallback
10642android.window.ITransitionMetricsReporter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010643android.window.ITransitionPlayer$Stub
10644android.window.ITransitionPlayer
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010645android.window.ITrustedPresentationListener$Stub
10646android.window.ITrustedPresentationListener
art-benchmark-service13164882020-11-07 02:19:14 -080010647android.window.IWindowContainerToken$Stub$Proxy
10648android.window.IWindowContainerToken$Stub
10649android.window.IWindowContainerToken
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010650android.window.IWindowContainerTransactionCallback$Stub
10651android.window.IWindowContainerTransactionCallback
10652android.window.IWindowOrganizerController$Stub$Proxy
10653android.window.IWindowOrganizerController$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010654android.window.IWindowOrganizerController
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010655android.window.ImeOnBackInvokedDispatcher$1
10656android.window.ImeOnBackInvokedDispatcher$2
art-benchmark-service64daec62024-05-18 02:02:57 -070010657android.window.ImeOnBackInvokedDispatcher$DefaultImeOnBackAnimationCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010658android.window.ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback
10659android.window.ImeOnBackInvokedDispatcher
art-benchmark-service64daec62024-05-18 02:02:57 -070010660android.window.InputTransferToken$1
10661android.window.InputTransferToken
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010662android.window.OnBackAnimationCallback
10663android.window.OnBackInvokedCallback
10664android.window.OnBackInvokedCallbackInfo$1
10665android.window.OnBackInvokedCallbackInfo
10666android.window.OnBackInvokedDispatcher
art-benchmark-service08401c12022-12-23 09:27:20 -080010667android.window.ProxyOnBackInvokedDispatcher$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010668android.window.ProxyOnBackInvokedDispatcher
10669android.window.RemoteTransition$1
10670android.window.RemoteTransition
art-benchmark-service08401c12022-12-23 09:27:20 -080010671android.window.ScreenCapture$CaptureArgs$1
art-benchmark-service922a5532023-03-23 03:12:41 -070010672android.window.ScreenCapture$CaptureArgs$Builder
art-benchmark-service08401c12022-12-23 09:27:20 -080010673android.window.ScreenCapture$CaptureArgs
10674android.window.ScreenCapture$DisplayCaptureArgs
art-benchmark-service922a5532023-03-23 03:12:41 -070010675android.window.ScreenCapture$LayerCaptureArgs$Builder
art-benchmark-service08401c12022-12-23 09:27:20 -080010676android.window.ScreenCapture$LayerCaptureArgs
art-benchmark-service00abe242023-02-13 10:31:34 -080010677android.window.ScreenCapture$ScreenCaptureListener$1
art-benchmark-service08401c12022-12-23 09:27:20 -080010678android.window.ScreenCapture$ScreenCaptureListener
10679android.window.ScreenCapture$ScreenshotHardwareBuffer
10680android.window.ScreenCapture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010681android.window.SizeConfigurationBuckets$1
10682android.window.SizeConfigurationBuckets
10683android.window.SplashScreen$SplashScreenManagerGlobal$1
10684android.window.SplashScreen$SplashScreenManagerGlobal
art-benchmark-service64daec62024-05-18 02:02:57 -070010685android.window.SplashScreen
art-benchmark-service922a5532023-03-23 03:12:41 -070010686android.window.SplashScreenView$SplashScreenViewParcelable$1
10687android.window.SplashScreenView$SplashScreenViewParcelable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010688android.window.SplashScreenView
10689android.window.StartingWindowInfo$1
10690android.window.StartingWindowInfo
art-benchmark-service08401c12022-12-23 09:27:20 -080010691android.window.SurfaceSyncGroup$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070010692android.window.SurfaceSyncGroup$$ExternalSyntheticLambda1
10693android.window.SurfaceSyncGroup$$ExternalSyntheticLambda2
10694android.window.SurfaceSyncGroup$$ExternalSyntheticLambda3
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010695android.window.SurfaceSyncGroup$$ExternalSyntheticLambda4
art-benchmark-service922a5532023-03-23 03:12:41 -070010696android.window.SurfaceSyncGroup$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010697android.window.SurfaceSyncGroup$$ExternalSyntheticLambda6
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010698android.window.SurfaceSyncGroup$$ExternalSyntheticLambda7
art-benchmark-service08401c12022-12-23 09:27:20 -080010699android.window.SurfaceSyncGroup$1
art-benchmark-service922a5532023-03-23 03:12:41 -070010700android.window.SurfaceSyncGroup$2
10701android.window.SurfaceSyncGroup$ISurfaceSyncGroupImpl
10702android.window.SurfaceSyncGroup$SurfaceViewFrameCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010703android.window.SurfaceSyncGroup-IA
art-benchmark-service08401c12022-12-23 09:27:20 -080010704android.window.SurfaceSyncGroup
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010705android.window.SystemOverrideOnBackInvokedCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010706android.window.TaskAppearedInfo$1
10707android.window.TaskAppearedInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070010708android.window.TaskFpsCallback
10709android.window.TaskFragmentOperation$1
10710android.window.TaskFragmentOperation
10711android.window.TaskFragmentOrganizer$1
10712android.window.TaskFragmentOrganizer
10713android.window.TaskFragmentOrganizerToken$1
10714android.window.TaskFragmentOrganizerToken
art-benchmark-service64daec62024-05-18 02:02:57 -070010715android.window.TaskFragmentTransaction$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010716android.window.TaskFragmentTransaction
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010717android.window.TaskOrganizer$1
10718android.window.TaskOrganizer
10719android.window.TaskSnapshot$1
10720android.window.TaskSnapshot
art-benchmark-service922a5532023-03-23 03:12:41 -070010721android.window.TransitionFilter$1
10722android.window.TransitionFilter$Requirement$1
10723android.window.TransitionFilter$Requirement
10724android.window.TransitionFilter
10725android.window.TransitionInfo$1
10726android.window.TransitionInfo
art-benchmark-service13164882020-11-07 02:19:14 -080010727android.window.WindowContainerToken$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010728android.window.WindowContainerToken-IA
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010729android.window.WindowContainerToken
art-benchmark-service13164882020-11-07 02:19:14 -080010730android.window.WindowContainerTransaction$1
10731android.window.WindowContainerTransaction$Change$1
10732android.window.WindowContainerTransaction$Change
art-benchmark-service922a5532023-03-23 03:12:41 -070010733android.window.WindowContainerTransaction$HierarchyOp$1
10734android.window.WindowContainerTransaction$HierarchyOp$Builder
10735android.window.WindowContainerTransaction$HierarchyOp
art-benchmark-service13164882020-11-07 02:19:14 -080010736android.window.WindowContainerTransaction
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010737android.window.WindowContext
10738android.window.WindowContextController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010739android.window.WindowInfosListener$DisplayInfo
10740android.window.WindowInfosListener
art-benchmark-service922a5532023-03-23 03:12:41 -070010741android.window.WindowMetricsController$$ExternalSyntheticLambda0
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010742android.window.WindowMetricsController
art-benchmark-service1cd49df2023-10-20 22:31:20 -070010743android.window.WindowOnBackInvokedDispatcher$$ExternalSyntheticLambda0
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010744android.window.WindowOnBackInvokedDispatcher$$ExternalSyntheticLambda1
10745android.window.WindowOnBackInvokedDispatcher$$ExternalSyntheticLambda2
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010746android.window.WindowOnBackInvokedDispatcher$$ExternalSyntheticLambda3
art-benchmark-service08401c12022-12-23 09:27:20 -080010747android.window.WindowOnBackInvokedDispatcher$Checker
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010748android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda0
10749android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda1
10750android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda2
10751android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda3
art-benchmark-service00abe242023-02-13 10:31:34 -080010752android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda4
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010753android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda5
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010754android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper
10755android.window.WindowOnBackInvokedDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010756android.window.WindowOrganizer$1
10757android.window.WindowOrganizer
10758android.window.WindowProvider
10759android.window.WindowProviderService
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010760android.window.WindowTokenClient
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010761android.window.WindowTokenClientController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010762com.android.apex.ApexInfo
10763com.android.apex.ApexInfoList
10764com.android.apex.XmlParser
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010765com.android.art.flags.FeatureFlags
10766com.android.art.flags.FeatureFlagsImpl
10767com.android.art.flags.Flags
art-benchmark-service13164882020-11-07 02:19:14 -080010768com.android.cellbroadcastservice.CellBroadcastStatsLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010769com.android.framework.protobuf.AbstractMessageLite$Builder
10770com.android.framework.protobuf.AbstractMessageLite
10771com.android.framework.protobuf.AbstractParser
10772com.android.framework.protobuf.AbstractProtobufList
art-benchmark-service08401c12022-12-23 09:27:20 -080010773com.android.framework.protobuf.Android
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010774com.android.framework.protobuf.ArrayDecoders$Registers
10775com.android.framework.protobuf.ArrayDecoders
10776com.android.framework.protobuf.CodedInputStream$ArrayDecoder
10777com.android.framework.protobuf.CodedInputStream
10778com.android.framework.protobuf.ExtensionRegistryFactory
10779com.android.framework.protobuf.ExtensionRegistryLite
10780com.android.framework.protobuf.ExtensionSchema
10781com.android.framework.protobuf.ExtensionSchemaLite
10782com.android.framework.protobuf.ExtensionSchemas
10783com.android.framework.protobuf.GeneratedMessageInfoFactory
10784com.android.framework.protobuf.GeneratedMessageLite$Builder
10785com.android.framework.protobuf.GeneratedMessageLite$DefaultInstanceBasedParser
10786com.android.framework.protobuf.GeneratedMessageLite$ExtendableMessage
10787com.android.framework.protobuf.GeneratedMessageLite$ExtendableMessageOrBuilder
10788com.android.framework.protobuf.GeneratedMessageLite$MethodToInvoke
art-benchmark-service00abe242023-02-13 10:31:34 -080010789com.android.framework.protobuf.GeneratedMessageLite$SerializedForm
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010790com.android.framework.protobuf.GeneratedMessageLite
10791com.android.framework.protobuf.Internal$EnumVerifier
10792com.android.framework.protobuf.Internal$ProtobufList
10793com.android.framework.protobuf.Internal
10794com.android.framework.protobuf.InvalidProtocolBufferException$InvalidWireTypeException
10795com.android.framework.protobuf.InvalidProtocolBufferException
10796com.android.framework.protobuf.ListFieldSchema$ListFieldSchemaFull
10797com.android.framework.protobuf.ListFieldSchema$ListFieldSchemaLite
10798com.android.framework.protobuf.ListFieldSchema
10799com.android.framework.protobuf.ManifestSchemaFactory$1
10800com.android.framework.protobuf.ManifestSchemaFactory$CompositeMessageInfoFactory
10801com.android.framework.protobuf.ManifestSchemaFactory
10802com.android.framework.protobuf.MapFieldSchema
10803com.android.framework.protobuf.MapFieldSchemaLite
10804com.android.framework.protobuf.MapFieldSchemas
10805com.android.framework.protobuf.MessageInfo
10806com.android.framework.protobuf.MessageInfoFactory
10807com.android.framework.protobuf.MessageLite$Builder
10808com.android.framework.protobuf.MessageLite
10809com.android.framework.protobuf.MessageLiteOrBuilder
10810com.android.framework.protobuf.MessageSchema
10811com.android.framework.protobuf.MessageSetSchema
10812com.android.framework.protobuf.NewInstanceSchema
10813com.android.framework.protobuf.NewInstanceSchemaLite
10814com.android.framework.protobuf.NewInstanceSchemas
10815com.android.framework.protobuf.Parser
10816com.android.framework.protobuf.ProtoSyntax
10817com.android.framework.protobuf.Protobuf
10818com.android.framework.protobuf.ProtobufArrayList
10819com.android.framework.protobuf.RawMessageInfo
10820com.android.framework.protobuf.Schema
10821com.android.framework.protobuf.SchemaFactory
10822com.android.framework.protobuf.SchemaUtil
10823com.android.framework.protobuf.StructuralMessageInfo
10824com.android.framework.protobuf.UninitializedMessageException
10825com.android.framework.protobuf.UnknownFieldSchema
10826com.android.framework.protobuf.UnknownFieldSetLite
10827com.android.framework.protobuf.UnknownFieldSetLiteSchema
10828com.android.framework.protobuf.UnsafeUtil$1
art-benchmark-service08401c12022-12-23 09:27:20 -080010829com.android.framework.protobuf.UnsafeUtil$Android64MemoryAccessor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010830com.android.framework.protobuf.UnsafeUtil$JvmMemoryAccessor
10831com.android.framework.protobuf.UnsafeUtil$MemoryAccessor
10832com.android.framework.protobuf.UnsafeUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010833com.android.framework.protobuf.nano.CodedInputByteBufferNano
10834com.android.framework.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
10835com.android.framework.protobuf.nano.CodedOutputByteBufferNano
10836com.android.framework.protobuf.nano.InternalNano
10837com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException
10838com.android.framework.protobuf.nano.MessageNano
10839com.android.framework.protobuf.nano.WireFormatNano
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010840com.android.graphics.flags.FeatureFlags
10841com.android.graphics.flags.FeatureFlagsImpl
10842com.android.graphics.flags.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070010843com.android.graphics.hwui.flags.FeatureFlags
10844com.android.graphics.hwui.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070010845com.android.graphics.hwui.flags.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010846com.android.graphics.surfaceflinger.flags.FeatureFlags
10847com.android.graphics.surfaceflinger.flags.FeatureFlagsImpl
10848com.android.graphics.surfaceflinger.flags.Flags
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010849com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -080010850com.android.i18n.phonenumbers.AsYouTypeFormatter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010851com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap
10852com.android.i18n.phonenumbers.MetadataLoader
art-benchmark-service08401c12022-12-23 09:27:20 -080010853com.android.i18n.phonenumbers.MissingMetadataException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010854com.android.i18n.phonenumbers.NumberParseException$ErrorType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010855com.android.i18n.phonenumbers.NumberParseException
art-benchmark-serviced5115932020-02-25 17:55:03 -080010856com.android.i18n.phonenumbers.PhoneNumberMatch
art-benchmark-service13164882020-11-07 02:19:14 -080010857com.android.i18n.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010858com.android.i18n.phonenumbers.PhoneNumberMatcher$State
10859com.android.i18n.phonenumbers.PhoneNumberMatcher
art-benchmark-service13164882020-11-07 02:19:14 -080010860com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper$LazyHolder
10861com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010862com.android.i18n.phonenumbers.PhoneNumberUtil$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010863com.android.i18n.phonenumbers.PhoneNumberUtil$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010864com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$1
10865com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$2
art-benchmark-service13164882020-11-07 02:19:14 -080010866com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010867com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3
art-benchmark-service13164882020-11-07 02:19:14 -080010868com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010869com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4
Calin Juravle00b23d32019-03-08 17:52:20 -080010870com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency
art-benchmark-service13164882020-11-07 02:19:14 -080010871com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType
Calin Juravle4a054192018-05-29 17:52:20 -070010872com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
10873com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType
10874com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult
Calin Juravle00b23d32019-03-08 17:52:20 -080010875com.android.i18n.phonenumbers.PhoneNumberUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010876com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010877com.android.i18n.phonenumbers.Phonemetadata$NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -080010878com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010879com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata
art-benchmark-service13164882020-11-07 02:19:14 -080010880com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010881com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection
art-benchmark-service13164882020-11-07 02:19:14 -080010882com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010883com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc
art-benchmark-service13164882020-11-07 02:19:14 -080010884com.android.i18n.phonenumbers.Phonemetadata
Calin Juravle4a054192018-05-29 17:52:20 -070010885com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
Calin Juravle00b23d32019-03-08 17:52:20 -080010886com.android.i18n.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-service13164882020-11-07 02:19:14 -080010887com.android.i18n.phonenumbers.Phonenumber
art-benchmark-service13164882020-11-07 02:19:14 -080010888com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010889com.android.i18n.phonenumbers.ShortNumberInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010890com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010891com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010892com.android.i18n.phonenumbers.internal.MatcherApi
10893com.android.i18n.phonenumbers.internal.RegexBasedMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010894com.android.i18n.phonenumbers.internal.RegexCache$LRUCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010895com.android.i18n.phonenumbers.internal.RegexCache$LRUCache
10896com.android.i18n.phonenumbers.internal.RegexCache
art-benchmark-service08401c12022-12-23 09:27:20 -080010897com.android.i18n.phonenumbers.metadata.DefaultMetadataDependenciesProvider
10898com.android.i18n.phonenumbers.metadata.init.ClassPathResourceMetadataLoader
10899com.android.i18n.phonenumbers.metadata.init.MetadataParser
10900com.android.i18n.phonenumbers.metadata.source.BlockingMetadataBootstrappingGuard
10901com.android.i18n.phonenumbers.metadata.source.CompositeMetadataContainer
10902com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSource
10903com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSourceImpl
10904com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$1
10905com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$2
10906com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$KeyProvider
10907com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer
10908com.android.i18n.phonenumbers.metadata.source.MetadataBootstrappingGuard
10909com.android.i18n.phonenumbers.metadata.source.MetadataContainer
10910com.android.i18n.phonenumbers.metadata.source.MetadataSource
10911com.android.i18n.phonenumbers.metadata.source.MetadataSourceImpl
10912com.android.i18n.phonenumbers.metadata.source.MultiFileModeFileNameProvider
10913com.android.i18n.phonenumbers.metadata.source.NonGeographicalEntityMetadataSource
10914com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider
10915com.android.i18n.phonenumbers.metadata.source.RegionMetadataSource
10916com.android.i18n.phonenumbers.metadata.source.RegionMetadataSourceImpl
art-benchmark-service13164882020-11-07 02:19:14 -080010917com.android.i18n.phonenumbers.prefixmapper.DefaultMapStorage
10918com.android.i18n.phonenumbers.prefixmapper.FlyweightMapStorage
10919com.android.i18n.phonenumbers.prefixmapper.MappingFileProvider
10920com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMap
10921com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
10922com.android.i18n.phonenumbers.prefixmapper.PrefixFileReader
10923com.android.i18n.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010924com.android.i18n.system.AppSpecializationHooks
10925com.android.i18n.system.ZygoteHooks
art-benchmark-service13164882020-11-07 02:19:14 -080010926com.android.i18n.timezone.CountryTimeZones$OffsetResult
10927com.android.i18n.timezone.CountryTimeZones$TimeZoneMapping
10928com.android.i18n.timezone.CountryTimeZones
10929com.android.i18n.timezone.CountryZonesFinder
10930com.android.i18n.timezone.DebugInfo$DebugEntry
10931com.android.i18n.timezone.DebugInfo
10932com.android.i18n.timezone.I18nModuleDebug
art-benchmark-service13164882020-11-07 02:19:14 -080010933com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkProcessor
10934com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkValidator
10935com.android.i18n.timezone.TelephonyLookup$TelephonyNetworksExtractor
10936com.android.i18n.timezone.TelephonyLookup
10937com.android.i18n.timezone.TelephonyNetwork$MccMnc
10938com.android.i18n.timezone.TelephonyNetwork
10939com.android.i18n.timezone.TelephonyNetworkFinder
10940com.android.i18n.timezone.TimeZoneDataFiles
art-benchmark-service13164882020-11-07 02:19:14 -080010941com.android.i18n.timezone.TimeZoneFinder$CountryZonesLookupExtractor
10942com.android.i18n.timezone.TimeZoneFinder$IanaVersionExtractor
10943com.android.i18n.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
10944com.android.i18n.timezone.TimeZoneFinder$TimeZonesProcessor
10945com.android.i18n.timezone.TimeZoneFinder$TimeZonesValidator
10946com.android.i18n.timezone.TimeZoneFinder
10947com.android.i18n.timezone.TzDataSetVersion$TzDataSetException
10948com.android.i18n.timezone.TzDataSetVersion
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010949com.android.i18n.timezone.WallTime$CheckedArithmeticException
10950com.android.i18n.timezone.WallTime$OffsetInterval
10951com.android.i18n.timezone.WallTime
10952com.android.i18n.timezone.XmlUtils$ReaderSupplier$$ExternalSyntheticLambda0
10953com.android.i18n.timezone.XmlUtils$ReaderSupplier$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -080010954com.android.i18n.timezone.XmlUtils$ReaderSupplier
10955com.android.i18n.timezone.XmlUtils
10956com.android.i18n.timezone.ZoneInfoData
10957com.android.i18n.timezone.ZoneInfoDb$1
10958com.android.i18n.timezone.ZoneInfoDb
art-benchmark-service13164882020-11-07 02:19:14 -080010959com.android.i18n.timezone.internal.BasicLruCache$CacheMap
10960com.android.i18n.timezone.internal.BasicLruCache
10961com.android.i18n.timezone.internal.BufferIterator
10962com.android.i18n.timezone.internal.ByteBufferIterator
10963com.android.i18n.timezone.internal.Memory
10964com.android.i18n.timezone.internal.MemoryMappedFile
10965com.android.i18n.timezone.internal.NioBufferIterator
art-benchmark-service0248ecf2025-02-03 07:17:01 -080010966com.android.i18n.util.ATrace
art-benchmark-service13164882020-11-07 02:19:14 -080010967com.android.i18n.util.Log
art-benchmark-service64daec62024-05-18 02:02:57 -070010968com.android.icu.charset.CharsetDecoderICU
art-benchmark-service56aece62020-02-10 17:58:03 -080010969com.android.icu.charset.CharsetEncoderICU
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010970com.android.icu.charset.CharsetFactory
art-benchmark-service677bd342025-02-19 09:05:31 -080010971com.android.icu.charset.CharsetICU
art-benchmark-service56aece62020-02-10 17:58:03 -080010972com.android.icu.charset.NativeConverter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010973com.android.icu.text.CompatibleDecimalFormatFactory
art-benchmark-service13164882020-11-07 02:19:14 -080010974com.android.icu.text.DateSorterBridge
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010975com.android.icu.text.ExtendedDateFormatSymbols
10976com.android.icu.text.ExtendedDecimalFormatSymbols
10977com.android.icu.text.ExtendedIDNA
10978com.android.icu.text.ExtendedTimeZoneNames$Match
10979com.android.icu.text.ExtendedTimeZoneNames
art-benchmark-service13164882020-11-07 02:19:14 -080010980com.android.icu.text.TimeZoneNamesNative
art-benchmark-service56aece62020-02-10 17:58:03 -080010981com.android.icu.util.CaseMapperNative
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010982com.android.icu.util.ExtendedCalendar
10983com.android.icu.util.ExtendedTimeZone
art-benchmark-service56aece62020-02-10 17:58:03 -080010984com.android.icu.util.Icu4cMetadata
10985com.android.icu.util.LocaleNative
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000010986com.android.icu.util.UResourceBundleNative
art-benchmark-service56aece62020-02-10 17:58:03 -080010987com.android.icu.util.regex.MatcherNative
10988com.android.icu.util.regex.PatternNative
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010989com.android.ims.FeatureConnection$$ExternalSyntheticLambda0
10990com.android.ims.FeatureConnection$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080010991com.android.ims.FeatureConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010992com.android.ims.FeatureConnector$$ExternalSyntheticLambda0
10993com.android.ims.FeatureConnector$1$$ExternalSyntheticLambda0
10994com.android.ims.FeatureConnector$1$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -080010995com.android.ims.FeatureConnector$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010996com.android.ims.FeatureConnector$Listener
art-benchmark-service13164882020-11-07 02:19:14 -080010997com.android.ims.FeatureConnector$ManagerFactory
10998com.android.ims.FeatureConnector$UnavailableReason
art-benchmark-serviced5115932020-02-25 17:55:03 -080010999com.android.ims.FeatureConnector
art-benchmark-service13164882020-11-07 02:19:14 -080011000com.android.ims.FeatureUpdates
11001com.android.ims.ImsCall$ImsCallSessionListenerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -080011002com.android.ims.ImsCall$Listener
11003com.android.ims.ImsCall
11004com.android.ims.ImsCallbackAdapterManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011005com.android.ims.ImsConfig
art-benchmark-service13164882020-11-07 02:19:14 -080011006com.android.ims.ImsConfigListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011007com.android.ims.ImsConfigListener$Stub
11008com.android.ims.ImsConfigListener
art-benchmark-service13164882020-11-07 02:19:14 -080011009com.android.ims.ImsConnectionStateListener
art-benchmark-service56aece62020-02-10 17:58:03 -080011010com.android.ims.ImsEcbm$ImsEcbmListenerProxy
11011com.android.ims.ImsEcbm
11012com.android.ims.ImsEcbmStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011013com.android.ims.ImsException
art-benchmark-service56aece62020-02-10 17:58:03 -080011014com.android.ims.ImsExternalCallStateListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011015com.android.ims.ImsFeatureBinderRepository$$ExternalSyntheticLambda0
11016com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda0
11017com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda1
11018com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda2
11019com.android.ims.ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -080011020com.android.ims.ImsFeatureBinderRepository$ListenerContainer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011021com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda0
11022com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda1
11023com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda2
11024com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda3
11025com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda4
11026com.android.ims.ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda5
art-benchmark-service13164882020-11-07 02:19:14 -080011027com.android.ims.ImsFeatureBinderRepository$UpdateMapper
11028com.android.ims.ImsFeatureBinderRepository
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011029com.android.ims.ImsFeatureContainer$1
11030com.android.ims.ImsFeatureContainer
11031com.android.ims.ImsManager$$ExternalSyntheticLambda0
11032com.android.ims.ImsManager$$ExternalSyntheticLambda10
11033com.android.ims.ImsManager$$ExternalSyntheticLambda11
11034com.android.ims.ImsManager$$ExternalSyntheticLambda12
11035com.android.ims.ImsManager$$ExternalSyntheticLambda1
11036com.android.ims.ImsManager$$ExternalSyntheticLambda2
11037com.android.ims.ImsManager$$ExternalSyntheticLambda3
11038com.android.ims.ImsManager$$ExternalSyntheticLambda4
11039com.android.ims.ImsManager$$ExternalSyntheticLambda5
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011040com.android.ims.ImsManager$$ExternalSyntheticLambda6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011041com.android.ims.ImsManager$$ExternalSyntheticLambda7
11042com.android.ims.ImsManager$$ExternalSyntheticLambda8
11043com.android.ims.ImsManager$$ExternalSyntheticLambda9
art-benchmark-service13164882020-11-07 02:19:14 -080011044com.android.ims.ImsManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -080011045com.android.ims.ImsManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011046com.android.ims.ImsManager$DefaultSettingsProxy
art-benchmark-service13164882020-11-07 02:19:14 -080011047com.android.ims.ImsManager$DefaultSubscriptionManagerProxy
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011048com.android.ims.ImsManager$ImsStatsCallback
11049com.android.ims.ImsManager$InstanceManager$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080011050com.android.ims.ImsManager$InstanceManager
11051com.android.ims.ImsManager$LazyExecutor
11052com.android.ims.ImsManager$MmTelFeatureConnectionFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011053com.android.ims.ImsManager$SettingsProxy
art-benchmark-service13164882020-11-07 02:19:14 -080011054com.android.ims.ImsManager$SubscriptionManagerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -080011055com.android.ims.ImsManager
11056com.android.ims.ImsMultiEndpoint$ImsExternalCallStateListenerProxy
11057com.android.ims.ImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -080011058com.android.ims.ImsServiceClass
art-benchmark-service56aece62020-02-10 17:58:03 -080011059com.android.ims.ImsUt$IImsUtListenerProxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011060com.android.ims.ImsUtInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011061com.android.ims.MmTelFeatureConnection$BinderAccessState
art-benchmark-service56aece62020-02-10 17:58:03 -080011062com.android.ims.MmTelFeatureConnection$CapabilityCallbackManager
11063com.android.ims.MmTelFeatureConnection$ImsRegistrationCallbackAdapter
11064com.android.ims.MmTelFeatureConnection$ProvisioningCallbackManager
11065com.android.ims.MmTelFeatureConnection
art-benchmark-service13164882020-11-07 02:19:14 -080011066com.android.ims.Preconditions
11067com.android.ims.RcsFeatureConnection$AvailabilityCallbackManager
11068com.android.ims.RcsFeatureConnection$RegistrationCallbackManager
11069com.android.ims.RcsFeatureConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011070com.android.ims.RcsFeatureManager$$ExternalSyntheticLambda0
11071com.android.ims.RcsFeatureManager$$ExternalSyntheticLambda1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011072com.android.ims.RcsFeatureManager$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011073com.android.ims.RcsFeatureManager$1$$ExternalSyntheticLambda0
11074com.android.ims.RcsFeatureManager$1$$ExternalSyntheticLambda1
11075com.android.ims.RcsFeatureManager$1$$ExternalSyntheticLambda2
art-benchmark-service13164882020-11-07 02:19:14 -080011076com.android.ims.RcsFeatureManager$1
11077com.android.ims.RcsFeatureManager$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011078com.android.ims.RcsFeatureManager$CapabilityExchangeEventCallback
art-benchmark-service13164882020-11-07 02:19:14 -080011079com.android.ims.RcsFeatureManager
11080com.android.ims.RcsPresenceInfo$1
11081com.android.ims.RcsPresenceInfo$ServiceInfoKey
11082com.android.ims.RcsPresenceInfo$ServiceState
11083com.android.ims.RcsPresenceInfo$ServiceType
11084com.android.ims.RcsPresenceInfo$VolteStatus
11085com.android.ims.RcsPresenceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080011086com.android.ims.Registrant
art-benchmark-service13164882020-11-07 02:19:14 -080011087com.android.ims.RegistrantList
11088com.android.ims.ResultCode
11089com.android.ims.SomeArgs
art-benchmark-service13164882020-11-07 02:19:14 -080011090com.android.ims.internal.ConferenceParticipant$1
11091com.android.ims.internal.ConferenceParticipant
11092com.android.ims.internal.ContactNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080011093com.android.ims.internal.ICall
art-benchmark-service13164882020-11-07 02:19:14 -080011094com.android.ims.internal.IImsCallSession$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011095com.android.ims.internal.IImsCallSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011096com.android.ims.internal.IImsConfig
art-benchmark-service13164882020-11-07 02:19:14 -080011097com.android.ims.internal.IImsEcbm$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011098com.android.ims.internal.IImsEcbm$Stub
11099com.android.ims.internal.IImsEcbm
art-benchmark-service13164882020-11-07 02:19:14 -080011100com.android.ims.internal.IImsEcbmListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011101com.android.ims.internal.IImsEcbmListener$Stub
11102com.android.ims.internal.IImsEcbmListener
art-benchmark-service13164882020-11-07 02:19:14 -080011103com.android.ims.internal.IImsExternalCallStateListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011104com.android.ims.internal.IImsExternalCallStateListener$Stub
11105com.android.ims.internal.IImsExternalCallStateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080011106com.android.ims.internal.IImsFeatureStatusCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011107com.android.ims.internal.IImsFeatureStatusCallback$Stub
11108com.android.ims.internal.IImsFeatureStatusCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011109com.android.ims.internal.IImsMMTelFeature$Stub
11110com.android.ims.internal.IImsMMTelFeature
art-benchmark-service13164882020-11-07 02:19:14 -080011111com.android.ims.internal.IImsMultiEndpoint$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011112com.android.ims.internal.IImsMultiEndpoint$Stub
11113com.android.ims.internal.IImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -080011114com.android.ims.internal.IImsRegistrationListener$Stub
11115com.android.ims.internal.IImsRegistrationListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011116com.android.ims.internal.IImsServiceController$Stub
11117com.android.ims.internal.IImsServiceController
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011118com.android.ims.internal.IImsServiceFeatureCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011119com.android.ims.internal.IImsServiceFeatureCallback$Stub
11120com.android.ims.internal.IImsServiceFeatureCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011121com.android.ims.internal.IImsStreamMediaSession
art-benchmark-service13164882020-11-07 02:19:14 -080011122com.android.ims.internal.IImsUt$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011123com.android.ims.internal.IImsUt$Stub
11124com.android.ims.internal.IImsUt
art-benchmark-service13164882020-11-07 02:19:14 -080011125com.android.ims.internal.IImsUtListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011126com.android.ims.internal.IImsUtListener$Stub
11127com.android.ims.internal.IImsUtListener
art-benchmark-service13164882020-11-07 02:19:14 -080011128com.android.ims.internal.IImsVideoCallCallback$Stub
11129com.android.ims.internal.IImsVideoCallCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011130com.android.ims.internal.IImsVideoCallProvider
art-benchmark-service13164882020-11-07 02:19:14 -080011131com.android.ims.internal.ImsStreamMediaSession$Listener
11132com.android.ims.internal.ImsStreamMediaSession
11133com.android.ims.internal.ImsVideoCallProviderWrapper$1
11134com.android.ims.internal.ImsVideoCallProviderWrapper$2
11135com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoCallCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080011136com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback
art-benchmark-service13164882020-11-07 02:19:14 -080011137com.android.ims.internal.ImsVideoCallProviderWrapper
11138com.android.ims.internal.Logger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011139com.android.ims.internal.VideoPauseTracker$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080011140com.android.ims.internal.VideoPauseTracker
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011141com.android.ims.internal.uce.UceServiceBase$UceServiceBinder
11142com.android.ims.internal.uce.UceServiceBase
art-benchmark-serviced5115932020-02-25 17:55:03 -080011143com.android.ims.internal.uce.common.CapInfo$1
11144com.android.ims.internal.uce.common.CapInfo
11145com.android.ims.internal.uce.common.StatusCode$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011146com.android.ims.internal.uce.common.UceLong$1
11147com.android.ims.internal.uce.common.UceLong
11148com.android.ims.internal.uce.options.IOptionsListener$Stub$Proxy
11149com.android.ims.internal.uce.options.IOptionsListener$Stub
11150com.android.ims.internal.uce.options.IOptionsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080011151com.android.ims.internal.uce.options.IOptionsService
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011152com.android.ims.internal.uce.presence.IPresenceListener$Stub$Proxy
11153com.android.ims.internal.uce.presence.IPresenceListener$Stub
11154com.android.ims.internal.uce.presence.IPresenceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080011155com.android.ims.internal.uce.presence.IPresenceService$Stub
11156com.android.ims.internal.uce.presence.IPresenceService
11157com.android.ims.internal.uce.presence.PresCapInfo$1
11158com.android.ims.internal.uce.presence.PresCmdId$1
11159com.android.ims.internal.uce.presence.PresCmdStatus$1
11160com.android.ims.internal.uce.presence.PresPublishTriggerType$1
11161com.android.ims.internal.uce.presence.PresSipResponse$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011162com.android.ims.internal.uce.uceservice.IUceListener$Stub$Proxy
11163com.android.ims.internal.uce.uceservice.IUceListener$Stub
11164com.android.ims.internal.uce.uceservice.IUceListener
11165com.android.ims.internal.uce.uceservice.IUceService$Stub
11166com.android.ims.internal.uce.uceservice.IUceService
art-benchmark-service13164882020-11-07 02:19:14 -080011167com.android.ims.rcs.uce.ControllerBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011168com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda0
11169com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda1
11170com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda2
11171com.android.ims.rcs.uce.UceController$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -080011172com.android.ims.rcs.uce.UceController$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011173com.android.ims.rcs.uce.UceController$2
11174com.android.ims.rcs.uce.UceController$3
11175com.android.ims.rcs.uce.UceController$CachedCapabilityEvent$$ExternalSyntheticLambda0
11176com.android.ims.rcs.uce.UceController$CachedCapabilityEvent
art-benchmark-service13164882020-11-07 02:19:14 -080011177com.android.ims.rcs.uce.UceController$ControllerFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011178com.android.ims.rcs.uce.UceController$RcsConnectedState
11179com.android.ims.rcs.uce.UceController$RequestManagerFactory
art-benchmark-service13164882020-11-07 02:19:14 -080011180com.android.ims.rcs.uce.UceController$UceControllerCallback
11181com.android.ims.rcs.uce.UceController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011182com.android.ims.rcs.uce.UceDeviceState$DeviceStateResult
11183com.android.ims.rcs.uce.UceDeviceState$DeviceStateType
11184com.android.ims.rcs.uce.UceDeviceState
11185com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$1
11186com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$CapabilityExpiredListener
11187com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$ContactChangedListener
11188com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$EabSettingsListener
11189com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$SyncContactRunnable
11190com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater$retryRunnable
11191com.android.ims.rcs.uce.eab.EabBulkCapabilityUpdater
11192com.android.ims.rcs.uce.eab.EabCapabilityResult$QueryResult
art-benchmark-service13164882020-11-07 02:19:14 -080011193com.android.ims.rcs.uce.eab.EabCapabilityResult
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011194com.android.ims.rcs.uce.eab.EabContactSyncController$$ExternalSyntheticLambda0
11195com.android.ims.rcs.uce.eab.EabContactSyncController
art-benchmark-service13164882020-11-07 02:19:14 -080011196com.android.ims.rcs.uce.eab.EabController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011197com.android.ims.rcs.uce.eab.EabControllerImpl$$ExternalSyntheticLambda0
11198com.android.ims.rcs.uce.eab.EabControllerImpl$$ExternalSyntheticLambda1
11199com.android.ims.rcs.uce.eab.EabControllerImpl$$ExternalSyntheticLambda2
11200com.android.ims.rcs.uce.eab.EabControllerImpl$ExpirationTimeFactory
11201com.android.ims.rcs.uce.eab.EabControllerImpl
11202com.android.ims.rcs.uce.eab.EabProvider$ContactColumns
11203com.android.ims.rcs.uce.eab.EabProvider$EabCommonColumns
11204com.android.ims.rcs.uce.eab.EabProvider$EabDatabaseHelper
11205com.android.ims.rcs.uce.eab.EabProvider$OptionsColumns
11206com.android.ims.rcs.uce.eab.EabProvider$PresenceTupleColumns
11207com.android.ims.rcs.uce.eab.EabProvider
11208com.android.ims.rcs.uce.eab.EabUtil
11209com.android.ims.rcs.uce.eab.RcsUceCapabilityBuilderWrapper
art-benchmark-service13164882020-11-07 02:19:14 -080011210com.android.ims.rcs.uce.options.OptionsController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011211com.android.ims.rcs.uce.options.OptionsControllerImpl
art-benchmark-service13164882020-11-07 02:19:14 -080011212com.android.ims.rcs.uce.presence.pidfparser.ElementBase
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011213com.android.ims.rcs.uce.presence.pidfparser.PidfParser$$ExternalSyntheticLambda0
11214com.android.ims.rcs.uce.presence.pidfparser.PidfParser$$ExternalSyntheticLambda1
11215com.android.ims.rcs.uce.presence.pidfparser.PidfParser$TimestampProxy
art-benchmark-service13164882020-11-07 02:19:14 -080011216com.android.ims.rcs.uce.presence.pidfparser.PidfParser
11217com.android.ims.rcs.uce.presence.pidfparser.PidfParserConstant
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011218com.android.ims.rcs.uce.presence.pidfparser.PidfParserUtils$$ExternalSyntheticLambda0
11219com.android.ims.rcs.uce.presence.pidfparser.PidfParserUtils
art-benchmark-service13164882020-11-07 02:19:14 -080011220com.android.ims.rcs.uce.presence.pidfparser.capabilities.Audio
11221com.android.ims.rcs.uce.presence.pidfparser.capabilities.CapsConstant
11222com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex$DuplexType
11223com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex
11224com.android.ims.rcs.uce.presence.pidfparser.capabilities.ServiceCaps
11225com.android.ims.rcs.uce.presence.pidfparser.capabilities.Video
11226com.android.ims.rcs.uce.presence.pidfparser.omapres.Description
11227com.android.ims.rcs.uce.presence.pidfparser.omapres.OmaPresConstant
11228com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceDescription
11229com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceId
11230com.android.ims.rcs.uce.presence.pidfparser.omapres.Version
11231com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic$BasicValue
11232com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic
11233com.android.ims.rcs.uce.presence.pidfparser.pidf.Contact
11234com.android.ims.rcs.uce.presence.pidfparser.pidf.Note
11235com.android.ims.rcs.uce.presence.pidfparser.pidf.PidfConstant
11236com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence
11237com.android.ims.rcs.uce.presence.pidfparser.pidf.Status
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011238com.android.ims.rcs.uce.presence.pidfparser.pidf.Timestamp
art-benchmark-service13164882020-11-07 02:19:14 -080011239com.android.ims.rcs.uce.presence.pidfparser.pidf.Tuple
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011240com.android.ims.rcs.uce.presence.publish.DeviceCapabilityInfo$$ExternalSyntheticLambda0
art-benchmark-service84deab32021-05-12 09:41:00 -070011241com.android.ims.rcs.uce.presence.publish.DeviceCapabilityInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011242com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$$ExternalSyntheticLambda0
11243com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$$ExternalSyntheticLambda1
11244com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$$ExternalSyntheticLambda2
art-benchmark-service84deab32021-05-12 09:41:00 -070011245com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$1
11246com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$2
11247com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$3
11248com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$4
11249com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$5
11250com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$6
11251com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011252com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$DeviceCapabilityHandler
art-benchmark-service84deab32021-05-12 09:41:00 -070011253com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsMmTelManagerFactory
11254com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsRcsManagerFactory
11255com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ProvisioningManagerFactory
11256com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener
11257com.android.ims.rcs.uce.presence.publish.PublishController$PublishControllerCallback
11258com.android.ims.rcs.uce.presence.publish.PublishController$PublishTriggerType
art-benchmark-service13164882020-11-07 02:19:14 -080011259com.android.ims.rcs.uce.presence.publish.PublishController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011260com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$$ExternalSyntheticLambda0
11261com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$$ExternalSyntheticLambda1
11262com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$$ExternalSyntheticLambda2
art-benchmark-service84deab32021-05-12 09:41:00 -070011263com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011264com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$2
art-benchmark-service84deab32021-05-12 09:41:00 -070011265com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$DeviceCapListenerFactory
11266com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishHandler
11267com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishProcessorFactory
11268com.android.ims.rcs.uce.presence.publish.PublishControllerImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011269com.android.ims.rcs.uce.presence.publish.PublishProcessor$$ExternalSyntheticLambda0
art-benchmark-service84deab32021-05-12 09:41:00 -070011270com.android.ims.rcs.uce.presence.publish.PublishProcessor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011271com.android.ims.rcs.uce.presence.publish.PublishProcessorState$PendingRequest
11272com.android.ims.rcs.uce.presence.publish.PublishProcessorState$PublishThrottle
11273com.android.ims.rcs.uce.presence.publish.PublishProcessorState
11274com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$$ExternalSyntheticLambda0
11275com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$$ExternalSyntheticLambda1
11276com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$$ExternalSyntheticLambda2
11277com.android.ims.rcs.uce.presence.publish.PublishRequestResponse$1
11278com.android.ims.rcs.uce.presence.publish.PublishRequestResponse
11279com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda0
11280com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda1
11281com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda2
11282com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda3
11283com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker$$ExternalSyntheticLambda4
11284com.android.ims.rcs.uce.presence.publish.PublishServiceDescTracker
art-benchmark-service84deab32021-05-12 09:41:00 -070011285com.android.ims.rcs.uce.presence.publish.PublishUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011286com.android.ims.rcs.uce.presence.publish.ServiceDescription
art-benchmark-service13164882020-11-07 02:19:14 -080011287com.android.ims.rcs.uce.presence.subscribe.SubscribeController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011288com.android.ims.rcs.uce.presence.subscribe.SubscribeControllerImpl
11289com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda0
11290com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda1
11291com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda2
11292com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda3
11293com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda4
11294com.android.ims.rcs.uce.request.CapabilityRequest$$ExternalSyntheticLambda5
11295com.android.ims.rcs.uce.request.CapabilityRequest
11296com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda0
11297com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda1
11298com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda2
11299com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda3
11300com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda4
11301com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda5
11302com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda6
11303com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda7
11304com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda8
11305com.android.ims.rcs.uce.request.CapabilityRequestResponse$$ExternalSyntheticLambda9
11306com.android.ims.rcs.uce.request.CapabilityRequestResponse
11307com.android.ims.rcs.uce.request.OptionsRequest$1
11308com.android.ims.rcs.uce.request.OptionsRequest
11309com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda0
11310com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda1
11311com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda2
11312com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda3
11313com.android.ims.rcs.uce.request.OptionsRequestCoordinator$$ExternalSyntheticLambda4
11314com.android.ims.rcs.uce.request.OptionsRequestCoordinator$Builder
11315com.android.ims.rcs.uce.request.OptionsRequestCoordinator$RequestResultCreator
11316com.android.ims.rcs.uce.request.OptionsRequestCoordinator
11317com.android.ims.rcs.uce.request.RemoteOptionsCoordinator$$ExternalSyntheticLambda0
11318com.android.ims.rcs.uce.request.RemoteOptionsCoordinator$Builder
11319com.android.ims.rcs.uce.request.RemoteOptionsCoordinator$RequestResultCreator
11320com.android.ims.rcs.uce.request.RemoteOptionsCoordinator
11321com.android.ims.rcs.uce.request.RemoteOptionsRequest$$ExternalSyntheticLambda0
11322com.android.ims.rcs.uce.request.RemoteOptionsRequest$RemoteOptResponse
11323com.android.ims.rcs.uce.request.RemoteOptionsRequest
11324com.android.ims.rcs.uce.request.SubscribeRequest$$ExternalSyntheticLambda0
11325com.android.ims.rcs.uce.request.SubscribeRequest$$ExternalSyntheticLambda1
11326com.android.ims.rcs.uce.request.SubscribeRequest$1
11327com.android.ims.rcs.uce.request.SubscribeRequest
11328com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda0
art-benchmark-service00abe242023-02-13 10:31:34 -080011329com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011330com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda1
11331com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda2
11332com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda3
11333com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda4
11334com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda5
11335com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda6
11336com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda7
11337com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda8
11338com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$$ExternalSyntheticLambda9
11339com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$Builder
11340com.android.ims.rcs.uce.request.SubscribeRequestCoordinator$RequestResultCreator
11341com.android.ims.rcs.uce.request.SubscribeRequestCoordinator
11342com.android.ims.rcs.uce.request.SubscriptionTerminatedHelper$TerminatedResult
11343com.android.ims.rcs.uce.request.SubscriptionTerminatedHelper
11344com.android.ims.rcs.uce.request.UceRequest$UceRequestType
11345com.android.ims.rcs.uce.request.UceRequest
11346com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda0
11347com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda1
11348com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda2
11349com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda3
11350com.android.ims.rcs.uce.request.UceRequestCoordinator$$ExternalSyntheticLambda4
11351com.android.ims.rcs.uce.request.UceRequestCoordinator$RequestResult
11352com.android.ims.rcs.uce.request.UceRequestCoordinator$UceRequestUpdate
11353com.android.ims.rcs.uce.request.UceRequestCoordinator
11354com.android.ims.rcs.uce.request.UceRequestDispatcher$$ExternalSyntheticLambda0
11355com.android.ims.rcs.uce.request.UceRequestDispatcher$$ExternalSyntheticLambda1
11356com.android.ims.rcs.uce.request.UceRequestDispatcher$Request
11357com.android.ims.rcs.uce.request.UceRequestDispatcher
11358com.android.ims.rcs.uce.request.UceRequestManager$$ExternalSyntheticLambda0
11359com.android.ims.rcs.uce.request.UceRequestManager$$ExternalSyntheticLambda1
11360com.android.ims.rcs.uce.request.UceRequestManager$$ExternalSyntheticLambda2
11361com.android.ims.rcs.uce.request.UceRequestManager$1
11362com.android.ims.rcs.uce.request.UceRequestManager$2
11363com.android.ims.rcs.uce.request.UceRequestManager$RequestManagerCallback
11364com.android.ims.rcs.uce.request.UceRequestManager$UceRequestHandler
11365com.android.ims.rcs.uce.request.UceRequestManager$UceUtilsProxy
11366com.android.ims.rcs.uce.request.UceRequestManager
11367com.android.ims.rcs.uce.request.UceRequestRepository$$ExternalSyntheticLambda0
11368com.android.ims.rcs.uce.request.UceRequestRepository
11369com.android.ims.rcs.uce.util.FeatureTags$$ExternalSyntheticLambda0
11370com.android.ims.rcs.uce.util.FeatureTags
art-benchmark-service13164882020-11-07 02:19:14 -080011371com.android.ims.rcs.uce.util.NetworkSipCode
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011372com.android.ims.rcs.uce.util.UceUtils
art-benchmark-service64daec62024-05-18 02:02:57 -070011373com.android.input.flags.FeatureFlags
11374com.android.input.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011375com.android.input.flags.Flags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011376com.android.internal.R$attr
art-benchmark-service00abe242023-02-13 10:31:34 -080011377com.android.internal.R$dimen
11378com.android.internal.R$id
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011379com.android.internal.R$string
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011380com.android.internal.R$styleable
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011381com.android.internal.accessibility.AccessibilityShortcutController$1
art-benchmark-service00abe242023-02-13 10:31:34 -080011382com.android.internal.accessibility.AccessibilityShortcutController$FrameworkFeatureInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011383com.android.internal.accessibility.AccessibilityShortcutController$FrameworkObjectProvider
11384com.android.internal.accessibility.AccessibilityShortcutController$ToggleableFrameworkFeatureInfo
11385com.android.internal.accessibility.AccessibilityShortcutController
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011386com.android.internal.accessibility.util.AccessibilityUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080011387com.android.internal.alsa.AlsaCardsParser$AlsaCardRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011388com.android.internal.alsa.AlsaCardsParser
11389com.android.internal.alsa.LineTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -080011390com.android.internal.app.AlertActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011391com.android.internal.app.AlertController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011392com.android.internal.app.AlertController$AlertParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011393com.android.internal.app.AlertController$ButtonHandler
11394com.android.internal.app.AlertController$RecycleListView
Calin Juravle00b23d32019-03-08 17:52:20 -080011395com.android.internal.app.AlertController
11396com.android.internal.app.AssistUtils
art-benchmark-service677bd342025-02-19 09:05:31 -080011397com.android.internal.app.IAppOpsActiveCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011398com.android.internal.app.IAppOpsActiveCallback$Stub
11399com.android.internal.app.IAppOpsActiveCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080011400com.android.internal.app.IAppOpsAsyncNotedCallback$Stub
11401com.android.internal.app.IAppOpsAsyncNotedCallback
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011402com.android.internal.app.IAppOpsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011403com.android.internal.app.IAppOpsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011404com.android.internal.app.IAppOpsNotedCallback$Stub
11405com.android.internal.app.IAppOpsNotedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011406com.android.internal.app.IAppOpsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011407com.android.internal.app.IAppOpsService$Stub
11408com.android.internal.app.IAppOpsService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011409com.android.internal.app.IAppOpsStartedCallback$Stub$Proxy
art-benchmark-service13164882020-11-07 02:19:14 -080011410com.android.internal.app.IAppOpsStartedCallback$Stub
11411com.android.internal.app.IAppOpsStartedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011412com.android.internal.app.IBatteryStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011413com.android.internal.app.IBatteryStats$Stub
11414com.android.internal.app.IBatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011415com.android.internal.app.ISoundTriggerService$Stub
11416com.android.internal.app.ISoundTriggerService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011417com.android.internal.app.ISoundTriggerSession$Stub
11418com.android.internal.app.ISoundTriggerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011419com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy
11420com.android.internal.app.IVoiceActionCheckCallback$Stub
11421com.android.internal.app.IVoiceActionCheckCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011422com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011423com.android.internal.app.IVoiceInteractionManagerService$Stub
11424com.android.internal.app.IVoiceInteractionManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011425com.android.internal.app.IVoiceInteractionSessionListener$Stub$Proxy
11426com.android.internal.app.IVoiceInteractionSessionListener$Stub
11427com.android.internal.app.IVoiceInteractionSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011428com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011429com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011430com.android.internal.app.IVoiceInteractionSessionShowCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011431com.android.internal.app.IVoiceInteractionSoundTriggerSession$Stub
11432com.android.internal.app.IVoiceInteractionSoundTriggerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011433com.android.internal.app.IVoiceInteractor$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011434com.android.internal.app.IVoiceInteractor$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011435com.android.internal.app.IVoiceInteractor
art-benchmark-serviced5115932020-02-25 17:55:03 -080011436com.android.internal.app.IntentForwarderActivity
art-benchmark-servicead05a302020-03-17 09:46:02 -070011437com.android.internal.app.MessageSamplingConfig$1
11438com.android.internal.app.MessageSamplingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011439com.android.internal.app.MicroAlertController
11440com.android.internal.app.ProcessMap
11441com.android.internal.app.ResolverActivity$ActionTitle
11442com.android.internal.app.ResolverActivity
11443com.android.internal.app.ResolverListAdapter$ResolverListCommunicator
11444com.android.internal.app.ToolbarActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -080011445com.android.internal.app.WindowDecorActionBar$1
11446com.android.internal.app.WindowDecorActionBar$2
11447com.android.internal.app.WindowDecorActionBar$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011448com.android.internal.app.WindowDecorActionBar
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011449com.android.internal.app.procstats.AssociationState$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080011450com.android.internal.app.procstats.AssociationState$SourceDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011451com.android.internal.app.procstats.AssociationState$SourceKey
11452com.android.internal.app.procstats.AssociationState$SourceState
11453com.android.internal.app.procstats.AssociationState
11454com.android.internal.app.procstats.DumpUtils
11455com.android.internal.app.procstats.DurationsTable
11456com.android.internal.app.procstats.IProcessStats$Stub$Proxy
11457com.android.internal.app.procstats.IProcessStats$Stub
11458com.android.internal.app.procstats.IProcessStats
11459com.android.internal.app.procstats.ProcessState$1
11460com.android.internal.app.procstats.ProcessState$PssAggr
11461com.android.internal.app.procstats.ProcessState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011462com.android.internal.app.procstats.ProcessStats$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011463com.android.internal.app.procstats.ProcessStats$$ExternalSyntheticLambda1
art-benchmark-service00abe242023-02-13 10:31:34 -080011464com.android.internal.app.procstats.ProcessStats$$ExternalSyntheticLambda2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011465com.android.internal.app.procstats.ProcessStats$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011466com.android.internal.app.procstats.ProcessStats$AssociationDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011467com.android.internal.app.procstats.ProcessStats$PackageState
art-benchmark-serviced5115932020-02-25 17:55:03 -080011468com.android.internal.app.procstats.ProcessStats$ProcessDataCollection
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011469com.android.internal.app.procstats.ProcessStats$ProcessStateHolder
11470com.android.internal.app.procstats.ProcessStats$TotalMemoryUseCollection
11471com.android.internal.app.procstats.ProcessStats
11472com.android.internal.app.procstats.PssTable
11473com.android.internal.app.procstats.ServiceState
11474com.android.internal.app.procstats.SparseMappingTable$Table
11475com.android.internal.app.procstats.SparseMappingTable
11476com.android.internal.app.procstats.SysMemUsageTable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011477com.android.internal.app.procstats.UidState
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011478com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy
11479com.android.internal.appwidget.IAppWidgetHost$Stub
11480com.android.internal.appwidget.IAppWidgetHost
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011481com.android.internal.appwidget.IAppWidgetService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011482com.android.internal.appwidget.IAppWidgetService$Stub
11483com.android.internal.appwidget.IAppWidgetService
art-benchmark-service677bd342025-02-19 09:05:31 -080011484com.android.internal.backup.IBackupTransport$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -070011485com.android.internal.backup.IBackupTransport$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080011486com.android.internal.backup.IBackupTransport
art-benchmark-serviced5115932020-02-25 17:55:03 -080011487com.android.internal.colorextraction.ColorExtractor$GradientColors
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011488com.android.internal.colorextraction.ColorExtractor$LoadWallpaperColors
11489com.android.internal.colorextraction.ColorExtractor$OnColorsChangedListener
11490com.android.internal.colorextraction.ColorExtractor
art-benchmark-serviced5115932020-02-25 17:55:03 -080011491com.android.internal.colorextraction.types.ExtractionType
11492com.android.internal.colorextraction.types.Tonal$ConfigParser
11493com.android.internal.colorextraction.types.Tonal$TonalPalette
11494com.android.internal.colorextraction.types.Tonal
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011495com.android.internal.compat.AndroidBuildClassifier
art-benchmark-service3a157132024-05-31 13:31:01 -070011496com.android.internal.compat.ChangeReporter$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080011497com.android.internal.compat.ChangeReporter$ChangeReport
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011498com.android.internal.compat.ChangeReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011499com.android.internal.compat.CompatibilityChangeConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011500com.android.internal.compat.CompatibilityChangeConfig
11501com.android.internal.compat.CompatibilityChangeInfo$1
11502com.android.internal.compat.CompatibilityChangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011503com.android.internal.compat.IOverrideValidator$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -080011504com.android.internal.compat.IOverrideValidator
11505com.android.internal.compat.IPlatformCompat$Stub$Proxy
11506com.android.internal.compat.IPlatformCompat$Stub
11507com.android.internal.compat.IPlatformCompat
11508com.android.internal.compat.IPlatformCompatNative$Stub
11509com.android.internal.compat.IPlatformCompatNative
art-benchmark-service64daec62024-05-18 02:02:57 -070011510com.android.internal.compat.flags.FeatureFlags
11511com.android.internal.compat.flags.FeatureFlagsImpl
11512com.android.internal.compat.flags.Flags
art-benchmark-service84f185c2023-07-24 02:43:42 -070011513com.android.internal.config.appcloning.AppCloningDeviceConfigHelper$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070011514com.android.internal.config.appcloning.AppCloningDeviceConfigHelper
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011515com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$DebugResolver
11516com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$Flag
art-benchmark-service1cd49df2023-10-20 22:31:20 -070011517com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$FlagResolver
11518com.android.internal.config.sysui.SystemUiSystemPropertiesFlags$NotificationFlags
11519com.android.internal.config.sysui.SystemUiSystemPropertiesFlags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011520com.android.internal.content.F2fsUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011521com.android.internal.content.NativeLibraryHelper$Handle
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011522com.android.internal.content.NativeLibraryHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080011523com.android.internal.content.PackageMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -070011524com.android.internal.content.ReferrerIntent$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011525com.android.internal.content.ReferrerIntent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011526com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda0
11527com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda2
11528com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda3
11529com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda4
11530com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda5
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011531com.android.internal.content.om.OverlayConfig$$ExternalSyntheticLambda7
art-benchmark-servicead05a302020-03-17 09:46:02 -070011532com.android.internal.content.om.OverlayConfig$Configuration
11533com.android.internal.content.om.OverlayConfig$IdmapInvocation
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011534com.android.internal.content.om.OverlayConfig$PackageProvider
art-benchmark-servicead05a302020-03-17 09:46:02 -070011535com.android.internal.content.om.OverlayConfig
11536com.android.internal.content.om.OverlayConfigParser$OverlayPartition
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011537com.android.internal.content.om.OverlayConfigParser$ParsedConfigFile
art-benchmark-servicead05a302020-03-17 09:46:02 -070011538com.android.internal.content.om.OverlayConfigParser$ParsedConfiguration
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011539com.android.internal.content.om.OverlayConfigParser$ParsingContext
art-benchmark-servicead05a302020-03-17 09:46:02 -070011540com.android.internal.content.om.OverlayConfigParser
art-benchmark-service00abe242023-02-13 10:31:34 -080011541com.android.internal.content.om.OverlayManagerImpl
art-benchmark-servicead05a302020-03-17 09:46:02 -070011542com.android.internal.content.om.OverlayScanner$ParsedOverlayInfo
11543com.android.internal.content.om.OverlayScanner
art-benchmark-service56aece62020-02-10 17:58:03 -080011544com.android.internal.database.SortCursor
art-benchmark-service922a5532023-03-23 03:12:41 -070011545com.android.internal.display.BrightnessSynchronizer
art-benchmark-service08401c12022-12-23 09:27:20 -080011546com.android.internal.dynamicanimation.animation.DynamicAnimation$10
11547com.android.internal.dynamicanimation.animation.DynamicAnimation$11
11548com.android.internal.dynamicanimation.animation.DynamicAnimation$12
11549com.android.internal.dynamicanimation.animation.DynamicAnimation$13
11550com.android.internal.dynamicanimation.animation.DynamicAnimation$14
11551com.android.internal.dynamicanimation.animation.DynamicAnimation$1
11552com.android.internal.dynamicanimation.animation.DynamicAnimation$2
11553com.android.internal.dynamicanimation.animation.DynamicAnimation$3
11554com.android.internal.dynamicanimation.animation.DynamicAnimation$4
11555com.android.internal.dynamicanimation.animation.DynamicAnimation$5
11556com.android.internal.dynamicanimation.animation.DynamicAnimation$6
11557com.android.internal.dynamicanimation.animation.DynamicAnimation$7
11558com.android.internal.dynamicanimation.animation.DynamicAnimation$8
11559com.android.internal.dynamicanimation.animation.DynamicAnimation$9
11560com.android.internal.dynamicanimation.animation.DynamicAnimation$MassState
art-benchmark-service64daec62024-05-18 02:02:57 -070011561com.android.internal.dynamicanimation.animation.DynamicAnimation$OnAnimationEndListener
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011562com.android.internal.dynamicanimation.animation.DynamicAnimation$OnAnimationUpdateListener
art-benchmark-service08401c12022-12-23 09:27:20 -080011563com.android.internal.dynamicanimation.animation.DynamicAnimation$ViewProperty
11564com.android.internal.dynamicanimation.animation.DynamicAnimation
11565com.android.internal.dynamicanimation.animation.Force
11566com.android.internal.dynamicanimation.animation.SpringAnimation
11567com.android.internal.dynamicanimation.animation.SpringForce
art-benchmark-serviced5115932020-02-25 17:55:03 -080011568com.android.internal.graphics.ColorUtils$ContrastCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011569com.android.internal.graphics.ColorUtils
11570com.android.internal.graphics.SfVsyncFrameCallbackProvider
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011571com.android.internal.graphics.cam.Cam
11572com.android.internal.graphics.cam.CamUtils
11573com.android.internal.graphics.cam.Frame
art-benchmark-service922a5532023-03-23 03:12:41 -070011574com.android.internal.graphics.cam.HctSolver
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011575com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011576com.android.internal.graphics.drawable.AnimationScaleListDrawable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080011577com.android.internal.graphics.drawable.AnimationScaleListDrawable
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011578com.android.internal.graphics.drawable.BackgroundBlurDrawable$Aggregator
11579com.android.internal.graphics.drawable.BackgroundBlurDrawable$BlurRegion
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011580com.android.internal.graphics.drawable.BackgroundBlurDrawable-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011581com.android.internal.graphics.drawable.BackgroundBlurDrawable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011582com.android.internal.hidden_from_bootclasspath.android.app.appfunctions.flags.FeatureFlags
11583com.android.internal.hidden_from_bootclasspath.android.app.appfunctions.flags.FeatureFlagsImpl
11584com.android.internal.hidden_from_bootclasspath.android.app.appfunctions.flags.Flags
11585com.android.internal.hidden_from_bootclasspath.android.app.job.FeatureFlags
11586com.android.internal.hidden_from_bootclasspath.android.app.job.FeatureFlagsImpl
art-benchmark-service64daec62024-05-18 02:02:57 -070011587com.android.internal.hidden_from_bootclasspath.android.app.job.Flags
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011588com.android.internal.hidden_from_bootclasspath.android.companion.virtualdevice.flags.FeatureFlags
11589com.android.internal.hidden_from_bootclasspath.android.companion.virtualdevice.flags.FeatureFlagsImpl
11590com.android.internal.hidden_from_bootclasspath.android.companion.virtualdevice.flags.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011591com.android.internal.hidden_from_bootclasspath.android.content.pm.FeatureFlags
11592com.android.internal.hidden_from_bootclasspath.android.content.pm.FeatureFlagsImpl
11593com.android.internal.hidden_from_bootclasspath.android.content.pm.Flags
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011594com.android.internal.hidden_from_bootclasspath.android.media.audio.FeatureFlags
11595com.android.internal.hidden_from_bootclasspath.android.media.audio.FeatureFlagsImpl
11596com.android.internal.hidden_from_bootclasspath.android.media.audio.Flags
11597com.android.internal.hidden_from_bootclasspath.android.net.http.FeatureFlags
11598com.android.internal.hidden_from_bootclasspath.android.net.http.FeatureFlagsImpl
11599com.android.internal.hidden_from_bootclasspath.android.net.http.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070011600com.android.internal.hidden_from_bootclasspath.android.os.FeatureFlags
11601com.android.internal.hidden_from_bootclasspath.android.os.FeatureFlagsImpl
11602com.android.internal.hidden_from_bootclasspath.android.os.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011603com.android.internal.hidden_from_bootclasspath.android.permission.flags.FeatureFlags
11604com.android.internal.hidden_from_bootclasspath.android.permission.flags.FeatureFlagsImpl
11605com.android.internal.hidden_from_bootclasspath.android.permission.flags.Flags
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011606com.android.internal.hidden_from_bootclasspath.android.provider.flags.FeatureFlags
11607com.android.internal.hidden_from_bootclasspath.android.provider.flags.FeatureFlagsImpl
11608com.android.internal.hidden_from_bootclasspath.android.provider.flags.Flags
11609com.android.internal.hidden_from_bootclasspath.android.security.FeatureFlags
11610com.android.internal.hidden_from_bootclasspath.android.security.FeatureFlagsImpl
11611com.android.internal.hidden_from_bootclasspath.android.security.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070011612com.android.internal.hidden_from_bootclasspath.android.service.notification.FeatureFlags
11613com.android.internal.hidden_from_bootclasspath.android.service.notification.FeatureFlagsImpl
11614com.android.internal.hidden_from_bootclasspath.android.service.notification.Flags
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011615com.android.internal.hidden_from_bootclasspath.com.android.libcore.FeatureFlags
11616com.android.internal.hidden_from_bootclasspath.com.android.libcore.FeatureFlagsImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011617com.android.internal.hidden_from_bootclasspath.com.android.libcore.Flags
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011618com.android.internal.hidden_from_bootclasspath.com.android.server.power.optimization.FeatureFlags
11619com.android.internal.hidden_from_bootclasspath.com.android.server.power.optimization.FeatureFlagsImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011620com.android.internal.hidden_from_bootclasspath.com.android.server.power.optimization.Flags
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011621com.android.internal.hidden_from_bootclasspath.com.android.settingslib.flags.FeatureFlags
11622com.android.internal.hidden_from_bootclasspath.com.android.settingslib.flags.FeatureFlagsImpl
11623com.android.internal.hidden_from_bootclasspath.com.android.settingslib.flags.Flags
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011624com.android.internal.hidden_from_bootclasspath.com.android.window.flags.FeatureFlags
11625com.android.internal.hidden_from_bootclasspath.com.android.window.flags.FeatureFlagsImpl
11626com.android.internal.hidden_from_bootclasspath.com.android.window.flags.Flags
Calin Juravle00b23d32019-03-08 17:52:20 -080011627com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -080011628com.android.internal.infra.AbstractRemoteService$AsyncRequest
Calin Juravle36829e52019-04-10 19:07:47 -070011629com.android.internal.infra.AbstractRemoteService$BasePendingRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011630com.android.internal.infra.AbstractRemoteService$MyAsyncPendingRequest
Calin Juravle00b23d32019-03-08 17:52:20 -080011631com.android.internal.infra.AbstractRemoteService$PendingRequest
11632com.android.internal.infra.AbstractRemoteService$RemoteServiceConnection
Calin Juravle36829e52019-04-10 19:07:47 -070011633com.android.internal.infra.AbstractRemoteService$VultureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080011634com.android.internal.infra.AbstractRemoteService
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011635com.android.internal.infra.AbstractSinglePendingRequestRemoteService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011636com.android.internal.infra.AndroidFuture$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011637com.android.internal.infra.AndroidFuture$$ExternalSyntheticLambda3
art-benchmark-serviced5115932020-02-25 17:55:03 -080011638com.android.internal.infra.AndroidFuture$1
11639com.android.internal.infra.AndroidFuture$2
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011640com.android.internal.infra.AndroidFuture
art-benchmark-serviced5115932020-02-25 17:55:03 -080011641com.android.internal.infra.GlobalWhitelistState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011642com.android.internal.infra.IAndroidFuture$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -080011643com.android.internal.infra.IAndroidFuture$Stub
11644com.android.internal.infra.IAndroidFuture
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011645com.android.internal.infra.PerUser
art-benchmark-serviced5115932020-02-25 17:55:03 -080011646com.android.internal.infra.RemoteStream$1
11647com.android.internal.infra.RemoteStream
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011648com.android.internal.infra.ServiceConnector$Impl$CompletionAwareJob
art-benchmark-serviced5115932020-02-25 17:55:03 -080011649com.android.internal.infra.ServiceConnector$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011650com.android.internal.infra.ServiceConnector$Job
art-benchmark-serviced5115932020-02-25 17:55:03 -080011651com.android.internal.infra.ServiceConnector$VoidJob
11652com.android.internal.infra.ServiceConnector
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011653com.android.internal.infra.WhitelistHelper
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011654com.android.internal.inputmethod.EditableInputConnection
art-benchmark-service08401c12022-12-23 09:27:20 -080011655com.android.internal.inputmethod.IAccessibilityInputMethodSession$Stub$Proxy
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011656com.android.internal.inputmethod.IAccessibilityInputMethodSession$Stub
11657com.android.internal.inputmethod.IAccessibilityInputMethodSession
art-benchmark-service84f185c2023-07-24 02:43:42 -070011658com.android.internal.inputmethod.IImeTracker$Stub$Proxy
11659com.android.internal.inputmethod.IImeTracker$Stub
art-benchmark-service922a5532023-03-23 03:12:41 -070011660com.android.internal.inputmethod.IImeTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -080011661com.android.internal.inputmethod.IInputContentUriToken
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011662com.android.internal.inputmethod.IInputMethod$Stub
11663com.android.internal.inputmethod.IInputMethod
11664com.android.internal.inputmethod.IInputMethodClient$Stub
11665com.android.internal.inputmethod.IInputMethodClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011666com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy
11667com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub
11668com.android.internal.inputmethod.IInputMethodPrivilegedOperations
art-benchmark-service677bd342025-02-19 09:05:31 -080011669com.android.internal.inputmethod.IInputMethodSession$Stub$Proxy
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011670com.android.internal.inputmethod.IInputMethodSession$Stub
11671com.android.internal.inputmethod.IInputMethodSession
11672com.android.internal.inputmethod.IRemoteAccessibilityInputConnection$Stub
11673com.android.internal.inputmethod.IRemoteAccessibilityInputConnection
art-benchmark-service922a5532023-03-23 03:12:41 -070011674com.android.internal.inputmethod.IRemoteInputConnection$Stub$Proxy
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011675com.android.internal.inputmethod.IRemoteInputConnection$Stub
11676com.android.internal.inputmethod.IRemoteInputConnection
11677com.android.internal.inputmethod.ImeTracing
11678com.android.internal.inputmethod.ImeTracingClientImpl
art-benchmark-service677bd342025-02-19 09:05:31 -080011679com.android.internal.inputmethod.ImeTracingPerfettoImpl$$ExternalSyntheticLambda3
11680com.android.internal.inputmethod.ImeTracingPerfettoImpl$$ExternalSyntheticLambda4
11681com.android.internal.inputmethod.ImeTracingPerfettoImpl
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011682com.android.internal.inputmethod.ImeTracingServerImpl
11683com.android.internal.inputmethod.InputBindResult$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011684com.android.internal.inputmethod.InputBindResult-IA
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011685com.android.internal.inputmethod.InputBindResult
11686com.android.internal.inputmethod.InputConnectionCommandHeader$1
11687com.android.internal.inputmethod.InputConnectionCommandHeader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011688com.android.internal.inputmethod.InputMethodDebug
11689com.android.internal.inputmethod.InputMethodPrivilegedOperations$OpsHolder
11690com.android.internal.inputmethod.InputMethodPrivilegedOperations
11691com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
11692com.android.internal.inputmethod.SubtypeLocaleUtils
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011693com.android.internal.jank.Cuj
art-benchmark-service00abe242023-02-13 10:31:34 -080011694com.android.internal.jank.DisplayResolutionTracker$1
art-benchmark-service922a5532023-03-23 03:12:41 -070011695com.android.internal.jank.DisplayResolutionTracker$DisplayInterface$1
art-benchmark-service00abe242023-02-13 10:31:34 -080011696com.android.internal.jank.DisplayResolutionTracker$DisplayInterface
art-benchmark-service08401c12022-12-23 09:27:20 -080011697com.android.internal.jank.DisplayResolutionTracker
11698com.android.internal.jank.EventLogTags
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011699com.android.internal.jank.FrameTracker$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070011700com.android.internal.jank.FrameTracker$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -080011701com.android.internal.jank.FrameTracker$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011702com.android.internal.jank.FrameTracker$ChoreographerWrapper
11703com.android.internal.jank.FrameTracker$FrameMetricsWrapper
11704com.android.internal.jank.FrameTracker$FrameTrackerListener
11705com.android.internal.jank.FrameTracker$JankInfo
11706com.android.internal.jank.FrameTracker$SurfaceControlWrapper
11707com.android.internal.jank.FrameTracker$ThreadedRendererWrapper
11708com.android.internal.jank.FrameTracker
11709com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070011710com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda10
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011711com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda1
art-benchmark-service08401c12022-12-23 09:27:20 -080011712com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011713com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda3
art-benchmark-service84f185c2023-07-24 02:43:42 -070011714com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda5
art-benchmark-service08401c12022-12-23 09:27:20 -080011715com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda6
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011716com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda7
art-benchmark-service922a5532023-03-23 03:12:41 -070011717com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda8
11718com.android.internal.jank.InteractionJankMonitor$$ExternalSyntheticLambda9
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011719com.android.internal.jank.InteractionJankMonitor$Configuration
11720com.android.internal.jank.InteractionJankMonitor$RunningTracker
art-benchmark-service922a5532023-03-23 03:12:41 -070011721com.android.internal.jank.InteractionJankMonitor$TimeFunction
art-benchmark-service08401c12022-12-23 09:27:20 -080011722com.android.internal.jank.InteractionJankMonitor$TrackerResult
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011723com.android.internal.jank.InteractionJankMonitor-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011724com.android.internal.listeners.ListenerExecutor$$ExternalSyntheticLambda0
11725com.android.internal.listeners.ListenerExecutor$FailureCallback
11726com.android.internal.listeners.ListenerExecutor$ListenerOperation
art-benchmark-service13164882020-11-07 02:19:14 -080011727com.android.internal.listeners.ListenerExecutor
art-benchmark-service00abe242023-02-13 10:31:34 -080011728com.android.internal.listeners.ListenerTransport
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011729com.android.internal.listeners.ListenerTransportManager
art-benchmark-service00abe242023-02-13 10:31:34 -080011730com.android.internal.location.altitude.nano.MapParamsProto
11731com.android.internal.location.altitude.nano.S2TileProto
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011732com.android.internal.location.nano.GnssLogsProto$GnssLog
11733com.android.internal.location.nano.GnssLogsProto$PowerMetrics
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011734com.android.internal.logging.AndroidConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011735com.android.internal.logging.AndroidHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011736com.android.internal.logging.AndroidHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011737com.android.internal.logging.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011738com.android.internal.logging.InstanceId$1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011739com.android.internal.logging.InstanceId-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -080011740com.android.internal.logging.InstanceId
art-benchmark-service13164882020-11-07 02:19:14 -080011741com.android.internal.logging.InstanceIdSequence
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011742com.android.internal.logging.MetricsLogger
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011743com.android.internal.logging.UiEventLogger$UiEventEnum
11744com.android.internal.logging.UiEventLogger
11745com.android.internal.logging.UiEventLoggerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011746com.android.internal.net.INetworkWatchlistManager$Stub$Proxy
11747com.android.internal.net.INetworkWatchlistManager$Stub
11748com.android.internal.net.INetworkWatchlistManager
art-benchmark-serviced5115932020-02-25 17:55:03 -080011749com.android.internal.net.LegacyVpnInfo$1
11750com.android.internal.net.LegacyVpnInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011751com.android.internal.net.NetworkUtilsInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011752com.android.internal.net.VpnConfig$1
11753com.android.internal.net.VpnConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011754com.android.internal.net.VpnProfile$1
11755com.android.internal.net.VpnProfile
11756com.android.internal.notification.SystemNotificationChannels
art-benchmark-service00abe242023-02-13 10:31:34 -080011757com.android.internal.org.bouncycastle.cert.AttributeCertificateHolder
art-benchmark-service08401c12022-12-23 09:27:20 -080011758com.android.internal.org.bouncycastle.cms.CMSException
art-benchmark-service00abe242023-02-13 10:31:34 -080011759com.android.internal.org.bouncycastle.jcajce.util.BCJcaJceHelper
11760com.android.internal.org.bouncycastle.jcajce.util.JcaJceHelper
11761com.android.internal.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-service08401c12022-12-23 09:27:20 -080011762com.android.internal.org.bouncycastle.operator.OperatorCreationException
11763com.android.internal.org.bouncycastle.operator.OperatorException
art-benchmark-service00abe242023-02-13 10:31:34 -080011764com.android.internal.org.bouncycastle.util.Selector
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011765com.android.internal.os.AndroidPrintStream
art-benchmark-serviced5115932020-02-25 17:55:03 -080011766com.android.internal.os.AppFuseMount$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011767com.android.internal.os.AppFuseMount
art-benchmark-serviced5115932020-02-25 17:55:03 -080011768com.android.internal.os.AppIdToPackageMap
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011769com.android.internal.os.ApplicationSharedMemory
Calin Juravle00b23d32019-03-08 17:52:20 -080011770com.android.internal.os.AtomicDirectory
Calin Juravle4a054192018-05-29 17:52:20 -070011771com.android.internal.os.BackgroundThread
art-benchmark-service922a5532023-03-23 03:12:41 -070011772com.android.internal.os.BatteryStatsHistory$HistoryStepDetailsCalculator
11773com.android.internal.os.BatteryStatsHistory$TraceDelegate
11774com.android.internal.os.BatteryStatsHistory$VarintParceler
Calin Juravle00b23d32019-03-08 17:52:20 -080011775com.android.internal.os.BatteryStatsHistory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011776com.android.internal.os.BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener
11777com.android.internal.os.BinderCallHeavyHitterWatcher$HeavyHitterContainer
art-benchmark-service84deab32021-05-12 09:41:00 -070011778com.android.internal.os.BinderCallHeavyHitterWatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011779com.android.internal.os.BinderCallsStats$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011780com.android.internal.os.BinderCallsStats$CallStat
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011781com.android.internal.os.BinderCallsStats$CallStatKey
11782com.android.internal.os.BinderCallsStats$ExportedCallStat
11783com.android.internal.os.BinderCallsStats$Injector
Calin Juravle00b23d32019-03-08 17:52:20 -080011784com.android.internal.os.BinderCallsStats$OverflowBinder
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011785com.android.internal.os.BinderCallsStats$SettingsObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011786com.android.internal.os.BinderCallsStats$UidEntry
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011787com.android.internal.os.BinderCallsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011788com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011789com.android.internal.os.BinderDeathDispatcher-IA
art-benchmark-serviced5115932020-02-25 17:55:03 -080011790com.android.internal.os.BinderDeathDispatcher
art-benchmark-service64daec62024-05-18 02:02:57 -070011791com.android.internal.os.BinderInternal$BinderProxyCountEventListenerDelegate
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011792com.android.internal.os.BinderInternal$CallSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011793com.android.internal.os.BinderInternal$CallStatsObserver
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011794com.android.internal.os.BinderInternal$GcWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -080011795com.android.internal.os.BinderInternal$Observer
11796com.android.internal.os.BinderInternal$WorkSourceProvider
11797com.android.internal.os.BinderInternal
art-benchmark-service08401c12022-12-23 09:27:20 -080011798com.android.internal.os.BinderLatencyBuckets
11799com.android.internal.os.BinderLatencyObserver$1
11800com.android.internal.os.BinderLatencyObserver$Injector
11801com.android.internal.os.BinderLatencyObserver$LatencyDims
11802com.android.internal.os.BinderLatencyObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011803com.android.internal.os.BinderTransactionNameResolver
art-benchmark-serviced5115932020-02-25 17:55:03 -080011804com.android.internal.os.ByteTransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011805com.android.internal.os.CachedDeviceState$Readonly
11806com.android.internal.os.CachedDeviceState$TimeInStateStopwatch
11807com.android.internal.os.CachedDeviceState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011808com.android.internal.os.ClassLoaderFactory
art-benchmark-service677bd342025-02-19 09:05:31 -080011809com.android.internal.os.Clock$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011810com.android.internal.os.Clock
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011811com.android.internal.os.DebugStore$DebugStoreNative
11812com.android.internal.os.DebugStore$DebugStoreNativeImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011813com.android.internal.os.DebugStore
art-benchmark-service3a157132024-05-31 13:31:01 -070011814com.android.internal.os.FeatureFlags
11815com.android.internal.os.FeatureFlagsImpl
11816com.android.internal.os.Flags
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011817com.android.internal.os.FuseAppLoop$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011818com.android.internal.os.FuseAppLoop
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011819com.android.internal.os.FuseUnavailableMountException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011820com.android.internal.os.HandlerCaller$Callback
11821com.android.internal.os.HandlerCaller$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -080011822com.android.internal.os.HandlerCaller
Calin Juravle4a054192018-05-29 17:52:20 -070011823com.android.internal.os.IDropBoxManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011824com.android.internal.os.IDropBoxManagerService$Stub
11825com.android.internal.os.IDropBoxManagerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011826com.android.internal.os.IResultReceiver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080011827com.android.internal.os.IResultReceiver$Stub
11828com.android.internal.os.IResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011829com.android.internal.os.IShellCallback$Stub$Proxy
11830com.android.internal.os.IShellCallback$Stub
11831com.android.internal.os.IShellCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011832com.android.internal.os.KernelAllocationStats$ProcessDmabuf
11833com.android.internal.os.KernelAllocationStats$ProcessGpuMem
11834com.android.internal.os.KernelAllocationStats
11835com.android.internal.os.KernelCpuBpfTracking
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011836com.android.internal.os.KernelCpuProcStringReader$ProcFileIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011837com.android.internal.os.KernelCpuProcStringReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011838com.android.internal.os.KernelCpuSpeedReader
11839com.android.internal.os.KernelCpuThreadReader$FrequencyBucketCreator
11840com.android.internal.os.KernelCpuThreadReader$Injector
11841com.android.internal.os.KernelCpuThreadReader$ProcessCpuUsage
11842com.android.internal.os.KernelCpuThreadReader$ThreadCpuUsage
11843com.android.internal.os.KernelCpuThreadReader
art-benchmark-serviced5115932020-02-25 17:55:03 -080011844com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
11845com.android.internal.os.KernelCpuThreadReaderDiff
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011846com.android.internal.os.KernelCpuThreadReaderSettingsObserver$UidPredicate
11847com.android.internal.os.KernelCpuThreadReaderSettingsObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011848com.android.internal.os.KernelCpuTotalBpfMapReader
art-benchmark-servicead05a302020-03-17 09:46:02 -070011849com.android.internal.os.KernelCpuUidBpfMapReader$BpfMapIterator
11850com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidActiveTimeBpfMapReader
11851com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidClusterTimeBpfMapReader
11852com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidFreqTimeBpfMapReader
11853com.android.internal.os.KernelCpuUidBpfMapReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011854com.android.internal.os.KernelCpuUidTimeReader$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -080011855com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader
11856com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader
11857com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader
11858com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader
11859com.android.internal.os.KernelCpuUidTimeReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011860com.android.internal.os.KernelMemoryBandwidthStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011861com.android.internal.os.KernelSingleProcessCpuThreadReader$CpuTimeInStateReader
11862com.android.internal.os.KernelSingleProcessCpuThreadReader$ProcessCpuUsage
art-benchmark-service84deab32021-05-12 09:41:00 -070011863com.android.internal.os.KernelSingleProcessCpuThreadReader
art-benchmark-servicead05a302020-03-17 09:46:02 -070011864com.android.internal.os.KernelSingleUidTimeReader$Injector
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011865com.android.internal.os.KernelSingleUidTimeReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011866com.android.internal.os.LoggingPrintStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011867com.android.internal.os.LoggingPrintStream
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011868com.android.internal.os.LongArrayMultiStateCounter$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011869com.android.internal.os.LongArrayMultiStateCounter
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011870com.android.internal.os.LongMultiStateCounter$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011871com.android.internal.os.LongMultiStateCounter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011872com.android.internal.os.LooperStats$DispatchSession
11873com.android.internal.os.LooperStats$Entry
11874com.android.internal.os.LooperStats$ExportedEntry
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011875com.android.internal.os.LooperStats-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011876com.android.internal.os.LooperStats
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011877com.android.internal.os.PowerProfile$CpuClusterKey
Calin Juravle00b23d32019-03-08 17:52:20 -080011878com.android.internal.os.PowerProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011879com.android.internal.os.ProcStatsUtil
11880com.android.internal.os.ProcTimeInStateReader
11881com.android.internal.os.ProcessCpuTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011882com.android.internal.os.ProcessCpuTracker$FilterStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011883com.android.internal.os.ProcessCpuTracker$Stats
11884com.android.internal.os.ProcessCpuTracker
art-benchmark-service677bd342025-02-19 09:05:31 -080011885com.android.internal.os.ProcfsMemoryUtil$MemorySnapshot
11886com.android.internal.os.ProcfsMemoryUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011887com.android.internal.os.RailStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011888com.android.internal.os.RoSystemProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011889com.android.internal.os.RpmStats$PowerStateElement
11890com.android.internal.os.RpmStats$PowerStatePlatformSleepState
11891com.android.internal.os.RpmStats$PowerStateSubsystem
Calin Juravle4a054192018-05-29 17:52:20 -070011892com.android.internal.os.RpmStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011893com.android.internal.os.RuntimeInit$$ExternalSyntheticLambda0
11894com.android.internal.os.RuntimeInit$$ExternalSyntheticLambda1
art-benchmark-service13164882020-11-07 02:19:14 -080011895com.android.internal.os.RuntimeInit$ApplicationWtfHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011896com.android.internal.os.RuntimeInit$Arguments
Tobias Thiereraddbf902016-07-21 15:05:19 +010011897com.android.internal.os.RuntimeInit$KillApplicationHandler
11898com.android.internal.os.RuntimeInit$LoggingHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011899com.android.internal.os.RuntimeInit$MethodAndArgsCaller
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011900com.android.internal.os.RuntimeInit-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080011901com.android.internal.os.RuntimeInit
art-benchmark-service08401c12022-12-23 09:27:20 -080011902com.android.internal.os.SafeZipPathValidatorCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011903com.android.internal.os.SomeArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011904com.android.internal.os.StatsdHiddenApiUsageLogger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011905com.android.internal.os.StoragedUidIoStatsReader$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011906com.android.internal.os.StoragedUidIoStatsReader
11907com.android.internal.os.TransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011908com.android.internal.os.WrapperInit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011909com.android.internal.os.Zygote
Calin Juravle00b23d32019-03-08 17:52:20 -080011910com.android.internal.os.ZygoteArguments
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011911com.android.internal.os.ZygoteCommandBuffer
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011912com.android.internal.os.ZygoteConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011913com.android.internal.os.ZygoteConnection$$ExternalSyntheticLambda0
11914com.android.internal.os.ZygoteConnection$$ExternalSyntheticLambda1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011915com.android.internal.os.ZygoteConnection
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011916com.android.internal.os.ZygoteInit
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011917com.android.internal.os.ZygoteSecurityException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011918com.android.internal.os.ZygoteServer$$ExternalSyntheticLambda0
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011919com.android.internal.os.ZygoteServer$UsapPoolRefillAction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011920com.android.internal.os.ZygoteServer
art-benchmark-serviced5115932020-02-25 17:55:03 -080011921com.android.internal.os.logging.MetricsLoggerWrapper
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011922com.android.internal.pm.RoSystemFeatures
Jared Duke23b4f532025-03-04 18:57:57 +000011923com.android.internal.pm.SystemFeaturesMetadata
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011924com.android.internal.pm.parsing.PackageParser2$Callback
11925com.android.internal.pm.parsing.PackageParserException
art-benchmark-service64daec62024-05-18 02:02:57 -070011926com.android.internal.pm.pkg.component.flags.FeatureFlags
11927com.android.internal.pm.pkg.component.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011928com.android.internal.pm.pkg.component.flags.Flags
11929com.android.internal.pm.pkg.parsing.ParsingPackageUtils$Callback
art-benchmark-service922a5532023-03-23 03:12:41 -070011930com.android.internal.policy.AttributeCache
Andreas Gampe571fc302016-02-18 13:58:09 -080011931com.android.internal.policy.DecorContext
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011932com.android.internal.policy.DecorView$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011933com.android.internal.policy.DecorView$$ExternalSyntheticLambda1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011934com.android.internal.policy.DecorView$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011935com.android.internal.policy.DecorView$2
11936com.android.internal.policy.DecorView$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011937com.android.internal.policy.DecorView$6
11938com.android.internal.policy.DecorView$ActionModeCallback2Wrapper$1
11939com.android.internal.policy.DecorView$ActionModeCallback2Wrapper
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011940com.android.internal.policy.DecorView$ColorViewAttributes
Andreas Gampe571fc302016-02-18 13:58:09 -080011941com.android.internal.policy.DecorView$ColorViewState
Calin Juravle00b23d32019-03-08 17:52:20 -080011942com.android.internal.policy.DecorView
art-benchmark-service922a5532023-03-23 03:12:41 -070011943com.android.internal.policy.GestureNavigationSettingsObserver$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011944com.android.internal.policy.GestureNavigationSettingsObserver$1
art-benchmark-service13164882020-11-07 02:19:14 -080011945com.android.internal.policy.GestureNavigationSettingsObserver
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011946com.android.internal.policy.IDeviceLockedStateListener$Stub
11947com.android.internal.policy.IDeviceLockedStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011948com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy
11949com.android.internal.policy.IKeyguardDismissCallback$Stub
11950com.android.internal.policy.IKeyguardDismissCallback
11951com.android.internal.policy.IKeyguardDrawnCallback$Stub$Proxy
11952com.android.internal.policy.IKeyguardDrawnCallback$Stub
11953com.android.internal.policy.IKeyguardDrawnCallback
11954com.android.internal.policy.IKeyguardExitCallback$Stub$Proxy
11955com.android.internal.policy.IKeyguardExitCallback$Stub
11956com.android.internal.policy.IKeyguardExitCallback
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011957com.android.internal.policy.IKeyguardLockedStateListener$Stub
11958com.android.internal.policy.IKeyguardLockedStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011959com.android.internal.policy.IKeyguardService$Stub$Proxy
11960com.android.internal.policy.IKeyguardService$Stub
11961com.android.internal.policy.IKeyguardService
11962com.android.internal.policy.IKeyguardStateCallback$Stub$Proxy
11963com.android.internal.policy.IKeyguardStateCallback$Stub
11964com.android.internal.policy.IKeyguardStateCallback
11965com.android.internal.policy.IShortcutService$Stub$Proxy
11966com.android.internal.policy.IShortcutService$Stub
11967com.android.internal.policy.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -080011968com.android.internal.policy.KeyInterceptionInfo
art-benchmark-service922a5532023-03-23 03:12:41 -070011969com.android.internal.policy.LogDecelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -070011970com.android.internal.policy.PhoneFallbackEventHandler
11971com.android.internal.policy.PhoneLayoutInflater
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011972com.android.internal.policy.PhoneWindow$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011973com.android.internal.policy.PhoneWindow$$ExternalSyntheticLambda1
Andreas Gampe61e7b662015-06-17 23:57:04 -070011974com.android.internal.policy.PhoneWindow$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080011975com.android.internal.policy.PhoneWindow$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011976com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011977com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -080011978com.android.internal.policy.PhoneWindow$PanelFeatureState
Andreas Gampe571fc302016-02-18 13:58:09 -080011979com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -070011980com.android.internal.policy.PhoneWindow$RotationWatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011981com.android.internal.policy.PhoneWindow$RotationWatcher
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000011982com.android.internal.policy.PhoneWindow-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080011983com.android.internal.policy.PhoneWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011984com.android.internal.policy.ScreenDecorationsUtils
art-benchmark-service922a5532023-03-23 03:12:41 -070011985com.android.internal.policy.SystemBarUtils
11986com.android.internal.policy.TransitionAnimation$$ExternalSyntheticLambda0
11987com.android.internal.policy.TransitionAnimation$$ExternalSyntheticLambda1
11988com.android.internal.policy.TransitionAnimation
art-benchmark-serviceadd95622024-03-14 09:26:37 -070011989com.android.internal.policy.WearGestureInterceptionDetector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011990com.android.internal.power.ModemPowerProfile
art-benchmark-service0248ecf2025-02-03 07:17:01 -080011991com.android.internal.protolog.IProtoLogClient$Stub
11992com.android.internal.protolog.IProtoLogClient
11993com.android.internal.protolog.IProtoLogConfigurationService
11994com.android.internal.protolog.PerfettoProtoLogImpl$$ExternalSyntheticLambda4
11995com.android.internal.protolog.PerfettoProtoLogImpl$$ExternalSyntheticLambda5
11996com.android.internal.protolog.PerfettoProtoLogImpl$$ExternalSyntheticLambda6
11997com.android.internal.protolog.PerfettoProtoLogImpl
11998com.android.internal.protolog.ProtoLog
11999com.android.internal.protolog.ProtoLogCacheUpdater
art-benchmark-service677bd342025-02-19 09:05:31 -080012000com.android.internal.protolog.ProtoLogDataSource$$ExternalSyntheticLambda0
12001com.android.internal.protolog.ProtoLogDataSource$$ExternalSyntheticLambda1
12002com.android.internal.protolog.ProtoLogDataSource$$ExternalSyntheticLambda2
12003com.android.internal.protolog.ProtoLogDataSource$GroupConfig
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012004com.android.internal.protolog.ProtoLogDataSource$Instance$TracingInstanceStartCallback
12005com.android.internal.protolog.ProtoLogDataSource$Instance$TracingInstanceStopCallback
art-benchmark-service677bd342025-02-19 09:05:31 -080012006com.android.internal.protolog.ProtoLogDataSource$Instance
12007com.android.internal.protolog.ProtoLogDataSource$ProtoLogConfig
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012008com.android.internal.protolog.ProtoLogDataSource
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012009com.android.internal.protolog.ProtoLogGroup
12010com.android.internal.protolog.ProtoLogImpl
12011com.android.internal.protolog.ProtoLogViewerConfigReader
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012012com.android.internal.protolog.UnprocessedPerfettoProtoLogImpl$$ExternalSyntheticLambda0
12013com.android.internal.protolog.UnprocessedPerfettoProtoLogImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012014com.android.internal.protolog.common.BitmaskConversionException
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012015com.android.internal.protolog.common.IProtoLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012016com.android.internal.protolog.common.IProtoLogGroup
12017com.android.internal.protolog.common.LogDataType
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012018com.android.internal.protolog.common.LogLevel
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012019com.android.internal.ravenwood.RavenwoodEnvironment
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012020com.android.internal.security.VerityUtils
art-benchmark-service922a5532023-03-23 03:12:41 -070012021com.android.internal.statusbar.IAddTileResultCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012022com.android.internal.statusbar.IStatusBar$Stub
12023com.android.internal.statusbar.IStatusBar
12024com.android.internal.statusbar.IStatusBarService$Stub$Proxy
12025com.android.internal.statusbar.IStatusBarService$Stub
12026com.android.internal.statusbar.IStatusBarService
art-benchmark-service922a5532023-03-23 03:12:41 -070012027com.android.internal.statusbar.IUndoMediaTransferCallback
12028com.android.internal.statusbar.LetterboxDetails$1
12029com.android.internal.statusbar.LetterboxDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012030com.android.internal.statusbar.NotificationVisibility$1
12031com.android.internal.statusbar.NotificationVisibility$NotificationLocation
12032com.android.internal.statusbar.NotificationVisibility
art-benchmark-serviced5115932020-02-25 17:55:03 -080012033com.android.internal.statusbar.RegisterStatusBarResult$1
12034com.android.internal.statusbar.RegisterStatusBarResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012035com.android.internal.statusbar.StatusBarIcon$1
12036com.android.internal.statusbar.StatusBarIcon
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012037com.android.internal.telecom.ClientTransactionalServiceRepository
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012038com.android.internal.telecom.IConnectionService$Stub$Proxy
12039com.android.internal.telecom.IConnectionService$Stub
12040com.android.internal.telecom.IConnectionService
art-benchmark-serviced5115932020-02-25 17:55:03 -080012041com.android.internal.telecom.IConnectionServiceAdapter$Stub
12042com.android.internal.telecom.IConnectionServiceAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012043com.android.internal.telecom.IDeviceIdleControllerAdapter$Stub
12044com.android.internal.telecom.IDeviceIdleControllerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -080012045com.android.internal.telecom.IInCallAdapter$Stub
12046com.android.internal.telecom.IInCallAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012047com.android.internal.telecom.IInCallService$Stub$Proxy
12048com.android.internal.telecom.IInCallService$Stub
12049com.android.internal.telecom.IInCallService
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012050com.android.internal.telecom.IInternalServiceRetriever$Stub
12051com.android.internal.telecom.IInternalServiceRetriever
12052com.android.internal.telecom.ITelecomLoader$Stub$Proxy
12053com.android.internal.telecom.ITelecomLoader$Stub
12054com.android.internal.telecom.ITelecomLoader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012055com.android.internal.telecom.ITelecomService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080012056com.android.internal.telecom.ITelecomService$Stub
12057com.android.internal.telecom.ITelecomService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012058com.android.internal.telecom.IVideoCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012059com.android.internal.telecom.IVideoProvider$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012060com.android.internal.telecom.IVideoProvider$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080012061com.android.internal.telecom.IVideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012062com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
12063com.android.internal.telecom.RemoteServiceCallback$Stub
12064com.android.internal.telecom.RemoteServiceCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012065com.android.internal.telephony.ATParseEx
art-benchmark-service13164882020-11-07 02:19:14 -080012066com.android.internal.telephony.ATResponseParser
12067com.android.internal.telephony.AndroidUtilIndentingPrintWriter
12068com.android.internal.telephony.AppSmsManager$AppRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -080012069com.android.internal.telephony.AppSmsManager
art-benchmark-service13164882020-11-07 02:19:14 -080012070com.android.internal.telephony.AsyncChannel$1ConnectAsync
12071com.android.internal.telephony.AsyncChannel$AsyncChannelConnection
12072com.android.internal.telephony.AsyncChannel$DeathMonitor
12073com.android.internal.telephony.AsyncChannel$SyncMessenger$SyncHandler
12074com.android.internal.telephony.AsyncChannel$SyncMessenger
12075com.android.internal.telephony.AsyncChannel
12076com.android.internal.telephony.AsyncEmergencyContactNotifier
12077com.android.internal.telephony.AsyncService$AsyncServiceInfo
12078com.android.internal.telephony.AsyncService
art-benchmark-service56aece62020-02-10 17:58:03 -080012079com.android.internal.telephony.BaseCommands
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012080com.android.internal.telephony.BiMap
art-benchmark-service13164882020-11-07 02:19:14 -080012081com.android.internal.telephony.BitwiseInputStream$AccessException
12082com.android.internal.telephony.BitwiseInputStream
art-benchmark-service56aece62020-02-10 17:58:03 -080012083com.android.internal.telephony.BlockChecker
art-benchmark-service13164882020-11-07 02:19:14 -080012084com.android.internal.telephony.BtSmsInterfaceManager$MapMessageSender
12085com.android.internal.telephony.BtSmsInterfaceManager
12086com.android.internal.telephony.Call$1
art-benchmark-service56aece62020-02-10 17:58:03 -080012087com.android.internal.telephony.Call$SrvccState
12088com.android.internal.telephony.Call$State
12089com.android.internal.telephony.Call
art-benchmark-service13164882020-11-07 02:19:14 -080012090com.android.internal.telephony.CallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -080012091com.android.internal.telephony.CallForwardInfo
12092com.android.internal.telephony.CallManager$CallManagerHandler
12093com.android.internal.telephony.CallManager
12094com.android.internal.telephony.CallStateException
12095com.android.internal.telephony.CallTracker
12096com.android.internal.telephony.CarrierActionAgent$1
12097com.android.internal.telephony.CarrierActionAgent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012098com.android.internal.telephony.CarrierAppUtils$$ExternalSyntheticLambda0
12099com.android.internal.telephony.CarrierAppUtils$AssociatedAppInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080012100com.android.internal.telephony.CarrierAppUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080012101com.android.internal.telephony.CarrierInfoManager
12102com.android.internal.telephony.CarrierKeyDownloadManager$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012103com.android.internal.telephony.CarrierKeyDownloadManager$2
art-benchmark-service64daec62024-05-18 02:02:57 -070012104com.android.internal.telephony.CarrierKeyDownloadManager$3
12105com.android.internal.telephony.CarrierKeyDownloadManager$DefaultNetworkCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012106com.android.internal.telephony.CarrierKeyDownloadManager
art-benchmark-service13164882020-11-07 02:19:14 -080012107com.android.internal.telephony.CarrierPrivilegesTracker$1
12108com.android.internal.telephony.CarrierPrivilegesTracker
art-benchmark-service56aece62020-02-10 17:58:03 -080012109com.android.internal.telephony.CarrierResolver$1
12110com.android.internal.telephony.CarrierResolver$2
art-benchmark-service13164882020-11-07 02:19:14 -080012111com.android.internal.telephony.CarrierResolver$3
art-benchmark-service56aece62020-02-10 17:58:03 -080012112com.android.internal.telephony.CarrierResolver$CarrierMatchingRule
12113com.android.internal.telephony.CarrierResolver
12114com.android.internal.telephony.CarrierServiceBindHelper$1
12115com.android.internal.telephony.CarrierServiceBindHelper$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012116com.android.internal.telephony.CarrierServiceBindHelper$AppBinding$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012117com.android.internal.telephony.CarrierServiceBindHelper$AppBinding
12118com.android.internal.telephony.CarrierServiceBindHelper$CarrierServiceConnection
12119com.android.internal.telephony.CarrierServiceBindHelper$CarrierServicePackageMonitor
12120com.android.internal.telephony.CarrierServiceBindHelper
12121com.android.internal.telephony.CarrierServiceStateTracker$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012122com.android.internal.telephony.CarrierServiceStateTracker$AllowedNetworkTypesListener
art-benchmark-service56aece62020-02-10 17:58:03 -080012123com.android.internal.telephony.CarrierServiceStateTracker$EmergencyNetworkNotification
12124com.android.internal.telephony.CarrierServiceStateTracker$NotificationType
12125com.android.internal.telephony.CarrierServiceStateTracker$PrefNetworkNotification
12126com.android.internal.telephony.CarrierServiceStateTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012127com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012128com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler
12129com.android.internal.telephony.CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012130com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda0
12131com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda1
12132com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda2
art-benchmark-service13164882020-11-07 02:19:14 -080012133com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter
12134com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilterCallback
12135com.android.internal.telephony.CarrierServicesSmsFilter$FilterAggregator
art-benchmark-service56aece62020-02-10 17:58:03 -080012136com.android.internal.telephony.CarrierServicesSmsFilter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012137com.android.internal.telephony.CarrierSignalAgent$$ExternalSyntheticLambda0
12138com.android.internal.telephony.CarrierSignalAgent$$ExternalSyntheticLambda1
art-benchmark-serviceadd95622024-03-14 09:26:37 -070012139com.android.internal.telephony.CarrierSignalAgent$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080012140com.android.internal.telephony.CarrierSignalAgent$1
12141com.android.internal.telephony.CarrierSignalAgent
12142com.android.internal.telephony.CarrierSmsUtils
art-benchmark-service13164882020-11-07 02:19:14 -080012143com.android.internal.telephony.CellBroadcastServiceManager$1
12144com.android.internal.telephony.CellBroadcastServiceManager$CellBroadcastServiceConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -080012145com.android.internal.telephony.CellBroadcastServiceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012146com.android.internal.telephony.CellBroadcastUtils
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012147com.android.internal.telephony.CellNetworkScanResult$1
12148com.android.internal.telephony.CellNetworkScanResult
art-benchmark-service56aece62020-02-10 17:58:03 -080012149com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1
art-benchmark-service677bd342025-02-19 09:05:31 -080012150com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider
art-benchmark-service56aece62020-02-10 17:58:03 -080012151com.android.internal.telephony.CellularNetworkService
art-benchmark-service56aece62020-02-10 17:58:03 -080012152com.android.internal.telephony.ClientWakelockAccountant
12153com.android.internal.telephony.ClientWakelockTracker
12154com.android.internal.telephony.CommandException$Error
12155com.android.internal.telephony.CommandException
12156com.android.internal.telephony.CommandsInterface
art-benchmark-service13164882020-11-07 02:19:14 -080012157com.android.internal.telephony.Connection$Capability
art-benchmark-service56aece62020-02-10 17:58:03 -080012158com.android.internal.telephony.Connection$Listener
art-benchmark-service13164882020-11-07 02:19:14 -080012159com.android.internal.telephony.Connection$ListenerBase
12160com.android.internal.telephony.Connection$PostDialListener
art-benchmark-service56aece62020-02-10 17:58:03 -080012161com.android.internal.telephony.Connection$PostDialState
12162com.android.internal.telephony.Connection
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012163com.android.internal.telephony.DctConstants$Activity
12164com.android.internal.telephony.DctConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -080012165com.android.internal.telephony.DebugService
12166com.android.internal.telephony.DefaultPhoneNotifier$1
12167com.android.internal.telephony.DefaultPhoneNotifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012168com.android.internal.telephony.DeviceStateMonitor$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012169com.android.internal.telephony.DeviceStateMonitor$1
12170com.android.internal.telephony.DeviceStateMonitor$2
12171com.android.internal.telephony.DeviceStateMonitor$3
art-benchmark-service56aece62020-02-10 17:58:03 -080012172com.android.internal.telephony.DeviceStateMonitor
art-benchmark-service13164882020-11-07 02:19:14 -080012173com.android.internal.telephony.DisplayInfoController
art-benchmark-service56aece62020-02-10 17:58:03 -080012174com.android.internal.telephony.DriverCall$State
12175com.android.internal.telephony.DriverCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012176com.android.internal.telephony.EncodeException
art-benchmark-service13164882020-11-07 02:19:14 -080012177com.android.internal.telephony.EventLogTags
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012178com.android.internal.telephony.ExponentialBackoff$1
12179com.android.internal.telephony.ExponentialBackoff$HandlerAdapter
12180com.android.internal.telephony.ExponentialBackoff
art-benchmark-service13164882020-11-07 02:19:14 -080012181com.android.internal.telephony.FastXmlSerializer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012182com.android.internal.telephony.GbaManager$1
12183com.android.internal.telephony.GbaManager$GbaDeathRecipient
12184com.android.internal.telephony.GbaManager$GbaManagerHandler
12185com.android.internal.telephony.GbaManager$GbaServiceConnection
12186com.android.internal.telephony.GbaManager
art-benchmark-service56aece62020-02-10 17:58:03 -080012187com.android.internal.telephony.GlobalSettingsHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080012188com.android.internal.telephony.GsmAlphabet$TextEncodingDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012189com.android.internal.telephony.GsmAlphabet
art-benchmark-service56aece62020-02-10 17:58:03 -080012190com.android.internal.telephony.GsmCdmaCall
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012191com.android.internal.telephony.GsmCdmaCallTracker$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012192com.android.internal.telephony.GsmCdmaCallTracker$1
12193com.android.internal.telephony.GsmCdmaCallTracker$2
12194com.android.internal.telephony.GsmCdmaCallTracker$3
12195com.android.internal.telephony.GsmCdmaCallTracker
art-benchmark-service13164882020-11-07 02:19:14 -080012196com.android.internal.telephony.GsmCdmaConnection$1
12197com.android.internal.telephony.GsmCdmaConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080012198com.android.internal.telephony.GsmCdmaConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012199com.android.internal.telephony.GsmCdmaPhone$$ExternalSyntheticLambda0
12200com.android.internal.telephony.GsmCdmaPhone$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080012201com.android.internal.telephony.GsmCdmaPhone$1
12202com.android.internal.telephony.GsmCdmaPhone$2
12203com.android.internal.telephony.GsmCdmaPhone$3
12204com.android.internal.telephony.GsmCdmaPhone$Cfu
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012205com.android.internal.telephony.GsmCdmaPhone$ImsManagerFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080012206com.android.internal.telephony.GsmCdmaPhone
12207com.android.internal.telephony.HalVersion
12208com.android.internal.telephony.HardwareConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -080012209com.android.internal.telephony.HbpcdLookup$MccIdd
12210com.android.internal.telephony.HbpcdLookup$MccLookup
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012211com.android.internal.telephony.HbpcdUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080012212com.android.internal.telephony.HexDump
art-benchmark-service13164882020-11-07 02:19:14 -080012213com.android.internal.telephony.IBooleanConsumer$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012214com.android.internal.telephony.IBooleanConsumer$Stub
12215com.android.internal.telephony.IBooleanConsumer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012216com.android.internal.telephony.ICallForwardingInfoCallback$Stub
12217com.android.internal.telephony.ICallForwardingInfoCallback
art-benchmark-service922a5532023-03-23 03:12:41 -070012218com.android.internal.telephony.ICarrierConfigChangeListener$Stub
12219com.android.internal.telephony.ICarrierConfigChangeListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012220com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy
12221com.android.internal.telephony.ICarrierConfigLoader$Stub
12222com.android.internal.telephony.ICarrierConfigLoader
art-benchmark-service922a5532023-03-23 03:12:41 -070012223com.android.internal.telephony.ICarrierPrivilegesCallback$Stub
12224com.android.internal.telephony.ICarrierPrivilegesCallback
art-benchmark-service13164882020-11-07 02:19:14 -080012225com.android.internal.telephony.IIccPhoneBook$Default
art-benchmark-service56aece62020-02-10 17:58:03 -080012226com.android.internal.telephony.IIccPhoneBook$Stub$Proxy
12227com.android.internal.telephony.IIccPhoneBook$Stub
12228com.android.internal.telephony.IIccPhoneBook
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012229com.android.internal.telephony.IIntegerConsumer$Stub$Proxy
12230com.android.internal.telephony.IIntegerConsumer$Stub
12231com.android.internal.telephony.IIntegerConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012232com.android.internal.telephony.IMms$Stub$Proxy
12233com.android.internal.telephony.IMms$Stub
12234com.android.internal.telephony.IMms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012235com.android.internal.telephony.INumberVerificationCallback$Stub$Proxy
12236com.android.internal.telephony.INumberVerificationCallback$Stub
12237com.android.internal.telephony.INumberVerificationCallback
art-benchmark-service677bd342025-02-19 09:05:31 -080012238com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012239com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080012240com.android.internal.telephony.IOnSubscriptionsChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -080012241com.android.internal.telephony.IOns$Stub$Proxy
12242com.android.internal.telephony.IOns$Stub
12243com.android.internal.telephony.IOns
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012244com.android.internal.telephony.IPhoneStateListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080012245com.android.internal.telephony.IPhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012246com.android.internal.telephony.IPhoneSubInfo$Stub$Proxy
12247com.android.internal.telephony.IPhoneSubInfo$Stub
12248com.android.internal.telephony.IPhoneSubInfo
12249com.android.internal.telephony.ISetOpportunisticDataCallback$Stub$Proxy
12250com.android.internal.telephony.ISetOpportunisticDataCallback$Stub
12251com.android.internal.telephony.ISetOpportunisticDataCallback
12252com.android.internal.telephony.ISms$Stub$Proxy
12253com.android.internal.telephony.ISms$Stub
12254com.android.internal.telephony.ISms
12255com.android.internal.telephony.ISmsImplBase
art-benchmark-service56aece62020-02-10 17:58:03 -080012256com.android.internal.telephony.IState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012257com.android.internal.telephony.ISub$Stub$Proxy
12258com.android.internal.telephony.ISub$Stub
12259com.android.internal.telephony.ISub
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012260com.android.internal.telephony.ITelephony$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012261com.android.internal.telephony.ITelephony$Stub
12262com.android.internal.telephony.ITelephony
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012263com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080012264com.android.internal.telephony.ITelephonyRegistry$Stub
12265com.android.internal.telephony.ITelephonyRegistry
art-benchmark-service13164882020-11-07 02:19:14 -080012266com.android.internal.telephony.IUpdateAvailableNetworksCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -080012267com.android.internal.telephony.IUpdateAvailableNetworksCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012268com.android.internal.telephony.IWapPushManager$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012269com.android.internal.telephony.IWapPushManager
art-benchmark-service56aece62020-02-10 17:58:03 -080012270com.android.internal.telephony.IccCard
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012271com.android.internal.telephony.IccCardConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -080012272com.android.internal.telephony.IccPhoneBookInterfaceManager$1
12273com.android.internal.telephony.IccPhoneBookInterfaceManager$Request
12274com.android.internal.telephony.IccPhoneBookInterfaceManager
12275com.android.internal.telephony.IccProvider
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012276com.android.internal.telephony.IccSmsInterfaceManager$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012277com.android.internal.telephony.IccSmsInterfaceManager$1
12278com.android.internal.telephony.IccSmsInterfaceManager$CdmaBroadcastRangeManager
12279com.android.internal.telephony.IccSmsInterfaceManager$CellBroadcastRangeManager
art-benchmark-service13164882020-11-07 02:19:14 -080012280com.android.internal.telephony.IccSmsInterfaceManager$Request
art-benchmark-service56aece62020-02-10 17:58:03 -080012281com.android.internal.telephony.IccSmsInterfaceManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012282com.android.internal.telephony.ImsSmsDispatcher$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012283com.android.internal.telephony.ImsSmsDispatcher$1
12284com.android.internal.telephony.ImsSmsDispatcher$2
12285com.android.internal.telephony.ImsSmsDispatcher$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012286com.android.internal.telephony.ImsSmsDispatcher$4$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012287com.android.internal.telephony.ImsSmsDispatcher$4
art-benchmark-service13164882020-11-07 02:19:14 -080012288com.android.internal.telephony.ImsSmsDispatcher$5
12289com.android.internal.telephony.ImsSmsDispatcher$FeatureConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080012290com.android.internal.telephony.ImsSmsDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012291com.android.internal.telephony.InboundSmsHandler$$ExternalSyntheticLambda0
12292com.android.internal.telephony.InboundSmsHandler$$ExternalSyntheticLambda1
12293com.android.internal.telephony.InboundSmsHandler$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080012294com.android.internal.telephony.InboundSmsHandler$CarrierServicesSmsFilterCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080012295com.android.internal.telephony.InboundSmsHandler$CbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080012296com.android.internal.telephony.InboundSmsHandler$DefaultState
12297com.android.internal.telephony.InboundSmsHandler$DeliveringState
12298com.android.internal.telephony.InboundSmsHandler$IdleState
12299com.android.internal.telephony.InboundSmsHandler$NewMessageNotificationActionReceiver
12300com.android.internal.telephony.InboundSmsHandler$SmsBroadcastReceiver
art-benchmark-service13164882020-11-07 02:19:14 -080012301com.android.internal.telephony.InboundSmsHandler$SmsFilter
art-benchmark-service56aece62020-02-10 17:58:03 -080012302com.android.internal.telephony.InboundSmsHandler$StartupState
12303com.android.internal.telephony.InboundSmsHandler$WaitingState
12304com.android.internal.telephony.InboundSmsHandler
12305com.android.internal.telephony.InboundSmsTracker
art-benchmark-service13164882020-11-07 02:19:14 -080012306com.android.internal.telephony.IndentingPrintWriter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012307com.android.internal.telephony.IntRangeManager$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012308com.android.internal.telephony.IntRangeManager$ClientRange
12309com.android.internal.telephony.IntRangeManager$IntRange
12310com.android.internal.telephony.IntRangeManager
12311com.android.internal.telephony.IntentBroadcaster$1
12312com.android.internal.telephony.IntentBroadcaster
12313com.android.internal.telephony.LastCallFailCause
art-benchmark-service13164882020-11-07 02:19:14 -080012314com.android.internal.telephony.LocalLog$ReadOnlyLocalLog
art-benchmark-service56aece62020-02-10 17:58:03 -080012315com.android.internal.telephony.LocalLog
12316com.android.internal.telephony.LocaleTracker$1
12317com.android.internal.telephony.LocaleTracker
12318com.android.internal.telephony.MccTable$MccEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080012319com.android.internal.telephony.MccTable$MccMnc
art-benchmark-service56aece62020-02-10 17:58:03 -080012320com.android.internal.telephony.MccTable
art-benchmark-service13164882020-11-07 02:19:14 -080012321com.android.internal.telephony.MissedIncomingCallSmsFilter
12322com.android.internal.telephony.MmiCode$State
art-benchmark-service56aece62020-02-10 17:58:03 -080012323com.android.internal.telephony.MmiCode
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012324com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda0
12325com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda1
12326com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda2
12327com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda3
12328com.android.internal.telephony.MultiSimSettingController$$ExternalSyntheticLambda4
art-benchmark-service13164882020-11-07 02:19:14 -080012329com.android.internal.telephony.MultiSimSettingController$SimCombinationWarningParams
art-benchmark-service56aece62020-02-10 17:58:03 -080012330com.android.internal.telephony.MultiSimSettingController$UpdateDefaultAction
12331com.android.internal.telephony.MultiSimSettingController
art-benchmark-serviced5115932020-02-25 17:55:03 -080012332com.android.internal.telephony.NetworkFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012333com.android.internal.telephony.NetworkFactoryImpl$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012334com.android.internal.telephony.NetworkFactoryImpl$1
12335com.android.internal.telephony.NetworkFactoryImpl$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012336com.android.internal.telephony.NetworkFactoryImpl$NetworkRequestInfo
12337com.android.internal.telephony.NetworkFactoryImpl
12338com.android.internal.telephony.NetworkFactoryLegacyImpl$$ExternalSyntheticLambda0
12339com.android.internal.telephony.NetworkFactoryLegacyImpl$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012340com.android.internal.telephony.NetworkFactoryLegacyImpl$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012341com.android.internal.telephony.NetworkFactoryLegacyImpl$NetworkRequestInfo
12342com.android.internal.telephony.NetworkFactoryLegacyImpl
12343com.android.internal.telephony.NetworkFactoryShim
art-benchmark-service677bd342025-02-19 09:05:31 -080012344com.android.internal.telephony.NetworkRegistrationManager$NetworkRegStateCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012345com.android.internal.telephony.NetworkRegistrationManager$NetworkServiceConnection
12346com.android.internal.telephony.NetworkRegistrationManager$RegManagerDeathRecipient
12347com.android.internal.telephony.NetworkRegistrationManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012348com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda0
12349com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda1
12350com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda2
12351com.android.internal.telephony.NetworkScanRequestTracker$$ExternalSyntheticLambda3
art-benchmark-service56aece62020-02-10 17:58:03 -080012352com.android.internal.telephony.NetworkScanRequestTracker$1
art-benchmark-service13164882020-11-07 02:19:14 -080012353com.android.internal.telephony.NetworkScanRequestTracker$2
12354com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -080012355com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestScheduler
12356com.android.internal.telephony.NetworkScanRequestTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012357com.android.internal.telephony.NetworkScanResult$1
12358com.android.internal.telephony.NetworkScanResult
art-benchmark-service13164882020-11-07 02:19:14 -080012359com.android.internal.telephony.NetworkTypeController$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012360com.android.internal.telephony.NetworkTypeController$3
12361com.android.internal.telephony.NetworkTypeController$4
art-benchmark-service13164882020-11-07 02:19:14 -080012362com.android.internal.telephony.NetworkTypeController$DefaultState
12363com.android.internal.telephony.NetworkTypeController$IdleState
12364com.android.internal.telephony.NetworkTypeController$LegacyState
12365com.android.internal.telephony.NetworkTypeController$LteConnectedState
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012366com.android.internal.telephony.NetworkTypeController$NrConnectedAdvancedState
art-benchmark-service13164882020-11-07 02:19:14 -080012367com.android.internal.telephony.NetworkTypeController$NrConnectedState
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012368com.android.internal.telephony.NetworkTypeController$NrIdleState
art-benchmark-service13164882020-11-07 02:19:14 -080012369com.android.internal.telephony.NetworkTypeController$OverrideTimerRule
12370com.android.internal.telephony.NetworkTypeController
art-benchmark-service56aece62020-02-10 17:58:03 -080012371com.android.internal.telephony.NitzData
12372com.android.internal.telephony.NitzStateMachine$DeviceState
art-benchmark-service13164882020-11-07 02:19:14 -080012373com.android.internal.telephony.NitzStateMachine$DeviceStateImpl
art-benchmark-service56aece62020-02-10 17:58:03 -080012374com.android.internal.telephony.NitzStateMachine
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012375com.android.internal.telephony.OperatorInfo$1
12376com.android.internal.telephony.OperatorInfo$State
12377com.android.internal.telephony.OperatorInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012378com.android.internal.telephony.PackageBasedTokenUtil
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012379com.android.internal.telephony.PackageChangeReceiver
12380com.android.internal.telephony.Phone$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012381com.android.internal.telephony.Phone$NetworkSelectMessage
12382com.android.internal.telephony.Phone$SilentRedialParam
art-benchmark-service56aece62020-02-10 17:58:03 -080012383com.android.internal.telephony.Phone
art-benchmark-service1cd49df2023-10-20 22:31:20 -070012384com.android.internal.telephony.PhoneConfigurationManager$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070012385com.android.internal.telephony.PhoneConfigurationManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080012386com.android.internal.telephony.PhoneConfigurationManager$ConfigManagerHandler
12387com.android.internal.telephony.PhoneConfigurationManager$MockableInterface
art-benchmark-service56aece62020-02-10 17:58:03 -080012388com.android.internal.telephony.PhoneConfigurationManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012389com.android.internal.telephony.PhoneConstantConversions$1
12390com.android.internal.telephony.PhoneConstantConversions
12391com.android.internal.telephony.PhoneConstants$DataState
12392com.android.internal.telephony.PhoneConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -080012393com.android.internal.telephony.PhoneFactory
12394com.android.internal.telephony.PhoneInternalInterface$DataActivityState
12395com.android.internal.telephony.PhoneInternalInterface$DialArgs$Builder
12396com.android.internal.telephony.PhoneInternalInterface$DialArgs
12397com.android.internal.telephony.PhoneInternalInterface$SuppService
12398com.android.internal.telephony.PhoneInternalInterface
12399com.android.internal.telephony.PhoneNotifier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012400com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda0
12401com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda10
12402com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda11
12403com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda12
12404com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda13
12405com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda14
12406com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda15
12407com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda16
12408com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda17
12409com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda18
12410com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda19
12411com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda1
12412com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda20
12413com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda21
12414com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda22
12415com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda23
12416com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda24
12417com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda25
12418com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda26
12419com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda27
12420com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda2
12421com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda3
12422com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda4
12423com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda5
12424com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda6
12425com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda7
12426com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda8
12427com.android.internal.telephony.PhoneSubInfoController$$ExternalSyntheticLambda9
art-benchmark-service56aece62020-02-10 17:58:03 -080012428com.android.internal.telephony.PhoneSubInfoController$CallPhoneMethodHelper
12429com.android.internal.telephony.PhoneSubInfoController$PermissionCheckHelper
art-benchmark-service677bd342025-02-19 09:05:31 -080012430com.android.internal.telephony.PhoneSubInfoController
art-benchmark-service56aece62020-02-10 17:58:03 -080012431com.android.internal.telephony.ProxyController$1
12432com.android.internal.telephony.ProxyController
12433com.android.internal.telephony.RIL$RadioProxyDeathRecipient
12434com.android.internal.telephony.RIL$RilHandler
12435com.android.internal.telephony.RIL
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012436com.android.internal.telephony.RILConstants$$ExternalSyntheticLambda0
12437com.android.internal.telephony.RILConstants$$ExternalSyntheticLambda1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012438com.android.internal.telephony.RILConstants
art-benchmark-service56aece62020-02-10 17:58:03 -080012439com.android.internal.telephony.RILRequest
12440com.android.internal.telephony.RadioBugDetector
12441com.android.internal.telephony.RadioCapability
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012442com.android.internal.telephony.RadioConfig$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012443com.android.internal.telephony.RadioConfig
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012444com.android.internal.telephony.RadioIndication$$ExternalSyntheticLambda0
12445com.android.internal.telephony.RadioIndication$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080012446com.android.internal.telephony.RadioIndication
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012447com.android.internal.telephony.RadioInterfaceCapabilityController
art-benchmark-service13164882020-11-07 02:19:14 -080012448com.android.internal.telephony.RadioNVItems
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012449com.android.internal.telephony.RadioResponse$$ExternalSyntheticLambda0
12450com.android.internal.telephony.RadioResponse$$ExternalSyntheticLambda1
12451com.android.internal.telephony.RadioResponse$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080012452com.android.internal.telephony.RadioResponse
art-benchmark-service56aece62020-02-10 17:58:03 -080012453com.android.internal.telephony.RatRatcheter
art-benchmark-serviced5115932020-02-25 17:55:03 -080012454com.android.internal.telephony.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -080012455com.android.internal.telephony.RegistrantList
art-benchmark-service13164882020-11-07 02:19:14 -080012456com.android.internal.telephony.RegistrationFailedEvent
art-benchmark-service56aece62020-02-10 17:58:03 -080012457com.android.internal.telephony.RestrictedState
art-benchmark-service56aece62020-02-10 17:58:03 -080012458com.android.internal.telephony.RilWakelockInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012459com.android.internal.telephony.SMSDispatcher$1
12460com.android.internal.telephony.SMSDispatcher$ConfirmDialogListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012461com.android.internal.telephony.SMSDispatcher$DataSmsSender$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012462com.android.internal.telephony.SMSDispatcher$DataSmsSender
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012463com.android.internal.telephony.SMSDispatcher$MultipartSmsSender$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012464com.android.internal.telephony.SMSDispatcher$MultipartSmsSender
art-benchmark-service56aece62020-02-10 17:58:03 -080012465com.android.internal.telephony.SMSDispatcher$SettingsObserver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012466com.android.internal.telephony.SMSDispatcher$SmsSender$$ExternalSyntheticLambda0
12467com.android.internal.telephony.SMSDispatcher$SmsSender$$ExternalSyntheticLambda1
art-benchmark-service56aece62020-02-10 17:58:03 -080012468com.android.internal.telephony.SMSDispatcher$SmsSender
12469com.android.internal.telephony.SMSDispatcher$SmsSenderCallback
12470com.android.internal.telephony.SMSDispatcher$SmsTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012471com.android.internal.telephony.SMSDispatcher$TextSmsSender$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012472com.android.internal.telephony.SMSDispatcher$TextSmsSender
12473com.android.internal.telephony.SMSDispatcher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012474com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda0
12475com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda1
12476com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda2
12477com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda3
12478com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda4
12479com.android.internal.telephony.ServiceStateTracker$$ExternalSyntheticLambda5
art-benchmark-service56aece62020-02-10 17:58:03 -080012480com.android.internal.telephony.ServiceStateTracker$1
12481com.android.internal.telephony.ServiceStateTracker$SstSubscriptionsChangedListener
12482com.android.internal.telephony.ServiceStateTracker
12483com.android.internal.telephony.SettingsObserver
12484com.android.internal.telephony.SimActivationTracker$1
12485com.android.internal.telephony.SimActivationTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012486com.android.internal.telephony.SlidingWindowEventCounter
art-benchmark-service13164882020-11-07 02:19:14 -080012487com.android.internal.telephony.Sms7BitEncodingTranslator
art-benchmark-serviced5115932020-02-25 17:55:03 -080012488com.android.internal.telephony.SmsAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012489com.android.internal.telephony.SmsApplication$SmsApplicationData
Calin Juravle00b23d32019-03-08 17:52:20 -080012490com.android.internal.telephony.SmsApplication$SmsPackageMonitor
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012491com.android.internal.telephony.SmsApplication$SmsRoleListener
Calin Juravle00b23d32019-03-08 17:52:20 -080012492com.android.internal.telephony.SmsApplication
art-benchmark-service56aece62020-02-10 17:58:03 -080012493com.android.internal.telephony.SmsBroadcastUndelivered$1
12494com.android.internal.telephony.SmsBroadcastUndelivered$ScanRawTableThread
12495com.android.internal.telephony.SmsBroadcastUndelivered$SmsReferenceKey
12496com.android.internal.telephony.SmsBroadcastUndelivered
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012497com.android.internal.telephony.SmsConstants$MessageClass
art-benchmark-service56aece62020-02-10 17:58:03 -080012498com.android.internal.telephony.SmsController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012499com.android.internal.telephony.SmsDispatchersController$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012500com.android.internal.telephony.SmsDispatchersController$1
art-benchmark-service00abe242023-02-13 10:31:34 -080012501com.android.internal.telephony.SmsDispatchersController$DomainSelectionResolverProxy
art-benchmark-service13164882020-11-07 02:19:14 -080012502com.android.internal.telephony.SmsDispatchersController$SmsInjectionCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012503com.android.internal.telephony.SmsDispatchersController
art-benchmark-serviced5115932020-02-25 17:55:03 -080012504com.android.internal.telephony.SmsHeader$ConcatRef
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012505com.android.internal.telephony.SmsHeader$MiscElt
art-benchmark-serviced5115932020-02-25 17:55:03 -080012506com.android.internal.telephony.SmsHeader$PortAddrs
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012507com.android.internal.telephony.SmsHeader$SpecialSmsMsg
art-benchmark-serviced5115932020-02-25 17:55:03 -080012508com.android.internal.telephony.SmsHeader
12509com.android.internal.telephony.SmsMessageBase$SubmitPduBase
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012510com.android.internal.telephony.SmsMessageBase
art-benchmark-serviced5115932020-02-25 17:55:03 -080012511com.android.internal.telephony.SmsNumberUtils$NumberEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012512com.android.internal.telephony.SmsNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080012513com.android.internal.telephony.SmsPermissions
art-benchmark-service13164882020-11-07 02:19:14 -080012514com.android.internal.telephony.SmsRawData$1
12515com.android.internal.telephony.SmsRawData
art-benchmark-service56aece62020-02-10 17:58:03 -080012516com.android.internal.telephony.SmsResponse
12517com.android.internal.telephony.SmsStorageMonitor$1
12518com.android.internal.telephony.SmsStorageMonitor
art-benchmark-service13164882020-11-07 02:19:14 -080012519com.android.internal.telephony.SmsUsageMonitor$1
art-benchmark-service56aece62020-02-10 17:58:03 -080012520com.android.internal.telephony.SmsUsageMonitor$SettingsObserver
12521com.android.internal.telephony.SmsUsageMonitor$SettingsObserverHandler
art-benchmark-service13164882020-11-07 02:19:14 -080012522com.android.internal.telephony.SmsUsageMonitor$ShortCodePatternMatcher
art-benchmark-service56aece62020-02-10 17:58:03 -080012523com.android.internal.telephony.SmsUsageMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -080012524com.android.internal.telephony.SomeArgs
art-benchmark-service56aece62020-02-10 17:58:03 -080012525com.android.internal.telephony.State
art-benchmark-service13164882020-11-07 02:19:14 -080012526com.android.internal.telephony.StateMachine$LogRec
art-benchmark-serviced5115932020-02-25 17:55:03 -080012527com.android.internal.telephony.StateMachine$LogRecords
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012528com.android.internal.telephony.StateMachine$SmHandler$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012529com.android.internal.telephony.StateMachine$SmHandler$HaltingState
12530com.android.internal.telephony.StateMachine$SmHandler$QuittingState
12531com.android.internal.telephony.StateMachine$SmHandler$StateInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080012532com.android.internal.telephony.StateMachine$SmHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080012533com.android.internal.telephony.StateMachine
art-benchmark-service56aece62020-02-10 17:58:03 -080012534com.android.internal.telephony.TelephonyCapabilities
art-benchmark-serviced5115932020-02-25 17:55:03 -080012535com.android.internal.telephony.TelephonyCommonStatsLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012536com.android.internal.telephony.TelephonyComponentFactory$$ExternalSyntheticLambda0
12537com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda0
12538com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda1
12539com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda2
12540com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda3
12541com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda4
art-benchmark-service56aece62020-02-10 17:58:03 -080012542com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents
12543com.android.internal.telephony.TelephonyComponentFactory
12544com.android.internal.telephony.TelephonyDevController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012545com.android.internal.telephony.TelephonyFacade
Calin Juravle00b23d32019-03-08 17:52:20 -080012546com.android.internal.telephony.TelephonyPermissions
art-benchmark-service13164882020-11-07 02:19:14 -080012547com.android.internal.telephony.TelephonyStatsLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012548com.android.internal.telephony.TelephonyTester$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012549com.android.internal.telephony.TelephonyTester$1
12550com.android.internal.telephony.TelephonyTester
art-benchmark-serviced5115932020-02-25 17:55:03 -080012551com.android.internal.telephony.TimeUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080012552com.android.internal.telephony.UUSInfo
12553com.android.internal.telephony.UiccPhoneBookController
art-benchmark-service13164882020-11-07 02:19:14 -080012554com.android.internal.telephony.UserIcons
art-benchmark-service56aece62020-02-10 17:58:03 -080012555com.android.internal.telephony.VisualVoicemailSmsFilter$1
art-benchmark-service13164882020-11-07 02:19:14 -080012556com.android.internal.telephony.VisualVoicemailSmsFilter$FullMessage
art-benchmark-service56aece62020-02-10 17:58:03 -080012557com.android.internal.telephony.VisualVoicemailSmsFilter$PhoneAccountHandleConverter
12558com.android.internal.telephony.VisualVoicemailSmsFilter
art-benchmark-service13164882020-11-07 02:19:14 -080012559com.android.internal.telephony.VisualVoicemailSmsParser$WrappedMessageData
12560com.android.internal.telephony.VisualVoicemailSmsParser
art-benchmark-service56aece62020-02-10 17:58:03 -080012561com.android.internal.telephony.WakeLockStateMachine$1
12562com.android.internal.telephony.WakeLockStateMachine$DefaultState
12563com.android.internal.telephony.WakeLockStateMachine$IdleState
12564com.android.internal.telephony.WakeLockStateMachine$WaitingState
12565com.android.internal.telephony.WakeLockStateMachine
art-benchmark-service13164882020-11-07 02:19:14 -080012566com.android.internal.telephony.WapPushManagerParams
art-benchmark-service13164882020-11-07 02:19:14 -080012567com.android.internal.telephony.WapPushOverSms$DecodedResult
art-benchmark-service56aece62020-02-10 17:58:03 -080012568com.android.internal.telephony.WapPushOverSms
art-benchmark-service13164882020-11-07 02:19:14 -080012569com.android.internal.telephony.WspTypeDecoder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012570com.android.internal.telephony.build.SdkLevel
art-benchmark-service56aece62020-02-10 17:58:03 -080012571com.android.internal.telephony.cat.AppInterface$CommandType
12572com.android.internal.telephony.cat.AppInterface
12573com.android.internal.telephony.cat.BIPClientParams
12574com.android.internal.telephony.cat.BerTlv
12575com.android.internal.telephony.cat.CallSetupParams
12576com.android.internal.telephony.cat.CatCmdMessage$1
art-benchmark-service13164882020-11-07 02:19:14 -080012577com.android.internal.telephony.cat.CatCmdMessage$2
12578com.android.internal.telephony.cat.CatCmdMessage$BrowserSettings
12579com.android.internal.telephony.cat.CatCmdMessage$BrowserTerminationCauses
12580com.android.internal.telephony.cat.CatCmdMessage$CallSettings
12581com.android.internal.telephony.cat.CatCmdMessage$SetupEventListConstants
12582com.android.internal.telephony.cat.CatCmdMessage$SetupEventListSettings
art-benchmark-service56aece62020-02-10 17:58:03 -080012583com.android.internal.telephony.cat.CatCmdMessage
12584com.android.internal.telephony.cat.CatException
12585com.android.internal.telephony.cat.CatLog
12586com.android.internal.telephony.cat.CatResponseMessage
12587com.android.internal.telephony.cat.CatService$1
12588com.android.internal.telephony.cat.CatService
art-benchmark-serviced5115932020-02-25 17:55:03 -080012589com.android.internal.telephony.cat.CommandDetails$1
12590com.android.internal.telephony.cat.CommandDetails
art-benchmark-service56aece62020-02-10 17:58:03 -080012591com.android.internal.telephony.cat.CommandParams
12592com.android.internal.telephony.cat.CommandParamsFactory$1
12593com.android.internal.telephony.cat.CommandParamsFactory
12594com.android.internal.telephony.cat.ComprehensionTlv
12595com.android.internal.telephony.cat.ComprehensionTlvTag
12596com.android.internal.telephony.cat.DTTZResponseData
art-benchmark-service13164882020-11-07 02:19:14 -080012597com.android.internal.telephony.cat.DeviceIdentities
art-benchmark-service56aece62020-02-10 17:58:03 -080012598com.android.internal.telephony.cat.DisplayTextParams
art-benchmark-service13164882020-11-07 02:19:14 -080012599com.android.internal.telephony.cat.Duration$1
12600com.android.internal.telephony.cat.Duration$TimeUnit
12601com.android.internal.telephony.cat.Duration
12602com.android.internal.telephony.cat.FontSize
12603com.android.internal.telephony.cat.GetInkeyInputResponseData
12604com.android.internal.telephony.cat.GetInputParams
12605com.android.internal.telephony.cat.IconId
art-benchmark-service56aece62020-02-10 17:58:03 -080012606com.android.internal.telephony.cat.IconLoader
art-benchmark-service13164882020-11-07 02:19:14 -080012607com.android.internal.telephony.cat.ImageDescriptor
12608com.android.internal.telephony.cat.Input$1
12609com.android.internal.telephony.cat.Input
12610com.android.internal.telephony.cat.Item$1
12611com.android.internal.telephony.cat.Item
12612com.android.internal.telephony.cat.ItemsIconId
art-benchmark-service56aece62020-02-10 17:58:03 -080012613com.android.internal.telephony.cat.LanguageParams
12614com.android.internal.telephony.cat.LanguageResponseData
art-benchmark-service13164882020-11-07 02:19:14 -080012615com.android.internal.telephony.cat.LaunchBrowserMode
art-benchmark-service56aece62020-02-10 17:58:03 -080012616com.android.internal.telephony.cat.LaunchBrowserParams
art-benchmark-service13164882020-11-07 02:19:14 -080012617com.android.internal.telephony.cat.Menu$1
12618com.android.internal.telephony.cat.Menu
12619com.android.internal.telephony.cat.PlayToneParams
12620com.android.internal.telephony.cat.PresentationType
art-benchmark-service56aece62020-02-10 17:58:03 -080012621com.android.internal.telephony.cat.ResponseData
12622com.android.internal.telephony.cat.ResultCode
art-benchmark-service13164882020-11-07 02:19:14 -080012623com.android.internal.telephony.cat.ResultException$1
art-benchmark-service56aece62020-02-10 17:58:03 -080012624com.android.internal.telephony.cat.ResultException
12625com.android.internal.telephony.cat.RilMessage
12626com.android.internal.telephony.cat.RilMessageDecoder$StateCmdParamsReady
12627com.android.internal.telephony.cat.RilMessageDecoder$StateStart
12628com.android.internal.telephony.cat.RilMessageDecoder
art-benchmark-service13164882020-11-07 02:19:14 -080012629com.android.internal.telephony.cat.SelectItemParams
12630com.android.internal.telephony.cat.SelectItemResponseData
12631com.android.internal.telephony.cat.SetEventListParams
12632com.android.internal.telephony.cat.TextAlignment
12633com.android.internal.telephony.cat.TextAttribute
12634com.android.internal.telephony.cat.TextColor
art-benchmark-serviced5115932020-02-25 17:55:03 -080012635com.android.internal.telephony.cat.TextMessage$1
12636com.android.internal.telephony.cat.TextMessage
art-benchmark-service13164882020-11-07 02:19:14 -080012637com.android.internal.telephony.cat.Tone$1
12638com.android.internal.telephony.cat.Tone
12639com.android.internal.telephony.cat.ToneSettings$1
12640com.android.internal.telephony.cat.ToneSettings
art-benchmark-serviced5115932020-02-25 17:55:03 -080012641com.android.internal.telephony.cat.ValueObject
art-benchmark-service56aece62020-02-10 17:58:03 -080012642com.android.internal.telephony.cat.ValueParser
12643com.android.internal.telephony.cdma.CdmaCallWaitingNotification
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012644com.android.internal.telephony.cdma.CdmaInboundSmsHandler$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080012645com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver
12646com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080012647com.android.internal.telephony.cdma.CdmaInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -080012648com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaDisplayInfoRec
12649com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaLineControlInfoRec
12650com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaNumberInfoRec
12651com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaRedirectingNumberInfoRec
12652com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaSignalInfoRec
12653com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53AudioControlInfoRec
12654com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53ClirInfoRec
12655com.android.internal.telephony.cdma.CdmaInformationRecords
12656com.android.internal.telephony.cdma.CdmaMmiCode
art-benchmark-service56aece62020-02-10 17:58:03 -080012657com.android.internal.telephony.cdma.CdmaSMSDispatcher
12658com.android.internal.telephony.cdma.CdmaSmsBroadcastConfigInfo
12659com.android.internal.telephony.cdma.CdmaSubscriptionSourceManager
12660com.android.internal.telephony.cdma.EriInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012661com.android.internal.telephony.cdma.EriManager$EriDisplayInformation
art-benchmark-service56aece62020-02-10 17:58:03 -080012662com.android.internal.telephony.cdma.EriManager$EriFile
12663com.android.internal.telephony.cdma.EriManager
art-benchmark-service13164882020-11-07 02:19:14 -080012664com.android.internal.telephony.cdma.SignalToneUtil
12665com.android.internal.telephony.cdma.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012666com.android.internal.telephony.cdma.SmsMessage
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012667com.android.internal.telephony.cdma.sms.BearerData$CodingException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012668com.android.internal.telephony.cdma.sms.BearerData$TimeStamp
12669com.android.internal.telephony.cdma.sms.BearerData
12670com.android.internal.telephony.cdma.sms.CdmaSmsAddress
12671com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress
12672com.android.internal.telephony.cdma.sms.SmsEnvelope
12673com.android.internal.telephony.cdma.sms.UserData
art-benchmark-service13164882020-11-07 02:19:14 -080012674com.android.internal.telephony.cdnr.BrandOverrideEfData
12675com.android.internal.telephony.cdnr.CarrierConfigEfData
art-benchmark-service56aece62020-02-10 17:58:03 -080012676com.android.internal.telephony.cdnr.CarrierDisplayNameData$1
12677com.android.internal.telephony.cdnr.CarrierDisplayNameData$Builder
12678com.android.internal.telephony.cdnr.CarrierDisplayNameData
12679com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$CarrierDisplayNameConditionRule
art-benchmark-service13164882020-11-07 02:19:14 -080012680com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$WfcCarrierNameFormatter
art-benchmark-service56aece62020-02-10 17:58:03 -080012681com.android.internal.telephony.cdnr.CarrierDisplayNameResolver
art-benchmark-service13164882020-11-07 02:19:14 -080012682com.android.internal.telephony.cdnr.EfData
12683com.android.internal.telephony.cdnr.EriEfData
12684com.android.internal.telephony.cdnr.RuimEfData
12685com.android.internal.telephony.cdnr.UsimEfData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012686com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda0
12687com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda1
12688com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda2
12689com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda3
12690com.android.internal.telephony.d2d.Communicator$$ExternalSyntheticLambda4
12691com.android.internal.telephony.d2d.Communicator$Callback
12692com.android.internal.telephony.d2d.Communicator$Message
12693com.android.internal.telephony.d2d.Communicator
12694com.android.internal.telephony.d2d.DtmfAdapter
12695com.android.internal.telephony.d2d.DtmfTransport$$ExternalSyntheticLambda0
12696com.android.internal.telephony.d2d.DtmfTransport$$ExternalSyntheticLambda1
12697com.android.internal.telephony.d2d.DtmfTransport$$ExternalSyntheticLambda2
12698com.android.internal.telephony.d2d.DtmfTransport
12699com.android.internal.telephony.d2d.MessageTypeAndValueHelper
12700com.android.internal.telephony.d2d.RtpAdapter$Callback
12701com.android.internal.telephony.d2d.RtpAdapter
12702com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda0
12703com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda1
12704com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda2
12705com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda3
12706com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda4
12707com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda5
12708com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda6
12709com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda7
12710com.android.internal.telephony.d2d.RtpTransport$$ExternalSyntheticLambda8
12711com.android.internal.telephony.d2d.RtpTransport
12712com.android.internal.telephony.d2d.Timeouts$Adapter
12713com.android.internal.telephony.d2d.Timeouts
12714com.android.internal.telephony.d2d.TransportProtocol$Callback
12715com.android.internal.telephony.d2d.TransportProtocol
12716com.android.internal.telephony.data.DataCallback
art-benchmark-service00abe242023-02-13 10:31:34 -080012717com.android.internal.telephony.data.DataNetworkController$DataNetworkControllerCallback
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012718com.android.internal.telephony.data.DataSettingsManager$DataSettingsManagerCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012719com.android.internal.telephony.emergency.EmergencyNumberTracker$1
12720com.android.internal.telephony.emergency.EmergencyNumberTracker
art-benchmark-service13164882020-11-07 02:19:14 -080012721com.android.internal.telephony.euicc.EuiccCardController$10
12722com.android.internal.telephony.euicc.EuiccCardController$11
12723com.android.internal.telephony.euicc.EuiccCardController$12
12724com.android.internal.telephony.euicc.EuiccCardController$13
12725com.android.internal.telephony.euicc.EuiccCardController$14
12726com.android.internal.telephony.euicc.EuiccCardController$15
12727com.android.internal.telephony.euicc.EuiccCardController$16
12728com.android.internal.telephony.euicc.EuiccCardController$17
12729com.android.internal.telephony.euicc.EuiccCardController$18
12730com.android.internal.telephony.euicc.EuiccCardController$19
12731com.android.internal.telephony.euicc.EuiccCardController$1
12732com.android.internal.telephony.euicc.EuiccCardController$20
12733com.android.internal.telephony.euicc.EuiccCardController$21
12734com.android.internal.telephony.euicc.EuiccCardController$22
12735com.android.internal.telephony.euicc.EuiccCardController$2
12736com.android.internal.telephony.euicc.EuiccCardController$3
art-benchmark-service13164882020-11-07 02:19:14 -080012737com.android.internal.telephony.euicc.EuiccCardController$4
12738com.android.internal.telephony.euicc.EuiccCardController$5
12739com.android.internal.telephony.euicc.EuiccCardController$6
12740com.android.internal.telephony.euicc.EuiccCardController$7
12741com.android.internal.telephony.euicc.EuiccCardController$8
12742com.android.internal.telephony.euicc.EuiccCardController$9
art-benchmark-service56aece62020-02-10 17:58:03 -080012743com.android.internal.telephony.euicc.EuiccCardController$SimSlotStatusChangedBroadcastReceiver
12744com.android.internal.telephony.euicc.EuiccCardController
12745com.android.internal.telephony.euicc.EuiccConnector$1
12746com.android.internal.telephony.euicc.EuiccConnector$AvailableState
12747com.android.internal.telephony.euicc.EuiccConnector$BaseEuiccCommandCallback
12748com.android.internal.telephony.euicc.EuiccConnector$BindingState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012749com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1$$ExternalSyntheticLambda0
12750com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012751com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012752com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012753com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012754com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012755com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012756com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012757com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012758com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14$$ExternalSyntheticLambda0
art-benchmark-serviced5115932020-02-25 17:55:03 -080012759com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012760com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$15$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012761com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$15
art-benchmark-service56aece62020-02-10 17:58:03 -080012762com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012763com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012764com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012765com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012766com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012767com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012768com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012769com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012770com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012771com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012772com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012773com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012774com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012775com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012776com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012777com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012778com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9
12779com.android.internal.telephony.euicc.EuiccConnector$ConnectedState
art-benchmark-service13164882020-11-07 02:19:14 -080012780com.android.internal.telephony.euicc.EuiccConnector$DeleteCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012781com.android.internal.telephony.euicc.EuiccConnector$DeleteRequest
12782com.android.internal.telephony.euicc.EuiccConnector$DisconnectedState
art-benchmark-service13164882020-11-07 02:19:14 -080012783com.android.internal.telephony.euicc.EuiccConnector$DownloadCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012784com.android.internal.telephony.euicc.EuiccConnector$DownloadRequest
art-benchmark-service13164882020-11-07 02:19:14 -080012785com.android.internal.telephony.euicc.EuiccConnector$DumpEuiccServiceCommandCallback
12786com.android.internal.telephony.euicc.EuiccConnector$EraseCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012787com.android.internal.telephony.euicc.EuiccConnector$EuiccPackageMonitor
art-benchmark-serviceadd95622024-03-14 09:26:37 -070012788com.android.internal.telephony.euicc.EuiccConnector$GetAvailableMemoryInBytesCommandCallback
art-benchmark-service13164882020-11-07 02:19:14 -080012789com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012790com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListRequest
art-benchmark-service13164882020-11-07 02:19:14 -080012791com.android.internal.telephony.euicc.EuiccConnector$GetEidCommandCallback
12792com.android.internal.telephony.euicc.EuiccConnector$GetEuiccInfoCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012793com.android.internal.telephony.euicc.EuiccConnector$GetEuiccProfileInfoListCommandCallback
art-benchmark-service13164882020-11-07 02:19:14 -080012794com.android.internal.telephony.euicc.EuiccConnector$GetMetadataCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012795com.android.internal.telephony.euicc.EuiccConnector$GetMetadataRequest
art-benchmark-service13164882020-11-07 02:19:14 -080012796com.android.internal.telephony.euicc.EuiccConnector$GetOtaStatusCommandCallback
12797com.android.internal.telephony.euicc.EuiccConnector$OtaStatusChangedCallback
12798com.android.internal.telephony.euicc.EuiccConnector$RetainSubscriptionsCommandCallback
12799com.android.internal.telephony.euicc.EuiccConnector$SwitchCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012800com.android.internal.telephony.euicc.EuiccConnector$SwitchRequest
12801com.android.internal.telephony.euicc.EuiccConnector$UnavailableState
art-benchmark-service13164882020-11-07 02:19:14 -080012802com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080012803com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameRequest
12804com.android.internal.telephony.euicc.EuiccConnector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012805com.android.internal.telephony.euicc.EuiccController$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080012806com.android.internal.telephony.euicc.EuiccController$10
12807com.android.internal.telephony.euicc.EuiccController$11
12808com.android.internal.telephony.euicc.EuiccController$12
12809com.android.internal.telephony.euicc.EuiccController$13
12810com.android.internal.telephony.euicc.EuiccController$1
12811com.android.internal.telephony.euicc.EuiccController$2
art-benchmark-service56aece62020-02-10 17:58:03 -080012812com.android.internal.telephony.euicc.EuiccController$3
art-benchmark-service13164882020-11-07 02:19:14 -080012813com.android.internal.telephony.euicc.EuiccController$4
12814com.android.internal.telephony.euicc.EuiccController$5
12815com.android.internal.telephony.euicc.EuiccController$6
12816com.android.internal.telephony.euicc.EuiccController$7
12817com.android.internal.telephony.euicc.EuiccController$8
12818com.android.internal.telephony.euicc.EuiccController$9
12819com.android.internal.telephony.euicc.EuiccController$DownloadSubscriptionGetMetadataCommandCallback
12820com.android.internal.telephony.euicc.EuiccController$GetDefaultListCommandCallback
12821com.android.internal.telephony.euicc.EuiccController$GetMetadataCommandCallback
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000012822com.android.internal.telephony.euicc.EuiccController
art-benchmark-service13164882020-11-07 02:19:14 -080012823com.android.internal.telephony.euicc.EuiccOperation$1
12824com.android.internal.telephony.euicc.EuiccOperation$Action
12825com.android.internal.telephony.euicc.EuiccOperation
12826com.android.internal.telephony.euicc.IAuthenticateServerCallback$Stub
12827com.android.internal.telephony.euicc.IAuthenticateServerCallback
12828com.android.internal.telephony.euicc.ICancelSessionCallback$Stub
12829com.android.internal.telephony.euicc.ICancelSessionCallback
12830com.android.internal.telephony.euicc.IDeleteProfileCallback$Stub
12831com.android.internal.telephony.euicc.IDeleteProfileCallback
12832com.android.internal.telephony.euicc.IDisableProfileCallback$Stub
12833com.android.internal.telephony.euicc.IDisableProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080012834com.android.internal.telephony.euicc.IEuiccCardController$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012835com.android.internal.telephony.euicc.IEuiccCardController$Stub
12836com.android.internal.telephony.euicc.IEuiccCardController
12837com.android.internal.telephony.euicc.IEuiccController$Stub$Proxy
12838com.android.internal.telephony.euicc.IEuiccController$Stub
12839com.android.internal.telephony.euicc.IEuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -080012840com.android.internal.telephony.euicc.IGetAllProfilesCallback$Stub
12841com.android.internal.telephony.euicc.IGetAllProfilesCallback
art-benchmark-service13164882020-11-07 02:19:14 -080012842com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback$Stub
12843com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback
12844com.android.internal.telephony.euicc.IGetEuiccChallengeCallback$Stub
12845com.android.internal.telephony.euicc.IGetEuiccChallengeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080012846com.android.internal.telephony.euicc.IGetEuiccInfo1Callback$Stub
12847com.android.internal.telephony.euicc.IGetEuiccInfo1Callback
art-benchmark-service13164882020-11-07 02:19:14 -080012848com.android.internal.telephony.euicc.IGetEuiccInfo2Callback$Stub
12849com.android.internal.telephony.euicc.IGetEuiccInfo2Callback
12850com.android.internal.telephony.euicc.IGetProfileCallback$Stub
12851com.android.internal.telephony.euicc.IGetProfileCallback
12852com.android.internal.telephony.euicc.IGetRulesAuthTableCallback$Stub
12853com.android.internal.telephony.euicc.IGetRulesAuthTableCallback
12854com.android.internal.telephony.euicc.IGetSmdsAddressCallback$Stub
12855com.android.internal.telephony.euicc.IGetSmdsAddressCallback
12856com.android.internal.telephony.euicc.IListNotificationsCallback$Stub
12857com.android.internal.telephony.euicc.IListNotificationsCallback
12858com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback$Stub
12859com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback
12860com.android.internal.telephony.euicc.IPrepareDownloadCallback$Stub
12861com.android.internal.telephony.euicc.IPrepareDownloadCallback
12862com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback$Stub
12863com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback
12864com.android.internal.telephony.euicc.IResetMemoryCallback$Stub
12865com.android.internal.telephony.euicc.IResetMemoryCallback
12866com.android.internal.telephony.euicc.IRetrieveNotificationCallback$Stub
12867com.android.internal.telephony.euicc.IRetrieveNotificationCallback
12868com.android.internal.telephony.euicc.IRetrieveNotificationListCallback$Stub
12869com.android.internal.telephony.euicc.IRetrieveNotificationListCallback
12870com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback$Stub
12871com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback
12872com.android.internal.telephony.euicc.ISetNicknameCallback$Stub
12873com.android.internal.telephony.euicc.ISetNicknameCallback
12874com.android.internal.telephony.euicc.ISwitchToProfileCallback$Stub
12875com.android.internal.telephony.euicc.ISwitchToProfileCallback
art-benchmark-serviceadd95622024-03-14 09:26:37 -070012876com.android.internal.telephony.flags.FeatureFlags
12877com.android.internal.telephony.flags.FeatureFlagsImpl
12878com.android.internal.telephony.flags.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -080012879com.android.internal.telephony.gsm.GsmInboundSmsHandler$GsmCbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080012880com.android.internal.telephony.gsm.GsmInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -080012881com.android.internal.telephony.gsm.GsmMmiCode$1
art-benchmark-service56aece62020-02-10 17:58:03 -080012882com.android.internal.telephony.gsm.GsmMmiCode
12883com.android.internal.telephony.gsm.GsmSMSDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -080012884com.android.internal.telephony.gsm.GsmSmsAddress
art-benchmark-service56aece62020-02-10 17:58:03 -080012885com.android.internal.telephony.gsm.SimTlv
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012886com.android.internal.telephony.gsm.SmsBroadcastConfigInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080012887com.android.internal.telephony.gsm.SmsMessage$PduParser
art-benchmark-service13164882020-11-07 02:19:14 -080012888com.android.internal.telephony.gsm.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012889com.android.internal.telephony.gsm.SmsMessage
art-benchmark-service13164882020-11-07 02:19:14 -080012890com.android.internal.telephony.gsm.SsData$RequestType
12891com.android.internal.telephony.gsm.SsData$ServiceType
12892com.android.internal.telephony.gsm.SsData$TeleserviceType
12893com.android.internal.telephony.gsm.SsData
art-benchmark-service56aece62020-02-10 17:58:03 -080012894com.android.internal.telephony.gsm.SuppServiceNotification
12895com.android.internal.telephony.gsm.UsimDataDownloadHandler
12896com.android.internal.telephony.gsm.UsimPhoneBookManager$File
12897com.android.internal.telephony.gsm.UsimPhoneBookManager$PbrRecord
12898com.android.internal.telephony.gsm.UsimPhoneBookManager
art-benchmark-service13164882020-11-07 02:19:14 -080012899com.android.internal.telephony.ims.ImsConfigCompatAdapter
12900com.android.internal.telephony.ims.ImsRegistrationCompatAdapter$1
12901com.android.internal.telephony.ims.ImsRegistrationCompatAdapter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012902com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda0
12903com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda10
12904com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda11
12905com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda12
12906com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda13
12907com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda1
12908com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda2
12909com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda3
12910com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda4
12911com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda5
12912com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda6
12913com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda7
12914com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda8
12915com.android.internal.telephony.ims.ImsResolver$$ExternalSyntheticLambda9
art-benchmark-service56aece62020-02-10 17:58:03 -080012916com.android.internal.telephony.ims.ImsResolver$1
12917com.android.internal.telephony.ims.ImsResolver$2
12918com.android.internal.telephony.ims.ImsResolver$3
12919com.android.internal.telephony.ims.ImsResolver$4
12920com.android.internal.telephony.ims.ImsResolver$5
12921com.android.internal.telephony.ims.ImsResolver$6
12922com.android.internal.telephony.ims.ImsResolver$7
12923com.android.internal.telephony.ims.ImsResolver$8
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012924com.android.internal.telephony.ims.ImsResolver$ActivityManagerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -080012925com.android.internal.telephony.ims.ImsResolver$ImsDynamicQueryManagerFactory
12926com.android.internal.telephony.ims.ImsResolver$ImsServiceControllerFactory
12927com.android.internal.telephony.ims.ImsResolver$ImsServiceInfo
art-benchmark-service13164882020-11-07 02:19:14 -080012928com.android.internal.telephony.ims.ImsResolver$OverrideConfig
art-benchmark-service56aece62020-02-10 17:58:03 -080012929com.android.internal.telephony.ims.ImsResolver$SubscriptionManagerProxy
12930com.android.internal.telephony.ims.ImsResolver$TelephonyManagerProxy
12931com.android.internal.telephony.ims.ImsResolver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012932com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda0
12933com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda1
12934com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda2
12935com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda3
12936com.android.internal.telephony.ims.ImsServiceController$$ExternalSyntheticLambda4
art-benchmark-service56aece62020-02-10 17:58:03 -080012937com.android.internal.telephony.ims.ImsServiceController$1
12938com.android.internal.telephony.ims.ImsServiceController$2
12939com.android.internal.telephony.ims.ImsServiceController$3
art-benchmark-service56aece62020-02-10 17:58:03 -080012940com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback$1
12941com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback
12942com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection
12943com.android.internal.telephony.ims.ImsServiceController$ImsServiceControllerCallbacks
12944com.android.internal.telephony.ims.ImsServiceController$RebindRetry
12945com.android.internal.telephony.ims.ImsServiceController
art-benchmark-service13164882020-11-07 02:19:14 -080012946com.android.internal.telephony.ims.ImsServiceControllerCompat
art-benchmark-service56aece62020-02-10 17:58:03 -080012947com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$ImsServiceFeatureQuery
12948com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$Listener
12949com.android.internal.telephony.ims.ImsServiceFeatureQueryManager
art-benchmark-service13164882020-11-07 02:19:14 -080012950com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$1
12951com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$2
12952com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$3
12953com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$4
12954com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$5
12955com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ConfigListener
12956com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ImsRegistrationListenerBase
12957com.android.internal.telephony.ims.MmTelFeatureCompatAdapter
12958com.android.internal.telephony.ims.MmTelInterfaceAdapter
art-benchmark-service13164882020-11-07 02:19:14 -080012959com.android.internal.telephony.imsphone.ImsExternalCall
art-benchmark-service56aece62020-02-10 17:58:03 -080012960com.android.internal.telephony.imsphone.ImsExternalCallTracker$1
12961com.android.internal.telephony.imsphone.ImsExternalCallTracker$2
12962com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalCallStateListener
12963com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalConnectionListener
12964com.android.internal.telephony.imsphone.ImsExternalCallTracker$ImsCallNotify
12965com.android.internal.telephony.imsphone.ImsExternalCallTracker
12966com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
12967com.android.internal.telephony.imsphone.ImsExternalConnection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012968com.android.internal.telephony.imsphone.ImsPhone$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080012969com.android.internal.telephony.imsphone.ImsPhone$1
12970com.android.internal.telephony.imsphone.ImsPhone$2
12971com.android.internal.telephony.imsphone.ImsPhone$3
art-benchmark-serviced5115932020-02-25 17:55:03 -080012972com.android.internal.telephony.imsphone.ImsPhone$4
art-benchmark-serviced5115932020-02-25 17:55:03 -080012973com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs$Builder
art-benchmark-service13164882020-11-07 02:19:14 -080012974com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs
12975com.android.internal.telephony.imsphone.ImsPhone$ImsManagerFactory
12976com.android.internal.telephony.imsphone.ImsPhone$SS
art-benchmark-service56aece62020-02-10 17:58:03 -080012977com.android.internal.telephony.imsphone.ImsPhone
12978com.android.internal.telephony.imsphone.ImsPhoneBase
12979com.android.internal.telephony.imsphone.ImsPhoneCall
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012980com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda0
12981com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda1
12982com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda2
12983com.android.internal.telephony.imsphone.ImsPhoneCallTracker$$ExternalSyntheticLambda3
art-benchmark-service13164882020-11-07 02:19:14 -080012984com.android.internal.telephony.imsphone.ImsPhoneCallTracker$10
art-benchmark-service0248ecf2025-02-03 07:17:01 -080012985com.android.internal.telephony.imsphone.ImsPhoneCallTracker$11
art-benchmark-service922a5532023-03-23 03:12:41 -070012986com.android.internal.telephony.imsphone.ImsPhoneCallTracker$12
art-benchmark-service56aece62020-02-10 17:58:03 -080012987com.android.internal.telephony.imsphone.ImsPhoneCallTracker$1
12988com.android.internal.telephony.imsphone.ImsPhoneCallTracker$2
12989com.android.internal.telephony.imsphone.ImsPhoneCallTracker$3
12990com.android.internal.telephony.imsphone.ImsPhoneCallTracker$4
12991com.android.internal.telephony.imsphone.ImsPhoneCallTracker$5
12992com.android.internal.telephony.imsphone.ImsPhoneCallTracker$6
12993com.android.internal.telephony.imsphone.ImsPhoneCallTracker$7
12994com.android.internal.telephony.imsphone.ImsPhoneCallTracker$8
12995com.android.internal.telephony.imsphone.ImsPhoneCallTracker$9
art-benchmark-service13164882020-11-07 02:19:14 -080012996com.android.internal.telephony.imsphone.ImsPhoneCallTracker$CacheEntry
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012997com.android.internal.telephony.imsphone.ImsPhoneCallTracker$Config
art-benchmark-service13164882020-11-07 02:19:14 -080012998com.android.internal.telephony.imsphone.ImsPhoneCallTracker$ConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080012999com.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState
13000com.android.internal.telephony.imsphone.ImsPhoneCallTracker$MmTelFeatureListener
art-benchmark-service56aece62020-02-10 17:58:03 -080013001com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneStateListener
13002com.android.internal.telephony.imsphone.ImsPhoneCallTracker$SharedPreferenceProxy
art-benchmark-service677bd342025-02-19 09:05:31 -080013003com.android.internal.telephony.imsphone.ImsPhoneCallTracker$VtDataUsageProvider
art-benchmark-service56aece62020-02-10 17:58:03 -080013004com.android.internal.telephony.imsphone.ImsPhoneCallTracker
13005com.android.internal.telephony.imsphone.ImsPhoneCommandInterface
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013006com.android.internal.telephony.imsphone.ImsPhoneConnection$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080013007com.android.internal.telephony.imsphone.ImsPhoneConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080013008com.android.internal.telephony.imsphone.ImsPhoneConnection
13009com.android.internal.telephony.imsphone.ImsPhoneFactory
13010com.android.internal.telephony.imsphone.ImsPhoneMmiCode
13011com.android.internal.telephony.imsphone.ImsPullCall
art-benchmark-service13164882020-11-07 02:19:14 -080013012com.android.internal.telephony.imsphone.ImsRcsStatusListener
13013com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013014com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
art-benchmark-service13164882020-11-07 02:19:14 -080013015com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper
13016com.android.internal.telephony.imsphone.ImsRttTextHandler$InCallReaderThread
13017com.android.internal.telephony.imsphone.ImsRttTextHandler$NetworkWriter
13018com.android.internal.telephony.imsphone.ImsRttTextHandler
art-benchmark-service84deab32021-05-12 09:41:00 -070013019com.android.internal.telephony.metrics.AirplaneModeStats
art-benchmark-service13164882020-11-07 02:19:14 -080013020com.android.internal.telephony.metrics.CallQualityMetrics$TimestampedQualitySnapshot
13021com.android.internal.telephony.metrics.CallQualityMetrics
art-benchmark-service56aece62020-02-10 17:58:03 -080013022com.android.internal.telephony.metrics.CallSessionEventBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013023com.android.internal.telephony.metrics.CarrierIdMatchStats
13024com.android.internal.telephony.metrics.DataCallSessionStats
art-benchmark-service64daec62024-05-18 02:02:57 -070013025com.android.internal.telephony.metrics.DataStallRecoveryStats$$ExternalSyntheticLambda0
13026com.android.internal.telephony.metrics.DataStallRecoveryStats$1
13027com.android.internal.telephony.metrics.DataStallRecoveryStats$2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013028com.android.internal.telephony.metrics.DataStallRecoveryStats
13029com.android.internal.telephony.metrics.ImsStats
art-benchmark-service56aece62020-02-10 17:58:03 -080013030com.android.internal.telephony.metrics.InProgressCallSession
13031com.android.internal.telephony.metrics.InProgressSmsSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013032com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda0
13033com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda10
13034com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda11
13035com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda1
13036com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda2
13037com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda3
13038com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda4
13039com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda5
13040com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda6
13041com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda7
13042com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda8
13043com.android.internal.telephony.metrics.MetricsCollector$$ExternalSyntheticLambda9
art-benchmark-service13164882020-11-07 02:19:14 -080013044com.android.internal.telephony.metrics.MetricsCollector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013045com.android.internal.telephony.metrics.ModemPowerMetrics$$ExternalSyntheticLambda0
art-benchmark-service56aece62020-02-10 17:58:03 -080013046com.android.internal.telephony.metrics.ModemPowerMetrics
art-benchmark-service84deab32021-05-12 09:41:00 -070013047com.android.internal.telephony.metrics.ModemRestartStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013048com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda0
13049com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda1
13050com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda2
13051com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda3
13052com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda4
13053com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda5
13054com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda6
13055com.android.internal.telephony.metrics.PersistAtomsStorage$$ExternalSyntheticLambda7
13056com.android.internal.telephony.metrics.PersistAtomsStorage$1
art-benchmark-service13164882020-11-07 02:19:14 -080013057com.android.internal.telephony.metrics.PersistAtomsStorage
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013058com.android.internal.telephony.metrics.SatelliteStats$CarrierRoamingSatelliteControllerStatsParams
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013059com.android.internal.telephony.metrics.ServiceStateStats$$ExternalSyntheticLambda0
13060com.android.internal.telephony.metrics.ServiceStateStats$TimestampedServiceState
13061com.android.internal.telephony.metrics.ServiceStateStats
art-benchmark-service13164882020-11-07 02:19:14 -080013062com.android.internal.telephony.metrics.SimSlotState
art-benchmark-service56aece62020-02-10 17:58:03 -080013063com.android.internal.telephony.metrics.SmsSessionEventBuilder
art-benchmark-service13164882020-11-07 02:19:14 -080013064com.android.internal.telephony.metrics.SmsStats
art-benchmark-service56aece62020-02-10 17:58:03 -080013065com.android.internal.telephony.metrics.TelephonyEventBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013066com.android.internal.telephony.metrics.TelephonyMetrics$$ExternalSyntheticLambda0
13067com.android.internal.telephony.metrics.TelephonyMetrics$$ExternalSyntheticLambda1
13068com.android.internal.telephony.metrics.TelephonyMetrics$$ExternalSyntheticLambda2
art-benchmark-service56aece62020-02-10 17:58:03 -080013069com.android.internal.telephony.metrics.TelephonyMetrics$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013070com.android.internal.telephony.metrics.TelephonyMetrics$BwEstimationStats
art-benchmark-service56aece62020-02-10 17:58:03 -080013071com.android.internal.telephony.metrics.TelephonyMetrics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013072com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda0
13073com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda1
13074com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda2
13075com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda3
13076com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda4
13077com.android.internal.telephony.metrics.VoiceCallRatTracker$$ExternalSyntheticLambda5
art-benchmark-service13164882020-11-07 02:19:14 -080013078com.android.internal.telephony.metrics.VoiceCallRatTracker$Key
13079com.android.internal.telephony.metrics.VoiceCallRatTracker$Value
13080com.android.internal.telephony.metrics.VoiceCallRatTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013081com.android.internal.telephony.metrics.VoiceCallSessionStats$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080013082com.android.internal.telephony.metrics.VoiceCallSessionStats$1
13083com.android.internal.telephony.metrics.VoiceCallSessionStats
art-benchmark-service56aece62020-02-10 17:58:03 -080013084com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute
13085com.android.internal.telephony.nano.CarrierIdProto$CarrierId
13086com.android.internal.telephony.nano.CarrierIdProto$CarrierList
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013087com.android.internal.telephony.nano.PersistAtomsProto$CarrierIdMismatch
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013088com.android.internal.telephony.nano.PersistAtomsProto$CarrierRoamingSatelliteControllerStats
13089com.android.internal.telephony.nano.PersistAtomsProto$CarrierRoamingSatelliteSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013090com.android.internal.telephony.nano.PersistAtomsProto$CellularDataServiceSwitch
13091com.android.internal.telephony.nano.PersistAtomsProto$CellularServiceState
13092com.android.internal.telephony.nano.PersistAtomsProto$DataCallSession
art-benchmark-service64daec62024-05-18 02:02:57 -070013093com.android.internal.telephony.nano.PersistAtomsProto$DataNetworkValidation
art-benchmark-service84f185c2023-07-24 02:43:42 -070013094com.android.internal.telephony.nano.PersistAtomsProto$EmergencyNumbersInfo
art-benchmark-service00abe242023-02-13 10:31:34 -080013095com.android.internal.telephony.nano.PersistAtomsProto$GbaEvent
13096com.android.internal.telephony.nano.PersistAtomsProto$ImsDedicatedBearerEvent
13097com.android.internal.telephony.nano.PersistAtomsProto$ImsDedicatedBearerListenerEvent
13098com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationFeatureTagStats
13099com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationServiceDescStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013100com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationStats
13101com.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationTermination
art-benchmark-service13164882020-11-07 02:19:14 -080013102com.android.internal.telephony.nano.PersistAtomsProto$IncomingSms
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013103com.android.internal.telephony.nano.PersistAtomsProto$NetworkRequests
art-benchmark-service00abe242023-02-13 10:31:34 -080013104com.android.internal.telephony.nano.PersistAtomsProto$NetworkRequestsV2
13105com.android.internal.telephony.nano.PersistAtomsProto$OutgoingShortCodeSms
art-benchmark-service84deab32021-05-12 09:41:00 -070013106com.android.internal.telephony.nano.PersistAtomsProto$OutgoingSms
art-benchmark-service13164882020-11-07 02:19:14 -080013107com.android.internal.telephony.nano.PersistAtomsProto$PersistAtoms
art-benchmark-service00abe242023-02-13 10:31:34 -080013108com.android.internal.telephony.nano.PersistAtomsProto$PresenceNotifyEvent
13109com.android.internal.telephony.nano.PersistAtomsProto$RcsAcsProvisioningStats
13110com.android.internal.telephony.nano.PersistAtomsProto$RcsClientProvisioningStats
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013111com.android.internal.telephony.nano.PersistAtomsProto$SatelliteAccessController
13112com.android.internal.telephony.nano.PersistAtomsProto$SatelliteConfigUpdater
art-benchmark-service84f185c2023-07-24 02:43:42 -070013113com.android.internal.telephony.nano.PersistAtomsProto$SatelliteController
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013114com.android.internal.telephony.nano.PersistAtomsProto$SatelliteEntitlement
art-benchmark-service84f185c2023-07-24 02:43:42 -070013115com.android.internal.telephony.nano.PersistAtomsProto$SatelliteIncomingDatagram
13116com.android.internal.telephony.nano.PersistAtomsProto$SatelliteOutgoingDatagram
13117com.android.internal.telephony.nano.PersistAtomsProto$SatelliteProvision
13118com.android.internal.telephony.nano.PersistAtomsProto$SatelliteSession
13119com.android.internal.telephony.nano.PersistAtomsProto$SatelliteSosMessageRecommender
art-benchmark-service00abe242023-02-13 10:31:34 -080013120com.android.internal.telephony.nano.PersistAtomsProto$SipDelegateStats
13121com.android.internal.telephony.nano.PersistAtomsProto$SipMessageResponse
13122com.android.internal.telephony.nano.PersistAtomsProto$SipTransportFeatureTagStats
13123com.android.internal.telephony.nano.PersistAtomsProto$SipTransportSession
13124com.android.internal.telephony.nano.PersistAtomsProto$UceEventStats
13125com.android.internal.telephony.nano.PersistAtomsProto$UnmeteredNetworks
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013126com.android.internal.telephony.nano.PersistAtomsProto$VoiceCallRatUsage
art-benchmark-service13164882020-11-07 02:19:14 -080013127com.android.internal.telephony.nano.PersistAtomsProto$VoiceCallSession
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013128com.android.internal.telephony.nano.StoredPinProto$EncryptedPin
13129com.android.internal.telephony.nano.StoredPinProto$StoredPin$PinStatus
13130com.android.internal.telephony.nano.StoredPinProto$StoredPin
art-benchmark-service56aece62020-02-10 17:58:03 -080013131com.android.internal.telephony.nano.TelephonyProto$ActiveSubscriptionInfo
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013132com.android.internal.telephony.nano.TelephonyProto$BandwidthEstimatorStats$PerLevel
13133com.android.internal.telephony.nano.TelephonyProto$BandwidthEstimatorStats$PerRat
13134com.android.internal.telephony.nano.TelephonyProto$BandwidthEstimatorStats
art-benchmark-service56aece62020-02-10 17:58:03 -080013135com.android.internal.telephony.nano.TelephonyProto$EmergencyNumberInfo
13136com.android.internal.telephony.nano.TelephonyProto$ImsCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -080013137com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState$State
art-benchmark-service56aece62020-02-10 17:58:03 -080013138com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState
13139com.android.internal.telephony.nano.TelephonyProto$ImsReasonInfo
art-benchmark-service13164882020-11-07 02:19:14 -080013140com.android.internal.telephony.nano.TelephonyProto$ImsServiceErrno
art-benchmark-service56aece62020-02-10 17:58:03 -080013141com.android.internal.telephony.nano.TelephonyProto$ModemPowerStats
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013142com.android.internal.telephony.nano.TelephonyProto$NrMode
art-benchmark-service13164882020-11-07 02:19:14 -080013143com.android.internal.telephony.nano.TelephonyProto$PdpType
13144com.android.internal.telephony.nano.TelephonyProto$RadioAccessTechnology
13145com.android.internal.telephony.nano.TelephonyProto$RilDataCall$State
art-benchmark-service56aece62020-02-10 17:58:03 -080013146com.android.internal.telephony.nano.TelephonyProto$RilDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080013147com.android.internal.telephony.nano.TelephonyProto$RilErrno
13148com.android.internal.telephony.nano.TelephonyProto$SimState
13149com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessage
13150com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessageType
13151com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBPriority
13152com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Format
13153com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$IncompleteSms
13154com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$SmsType
13155com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Tech
13156com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080013157com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event
13158com.android.internal.telephony.nano.TelephonyProto$SmsSession
art-benchmark-service13164882020-11-07 02:19:14 -080013159com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$AudioCodec
13160com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality$CallQualityLevel
13161com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality
13162com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQualitySummary
13163com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallState
13164com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$ImsCommand
13165com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$PhoneState
13166com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080013167com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall
art-benchmark-service13164882020-11-07 02:19:14 -080013168com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilRequest
13169com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilSrvccState
13170com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$SignalStrength
13171com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080013172com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event
13173com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession
art-benchmark-service13164882020-11-07 02:19:14 -080013174com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ApnType
art-benchmark-service56aece62020-02-10 17:58:03 -080013175com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatching
13176com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatchingResult
art-benchmark-service13164882020-11-07 02:19:14 -080013177com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange$KeyType
13178com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange
13179com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch$Reason
art-benchmark-service56aece62020-02-10 17:58:03 -080013180com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080013181com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$EventState
13182com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ModemRestart
art-benchmark-serviced5115932020-02-25 17:55:03 -080013183com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo
art-benchmark-service13164882020-11-07 02:19:14 -080013184com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkValidationState
art-benchmark-service56aece62020-02-10 17:58:03 -080013185com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$OnDemandDataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080013186com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall$DeactivateReason
art-benchmark-service56aece62020-02-10 17:58:03 -080013187com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080013188com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall$RilDataProfile
art-benchmark-service56aece62020-02-10 17:58:03 -080013189com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080013190com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse$RilDataCallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -080013191com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse
art-benchmark-service13164882020-11-07 02:19:14 -080013192com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080013193com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent
13194com.android.internal.telephony.nano.TelephonyProto$TelephonyHistogram
13195com.android.internal.telephony.nano.TelephonyProto$TelephonyLog
art-benchmark-service13164882020-11-07 02:19:14 -080013196com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Domain
13197com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$FrequencyRange
13198com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NetworkRegistrationInfo
13199com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NrState
13200com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$RoamingType
art-benchmark-service56aece62020-02-10 17:58:03 -080013201com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$TelephonyOperator
art-benchmark-service13164882020-11-07 02:19:14 -080013202com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Transport
art-benchmark-service56aece62020-02-10 17:58:03 -080013203com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState
art-benchmark-service13164882020-11-07 02:19:14 -080013204com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$RilNetworkMode
13205com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$WiFiCallingMode
art-benchmark-service56aece62020-02-10 17:58:03 -080013206com.android.internal.telephony.nano.TelephonyProto$TelephonySettings
13207com.android.internal.telephony.nano.TelephonyProto$Time
art-benchmark-service13164882020-11-07 02:19:14 -080013208com.android.internal.telephony.nano.TelephonyProto$TimeInterval
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013209com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda0
13210com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda1
13211com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda2
art-benchmark-service13164882020-11-07 02:19:14 -080013212com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$1
13213com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$NitzSignalInputFilterPredicateImpl
13214com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$TrivalentPredicate
13215com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory
13216com.android.internal.telephony.nitz.NitzStateMachineImpl$NitzSignalInputFilterPredicate
13217com.android.internal.telephony.nitz.NitzStateMachineImpl$TimeZoneSuggester
13218com.android.internal.telephony.nitz.NitzStateMachineImpl
13219com.android.internal.telephony.nitz.TimeServiceHelper
13220com.android.internal.telephony.nitz.TimeServiceHelperImpl
art-benchmark-service13164882020-11-07 02:19:14 -080013221com.android.internal.telephony.nitz.TimeZoneLookupHelper$CountryResult
13222com.android.internal.telephony.nitz.TimeZoneLookupHelper
13223com.android.internal.telephony.nitz.TimeZoneSuggesterImpl
13224com.android.internal.telephony.phonenumbers.AlternateFormatsCountryCodeSet
13225com.android.internal.telephony.phonenumbers.AsYouTypeFormatter
13226com.android.internal.telephony.phonenumbers.CountryCodeToRegionCodeMap
13227com.android.internal.telephony.phonenumbers.MetadataLoader
art-benchmark-service13164882020-11-07 02:19:14 -080013228com.android.internal.telephony.phonenumbers.NumberParseException$ErrorType
13229com.android.internal.telephony.phonenumbers.NumberParseException
13230com.android.internal.telephony.phonenumbers.PhoneNumberMatch
13231com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
13232com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$State
13233com.android.internal.telephony.phonenumbers.PhoneNumberMatcher
13234com.android.internal.telephony.phonenumbers.PhoneNumberToCarrierMapper
13235com.android.internal.telephony.phonenumbers.PhoneNumberUtil$1
13236com.android.internal.telephony.phonenumbers.PhoneNumberUtil$2
13237com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$1
13238com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$2
13239com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3$1
13240com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3
13241com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4$1
13242com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4
13243com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency
13244com.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType
13245com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
13246com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberType
13247com.android.internal.telephony.phonenumbers.PhoneNumberUtil$ValidationResult
13248com.android.internal.telephony.phonenumbers.PhoneNumberUtil
13249com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat$Builder
13250com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat
13251com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata$Builder
13252com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata
13253com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
13254com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection
13255com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
13256com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc
art-benchmark-service13164882020-11-07 02:19:14 -080013257com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
13258com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-service13164882020-11-07 02:19:14 -080013259com.android.internal.telephony.phonenumbers.ShortNumberInfo$ShortNumberCost
13260com.android.internal.telephony.phonenumbers.ShortNumberInfo
13261com.android.internal.telephony.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -080013262com.android.internal.telephony.phonenumbers.internal.MatcherApi
13263com.android.internal.telephony.phonenumbers.internal.RegexBasedMatcher
13264com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache$1
13265com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache
13266com.android.internal.telephony.phonenumbers.internal.RegexCache
art-benchmark-service08401c12022-12-23 09:27:20 -080013267com.android.internal.telephony.phonenumbers.metadata.DefaultMetadataDependenciesProvider
13268com.android.internal.telephony.phonenumbers.metadata.init.ClassPathResourceMetadataLoader
13269com.android.internal.telephony.phonenumbers.metadata.init.MetadataParser
13270com.android.internal.telephony.phonenumbers.metadata.source.BlockingMetadataBootstrappingGuard
13271com.android.internal.telephony.phonenumbers.metadata.source.CompositeMetadataContainer
13272com.android.internal.telephony.phonenumbers.metadata.source.FormattingMetadataSource
13273com.android.internal.telephony.phonenumbers.metadata.source.FormattingMetadataSourceImpl
13274com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer$1
13275com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer$2
13276com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer$KeyProvider
13277com.android.internal.telephony.phonenumbers.metadata.source.MapBackedMetadataContainer
13278com.android.internal.telephony.phonenumbers.metadata.source.MetadataBootstrappingGuard
13279com.android.internal.telephony.phonenumbers.metadata.source.MetadataContainer
13280com.android.internal.telephony.phonenumbers.metadata.source.MetadataSource
13281com.android.internal.telephony.phonenumbers.metadata.source.MetadataSourceImpl
13282com.android.internal.telephony.phonenumbers.metadata.source.MultiFileModeFileNameProvider
13283com.android.internal.telephony.phonenumbers.metadata.source.NonGeographicalEntityMetadataSource
13284com.android.internal.telephony.phonenumbers.metadata.source.PhoneMetadataFileNameProvider
13285com.android.internal.telephony.phonenumbers.metadata.source.RegionMetadataSource
13286com.android.internal.telephony.phonenumbers.metadata.source.RegionMetadataSourceImpl
art-benchmark-service13164882020-11-07 02:19:14 -080013287com.android.internal.telephony.phonenumbers.prefixmapper.DefaultMapStorage
13288com.android.internal.telephony.phonenumbers.prefixmapper.FlyweightMapStorage
13289com.android.internal.telephony.phonenumbers.prefixmapper.MappingFileProvider
13290com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMap
13291com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
13292com.android.internal.telephony.phonenumbers.prefixmapper.PrefixFileReader
13293com.android.internal.telephony.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-service56aece62020-02-10 17:58:03 -080013294com.android.internal.telephony.protobuf.nano.CodedInputByteBufferNano
13295com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
13296com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano
13297com.android.internal.telephony.protobuf.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080013298com.android.internal.telephony.protobuf.nano.Extension$1
13299com.android.internal.telephony.protobuf.nano.Extension$PrimitiveExtension
13300com.android.internal.telephony.protobuf.nano.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -080013301com.android.internal.telephony.protobuf.nano.FieldArray
13302com.android.internal.telephony.protobuf.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080013303com.android.internal.telephony.protobuf.nano.InternalNano
13304com.android.internal.telephony.protobuf.nano.InvalidProtocolBufferNanoException
art-benchmark-service13164882020-11-07 02:19:14 -080013305com.android.internal.telephony.protobuf.nano.MapFactories$1
13306com.android.internal.telephony.protobuf.nano.MapFactories$DefaultMapFactory
13307com.android.internal.telephony.protobuf.nano.MapFactories$MapFactory
13308com.android.internal.telephony.protobuf.nano.MapFactories
art-benchmark-service56aece62020-02-10 17:58:03 -080013309com.android.internal.telephony.protobuf.nano.MessageNano
13310com.android.internal.telephony.protobuf.nano.MessageNanoPrinter
art-benchmark-service13164882020-11-07 02:19:14 -080013311com.android.internal.telephony.protobuf.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080013312com.android.internal.telephony.protobuf.nano.WireFormatNano
art-benchmark-service13164882020-11-07 02:19:14 -080013313com.android.internal.telephony.protobuf.nano.android.ParcelableExtendableMessageNano
13314com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNano
13315com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNanoCreator
art-benchmark-service922a5532023-03-23 03:12:41 -070013316com.android.internal.telephony.satellite.PointingAppController
13317com.android.internal.telephony.satellite.SatelliteModemInterface
13318com.android.internal.telephony.satellite.SatelliteSessionController
art-benchmark-service64daec62024-05-18 02:02:57 -070013319com.android.internal.telephony.satellite.nano.SatelliteConfigData$CarrierSupportedSatelliteServicesProto
13320com.android.internal.telephony.satellite.nano.SatelliteConfigData$SatelliteConfigProto
13321com.android.internal.telephony.satellite.nano.SatelliteConfigData$SatelliteProviderCapabilityProto
13322com.android.internal.telephony.satellite.nano.SatelliteConfigData$SatelliteRegionProto
13323com.android.internal.telephony.satellite.nano.SatelliteConfigData$TelephonyConfigProto
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013324com.android.internal.telephony.security.NullCipherNotifier
art-benchmark-service00abe242023-02-13 10:31:34 -080013325com.android.internal.telephony.subscription.SubscriptionManagerService$SubscriptionManagerServiceCallback
art-benchmark-service56aece62020-02-10 17:58:03 -080013326com.android.internal.telephony.test.SimulatedRadioControl
art-benchmark-service13164882020-11-07 02:19:14 -080013327com.android.internal.telephony.test.TestConferenceEventPackageParser
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013328com.android.internal.telephony.uicc.AdnCapacity$1
13329com.android.internal.telephony.uicc.AdnCapacity
art-benchmark-service56aece62020-02-10 17:58:03 -080013330com.android.internal.telephony.uicc.AdnRecord$1
13331com.android.internal.telephony.uicc.AdnRecord
13332com.android.internal.telephony.uicc.AdnRecordCache
13333com.android.internal.telephony.uicc.AdnRecordLoader
13334com.android.internal.telephony.uicc.AnswerToReset$HistoricalBytes
13335com.android.internal.telephony.uicc.AnswerToReset$InterfaceByte
13336com.android.internal.telephony.uicc.AnswerToReset
art-benchmark-service13164882020-11-07 02:19:14 -080013337com.android.internal.telephony.uicc.CarrierAppInstallReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080013338com.android.internal.telephony.uicc.CarrierTestOverride
13339com.android.internal.telephony.uicc.CsimFileHandler
13340com.android.internal.telephony.uicc.IccCardApplicationStatus$AppState
13341com.android.internal.telephony.uicc.IccCardApplicationStatus$AppType
13342com.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState
13343com.android.internal.telephony.uicc.IccCardApplicationStatus
13344com.android.internal.telephony.uicc.IccCardStatus$CardState
13345com.android.internal.telephony.uicc.IccCardStatus$PinState
13346com.android.internal.telephony.uicc.IccCardStatus
13347com.android.internal.telephony.uicc.IccConstants
13348com.android.internal.telephony.uicc.IccException
13349com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
13350com.android.internal.telephony.uicc.IccFileHandler
13351com.android.internal.telephony.uicc.IccFileNotFound
13352com.android.internal.telephony.uicc.IccFileTypeMismatch
13353com.android.internal.telephony.uicc.IccIoResult
art-benchmark-service13164882020-11-07 02:19:14 -080013354com.android.internal.telephony.uicc.IccRecords$AuthAsyncResponse
art-benchmark-service56aece62020-02-10 17:58:03 -080013355com.android.internal.telephony.uicc.IccRecords$IccRecordLoaded
art-benchmark-service13164882020-11-07 02:19:14 -080013356com.android.internal.telephony.uicc.IccRecords$OperatorPlmnInfo
13357com.android.internal.telephony.uicc.IccRecords$PlmnNetworkName
art-benchmark-service56aece62020-02-10 17:58:03 -080013358com.android.internal.telephony.uicc.IccRecords
13359com.android.internal.telephony.uicc.IccRefreshResponse
13360com.android.internal.telephony.uicc.IccServiceTable
art-benchmark-service56aece62020-02-10 17:58:03 -080013361com.android.internal.telephony.uicc.IccSlotStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013362com.android.internal.telephony.uicc.IccUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013363com.android.internal.telephony.uicc.IccVmFixedException
art-benchmark-service56aece62020-02-10 17:58:03 -080013364com.android.internal.telephony.uicc.IccVmNotSupportedException
13365com.android.internal.telephony.uicc.InstallCarrierAppTrampolineActivity
13366com.android.internal.telephony.uicc.InstallCarrierAppUtils
13367com.android.internal.telephony.uicc.IsimFileHandler
13368com.android.internal.telephony.uicc.IsimRecords
13369com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimDomainLoaded
13370com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpiLoaded
13371com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpuLoaded
13372com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimIstLoaded
13373com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimPcscfLoaded
13374com.android.internal.telephony.uicc.IsimUiccRecords
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013375com.android.internal.telephony.uicc.PinStorage$1
13376com.android.internal.telephony.uicc.PinStorage
art-benchmark-service56aece62020-02-10 17:58:03 -080013377com.android.internal.telephony.uicc.PlmnActRecord$1
13378com.android.internal.telephony.uicc.PlmnActRecord
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013379com.android.internal.telephony.uicc.ReceivedPhonebookRecords
art-benchmark-service56aece62020-02-10 17:58:03 -080013380com.android.internal.telephony.uicc.RuimFileHandler
art-benchmark-service13164882020-11-07 02:19:14 -080013381com.android.internal.telephony.uicc.RuimRecords$EfCsimCdmaHomeLoaded
13382com.android.internal.telephony.uicc.RuimRecords$EfCsimEprlLoaded
13383com.android.internal.telephony.uicc.RuimRecords$EfCsimImsimLoaded
13384com.android.internal.telephony.uicc.RuimRecords$EfCsimLiLoaded
13385com.android.internal.telephony.uicc.RuimRecords$EfCsimMdnLoaded
13386com.android.internal.telephony.uicc.RuimRecords$EfCsimMipUppLoaded
13387com.android.internal.telephony.uicc.RuimRecords$EfCsimSpnLoaded
13388com.android.internal.telephony.uicc.RuimRecords$EfPlLoaded
art-benchmark-service56aece62020-02-10 17:58:03 -080013389com.android.internal.telephony.uicc.RuimRecords
13390com.android.internal.telephony.uicc.SIMFileHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080013391com.android.internal.telephony.uicc.SIMRecords$EfPlLoaded
13392com.android.internal.telephony.uicc.SIMRecords$EfUsimLiLoaded
13393com.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState
13394com.android.internal.telephony.uicc.SIMRecords
art-benchmark-service13164882020-11-07 02:19:14 -080013395com.android.internal.telephony.uicc.ShowInstallAppNotificationReceiver
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013396com.android.internal.telephony.uicc.SimPhonebookRecord$Builder
13397com.android.internal.telephony.uicc.SimPhonebookRecord
13398com.android.internal.telephony.uicc.SimPhonebookRecordCache$$ExternalSyntheticLambda0
13399com.android.internal.telephony.uicc.SimPhonebookRecordCache$UpdateRequest
13400com.android.internal.telephony.uicc.SimPhonebookRecordCache
art-benchmark-service56aece62020-02-10 17:58:03 -080013401com.android.internal.telephony.uicc.UiccCard
13402com.android.internal.telephony.uicc.UiccCardApplication$1
13403com.android.internal.telephony.uicc.UiccCardApplication$2
13404com.android.internal.telephony.uicc.UiccCardApplication
13405com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$1
13406com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$TLV
13407com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules
13408com.android.internal.telephony.uicc.UiccController$1
13409com.android.internal.telephony.uicc.UiccController
13410com.android.internal.telephony.uicc.UiccPkcs15$FileHandler
13411com.android.internal.telephony.uicc.UiccPkcs15$Pkcs15Selector
13412com.android.internal.telephony.uicc.UiccPkcs15
13413com.android.internal.telephony.uicc.UiccProfile$1
13414com.android.internal.telephony.uicc.UiccProfile$2
13415com.android.internal.telephony.uicc.UiccProfile$3
13416com.android.internal.telephony.uicc.UiccProfile$4
13417com.android.internal.telephony.uicc.UiccProfile$5
13418com.android.internal.telephony.uicc.UiccProfile
art-benchmark-service13164882020-11-07 02:19:14 -080013419com.android.internal.telephony.uicc.UiccSlot$1
art-benchmark-service56aece62020-02-10 17:58:03 -080013420com.android.internal.telephony.uicc.UiccSlot
13421com.android.internal.telephony.uicc.UiccStateChangedLauncher
13422com.android.internal.telephony.uicc.UsimFileHandler
13423com.android.internal.telephony.uicc.UsimServiceTable$UsimService
13424com.android.internal.telephony.uicc.UsimServiceTable
13425com.android.internal.telephony.uicc.VoiceMailConstants
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013426com.android.internal.telephony.uicc.asn1.Asn1Decoder
13427com.android.internal.telephony.uicc.asn1.Asn1Node$Builder
13428com.android.internal.telephony.uicc.asn1.Asn1Node
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013429com.android.internal.telephony.uicc.asn1.InvalidAsn1DataException
13430com.android.internal.telephony.uicc.asn1.TagNotFoundException
art-benchmark-service13164882020-11-07 02:19:14 -080013431com.android.internal.telephony.uicc.euicc.EuiccCard$1
art-benchmark-service56aece62020-02-10 17:58:03 -080013432com.android.internal.telephony.uicc.euicc.EuiccCard
art-benchmark-service13164882020-11-07 02:19:14 -080013433com.android.internal.telephony.uicc.euicc.EuiccCardErrorException
13434com.android.internal.telephony.uicc.euicc.EuiccCardException
art-benchmark-service56aece62020-02-10 17:58:03 -080013435com.android.internal.telephony.uicc.euicc.EuiccSpecVersion
art-benchmark-service13164882020-11-07 02:19:14 -080013436com.android.internal.telephony.uicc.euicc.Tags
13437com.android.internal.telephony.uicc.euicc.apdu.ApduCommand
13438com.android.internal.telephony.uicc.euicc.apdu.ApduException
13439com.android.internal.telephony.uicc.euicc.apdu.ApduSender$1
13440com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2$1
13441com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2
13442com.android.internal.telephony.uicc.euicc.apdu.ApduSender$3
13443com.android.internal.telephony.uicc.euicc.apdu.ApduSender$4
13444com.android.internal.telephony.uicc.euicc.apdu.ApduSender
13445com.android.internal.telephony.uicc.euicc.apdu.ApduSenderResultCallback
13446com.android.internal.telephony.uicc.euicc.apdu.CloseLogicalChannelInvocation
13447com.android.internal.telephony.uicc.euicc.apdu.OpenLogicalChannelInvocation
13448com.android.internal.telephony.uicc.euicc.apdu.RequestBuilder
13449com.android.internal.telephony.uicc.euicc.apdu.RequestProvider
13450com.android.internal.telephony.uicc.euicc.apdu.TransmitApduLogicalChannelInvocation
13451com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation
13452com.android.internal.telephony.uicc.euicc.async.AsyncResultCallback
13453com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$1
13454com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$2
13455com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013456com.android.internal.telephony.util.ArrayUtils
art-benchmark-service08401c12022-12-23 09:27:20 -080013457com.android.internal.telephony.util.BitUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013458com.android.internal.telephony.util.CollectionUtils
13459com.android.internal.telephony.util.ConnectivityUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013460com.android.internal.telephony.util.DnsPacket$DnsHeader
13461com.android.internal.telephony.util.DnsPacket$DnsRecord
13462com.android.internal.telephony.util.DnsPacket$ParseException
13463com.android.internal.telephony.util.DnsPacket
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013464com.android.internal.telephony.util.DnsSdTxtRecord$1
13465com.android.internal.telephony.util.DnsSdTxtRecord
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013466com.android.internal.telephony.util.HandlerExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080013467com.android.internal.telephony.util.Inet4AddressUtils
13468com.android.internal.telephony.util.InetAddressUtils
13469com.android.internal.telephony.util.IpRange
art-benchmark-service84deab32021-05-12 09:41:00 -070013470com.android.internal.telephony.util.IpUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013471com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult
13472com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult
13473com.android.internal.telephony.util.LinkPropertiesUtils
13474com.android.internal.telephony.util.LocaleUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013475com.android.internal.telephony.util.LocationPermissionChecker
art-benchmark-service13164882020-11-07 02:19:14 -080013476com.android.internal.telephony.util.MacAddressUtils
13477com.android.internal.telephony.util.NetUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013478com.android.internal.telephony.util.NetworkCapabilitiesUtils
13479com.android.internal.telephony.util.NetworkIdentityUtils
13480com.android.internal.telephony.util.NetworkStackConstants
art-benchmark-service56aece62020-02-10 17:58:03 -080013481com.android.internal.telephony.util.NotificationChannelController$1
13482com.android.internal.telephony.util.NotificationChannelController
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013483com.android.internal.telephony.util.PermissionUtils
13484com.android.internal.telephony.util.ProxyUtils
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013485com.android.internal.telephony.util.RemoteCallbackListExt
art-benchmark-service56aece62020-02-10 17:58:03 -080013486com.android.internal.telephony.util.SMSDispatcherUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013487com.android.internal.telephony.util.TelephonyUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080013488com.android.internal.telephony.util.VoicemailNotificationSettingsUtil
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013489com.android.internal.telephony.util.XmlUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013490com.android.internal.textservice.ISpellCheckerService$Stub$Proxy
13491com.android.internal.textservice.ISpellCheckerService$Stub
13492com.android.internal.textservice.ISpellCheckerService
art-benchmark-serviced5115932020-02-25 17:55:03 -080013493com.android.internal.textservice.ISpellCheckerServiceCallback$Stub$Proxy
13494com.android.internal.textservice.ISpellCheckerServiceCallback$Stub
13495com.android.internal.textservice.ISpellCheckerServiceCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013496com.android.internal.textservice.ISpellCheckerSession$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013497com.android.internal.textservice.ISpellCheckerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080013498com.android.internal.textservice.ISpellCheckerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013499com.android.internal.textservice.ISpellCheckerSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013500com.android.internal.textservice.ISpellCheckerSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080013501com.android.internal.textservice.ISpellCheckerSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013502com.android.internal.textservice.ITextServicesManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013503com.android.internal.textservice.ITextServicesManager$Stub
13504com.android.internal.textservice.ITextServicesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013505com.android.internal.textservice.ITextServicesSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013506com.android.internal.textservice.ITextServicesSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080013507com.android.internal.textservice.ITextServicesSessionListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013508com.android.internal.transition.EpicenterTranslateClipReveal$1
13509com.android.internal.transition.EpicenterTranslateClipReveal$State
13510com.android.internal.transition.EpicenterTranslateClipReveal$StateEvaluator
13511com.android.internal.transition.EpicenterTranslateClipReveal$StateProperty
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013512com.android.internal.transition.EpicenterTranslateClipReveal
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013513com.android.internal.transition.TransitionConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -080013514com.android.internal.usb.DumpUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013515com.android.internal.util.AnnotationValidations
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013516com.android.internal.util.ArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013517com.android.internal.util.AsyncChannel$AsyncChannelConnection
13518com.android.internal.util.AsyncChannel$DeathMonitor
13519com.android.internal.util.AsyncChannel$SyncMessenger$SyncHandler
13520com.android.internal.util.AsyncChannel$SyncMessenger
Calin Juravle00b23d32019-03-08 17:52:20 -080013521com.android.internal.util.AsyncChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013522com.android.internal.util.BitUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013523com.android.internal.util.BitwiseInputStream$AccessException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013524com.android.internal.util.BitwiseOutputStream$AccessException
Calin Juravle00b23d32019-03-08 17:52:20 -080013525com.android.internal.util.CollectionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013526com.android.internal.util.ConcurrentUtils$1$1
13527com.android.internal.util.ConcurrentUtils$1
13528com.android.internal.util.ConcurrentUtils$DirectExecutor
13529com.android.internal.util.ConcurrentUtils
13530com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
13531com.android.internal.util.ContrastColorUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -080013532com.android.internal.util.DumpUtils$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013533com.android.internal.util.DumpUtils$Dump
13534com.android.internal.util.DumpUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013535com.android.internal.util.EmergencyAffordanceManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013536com.android.internal.util.ExponentiallyBucketedHistogram
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013537com.android.internal.util.FastMath
Andreas Gampe61e7b662015-06-17 23:57:04 -070013538com.android.internal.util.FastPrintWriter$DummyWriter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013539com.android.internal.util.FastPrintWriter-IA
art-benchmark-service677bd342025-02-19 09:05:31 -080013540com.android.internal.util.FastPrintWriter
Dianne Hackborn2269d1572010-02-24 19:54:22 -080013541com.android.internal.util.FastXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013542com.android.internal.util.FileRotator$FileInfo
13543com.android.internal.util.FileRotator$Reader
13544com.android.internal.util.FileRotator$Rewriter
13545com.android.internal.util.FileRotator$Writer
13546com.android.internal.util.FileRotator
art-benchmark-serviced5115932020-02-25 17:55:03 -080013547com.android.internal.util.FrameworkStatsLog
13548com.android.internal.util.FunctionalUtils$RemoteExceptionIgnoringConsumer
art-benchmark-service13164882020-11-07 02:19:14 -080013549com.android.internal.util.FunctionalUtils$ThrowingBiFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013550com.android.internal.util.FunctionalUtils$ThrowingConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -080013551com.android.internal.util.FunctionalUtils$ThrowingFunction
Calin Juravle4a054192018-05-29 17:52:20 -070013552com.android.internal.util.FunctionalUtils$ThrowingRunnable
13553com.android.internal.util.FunctionalUtils$ThrowingSupplier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013554com.android.internal.util.FunctionalUtils
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013555com.android.internal.util.GrowingArrayUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013556com.android.internal.util.HeavyHitterSketch$HeavyHitterSketchImpl
13557com.android.internal.util.HeavyHitterSketch
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013558com.android.internal.util.HexDump
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013559com.android.internal.util.IState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013560com.android.internal.util.ImageUtils
art-benchmark-service677bd342025-02-19 09:05:31 -080013561com.android.internal.util.IndentingPrintWriter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013562com.android.internal.util.IntPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013563com.android.internal.util.JournaledFile
art-benchmark-service84f185c2023-07-24 02:43:42 -070013564com.android.internal.util.LatencyTracker$$ExternalSyntheticLambda0
art-benchmark-service922a5532023-03-23 03:12:41 -070013565com.android.internal.util.LatencyTracker$$ExternalSyntheticLambda1
art-benchmark-service00abe242023-02-13 10:31:34 -080013566com.android.internal.util.LatencyTracker$$ExternalSyntheticLambda2
art-benchmark-service922a5532023-03-23 03:12:41 -070013567com.android.internal.util.LatencyTracker$Action
art-benchmark-service00abe242023-02-13 10:31:34 -080013568com.android.internal.util.LatencyTracker$ActionProperties
art-benchmark-service1cd49df2023-10-20 22:31:20 -070013569com.android.internal.util.LatencyTracker$FrameworkStatsLogEvent
13570com.android.internal.util.LatencyTracker$Session$$ExternalSyntheticLambda0
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013571com.android.internal.util.LatencyTracker$Session
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013572com.android.internal.util.LatencyTracker-IA
Andreas Gampe571fc302016-02-18 13:58:09 -080013573com.android.internal.util.LineBreakBufferedWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013574com.android.internal.util.LocalLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013575com.android.internal.util.MemInfoReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013576com.android.internal.util.MessageUtils$DuplicateConstantError
13577com.android.internal.util.MessageUtils
13578com.android.internal.util.NotificationMessagingUtil$1
13579com.android.internal.util.NotificationMessagingUtil
13580com.android.internal.util.ObjectUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013581com.android.internal.util.Parcelling$BuiltIn$ForBoolean
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013582com.android.internal.util.Parcelling$BuiltIn$ForInternedString
13583com.android.internal.util.Parcelling$BuiltIn$ForInternedStringArray
13584com.android.internal.util.Parcelling$BuiltIn$ForInternedStringList
13585com.android.internal.util.Parcelling$BuiltIn$ForInternedStringSet
13586com.android.internal.util.Parcelling$BuiltIn$ForInternedStringValueMap
13587com.android.internal.util.Parcelling$BuiltIn$ForStringSet
art-benchmark-service922a5532023-03-23 03:12:41 -070013588com.android.internal.util.Parcelling$BuiltIn$ForUUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080013589com.android.internal.util.Parcelling$Cache
13590com.android.internal.util.Parcelling
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013591com.android.internal.util.ParseUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013592com.android.internal.util.PerfettoTrigger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013593com.android.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013594com.android.internal.util.ProcFileReader
13595com.android.internal.util.ProgressReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -080013596com.android.internal.util.ProviderAccessStats$PerThreadData
13597com.android.internal.util.ProviderAccessStats
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013598com.android.internal.util.RateLimitingCache$ValueFetcher
13599com.android.internal.util.RateLimitingCache
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013600com.android.internal.util.RingBuffer$$ExternalSyntheticLambda0
13601com.android.internal.util.RingBuffer$$ExternalSyntheticLambda1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013602com.android.internal.util.RingBuffer
13603com.android.internal.util.RingBufferIndices
art-benchmark-serviced5115932020-02-25 17:55:03 -080013604com.android.internal.util.ScreenshotHelper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013605com.android.internal.util.ScreenshotHelper$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013606com.android.internal.util.ScreenshotHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013607com.android.internal.util.StatLogger
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013608com.android.internal.util.State
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013609com.android.internal.util.StateMachine$LogRec
13610com.android.internal.util.StateMachine$LogRecords
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013611com.android.internal.util.StateMachine$SmHandler$HaltingState
13612com.android.internal.util.StateMachine$SmHandler$QuittingState
13613com.android.internal.util.StateMachine$SmHandler$StateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080013614com.android.internal.util.StateMachine$SmHandler
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013615com.android.internal.util.StateMachine-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080013616com.android.internal.util.StateMachine
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013617com.android.internal.util.StringPool
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013618com.android.internal.util.SyncResultReceiver$TimeoutException
Calin Juravle00b23d32019-03-08 17:52:20 -080013619com.android.internal.util.SyncResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013620com.android.internal.util.ToBooleanFunction
13621com.android.internal.util.TokenBucket
art-benchmark-service13164882020-11-07 02:19:14 -080013622com.android.internal.util.TraceBuffer$ProtoOutputStreamProvider
13623com.android.internal.util.TraceBuffer$ProtoProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013624com.android.internal.util.TraceBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013625com.android.internal.util.UserIcons
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013626com.android.internal.util.VirtualRefBasePtr
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013627com.android.internal.util.WakeupMessage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013628com.android.internal.util.XmlPullParserWrapper
13629com.android.internal.util.XmlSerializerWrapper
13630com.android.internal.util.XmlUtils$ForcedTypedXmlPullParser
art-benchmark-service677bd342025-02-19 09:05:31 -080013631com.android.internal.util.XmlUtils$ForcedTypedXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013632com.android.internal.util.XmlUtils$ReadMapCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -070013633com.android.internal.util.XmlUtils$WriteMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080013634com.android.internal.util.XmlUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013635com.android.internal.util.dump.DualDumpOutputStream$DumpField
13636com.android.internal.util.dump.DualDumpOutputStream$DumpObject
13637com.android.internal.util.dump.DualDumpOutputStream$Dumpable
13638com.android.internal.util.dump.DualDumpOutputStream
13639com.android.internal.util.dump.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013640com.android.internal.util.function.DecConsumer
13641com.android.internal.util.function.DecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080013642com.android.internal.util.function.DecPredicate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013643com.android.internal.util.function.DodecConsumer
13644com.android.internal.util.function.DodecFunction
13645com.android.internal.util.function.DodecPredicate
Adam Hec4f03f32018-11-07 11:31:18 -080013646com.android.internal.util.function.HeptConsumer
13647com.android.internal.util.function.HeptFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013648com.android.internal.util.function.HeptPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013649com.android.internal.util.function.HexConsumer
13650com.android.internal.util.function.HexFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013651com.android.internal.util.function.HexPredicate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013652com.android.internal.util.function.LongObjPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080013653com.android.internal.util.function.NonaConsumer
13654com.android.internal.util.function.NonaFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013655com.android.internal.util.function.NonaPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080013656com.android.internal.util.function.OctConsumer
13657com.android.internal.util.function.OctFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013658com.android.internal.util.function.OctPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013659com.android.internal.util.function.QuadConsumer
13660com.android.internal.util.function.QuadFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013661com.android.internal.util.function.QuadPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013662com.android.internal.util.function.QuintConsumer
13663com.android.internal.util.function.QuintFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013664com.android.internal.util.function.QuintPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013665com.android.internal.util.function.TriConsumer
13666com.android.internal.util.function.TriFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013667com.android.internal.util.function.TriPredicate
13668com.android.internal.util.function.UndecConsumer
13669com.android.internal.util.function.UndecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080013670com.android.internal.util.function.UndecPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013671com.android.internal.util.function.pooled.ArgumentPlaceholder
13672com.android.internal.util.function.pooled.OmniFunction
Calin Juravle4a054192018-05-29 17:52:20 -070013673com.android.internal.util.function.pooled.PooledLambda
art-benchmark-serviced5115932020-02-25 17:55:03 -080013674com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType$ReturnType
Calin Juravle4a054192018-05-29 17:52:20 -070013675com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType
13676com.android.internal.util.function.pooled.PooledLambdaImpl$Pool
art-benchmark-service677bd342025-02-19 09:05:31 -080013677com.android.internal.util.function.pooled.PooledLambdaImpl
Calin Juravle4a054192018-05-29 17:52:20 -070013678com.android.internal.util.function.pooled.PooledPredicate
13679com.android.internal.util.function.pooled.PooledRunnable
Calin Juravle4a054192018-05-29 17:52:20 -070013680com.android.internal.util.function.pooled.PooledSupplier$OfDouble
13681com.android.internal.util.function.pooled.PooledSupplier$OfInt
13682com.android.internal.util.function.pooled.PooledSupplier$OfLong
Calin Juravle00b23d32019-03-08 17:52:20 -080013683com.android.internal.util.function.pooled.PooledSupplier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013684com.android.internal.view.ActionBarPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -080013685com.android.internal.view.AppearanceRegion$1
13686com.android.internal.view.AppearanceRegion
13687com.android.internal.view.BaseIWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013688com.android.internal.view.BaseSurfaceHolder
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013689com.android.internal.view.FloatingActionMode$1
13690com.android.internal.view.FloatingActionMode$2
13691com.android.internal.view.FloatingActionMode$3
13692com.android.internal.view.FloatingActionMode$FloatingToolbarVisibilityHelper
13693com.android.internal.view.FloatingActionMode
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013694com.android.internal.view.IInputMethodManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013695com.android.internal.view.IInputMethodManager$Stub
13696com.android.internal.view.IInputMethodManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013697com.android.internal.view.OneShotPreDrawListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013698com.android.internal.view.RootViewSurfaceTaker
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013699com.android.internal.view.RotationPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013700com.android.internal.view.RotationPolicy$RotationPolicyListener$1
13701com.android.internal.view.RotationPolicy$RotationPolicyListener
Calin Juravle00b23d32019-03-08 17:52:20 -080013702com.android.internal.view.RotationPolicy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013703com.android.internal.view.SurfaceCallbackHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013704com.android.internal.view.SurfaceCallbackHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013705com.android.internal.view.TooltipPopup
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013706com.android.internal.view.WindowManagerPolicyThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013707com.android.internal.view.menu.ActionMenuItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013708com.android.internal.view.menu.ActionMenuItemView$ActionMenuItemForwardingListener
13709com.android.internal.view.menu.ActionMenuItemView$PopupCallback
13710com.android.internal.view.menu.ActionMenuItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013711com.android.internal.view.menu.BaseMenuPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -080013712com.android.internal.view.menu.ContextMenuBuilder
13713com.android.internal.view.menu.IconMenuPresenter
13714com.android.internal.view.menu.ListMenuPresenter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013715com.android.internal.view.menu.MenuBuilder$Callback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013716com.android.internal.view.menu.MenuBuilder$ItemInvoker
Calin Juravle00b23d32019-03-08 17:52:20 -080013717com.android.internal.view.menu.MenuBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013718com.android.internal.view.menu.MenuHelper
Calin Juravle4a054192018-05-29 17:52:20 -070013719com.android.internal.view.menu.MenuItemImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013720com.android.internal.view.menu.MenuPopupHelper$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013721com.android.internal.view.menu.MenuPopupHelper
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013722com.android.internal.view.menu.MenuPresenter$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -080013723com.android.internal.view.menu.MenuPresenter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013724com.android.internal.view.menu.MenuView$ItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013725com.android.internal.view.menu.MenuView
13726com.android.internal.view.menu.ShowableListMenu
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013727com.android.internal.view.menu.SubMenuBuilder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013728com.android.internal.widget.AbsActionBarView$VisibilityAnimListener
Calin Juravle00b23d32019-03-08 17:52:20 -080013729com.android.internal.widget.AbsActionBarView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013730com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -080013731com.android.internal.widget.ActionBarContainer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013732com.android.internal.widget.ActionBarContextView
13733com.android.internal.widget.ActionBarOverlayLayout$1
13734com.android.internal.widget.ActionBarOverlayLayout$2
13735com.android.internal.widget.ActionBarOverlayLayout$3
13736com.android.internal.widget.ActionBarOverlayLayout$4
13737com.android.internal.widget.ActionBarOverlayLayout$5
13738com.android.internal.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback
13739com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013740com.android.internal.widget.ActionBarOverlayLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013741com.android.internal.widget.AlertDialogLayout
art-benchmark-service00abe242023-02-13 10:31:34 -080013742com.android.internal.widget.AutoScrollHelper$AbsListViewAutoScroller
13743com.android.internal.widget.AutoScrollHelper
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013744com.android.internal.widget.BackgroundFallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013745com.android.internal.widget.ButtonBarLayout
13746com.android.internal.widget.CachingIconView
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013747com.android.internal.widget.ConversationLayout$1
13748com.android.internal.widget.ConversationLayout$TouchDelegateComposite
13749com.android.internal.widget.ConversationLayout
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013750com.android.internal.widget.DecorContentParent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013751com.android.internal.widget.DecorToolbar
Calin Juravle4a054192018-05-29 17:52:20 -070013752com.android.internal.widget.DialogTitle
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013753com.android.internal.widget.ExploreByTouchHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013754com.android.internal.widget.ICheckCredentialProgressCallback$Stub$Proxy
13755com.android.internal.widget.ICheckCredentialProgressCallback$Stub
13756com.android.internal.widget.ICheckCredentialProgressCallback
Calin Juravle4a054192018-05-29 17:52:20 -070013757com.android.internal.widget.ILockSettings$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013758com.android.internal.widget.ILockSettings$Stub
13759com.android.internal.widget.ILockSettings
art-benchmark-service13164882020-11-07 02:19:14 -080013760com.android.internal.widget.IMessagingLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013761com.android.internal.widget.ImageFloatingTextView
art-benchmark-service13164882020-11-07 02:19:14 -080013762com.android.internal.widget.ImageMessageConsumer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013763com.android.internal.widget.ImageResolver
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013764com.android.internal.widget.LockPatternChecker$2
13765com.android.internal.widget.LockPatternChecker$OnCheckCallback
13766com.android.internal.widget.LockPatternChecker
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013767com.android.internal.widget.LockPatternUtils$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013768com.android.internal.widget.LockPatternUtils$CheckCredentialProgressCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080013769com.android.internal.widget.LockPatternUtils$RequestThrottledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013770com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1
13771com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H
13772com.android.internal.widget.LockPatternUtils$StrongAuthTracker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013773com.android.internal.widget.LockPatternUtils$WrappedCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013774com.android.internal.widget.LockPatternUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013775com.android.internal.widget.LockPatternView$Cell
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013776com.android.internal.widget.LockSettingsInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -080013777com.android.internal.widget.LockscreenCredential$1
13778com.android.internal.widget.LockscreenCredential
art-benchmark-service13164882020-11-07 02:19:14 -080013779com.android.internal.widget.MessagingGroup$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013780com.android.internal.widget.MessagingGroup
13781com.android.internal.widget.MessagingImageMessage
art-benchmark-service13164882020-11-07 02:19:14 -080013782com.android.internal.widget.MessagingLayout
13783com.android.internal.widget.MessagingLinearLayout$LayoutParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013784com.android.internal.widget.MessagingLinearLayout$MessagingChild
art-benchmark-service13164882020-11-07 02:19:14 -080013785com.android.internal.widget.MessagingLinearLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013786com.android.internal.widget.MessagingMessage
art-benchmark-service13164882020-11-07 02:19:14 -080013787com.android.internal.widget.MessagingMessageState
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013788com.android.internal.widget.MessagingPool
13789com.android.internal.widget.MessagingPropertyAnimator$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013790com.android.internal.widget.MessagingPropertyAnimator$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013791com.android.internal.widget.MessagingPropertyAnimator$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013792com.android.internal.widget.MessagingPropertyAnimator
13793com.android.internal.widget.MessagingTextMessage
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013794com.android.internal.widget.NotificationActionListLayout$$ExternalSyntheticLambda0
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013795com.android.internal.widget.NotificationActionListLayout
13796com.android.internal.widget.NotificationExpandButton
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013797com.android.internal.widget.NotificationOptimizedLinearLayout
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013798com.android.internal.widget.ObservableTextView
art-benchmark-serviced5115932020-02-25 17:55:03 -080013799com.android.internal.widget.PasswordValidationError
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013800com.android.internal.widget.RemeasuringLinearLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013801com.android.internal.widget.ScrollBarUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080013802com.android.internal.widget.ScrollingTabContainerView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013803com.android.internal.widget.ToolbarWidgetWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013804com.android.internal.widget.ToolbarWidgetWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -080013805com.android.internal.widget.VerifyCredentialResponse$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013806com.android.internal.widget.VerifyCredentialResponse$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -080013807com.android.internal.widget.VerifyCredentialResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013808com.android.internal.widget.ViewClippingUtil$ClippingParameters
13809com.android.internal.widget.ViewClippingUtil
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013810com.android.internal.widget.floatingtoolbar.FloatingToolbar$$ExternalSyntheticLambda0
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013811com.android.internal.widget.floatingtoolbar.FloatingToolbar$$ExternalSyntheticLambda1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013812com.android.internal.widget.floatingtoolbar.FloatingToolbar
13813com.android.internal.widget.floatingtoolbar.FloatingToolbarPopup
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013814com.android.libcore.FeatureFlags
13815com.android.libcore.FeatureFlagsImpl
13816com.android.libcore.Flags
art-benchmark-service0248ecf2025-02-03 07:17:01 -080013817com.android.libcore.readonly.FeatureFlags
13818com.android.libcore.readonly.FeatureFlagsImpl
13819com.android.libcore.readonly.Flags
art-benchmark-service64daec62024-05-18 02:02:57 -070013820com.android.media.flags.FeatureFlags
13821com.android.media.flags.FeatureFlagsImpl
13822com.android.media.flags.Flags
art-benchmark-service84f185c2023-07-24 02:43:42 -070013823com.android.modules.expresslog.Counter
art-benchmark-service64daec62024-05-18 02:02:57 -070013824com.android.modules.expresslog.MetricIds$MetricInfo
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013825com.android.modules.expresslog.MetricIds
13826com.android.modules.expresslog.StatsExpressLog
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013827com.android.modules.utils.BasicShellCommandHandler
art-benchmark-service08401c12022-12-23 09:27:20 -080013828com.android.modules.utils.TypedXmlPullParser
13829com.android.modules.utils.TypedXmlSerializer
13830com.android.net.module.util.BitUtils
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013831com.android.net.module.util.Inet4AddressUtils
13832com.android.net.module.util.InetAddressUtils
13833com.android.net.module.util.IpRange
13834com.android.net.module.util.LinkPropertiesUtils$CompareOrUpdateResult
13835com.android.net.module.util.LinkPropertiesUtils$CompareResult
13836com.android.net.module.util.LinkPropertiesUtils
13837com.android.net.module.util.MacAddressUtils
13838com.android.net.module.util.NetUtils
13839com.android.net.module.util.NetworkCapabilitiesUtils
13840com.android.net.module.util.NetworkIdentityUtils
13841com.android.net.module.util.NetworkStackConstants
13842com.android.net.module.util.ProxyUtils
art-benchmark-service0248ecf2025-02-03 07:17:01 -080013843com.android.nfc.x.android.nfc.FeatureFlags
13844com.android.nfc.x.android.nfc.FeatureFlagsImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000013845com.android.nfc.x.android.nfc.Flags
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013846com.android.okhttp.Address
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013847com.android.okhttp.AndroidInternal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013848com.android.okhttp.AndroidShimResponseCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070013849com.android.okhttp.Authenticator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013850com.android.okhttp.Cache$1
Calin Juravle4a054192018-05-29 17:52:20 -070013851com.android.okhttp.Cache$CacheResponseBody$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013852com.android.okhttp.Cache$CacheResponseBody
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013853com.android.okhttp.Cache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080013854com.android.okhttp.Cache
Andreas Gampe61e7b662015-06-17 23:57:04 -070013855com.android.okhttp.CacheControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013856com.android.okhttp.CacheControl
Andreas Gampe61e7b662015-06-17 23:57:04 -070013857com.android.okhttp.CertificatePinner$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013858com.android.okhttp.CertificatePinner
Andreas Gampe61e7b662015-06-17 23:57:04 -070013859com.android.okhttp.CipherSuite
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013860com.android.okhttp.ConfigAwareConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013861com.android.okhttp.ConfigAwareConnectionPool
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013862com.android.okhttp.Connection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013863com.android.okhttp.ConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013864com.android.okhttp.ConnectionPool
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013865com.android.okhttp.ConnectionSpec$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070013866com.android.okhttp.ConnectionSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013867com.android.okhttp.ConnectionSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013868com.android.okhttp.ConnectionSpecs
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013869com.android.okhttp.Dispatcher
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013870com.android.okhttp.Dns$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013871com.android.okhttp.Dns
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013872com.android.okhttp.Handshake
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013873com.android.okhttp.Headers$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013874com.android.okhttp.Headers$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013875com.android.okhttp.Headers
Andreas Gampe571fc302016-02-18 13:58:09 -080013876com.android.okhttp.HttpHandler$CleartextURLFilter
Calin Juravle00b23d32019-03-08 17:52:20 -080013877com.android.okhttp.HttpHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013878com.android.okhttp.HttpUrl$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013879com.android.okhttp.HttpUrl$Builder$ParseResult
Calin Juravle00b23d32019-03-08 17:52:20 -080013880com.android.okhttp.HttpUrl$Builder
13881com.android.okhttp.HttpUrl
art-benchmark-service64daec62024-05-18 02:02:57 -070013882com.android.okhttp.HttpsHandler
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013883com.android.okhttp.Interceptor$Chain
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013884com.android.okhttp.MediaType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013885com.android.okhttp.OkCacheContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -070013886com.android.okhttp.OkHttpClient$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013887com.android.okhttp.OkHttpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013888com.android.okhttp.OkUrlFactories
Andreas Gampe61e7b662015-06-17 23:57:04 -070013889com.android.okhttp.OkUrlFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013890com.android.okhttp.Protocol
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013891com.android.okhttp.Request$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013892com.android.okhttp.Request$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013893com.android.okhttp.Request
Andreas Gampe61e7b662015-06-17 23:57:04 -070013894com.android.okhttp.RequestBody$2
Calin Juravle00b23d32019-03-08 17:52:20 -080013895com.android.okhttp.RequestBody
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013896com.android.okhttp.Response$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013897com.android.okhttp.Response$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080013898com.android.okhttp.Response
Andreas Gampe61e7b662015-06-17 23:57:04 -070013899com.android.okhttp.ResponseBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013900com.android.okhttp.Route
Andreas Gampe61e7b662015-06-17 23:57:04 -070013901com.android.okhttp.TlsVersion
13902com.android.okhttp.internal.ConnectionSpecSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013903com.android.okhttp.internal.DiskLruCache$1
13904com.android.okhttp.internal.DiskLruCache$4
13905com.android.okhttp.internal.DiskLruCache$Editor
13906com.android.okhttp.internal.DiskLruCache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080013907com.android.okhttp.internal.DiskLruCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013908com.android.okhttp.internal.FaultHidingSink
13909com.android.okhttp.internal.Internal
13910com.android.okhttp.internal.InternalCache
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013911com.android.okhttp.internal.NamedRunnable
Andreas Gampe61e7b662015-06-17 23:57:04 -070013912com.android.okhttp.internal.OptionalMethod
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013913com.android.okhttp.internal.Platform
Andreas Gampe61e7b662015-06-17 23:57:04 -070013914com.android.okhttp.internal.RouteDatabase
Andreas Gampe571fc302016-02-18 13:58:09 -080013915com.android.okhttp.internal.URLFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013916com.android.okhttp.internal.Util$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013917com.android.okhttp.internal.Util
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013918com.android.okhttp.internal.Version
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013919com.android.okhttp.internal.framed.FrameWriter
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013920com.android.okhttp.internal.framed.FramedConnection$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013921com.android.okhttp.internal.framed.FramedConnection$Builder
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013922com.android.okhttp.internal.framed.FramedConnection$Listener$1
13923com.android.okhttp.internal.framed.FramedConnection$Listener
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013924com.android.okhttp.internal.framed.FramedConnection
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013925com.android.okhttp.internal.framed.Header
13926com.android.okhttp.internal.framed.PushObserver$1
13927com.android.okhttp.internal.framed.PushObserver
13928com.android.okhttp.internal.framed.Settings
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013929com.android.okhttp.internal.http.AuthenticatorAdapter
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013930com.android.okhttp.internal.http.CacheRequest
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013931com.android.okhttp.internal.http.CacheStrategy$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013932com.android.okhttp.internal.http.CacheStrategy$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -080013933com.android.okhttp.internal.http.CacheStrategy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013934com.android.okhttp.internal.http.HeaderParser
art-benchmark-serviceadd95622024-03-14 09:26:37 -070013935com.android.okhttp.internal.http.Http1xStream$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013936com.android.okhttp.internal.http.Http1xStream$AbstractSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013937com.android.okhttp.internal.http.Http1xStream$ChunkedSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013938com.android.okhttp.internal.http.Http1xStream$ChunkedSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013939com.android.okhttp.internal.http.Http1xStream$FixedLengthSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013940com.android.okhttp.internal.http.Http1xStream$FixedLengthSource
Calin Juravle00b23d32019-03-08 17:52:20 -080013941com.android.okhttp.internal.http.Http1xStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013942com.android.okhttp.internal.http.Http2xStream
Calin Juravle4a054192018-05-29 17:52:20 -070013943com.android.okhttp.internal.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013944com.android.okhttp.internal.http.HttpDate
Andreas Gampe61e7b662015-06-17 23:57:04 -070013945com.android.okhttp.internal.http.HttpEngine$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013946com.android.okhttp.internal.http.HttpEngine$2
13947com.android.okhttp.internal.http.HttpEngine$NetworkInterceptorChain
Calin Juravle00b23d32019-03-08 17:52:20 -080013948com.android.okhttp.internal.http.HttpEngine
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013949com.android.okhttp.internal.http.HttpMethod
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013950com.android.okhttp.internal.http.HttpStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013951com.android.okhttp.internal.http.OkHeaders$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013952com.android.okhttp.internal.http.OkHeaders
Andreas Gampe61e7b662015-06-17 23:57:04 -070013953com.android.okhttp.internal.http.RealResponseBody
13954com.android.okhttp.internal.http.RequestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013955com.android.okhttp.internal.http.RequestLine
13956com.android.okhttp.internal.http.RetryableSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013957com.android.okhttp.internal.http.RouteException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013958com.android.okhttp.internal.http.RouteSelector
13959com.android.okhttp.internal.http.StatusLine
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013960com.android.okhttp.internal.http.StreamAllocation
Andreas Gampe61e7b662015-06-17 23:57:04 -070013961com.android.okhttp.internal.huc.DelegatingHttpsURLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013962com.android.okhttp.internal.huc.HttpURLConnectionImpl
art-benchmark-service3a157132024-05-31 13:31:01 -070013963com.android.okhttp.internal.huc.HttpsURLConnectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013964com.android.okhttp.internal.io.FileSystem$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013965com.android.okhttp.internal.io.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013966com.android.okhttp.internal.io.RealConnection
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013967com.android.okhttp.internal.tls.CertificateChainCleaner
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013968com.android.okhttp.internal.tls.OkHostnameVerifier
Calin Juravle36829e52019-04-10 19:07:47 -070013969com.android.okhttp.internal.tls.RealTrustRootIndex
13970com.android.okhttp.internal.tls.TrustRootIndex
art-benchmark-serviced5115932020-02-25 17:55:03 -080013971com.android.okhttp.internalandroidapi.AndroidResponseCacheAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013972com.android.okhttp.internalandroidapi.Dns
art-benchmark-serviced5115932020-02-25 17:55:03 -080013973com.android.okhttp.internalandroidapi.HasCacheHolder$CacheHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080013974com.android.okhttp.internalandroidapi.HasCacheHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013975com.android.okhttp.internalandroidapi.HttpURLConnectionFactory$DnsAdapter
13976com.android.okhttp.internalandroidapi.HttpURLConnectionFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070013977com.android.okhttp.okio.AsyncTimeout$1
13978com.android.okhttp.okio.AsyncTimeout$2
13979com.android.okhttp.okio.AsyncTimeout$Watchdog
Calin Juravle00b23d32019-03-08 17:52:20 -080013980com.android.okhttp.okio.AsyncTimeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013981com.android.okhttp.okio.Buffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070013982com.android.okhttp.okio.BufferedSink
13983com.android.okhttp.okio.BufferedSource
Calin Juravle4a054192018-05-29 17:52:20 -070013984com.android.okhttp.okio.ByteString
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013985com.android.okhttp.okio.ForwardingSink
Calin Juravle4a054192018-05-29 17:52:20 -070013986com.android.okhttp.okio.ForwardingSource
Andreas Gampe571fc302016-02-18 13:58:09 -080013987com.android.okhttp.okio.ForwardingTimeout
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013988com.android.okhttp.okio.GzipSource
13989com.android.okhttp.okio.InflaterSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070013990com.android.okhttp.okio.Okio$1
13991com.android.okhttp.okio.Okio$2
13992com.android.okhttp.okio.Okio$3
Calin Juravle00b23d32019-03-08 17:52:20 -080013993com.android.okhttp.okio.Okio
art-benchmark-service64daec62024-05-18 02:02:57 -070013994com.android.okhttp.okio.RealBufferedSink$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013995com.android.okhttp.okio.RealBufferedSink
art-benchmark-service3a157132024-05-31 13:31:01 -070013996com.android.okhttp.okio.RealBufferedSource$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013997com.android.okhttp.okio.RealBufferedSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070013998com.android.okhttp.okio.Segment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013999com.android.okhttp.okio.SegmentPool
Andreas Gampe61e7b662015-06-17 23:57:04 -070014000com.android.okhttp.okio.Sink
14001com.android.okhttp.okio.Source
Andreas Gampe61e7b662015-06-17 23:57:04 -070014002com.android.okhttp.okio.Timeout$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014003com.android.okhttp.okio.Timeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014004com.android.okhttp.okio.Util
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014005com.android.org.bouncycastle.asn1.ASN1ApplicationSpecific
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014006com.android.org.bouncycastle.asn1.ASN1ApplicationSpecificParser
Calin Juravle00b23d32019-03-08 17:52:20 -080014007com.android.org.bouncycastle.asn1.ASN1BitString
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014008com.android.org.bouncycastle.asn1.ASN1Boolean
art-benchmark-serviced5115932020-02-25 17:55:03 -080014009com.android.org.bouncycastle.asn1.ASN1Choice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014010com.android.org.bouncycastle.asn1.ASN1Encodable
Calin Juravle00b23d32019-03-08 17:52:20 -080014011com.android.org.bouncycastle.asn1.ASN1EncodableVector
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014012com.android.org.bouncycastle.asn1.ASN1Enumerated
14013com.android.org.bouncycastle.asn1.ASN1Exception
14014com.android.org.bouncycastle.asn1.ASN1External
14015com.android.org.bouncycastle.asn1.ASN1GeneralizedTime
Calin Juravle00b23d32019-03-08 17:52:20 -080014016com.android.org.bouncycastle.asn1.ASN1InputStream
14017com.android.org.bouncycastle.asn1.ASN1Integer
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014018com.android.org.bouncycastle.asn1.ASN1Null
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014019com.android.org.bouncycastle.asn1.ASN1Object
Andreas Gampe571fc302016-02-18 13:58:09 -080014020com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier$OidHandle
Calin Juravle00b23d32019-03-08 17:52:20 -080014021com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014022com.android.org.bouncycastle.asn1.ASN1OctetString
14023com.android.org.bouncycastle.asn1.ASN1OctetStringParser
Calin Juravle00b23d32019-03-08 17:52:20 -080014024com.android.org.bouncycastle.asn1.ASN1OutputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014025com.android.org.bouncycastle.asn1.ASN1Primitive
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014026com.android.org.bouncycastle.asn1.ASN1Sequence$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014027com.android.org.bouncycastle.asn1.ASN1Sequence
14028com.android.org.bouncycastle.asn1.ASN1SequenceParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014029com.android.org.bouncycastle.asn1.ASN1Set$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014030com.android.org.bouncycastle.asn1.ASN1Set
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014031com.android.org.bouncycastle.asn1.ASN1SetParser
14032com.android.org.bouncycastle.asn1.ASN1StreamParser
Calin Juravle00b23d32019-03-08 17:52:20 -080014033com.android.org.bouncycastle.asn1.ASN1String
art-benchmark-serviced60351b2020-04-11 17:55:40 -070014034com.android.org.bouncycastle.asn1.ASN1TaggedObject
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014035com.android.org.bouncycastle.asn1.ASN1TaggedObjectParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014036com.android.org.bouncycastle.asn1.ASN1UTCTime
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014037com.android.org.bouncycastle.asn1.BERApplicationSpecific
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014038com.android.org.bouncycastle.asn1.BERApplicationSpecificParser
14039com.android.org.bouncycastle.asn1.BEROctetString
14040com.android.org.bouncycastle.asn1.BEROctetStringParser
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014041com.android.org.bouncycastle.asn1.BERSequence
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014042com.android.org.bouncycastle.asn1.BERSequenceParser
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014043com.android.org.bouncycastle.asn1.BERSet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014044com.android.org.bouncycastle.asn1.BERSetParser
14045com.android.org.bouncycastle.asn1.BERTaggedObjectParser
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014046com.android.org.bouncycastle.asn1.BERTags
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014047com.android.org.bouncycastle.asn1.ConstructedOctetStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014048com.android.org.bouncycastle.asn1.DERBMPString
Calin Juravle00b23d32019-03-08 17:52:20 -080014049com.android.org.bouncycastle.asn1.DERBitString
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014050com.android.org.bouncycastle.asn1.DERExternalParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014051com.android.org.bouncycastle.asn1.DERGeneralString
14052com.android.org.bouncycastle.asn1.DERGraphicString
14053com.android.org.bouncycastle.asn1.DERIA5String
Calin Juravle00b23d32019-03-08 17:52:20 -080014054com.android.org.bouncycastle.asn1.DERNull
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014055com.android.org.bouncycastle.asn1.DERNumericString
14056com.android.org.bouncycastle.asn1.DEROctetString
Calin Juravle00b23d32019-03-08 17:52:20 -080014057com.android.org.bouncycastle.asn1.DEROutputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014058com.android.org.bouncycastle.asn1.DERPrintableString
Calin Juravle00b23d32019-03-08 17:52:20 -080014059com.android.org.bouncycastle.asn1.DERSequence
14060com.android.org.bouncycastle.asn1.DERSet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014061com.android.org.bouncycastle.asn1.DERT61String
art-benchmark-serviced60351b2020-04-11 17:55:40 -070014062com.android.org.bouncycastle.asn1.DERTaggedObject
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014063com.android.org.bouncycastle.asn1.DERUTF8String
14064com.android.org.bouncycastle.asn1.DERUniversalString
14065com.android.org.bouncycastle.asn1.DERVideotexString
14066com.android.org.bouncycastle.asn1.DERVisibleString
14067com.android.org.bouncycastle.asn1.DLApplicationSpecific
14068com.android.org.bouncycastle.asn1.DLBitString
14069com.android.org.bouncycastle.asn1.DLExternal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014070com.android.org.bouncycastle.asn1.DLFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080014071com.android.org.bouncycastle.asn1.DLSequence
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014072com.android.org.bouncycastle.asn1.DLSet
Calin Juravle00b23d32019-03-08 17:52:20 -080014073com.android.org.bouncycastle.asn1.DefiniteLengthInputStream
14074com.android.org.bouncycastle.asn1.InMemoryRepresentable
14075com.android.org.bouncycastle.asn1.IndefiniteLengthInputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014076com.android.org.bouncycastle.asn1.LazyEncodedSequence
Calin Juravle00b23d32019-03-08 17:52:20 -080014077com.android.org.bouncycastle.asn1.LimitedInputStream
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014078com.android.org.bouncycastle.asn1.OIDTokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -080014079com.android.org.bouncycastle.asn1.StreamUtil
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014080com.android.org.bouncycastle.asn1.bc.BCObjectIdentifiers
Andreas Gampe571fc302016-02-18 13:58:09 -080014081com.android.org.bouncycastle.asn1.misc.MiscObjectIdentifiers
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014082com.android.org.bouncycastle.asn1.nist.NISTObjectIdentifiers
14083com.android.org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
14084com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
art-benchmark-serviced60351b2020-04-11 17:55:40 -070014085com.android.org.bouncycastle.asn1.x500.X500Name
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014086com.android.org.bouncycastle.asn1.x500.X500NameStyle
art-benchmark-service13164882020-11-07 02:19:14 -080014087com.android.org.bouncycastle.asn1.x500.style.AbstractX500NameStyle
14088com.android.org.bouncycastle.asn1.x500.style.BCStyle
Calin Juravle00b23d32019-03-08 17:52:20 -080014089com.android.org.bouncycastle.asn1.x509.AlgorithmIdentifier
art-benchmark-serviced5115932020-02-25 17:55:03 -080014090com.android.org.bouncycastle.asn1.x509.Certificate
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014091com.android.org.bouncycastle.asn1.x509.DSAParameter
Calin Juravle00b23d32019-03-08 17:52:20 -080014092com.android.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080014093com.android.org.bouncycastle.asn1.x509.Time
art-benchmark-serviced5115932020-02-25 17:55:03 -080014094com.android.org.bouncycastle.asn1.x509.X509Name
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014095com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
Calin Juravle36829e52019-04-10 19:07:47 -070014096com.android.org.bouncycastle.asn1.x9.X9ECParameters
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014097com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014098com.android.org.bouncycastle.crypto.BlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070014099com.android.org.bouncycastle.crypto.BufferedBlockCipher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014100com.android.org.bouncycastle.crypto.CipherParameters
Calin Juravle4a054192018-05-29 17:52:20 -070014101com.android.org.bouncycastle.crypto.CryptoException
Calin Juravle36829e52019-04-10 19:07:47 -070014102com.android.org.bouncycastle.crypto.CryptoServicesPermission
14103com.android.org.bouncycastle.crypto.CryptoServicesRegistrar$Property
14104com.android.org.bouncycastle.crypto.CryptoServicesRegistrar
Calin Juravle4a054192018-05-29 17:52:20 -070014105com.android.org.bouncycastle.crypto.DataLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014106com.android.org.bouncycastle.crypto.Digest
14107com.android.org.bouncycastle.crypto.ExtendedDigest
Calin Juravle4a054192018-05-29 17:52:20 -070014108com.android.org.bouncycastle.crypto.InvalidCipherTextException
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014109com.android.org.bouncycastle.crypto.Mac
Calin Juravle4a054192018-05-29 17:52:20 -070014110com.android.org.bouncycastle.crypto.OutputLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014111com.android.org.bouncycastle.crypto.PBEParametersGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070014112com.android.org.bouncycastle.crypto.RuntimeCryptoException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014113com.android.org.bouncycastle.crypto.Wrapper
Calin Juravle4a054192018-05-29 17:52:20 -070014114com.android.org.bouncycastle.crypto.digests.AndroidDigestFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014115com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryBouncyCastle
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014116com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014117com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryOpenSSL
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014118com.android.org.bouncycastle.crypto.digests.EncodableDigest
14119com.android.org.bouncycastle.crypto.digests.GeneralDigest
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014120com.android.org.bouncycastle.crypto.digests.LongDigest
14121com.android.org.bouncycastle.crypto.digests.MD5Digest
Calin Juravle4a054192018-05-29 17:52:20 -070014122com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$MD5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014123com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014124com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA224
14125com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA256
14126com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA384
14127com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$SHA512
Calin Juravle00b23d32019-03-08 17:52:20 -080014128com.android.org.bouncycastle.crypto.digests.OpenSSLDigest
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014129com.android.org.bouncycastle.crypto.digests.SHA1Digest
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014130com.android.org.bouncycastle.crypto.digests.SHA224Digest
14131com.android.org.bouncycastle.crypto.digests.SHA256Digest
14132com.android.org.bouncycastle.crypto.digests.SHA384Digest
14133com.android.org.bouncycastle.crypto.digests.SHA512Digest
Calin Juravle4a054192018-05-29 17:52:20 -070014134com.android.org.bouncycastle.crypto.engines.AESEngine
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014135com.android.org.bouncycastle.crypto.engines.DESEngine
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014136com.android.org.bouncycastle.crypto.generators.OpenSSLPBEParametersGenerator
14137com.android.org.bouncycastle.crypto.generators.PKCS12ParametersGenerator
14138com.android.org.bouncycastle.crypto.generators.PKCS5S1ParametersGenerator
14139com.android.org.bouncycastle.crypto.generators.PKCS5S2ParametersGenerator
14140com.android.org.bouncycastle.crypto.io.MacInputStream
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014141com.android.org.bouncycastle.crypto.macs.HMac
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014142com.android.org.bouncycastle.crypto.modes.AEADBlockCipher
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014143com.android.org.bouncycastle.crypto.modes.AEADCipher
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014144com.android.org.bouncycastle.crypto.modes.CBCBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014145com.android.org.bouncycastle.crypto.paddings.BlockCipherPadding
Calin Juravle4a054192018-05-29 17:52:20 -070014146com.android.org.bouncycastle.crypto.paddings.PKCS7Padding
14147com.android.org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014148com.android.org.bouncycastle.crypto.params.AEADParameters
Calin Juravle36829e52019-04-10 19:07:47 -070014149com.android.org.bouncycastle.crypto.params.AsymmetricKeyParameter
14150com.android.org.bouncycastle.crypto.params.DHParameters
14151com.android.org.bouncycastle.crypto.params.DHValidationParameters
14152com.android.org.bouncycastle.crypto.params.DSAKeyParameters
Calin Juravle00b23d32019-03-08 17:52:20 -080014153com.android.org.bouncycastle.crypto.params.DSAParameters
14154com.android.org.bouncycastle.crypto.params.DSAPublicKeyParameters
Calin Juravle36829e52019-04-10 19:07:47 -070014155com.android.org.bouncycastle.crypto.params.DSAValidationParameters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014156com.android.org.bouncycastle.crypto.params.KeyParameter
Calin Juravle4a054192018-05-29 17:52:20 -070014157com.android.org.bouncycastle.crypto.params.ParametersWithIV
14158com.android.org.bouncycastle.crypto.params.ParametersWithRandom
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014159com.android.org.bouncycastle.jcajce.PBKDFKey
Calin Juravle4a054192018-05-29 17:52:20 -070014160com.android.org.bouncycastle.jcajce.PKCS12Key
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014161com.android.org.bouncycastle.jcajce.PKCS12KeyWithParameters
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014162com.android.org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014163com.android.org.bouncycastle.jcajce.provider.asymmetric.DH
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014164com.android.org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014165com.android.org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014166com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014167com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014168com.android.org.bouncycastle.jcajce.provider.asymmetric.X509$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014169com.android.org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
art-benchmark-service677bd342025-02-19 09:05:31 -080014170com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014171com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
14172com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
Calin Juravle4a054192018-05-29 17:52:20 -070014173com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi$NoPadding
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014174com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014175com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014176com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
Calin Juravle00b23d32019-03-08 17:52:20 -080014177com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014178com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014179com.android.org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
art-benchmark-serviced60351b2020-04-11 17:55:40 -070014180com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014181com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil$Boundaries
art-benchmark-service13164882020-11-07 02:19:14 -080014182com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014183com.android.org.bouncycastle.jcajce.provider.config.ConfigurableProvider
14184com.android.org.bouncycastle.jcajce.provider.config.ProviderConfiguration
14185com.android.org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
14186com.android.org.bouncycastle.jcajce.provider.digest.DigestAlgorithmProvider
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014187com.android.org.bouncycastle.jcajce.provider.digest.MD5$Mappings
14188com.android.org.bouncycastle.jcajce.provider.digest.MD5
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014189com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014190com.android.org.bouncycastle.jcajce.provider.digest.SHA1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014191com.android.org.bouncycastle.jcajce.provider.digest.SHA224$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014192com.android.org.bouncycastle.jcajce.provider.digest.SHA224
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014193com.android.org.bouncycastle.jcajce.provider.digest.SHA256$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014194com.android.org.bouncycastle.jcajce.provider.digest.SHA256
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014195com.android.org.bouncycastle.jcajce.provider.digest.SHA384$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014196com.android.org.bouncycastle.jcajce.provider.digest.SHA384
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014197com.android.org.bouncycastle.jcajce.provider.digest.SHA512$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014198com.android.org.bouncycastle.jcajce.provider.digest.SHA512
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014199com.android.org.bouncycastle.jcajce.provider.keystore.BC$Mappings
14200com.android.org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014201com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014202com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$StoreEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080014203com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014204com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB$1
art-benchmark-service64daec62024-05-18 02:02:57 -070014205com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014206com.android.org.bouncycastle.jcajce.provider.symmetric.AES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014207com.android.org.bouncycastle.jcajce.provider.symmetric.AES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014208com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014209com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014210com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014211com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014212com.android.org.bouncycastle.jcajce.provider.symmetric.DES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014213com.android.org.bouncycastle.jcajce.provider.symmetric.DES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014214com.android.org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014215com.android.org.bouncycastle.jcajce.provider.symmetric.DESede
art-benchmark-service922a5532023-03-23 03:12:41 -070014216com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$BasePBKDF2
14217com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$BasePBKDF2WithHmacSHA1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014218com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings
art-benchmark-service922a5532023-03-23 03:12:41 -070014219com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$PBKDF2WithHmacSHA1UTF8
Calin Juravle00b23d32019-03-08 17:52:20 -080014220com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014221com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014222com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014223com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014224com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014225com.android.org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014226com.android.org.bouncycastle.jcajce.provider.symmetric.RC2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014227com.android.org.bouncycastle.jcajce.provider.symmetric.SymmetricAlgorithmProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014228com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080014229com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014230com.android.org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
Calin Juravle4a054192018-05-29 17:52:20 -070014231com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$AEADGenericBlockCipher
14232com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014233com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$GenericBlockCipher
Calin Juravle00b23d32019-03-08 17:52:20 -080014234com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070014235com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014236com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher$ErasableOutputStream
14237com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher$InvalidKeyOrParametersException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014238com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014239com.android.org.bouncycastle.jcajce.provider.symmetric.util.BlockCipherProvider
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014240com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil$1
Calin Juravle36829e52019-04-10 19:07:47 -070014241com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil
art-benchmark-service00abe242023-02-13 10:31:34 -080014242com.android.org.bouncycastle.jcajce.provider.symmetric.util.GcmSpecUtil$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014243com.android.org.bouncycastle.jcajce.provider.symmetric.util.GcmSpecUtil
Calin Juravle4a054192018-05-29 17:52:20 -070014244com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE$Util
Calin Juravle00b23d32019-03-08 17:52:20 -080014245com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014246com.android.org.bouncycastle.jcajce.provider.util.AlgorithmProvider
14247com.android.org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
14248com.android.org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
Calin Juravle4a054192018-05-29 17:52:20 -070014249com.android.org.bouncycastle.jcajce.provider.util.DigestFactory
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014250com.android.org.bouncycastle.jcajce.spec.AEADParameterSpec
art-benchmark-service922a5532023-03-23 03:12:41 -070014251com.android.org.bouncycastle.jcajce.spec.PBKDF2KeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070014252com.android.org.bouncycastle.jcajce.util.BCJcaJceHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014253com.android.org.bouncycastle.jcajce.util.DefaultJcaJceHelper
Andreas Gampe61e7b662015-06-17 23:57:04 -070014254com.android.org.bouncycastle.jcajce.util.JcaJceHelper
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014255com.android.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080014256com.android.org.bouncycastle.jce.X509Principal
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014257com.android.org.bouncycastle.jce.interfaces.BCKeyStore
art-benchmark-serviced5115932020-02-25 17:55:03 -080014258com.android.org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014259com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$1
art-benchmark-service00abe242023-02-13 10:31:34 -080014260com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$PrivateProvider
Calin Juravle00b23d32019-03-08 17:52:20 -080014261com.android.org.bouncycastle.jce.provider.BouncyCastleProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014262com.android.org.bouncycastle.jce.provider.BouncyCastleProviderConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014263com.android.org.bouncycastle.jce.provider.CertStoreCollectionSpi
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014264com.android.org.bouncycastle.jce.provider.X509CRLObject
Kenny Rootdbf30ed2012-09-19 13:08:12 -070014265com.android.org.bouncycastle.util.Arrays
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014266com.android.org.bouncycastle.util.BigIntegers
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014267com.android.org.bouncycastle.util.Encodable
Calin Juravle36829e52019-04-10 19:07:47 -070014268com.android.org.bouncycastle.util.Integers
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014269com.android.org.bouncycastle.util.Iterable
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014270com.android.org.bouncycastle.util.Memoable
Calin Juravle4a054192018-05-29 17:52:20 -070014271com.android.org.bouncycastle.util.Pack
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014272com.android.org.bouncycastle.util.Properties$1
14273com.android.org.bouncycastle.util.Properties
Andreas Gampe571fc302016-02-18 13:58:09 -080014274com.android.org.bouncycastle.util.Strings$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014275com.android.org.bouncycastle.util.Strings
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014276com.android.org.bouncycastle.util.encoders.Encoder
Calin Juravle36829e52019-04-10 19:07:47 -070014277com.android.org.bouncycastle.util.encoders.Hex
14278com.android.org.bouncycastle.util.encoders.HexEncoder
Calin Juravle00b23d32019-03-08 17:52:20 -080014279com.android.org.bouncycastle.util.io.Streams
art-benchmark-service677bd342025-02-19 09:05:31 -080014280com.android.org.conscrypt.OpenSSLRSAPublicKey
14281com.android.org.conscrypt.OpenSSLX509Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -080014282com.android.org.kxml2.io.KXmlParser$ContentSource
Calin Juravle00b23d32019-03-08 17:52:20 -080014283com.android.org.kxml2.io.KXmlParser$ValueContext
art-benchmark-service677bd342025-02-19 09:05:31 -080014284com.android.org.kxml2.io.KXmlParser
14285com.android.org.kxml2.io.KXmlSerializer
14286com.android.os.coregraphics.HwuiStatsLog
art-benchmark-service56aece62020-02-10 17:58:03 -080014287com.android.phone.ecc.nano.CodedInputByteBufferNano
art-benchmark-service13164882020-11-07 02:19:14 -080014288com.android.phone.ecc.nano.CodedOutputByteBufferNano$OutOfSpaceException
14289com.android.phone.ecc.nano.CodedOutputByteBufferNano
art-benchmark-service56aece62020-02-10 17:58:03 -080014290com.android.phone.ecc.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080014291com.android.phone.ecc.nano.FieldArray
14292com.android.phone.ecc.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080014293com.android.phone.ecc.nano.InternalNano
14294com.android.phone.ecc.nano.InvalidProtocolBufferNanoException
14295com.android.phone.ecc.nano.MessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080014296com.android.phone.ecc.nano.MessageNanoPrinter
art-benchmark-service56aece62020-02-10 17:58:03 -080014297com.android.phone.ecc.nano.ProtobufEccData$AllInfo
14298com.android.phone.ecc.nano.ProtobufEccData$CountryInfo
14299com.android.phone.ecc.nano.ProtobufEccData$EccInfo
art-benchmark-service13164882020-11-07 02:19:14 -080014300com.android.phone.ecc.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080014301com.android.phone.ecc.nano.WireFormatNano
art-benchmark-service64daec62024-05-18 02:02:57 -070014302com.android.sdksandbox.flags.FeatureFlags
14303com.android.sdksandbox.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070014304com.android.sdksandbox.flags.Flags
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014305com.android.server.AppWidgetBackupBridge
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014306com.android.server.LocalServices
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014307com.android.server.WidgetBackupProvider
art-benchmark-service922a5532023-03-23 03:12:41 -070014308com.android.server.am.nano.Capabilities
14309com.android.server.am.nano.Capability
art-benchmark-service64daec62024-05-18 02:02:57 -070014310com.android.server.am.nano.FrameworkCapability
14311com.android.server.am.nano.VMCapability
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014312com.android.server.am.nano.VMInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014313com.android.server.backup.AccountManagerBackupHelper
14314com.android.server.backup.AccountSyncSettingsBackupHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014315com.android.server.backup.PermissionBackupHelper
14316com.android.server.backup.PreferredActivityBackupHelper
14317com.android.server.backup.ShortcutBackupHelper
14318com.android.server.backup.SliceBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080014319com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfProgramEvent
14320com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfStatistics
14321com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ConnectStatistics
14322com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DHCPEvent
art-benchmark-service00abe242023-02-13 10:31:34 -080014323com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLatencies
art-benchmark-serviced5115932020-02-25 17:55:03 -080014324com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLookupBatch
14325com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DefaultNetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014326com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -080014327com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityLog
14328com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent
14329com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent
14330com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014331com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkId
art-benchmark-service00abe242023-02-13 10:31:34 -080014332com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014333com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -080014334com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent
14335com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent
14336com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$WakeupStats
art-benchmark-service00abe242023-02-13 10:31:34 -080014337com.android.server.criticalevents.nano.CriticalEventLogProto
14338com.android.server.criticalevents.nano.CriticalEventLogStorageProto
14339com.android.server.criticalevents.nano.CriticalEventProto$AppNotResponding
art-benchmark-service64daec62024-05-18 02:02:57 -070014340com.android.server.criticalevents.nano.CriticalEventProto$ExcessiveBinderCalls
art-benchmark-service00abe242023-02-13 10:31:34 -080014341com.android.server.criticalevents.nano.CriticalEventProto$HalfWatchdog
art-benchmark-serviceadd95622024-03-14 09:26:37 -070014342com.android.server.criticalevents.nano.CriticalEventProto$InstallPackages
art-benchmark-service00abe242023-02-13 10:31:34 -080014343com.android.server.criticalevents.nano.CriticalEventProto$JavaCrash
14344com.android.server.criticalevents.nano.CriticalEventProto$NativeCrash
art-benchmark-serviceadd95622024-03-14 09:26:37 -070014345com.android.server.criticalevents.nano.CriticalEventProto$SystemServerStarted
art-benchmark-service00abe242023-02-13 10:31:34 -080014346com.android.server.criticalevents.nano.CriticalEventProto$Watchdog
art-benchmark-service0248ecf2025-02-03 07:17:01 -080014347com.android.server.display.feature.flags.FeatureFlags
14348com.android.server.display.feature.flags.FeatureFlagsImpl
14349com.android.server.display.feature.flags.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -080014350com.android.server.job.JobSchedulerInternal$JobStorePersistStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014351com.android.server.net.BaseNetdEventCallback
14352com.android.server.net.BaseNetworkObserver
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014353com.android.server.ondeviceintelligence.nano.InferenceInfo
art-benchmark-service13164882020-11-07 02:19:14 -080014354com.android.server.sip.SipHelper
art-benchmark-service13164882020-11-07 02:19:14 -080014355com.android.server.sip.SipService$ConnectivityReceiver$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014356com.android.server.sip.SipService$ConnectivityReceiver
14357com.android.server.sip.SipService$MyExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080014358com.android.server.sip.SipService$SipAutoReg
art-benchmark-service56aece62020-02-10 17:58:03 -080014359com.android.server.sip.SipService$SipKeepAliveProcessCallback
14360com.android.server.sip.SipService$SipSessionGroupExt
Calin Juravle00b23d32019-03-08 17:52:20 -080014361com.android.server.sip.SipService
art-benchmark-service56aece62020-02-10 17:58:03 -080014362com.android.server.sip.SipSessionGroup$KeepAliveProcessCallback
art-benchmark-service13164882020-11-07 02:19:14 -080014363com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$1
14364com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$2
14365com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy
14366com.android.server.sip.SipSessionGroup$MakeCallCommand
14367com.android.server.sip.SipSessionGroup$RegisterCommand
14368com.android.server.sip.SipSessionGroup$SipSessionCallReceiverImpl
14369com.android.server.sip.SipSessionGroup$SipSessionImpl$1
14370com.android.server.sip.SipSessionGroup$SipSessionImpl$2$1
14371com.android.server.sip.SipSessionGroup$SipSessionImpl$2
14372com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer$1
14373com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer
14374com.android.server.sip.SipSessionGroup$SipSessionImpl$SipKeepAlive
art-benchmark-service56aece62020-02-10 17:58:03 -080014375com.android.server.sip.SipSessionGroup$SipSessionImpl
art-benchmark-service13164882020-11-07 02:19:14 -080014376com.android.server.sip.SipSessionGroup
14377com.android.server.sip.SipSessionListenerProxy$10
14378com.android.server.sip.SipSessionListenerProxy$11
14379com.android.server.sip.SipSessionListenerProxy$12
14380com.android.server.sip.SipSessionListenerProxy$13
14381com.android.server.sip.SipSessionListenerProxy$1
14382com.android.server.sip.SipSessionListenerProxy$2
14383com.android.server.sip.SipSessionListenerProxy$3
14384com.android.server.sip.SipSessionListenerProxy$4
14385com.android.server.sip.SipSessionListenerProxy$5
14386com.android.server.sip.SipSessionListenerProxy$6
14387com.android.server.sip.SipSessionListenerProxy$7
14388com.android.server.sip.SipSessionListenerProxy$8
14389com.android.server.sip.SipSessionListenerProxy$9
14390com.android.server.sip.SipSessionListenerProxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014391com.android.server.sip.SipWakeLock
art-benchmark-service13164882020-11-07 02:19:14 -080014392com.android.server.sip.SipWakeupTimer$MyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014393com.android.server.sip.SipWakeupTimer$MyEventComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080014394com.android.server.sip.SipWakeupTimer
art-benchmark-service64daec62024-05-18 02:02:57 -070014395com.android.server.telecom.flags.FeatureFlags
14396com.android.server.telecom.flags.FeatureFlagsImpl
14397com.android.server.telecom.flags.Flags
art-benchmark-serviced5115932020-02-25 17:55:03 -080014398com.android.server.usage.AppStandbyInternal$AppIdleStateChangeListener
14399com.android.server.usage.AppStandbyInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014400com.android.server.wm.nano.WindowManagerProtos$TaskSnapshotProto
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014401com.android.service.ims.RcsSettingUtils$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080014402com.android.service.ims.RcsSettingUtils
14403com.android.service.ims.Task
14404com.android.service.ims.TaskManager$MessageData
14405com.android.service.ims.TaskManager$MessageHandler
14406com.android.service.ims.TaskManager
art-benchmark-service13164882020-11-07 02:19:14 -080014407com.android.service.ims.presence.ContactCapabilityResponse
14408com.android.service.ims.presence.PresenceAvailabilityTask
14409com.android.service.ims.presence.PresenceBase$PresencePublishState
14410com.android.service.ims.presence.PresenceBase
14411com.android.service.ims.presence.PresenceCapabilityTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014412com.android.service.ims.presence.PresencePublication$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080014413com.android.service.ims.presence.PresencePublication$1
14414com.android.service.ims.presence.PresencePublication$PublishRequest
14415com.android.service.ims.presence.PresencePublication$PublishType
14416com.android.service.ims.presence.PresencePublication$StackPublishTriggerType
14417com.android.service.ims.presence.PresencePublication
14418com.android.service.ims.presence.PresencePublishTask
14419com.android.service.ims.presence.PresencePublisher
14420com.android.service.ims.presence.PresenceSubscriber
14421com.android.service.ims.presence.PresenceTask
14422com.android.service.ims.presence.PresenceUtils
14423com.android.service.ims.presence.SubscribePublisher
art-benchmark-service00abe242023-02-13 10:31:34 -080014424com.android.service.nano.StringListParamProto
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070014425com.android.telephony.Rlog
art-benchmark-service64daec62024-05-18 02:02:57 -070014426com.android.text.flags.FeatureFlags
14427com.android.text.flags.FeatureFlagsImpl
art-benchmark-serviceadd95622024-03-14 09:26:37 -070014428com.android.text.flags.Flags
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014429com.google.android.collect.Lists
14430com.google.android.collect.Maps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014431com.google.android.collect.Sets
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014432com.google.android.gles_jni.EGLConfigImpl
14433com.google.android.gles_jni.EGLContextImpl
14434com.google.android.gles_jni.EGLDisplayImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014435com.google.android.gles_jni.EGLImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014436com.google.android.gles_jni.EGLSurfaceImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014437com.google.android.gles_jni.GLImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014438com.google.android.mms.InvalidHeaderValueException
Calin Juravle4a054192018-05-29 17:52:20 -070014439com.google.android.mms.MmsException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014440com.google.android.mms.pdu.EncodedStringValue
14441com.google.android.mms.pdu.GenericPdu
14442com.google.android.mms.pdu.NotificationInd
14443com.google.android.mms.pdu.PduParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014444com.google.android.rappor.Encoder
14445com.google.android.rappor.HmacDrbg
Calin Juravle4a054192018-05-29 17:52:20 -070014446com.sun.security.cert.internal.x509.X509V1CertImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014447dalvik.annotation.optimization.CriticalNative
14448dalvik.annotation.optimization.FastNative
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014449dalvik.annotation.optimization.NeverCompile
art-benchmark-service08401c12022-12-23 09:27:20 -080014450dalvik.annotation.optimization.NeverInline
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014451dalvik.system.AppSpecializationHooks
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014452dalvik.system.BaseDexClassLoader$Reporter
Calin Juravle00b23d32019-03-08 17:52:20 -080014453dalvik.system.BaseDexClassLoader
art-benchmark-service677bd342025-02-19 09:05:31 -080014454dalvik.system.BlockGuard$1
art-benchmark-service64daec62024-05-18 02:02:57 -070014455dalvik.system.BlockGuard$2
14456dalvik.system.BlockGuard$3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014457dalvik.system.BlockGuard$BlockGuardPolicyException
14458dalvik.system.BlockGuard$Policy
Calin Juravle00b23d32019-03-08 17:52:20 -080014459dalvik.system.BlockGuard$VmPolicy
14460dalvik.system.BlockGuard
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014461dalvik.system.ClassExt
Andreas Gampe61e7b662015-06-17 23:57:04 -070014462dalvik.system.CloseGuard$DefaultReporter
14463dalvik.system.CloseGuard$Reporter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014464dalvik.system.CloseGuard$Tracker
Calin Juravle00b23d32019-03-08 17:52:20 -080014465dalvik.system.CloseGuard
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014466dalvik.system.DelegateLastClassLoader
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014467dalvik.system.DexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -070014468dalvik.system.DexFile$DFEnum
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014469dalvik.system.DexFile$OptimizationInfo
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014470dalvik.system.DexFile-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080014471dalvik.system.DexFile
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014472dalvik.system.DexPathList$$ExternalSyntheticLambda0
Andreas Gampe61e7b662015-06-17 23:57:04 -070014473dalvik.system.DexPathList$Element
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014474dalvik.system.DexPathList$NativeLibraryElement
Calin Juravle00b23d32019-03-08 17:52:20 -080014475dalvik.system.DexPathList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014476dalvik.system.EmulatedStackFrame$Range
Calin Juravle00b23d32019-03-08 17:52:20 -080014477dalvik.system.EmulatedStackFrame
14478dalvik.system.InMemoryDexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -070014479dalvik.system.PathClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080014480dalvik.system.RuntimeHooks
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040014481dalvik.system.SocketTagger$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014482dalvik.system.SocketTagger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014483dalvik.system.VMDebug
Calin Juravle00b23d32019-03-08 17:52:20 -080014484dalvik.system.VMRuntime$HiddenApiUsageLogger
art-benchmark-service08401c12022-12-23 09:27:20 -080014485dalvik.system.VMRuntime$SdkVersionContainer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014486dalvik.system.VMRuntime
Andreas Gampe61e7b662015-06-17 23:57:04 -070014487dalvik.system.VMStack
art-benchmark-service08401c12022-12-23 09:27:20 -080014488dalvik.system.ZipPathValidator$1
14489dalvik.system.ZipPathValidator$Callback
14490dalvik.system.ZipPathValidator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014491dalvik.system.ZygoteHooks
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080014492gov.nist.core.Debug
14493gov.nist.core.DuplicateNameValueList
14494gov.nist.core.GenericObject
14495gov.nist.core.GenericObjectList
14496gov.nist.core.Host
14497gov.nist.core.HostNameParser
14498gov.nist.core.HostPort
14499gov.nist.core.InternalErrorHandler
14500gov.nist.core.LexerCore
14501gov.nist.core.LogLevels
14502gov.nist.core.LogWriter
14503gov.nist.core.Match
14504gov.nist.core.MultiValueMap
14505gov.nist.core.MultiValueMapImpl
14506gov.nist.core.NameValue
14507gov.nist.core.NameValueList
14508gov.nist.core.PackageNames
14509gov.nist.core.ParserCore
14510gov.nist.core.Separators
14511gov.nist.core.ServerLogger
14512gov.nist.core.StackLogger
14513gov.nist.core.StringTokenizer
14514gov.nist.core.ThreadAuditor$ThreadHandle
14515gov.nist.core.ThreadAuditor
14516gov.nist.core.Token
14517gov.nist.core.net.AddressResolver
14518gov.nist.core.net.NetworkLayer
14519gov.nist.core.net.SslNetworkLayer
14520gov.nist.javax.sip.ClientTransactionExt
14521gov.nist.javax.sip.DefaultAddressResolver
14522gov.nist.javax.sip.DialogExt
14523gov.nist.javax.sip.DialogFilter
14524gov.nist.javax.sip.DialogTimeoutEvent$Reason
14525gov.nist.javax.sip.DialogTimeoutEvent
14526gov.nist.javax.sip.EventScanner
14527gov.nist.javax.sip.EventWrapper
14528gov.nist.javax.sip.ListeningPointExt
14529gov.nist.javax.sip.ListeningPointImpl
14530gov.nist.javax.sip.LogRecord
14531gov.nist.javax.sip.LogRecordFactory
14532gov.nist.javax.sip.NistSipMessageFactoryImpl
14533gov.nist.javax.sip.ResponseEventExt
14534gov.nist.javax.sip.SIPConstants
14535gov.nist.javax.sip.ServerTransactionExt
14536gov.nist.javax.sip.SipListenerExt
14537gov.nist.javax.sip.SipProviderExt
14538gov.nist.javax.sip.SipProviderImpl
14539gov.nist.javax.sip.SipStackExt
14540gov.nist.javax.sip.SipStackImpl
14541gov.nist.javax.sip.TransactionExt
14542gov.nist.javax.sip.Utils
14543gov.nist.javax.sip.UtilsExt
14544gov.nist.javax.sip.address.AddressFactoryImpl
14545gov.nist.javax.sip.address.AddressImpl
14546gov.nist.javax.sip.address.Authority
14547gov.nist.javax.sip.address.GenericURI
14548gov.nist.javax.sip.address.NetObject
14549gov.nist.javax.sip.address.NetObjectList
14550gov.nist.javax.sip.address.ParameterNames
14551gov.nist.javax.sip.address.RFC2396UrlDecoder
14552gov.nist.javax.sip.address.RouterExt
14553gov.nist.javax.sip.address.SipURIExt
14554gov.nist.javax.sip.address.SipUri
14555gov.nist.javax.sip.address.TelURLImpl
14556gov.nist.javax.sip.address.TelephoneNumber
14557gov.nist.javax.sip.address.UserInfo
14558gov.nist.javax.sip.clientauthutils.AccountManager
14559gov.nist.javax.sip.clientauthutils.AuthenticationHelper
14560gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
14561gov.nist.javax.sip.clientauthutils.CredentialsCache$TimeoutTask
14562gov.nist.javax.sip.clientauthutils.CredentialsCache
14563gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm
14564gov.nist.javax.sip.clientauthutils.SecureAccountManager
14565gov.nist.javax.sip.clientauthutils.UserCredentialHash
14566gov.nist.javax.sip.clientauthutils.UserCredentials
14567gov.nist.javax.sip.header.Accept
14568gov.nist.javax.sip.header.AcceptEncoding
14569gov.nist.javax.sip.header.AcceptEncodingList
14570gov.nist.javax.sip.header.AcceptLanguage
14571gov.nist.javax.sip.header.AcceptLanguageList
14572gov.nist.javax.sip.header.AcceptList
14573gov.nist.javax.sip.header.AddressParameters
14574gov.nist.javax.sip.header.AddressParametersHeader
14575gov.nist.javax.sip.header.AlertInfo
14576gov.nist.javax.sip.header.AlertInfoList
14577gov.nist.javax.sip.header.Allow
14578gov.nist.javax.sip.header.AllowEvents
14579gov.nist.javax.sip.header.AllowEventsList
14580gov.nist.javax.sip.header.AllowList
14581gov.nist.javax.sip.header.AuthenticationHeader
14582gov.nist.javax.sip.header.AuthenticationInfo
14583gov.nist.javax.sip.header.AuthenticationInfoList
14584gov.nist.javax.sip.header.Authorization
14585gov.nist.javax.sip.header.AuthorizationList
14586gov.nist.javax.sip.header.CSeq
14587gov.nist.javax.sip.header.CallID
14588gov.nist.javax.sip.header.CallIdentifier
14589gov.nist.javax.sip.header.CallInfo
14590gov.nist.javax.sip.header.CallInfoList
14591gov.nist.javax.sip.header.Challenge
14592gov.nist.javax.sip.header.Contact
14593gov.nist.javax.sip.header.ContactList
14594gov.nist.javax.sip.header.ContentDisposition
14595gov.nist.javax.sip.header.ContentEncoding
14596gov.nist.javax.sip.header.ContentEncodingList
14597gov.nist.javax.sip.header.ContentLanguage
14598gov.nist.javax.sip.header.ContentLanguageList
14599gov.nist.javax.sip.header.ContentLength
14600gov.nist.javax.sip.header.ContentType
14601gov.nist.javax.sip.header.Credentials
14602gov.nist.javax.sip.header.ErrorInfo
14603gov.nist.javax.sip.header.ErrorInfoList
14604gov.nist.javax.sip.header.Event
14605gov.nist.javax.sip.header.Expires
14606gov.nist.javax.sip.header.ExtensionHeaderImpl
14607gov.nist.javax.sip.header.ExtensionHeaderList
14608gov.nist.javax.sip.header.From
14609gov.nist.javax.sip.header.HeaderExt
14610gov.nist.javax.sip.header.HeaderFactoryExt
14611gov.nist.javax.sip.header.HeaderFactoryImpl
14612gov.nist.javax.sip.header.InReplyTo
14613gov.nist.javax.sip.header.InReplyToList
14614gov.nist.javax.sip.header.Indentation
14615gov.nist.javax.sip.header.MaxForwards
14616gov.nist.javax.sip.header.MediaRange
14617gov.nist.javax.sip.header.MimeVersion
14618gov.nist.javax.sip.header.MinExpires
14619gov.nist.javax.sip.header.NameMap
14620gov.nist.javax.sip.header.Organization
14621gov.nist.javax.sip.header.ParameterNames
14622gov.nist.javax.sip.header.ParametersHeader
14623gov.nist.javax.sip.header.Priority
14624gov.nist.javax.sip.header.Protocol
14625gov.nist.javax.sip.header.ProxyAuthenticate
14626gov.nist.javax.sip.header.ProxyAuthenticateList
14627gov.nist.javax.sip.header.ProxyAuthorization
14628gov.nist.javax.sip.header.ProxyAuthorizationList
14629gov.nist.javax.sip.header.ProxyRequire
14630gov.nist.javax.sip.header.ProxyRequireList
14631gov.nist.javax.sip.header.RAck
14632gov.nist.javax.sip.header.RSeq
14633gov.nist.javax.sip.header.Reason
14634gov.nist.javax.sip.header.ReasonList
14635gov.nist.javax.sip.header.RecordRoute
14636gov.nist.javax.sip.header.RecordRouteList
14637gov.nist.javax.sip.header.ReferTo
14638gov.nist.javax.sip.header.ReplyTo
14639gov.nist.javax.sip.header.RequestLine
14640gov.nist.javax.sip.header.Require
14641gov.nist.javax.sip.header.RequireList
14642gov.nist.javax.sip.header.RetryAfter
14643gov.nist.javax.sip.header.Route
14644gov.nist.javax.sip.header.RouteList
14645gov.nist.javax.sip.header.SIPDate
14646gov.nist.javax.sip.header.SIPDateHeader
14647gov.nist.javax.sip.header.SIPETag
14648gov.nist.javax.sip.header.SIPHeader
14649gov.nist.javax.sip.header.SIPHeaderList
14650gov.nist.javax.sip.header.SIPHeaderNames
14651gov.nist.javax.sip.header.SIPHeaderNamesCache
14652gov.nist.javax.sip.header.SIPIfMatch
14653gov.nist.javax.sip.header.SIPObject
14654gov.nist.javax.sip.header.SIPObjectList
14655gov.nist.javax.sip.header.Server
14656gov.nist.javax.sip.header.SipRequestLine
14657gov.nist.javax.sip.header.SipStatusLine
14658gov.nist.javax.sip.header.StatusLine
14659gov.nist.javax.sip.header.Subject
14660gov.nist.javax.sip.header.SubscriptionState
14661gov.nist.javax.sip.header.Supported
14662gov.nist.javax.sip.header.SupportedList
14663gov.nist.javax.sip.header.TimeStamp
14664gov.nist.javax.sip.header.To
14665gov.nist.javax.sip.header.Unsupported
14666gov.nist.javax.sip.header.UnsupportedList
14667gov.nist.javax.sip.header.UserAgent
14668gov.nist.javax.sip.header.Via
14669gov.nist.javax.sip.header.ViaHeaderExt
14670gov.nist.javax.sip.header.ViaList
14671gov.nist.javax.sip.header.WWWAuthenticate
14672gov.nist.javax.sip.header.WWWAuthenticateList
14673gov.nist.javax.sip.header.Warning
14674gov.nist.javax.sip.header.WarningList
14675gov.nist.javax.sip.header.extensions.Join
14676gov.nist.javax.sip.header.extensions.JoinHeader
14677gov.nist.javax.sip.header.extensions.MinSE
14678gov.nist.javax.sip.header.extensions.MinSEHeader
14679gov.nist.javax.sip.header.extensions.References
14680gov.nist.javax.sip.header.extensions.ReferencesHeader
14681gov.nist.javax.sip.header.extensions.ReferredBy
14682gov.nist.javax.sip.header.extensions.ReferredByHeader
14683gov.nist.javax.sip.header.extensions.Replaces
14684gov.nist.javax.sip.header.extensions.ReplacesHeader
14685gov.nist.javax.sip.header.extensions.SessionExpires
14686gov.nist.javax.sip.header.extensions.SessionExpiresHeader
14687gov.nist.javax.sip.header.ims.AddressHeaderIms
14688gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
14689gov.nist.javax.sip.header.ims.PAccessNetworkInfo
14690gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
14691gov.nist.javax.sip.header.ims.PAssertedIdentity
14692gov.nist.javax.sip.header.ims.PAssertedIdentityHeader
14693gov.nist.javax.sip.header.ims.PAssertedIdentityList
14694gov.nist.javax.sip.header.ims.PAssertedService
14695gov.nist.javax.sip.header.ims.PAssertedServiceHeader
14696gov.nist.javax.sip.header.ims.PAssociatedURI
14697gov.nist.javax.sip.header.ims.PAssociatedURIHeader
14698gov.nist.javax.sip.header.ims.PAssociatedURIList
14699gov.nist.javax.sip.header.ims.PCalledPartyID
14700gov.nist.javax.sip.header.ims.PCalledPartyIDHeader
14701gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
14702gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
14703gov.nist.javax.sip.header.ims.PChargingVector
14704gov.nist.javax.sip.header.ims.PChargingVectorHeader
14705gov.nist.javax.sip.header.ims.PMediaAuthorization
14706gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
14707gov.nist.javax.sip.header.ims.PMediaAuthorizationList
14708gov.nist.javax.sip.header.ims.PPreferredIdentity
14709gov.nist.javax.sip.header.ims.PPreferredIdentityHeader
14710gov.nist.javax.sip.header.ims.PPreferredService
14711gov.nist.javax.sip.header.ims.PPreferredServiceHeader
14712gov.nist.javax.sip.header.ims.PProfileKey
14713gov.nist.javax.sip.header.ims.PProfileKeyHeader
14714gov.nist.javax.sip.header.ims.PServedUser
14715gov.nist.javax.sip.header.ims.PServedUserHeader
14716gov.nist.javax.sip.header.ims.PUserDatabase
14717gov.nist.javax.sip.header.ims.PUserDatabaseHeader
14718gov.nist.javax.sip.header.ims.PVisitedNetworkID
14719gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
14720gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
14721gov.nist.javax.sip.header.ims.ParameterNamesIms
14722gov.nist.javax.sip.header.ims.Path
14723gov.nist.javax.sip.header.ims.PathHeader
14724gov.nist.javax.sip.header.ims.PathList
14725gov.nist.javax.sip.header.ims.Privacy
14726gov.nist.javax.sip.header.ims.PrivacyHeader
14727gov.nist.javax.sip.header.ims.PrivacyList
14728gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
14729gov.nist.javax.sip.header.ims.SecurityAgree
14730gov.nist.javax.sip.header.ims.SecurityAgreeHeader
14731gov.nist.javax.sip.header.ims.SecurityClient
14732gov.nist.javax.sip.header.ims.SecurityClientHeader
14733gov.nist.javax.sip.header.ims.SecurityClientList
14734gov.nist.javax.sip.header.ims.SecurityServer
14735gov.nist.javax.sip.header.ims.SecurityServerHeader
14736gov.nist.javax.sip.header.ims.SecurityServerList
14737gov.nist.javax.sip.header.ims.SecurityVerify
14738gov.nist.javax.sip.header.ims.SecurityVerifyHeader
14739gov.nist.javax.sip.header.ims.SecurityVerifyList
14740gov.nist.javax.sip.header.ims.ServiceRoute
14741gov.nist.javax.sip.header.ims.ServiceRouteHeader
14742gov.nist.javax.sip.header.ims.ServiceRouteList
14743gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
14744gov.nist.javax.sip.message.Content
14745gov.nist.javax.sip.message.ContentImpl
14746gov.nist.javax.sip.message.HeaderIterator
14747gov.nist.javax.sip.message.ListMap
14748gov.nist.javax.sip.message.MessageExt
14749gov.nist.javax.sip.message.MessageFactoryExt
14750gov.nist.javax.sip.message.MessageFactoryImpl$1
14751gov.nist.javax.sip.message.MessageFactoryImpl
14752gov.nist.javax.sip.message.MessageObject
14753gov.nist.javax.sip.message.MultipartMimeContent
14754gov.nist.javax.sip.message.MultipartMimeContentImpl
14755gov.nist.javax.sip.message.RequestExt
14756gov.nist.javax.sip.message.ResponseExt
14757gov.nist.javax.sip.message.SIPDuplicateHeaderException
14758gov.nist.javax.sip.message.SIPMessage
14759gov.nist.javax.sip.message.SIPRequest
14760gov.nist.javax.sip.message.SIPResponse
14761gov.nist.javax.sip.parser.AcceptEncodingParser
14762gov.nist.javax.sip.parser.AcceptLanguageParser
14763gov.nist.javax.sip.parser.AcceptParser
14764gov.nist.javax.sip.parser.AddressParametersParser
14765gov.nist.javax.sip.parser.AddressParser
14766gov.nist.javax.sip.parser.AlertInfoParser
14767gov.nist.javax.sip.parser.AllowEventsParser
14768gov.nist.javax.sip.parser.AllowParser
14769gov.nist.javax.sip.parser.AuthenticationInfoParser
14770gov.nist.javax.sip.parser.AuthorizationParser
14771gov.nist.javax.sip.parser.CSeqParser
14772gov.nist.javax.sip.parser.CallIDParser
14773gov.nist.javax.sip.parser.CallInfoParser
14774gov.nist.javax.sip.parser.ChallengeParser
14775gov.nist.javax.sip.parser.ContactParser
14776gov.nist.javax.sip.parser.ContentDispositionParser
14777gov.nist.javax.sip.parser.ContentEncodingParser
14778gov.nist.javax.sip.parser.ContentLanguageParser
14779gov.nist.javax.sip.parser.ContentLengthParser
14780gov.nist.javax.sip.parser.ContentTypeParser
14781gov.nist.javax.sip.parser.DateParser
14782gov.nist.javax.sip.parser.ErrorInfoParser
14783gov.nist.javax.sip.parser.EventParser
14784gov.nist.javax.sip.parser.ExpiresParser
14785gov.nist.javax.sip.parser.FromParser
14786gov.nist.javax.sip.parser.HeaderParser
14787gov.nist.javax.sip.parser.InReplyToParser
14788gov.nist.javax.sip.parser.Lexer
14789gov.nist.javax.sip.parser.MaxForwardsParser
14790gov.nist.javax.sip.parser.MimeVersionParser
14791gov.nist.javax.sip.parser.MinExpiresParser
14792gov.nist.javax.sip.parser.OrganizationParser
14793gov.nist.javax.sip.parser.ParametersParser
14794gov.nist.javax.sip.parser.ParseExceptionListener
14795gov.nist.javax.sip.parser.Parser
14796gov.nist.javax.sip.parser.ParserFactory
14797gov.nist.javax.sip.parser.Pipeline$Buffer
14798gov.nist.javax.sip.parser.Pipeline$MyTimer
14799gov.nist.javax.sip.parser.Pipeline
14800gov.nist.javax.sip.parser.PipelinedMsgParser
14801gov.nist.javax.sip.parser.PriorityParser
14802gov.nist.javax.sip.parser.ProxyAuthenticateParser
14803gov.nist.javax.sip.parser.ProxyAuthorizationParser
14804gov.nist.javax.sip.parser.ProxyRequireParser
14805gov.nist.javax.sip.parser.RAckParser
14806gov.nist.javax.sip.parser.RSeqParser
14807gov.nist.javax.sip.parser.ReasonParser
14808gov.nist.javax.sip.parser.RecordRouteParser
14809gov.nist.javax.sip.parser.ReferToParser
14810gov.nist.javax.sip.parser.ReplyToParser
14811gov.nist.javax.sip.parser.RequestLineParser
14812gov.nist.javax.sip.parser.RequireParser
14813gov.nist.javax.sip.parser.RetryAfterParser
14814gov.nist.javax.sip.parser.RouteParser
14815gov.nist.javax.sip.parser.SIPETagParser
14816gov.nist.javax.sip.parser.SIPIfMatchParser
14817gov.nist.javax.sip.parser.SIPMessageListener
14818gov.nist.javax.sip.parser.ServerParser
14819gov.nist.javax.sip.parser.StatusLineParser
14820gov.nist.javax.sip.parser.StringMsgParser$1ParserThread
14821gov.nist.javax.sip.parser.StringMsgParser
14822gov.nist.javax.sip.parser.SubjectParser
14823gov.nist.javax.sip.parser.SubscriptionStateParser
14824gov.nist.javax.sip.parser.SupportedParser
14825gov.nist.javax.sip.parser.TimeStampParser
14826gov.nist.javax.sip.parser.ToParser
14827gov.nist.javax.sip.parser.TokenNames
14828gov.nist.javax.sip.parser.TokenTypes
14829gov.nist.javax.sip.parser.URLParser
14830gov.nist.javax.sip.parser.UnsupportedParser
14831gov.nist.javax.sip.parser.UserAgentParser
14832gov.nist.javax.sip.parser.ViaParser
14833gov.nist.javax.sip.parser.WWWAuthenticateParser
14834gov.nist.javax.sip.parser.WarningParser
14835gov.nist.javax.sip.parser.extensions.JoinParser
14836gov.nist.javax.sip.parser.extensions.MinSEParser
14837gov.nist.javax.sip.parser.extensions.ReferencesParser
14838gov.nist.javax.sip.parser.extensions.ReferredByParser
14839gov.nist.javax.sip.parser.extensions.ReplacesParser
14840gov.nist.javax.sip.parser.extensions.SessionExpiresParser
14841gov.nist.javax.sip.parser.ims.AddressHeaderParser
14842gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
14843gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
14844gov.nist.javax.sip.parser.ims.PAssertedServiceParser
14845gov.nist.javax.sip.parser.ims.PAssociatedURIParser
14846gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
14847gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
14848gov.nist.javax.sip.parser.ims.PChargingVectorParser
14849gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
14850gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
14851gov.nist.javax.sip.parser.ims.PPreferredServiceParser
14852gov.nist.javax.sip.parser.ims.PProfileKeyParser
14853gov.nist.javax.sip.parser.ims.PServedUserParser
14854gov.nist.javax.sip.parser.ims.PUserDatabaseParser
14855gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
14856gov.nist.javax.sip.parser.ims.PathParser
14857gov.nist.javax.sip.parser.ims.PrivacyParser
14858gov.nist.javax.sip.parser.ims.SecurityAgreeParser
14859gov.nist.javax.sip.parser.ims.SecurityClientParser
14860gov.nist.javax.sip.parser.ims.SecurityServerParser
14861gov.nist.javax.sip.parser.ims.SecurityVerifyParser
14862gov.nist.javax.sip.parser.ims.ServiceRouteParser
14863gov.nist.javax.sip.parser.ims.TokenNamesIms
14864gov.nist.javax.sip.stack.DefaultMessageLogFactory
14865gov.nist.javax.sip.stack.DefaultRouter
14866gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
14867gov.nist.javax.sip.stack.HopImpl
14868gov.nist.javax.sip.stack.IOHandler
14869gov.nist.javax.sip.stack.MessageChannel
14870gov.nist.javax.sip.stack.MessageLog
14871gov.nist.javax.sip.stack.MessageProcessor
14872gov.nist.javax.sip.stack.RawMessageChannel
14873gov.nist.javax.sip.stack.SIPClientTransaction$TransactionTimer
14874gov.nist.javax.sip.stack.SIPClientTransaction
14875gov.nist.javax.sip.stack.SIPDialog$DialogDeleteIfNoAckSentTask
14876gov.nist.javax.sip.stack.SIPDialog$DialogDeleteTask
14877gov.nist.javax.sip.stack.SIPDialog$DialogTimerTask
14878gov.nist.javax.sip.stack.SIPDialog$LingerTimer
14879gov.nist.javax.sip.stack.SIPDialog$ReInviteSender
14880gov.nist.javax.sip.stack.SIPDialog
14881gov.nist.javax.sip.stack.SIPDialogErrorEvent
14882gov.nist.javax.sip.stack.SIPDialogEventListener
14883gov.nist.javax.sip.stack.SIPServerTransaction$ListenerExecutionMaxTimer
14884gov.nist.javax.sip.stack.SIPServerTransaction$ProvisionalResponseTask
14885gov.nist.javax.sip.stack.SIPServerTransaction$RetransmissionAlertTimerTask
14886gov.nist.javax.sip.stack.SIPServerTransaction$SendTrying
14887gov.nist.javax.sip.stack.SIPServerTransaction$TransactionTimer
14888gov.nist.javax.sip.stack.SIPServerTransaction
14889gov.nist.javax.sip.stack.SIPStackTimerTask
14890gov.nist.javax.sip.stack.SIPTransaction$LingerTimer
14891gov.nist.javax.sip.stack.SIPTransaction
14892gov.nist.javax.sip.stack.SIPTransactionErrorEvent
14893gov.nist.javax.sip.stack.SIPTransactionEventListener
14894gov.nist.javax.sip.stack.SIPTransactionStack$PingTimer
14895gov.nist.javax.sip.stack.SIPTransactionStack$RemoveForkedTransactionTimerTask
14896gov.nist.javax.sip.stack.SIPTransactionStack
14897gov.nist.javax.sip.stack.ServerLog
14898gov.nist.javax.sip.stack.ServerRequestInterface
14899gov.nist.javax.sip.stack.ServerResponseInterface
14900gov.nist.javax.sip.stack.StackMessageFactory
14901gov.nist.javax.sip.stack.TCPMessageChannel$1
14902gov.nist.javax.sip.stack.TCPMessageChannel
14903gov.nist.javax.sip.stack.TCPMessageProcessor
14904gov.nist.javax.sip.stack.TLSMessageChannel
14905gov.nist.javax.sip.stack.TLSMessageProcessor
14906gov.nist.javax.sip.stack.UDPMessageChannel$PingBackTimerTask
14907gov.nist.javax.sip.stack.UDPMessageChannel
14908gov.nist.javax.sip.stack.UDPMessageProcessor
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014909java.awt.font.NumericShaper
14910java.awt.font.TextAttribute
Andreas Gampe571fc302016-02-18 13:58:09 -080014911java.io.Bits
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014912java.io.BufferedInputStream
art-benchmark-service677bd342025-02-19 09:05:31 -080014913java.io.BufferedOutputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014914java.io.BufferedReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014915java.io.BufferedWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014916java.io.ByteArrayInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014917java.io.ByteArrayOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014918java.io.CharArrayReader
Andreas Gampe571fc302016-02-18 13:58:09 -080014919java.io.CharArrayWriter
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014920java.io.CharConversionException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014921java.io.Closeable
Andreas Gampe859e2782016-04-06 18:37:56 -070014922java.io.Console
Andreas Gampe61e7b662015-06-17 23:57:04 -070014923java.io.DataInput
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070014924java.io.DataInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014925java.io.DataOutput
14926java.io.DataOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014927java.io.DefaultFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014928java.io.EOFException
Andreas Gampe571fc302016-02-18 13:58:09 -080014929java.io.ExpiringCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014930java.io.ExpiringCache
Kenny Root9787b802013-04-26 12:53:57 -070014931java.io.Externalizable
Andreas Gampe571fc302016-02-18 13:58:09 -080014932java.io.File$PathStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -070014933java.io.File$TempDirectory
Calin Juravle00b23d32019-03-08 17:52:20 -080014934java.io.File
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014935java.io.FileDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -080014936java.io.FileDescriptor
Andreas Gampe859e2782016-04-06 18:37:56 -070014937java.io.FileFilter
Andreas Gampe571fc302016-02-18 13:58:09 -080014938java.io.FileInputStream$UseManualSkipException
Calin Juravle00b23d32019-03-08 17:52:20 -080014939java.io.FileInputStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080014940java.io.FileNotFoundException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014941java.io.FileOutputStream
Kenny Root9787b802013-04-26 12:53:57 -070014942java.io.FileReader
Andreas Gampe571fc302016-02-18 13:58:09 -080014943java.io.FileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014944java.io.FileWriter
Andreas Gampe571fc302016-02-18 13:58:09 -080014945java.io.FilenameFilter
Evan Millar0ea97b82009-03-24 17:49:23 -070014946java.io.FilterInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014947java.io.FilterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014948java.io.FilterReader
Andreas Gampe61e7b662015-06-17 23:57:04 -070014949java.io.Flushable
Evan Millar0ea97b82009-03-24 17:49:23 -070014950java.io.IOException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080014951java.io.InputStream
14952java.io.InputStreamReader
Andreas Gampedcad4ca2014-10-03 02:00:29 +000014953java.io.InterruptedIOException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014954java.io.InvalidClassException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014955java.io.InvalidObjectException
art-benchmark-service13164882020-11-07 02:19:14 -080014956java.io.LineNumberReader
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014957java.io.NotActiveException
Calin Juravle4a054192018-05-29 17:52:20 -070014958java.io.NotSerializableException
Andreas Gampe61e7b662015-06-17 23:57:04 -070014959java.io.ObjectInput
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014960java.io.ObjectInputStream$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014961java.io.ObjectInputStream$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014962java.io.ObjectInputStream$BlockDataInputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014963java.io.ObjectInputStream$Caches
art-benchmark-service13164882020-11-07 02:19:14 -080014964java.io.ObjectInputStream$GetField
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014965java.io.ObjectInputStream$GetFieldImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014966java.io.ObjectInputStream$HandleTable$HandleList
Calin Juravle00b23d32019-03-08 17:52:20 -080014967java.io.ObjectInputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014968java.io.ObjectInputStream$PeekInputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014969java.io.ObjectInputStream$ValidationList$1
14970java.io.ObjectInputStream$ValidationList$Callback
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014971java.io.ObjectInputStream$ValidationList
Calin Juravle00b23d32019-03-08 17:52:20 -080014972java.io.ObjectInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070014973java.io.ObjectOutput
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014974java.io.ObjectOutputStream$1
art-benchmark-service64daec62024-05-18 02:02:57 -070014975java.io.ObjectOutputStream$BlockDataOutputStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014976java.io.ObjectOutputStream$Caches
14977java.io.ObjectOutputStream$DebugTraceInfoStack
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014978java.io.ObjectOutputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080014979java.io.ObjectOutputStream$PutField
art-benchmark-service677bd342025-02-19 09:05:31 -080014980java.io.ObjectOutputStream$PutFieldImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014981java.io.ObjectOutputStream$ReplaceTable
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000014982java.io.ObjectOutputStream
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014983java.io.ObjectStreamClass$$ExternalSyntheticLambda0
art-benchmark-service84f185c2023-07-24 02:43:42 -070014984java.io.ObjectStreamClass$$ExternalSyntheticLambda1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070014985java.io.ObjectStreamClass$$ExternalSyntheticLambda2
14986java.io.ObjectStreamClass$$ExternalSyntheticLambda3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014987java.io.ObjectStreamClass$1
14988java.io.ObjectStreamClass$2
14989java.io.ObjectStreamClass$3
14990java.io.ObjectStreamClass$4
14991java.io.ObjectStreamClass$5
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014992java.io.ObjectStreamClass$Caches
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014993java.io.ObjectStreamClass$ClassDataSlot
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014994java.io.ObjectStreamClass$DefaultSUIDCompatibilityListener
art-benchmark-service1cd49df2023-10-20 22:31:20 -070014995java.io.ObjectStreamClass$DeserializationConstructorsCache
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014996java.io.ObjectStreamClass$EntryFuture$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014997java.io.ObjectStreamClass$EntryFuture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070014998java.io.ObjectStreamClass$ExceptionInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070014999java.io.ObjectStreamClass$FieldReflector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015000java.io.ObjectStreamClass$FieldReflectorKey
15001java.io.ObjectStreamClass$MemberSignature
15002java.io.ObjectStreamClass$WeakClassKey
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015003java.io.ObjectStreamClass-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015004java.io.ObjectStreamClass
Andreas Gampe61e7b662015-06-17 23:57:04 -070015005java.io.ObjectStreamConstants
15006java.io.ObjectStreamException
15007java.io.ObjectStreamField
art-benchmark-serviced5115932020-02-25 17:55:03 -080015008java.io.OptionalDataException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015009java.io.OutputStream
15010java.io.OutputStreamWriter
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015011java.io.PipedInputStream
15012java.io.PipedOutputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070015013java.io.PrintStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015014java.io.PrintWriter
Kenny Root9787b802013-04-26 12:53:57 -070015015java.io.PushbackInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015016java.io.PushbackReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015017java.io.RandomAccessFile
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015018java.io.Reader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015019java.io.SequenceInputStream
15020java.io.SerialCallbackContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015021java.io.Serializable
Andreas Gampe61e7b662015-06-17 23:57:04 -070015022java.io.SerializablePermission
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015023java.io.StreamCorruptedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070015024java.io.StringBufferInputStream
Kenny Root9787b802013-04-26 12:53:57 -070015025java.io.StringReader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015026java.io.StringWriter
art-benchmark-service84f185c2023-07-24 02:43:42 -070015027java.io.SyncFailedException
art-benchmark-serviced5115932020-02-25 17:55:03 -080015028java.io.UTFDataFormatException
Calin Juravle36829e52019-04-10 19:07:47 -070015029java.io.UncheckedIOException
art-benchmark-service64daec62024-05-18 02:02:57 -070015030java.io.UnixFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015031java.io.UnsupportedEncodingException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015032java.io.WriteAbortedException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015033java.io.Writer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015034java.lang.AbstractMethodError
art-benchmark-service08401c12022-12-23 09:27:20 -080015035java.lang.AbstractStringBuilder$$ExternalSyntheticLambda0
15036java.lang.AbstractStringBuilder$$ExternalSyntheticLambda1
Andreas Gampe61e7b662015-06-17 23:57:04 -070015037java.lang.AbstractStringBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070015038java.lang.AndroidHardcodedSystemProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -070015039java.lang.Appendable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015040java.lang.ArithmeticException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015041java.lang.ArrayIndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080015042java.lang.ArrayStoreException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015043java.lang.AssertionError
15044java.lang.AutoCloseable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015045java.lang.Boolean
Andreas Gampe61e7b662015-06-17 23:57:04 -070015046java.lang.BootClassLoader
Andreas Gampe571fc302016-02-18 13:58:09 -080015047java.lang.Byte$ByteCache
Calin Juravle00b23d32019-03-08 17:52:20 -080015048java.lang.Byte
Andreas Gampe61e7b662015-06-17 23:57:04 -070015049java.lang.CaseMapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015050java.lang.CaseMapper
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015051java.lang.CharSequence$$ExternalSyntheticLambda0
15052java.lang.CharSequence$$ExternalSyntheticLambda1
Andreas Gampecbcb9e32016-06-03 17:24:05 -070015053java.lang.CharSequence$1CharIterator
15054java.lang.CharSequence$1CodePointIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015055java.lang.CharSequence
Andreas Gampe571fc302016-02-18 13:58:09 -080015056java.lang.Character$CharacterCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070015057java.lang.Character$Subset
15058java.lang.Character$UnicodeBlock
Calin Juravle00b23d32019-03-08 17:52:20 -080015059java.lang.Character
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015060java.lang.Class$$ExternalSyntheticLambda0
15061java.lang.Class$$ExternalSyntheticLambda1
Andreas Gampe61e7b662015-06-17 23:57:04 -070015062java.lang.Class$Caches
Calin Juravle00b23d32019-03-08 17:52:20 -080015063java.lang.Class
Jesse Wilson80686182011-01-21 17:12:43 -080015064java.lang.ClassCastException
art-benchmark-serviced5115932020-02-25 17:55:03 -080015065java.lang.ClassFormatError
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015066java.lang.ClassLoader$$ExternalSyntheticLambda0
15067java.lang.ClassLoader$$ExternalSyntheticLambda1
15068java.lang.ClassLoader$$ExternalSyntheticLambda2
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015069java.lang.ClassLoader$SystemClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080015070java.lang.ClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015071java.lang.ClassNotFoundException
art-benchmark-service00abe242023-02-13 10:31:34 -080015072java.lang.ClassValue$Entry
15073java.lang.ClassValue
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015074java.lang.CloneNotSupportedException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015075java.lang.Cloneable
15076java.lang.Comparable
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015077java.lang.CompoundEnumeration
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015078java.lang.Daemons$Daemon
15079java.lang.Daemons$FinalizerDaemon
15080java.lang.Daemons$FinalizerWatchdogDaemon
Andreas Gampe61e7b662015-06-17 23:57:04 -070015081java.lang.Daemons$HeapTaskDaemon
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015082java.lang.Daemons$ReferenceQueueDaemon
Calin Juravle00b23d32019-03-08 17:52:20 -080015083java.lang.Daemons
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015084java.lang.Deprecated
Andreas Gampe61e7b662015-06-17 23:57:04 -070015085java.lang.DexCache
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015086java.lang.Double
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015087java.lang.Enum$$ExternalSyntheticLambda0
Andreas Gampe61e7b662015-06-17 23:57:04 -070015088java.lang.Enum$1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015089java.lang.Enum$EnumDesc
Calin Juravle00b23d32019-03-08 17:52:20 -080015090java.lang.Enum
Andreas Gampe571fc302016-02-18 13:58:09 -080015091java.lang.EnumConstantNotPresentException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015092java.lang.Error
15093java.lang.Exception
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015094java.lang.ExceptionInInitializerError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015095java.lang.Float
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015096java.lang.IllegalAccessError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015097java.lang.IllegalAccessException
Evan Millar0ea97b82009-03-24 17:49:23 -070015098java.lang.IllegalArgumentException
Calin Juravle00b23d32019-03-08 17:52:20 -080015099java.lang.IllegalMonitorStateException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015100java.lang.IllegalStateException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015101java.lang.IllegalThreadStateException
15102java.lang.IncompatibleClassChangeError
15103java.lang.IndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080015104java.lang.InheritableThreadLocal
art-benchmark-serviced5115932020-02-25 17:55:03 -080015105java.lang.InstantiationError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015106java.lang.InstantiationException
Andreas Gampe571fc302016-02-18 13:58:09 -080015107java.lang.Integer$IntegerCache
Calin Juravle00b23d32019-03-08 17:52:20 -080015108java.lang.Integer
Andreas Gampe61e7b662015-06-17 23:57:04 -070015109java.lang.InternalError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015110java.lang.InterruptedException
15111java.lang.Iterable
Andreas Gampe61e7b662015-06-17 23:57:04 -070015112java.lang.LinkageError
Andreas Gampe571fc302016-02-18 13:58:09 -080015113java.lang.Long$LongCache
Calin Juravle00b23d32019-03-08 17:52:20 -080015114java.lang.Long
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015115java.lang.MatchException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015116java.lang.Math$RandomNumberGeneratorHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080015117java.lang.Math
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015118java.lang.NegativeArraySizeException
Evan Millar0ea97b82009-03-24 17:49:23 -070015119java.lang.NoClassDefFoundError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015120java.lang.NoSuchFieldError
15121java.lang.NoSuchFieldException
15122java.lang.NoSuchMethodError
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015123java.lang.NoSuchMethodException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015124java.lang.NullPointerException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015125java.lang.Number
Evan Millar0ea97b82009-03-24 17:49:23 -070015126java.lang.NumberFormatException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015127java.lang.Object
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015128java.lang.OutOfMemoryError
Andreas Gampe61e7b662015-06-17 23:57:04 -070015129java.lang.Package
Andreas Gampe571fc302016-02-18 13:58:09 -080015130java.lang.Process
Calin Juravle4a054192018-05-29 17:52:20 -070015131java.lang.ProcessBuilder$NullInputStream
15132java.lang.ProcessBuilder$NullOutputStream
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015133java.lang.ProcessBuilder$Redirect$1
15134java.lang.ProcessBuilder$Redirect$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015135java.lang.ProcessBuilder$Redirect
Calin Juravle00b23d32019-03-08 17:52:20 -080015136java.lang.ProcessBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015137java.lang.ProcessEnvironment$ExternalData
15138java.lang.ProcessEnvironment$StringEnvironment
15139java.lang.ProcessEnvironment$Value
15140java.lang.ProcessEnvironment$Variable
Calin Juravle00b23d32019-03-08 17:52:20 -080015141java.lang.ProcessEnvironment
Calin Juravle4a054192018-05-29 17:52:20 -070015142java.lang.ProcessImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070015143java.lang.Readable
art-benchmark-service84f185c2023-07-24 02:43:42 -070015144java.lang.Record
Andreas Gampe61e7b662015-06-17 23:57:04 -070015145java.lang.ReflectiveOperationException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015146java.lang.Runnable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015147java.lang.Runtime
Evan Millar0ea97b82009-03-24 17:49:23 -070015148java.lang.RuntimeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015149java.lang.RuntimePermission
Kenny Root9787b802013-04-26 12:53:57 -070015150java.lang.SecurityException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015151java.lang.SecurityManager
Andreas Gampe571fc302016-02-18 13:58:09 -080015152java.lang.Short$ShortCache
Calin Juravle00b23d32019-03-08 17:52:20 -080015153java.lang.Short
art-benchmark-service08401c12022-12-23 09:27:20 -080015154java.lang.StackFrameInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -070015155java.lang.StackOverflowError
art-benchmark-service08401c12022-12-23 09:27:20 -080015156java.lang.StackStreamFactory$AbstractStackWalker
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015157java.lang.StackStreamFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070015158java.lang.StackTraceElement
art-benchmark-service00abe242023-02-13 10:31:34 -080015159java.lang.StackWalker$Option
art-benchmark-service08401c12022-12-23 09:27:20 -080015160java.lang.StackWalker$StackFrame
15161java.lang.StackWalker
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015162java.lang.StrictMath
art-benchmark-service08401c12022-12-23 09:27:20 -080015163java.lang.String$$ExternalSyntheticLambda0
15164java.lang.String$$ExternalSyntheticLambda1
15165java.lang.String$$ExternalSyntheticLambda2
15166java.lang.String$$ExternalSyntheticLambda3
art-benchmark-service64daec62024-05-18 02:02:57 -070015167java.lang.String$CaseInsensitiveComparator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015168java.lang.String-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015169java.lang.String
Andreas Gampe61e7b662015-06-17 23:57:04 -070015170java.lang.StringBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015171java.lang.StringBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -070015172java.lang.StringFactory
15173java.lang.StringIndexOutOfBoundsException
art-benchmark-service08401c12022-12-23 09:27:20 -080015174java.lang.StringLatin1$CharsSpliterator
15175java.lang.StringLatin1$LinesSpliterator
15176java.lang.StringLatin1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015177java.lang.StringUTF16$CharsSpliterator
art-benchmark-service08401c12022-12-23 09:27:20 -080015178java.lang.StringUTF16$CharsSpliteratorForString
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015179java.lang.StringUTF16$CodePointsSpliterator
art-benchmark-service08401c12022-12-23 09:27:20 -080015180java.lang.StringUTF16$CodePointsSpliteratorForString
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015181java.lang.StringUTF16
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015182java.lang.System$PropertiesWithNonOverrideableDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -080015183java.lang.System
Andreas Gampe571fc302016-02-18 13:58:09 -080015184java.lang.Thread$1
15185java.lang.Thread$Caches
Andreas Gampe61e7b662015-06-17 23:57:04 -070015186java.lang.Thread$State
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015187java.lang.Thread$ThreadIdentifiers
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015188java.lang.Thread$UncaughtExceptionHandler
Andreas Gampe571fc302016-02-18 13:58:09 -080015189java.lang.Thread$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080015190java.lang.Thread
Andreas Gampe61e7b662015-06-17 23:57:04 -070015191java.lang.ThreadDeath
15192java.lang.ThreadGroup
art-benchmark-service677bd342025-02-19 09:05:31 -080015193java.lang.ThreadLocal$SuppliedThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080015194java.lang.ThreadLocal$ThreadLocalMap$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080015195java.lang.ThreadLocal$ThreadLocalMap
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015196java.lang.ThreadLocal-IA
art-benchmark-service64daec62024-05-18 02:02:57 -070015197java.lang.ThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080015198java.lang.Throwable$PrintStreamOrWriter
15199java.lang.Throwable$SentinelHolder
15200java.lang.Throwable$WrappedPrintStream
15201java.lang.Throwable$WrappedPrintWriter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015202java.lang.Throwable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015203java.lang.Throwable
Andreas Gampe571fc302016-02-18 13:58:09 -080015204java.lang.TypeNotPresentException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015205java.lang.UNIXProcess$1
15206java.lang.UNIXProcess$2
15207java.lang.UNIXProcess$3
15208java.lang.UNIXProcess$ProcessPipeInputStream
art-benchmark-service677bd342025-02-19 09:05:31 -080015209java.lang.UNIXProcess$ProcessPipeOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015210java.lang.UNIXProcess$ProcessReaperThreadFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015211java.lang.UNIXProcess$ProcessReaperThreadFactory
art-benchmark-service677bd342025-02-19 09:05:31 -080015212java.lang.UNIXProcess
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015213java.lang.UnsatisfiedLinkError
art-benchmark-service00abe242023-02-13 10:31:34 -080015214java.lang.UnsupportedClassVersionError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015215java.lang.UnsupportedOperationException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015216java.lang.VMClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015217java.lang.VerifyError
Andreas Gampe61e7b662015-06-17 23:57:04 -070015218java.lang.VirtualMachineError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015219java.lang.Void
15220java.lang.annotation.Annotation
Andreas Gampe571fc302016-02-18 13:58:09 -080015221java.lang.annotation.AnnotationTypeMismatchException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015222java.lang.annotation.Documented
Andreas Gampe571fc302016-02-18 13:58:09 -080015223java.lang.annotation.IncompleteAnnotationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015224java.lang.annotation.Inherited
Andreas Gampe571fc302016-02-18 13:58:09 -080015225java.lang.annotation.Retention
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015226java.lang.annotation.Target
art-benchmark-service84f185c2023-07-24 02:43:42 -070015227java.lang.constant.ClassDesc
15228java.lang.constant.Constable
15229java.lang.constant.ConstantDesc
15230java.lang.constant.ConstantDescs
15231java.lang.constant.ConstantUtils
art-benchmark-service84f185c2023-07-24 02:43:42 -070015232java.lang.constant.DirectMethodHandleDesc$Kind
15233java.lang.constant.DirectMethodHandleDesc
15234java.lang.constant.DirectMethodHandleDescImpl$1
15235java.lang.constant.DirectMethodHandleDescImpl
15236java.lang.constant.DynamicConstantDesc$AnonymousDynamicConstantDesc
15237java.lang.constant.DynamicConstantDesc
15238java.lang.constant.MethodHandleDesc$1
15239java.lang.constant.MethodHandleDesc
15240java.lang.constant.MethodTypeDesc
15241java.lang.constant.MethodTypeDescImpl
15242java.lang.constant.PrimitiveClassDescImpl
15243java.lang.constant.ReferenceClassDescImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015244java.lang.invoke.ArrayElementVarHandle
15245java.lang.invoke.ByteArrayViewVarHandle
15246java.lang.invoke.ByteBufferViewVarHandle
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015247java.lang.invoke.CallSite
15248java.lang.invoke.ConstantCallSite
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015249java.lang.invoke.FieldVarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015250java.lang.invoke.MethodHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015251java.lang.invoke.MethodHandleImpl$HandleInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080015252java.lang.invoke.MethodHandleImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015253java.lang.invoke.MethodHandleInfo
15254java.lang.invoke.MethodHandleStatics
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015255java.lang.invoke.MethodHandles$$ExternalSyntheticLambda0
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015256java.lang.invoke.MethodHandles$$ExternalSyntheticLambda10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015257java.lang.invoke.MethodHandles$$ExternalSyntheticLambda11
15258java.lang.invoke.MethodHandles$$ExternalSyntheticLambda12
15259java.lang.invoke.MethodHandles$$ExternalSyntheticLambda13
15260java.lang.invoke.MethodHandles$$ExternalSyntheticLambda14
15261java.lang.invoke.MethodHandles$$ExternalSyntheticLambda15
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015262java.lang.invoke.MethodHandles$$ExternalSyntheticLambda16
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015263java.lang.invoke.MethodHandles$$ExternalSyntheticLambda17
15264java.lang.invoke.MethodHandles$$ExternalSyntheticLambda18
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015265java.lang.invoke.MethodHandles$$ExternalSyntheticLambda19
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015266java.lang.invoke.MethodHandles$$ExternalSyntheticLambda1
15267java.lang.invoke.MethodHandles$$ExternalSyntheticLambda20
15268java.lang.invoke.MethodHandles$$ExternalSyntheticLambda21
15269java.lang.invoke.MethodHandles$$ExternalSyntheticLambda22
15270java.lang.invoke.MethodHandles$$ExternalSyntheticLambda23
15271java.lang.invoke.MethodHandles$$ExternalSyntheticLambda24
15272java.lang.invoke.MethodHandles$$ExternalSyntheticLambda25
15273java.lang.invoke.MethodHandles$$ExternalSyntheticLambda2
15274java.lang.invoke.MethodHandles$$ExternalSyntheticLambda3
15275java.lang.invoke.MethodHandles$$ExternalSyntheticLambda4
15276java.lang.invoke.MethodHandles$$ExternalSyntheticLambda5
15277java.lang.invoke.MethodHandles$$ExternalSyntheticLambda6
15278java.lang.invoke.MethodHandles$$ExternalSyntheticLambda7
15279java.lang.invoke.MethodHandles$$ExternalSyntheticLambda8
15280java.lang.invoke.MethodHandles$$ExternalSyntheticLambda9
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015281java.lang.invoke.MethodHandles$Lookup
Calin Juravle00b23d32019-03-08 17:52:20 -080015282java.lang.invoke.MethodHandles
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015283java.lang.invoke.MethodType$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015284java.lang.invoke.MethodType
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015285java.lang.invoke.MethodTypeForm
Calin Juravle36829e52019-04-10 19:07:47 -070015286java.lang.invoke.SerializedLambda
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015287java.lang.invoke.StaticFieldVarHandle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015288java.lang.invoke.Transformers$AlwaysThrow
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015289java.lang.invoke.Transformers$ArrayConstructor
15290java.lang.invoke.Transformers$ArrayLength
15291java.lang.invoke.Transformers$AsTypeAdapter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015292java.lang.invoke.Transformers$BindTo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015293java.lang.invoke.Transformers$CatchException
15294java.lang.invoke.Transformers$CollectArguments
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015295java.lang.invoke.Transformers$Collector
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015296java.lang.invoke.Transformers$Construct
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015297java.lang.invoke.Transformers$DropArguments
15298java.lang.invoke.Transformers$ExplicitCastArguments
15299java.lang.invoke.Transformers$FilterArguments
15300java.lang.invoke.Transformers$FilterReturnValue
15301java.lang.invoke.Transformers$FoldArguments
15302java.lang.invoke.Transformers$GuardWithTest
15303java.lang.invoke.Transformers$InsertArguments
15304java.lang.invoke.Transformers$Invoker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015305java.lang.invoke.Transformers$Loop
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015306java.lang.invoke.Transformers$PermuteArguments
15307java.lang.invoke.Transformers$ReferenceArrayElementGetter
15308java.lang.invoke.Transformers$ReferenceArrayElementSetter
15309java.lang.invoke.Transformers$ReferenceIdentity
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015310java.lang.invoke.Transformers$Spreader
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015311java.lang.invoke.Transformers$TableSwitch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015312java.lang.invoke.Transformers$Transformer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015313java.lang.invoke.Transformers$TryFinally
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015314java.lang.invoke.Transformers$VarargsCollector
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015315java.lang.invoke.Transformers$ZeroValue
art-benchmark-service922a5532023-03-23 03:12:41 -070015316java.lang.invoke.TypeDescriptor$OfField
15317java.lang.invoke.TypeDescriptor$OfMethod
15318java.lang.invoke.TypeDescriptor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015319java.lang.invoke.VarHandle$AccessMode
15320java.lang.invoke.VarHandle$AccessType
art-benchmark-service84f185c2023-07-24 02:43:42 -070015321java.lang.invoke.VarHandle$VarHandleDesc$Kind
Calin Juravle00b23d32019-03-08 17:52:20 -080015322java.lang.invoke.VarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015323java.lang.invoke.WrongMethodTypeException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015324java.lang.ref.Cleaner$1
art-benchmark-service84f185c2023-07-24 02:43:42 -070015325java.lang.ref.Cleaner$Cleanable
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015326java.lang.ref.Cleaner
Andreas Gampe61e7b662015-06-17 23:57:04 -070015327java.lang.ref.FinalizerReference$Sentinel
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015328java.lang.ref.FinalizerReference-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015329java.lang.ref.FinalizerReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070015330java.lang.ref.PhantomReference
Calin Juravle4a054192018-05-29 17:52:20 -070015331java.lang.ref.Reference$SinkHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015332java.lang.ref.Reference$SinkHolder
15333java.lang.ref.Reference
Andreas Gampe61e7b662015-06-17 23:57:04 -070015334java.lang.ref.ReferenceQueue
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015335java.lang.ref.SoftReference
15336java.lang.ref.WeakReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070015337java.lang.reflect.AccessibleObject
15338java.lang.reflect.AnnotatedElement
15339java.lang.reflect.Array
15340java.lang.reflect.Constructor
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015341java.lang.reflect.Executable$GenericInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080015342java.lang.reflect.Executable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015343java.lang.reflect.Field
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015344java.lang.reflect.GenericArrayType
Andreas Gampe61e7b662015-06-17 23:57:04 -070015345java.lang.reflect.GenericDeclaration
art-benchmark-serviced5115932020-02-25 17:55:03 -080015346java.lang.reflect.GenericSignatureFormatError
Andreas Gampe61e7b662015-06-17 23:57:04 -070015347java.lang.reflect.InvocationHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015348java.lang.reflect.InvocationTargetException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015349java.lang.reflect.MalformedParametersException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015350java.lang.reflect.Member
Andreas Gampe61e7b662015-06-17 23:57:04 -070015351java.lang.reflect.Method$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015352java.lang.reflect.Method
Andreas Gampe61e7b662015-06-17 23:57:04 -070015353java.lang.reflect.Modifier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015354java.lang.reflect.Parameter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015355java.lang.reflect.ParameterizedType
Andreas Gampe61e7b662015-06-17 23:57:04 -070015356java.lang.reflect.Proxy$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015357java.lang.reflect.Proxy$Key1
15358java.lang.reflect.Proxy$Key2
15359java.lang.reflect.Proxy$KeyFactory
15360java.lang.reflect.Proxy$KeyX
15361java.lang.reflect.Proxy$ProxyClassFactory
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015362java.lang.reflect.Proxy-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015363java.lang.reflect.Proxy
art-benchmark-service84f185c2023-07-24 02:43:42 -070015364java.lang.reflect.RecordComponent
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015365java.lang.reflect.ReflectPermission
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015366java.lang.reflect.Type
Andreas Gampe61e7b662015-06-17 23:57:04 -070015367java.lang.reflect.TypeVariable
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015368java.lang.reflect.UndeclaredThrowableException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015369java.lang.reflect.WeakCache$CacheKey
15370java.lang.reflect.WeakCache$CacheValue
15371java.lang.reflect.WeakCache$Factory
15372java.lang.reflect.WeakCache$LookupValue
15373java.lang.reflect.WeakCache$Value
Calin Juravle00b23d32019-03-08 17:52:20 -080015374java.lang.reflect.WeakCache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015375java.lang.reflect.WildcardType
Calin Juravle4a054192018-05-29 17:52:20 -070015376java.math.BigDecimal$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015377java.math.BigDecimal$LongOverflow
art-benchmark-service08401c12022-12-23 09:27:20 -080015378java.math.BigDecimal$StringBuilderHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080015379java.math.BigDecimal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015380java.math.BigInteger$UnsafeHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015381java.math.BigInteger
Calin Juravle4a054192018-05-29 17:52:20 -070015382java.math.MathContext
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015383java.math.MutableBigInteger
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015384java.math.RoundingMode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015385java.net.AbstractPlainDatagramSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080015386java.net.AbstractPlainSocketImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015387java.net.AddressCache$AddressCacheEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015388java.net.AddressCache$AddressCacheKey
Calin Juravle00b23d32019-03-08 17:52:20 -080015389java.net.AddressCache
art-benchmark-service13164882020-11-07 02:19:14 -080015390java.net.Authenticator$RequestorType
15391java.net.Authenticator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015392java.net.BindException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015393java.net.ConnectException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015394java.net.CookieHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015395java.net.CookieManager$CookiePathComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080015396java.net.CookieManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015397java.net.CookiePolicy$1
15398java.net.CookiePolicy$2
15399java.net.CookiePolicy$3
Calin Juravle00b23d32019-03-08 17:52:20 -080015400java.net.CookiePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015401java.net.CookieStore
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015402java.net.DatagramPacket
15403java.net.DatagramSocket$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015404java.net.DatagramSocket
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015405java.net.DatagramSocketImpl
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015406java.net.DatagramSocketImplFactory
Calin Juravle4a054192018-05-29 17:52:20 -070015407java.net.DefaultDatagramSocketImplFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015408java.net.DefaultInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015409java.net.HttpCookie$10
15410java.net.HttpCookie$11
Calin Juravle00b23d32019-03-08 17:52:20 -080015411java.net.HttpCookie$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015412java.net.HttpCookie$2
15413java.net.HttpCookie$3
15414java.net.HttpCookie$4
15415java.net.HttpCookie$5
15416java.net.HttpCookie$6
15417java.net.HttpCookie$7
15418java.net.HttpCookie$8
15419java.net.HttpCookie$9
15420java.net.HttpCookie$CookieAttributeAssignor
Calin Juravle00b23d32019-03-08 17:52:20 -080015421java.net.HttpCookie
art-benchmark-serviced5115932020-02-25 17:55:03 -080015422java.net.HttpRetryException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015423java.net.HttpURLConnection
Andreas Gampe571fc302016-02-18 13:58:09 -080015424java.net.IDN
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015425java.net.InMemoryCookieStore
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015426java.net.Inet4Address
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015427java.net.Inet6Address$Inet6AddressHolder
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015428java.net.Inet6Address-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015429java.net.Inet6Address
art-benchmark-service64daec62024-05-18 02:02:57 -070015430java.net.Inet6AddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080015431java.net.InetAddress$1
art-benchmark-service64daec62024-05-18 02:02:57 -070015432java.net.InetAddress$InetAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080015433java.net.InetAddress
Andreas Gampe571fc302016-02-18 13:58:09 -080015434java.net.InetAddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080015435java.net.InetSocketAddress$InetSocketAddressHolder
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015436java.net.InetSocketAddress-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015437java.net.InetSocketAddress
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015438java.net.InterfaceAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015439java.net.JarURLConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015440java.net.MalformedURLException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015441java.net.MulticastSocket
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015442java.net.NetPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015443java.net.NetworkInterface$1checkedAddresses
Calin Juravle00b23d32019-03-08 17:52:20 -080015444java.net.NetworkInterface
Calin Juravle4a054192018-05-29 17:52:20 -070015445java.net.NoRouteToHostException
Andreas Gampe571fc302016-02-18 13:58:09 -080015446java.net.Parts
art-benchmark-service13164882020-11-07 02:19:14 -080015447java.net.PasswordAuthentication
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015448java.net.PlainDatagramSocketImpl
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015449java.net.PlainSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015450java.net.PortUnreachableException
15451java.net.ProtocolException
15452java.net.ProtocolFamily
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015453java.net.Proxy$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080015454java.net.Proxy
Jesse Wilson80686182011-01-21 17:12:43 -080015455java.net.ProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015456java.net.ResponseCache
art-benchmark-service00abe242023-02-13 10:31:34 -080015457java.net.ServerSocket$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015458java.net.ServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015459java.net.Socket$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015460java.net.Socket$2
15461java.net.Socket$3
Calin Juravle00b23d32019-03-08 17:52:20 -080015462java.net.Socket
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015463java.net.SocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015464java.net.SocketException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015465java.net.SocketImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -080015466java.net.SocketImplFactory
art-benchmark-service677bd342025-02-19 09:05:31 -080015467java.net.SocketInputStream
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015468java.net.SocketOption
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015469java.net.SocketOptions
art-benchmark-service677bd342025-02-19 09:05:31 -080015470java.net.SocketOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015471java.net.SocketPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015472java.net.SocketTimeoutException
Andreas Gampe571fc302016-02-18 13:58:09 -080015473java.net.SocksConsts
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015474java.net.SocksSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070015475java.net.StandardProtocolFamily
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015476java.net.StandardSocketOptions$StdSocketOption
15477java.net.StandardSocketOptions
Andreas Gampe571fc302016-02-18 13:58:09 -080015478java.net.URI$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -080015479java.net.URI
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015480java.net.URISyntaxException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015481java.net.URL
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015482java.net.URLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015483java.net.URLDecoder
15484java.net.URLEncoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015485java.net.URLStreamHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015486java.net.URLStreamHandlerFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -070015487java.net.UnknownHostException
Calin Juravle4a054192018-05-29 17:52:20 -070015488java.net.UnknownServiceException
Andreas Gampe571fc302016-02-18 13:58:09 -080015489java.nio.Bits
Andreas Gampe61e7b662015-06-17 23:57:04 -070015490java.nio.Buffer
art-benchmark-service00abe242023-02-13 10:31:34 -080015491java.nio.BufferMismatch
Andreas Gampe61e7b662015-06-17 23:57:04 -070015492java.nio.BufferOverflowException
15493java.nio.BufferUnderflowException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015494java.nio.ByteBuffer
15495java.nio.ByteBufferAsCharBuffer
15496java.nio.ByteBufferAsDoubleBuffer
art-benchmark-service677bd342025-02-19 09:05:31 -080015497java.nio.ByteBufferAsFloatBuffer
15498java.nio.ByteBufferAsIntBuffer
15499java.nio.ByteBufferAsLongBuffer
art-benchmark-service64daec62024-05-18 02:02:57 -070015500java.nio.ByteBufferAsShortBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015501java.nio.ByteOrder
Andreas Gampe61e7b662015-06-17 23:57:04 -070015502java.nio.CharBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080015503java.nio.DirectByteBuffer$MemoryRef
art-benchmark-service677bd342025-02-19 09:05:31 -080015504java.nio.DirectByteBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070015505java.nio.DoubleBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070015506java.nio.FloatBuffer
art-benchmark-service677bd342025-02-19 09:05:31 -080015507java.nio.HeapByteBuffer
15508java.nio.HeapCharBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015509java.nio.HeapIntBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070015510java.nio.IntBuffer
15511java.nio.InvalidMarkException
15512java.nio.LongBuffer
15513java.nio.MappedByteBuffer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015514java.nio.NIOAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015515java.nio.NioUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070015516java.nio.ReadOnlyBufferException
15517java.nio.ShortBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080015518java.nio.StringCharBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015519java.nio.channels.AlreadyConnectedException
15520java.nio.channels.AsynchronousChannel
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015521java.nio.channels.AsynchronousCloseException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015522java.nio.channels.AsynchronousFileChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015523java.nio.channels.ByteChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015524java.nio.channels.CancelledKeyException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015525java.nio.channels.Channel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015526java.nio.channels.Channels$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015527java.nio.channels.Channels$WritableByteChannelImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080015528java.nio.channels.Channels
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015529java.nio.channels.ClosedByInterruptException
15530java.nio.channels.ClosedChannelException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015531java.nio.channels.ClosedSelectorException
15532java.nio.channels.ConnectionPendingException
Andreas Gampe571fc302016-02-18 13:58:09 -080015533java.nio.channels.DatagramChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070015534java.nio.channels.FileChannel$MapMode
Calin Juravle00b23d32019-03-08 17:52:20 -080015535java.nio.channels.FileChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070015536java.nio.channels.FileLock
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015537java.nio.channels.FileLockInterruptionException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015538java.nio.channels.GatheringByteChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015539java.nio.channels.IllegalBlockingModeException
15540java.nio.channels.IllegalSelectorException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015541java.nio.channels.InterruptibleChannel
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015542java.nio.channels.MulticastChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080015543java.nio.channels.NetworkChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015544java.nio.channels.NoConnectionPendingException
15545java.nio.channels.NonReadableChannelException
15546java.nio.channels.NonWritableChannelException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015547java.nio.channels.OverlappingFileLockException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015548java.nio.channels.ReadableByteChannel
15549java.nio.channels.ScatteringByteChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080015550java.nio.channels.SeekableByteChannel
15551java.nio.channels.SelectableChannel
Calin Juravle4a054192018-05-29 17:52:20 -070015552java.nio.channels.SelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015553java.nio.channels.Selector
Andreas Gampe571fc302016-02-18 13:58:09 -080015554java.nio.channels.ServerSocketChannel
15555java.nio.channels.SocketChannel
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015556java.nio.channels.UnresolvedAddressException
15557java.nio.channels.UnsupportedAddressTypeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015558java.nio.channels.WritableByteChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015559java.nio.channels.spi.AbstractInterruptibleChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015560java.nio.channels.spi.AbstractInterruptibleChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080015561java.nio.channels.spi.AbstractSelectableChannel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015562java.nio.channels.spi.AbstractSelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015563java.nio.channels.spi.AbstractSelector$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015564java.nio.channels.spi.AbstractSelector
art-benchmark-service00abe242023-02-13 10:31:34 -080015565java.nio.channels.spi.AsynchronousChannelProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015566java.nio.channels.spi.SelectorProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015567java.nio.channels.spi.SelectorProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -070015568java.nio.charset.CharacterCodingException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015569java.nio.charset.Charset
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015570java.nio.charset.CharsetDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015571java.nio.charset.CharsetEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080015572java.nio.charset.CoderMalfunctionError
Andreas Gampe571fc302016-02-18 13:58:09 -080015573java.nio.charset.CoderResult$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080015574java.nio.charset.CoderResult
Andreas Gampe61e7b662015-06-17 23:57:04 -070015575java.nio.charset.CodingErrorAction
15576java.nio.charset.IllegalCharsetNameException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015577java.nio.charset.StandardCharsets
Andreas Gampe61e7b662015-06-17 23:57:04 -070015578java.nio.charset.UnsupportedCharsetException
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015579java.nio.charset.spi.CharsetProvider
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015580java.nio.file.AccessDeniedException
Calin Juravle00b23d32019-03-08 17:52:20 -080015581java.nio.file.AccessMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080015582java.nio.file.CopyMoveHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015583java.nio.file.CopyOption
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015584java.nio.file.DirectoryIteratorException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015585java.nio.file.DirectoryStream$Filter
15586java.nio.file.DirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015587java.nio.file.FileAlreadyExistsException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015588java.nio.file.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015589java.nio.file.FileSystemException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015590java.nio.file.FileSystems$DefaultFileSystemHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015591java.nio.file.FileSystems$DefaultFileSystemHolder
15592java.nio.file.FileSystems
art-benchmark-service08401c12022-12-23 09:27:20 -080015593java.nio.file.FileVisitResult
15594java.nio.file.FileVisitor
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015595java.nio.file.Files$AcceptAllFilter
Calin Juravle4a054192018-05-29 17:52:20 -070015596java.nio.file.Files
art-benchmark-serviced5115932020-02-25 17:55:03 -080015597java.nio.file.InvalidPathException
Calin Juravle00b23d32019-03-08 17:52:20 -080015598java.nio.file.LinkOption
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015599java.nio.file.NoSuchFileException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015600java.nio.file.NotDirectoryException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015601java.nio.file.OpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015602java.nio.file.Path
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015603java.nio.file.Paths
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015604java.nio.file.ProviderMismatchException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015605java.nio.file.SecureDirectoryStream
art-benchmark-service08401c12022-12-23 09:27:20 -080015606java.nio.file.SimpleFileVisitor
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070015607java.nio.file.StandardCopyOption
Calin Juravle4a054192018-05-29 17:52:20 -070015608java.nio.file.StandardOpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015609java.nio.file.Watchable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015610java.nio.file.attribute.AttributeView
15611java.nio.file.attribute.BasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015612java.nio.file.attribute.BasicFileAttributes
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015613java.nio.file.attribute.FileAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015614java.nio.file.attribute.FileAttributeView
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015615java.nio.file.attribute.FileOwnerAttributeView
Calin Juravle4a054192018-05-29 17:52:20 -070015616java.nio.file.attribute.FileTime
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015617java.nio.file.attribute.PosixFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015618java.nio.file.attribute.PosixFileAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015619java.nio.file.spi.FileSystemProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080015620java.security.AccessControlContext
Andreas Gampe61e7b662015-06-17 23:57:04 -070015621java.security.AccessControlException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015622java.security.AccessController
Andreas Gampe571fc302016-02-18 13:58:09 -080015623java.security.AlgorithmConstraints
15624java.security.AlgorithmParameters
15625java.security.AlgorithmParametersSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015626java.security.AllPermission
Andreas Gampe61e7b662015-06-17 23:57:04 -070015627java.security.BasicPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015628java.security.CodeSigner
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015629java.security.CodeSource
Andreas Gampe571fc302016-02-18 13:58:09 -080015630java.security.CryptoPrimitive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015631java.security.DigestException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015632java.security.DigestInputStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015633java.security.GeneralSecurityException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015634java.security.Guard
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015635java.security.InvalidAlgorithmParameterException
15636java.security.InvalidKeyException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015637java.security.InvalidParameterException
Jesse Wilson80686182011-01-21 17:12:43 -080015638java.security.Key
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015639java.security.KeyException
Andreas Gampe571fc302016-02-18 13:58:09 -080015640java.security.KeyFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015641java.security.KeyFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015642java.security.KeyManagementException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015643java.security.KeyPair
Calin Juravle4a054192018-05-29 17:52:20 -070015644java.security.KeyPairGenerator$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080015645java.security.KeyPairGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070015646java.security.KeyPairGeneratorSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080015647java.security.KeyStore$1
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015648java.security.KeyStore$CallbackHandlerProtection
Calin Juravle00b23d32019-03-08 17:52:20 -080015649java.security.KeyStore$Entry
15650java.security.KeyStore$LoadStoreParameter
15651java.security.KeyStore$PasswordProtection
15652java.security.KeyStore$PrivateKeyEntry
15653java.security.KeyStore$ProtectionParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080015654java.security.KeyStore$SecretKeyEntry
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015655java.security.KeyStore$SimpleLoadStoreParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080015656java.security.KeyStore$TrustedCertificateEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080015657java.security.KeyStore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015658java.security.KeyStoreException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015659java.security.KeyStoreSpi
art-benchmark-service677bd342025-02-19 09:05:31 -080015660java.security.MessageDigest$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080015661java.security.MessageDigest
Andreas Gampe61e7b662015-06-17 23:57:04 -070015662java.security.MessageDigestSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015663java.security.NoSuchAlgorithmException
15664java.security.NoSuchProviderException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015665java.security.Permission
Andreas Gampe571fc302016-02-18 13:58:09 -080015666java.security.PermissionCollection
Andreas Gampe859e2782016-04-06 18:37:56 -070015667java.security.Permissions
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015668java.security.Principal
Andreas Gampe61e7b662015-06-17 23:57:04 -070015669java.security.PrivateKey
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015670java.security.PrivilegedAction
Andreas Gampe571fc302016-02-18 13:58:09 -080015671java.security.PrivilegedActionException
15672java.security.PrivilegedExceptionAction
Andreas Gampe61e7b662015-06-17 23:57:04 -070015673java.security.ProtectionDomain
Andreas Gampe571fc302016-02-18 13:58:09 -080015674java.security.Provider$EngineDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015675java.security.Provider$Service
Andreas Gampe571fc302016-02-18 13:58:09 -080015676java.security.Provider$ServiceKey
15677java.security.Provider$UString
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015678java.security.Provider-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015679java.security.Provider
15680java.security.ProviderException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015681java.security.PublicKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015682java.security.SecureRandom
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015683java.security.SecureRandomParameters
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015684java.security.SecureRandomSpi
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015685java.security.Security$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015686java.security.Security
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015687java.security.SecurityPermission
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015688java.security.Signature$CipherAdapter
art-benchmark-service64daec62024-05-18 02:02:57 -070015689java.security.Signature$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080015690java.security.Signature
Andreas Gampe61e7b662015-06-17 23:57:04 -070015691java.security.SignatureException
15692java.security.SignatureSpi
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015693java.security.Timestamp
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015694java.security.UnrecoverableEntryException
15695java.security.UnrecoverableKeyException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015696java.security.cert.CRL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015697java.security.cert.CRLException
Calin Juravle4a054192018-05-29 17:52:20 -070015698java.security.cert.CRLReason
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015699java.security.cert.CertPath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015700java.security.cert.CertPathBuilderException
Andreas Gampe571fc302016-02-18 13:58:09 -080015701java.security.cert.CertPathChecker
15702java.security.cert.CertPathHelperImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015703java.security.cert.CertPathParameters
15704java.security.cert.CertPathValidator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015705java.security.cert.CertPathValidatorException$BasicReason
15706java.security.cert.CertPathValidatorException$Reason
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015707java.security.cert.CertPathValidatorException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015708java.security.cert.CertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015709java.security.cert.CertPathValidatorSpi
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015710java.security.cert.CertSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015711java.security.cert.CertStore
15712java.security.cert.CertStoreException
15713java.security.cert.CertStoreParameters
15714java.security.cert.CertStoreSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015715java.security.cert.Certificate
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015716java.security.cert.CertificateEncodingException
15717java.security.cert.CertificateException
15718java.security.cert.CertificateExpiredException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015719java.security.cert.CertificateFactory
15720java.security.cert.CertificateFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015721java.security.cert.CertificateNotYetValidException
15722java.security.cert.CertificateParsingException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015723java.security.cert.CertificateRevokedException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015724java.security.cert.CollectionCertStoreParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080015725java.security.cert.Extension
Kenny Root9787b802013-04-26 12:53:57 -070015726java.security.cert.PKIXCertPathChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015727java.security.cert.PKIXCertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015728java.security.cert.PKIXParameters
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015729java.security.cert.PKIXReason
Calin Juravle4a054192018-05-29 17:52:20 -070015730java.security.cert.PKIXRevocationChecker$Option
Calin Juravle00b23d32019-03-08 17:52:20 -080015731java.security.cert.PKIXRevocationChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015732java.security.cert.PolicyNode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015733java.security.cert.PolicyQualifierInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015734java.security.cert.TrustAnchor
Calin Juravle00b23d32019-03-08 17:52:20 -080015735java.security.cert.X509CRL
art-benchmark-service13164882020-11-07 02:19:14 -080015736java.security.cert.X509CRLEntry
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015737java.security.cert.X509CertSelector
Evan Millar0ea97b82009-03-24 17:49:23 -070015738java.security.cert.X509Certificate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015739java.security.cert.X509Extension
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015740java.security.interfaces.DSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080015741java.security.interfaces.DSAParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015742java.security.interfaces.DSAPublicKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070015743java.security.interfaces.ECKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015744java.security.interfaces.ECPrivateKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070015745java.security.interfaces.ECPublicKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015746java.security.interfaces.RSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080015747java.security.interfaces.RSAPrivateCrtKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070015748java.security.interfaces.RSAPrivateKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015749java.security.interfaces.RSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070015750java.security.spec.AlgorithmParameterSpec
Calin Juravle00b23d32019-03-08 17:52:20 -080015751java.security.spec.DSAParameterSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015752java.security.spec.DSAPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070015753java.security.spec.ECField
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015754java.security.spec.ECFieldF2m
Andreas Gampe61e7b662015-06-17 23:57:04 -070015755java.security.spec.ECFieldFp
art-benchmark-serviced5115932020-02-25 17:55:03 -080015756java.security.spec.ECGenParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070015757java.security.spec.ECParameterSpec
15758java.security.spec.ECPoint
Calin Juravle00b23d32019-03-08 17:52:20 -080015759java.security.spec.ECPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080015760java.security.spec.ECPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070015761java.security.spec.EllipticCurve
Andreas Gampe571fc302016-02-18 13:58:09 -080015762java.security.spec.EncodedKeySpec
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015763java.security.spec.InvalidKeySpecException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070015764java.security.spec.InvalidParameterSpecException
Andreas Gampe61e7b662015-06-17 23:57:04 -070015765java.security.spec.KeySpec
Calin Juravle4a054192018-05-29 17:52:20 -070015766java.security.spec.MGF1ParameterSpec
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015767java.security.spec.NamedParameterSpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015768java.security.spec.PKCS8EncodedKeySpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015769java.security.spec.PSSParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -080015770java.security.spec.RSAKeyGenParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015771java.security.spec.RSAPrivateCrtKeySpec
15772java.security.spec.RSAPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080015773java.security.spec.RSAPublicKeySpec
15774java.security.spec.X509EncodedKeySpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015775java.sql.Date
Calin Juravle4a054192018-05-29 17:52:20 -070015776java.sql.SQLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015777java.sql.Time
15778java.sql.Timestamp
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015779java.text.AttributedCharacterIterator$Attribute
art-benchmark-service13164882020-11-07 02:19:14 -080015780java.text.AttributedCharacterIterator
15781java.text.AttributedString
Calin Juravle4a054192018-05-29 17:52:20 -070015782java.text.Bidi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015783java.text.BreakIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015784java.text.CalendarBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070015785java.text.CharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -080015786java.text.CharacterIteratorFieldDelegate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015787java.text.ChoiceFormat
art-benchmark-service13164882020-11-07 02:19:14 -080015788java.text.CollationElementIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080015789java.text.CollationKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015790java.text.Collator
Kenny Root9787b802013-04-26 12:53:57 -070015791java.text.DateFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080015792java.text.DateFormat
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015793java.text.DateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -080015794java.text.DecimalFormat$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015795java.text.DecimalFormat
15796java.text.DecimalFormatSymbols
Andreas Gampe571fc302016-02-18 13:58:09 -080015797java.text.DontCareFieldPosition$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015798java.text.DontCareFieldPosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015799java.text.FieldPosition$Delegate
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015800java.text.FieldPosition-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015801java.text.FieldPosition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040015802java.text.Format$Field
Andreas Gampe571fc302016-02-18 13:58:09 -080015803java.text.Format$FieldDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080015804java.text.Format
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015805java.text.IcuIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015806java.text.MessageFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080015807java.text.MessageFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015808java.text.Normalizer$Form$$ExternalSyntheticLambda0
15809java.text.Normalizer$Form$$ExternalSyntheticLambda1
15810java.text.Normalizer$Form$$ExternalSyntheticLambda2
15811java.text.Normalizer$Form$$ExternalSyntheticLambda3
Andreas Gampe571fc302016-02-18 13:58:09 -080015812java.text.Normalizer$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080015813java.text.Normalizer
art-benchmark-service13164882020-11-07 02:19:14 -080015814java.text.NumberFormat$Field
art-benchmark-serviceadd95622024-03-14 09:26:37 -070015815java.text.NumberFormat$Style
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015816java.text.NumberFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +000015817java.text.ParseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015818java.text.ParsePosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070015819java.text.RuleBasedCollator
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015820java.text.SimpleDateFormat
Andreas Gampecbcb9e32016-06-03 17:24:05 -070015821java.text.StringCharacterIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080015822java.time.Clock$SystemClock
Calin Juravle00b23d32019-03-08 17:52:20 -080015823java.time.Clock
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015824java.time.DateTimeException
Calin Juravle4a054192018-05-29 17:52:20 -070015825java.time.DayOfWeek
15826java.time.Duration
Calin Juravle4a054192018-05-29 17:52:20 -070015827java.time.Instant$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015828java.time.Instant
art-benchmark-service00abe242023-02-13 10:31:34 -080015829java.time.InstantSource
Calin Juravle4a054192018-05-29 17:52:20 -070015830java.time.LocalDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080015831java.time.LocalDate
Calin Juravle4a054192018-05-29 17:52:20 -070015832java.time.LocalDateTime
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015833java.time.LocalTime$1
Calin Juravle4a054192018-05-29 17:52:20 -070015834java.time.LocalTime
15835java.time.Month
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015836java.time.OffsetDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070015837java.time.Period
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015838java.time.Year
Calin Juravle4a054192018-05-29 17:52:20 -070015839java.time.ZoneId
15840java.time.ZoneOffset
art-benchmark-service677bd342025-02-19 09:05:31 -080015841java.time.ZoneRegion
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015842java.time.ZonedDateTime$$ExternalSyntheticLambda0
15843java.time.ZonedDateTime$1
Calin Juravle4a054192018-05-29 17:52:20 -070015844java.time.ZonedDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070015845java.time.chrono.AbstractChronology
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015846java.time.chrono.ChronoLocalDate
15847java.time.chrono.ChronoLocalDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070015848java.time.chrono.ChronoPeriod
15849java.time.chrono.ChronoZonedDateTime
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015850java.time.chrono.Chronology
Calin Juravle4a054192018-05-29 17:52:20 -070015851java.time.chrono.IsoChronology
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015852java.time.format.DateTimeFormatter$$ExternalSyntheticLambda0
15853java.time.format.DateTimeFormatter$$ExternalSyntheticLambda1
Calin Juravle4a054192018-05-29 17:52:20 -070015854java.time.format.DateTimeFormatter
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015855java.time.format.DateTimeFormatterBuilder$$ExternalSyntheticLambda0
Calin Juravle00b23d32019-03-08 17:52:20 -080015856java.time.format.DateTimeFormatterBuilder$1
Calin Juravle4a054192018-05-29 17:52:20 -070015857java.time.format.DateTimeFormatterBuilder$2
15858java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser
15859java.time.format.DateTimeFormatterBuilder$CompositePrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080015860java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser
art-benchmark-service922a5532023-03-23 03:12:41 -070015861java.time.format.DateTimeFormatterBuilder$DayPeriod$$ExternalSyntheticLambda0
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015862java.time.format.DateTimeFormatterBuilder$DayPeriod
Calin Juravle4a054192018-05-29 17:52:20 -070015863java.time.format.DateTimeFormatterBuilder$FractionPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080015864java.time.format.DateTimeFormatterBuilder$InstantPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070015865java.time.format.DateTimeFormatterBuilder$NumberPrinterParser
15866java.time.format.DateTimeFormatterBuilder$OffsetIdPrinterParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015867java.time.format.DateTimeFormatterBuilder$PadPrinterParserDecorator
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015868java.time.format.DateTimeFormatterBuilder$PrefixTree$CI
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015869java.time.format.DateTimeFormatterBuilder$PrefixTree
Calin Juravle4a054192018-05-29 17:52:20 -070015870java.time.format.DateTimeFormatterBuilder$SettingsParser
Calin Juravle00b23d32019-03-08 17:52:20 -080015871java.time.format.DateTimeFormatterBuilder$StringLiteralPrinterParser
15872java.time.format.DateTimeFormatterBuilder$TextPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070015873java.time.format.DateTimeFormatterBuilder$ZoneIdPrinterParser
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015874java.time.format.DateTimeFormatterBuilder$ZoneTextPrinterParser
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015875java.time.format.DateTimeFormatterBuilder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015876java.time.format.DateTimeFormatterBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070015877java.time.format.DateTimeParseContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015878java.time.format.DateTimeParseException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015879java.time.format.DateTimePrintContext$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015880java.time.format.DateTimePrintContext
Calin Juravle4a054192018-05-29 17:52:20 -070015881java.time.format.DateTimeTextProvider$1
15882java.time.format.DateTimeTextProvider$LocaleStore
Calin Juravle00b23d32019-03-08 17:52:20 -080015883java.time.format.DateTimeTextProvider
Calin Juravle4a054192018-05-29 17:52:20 -070015884java.time.format.DecimalStyle
15885java.time.format.Parsed
15886java.time.format.ResolverStyle
15887java.time.format.SignStyle
15888java.time.format.TextStyle
Calin Juravle4a054192018-05-29 17:52:20 -070015889java.time.temporal.ChronoField
15890java.time.temporal.ChronoUnit
15891java.time.temporal.IsoFields$Field$1
15892java.time.temporal.IsoFields$Field$2
15893java.time.temporal.IsoFields$Field$3
15894java.time.temporal.IsoFields$Field$4
Calin Juravle00b23d32019-03-08 17:52:20 -080015895java.time.temporal.IsoFields$Field
Calin Juravle4a054192018-05-29 17:52:20 -070015896java.time.temporal.IsoFields$Unit
Calin Juravle00b23d32019-03-08 17:52:20 -080015897java.time.temporal.IsoFields
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015898java.time.temporal.JulianFields$Field
art-benchmark-service13164882020-11-07 02:19:14 -080015899java.time.temporal.JulianFields
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015900java.time.temporal.Temporal
15901java.time.temporal.TemporalAccessor
15902java.time.temporal.TemporalAdjuster
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015903java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda11
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015904java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015905java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda3
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015906java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda6
15907java.time.temporal.TemporalAdjusters$$ExternalSyntheticLambda8
Calin Juravle4a054192018-05-29 17:52:20 -070015908java.time.temporal.TemporalAdjusters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015909java.time.temporal.TemporalAmount
15910java.time.temporal.TemporalField
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015911java.time.temporal.TemporalQueries$1
15912java.time.temporal.TemporalQueries$2
15913java.time.temporal.TemporalQueries$3
15914java.time.temporal.TemporalQueries$4
15915java.time.temporal.TemporalQueries$5
15916java.time.temporal.TemporalQueries$6
15917java.time.temporal.TemporalQueries$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015918java.time.temporal.TemporalQueries
Calin Juravle00b23d32019-03-08 17:52:20 -080015919java.time.temporal.TemporalQuery
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015920java.time.temporal.TemporalUnit
15921java.time.temporal.UnsupportedTemporalTypeException
15922java.time.temporal.ValueRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015923java.time.zone.IcuZoneRulesProvider$ZoneRulesCache
Calin Juravle00b23d32019-03-08 17:52:20 -080015924java.time.zone.IcuZoneRulesProvider
Calin Juravle4a054192018-05-29 17:52:20 -070015925java.time.zone.ZoneOffsetTransition
Calin Juravle4a054192018-05-29 17:52:20 -070015926java.time.zone.ZoneOffsetTransitionRule$TimeDefinition
Calin Juravle00b23d32019-03-08 17:52:20 -080015927java.time.zone.ZoneOffsetTransitionRule
Calin Juravle4a054192018-05-29 17:52:20 -070015928java.time.zone.ZoneRules
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015929java.time.zone.ZoneRulesException
Calin Juravle4a054192018-05-29 17:52:20 -070015930java.time.zone.ZoneRulesProvider
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015931java.util.AbstractCollection
art-benchmark-service677bd342025-02-19 09:05:31 -080015932java.util.AbstractList$Itr
Andreas Gampe571fc302016-02-18 13:58:09 -080015933java.util.AbstractList$ListItr
art-benchmark-serviced5115932020-02-25 17:55:03 -080015934java.util.AbstractList$RandomAccessSpliterator
15935java.util.AbstractList$RandomAccessSubList
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015936java.util.AbstractList$SubList$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080015937java.util.AbstractList$SubList
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000015938java.util.AbstractList-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080015939java.util.AbstractList
Andreas Gampe61e7b662015-06-17 23:57:04 -070015940java.util.AbstractMap$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015941java.util.AbstractMap$2$1
art-benchmark-service677bd342025-02-19 09:05:31 -080015942java.util.AbstractMap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015943java.util.AbstractMap$SimpleEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080015944java.util.AbstractMap$SimpleImmutableEntry
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070015945java.util.AbstractMap$ViewCollection
Calin Juravle00b23d32019-03-08 17:52:20 -080015946java.util.AbstractMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070015947java.util.AbstractQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070015948java.util.AbstractSequentialList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015949java.util.AbstractSet
art-benchmark-service00abe242023-02-13 10:31:34 -080015950java.util.ArrayDeque$$ExternalSyntheticLambda1
art-benchmark-service677bd342025-02-19 09:05:31 -080015951java.util.ArrayDeque$DeqIterator
15952java.util.ArrayDeque$DescendingIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080015953java.util.ArrayDeque
Andreas Gampe859e2782016-04-06 18:37:56 -070015954java.util.ArrayList$ArrayListSpliterator
art-benchmark-service677bd342025-02-19 09:05:31 -080015955java.util.ArrayList$Itr
Andreas Gampe571fc302016-02-18 13:58:09 -080015956java.util.ArrayList$ListItr
art-benchmark-service677bd342025-02-19 09:05:31 -080015957java.util.ArrayList$SubList$1
art-benchmark-service08401c12022-12-23 09:27:20 -080015958java.util.ArrayList$SubList$2
art-benchmark-service677bd342025-02-19 09:05:31 -080015959java.util.ArrayList$SubList
Calin Juravle00b23d32019-03-08 17:52:20 -080015960java.util.ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015961java.util.ArrayPrefixHelpers$CumulateTask
15962java.util.ArrayPrefixHelpers$DoubleCumulateTask
15963java.util.ArrayPrefixHelpers$IntCumulateTask
15964java.util.ArrayPrefixHelpers$LongCumulateTask
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015965java.util.Arrays$$ExternalSyntheticLambda0
15966java.util.Arrays$$ExternalSyntheticLambda1
15967java.util.Arrays$$ExternalSyntheticLambda2
15968java.util.Arrays$$ExternalSyntheticLambda3
art-benchmark-service677bd342025-02-19 09:05:31 -080015969java.util.Arrays$ArrayItr
15970java.util.Arrays$ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015971java.util.Arrays$NaturalOrder
Calin Juravle00b23d32019-03-08 17:52:20 -080015972java.util.Arrays
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015973java.util.ArraysParallelSortHelpers$FJObject$Sorter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070015974java.util.Base64$Decoder
15975java.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -080015976java.util.Base64
Kenny Root9787b802013-04-26 12:53:57 -070015977java.util.BitSet
art-benchmark-service00abe242023-02-13 10:31:34 -080015978java.util.Calendar$$ExternalSyntheticLambda0
art-benchmark-service13164882020-11-07 02:19:14 -080015979java.util.Calendar$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080015980java.util.Calendar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080015981java.util.Collection
art-benchmark-service677bd342025-02-19 09:05:31 -080015982java.util.Collections$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070015983java.util.Collections$2
art-benchmark-service677bd342025-02-19 09:05:31 -080015984java.util.Collections$3
Andreas Gampe61e7b662015-06-17 23:57:04 -070015985java.util.Collections$AsLIFOQueue
15986java.util.Collections$CheckedCollection
15987java.util.Collections$CheckedList
15988java.util.Collections$CheckedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080015989java.util.Collections$CheckedNavigableMap
15990java.util.Collections$CheckedNavigableSet
15991java.util.Collections$CheckedQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070015992java.util.Collections$CheckedRandomAccessList
15993java.util.Collections$CheckedSet
15994java.util.Collections$CheckedSortedMap
15995java.util.Collections$CheckedSortedSet
15996java.util.Collections$CopiesList
Andreas Gampe571fc302016-02-18 13:58:09 -080015997java.util.Collections$EmptyEnumeration
art-benchmark-service677bd342025-02-19 09:05:31 -080015998java.util.Collections$EmptyIterator
15999java.util.Collections$EmptyList
Andreas Gampe571fc302016-02-18 13:58:09 -080016000java.util.Collections$EmptyListIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016001java.util.Collections$EmptyMap
16002java.util.Collections$EmptySet
Andreas Gampe61e7b662015-06-17 23:57:04 -070016003java.util.Collections$ReverseComparator2
Calin Juravle00b23d32019-03-08 17:52:20 -080016004java.util.Collections$ReverseComparator
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016005java.util.Collections$SequencedSetFromMap
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016006java.util.Collections$SetFromMap
art-benchmark-service677bd342025-02-19 09:05:31 -080016007java.util.Collections$SingletonList
16008java.util.Collections$SingletonMap
16009java.util.Collections$SingletonSet
16010java.util.Collections$SynchronizedCollection
Andreas Gampe61e7b662015-06-17 23:57:04 -070016011java.util.Collections$SynchronizedList
art-benchmark-service677bd342025-02-19 09:05:31 -080016012java.util.Collections$SynchronizedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016013java.util.Collections$SynchronizedNavigableMap
16014java.util.Collections$SynchronizedNavigableSet
art-benchmark-service677bd342025-02-19 09:05:31 -080016015java.util.Collections$SynchronizedRandomAccessList
16016java.util.Collections$SynchronizedSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070016017java.util.Collections$SynchronizedSortedMap
16018java.util.Collections$SynchronizedSortedSet
art-benchmark-service677bd342025-02-19 09:05:31 -080016019java.util.Collections$UnmodifiableCollection$1
16020java.util.Collections$UnmodifiableCollection
Andreas Gampe571fc302016-02-18 13:58:09 -080016021java.util.Collections$UnmodifiableList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016022java.util.Collections$UnmodifiableList
art-benchmark-service677bd342025-02-19 09:05:31 -080016023java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1
16024java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry
16025java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet
16026java.util.Collections$UnmodifiableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016027java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
Calin Juravle00b23d32019-03-08 17:52:20 -080016028java.util.Collections$UnmodifiableNavigableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016029java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet
Calin Juravle00b23d32019-03-08 17:52:20 -080016030java.util.Collections$UnmodifiableNavigableSet
art-benchmark-service677bd342025-02-19 09:05:31 -080016031java.util.Collections$UnmodifiableRandomAccessList
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016032java.util.Collections$UnmodifiableSequencedCollection
16033java.util.Collections$UnmodifiableSequencedMap
16034java.util.Collections$UnmodifiableSequencedSet
art-benchmark-service677bd342025-02-19 09:05:31 -080016035java.util.Collections$UnmodifiableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070016036java.util.Collections$UnmodifiableSortedMap
art-benchmark-service677bd342025-02-19 09:05:31 -080016037java.util.Collections$UnmodifiableSortedSet
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016038java.util.Collections-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016039java.util.Collections
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016040java.util.ComparableTimSort
art-benchmark-service677bd342025-02-19 09:05:31 -080016041java.util.Comparator$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016042java.util.Comparator$$ExternalSyntheticLambda1
16043java.util.Comparator$$ExternalSyntheticLambda2
16044java.util.Comparator$$ExternalSyntheticLambda3
16045java.util.Comparator$$ExternalSyntheticLambda4
16046java.util.Comparator$$ExternalSyntheticLambda5
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016047java.util.Comparator
Andreas Gampe859e2782016-04-06 18:37:56 -070016048java.util.Comparators$NaturalOrderComparator
16049java.util.Comparators$NullComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070016050java.util.ConcurrentModificationException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016051java.util.Currency
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016052java.util.Date
Andreas Gampe61e7b662015-06-17 23:57:04 -070016053java.util.Deque
16054java.util.Dictionary
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016055java.util.DoubleSummaryStatistics
art-benchmark-service00abe242023-02-13 10:31:34 -080016056java.util.DualPivotQuicksort$Sorter
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016057java.util.DualPivotQuicksort-IA
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016058java.util.DualPivotQuicksort
art-benchmark-serviced5115932020-02-25 17:55:03 -080016059java.util.DuplicateFormatFlagsException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016060java.util.EmptyStackException
Andreas Gampe571fc302016-02-18 13:58:09 -080016061java.util.EnumMap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016062java.util.EnumMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080016063java.util.EnumMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016064java.util.EnumMap$EntrySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016065java.util.EnumMap$EnumMapIterator
16066java.util.EnumMap$KeyIterator
16067java.util.EnumMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016068java.util.EnumMap$ValueIterator
16069java.util.EnumMap$Values
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016070java.util.EnumMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016071java.util.EnumMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016072java.util.EnumSet$SerializationProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080016073java.util.EnumSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070016074java.util.Enumeration
16075java.util.EventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016076java.util.EventObject
art-benchmark-serviced5115932020-02-25 17:55:03 -080016077java.util.FormatFlagsConversionMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016078java.util.Formattable
Andreas Gampe571fc302016-02-18 13:58:09 -080016079java.util.Formatter$Conversion
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016080java.util.Formatter$DateTime
Andreas Gampe571fc302016-02-18 13:58:09 -080016081java.util.Formatter$FixedString
16082java.util.Formatter$Flags
16083java.util.Formatter$FormatSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016084java.util.Formatter$FormatSpecifierParser
Andreas Gampe571fc302016-02-18 13:58:09 -080016085java.util.Formatter$FormatString
Calin Juravle00b23d32019-03-08 17:52:20 -080016086java.util.Formatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016087java.util.FormatterClosedException
art-benchmark-service677bd342025-02-19 09:05:31 -080016088java.util.GregorianCalendar
16089java.util.HashMap$EntryIterator
16090java.util.HashMap$EntrySet
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016091java.util.HashMap$EntrySpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070016092java.util.HashMap$HashIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016093java.util.HashMap$HashMapSpliterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016094java.util.HashMap$KeyIterator
16095java.util.HashMap$KeySet
Calin Juravle00b23d32019-03-08 17:52:20 -080016096java.util.HashMap$KeySpliterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016097java.util.HashMap$Node
16098java.util.HashMap$TreeNode
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016099java.util.HashMap$UnsafeHolder
art-benchmark-service677bd342025-02-19 09:05:31 -080016100java.util.HashMap$ValueIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016101java.util.HashMap$ValueSpliterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016102java.util.HashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080016103java.util.HashMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016104java.util.HashSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016105java.util.Hashtable$EntrySet
art-benchmark-service677bd342025-02-19 09:05:31 -080016106java.util.Hashtable$Enumerator
Andreas Gampe61e7b662015-06-17 23:57:04 -070016107java.util.Hashtable$HashtableEntry
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016108java.util.Hashtable$KeySet
16109java.util.Hashtable$ValueCollection
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016110java.util.Hashtable-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016111java.util.Hashtable
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016112java.util.HexFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016113java.util.IdentityHashMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080016114java.util.IdentityHashMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016115java.util.IdentityHashMap$EntrySet
16116java.util.IdentityHashMap$IdentityHashMapIterator
16117java.util.IdentityHashMap$KeyIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080016118java.util.IdentityHashMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016119java.util.IdentityHashMap$ValueIterator
16120java.util.IdentityHashMap$Values
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016121java.util.IdentityHashMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016122java.util.IdentityHashMap
art-benchmark-service64daec62024-05-18 02:02:57 -070016123java.util.IllegalFormatArgumentIndexException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016124java.util.IllegalFormatCodePointException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016125java.util.IllegalFormatConversionException
Andreas Gampe61e7b662015-06-17 23:57:04 -070016126java.util.IllegalFormatException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016127java.util.IllegalFormatFlagsException
art-benchmark-serviced5115932020-02-25 17:55:03 -080016128java.util.IllegalFormatPrecisionException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016129java.util.IllegalFormatWidthException
Andreas Gampe61e7b662015-06-17 23:57:04 -070016130java.util.IllformedLocaleException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016131java.util.ImmutableCollections$AbstractImmutableCollection
art-benchmark-serviced5115932020-02-25 17:55:03 -080016132java.util.ImmutableCollections$AbstractImmutableList
16133java.util.ImmutableCollections$AbstractImmutableMap
16134java.util.ImmutableCollections$AbstractImmutableSet
art-benchmark-service64daec62024-05-18 02:02:57 -070016135java.util.ImmutableCollections$Access$1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016136java.util.ImmutableCollections$Access
art-benchmark-service677bd342025-02-19 09:05:31 -080016137java.util.ImmutableCollections$List12
16138java.util.ImmutableCollections$ListItr
16139java.util.ImmutableCollections$ListN
16140java.util.ImmutableCollections$Map1
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016141java.util.ImmutableCollections$MapN$1
16142java.util.ImmutableCollections$MapN$MapNIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016143java.util.ImmutableCollections$MapN
16144java.util.ImmutableCollections$Set12
art-benchmark-service0248ecf2025-02-03 07:17:01 -080016145java.util.ImmutableCollections$SetN$SetNIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016146java.util.ImmutableCollections$SetN
art-benchmark-service00abe242023-02-13 10:31:34 -080016147java.util.ImmutableCollections$SubList
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016148java.util.ImmutableCollections-IA
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016149java.util.InputMismatchException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016150java.util.Iterator
Calin Juravle4a054192018-05-29 17:52:20 -070016151java.util.JumboEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080016152java.util.JumboEnumSet
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016153java.util.KeyValueHolder
art-benchmark-service677bd342025-02-19 09:05:31 -080016154java.util.LinkedHashMap$Entry
16155java.util.LinkedHashMap$LinkedEntryIterator
16156java.util.LinkedHashMap$LinkedEntrySet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016157java.util.LinkedHashMap$LinkedHashIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016158java.util.LinkedHashMap$LinkedKeyIterator
16159java.util.LinkedHashMap$LinkedKeySet
16160java.util.LinkedHashMap$LinkedValueIterator
16161java.util.LinkedHashMap$LinkedValues
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016162java.util.LinkedHashMap$ReversedLinkedHashMapView
Calin Juravle00b23d32019-03-08 17:52:20 -080016163java.util.LinkedHashMap
Kenny Rootdbf30ed2012-09-19 13:08:12 -070016164java.util.LinkedHashSet
art-benchmark-service677bd342025-02-19 09:05:31 -080016165java.util.LinkedList$DescendingIterator
16166java.util.LinkedList$ListItr
Andreas Gampe571fc302016-02-18 13:58:09 -080016167java.util.LinkedList$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080016168java.util.LinkedList
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016169java.util.List
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016170java.util.ListIterator
art-benchmark-service13164882020-11-07 02:19:14 -080016171java.util.ListResourceBundle
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016172java.util.Locale$Builder
Andreas Gampe571fc302016-02-18 13:58:09 -080016173java.util.Locale$Cache
16174java.util.Locale$Category
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016175java.util.Locale$FilteringMode
art-benchmark-service08401c12022-12-23 09:27:20 -080016176java.util.Locale$IsoCountryCode$1
16177java.util.Locale$IsoCountryCode$2
16178java.util.Locale$IsoCountryCode$3
16179java.util.Locale$IsoCountryCode
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016180java.util.Locale$LanguageRange
Andreas Gampe571fc302016-02-18 13:58:09 -080016181java.util.Locale$LocaleKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016182java.util.Locale$NoImagePreloadHolder
art-benchmark-serviceadd95622024-03-14 09:26:37 -070016183java.util.Locale-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016184java.util.Locale
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016185java.util.LongSummaryStatistics
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016186java.util.Map$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080016187java.util.Map
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016188java.util.MissingFormatArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -080016189java.util.MissingFormatWidthException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016190java.util.MissingResourceException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016191java.util.NavigableMap
16192java.util.NavigableSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016193java.util.NoSuchElementException
16194java.util.Objects
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016195java.util.Observable
16196java.util.Observer
Calin Juravle4a054192018-05-29 17:52:20 -070016197java.util.Optional
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016198java.util.OptionalDouble
16199java.util.OptionalInt
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016200java.util.PrimitiveIterator$OfInt$$ExternalSyntheticLambda0
Andreas Gampecbcb9e32016-06-03 17:24:05 -070016201java.util.PrimitiveIterator$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080016202java.util.PrimitiveIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016203java.util.PriorityQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080016204java.util.PriorityQueue
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016205java.util.Properties$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080016206java.util.Properties$LineReader
Calin Juravle00b23d32019-03-08 17:52:20 -080016207java.util.Properties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016208java.util.PropertyPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016209java.util.PropertyResourceBundle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016210java.util.Queue
16211java.util.Random
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016212java.util.RandomAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016213java.util.RegularEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080016214java.util.RegularEnumSet
Andreas Gampe571fc302016-02-18 13:58:09 -080016215java.util.ResourceBundle$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016216java.util.ResourceBundle$BundleReference
16217java.util.ResourceBundle$CacheKey
16218java.util.ResourceBundle$CacheKeyReference
art-benchmark-service00abe242023-02-13 10:31:34 -080016219java.util.ResourceBundle$Control$$ExternalSyntheticLambda0
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016220java.util.ResourceBundle$Control$1
16221java.util.ResourceBundle$Control$CandidateListCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080016222java.util.ResourceBundle$Control
art-benchmark-service00abe242023-02-13 10:31:34 -080016223java.util.ResourceBundle$KeyElementReference
16224java.util.ResourceBundle$RBClassLoader$1
art-benchmark-service08401c12022-12-23 09:27:20 -080016225java.util.ResourceBundle$RBClassLoader
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016226java.util.ResourceBundle$SingleFormatControl
Calin Juravle00b23d32019-03-08 17:52:20 -080016227java.util.ResourceBundle
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016228java.util.ReverseOrderListView
art-benchmark-service00abe242023-02-13 10:31:34 -080016229java.util.Scanner$PatternLRUCache
Calin Juravle00b23d32019-03-08 17:52:20 -080016230java.util.Scanner
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016231java.util.SequencedCollection
16232java.util.SequencedMap$1SeqEntrySet
16233java.util.SequencedMap$1SeqKeySet
16234java.util.SequencedMap$1SeqValues
16235java.util.SequencedMap
16236java.util.SequencedSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016237java.util.ServiceConfigurationError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016238java.util.ServiceLoader$1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016239java.util.ServiceLoader$2
16240java.util.ServiceLoader$LazyClassPathLookupIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080016241java.util.ServiceLoader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016242java.util.Set
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016243java.util.SimpleTimeZone$Cache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016244java.util.SimpleTimeZone
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016245java.util.SortedMap
16246java.util.SortedSet
Andreas Gampe859e2782016-04-06 18:37:56 -070016247java.util.Spliterator$OfDouble
16248java.util.Spliterator$OfInt
16249java.util.Spliterator$OfLong
16250java.util.Spliterator$OfPrimitive
Calin Juravle00b23d32019-03-08 17:52:20 -080016251java.util.Spliterator
Calin Juravle4a054192018-05-29 17:52:20 -070016252java.util.Spliterators$ArraySpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070016253java.util.Spliterators$EmptySpliterator$OfDouble
16254java.util.Spliterators$EmptySpliterator$OfInt
16255java.util.Spliterators$EmptySpliterator$OfLong
16256java.util.Spliterators$EmptySpliterator$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080016257java.util.Spliterators$EmptySpliterator
16258java.util.Spliterators$IntArraySpliterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016259java.util.Spliterators$IteratorSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080016260java.util.Spliterators
Kenny Rootdbf30ed2012-09-19 13:08:12 -070016261java.util.Stack
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016262java.util.StringJoiner
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016263java.util.StringTokenizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016264java.util.TaskQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016265java.util.TimSort
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016266java.util.TimeZone
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016267java.util.Timer$ThreadReaper
Calin Juravle00b23d32019-03-08 17:52:20 -080016268java.util.Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016269java.util.TimerTask
16270java.util.TimerThread
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016271java.util.TooManyListenersException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016272java.util.TreeMap$AscendingSubMap$AscendingEntrySetView
Calin Juravle00b23d32019-03-08 17:52:20 -080016273java.util.TreeMap$AscendingSubMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016274java.util.TreeMap$DescendingSubMap
art-benchmark-service677bd342025-02-19 09:05:31 -080016275java.util.TreeMap$EntryIterator
16276java.util.TreeMap$EntrySet
16277java.util.TreeMap$KeyIterator
art-benchmark-service64daec62024-05-18 02:02:57 -070016278java.util.TreeMap$KeySet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016279java.util.TreeMap$NavigableSubMap$DescendingSubMapKeyIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016280java.util.TreeMap$NavigableSubMap$EntrySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016281java.util.TreeMap$NavigableSubMap$SubMapEntryIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016282java.util.TreeMap$NavigableSubMap$SubMapIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016283java.util.TreeMap$NavigableSubMap$SubMapKeyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080016284java.util.TreeMap$NavigableSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080016285java.util.TreeMap$PrivateEntryIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016286java.util.TreeMap$TreeMapEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080016287java.util.TreeMap$ValueIterator
16288java.util.TreeMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080016289java.util.TreeMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016290java.util.TreeSet
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016291java.util.Tripwire$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016292java.util.Tripwire
Andreas Gampe571fc302016-02-18 13:58:09 -080016293java.util.UUID$Holder
Calin Juravle00b23d32019-03-08 17:52:20 -080016294java.util.UUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080016295java.util.UnknownFormatConversionException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016296java.util.UnknownFormatFlagsException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016297java.util.Vector$1
Andreas Gampe571fc302016-02-18 13:58:09 -080016298java.util.Vector$Itr
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016299java.util.Vector-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016300java.util.Vector
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016301java.util.WeakHashMap$Entry
Calin Juravle4a054192018-05-29 17:52:20 -070016302java.util.WeakHashMap$EntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080016303java.util.WeakHashMap$EntrySet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016304java.util.WeakHashMap$HashIterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016305java.util.WeakHashMap$KeyIterator
16306java.util.WeakHashMap$KeySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016307java.util.WeakHashMap$ValueIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080016308java.util.WeakHashMap$Values
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016309java.util.WeakHashMap-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016310java.util.WeakHashMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016311java.util.concurrent.AbstractExecutorService
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016312java.util.concurrent.ArrayBlockingQueue$Itrs
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016313java.util.concurrent.ArrayBlockingQueue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016314java.util.concurrent.BlockingDeque
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016315java.util.concurrent.BlockingQueue
16316java.util.concurrent.Callable
Kenny Root9787b802013-04-26 12:53:57 -070016317java.util.concurrent.CancellationException
Calin Juravle00b23d32019-03-08 17:52:20 -080016318java.util.concurrent.CompletableFuture$AltResult
art-benchmark-service3a157132024-05-31 13:31:01 -070016319java.util.concurrent.CompletableFuture$AsyncRun
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016320java.util.concurrent.CompletableFuture$AsyncSupply
Calin Juravle00b23d32019-03-08 17:52:20 -080016321java.util.concurrent.CompletableFuture$AsynchronousCompletionTask
16322java.util.concurrent.CompletableFuture$Completion
art-benchmark-serviced5115932020-02-25 17:55:03 -080016323java.util.concurrent.CompletableFuture$Signaller
16324java.util.concurrent.CompletableFuture$UniCompletion
16325java.util.concurrent.CompletableFuture$UniWhenComplete
Calin Juravle00b23d32019-03-08 17:52:20 -080016326java.util.concurrent.CompletableFuture
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016327java.util.concurrent.CompletionException
Calin Juravle00b23d32019-03-08 17:52:20 -080016328java.util.concurrent.CompletionStage
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016329java.util.concurrent.ConcurrentHashMap$BaseIterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016330java.util.concurrent.ConcurrentHashMap$BulkTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016331java.util.concurrent.ConcurrentHashMap$CollectionView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016332java.util.concurrent.ConcurrentHashMap$CounterCell
art-benchmark-service677bd342025-02-19 09:05:31 -080016333java.util.concurrent.ConcurrentHashMap$EntryIterator
16334java.util.concurrent.ConcurrentHashMap$EntrySetView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016335java.util.concurrent.ConcurrentHashMap$ForEachEntryTask
16336java.util.concurrent.ConcurrentHashMap$ForEachKeyTask
16337java.util.concurrent.ConcurrentHashMap$ForEachMappingTask
16338java.util.concurrent.ConcurrentHashMap$ForEachTransformedEntryTask
16339java.util.concurrent.ConcurrentHashMap$ForEachTransformedKeyTask
16340java.util.concurrent.ConcurrentHashMap$ForEachTransformedMappingTask
16341java.util.concurrent.ConcurrentHashMap$ForEachTransformedValueTask
16342java.util.concurrent.ConcurrentHashMap$ForEachValueTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016343java.util.concurrent.ConcurrentHashMap$ForwardingNode
art-benchmark-service0248ecf2025-02-03 07:17:01 -080016344java.util.concurrent.ConcurrentHashMap$KeyIterator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016345java.util.concurrent.ConcurrentHashMap$KeySetView
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016346java.util.concurrent.ConcurrentHashMap$KeySpliterator
art-benchmark-service677bd342025-02-19 09:05:31 -080016347java.util.concurrent.ConcurrentHashMap$MapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016348java.util.concurrent.ConcurrentHashMap$MapReduceEntriesTask
16349java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToDoubleTask
16350java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToIntTask
16351java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToLongTask
16352java.util.concurrent.ConcurrentHashMap$MapReduceKeysTask
16353java.util.concurrent.ConcurrentHashMap$MapReduceKeysToDoubleTask
16354java.util.concurrent.ConcurrentHashMap$MapReduceKeysToIntTask
16355java.util.concurrent.ConcurrentHashMap$MapReduceKeysToLongTask
16356java.util.concurrent.ConcurrentHashMap$MapReduceMappingsTask
16357java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToDoubleTask
16358java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToIntTask
16359java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToLongTask
16360java.util.concurrent.ConcurrentHashMap$MapReduceValuesTask
16361java.util.concurrent.ConcurrentHashMap$MapReduceValuesToDoubleTask
16362java.util.concurrent.ConcurrentHashMap$MapReduceValuesToIntTask
16363java.util.concurrent.ConcurrentHashMap$MapReduceValuesToLongTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016364java.util.concurrent.ConcurrentHashMap$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016365java.util.concurrent.ConcurrentHashMap$ReduceEntriesTask
16366java.util.concurrent.ConcurrentHashMap$ReduceKeysTask
16367java.util.concurrent.ConcurrentHashMap$ReduceValuesTask
16368java.util.concurrent.ConcurrentHashMap$ReservationNode
16369java.util.concurrent.ConcurrentHashMap$SearchEntriesTask
16370java.util.concurrent.ConcurrentHashMap$SearchKeysTask
16371java.util.concurrent.ConcurrentHashMap$SearchMappingsTask
16372java.util.concurrent.ConcurrentHashMap$SearchValuesTask
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016373java.util.concurrent.ConcurrentHashMap$Segment
art-benchmark-serviced5115932020-02-25 17:55:03 -080016374java.util.concurrent.ConcurrentHashMap$TableStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016375java.util.concurrent.ConcurrentHashMap$Traverser
Andreas Gampe61e7b662015-06-17 23:57:04 -070016376java.util.concurrent.ConcurrentHashMap$TreeBin
16377java.util.concurrent.ConcurrentHashMap$TreeNode
art-benchmark-service677bd342025-02-19 09:05:31 -080016378java.util.concurrent.ConcurrentHashMap$ValueIterator
16379java.util.concurrent.ConcurrentHashMap$ValuesView
Calin Juravle00b23d32019-03-08 17:52:20 -080016380java.util.concurrent.ConcurrentHashMap
Calin Juravle4a054192018-05-29 17:52:20 -070016381java.util.concurrent.ConcurrentLinkedDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080016382java.util.concurrent.ConcurrentLinkedDeque
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016383java.util.concurrent.ConcurrentLinkedQueue$$ExternalSyntheticLambda0
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016384java.util.concurrent.ConcurrentLinkedQueue$$ExternalSyntheticLambda2
art-benchmark-service677bd342025-02-19 09:05:31 -080016385java.util.concurrent.ConcurrentLinkedQueue$Itr
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016386java.util.concurrent.ConcurrentLinkedQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080016387java.util.concurrent.ConcurrentLinkedQueue
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016388java.util.concurrent.ConcurrentMap$$ExternalSyntheticLambda0
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016389java.util.concurrent.ConcurrentMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016390java.util.concurrent.ConcurrentNavigableMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016391java.util.concurrent.ConcurrentSkipListMap$Index
16392java.util.concurrent.ConcurrentSkipListMap$Iter
16393java.util.concurrent.ConcurrentSkipListMap$KeySet
16394java.util.concurrent.ConcurrentSkipListMap$Node
Calin Juravle4a054192018-05-29 17:52:20 -070016395java.util.concurrent.ConcurrentSkipListMap$ValueIterator
16396java.util.concurrent.ConcurrentSkipListMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080016397java.util.concurrent.ConcurrentSkipListMap
Calin Juravle4a054192018-05-29 17:52:20 -070016398java.util.concurrent.ConcurrentSkipListSet
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016399java.util.concurrent.CopyOnWriteArrayList$$ExternalSyntheticLambda2
art-benchmark-service677bd342025-02-19 09:05:31 -080016400java.util.concurrent.CopyOnWriteArrayList$COWIterator
16401java.util.concurrent.CopyOnWriteArrayList
Andreas Gampe61e7b662015-06-17 23:57:04 -070016402java.util.concurrent.CopyOnWriteArraySet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016403java.util.concurrent.CountDownLatch$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080016404java.util.concurrent.CountDownLatch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016405java.util.concurrent.CountedCompleter
Calin Juravle4a054192018-05-29 17:52:20 -070016406java.util.concurrent.DelayQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070016407java.util.concurrent.Delayed
Kenny Root9787b802013-04-26 12:53:57 -070016408java.util.concurrent.ExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016409java.util.concurrent.Executor
16410java.util.concurrent.ExecutorService
art-benchmark-service0248ecf2025-02-03 07:17:01 -080016411java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService$$ExternalSyntheticLambda0
art-benchmark-service677bd342025-02-19 09:05:31 -080016412java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService$$ExternalSyntheticLambda1
16413java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016414java.util.concurrent.Executors$DefaultThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016415java.util.concurrent.Executors$DelegatedExecutorService
art-benchmark-service677bd342025-02-19 09:05:31 -080016416java.util.concurrent.Executors$DelegatedScheduledExecutorService
Kenny Root9787b802013-04-26 12:53:57 -070016417java.util.concurrent.Executors$RunnableAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -080016418java.util.concurrent.Executors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016419java.util.concurrent.ForkJoinPool$1
16420java.util.concurrent.ForkJoinPool$DefaultForkJoinWorkerThreadFactory
16421java.util.concurrent.ForkJoinPool$ForkJoinWorkerThreadFactory
16422java.util.concurrent.ForkJoinPool$ManagedBlocker
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016423java.util.concurrent.ForkJoinPool$WorkQueue
Calin Juravle00b23d32019-03-08 17:52:20 -080016424java.util.concurrent.ForkJoinPool
art-benchmark-service00abe242023-02-13 10:31:34 -080016425java.util.concurrent.ForkJoinTask$Aux
Calin Juravle00b23d32019-03-08 17:52:20 -080016426java.util.concurrent.ForkJoinTask
art-benchmark-serviced5115932020-02-25 17:55:03 -080016427java.util.concurrent.ForkJoinWorkerThread
art-benchmark-service0248ecf2025-02-03 07:17:01 -080016428java.util.concurrent.Future$State
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016429java.util.concurrent.Future
Kenny Rootdbf30ed2012-09-19 13:08:12 -070016430java.util.concurrent.FutureTask$WaitNode
Calin Juravle00b23d32019-03-08 17:52:20 -080016431java.util.concurrent.FutureTask
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016432java.util.concurrent.LinkedBlockingDeque$AbstractItr
16433java.util.concurrent.LinkedBlockingDeque$Itr
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016434java.util.concurrent.LinkedBlockingDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080016435java.util.concurrent.LinkedBlockingDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016436java.util.concurrent.LinkedBlockingQueue$Itr
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016437java.util.concurrent.LinkedBlockingQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080016438java.util.concurrent.LinkedBlockingQueue
art-benchmark-service0248ecf2025-02-03 07:17:01 -080016439java.util.concurrent.LinkedTransferQueue$DualNode
16440java.util.concurrent.LinkedTransferQueue
art-benchmark-service922a5532023-03-23 03:12:41 -070016441java.util.concurrent.Phaser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016442java.util.concurrent.PriorityBlockingQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070016443java.util.concurrent.RejectedExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016444java.util.concurrent.RejectedExecutionHandler
16445java.util.concurrent.RunnableFuture
Andreas Gampe61e7b662015-06-17 23:57:04 -070016446java.util.concurrent.RunnableScheduledFuture
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016447java.util.concurrent.ScheduledExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070016448java.util.concurrent.ScheduledFuture
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016449java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080016450java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
art-benchmark-service677bd342025-02-19 09:05:31 -080016451java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask
16452java.util.concurrent.ScheduledThreadPoolExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016453java.util.concurrent.Semaphore$FairSync
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016454java.util.concurrent.Semaphore$NonfairSync
16455java.util.concurrent.Semaphore$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080016456java.util.concurrent.Semaphore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016457java.util.concurrent.SynchronousQueue$Transferer
Calin Juravle00b23d32019-03-08 17:52:20 -080016458java.util.concurrent.SynchronousQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016459java.util.concurrent.ThreadFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016460java.util.concurrent.ThreadPoolExecutor$AbortPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016461java.util.concurrent.ThreadPoolExecutor$DiscardPolicy
art-benchmark-service3a157132024-05-31 13:31:01 -070016462java.util.concurrent.ThreadPoolExecutor$Worker
art-benchmark-service677bd342025-02-19 09:05:31 -080016463java.util.concurrent.ThreadPoolExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016464java.util.concurrent.TimeUnit$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016465java.util.concurrent.TimeUnit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016466java.util.concurrent.TimeoutException
art-benchmark-service0248ecf2025-02-03 07:17:01 -080016467java.util.concurrent.TransferQueue
Jesse Wilson80686182011-01-21 17:12:43 -080016468java.util.concurrent.atomic.AtomicBoolean
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016469java.util.concurrent.atomic.AtomicInteger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016470java.util.concurrent.atomic.AtomicIntegerArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016471java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080016472java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016473java.util.concurrent.atomic.AtomicLong
Calin Juravle4a054192018-05-29 17:52:20 -070016474java.util.concurrent.atomic.AtomicLongArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016475java.util.concurrent.atomic.AtomicLongFieldUpdater$CASUpdater
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016476java.util.concurrent.atomic.AtomicLongFieldUpdater$LockedUpdater
Calin Juravle00b23d32019-03-08 17:52:20 -080016477java.util.concurrent.atomic.AtomicLongFieldUpdater
Jesse Wilson80686182011-01-21 17:12:43 -080016478java.util.concurrent.atomic.AtomicReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016479java.util.concurrent.atomic.AtomicReferenceArray
Andreas Gampe571fc302016-02-18 13:58:09 -080016480java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080016481java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016482java.util.concurrent.atomic.LongAdder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016483java.util.concurrent.atomic.Striped64$1
16484java.util.concurrent.atomic.Striped64$Cell
Calin Juravle4a054192018-05-29 17:52:20 -070016485java.util.concurrent.atomic.Striped64
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016486java.util.concurrent.locks.AbstractOwnableSynchronizer
art-benchmark-service00abe242023-02-13 10:31:34 -080016487java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016488java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
art-benchmark-service00abe242023-02-13 10:31:34 -080016489java.util.concurrent.locks.AbstractQueuedSynchronizer$ExclusiveNode
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016490java.util.concurrent.locks.AbstractQueuedSynchronizer$Node
art-benchmark-service00abe242023-02-13 10:31:34 -080016491java.util.concurrent.locks.AbstractQueuedSynchronizer$SharedNode
Calin Juravle00b23d32019-03-08 17:52:20 -080016492java.util.concurrent.locks.AbstractQueuedSynchronizer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016493java.util.concurrent.locks.Condition
Evan Millar0ea97b82009-03-24 17:49:23 -070016494java.util.concurrent.locks.Lock
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016495java.util.concurrent.locks.LockSupport
Jesse Wilson80686182011-01-21 17:12:43 -080016496java.util.concurrent.locks.ReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016497java.util.concurrent.locks.ReentrantLock$FairSync
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016498java.util.concurrent.locks.ReentrantLock$NonfairSync
16499java.util.concurrent.locks.ReentrantLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080016500java.util.concurrent.locks.ReentrantLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016501java.util.concurrent.locks.ReentrantReadWriteLock$FairSync
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016502java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync
art-benchmark-service677bd342025-02-19 09:05:31 -080016503java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016504java.util.concurrent.locks.ReentrantReadWriteLock$Sync$HoldCounter
Jesse Wilson80686182011-01-21 17:12:43 -080016505java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
Calin Juravle00b23d32019-03-08 17:52:20 -080016506java.util.concurrent.locks.ReentrantReadWriteLock$Sync
art-benchmark-service677bd342025-02-19 09:05:31 -080016507java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
Calin Juravle00b23d32019-03-08 17:52:20 -080016508java.util.concurrent.locks.ReentrantReadWriteLock
Andreas Gampe859e2782016-04-06 18:37:56 -070016509java.util.function.BiConsumer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016510java.util.function.BiFunction$$ExternalSyntheticLambda0
Andreas Gampe859e2782016-04-06 18:37:56 -070016511java.util.function.BiFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016512java.util.function.BiPredicate
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016513java.util.function.BinaryOperator$$ExternalSyntheticLambda0
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016514java.util.function.BinaryOperator
art-benchmark-serviced5115932020-02-25 17:55:03 -080016515java.util.function.BooleanSupplier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016516java.util.function.Consumer$$ExternalSyntheticLambda0
Andreas Gampe859e2782016-04-06 18:37:56 -070016517java.util.function.Consumer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016518java.util.function.DoubleBinaryOperator
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016519java.util.function.DoubleConsumer
Calin Juravle4a054192018-05-29 17:52:20 -070016520java.util.function.DoubleSupplier
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016521java.util.function.DoubleUnaryOperator$$ExternalSyntheticLambda0
16522java.util.function.DoubleUnaryOperator$$ExternalSyntheticLambda1
art-benchmark-service677bd342025-02-19 09:05:31 -080016523java.util.function.DoubleUnaryOperator$$ExternalSyntheticLambda2
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016524java.util.function.DoubleUnaryOperator
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016525java.util.function.Function$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016526java.util.function.Function$$ExternalSyntheticLambda1
16527java.util.function.Function$$ExternalSyntheticLambda2
Andreas Gampe859e2782016-04-06 18:37:56 -070016528java.util.function.Function
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016529java.util.function.IntBinaryOperator
16530java.util.function.IntConsumer
16531java.util.function.IntFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016532java.util.function.IntPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070016533java.util.function.IntSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016534java.util.function.IntToDoubleFunction
16535java.util.function.IntToLongFunction
16536java.util.function.IntUnaryOperator
16537java.util.function.LongBinaryOperator
Calin Juravle00b23d32019-03-08 17:52:20 -080016538java.util.function.LongConsumer
art-benchmark-service00abe242023-02-13 10:31:34 -080016539java.util.function.LongFunction
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016540java.util.function.LongPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070016541java.util.function.LongSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016542java.util.function.LongUnaryOperator
art-benchmark-service00abe242023-02-13 10:31:34 -080016543java.util.function.ObjDoubleConsumer
16544java.util.function.ObjIntConsumer
16545java.util.function.ObjLongConsumer
Andreas Gampe859e2782016-04-06 18:37:56 -070016546java.util.function.Predicate
16547java.util.function.Supplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016548java.util.function.ToDoubleBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070016549java.util.function.ToDoubleFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016550java.util.function.ToIntBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070016551java.util.function.ToIntFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016552java.util.function.ToLongBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070016553java.util.function.ToLongFunction
16554java.util.function.UnaryOperator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016555java.util.jar.Attributes$Name
Calin Juravle00b23d32019-03-08 17:52:20 -080016556java.util.jar.Attributes
Evan Millar0ea97b82009-03-24 17:49:23 -070016557java.util.jar.JarEntry
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016558java.util.jar.JarException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016559java.util.jar.JarFile$JarEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080016560java.util.jar.JarFile$JarFileEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080016561java.util.jar.JarFile
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016562java.util.jar.JarVerifier$3
16563java.util.jar.JarVerifier$VerifierStream
Calin Juravle00b23d32019-03-08 17:52:20 -080016564java.util.jar.JarVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016565java.util.jar.Manifest$FastInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080016566java.util.jar.Manifest
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016567java.util.logging.ConsoleHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016568java.util.logging.ErrorManager
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016569java.util.logging.FileHandler$1
16570java.util.logging.FileHandler$InitializationErrorManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016571java.util.logging.FileHandler$MeteredStream
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016572java.util.logging.FileHandler-IA
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016573java.util.logging.FileHandler
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016574java.util.logging.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016575java.util.logging.Formatter
Evan Millar0ea97b82009-03-24 17:49:23 -070016576java.util.logging.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080016577java.util.logging.Level$KnownLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080016578java.util.logging.Level
Evan Millar0ea97b82009-03-24 17:49:23 -070016579java.util.logging.LogManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -080016580java.util.logging.LogManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016581java.util.logging.LogManager$3
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016582java.util.logging.LogManager$4
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016583java.util.logging.LogManager$5
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016584java.util.logging.LogManager$6
16585java.util.logging.LogManager$7
Andreas Gampe571fc302016-02-18 13:58:09 -080016586java.util.logging.LogManager$Cleaner
16587java.util.logging.LogManager$LogNode
Andreas Gampe571fc302016-02-18 13:58:09 -080016588java.util.logging.LogManager$LoggerContext$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016589java.util.logging.LogManager$LoggerContext
Andreas Gampe571fc302016-02-18 13:58:09 -080016590java.util.logging.LogManager$LoggerWeakRef
16591java.util.logging.LogManager$RootLogger
16592java.util.logging.LogManager$SystemLoggerContext
Calin Juravle00b23d32019-03-08 17:52:20 -080016593java.util.logging.LogManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016594java.util.logging.LogRecord
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016595java.util.logging.Logger$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016596java.util.logging.Logger$LoggerBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -080016597java.util.logging.Logger$SystemLoggerHelper$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016598java.util.logging.Logger$SystemLoggerHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080016599java.util.logging.Logger
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016600java.util.logging.LoggingPermission
Andreas Gampe571fc302016-02-18 13:58:09 -080016601java.util.logging.LoggingProxyImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016602java.util.logging.SimpleFormatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016603java.util.logging.StreamHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016604java.util.logging.XMLFormatter
Andreas Gampe859e2782016-04-06 18:37:56 -070016605java.util.prefs.AbstractPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016606java.util.prefs.BackingStoreException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016607java.util.prefs.FileSystemPreferences$3
Calin Juravle00b23d32019-03-08 17:52:20 -080016608java.util.prefs.FileSystemPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016609java.util.prefs.FileSystemPreferencesFactory
Andreas Gampe859e2782016-04-06 18:37:56 -070016610java.util.prefs.Preferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016611java.util.prefs.PreferencesFactory
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016612java.util.random.RandomGenerator
art-benchmark-serviceadd95622024-03-14 09:26:37 -070016613java.util.regex.ASCII
Andreas Gampe61e7b662015-06-17 23:57:04 -070016614java.util.regex.MatchResult
16615java.util.regex.Matcher
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016616java.util.regex.Pattern
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016617java.util.regex.PatternSyntaxException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016618java.util.stream.AbstractPipeline$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016619java.util.stream.AbstractPipeline$$ExternalSyntheticLambda2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016620java.util.stream.AbstractPipeline
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016621java.util.stream.AbstractSpinedBuffer
Andreas Gampe859e2782016-04-06 18:37:56 -070016622java.util.stream.BaseStream
Calin Juravle4a054192018-05-29 17:52:20 -070016623java.util.stream.Collector$Characteristics
Calin Juravle00b23d32019-03-08 17:52:20 -080016624java.util.stream.Collector
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016625java.util.stream.Collectors$$ExternalSyntheticLambda0
art-benchmark-service00abe242023-02-13 10:31:34 -080016626java.util.stream.Collectors$$ExternalSyntheticLambda13
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016627java.util.stream.Collectors$$ExternalSyntheticLambda15
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016628java.util.stream.Collectors$$ExternalSyntheticLambda1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016629java.util.stream.Collectors$$ExternalSyntheticLambda20
16630java.util.stream.Collectors$$ExternalSyntheticLambda21
16631java.util.stream.Collectors$$ExternalSyntheticLambda22
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016632java.util.stream.Collectors$$ExternalSyntheticLambda23
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016633java.util.stream.Collectors$$ExternalSyntheticLambda24
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016634java.util.stream.Collectors$$ExternalSyntheticLambda25
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016635java.util.stream.Collectors$$ExternalSyntheticLambda26
art-benchmark-service64daec62024-05-18 02:02:57 -070016636java.util.stream.Collectors$$ExternalSyntheticLambda27
16637java.util.stream.Collectors$$ExternalSyntheticLambda28
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016638java.util.stream.Collectors$$ExternalSyntheticLambda30
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016639java.util.stream.Collectors$$ExternalSyntheticLambda34
16640java.util.stream.Collectors$$ExternalSyntheticLambda37
16641java.util.stream.Collectors$$ExternalSyntheticLambda39
16642java.util.stream.Collectors$$ExternalSyntheticLambda41
16643java.util.stream.Collectors$$ExternalSyntheticLambda42
16644java.util.stream.Collectors$$ExternalSyntheticLambda45
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016645java.util.stream.Collectors$$ExternalSyntheticLambda47
16646java.util.stream.Collectors$$ExternalSyntheticLambda48
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016647java.util.stream.Collectors$$ExternalSyntheticLambda49
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016648java.util.stream.Collectors$$ExternalSyntheticLambda4
16649java.util.stream.Collectors$$ExternalSyntheticLambda50
16650java.util.stream.Collectors$$ExternalSyntheticLambda51
16651java.util.stream.Collectors$$ExternalSyntheticLambda52
16652java.util.stream.Collectors$$ExternalSyntheticLambda53
16653java.util.stream.Collectors$$ExternalSyntheticLambda54
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016654java.util.stream.Collectors$$ExternalSyntheticLambda56
16655java.util.stream.Collectors$$ExternalSyntheticLambda57
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016656java.util.stream.Collectors$$ExternalSyntheticLambda63
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016657java.util.stream.Collectors$$ExternalSyntheticLambda64
16658java.util.stream.Collectors$$ExternalSyntheticLambda65
16659java.util.stream.Collectors$$ExternalSyntheticLambda66
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016660java.util.stream.Collectors$$ExternalSyntheticLambda68
16661java.util.stream.Collectors$$ExternalSyntheticLambda69
16662java.util.stream.Collectors$$ExternalSyntheticLambda72
16663java.util.stream.Collectors$$ExternalSyntheticLambda73
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016664java.util.stream.Collectors$$ExternalSyntheticLambda74
16665java.util.stream.Collectors$$ExternalSyntheticLambda75
16666java.util.stream.Collectors$$ExternalSyntheticLambda76
16667java.util.stream.Collectors$$ExternalSyntheticLambda77
16668java.util.stream.Collectors$$ExternalSyntheticLambda79
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016669java.util.stream.Collectors$$ExternalSyntheticLambda80
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016670java.util.stream.Collectors$$ExternalSyntheticLambda82
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016671java.util.stream.Collectors$$ExternalSyntheticLambda87
16672java.util.stream.Collectors$$ExternalSyntheticLambda94
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016673java.util.stream.Collectors$CollectorImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080016674java.util.stream.Collectors
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016675java.util.stream.DistinctOps$1$1
Calin Juravle4a054192018-05-29 17:52:20 -070016676java.util.stream.DistinctOps$1$2
art-benchmark-service677bd342025-02-19 09:05:31 -080016677java.util.stream.DistinctOps$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016678java.util.stream.DistinctOps
art-benchmark-service22928e12022-06-04 17:35:15 -070016679java.util.stream.DoublePipeline$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016680java.util.stream.DoublePipeline$$ExternalSyntheticLambda4
art-benchmark-service64daec62024-05-18 02:02:57 -070016681java.util.stream.DoublePipeline$$ExternalSyntheticLambda5
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016682java.util.stream.DoublePipeline$$ExternalSyntheticLambda7
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016683java.util.stream.DoublePipeline$$ExternalSyntheticLambda9
16684java.util.stream.DoublePipeline$StatelessOp
16685java.util.stream.DoublePipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016686java.util.stream.DoubleStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016687java.util.stream.FindOps$FindOp
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016688java.util.stream.FindOps$FindSink$OfInt$$ExternalSyntheticLambda0
16689java.util.stream.FindOps$FindSink$OfInt$$ExternalSyntheticLambda1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016690java.util.stream.FindOps$FindSink$OfInt
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016691java.util.stream.FindOps$FindSink$OfRef$$ExternalSyntheticLambda0
16692java.util.stream.FindOps$FindSink$OfRef$$ExternalSyntheticLambda1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016693java.util.stream.FindOps$FindSink$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080016694java.util.stream.FindOps$FindSink
16695java.util.stream.FindOps
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016696java.util.stream.ForEachOps$ForEachOp$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080016697java.util.stream.ForEachOps$ForEachOp$OfRef
16698java.util.stream.ForEachOps$ForEachOp
16699java.util.stream.ForEachOps
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016700java.util.stream.IntPipeline$$ExternalSyntheticLambda0
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016701java.util.stream.IntPipeline$$ExternalSyntheticLambda10
16702java.util.stream.IntPipeline$$ExternalSyntheticLambda11
16703java.util.stream.IntPipeline$$ExternalSyntheticLambda12
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016704java.util.stream.IntPipeline$$ExternalSyntheticLambda1
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016705java.util.stream.IntPipeline$$ExternalSyntheticLambda5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016706java.util.stream.IntPipeline$$ExternalSyntheticLambda7
16707java.util.stream.IntPipeline$$ExternalSyntheticLambda8
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016708java.util.stream.IntPipeline$1$1
art-benchmark-service677bd342025-02-19 09:05:31 -080016709java.util.stream.IntPipeline$10
16710java.util.stream.IntPipeline$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016711java.util.stream.IntPipeline$4$1
art-benchmark-service677bd342025-02-19 09:05:31 -080016712java.util.stream.IntPipeline$4
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016713java.util.stream.IntPipeline$9
art-benchmark-service677bd342025-02-19 09:05:31 -080016714java.util.stream.IntPipeline$Head
Calin Juravle36829e52019-04-10 19:07:47 -070016715java.util.stream.IntPipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080016716java.util.stream.IntPipeline
Andreas Gampecbcb9e32016-06-03 17:24:05 -070016717java.util.stream.IntStream
art-benchmark-service64daec62024-05-18 02:02:57 -070016718java.util.stream.LongPipeline$$ExternalSyntheticLambda2
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016719java.util.stream.LongPipeline$$ExternalSyntheticLambda3
16720java.util.stream.LongPipeline$$ExternalSyntheticLambda4
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016721java.util.stream.LongPipeline$$ExternalSyntheticLambda7
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016722java.util.stream.LongPipeline$$ExternalSyntheticLambda9
Calin Juravle00b23d32019-03-08 17:52:20 -080016723java.util.stream.LongPipeline$StatelessOp
16724java.util.stream.LongPipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016725java.util.stream.LongStream
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016726java.util.stream.MatchOps$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016727java.util.stream.MatchOps$$ExternalSyntheticLambda1
16728java.util.stream.MatchOps$$ExternalSyntheticLambda3
Calin Juravle36829e52019-04-10 19:07:47 -070016729java.util.stream.MatchOps$1MatchSink
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016730java.util.stream.MatchOps$2MatchSink
16731java.util.stream.MatchOps$3MatchSink
Calin Juravle36829e52019-04-10 19:07:47 -070016732java.util.stream.MatchOps$BooleanTerminalSink
16733java.util.stream.MatchOps$MatchKind
16734java.util.stream.MatchOps$MatchOp
16735java.util.stream.MatchOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016736java.util.stream.Node$Builder$OfInt
Calin Juravle36829e52019-04-10 19:07:47 -070016737java.util.stream.Node$Builder
16738java.util.stream.Node$OfDouble
16739java.util.stream.Node$OfInt
16740java.util.stream.Node$OfLong
16741java.util.stream.Node$OfPrimitive
16742java.util.stream.Node
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016743java.util.stream.Nodes$ArrayNode
Calin Juravle36829e52019-04-10 19:07:47 -070016744java.util.stream.Nodes$EmptyNode$OfDouble
16745java.util.stream.Nodes$EmptyNode$OfInt
16746java.util.stream.Nodes$EmptyNode$OfLong
16747java.util.stream.Nodes$EmptyNode$OfRef
16748java.util.stream.Nodes$EmptyNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016749java.util.stream.Nodes$FixedNodeBuilder
16750java.util.stream.Nodes$IntArrayNode
16751java.util.stream.Nodes$IntFixedNodeBuilder
16752java.util.stream.Nodes$IntSpinedNodeBuilder
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016753java.util.stream.Nodes$SpinedNodeBuilder
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016754java.util.stream.Nodes$ToArrayTask$OfInt
16755java.util.stream.Nodes$ToArrayTask$OfPrimitive
16756java.util.stream.Nodes$ToArrayTask$OfRef
16757java.util.stream.Nodes$ToArrayTask
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016758java.util.stream.Nodes-IA
Calin Juravle36829e52019-04-10 19:07:47 -070016759java.util.stream.Nodes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016760java.util.stream.PipelineHelper
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016761java.util.stream.ReduceOps$10
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016762java.util.stream.ReduceOps$12
16763java.util.stream.ReduceOps$12ReducingSink
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016764java.util.stream.ReduceOps$15
Calin Juravle4a054192018-05-29 17:52:20 -070016765java.util.stream.ReduceOps$1
16766java.util.stream.ReduceOps$1ReducingSink
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016767java.util.stream.ReduceOps$2
16768java.util.stream.ReduceOps$2ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016769java.util.stream.ReduceOps$3
16770java.util.stream.ReduceOps$3ReducingSink
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016771java.util.stream.ReduceOps$5
16772java.util.stream.ReduceOps$5ReducingSink
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016773java.util.stream.ReduceOps$6
Calin Juravle00b23d32019-03-08 17:52:20 -080016774java.util.stream.ReduceOps$8
16775java.util.stream.ReduceOps$8ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016776java.util.stream.ReduceOps$AccumulatingSink
16777java.util.stream.ReduceOps$Box
16778java.util.stream.ReduceOps$ReduceOp
Calin Juravle00b23d32019-03-08 17:52:20 -080016779java.util.stream.ReduceOps
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016780java.util.stream.ReferencePipeline$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016781java.util.stream.ReferencePipeline$$ExternalSyntheticLambda1
art-benchmark-service64daec62024-05-18 02:02:57 -070016782java.util.stream.ReferencePipeline$15$1
16783java.util.stream.ReferencePipeline$15
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016784java.util.stream.ReferencePipeline$2$1
art-benchmark-service677bd342025-02-19 09:05:31 -080016785java.util.stream.ReferencePipeline$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016786java.util.stream.ReferencePipeline$3$1
art-benchmark-service677bd342025-02-19 09:05:31 -080016787java.util.stream.ReferencePipeline$3
Calin Juravle36829e52019-04-10 19:07:47 -070016788java.util.stream.ReferencePipeline$4$1
art-benchmark-service677bd342025-02-19 09:05:31 -080016789java.util.stream.ReferencePipeline$4
Calin Juravle00b23d32019-03-08 17:52:20 -080016790java.util.stream.ReferencePipeline$5$1
16791java.util.stream.ReferencePipeline$5
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016792java.util.stream.ReferencePipeline$6$1
16793java.util.stream.ReferencePipeline$6
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016794java.util.stream.ReferencePipeline$7$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016795java.util.stream.ReferencePipeline$7
art-benchmark-service677bd342025-02-19 09:05:31 -080016796java.util.stream.ReferencePipeline$Head
Calin Juravle4a054192018-05-29 17:52:20 -070016797java.util.stream.ReferencePipeline$StatefulOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016798java.util.stream.ReferencePipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080016799java.util.stream.ReferencePipeline
16800java.util.stream.Sink$ChainedInt
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016801java.util.stream.Sink$ChainedReference
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016802java.util.stream.Sink$OfDouble
Calin Juravle36829e52019-04-10 19:07:47 -070016803java.util.stream.Sink$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080016804java.util.stream.Sink$OfLong
16805java.util.stream.Sink
16806java.util.stream.SliceOps$1$1
16807java.util.stream.SliceOps$1
16808java.util.stream.SliceOps
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016809java.util.stream.SortedOps$AbstractRefSortingSink
art-benchmark-service677bd342025-02-19 09:05:31 -080016810java.util.stream.SortedOps$OfRef
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016811java.util.stream.SortedOps$RefSortingSink$$ExternalSyntheticLambda0
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016812java.util.stream.SortedOps$RefSortingSink
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016813java.util.stream.SortedOps$SizedRefSortingSink
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016814java.util.stream.SortedOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016815java.util.stream.SpinedBuffer$OfInt
16816java.util.stream.SpinedBuffer$OfPrimitive
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016817java.util.stream.SpinedBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016818java.util.stream.Stream$Builder
Andreas Gampe859e2782016-04-06 18:37:56 -070016819java.util.stream.Stream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016820java.util.stream.StreamOpFlag$MaskBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070016821java.util.stream.StreamOpFlag$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080016822java.util.stream.StreamOpFlag
Calin Juravle4a054192018-05-29 17:52:20 -070016823java.util.stream.StreamShape
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016824java.util.stream.StreamSpliterators$AbstractWrappingSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080016825java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator$OfRef
16826java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016827java.util.stream.StreamSpliterators$WrappingSpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070016828java.util.stream.StreamSupport
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016829java.util.stream.Streams$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016830java.util.stream.Streams$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016831java.util.stream.Streams$AbstractStreamBuilderImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016832java.util.stream.Streams$ConcatSpliterator$OfRef
16833java.util.stream.Streams$ConcatSpliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -070016834java.util.stream.Streams$RangeIntSpliterator
art-benchmark-service3a157132024-05-31 13:31:01 -070016835java.util.stream.Streams$StreamBuilderImpl
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016836java.util.stream.Streams-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016837java.util.stream.Streams
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016838java.util.stream.TerminalOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016839java.util.stream.TerminalSink
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016840java.util.stream.Tripwire$$ExternalSyntheticLambda0
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016841java.util.stream.Tripwire
Andreas Gampe61e7b662015-06-17 23:57:04 -070016842java.util.zip.Adler32
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016843java.util.zip.CRC32
Andreas Gampe571fc302016-02-18 13:58:09 -080016844java.util.zip.CheckedInputStream
art-benchmark-service08401c12022-12-23 09:27:20 -080016845java.util.zip.Checksum$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070016846java.util.zip.Checksum
16847java.util.zip.DataFormatException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016848java.util.zip.Deflater$DeflaterZStreamRef
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016849java.util.zip.Deflater-IA
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016850java.util.zip.Deflater
Kenny Root9787b802013-04-26 12:53:57 -070016851java.util.zip.DeflaterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016852java.util.zip.GZIPInputStream$1
art-benchmark-service0248ecf2025-02-03 07:17:01 -080016853java.util.zip.GZIPInputStream
Kenny Root9787b802013-04-26 12:53:57 -070016854java.util.zip.GZIPOutputStream
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016855java.util.zip.Inflater$InflaterZStreamRef
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016856java.util.zip.Inflater-IA
Evan Millar0ea97b82009-03-24 17:49:23 -070016857java.util.zip.Inflater
16858java.util.zip.InflaterInputStream
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016859java.util.zip.ZipCoder$UTF8ZipCoder
Andreas Gampe571fc302016-02-18 13:58:09 -080016860java.util.zip.ZipCoder
Andreas Gampe61e7b662015-06-17 23:57:04 -070016861java.util.zip.ZipConstants
16862java.util.zip.ZipEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080016863java.util.zip.ZipError
Calin Juravle4a054192018-05-29 17:52:20 -070016864java.util.zip.ZipException
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016865java.util.zip.ZipFile$CleanableResource
16866java.util.zip.ZipFile$InflaterCleanupAction
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070016867java.util.zip.ZipFile$Source$End
16868java.util.zip.ZipFile$Source$Key
16869java.util.zip.ZipFile$Source
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016870java.util.zip.ZipFile$ZipEntryIterator
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016871java.util.zip.ZipFile$ZipFileInflaterInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080016872java.util.zip.ZipFile$ZipFileInputStream
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016873java.util.zip.ZipFile-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080016874java.util.zip.ZipFile
art-benchmark-serviced5115932020-02-25 17:55:03 -080016875java.util.zip.ZipInputStream
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000016876java.util.zip.ZipOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016877java.util.zip.ZipUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080016878javax.crypto.AEADBadTagException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016879javax.crypto.BadPaddingException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016880javax.crypto.Cipher$CipherSpiAndProvider
16881javax.crypto.Cipher$InitParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016882javax.crypto.Cipher$InitType
16883javax.crypto.Cipher$NeedToSet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016884javax.crypto.Cipher$SpiAndProviderUpdater
16885javax.crypto.Cipher$Transform
Calin Juravle00b23d32019-03-08 17:52:20 -080016886javax.crypto.Cipher
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016887javax.crypto.CipherInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -080016888javax.crypto.CipherOutputStream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016889javax.crypto.CipherSpi
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016890javax.crypto.CryptoPermissions
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016891javax.crypto.IllegalBlockSizeException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016892javax.crypto.JarVerifier$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016893javax.crypto.JarVerifier
16894javax.crypto.JceSecurity$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016895javax.crypto.JceSecurity
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016896javax.crypto.KeyAgreement
art-benchmark-service13164882020-11-07 02:19:14 -080016897javax.crypto.KeyAgreementSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016898javax.crypto.KeyGenerator
16899javax.crypto.KeyGeneratorSpi
16900javax.crypto.Mac
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016901javax.crypto.MacSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016902javax.crypto.NoSuchPaddingException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016903javax.crypto.NullCipher
Andreas Gampe61e7b662015-06-17 23:57:04 -070016904javax.crypto.SecretKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016905javax.crypto.SecretKeyFactory
16906javax.crypto.SecretKeyFactorySpi
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016907javax.crypto.ShortBufferException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016908javax.crypto.interfaces.DHKey
16909javax.crypto.interfaces.DHPrivateKey
16910javax.crypto.interfaces.DHPublicKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016911javax.crypto.interfaces.PBEKey
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016912javax.crypto.spec.DESKeySpec
art-benchmark-service13164882020-11-07 02:19:14 -080016913javax.crypto.spec.DESedeKeySpec
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016914javax.crypto.spec.DHParameterSpec
16915javax.crypto.spec.DHPrivateKeySpec
16916javax.crypto.spec.DHPublicKeySpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070016917javax.crypto.spec.GCMParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070016918javax.crypto.spec.IvParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070016919javax.crypto.spec.OAEPParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016920javax.crypto.spec.PBEKeySpec
16921javax.crypto.spec.PBEParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070016922javax.crypto.spec.PSource$PSpecified
Calin Juravle00b23d32019-03-08 17:52:20 -080016923javax.crypto.spec.PSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070016924javax.crypto.spec.SecretKeySpec
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016925javax.microedition.khronos.egl.EGL10
art-benchmark-service13164882020-11-07 02:19:14 -080016926javax.microedition.khronos.egl.EGL11
Calin Juravle00b23d32019-03-08 17:52:20 -080016927javax.microedition.khronos.egl.EGL
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016928javax.microedition.khronos.egl.EGLConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016929javax.microedition.khronos.egl.EGLContext
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016930javax.microedition.khronos.egl.EGLDisplay
16931javax.microedition.khronos.egl.EGLSurface
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016932javax.microedition.khronos.opengles.GL10
16933javax.microedition.khronos.opengles.GL10Ext
16934javax.microedition.khronos.opengles.GL11
16935javax.microedition.khronos.opengles.GL11Ext
16936javax.microedition.khronos.opengles.GL11ExtensionPack
Calin Juravle00b23d32019-03-08 17:52:20 -080016937javax.microedition.khronos.opengles.GL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016938javax.net.DefaultSocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016939javax.net.ServerSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016940javax.net.SocketFactory
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016941javax.net.ssl.DefaultSSLServerSocketFactory
16942javax.net.ssl.DefaultSSLSocketFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080016943javax.net.ssl.ExtendedSSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080016944javax.net.ssl.HandshakeCompletedEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -070016945javax.net.ssl.HandshakeCompletedListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016946javax.net.ssl.HostnameVerifier
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016947javax.net.ssl.HttpsURLConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016948javax.net.ssl.KeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080016949javax.net.ssl.KeyManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016950javax.net.ssl.KeyManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016951javax.net.ssl.KeyManagerFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080016952javax.net.ssl.ManagerFactoryParameters
Andreas Gampe859e2782016-04-06 18:37:56 -070016953javax.net.ssl.SNIHostName
art-benchmark-serviced5115932020-02-25 17:55:03 -080016954javax.net.ssl.SNIMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016955javax.net.ssl.SNIServerName
Andreas Gampe61e7b662015-06-17 23:57:04 -070016956javax.net.ssl.SSLContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016957javax.net.ssl.SSLContextSpi
Andreas Gampe61e7b662015-06-17 23:57:04 -070016958javax.net.ssl.SSLEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -080016959javax.net.ssl.SSLEngineResult$HandshakeStatus
16960javax.net.ssl.SSLEngineResult$Status
Calin Juravle00b23d32019-03-08 17:52:20 -080016961javax.net.ssl.SSLEngineResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016962javax.net.ssl.SSLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016963javax.net.ssl.SSLHandshakeException
Andreas Gampe571fc302016-02-18 13:58:09 -080016964javax.net.ssl.SSLParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016965javax.net.ssl.SSLPeerUnverifiedException
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016966javax.net.ssl.SSLPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016967javax.net.ssl.SSLProtocolException
art-benchmark-service13164882020-11-07 02:19:14 -080016968javax.net.ssl.SSLServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016969javax.net.ssl.SSLServerSocketFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040016970javax.net.ssl.SSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080016971javax.net.ssl.SSLSessionBindingEvent
16972javax.net.ssl.SSLSessionBindingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016973javax.net.ssl.SSLSessionContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080016974javax.net.ssl.SSLSocket
Mathieu Chartierba2c0462017-05-19 16:41:46 -070016975javax.net.ssl.SSLSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016976javax.net.ssl.SSLSocketFactory
art-benchmark-service00abe242023-02-13 10:31:34 -080016977javax.net.ssl.StandardConstants
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016978javax.net.ssl.TrustManager
Andreas Gampe571fc302016-02-18 13:58:09 -080016979javax.net.ssl.TrustManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016980javax.net.ssl.TrustManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016981javax.net.ssl.TrustManagerFactorySpi
16982javax.net.ssl.X509ExtendedKeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080016983javax.net.ssl.X509ExtendedTrustManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070016984javax.net.ssl.X509KeyManager
16985javax.net.ssl.X509TrustManager
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016986javax.security.auth.Destroyable
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016987javax.security.auth.callback.Callback
16988javax.security.auth.callback.CallbackHandler
16989javax.security.auth.callback.PasswordCallback
Andreas Gampe571fc302016-02-18 13:58:09 -080016990javax.security.auth.callback.UnsupportedCallbackException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016991javax.security.auth.x500.X500Principal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070016992javax.security.cert.Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080016993javax.security.cert.CertificateEncodingException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000016994javax.security.cert.CertificateException
Calin Juravle4a054192018-05-29 17:52:20 -070016995javax.security.cert.X509Certificate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080016996javax.security.cert.X509Certificate
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016997javax.sip.ClientTransaction
16998javax.sip.Dialog
16999javax.sip.DialogDoesNotExistException
17000javax.sip.DialogState
17001javax.sip.DialogTerminatedEvent
17002javax.sip.IOExceptionEvent
17003javax.sip.InvalidArgumentException
17004javax.sip.ListeningPoint
17005javax.sip.ObjectInUseException
17006javax.sip.PeerUnavailableException
17007javax.sip.ProviderDoesNotExistException
17008javax.sip.RequestEvent
17009javax.sip.ResponseEvent
17010javax.sip.ServerTransaction
17011javax.sip.SipException
17012javax.sip.SipFactory
17013javax.sip.SipListener
17014javax.sip.SipProvider
17015javax.sip.SipStack
17016javax.sip.Timeout
17017javax.sip.TimeoutEvent
17018javax.sip.Transaction
17019javax.sip.TransactionAlreadyExistsException
17020javax.sip.TransactionDoesNotExistException
17021javax.sip.TransactionState
17022javax.sip.TransactionTerminatedEvent
17023javax.sip.TransactionUnavailableException
17024javax.sip.TransportNotSupportedException
17025javax.sip.address.Address
17026javax.sip.address.AddressFactory
17027javax.sip.address.Hop
17028javax.sip.address.Router
17029javax.sip.address.SipURI
17030javax.sip.address.TelURL
17031javax.sip.address.URI
17032javax.sip.header.AcceptEncodingHeader
17033javax.sip.header.AcceptHeader
17034javax.sip.header.AcceptLanguageHeader
17035javax.sip.header.AlertInfoHeader
17036javax.sip.header.AllowEventsHeader
17037javax.sip.header.AllowHeader
17038javax.sip.header.AuthenticationInfoHeader
17039javax.sip.header.AuthorizationHeader
17040javax.sip.header.CSeqHeader
17041javax.sip.header.CallIdHeader
17042javax.sip.header.CallInfoHeader
17043javax.sip.header.ContactHeader
17044javax.sip.header.ContentDispositionHeader
17045javax.sip.header.ContentEncodingHeader
17046javax.sip.header.ContentLanguageHeader
17047javax.sip.header.ContentLengthHeader
17048javax.sip.header.ContentTypeHeader
17049javax.sip.header.DateHeader
17050javax.sip.header.Encoding
17051javax.sip.header.ErrorInfoHeader
17052javax.sip.header.EventHeader
17053javax.sip.header.ExpiresHeader
17054javax.sip.header.ExtensionHeader
17055javax.sip.header.FromHeader
17056javax.sip.header.Header
17057javax.sip.header.HeaderAddress
17058javax.sip.header.HeaderFactory
17059javax.sip.header.InReplyToHeader
17060javax.sip.header.MaxForwardsHeader
17061javax.sip.header.MediaType
17062javax.sip.header.MimeVersionHeader
17063javax.sip.header.MinExpiresHeader
17064javax.sip.header.OptionTag
17065javax.sip.header.OrganizationHeader
17066javax.sip.header.Parameters
17067javax.sip.header.PriorityHeader
17068javax.sip.header.ProxyAuthenticateHeader
17069javax.sip.header.ProxyAuthorizationHeader
17070javax.sip.header.ProxyRequireHeader
17071javax.sip.header.RAckHeader
17072javax.sip.header.RSeqHeader
17073javax.sip.header.ReasonHeader
17074javax.sip.header.RecordRouteHeader
17075javax.sip.header.ReferToHeader
17076javax.sip.header.ReplyToHeader
17077javax.sip.header.RequireHeader
17078javax.sip.header.RetryAfterHeader
17079javax.sip.header.RouteHeader
17080javax.sip.header.SIPETagHeader
17081javax.sip.header.SIPIfMatchHeader
17082javax.sip.header.ServerHeader
17083javax.sip.header.SubjectHeader
17084javax.sip.header.SubscriptionStateHeader
17085javax.sip.header.SupportedHeader
17086javax.sip.header.TimeStampHeader
17087javax.sip.header.ToHeader
17088javax.sip.header.TooManyHopsException
17089javax.sip.header.UnsupportedHeader
17090javax.sip.header.UserAgentHeader
17091javax.sip.header.ViaHeader
17092javax.sip.header.WWWAuthenticateHeader
17093javax.sip.header.WarningHeader
17094javax.sip.message.Message
17095javax.sip.message.MessageFactory
17096javax.sip.message.Request
17097javax.sip.message.Response
art-benchmark-service922a5532023-03-23 03:12:41 -070017098javax.xml.datatype.DatatypeConfigurationException
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017099javax.xml.datatype.DatatypeConstants$Field
17100javax.xml.datatype.DatatypeConstants
17101javax.xml.datatype.Duration
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017102javax.xml.namespace.QName
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017103javax.xml.parsers.DocumentBuilder
17104javax.xml.parsers.DocumentBuilderFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017105javax.xml.parsers.ParserConfigurationException
17106javax.xml.parsers.SAXParser
17107javax.xml.parsers.SAXParserFactory
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017108jdk.internal.access.JavaIOFileDescriptorAccess
17109jdk.internal.access.JavaObjectInputStreamAccess
17110jdk.internal.access.JavaUtilCollectionAccess
17111jdk.internal.access.SharedSecrets
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017112jdk.internal.math.DoubleToDecimal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017113jdk.internal.math.FDBigInteger
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017114jdk.internal.math.FloatToDecimal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017115jdk.internal.math.FloatingDecimal$1
art-benchmark-service64daec62024-05-18 02:02:57 -070017116jdk.internal.math.FloatingDecimal$ASCIIToBinaryBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017117jdk.internal.math.FloatingDecimal$ASCIIToBinaryConverter
art-benchmark-service64daec62024-05-18 02:02:57 -070017118jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017119jdk.internal.math.FloatingDecimal$BinaryToASCIIConverter
17120jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer
art-benchmark-service00abe242023-02-13 10:31:34 -080017121jdk.internal.math.FloatingDecimal$HexFloatPattern
art-benchmark-service64daec62024-05-18 02:02:57 -070017122jdk.internal.math.FloatingDecimal$PreparedASCIIToBinaryBuffer
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017123jdk.internal.math.FloatingDecimal
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017124jdk.internal.math.FormattedFPDecimal
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017125jdk.internal.math.FormattedFloatingDecimal$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017126jdk.internal.math.FormattedFloatingDecimal$Form
17127jdk.internal.math.FormattedFloatingDecimal
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017128jdk.internal.math.MathUtils
art-benchmark-service00abe242023-02-13 10:31:34 -080017129jdk.internal.misc.TerminatingThreadLocal$1
art-benchmark-service08401c12022-12-23 09:27:20 -080017130jdk.internal.misc.TerminatingThreadLocal
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017131jdk.internal.misc.Unsafe
art-benchmark-service00abe242023-02-13 10:31:34 -080017132jdk.internal.misc.UnsafeConstants
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017133jdk.internal.misc.VM
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017134jdk.internal.misc.VirtualThreads
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017135jdk.internal.ref.CleanerFactory
art-benchmark-service677bd342025-02-19 09:05:31 -080017136jdk.internal.ref.CleanerImpl$PhantomCleanableRef
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017137jdk.internal.ref.CleanerImpl
art-benchmark-service84f185c2023-07-24 02:43:42 -070017138jdk.internal.ref.PhantomCleanable
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017139jdk.internal.reflect.Reflection
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017140jdk.internal.util.ArraysSupport
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017141jdk.internal.util.NullableKeyValueHolder
art-benchmark-serviced5115932020-02-25 17:55:03 -080017142jdk.internal.util.Preconditions
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017143jdk.internal.util.ReferenceKey
17144jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda0
17145jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda1
17146jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda2
17147jdk.internal.util.ReferencedKeyMap$$ExternalSyntheticLambda3
17148jdk.internal.util.ReferencedKeyMap
17149jdk.internal.util.ReferencedKeySet
17150jdk.internal.util.SoftReferenceKey
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017151jdk.internal.util.StaticProperty
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017152jdk.internal.util.StrongReferenceKey
17153jdk.internal.util.WeakReferenceKey
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017154jdk.internal.util.random.RandomSupport
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017155libcore.content.type.MimeMap$$ExternalSyntheticLambda0
17156libcore.content.type.MimeMap$Builder$Element
art-benchmark-serviced60351b2020-04-11 17:55:40 -070017157libcore.content.type.MimeMap$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017158libcore.content.type.MimeMap$MemoizingSupplier
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017159libcore.content.type.MimeMap-IA
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017160libcore.content.type.MimeMap
art-benchmark-service13164882020-11-07 02:19:14 -080017161libcore.icu.CollationKeyICU
Calin Juravle4a054192018-05-29 17:52:20 -070017162libcore.icu.DateIntervalFormat
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017163libcore.icu.DecimalFormatData
Jesse Wilson80686182011-01-21 17:12:43 -080017164libcore.icu.ICU
17165libcore.icu.LocaleData
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017166libcore.icu.SimpleDateFormatData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017167libcore.icu.TimeZoneNames$1
17168libcore.icu.TimeZoneNames$ZoneStringsCache
Calin Juravle00b23d32019-03-08 17:52:20 -080017169libcore.icu.TimeZoneNames
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017170libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch10
17171libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch1
17172libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch2
17173libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch3
17174libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch4
17175libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch5
17176libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch6
17177libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch7
17178libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch8
17179libcore.internal.Java21LanguageFeatures$$ExternalSyntheticTypeSwitch9
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040017180libcore.internal.StringPool
17181libcore.io.AsynchronousCloseMonitor
art-benchmark-service64daec62024-05-18 02:02:57 -070017182libcore.io.BlockGuardOs
Jesse Wilson80686182011-01-21 17:12:43 -080017183libcore.io.BufferIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080017184libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017185libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection
17186libcore.io.ClassPathURLStreamHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070017187libcore.io.ForwardingOs
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040017188libcore.io.IoBridge
Andreas Gampe0db10fd2017-02-01 15:57:57 -080017189libcore.io.IoTracker$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -080017190libcore.io.IoTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017191libcore.io.IoUtils$FileReader
Calin Juravle00b23d32019-03-08 17:52:20 -080017192libcore.io.IoUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070017193libcore.io.Libcore
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017194libcore.io.Linux
Andreas Gampe61e7b662015-06-17 23:57:04 -070017195libcore.io.Memory
Jesse Wilson80686182011-01-21 17:12:43 -080017196libcore.io.MemoryMappedFile
17197libcore.io.NioBufferIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070017198libcore.io.Os
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017199libcore.io.Streams
art-benchmark-service13164882020-11-07 02:19:14 -080017200libcore.math.NativeBN
Calin Juravle00b23d32019-03-08 17:52:20 -080017201libcore.net.InetAddressUtils
Andreas Gampe571fc302016-02-18 13:58:09 -080017202libcore.net.NetworkSecurityPolicy$DefaultNetworkSecurityPolicy
Calin Juravle00b23d32019-03-08 17:52:20 -080017203libcore.net.NetworkSecurityPolicy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017204libcore.net.event.NetworkEventDispatcher
17205libcore.net.event.NetworkEventListener
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017206libcore.net.http.Dns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017207libcore.net.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017208libcore.net.http.HttpDate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017209libcore.net.http.HttpURLConnectionFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080017210libcore.reflect.AnnotatedElements
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017211libcore.reflect.AnnotationFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017212libcore.reflect.AnnotationMember$DefaultValues
Calin Juravle00b23d32019-03-08 17:52:20 -080017213libcore.reflect.AnnotationMember
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017214libcore.reflect.GenericArrayTypeImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070017215libcore.reflect.GenericSignatureParser
Andreas Gampe61e7b662015-06-17 23:57:04 -070017216libcore.reflect.ListOfTypes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017217libcore.reflect.ListOfVariables
17218libcore.reflect.ParameterizedTypeImpl
art-benchmark-service84f185c2023-07-24 02:43:42 -070017219libcore.reflect.RecordComponents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017220libcore.reflect.TypeVariableImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070017221libcore.reflect.Types
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017222libcore.reflect.WildcardTypeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080017223libcore.util.ArrayUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070017224libcore.util.BasicLruCache
17225libcore.util.CharsetUtils
17226libcore.util.CollectionUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070017227libcore.util.EmptyArray
art-benchmark-serviced5115932020-02-25 17:55:03 -080017228libcore.util.FP16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017229libcore.util.HexEncoding
Andreas Gampe571fc302016-02-18 13:58:09 -080017230libcore.util.NativeAllocationRegistry$CleanerRunner
17231libcore.util.NativeAllocationRegistry$CleanerThunk
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017232libcore.util.NativeAllocationRegistry$Metrics
art-benchmark-service64daec62024-05-18 02:02:57 -070017233libcore.util.NativeAllocationRegistry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017234libcore.util.Objects
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017235libcore.util.SneakyThrow
Calin Juravle00b23d32019-03-08 17:52:20 -080017236libcore.util.XmlObjectFactory
art-benchmark-service677bd342025-02-19 09:05:31 -080017237libcore.util.ZoneInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -070017238org.apache.harmony.dalvik.ddmc.Chunk
17239org.apache.harmony.dalvik.ddmc.ChunkHandler
17240org.apache.harmony.dalvik.ddmc.DdmServer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017241org.apache.harmony.dalvik.ddmc.DdmVmInternal
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080017242org.apache.harmony.xml.ExpatAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017243org.apache.harmony.xml.ExpatException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017244org.apache.harmony.xml.ExpatParser$CurrentAttributes
17245org.apache.harmony.xml.ExpatParser$ExpatLocator
art-benchmark-service08401c12022-12-23 09:27:20 -080017246org.apache.harmony.xml.ExpatParser$ParseException
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017247org.apache.harmony.xml.ExpatParser-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017248org.apache.harmony.xml.ExpatParser
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017249org.apache.harmony.xml.ExpatReader
art-benchmark-service64daec62024-05-18 02:02:57 -070017250org.apache.harmony.xml.dom.AttrImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080017251org.apache.harmony.xml.dom.CDATASectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017252org.apache.harmony.xml.dom.CharacterDataImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080017253org.apache.harmony.xml.dom.CommentImpl
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017254org.apache.harmony.xml.dom.DOMImplementationImpl
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017255org.apache.harmony.xml.dom.DocumentImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080017256org.apache.harmony.xml.dom.DocumentTypeImpl
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017257org.apache.harmony.xml.dom.ElementImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080017258org.apache.harmony.xml.dom.EntityReferenceImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017259org.apache.harmony.xml.dom.InnerNodeImpl
17260org.apache.harmony.xml.dom.LeafNodeImpl
17261org.apache.harmony.xml.dom.NodeImpl$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017262org.apache.harmony.xml.dom.NodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017263org.apache.harmony.xml.dom.NodeListImpl
art-benchmark-service08401c12022-12-23 09:27:20 -080017264org.apache.harmony.xml.dom.ProcessingInstructionImpl
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017265org.apache.harmony.xml.dom.TextImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017266org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017267org.apache.harmony.xml.parsers.DocumentBuilderImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017268org.apache.harmony.xml.parsers.SAXParserFactoryImpl
17269org.apache.harmony.xml.parsers.SAXParserImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017270org.apache.http.conn.ConnectTimeoutException
art-benchmark-serviced5115932020-02-25 17:55:03 -080017271org.apache.http.conn.scheme.HostNameResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017272org.apache.http.conn.scheme.LayeredSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017273org.apache.http.conn.scheme.SocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017274org.apache.http.conn.ssl.AbstractVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017275org.apache.http.conn.ssl.AllowAllHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017276org.apache.http.conn.ssl.AndroidDistinguishedNameParser
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017277org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017278org.apache.http.conn.ssl.SSLSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017279org.apache.http.conn.ssl.StrictHostnameVerifier
17280org.apache.http.conn.ssl.X509HostnameVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017281org.apache.http.params.CoreConnectionPNames
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017282org.apache.http.params.HttpConnectionParams
17283org.apache.http.params.HttpParams
art-benchmark-service677bd342025-02-19 09:05:31 -080017284org.ccil.cowan.tagsoup.AttributesImpl
Andreas Gampe41aa8e802017-02-17 10:14:29 -080017285org.ccil.cowan.tagsoup.AutoDetector
art-benchmark-service13164882020-11-07 02:19:14 -080017286org.ccil.cowan.tagsoup.CommandLine
Andreas Gampe41aa8e802017-02-17 10:14:29 -080017287org.ccil.cowan.tagsoup.Element
17288org.ccil.cowan.tagsoup.ElementType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017289org.ccil.cowan.tagsoup.HTMLModels
Mathieu Chartierd62dd932017-09-09 15:19:46 -070017290org.ccil.cowan.tagsoup.HTMLScanner
Andreas Gampe41aa8e802017-02-17 10:14:29 -080017291org.ccil.cowan.tagsoup.HTMLSchema
art-benchmark-service13164882020-11-07 02:19:14 -080017292org.ccil.cowan.tagsoup.PYXScanner
17293org.ccil.cowan.tagsoup.PYXWriter
Andreas Gampe41aa8e802017-02-17 10:14:29 -080017294org.ccil.cowan.tagsoup.Parser$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017295org.ccil.cowan.tagsoup.Parser
Andreas Gampe41aa8e802017-02-17 10:14:29 -080017296org.ccil.cowan.tagsoup.ScanHandler
17297org.ccil.cowan.tagsoup.Scanner
17298org.ccil.cowan.tagsoup.Schema
art-benchmark-service13164882020-11-07 02:19:14 -080017299org.ccil.cowan.tagsoup.XMLWriter
17300org.ccil.cowan.tagsoup.jaxp.JAXPTest
17301org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$AttributesWrapper
17302org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$DocHandlerWrapper
17303org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter
17304org.ccil.cowan.tagsoup.jaxp.SAXFactoryImpl
17305org.ccil.cowan.tagsoup.jaxp.SAXParserImpl
Kenny Root9787b802013-04-26 12:53:57 -070017306org.json.JSON
17307org.json.JSONArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017308org.json.JSONException
Kenny Root9787b802013-04-26 12:53:57 -070017309org.json.JSONObject$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017310org.json.JSONObject
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017311org.json.JSONStringer$Scope
Calin Juravle00b23d32019-03-08 17:52:20 -080017312org.json.JSONStringer
Kenny Root9787b802013-04-26 12:53:57 -070017313org.json.JSONTokener
art-benchmark-service08401c12022-12-23 09:27:20 -080017314org.w3c.dom.Attr
17315org.w3c.dom.CDATASection
Calin Juravle4a054192018-05-29 17:52:20 -070017316org.w3c.dom.CharacterData
art-benchmark-service08401c12022-12-23 09:27:20 -080017317org.w3c.dom.Comment
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017318org.w3c.dom.DOMException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017319org.w3c.dom.DOMImplementation
17320org.w3c.dom.Document
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017321org.w3c.dom.DocumentFragment
17322org.w3c.dom.DocumentType
Calin Juravle4a054192018-05-29 17:52:20 -070017323org.w3c.dom.Element
art-benchmark-service08401c12022-12-23 09:27:20 -080017324org.w3c.dom.EntityReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017325org.w3c.dom.Node
Calin Juravle4a054192018-05-29 17:52:20 -070017326org.w3c.dom.NodeList
art-benchmark-service08401c12022-12-23 09:27:20 -080017327org.w3c.dom.ProcessingInstruction
Calin Juravle4a054192018-05-29 17:52:20 -070017328org.w3c.dom.Text
17329org.w3c.dom.TypeInfo
art-benchmark-service13164882020-11-07 02:19:14 -080017330org.xml.sax.AttributeList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080017331org.xml.sax.Attributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017332org.xml.sax.ContentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017333org.xml.sax.DTDHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017334org.xml.sax.DocumentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017335org.xml.sax.EntityResolver
17336org.xml.sax.ErrorHandler
17337org.xml.sax.InputSource
17338org.xml.sax.Locator
art-benchmark-service13164882020-11-07 02:19:14 -080017339org.xml.sax.Parser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017340org.xml.sax.SAXException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017341org.xml.sax.SAXNotRecognizedException
17342org.xml.sax.SAXNotSupportedException
art-benchmark-service08401c12022-12-23 09:27:20 -080017343org.xml.sax.SAXParseException
art-benchmark-service13164882020-11-07 02:19:14 -080017344org.xml.sax.XMLFilter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017345org.xml.sax.XMLReader
Calin Juravle4a054192018-05-29 17:52:20 -070017346org.xml.sax.ext.DeclHandler
17347org.xml.sax.ext.DefaultHandler2
17348org.xml.sax.ext.EntityResolver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017349org.xml.sax.ext.LexicalHandler
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017350org.xml.sax.helpers.AttributesImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017351org.xml.sax.helpers.DefaultHandler
art-benchmark-service08401c12022-12-23 09:27:20 -080017352org.xml.sax.helpers.LocatorImpl
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017353org.xml.sax.helpers.NamespaceSupport
art-benchmark-service13164882020-11-07 02:19:14 -080017354org.xml.sax.helpers.XMLFilterImpl
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080017355org.xmlpull.v1.XmlPullParser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000017356org.xmlpull.v1.XmlPullParserException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017357org.xmlpull.v1.XmlPullParserFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070017358org.xmlpull.v1.XmlSerializer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080017359sun.invoke.util.BytecodeDescriptor
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017360sun.invoke.util.VerifyAccess
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017361sun.invoke.util.Wrapper$Format
Calin Juravle00b23d32019-03-08 17:52:20 -080017362sun.invoke.util.Wrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017363sun.misc.ASCIICaseInsensitiveComparator
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017364sun.misc.CharacterEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080017365sun.misc.Cleaner$1
Andreas Gampe571fc302016-02-18 13:58:09 -080017366sun.misc.Cleaner
17367sun.misc.CompoundEnumeration
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017368sun.misc.HexDumpEncoder
Andreas Gampe571fc302016-02-18 13:58:09 -080017369sun.misc.IOUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017370sun.misc.LRUCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070017371sun.misc.Unsafe
Andreas Gampe571fc302016-02-18 13:58:09 -080017372sun.misc.VM
17373sun.misc.Version
17374sun.net.ConnectionResetException
17375sun.net.NetHooks
Andreas Gampe571fc302016-02-18 13:58:09 -080017376sun.net.NetProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017377sun.net.NetProperties
Calin Juravle4a054192018-05-29 17:52:20 -070017378sun.net.ResourceManager
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017379sun.net.SocksProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080017380sun.net.spi.DefaultProxySelector$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017381sun.net.spi.DefaultProxySelector$NonProxyInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080017382sun.net.spi.DefaultProxySelector
Andreas Gampe571fc302016-02-18 13:58:09 -080017383sun.net.spi.nameservice.NameService
17384sun.net.util.IPAddressUtil
17385sun.net.www.ParseUtil
17386sun.net.www.protocol.file.Handler
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017387sun.net.www.protocol.ftp.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080017388sun.net.www.protocol.jar.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017389sun.nio.ch.AbstractPollArrayWrapper
Calin Juravle4a054192018-05-29 17:52:20 -070017390sun.nio.ch.AbstractPollSelectorImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017391sun.nio.ch.AllocatedNativeObject
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017392sun.nio.ch.AsynchronousFileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017393sun.nio.ch.ChannelInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080017394sun.nio.ch.DatagramChannelImpl
17395sun.nio.ch.DatagramDispatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017396sun.nio.ch.DefaultSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080017397sun.nio.ch.DirectBuffer
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017398sun.nio.ch.FileChannelImpl$SimpleFileLockTable
Andreas Gampe571fc302016-02-18 13:58:09 -080017399sun.nio.ch.FileChannelImpl$Unmapper
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017400sun.nio.ch.FileChannelImpl-IA
art-benchmark-service677bd342025-02-19 09:05:31 -080017401sun.nio.ch.FileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017402sun.nio.ch.FileDescriptorHolderSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080017403sun.nio.ch.FileDispatcher
17404sun.nio.ch.FileDispatcherImpl
17405sun.nio.ch.FileKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017406sun.nio.ch.FileLockImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080017407sun.nio.ch.FileLockTable
17408sun.nio.ch.IOStatus
17409sun.nio.ch.IOUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080017410sun.nio.ch.Interruptible
art-benchmark-service00abe242023-02-13 10:31:34 -080017411sun.nio.ch.LinuxAsynchronousChannelProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080017412sun.nio.ch.NativeDispatcher
Calin Juravle4a054192018-05-29 17:52:20 -070017413sun.nio.ch.NativeObject
Andreas Gampe571fc302016-02-18 13:58:09 -080017414sun.nio.ch.NativeThread
17415sun.nio.ch.NativeThreadSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017416sun.nio.ch.Net$1
17417sun.nio.ch.Net$3
Calin Juravle00b23d32019-03-08 17:52:20 -080017418sun.nio.ch.Net
Calin Juravle4a054192018-05-29 17:52:20 -070017419sun.nio.ch.PollArrayWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017420sun.nio.ch.PollSelectorImpl
17421sun.nio.ch.PollSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080017422sun.nio.ch.SelChImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017423sun.nio.ch.SelectionKeyImpl
17424sun.nio.ch.SelectorImpl
17425sun.nio.ch.SelectorProviderImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080017426sun.nio.ch.ServerSocketChannelImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080017427sun.nio.ch.SharedFileLockTable$FileLockReference
Calin Juravle00b23d32019-03-08 17:52:20 -080017428sun.nio.ch.SharedFileLockTable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017429sun.nio.ch.SocketAdaptor$1
17430sun.nio.ch.SocketAdaptor$2
17431sun.nio.ch.SocketAdaptor$SocketInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080017432sun.nio.ch.SocketAdaptor
Andreas Gampe571fc302016-02-18 13:58:09 -080017433sun.nio.ch.SocketChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017434sun.nio.ch.SocketDispatcher
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017435sun.nio.ch.Util$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017436sun.nio.ch.Util$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080017437sun.nio.ch.Util$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017438sun.nio.ch.Util$BufferCache
Calin Juravle00b23d32019-03-08 17:52:20 -080017439sun.nio.ch.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017440sun.nio.cs.ArrayDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080017441sun.nio.cs.ArrayEncoder
art-benchmark-service64daec62024-05-18 02:02:57 -070017442sun.nio.cs.StreamDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080017443sun.nio.cs.StreamEncoder
Calin Juravle4a054192018-05-29 17:52:20 -070017444sun.nio.cs.ThreadLocalCoders$1
17445sun.nio.cs.ThreadLocalCoders$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017446sun.nio.cs.ThreadLocalCoders$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080017447sun.nio.cs.ThreadLocalCoders
Calin Juravle4a054192018-05-29 17:52:20 -070017448sun.nio.fs.AbstractBasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017449sun.nio.fs.AbstractFileSystemProvider
17450sun.nio.fs.AbstractPath
17451sun.nio.fs.DefaultFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017452sun.nio.fs.DynamicFileAttributeView
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017453sun.nio.fs.FileOwnerAttributeViewImpl
art-benchmark-service64daec62024-05-18 02:02:57 -070017454sun.nio.fs.LinuxFileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017455sun.nio.fs.LinuxFileSystemProvider
17456sun.nio.fs.NativeBuffer$Deallocator
Calin Juravle00b23d32019-03-08 17:52:20 -080017457sun.nio.fs.NativeBuffer
Calin Juravle4a054192018-05-29 17:52:20 -070017458sun.nio.fs.NativeBuffers
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017459sun.nio.fs.UnixChannelFactory$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017460sun.nio.fs.UnixChannelFactory$Flags
Calin Juravle4a054192018-05-29 17:52:20 -070017461sun.nio.fs.UnixConstants
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017462sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator
17463sun.nio.fs.UnixDirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017464sun.nio.fs.UnixException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017465sun.nio.fs.UnixFileAttributeViews$Basic
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017466sun.nio.fs.UnixFileAttributeViews$Posix
Calin Juravle00b23d32019-03-08 17:52:20 -080017467sun.nio.fs.UnixFileAttributeViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017468sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -080017469sun.nio.fs.UnixFileAttributes
art-benchmark-service64daec62024-05-18 02:02:57 -070017470sun.nio.fs.UnixFileKey
Calin Juravle4a054192018-05-29 17:52:20 -070017471sun.nio.fs.UnixFileModeAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017472sun.nio.fs.UnixFileStoreAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017473sun.nio.fs.UnixFileSystem
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017474sun.nio.fs.UnixFileSystemProvider$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070017475sun.nio.fs.UnixFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017476sun.nio.fs.UnixMountEntry
17477sun.nio.fs.UnixNativeDispatcher
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017478sun.nio.fs.UnixPath
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017479sun.nio.fs.UnixSecureDirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017480sun.nio.fs.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080017481sun.reflect.Reflection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017482sun.reflect.misc.ReflectUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080017483sun.security.action.GetBooleanAction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017484sun.security.action.GetIntegerAction
Andreas Gampe571fc302016-02-18 13:58:09 -080017485sun.security.action.GetPropertyAction
Andreas Gampe571fc302016-02-18 13:58:09 -080017486sun.security.jca.GetInstance$Instance
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017487sun.security.jca.GetInstance-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017488sun.security.jca.GetInstance
Calin Juravle4a054192018-05-29 17:52:20 -070017489sun.security.jca.JCAUtil$CachedSecureRandomHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080017490sun.security.jca.JCAUtil
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017491sun.security.jca.ProviderConfig$1
Andreas Gampe571fc302016-02-18 13:58:09 -080017492sun.security.jca.ProviderConfig$2
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017493sun.security.jca.ProviderConfig$3
Calin Juravle00b23d32019-03-08 17:52:20 -080017494sun.security.jca.ProviderConfig
Andreas Gampe571fc302016-02-18 13:58:09 -080017495sun.security.jca.ProviderList$1
17496sun.security.jca.ProviderList$2
17497sun.security.jca.ProviderList$3
Andreas Gampe571fc302016-02-18 13:58:09 -080017498sun.security.jca.ProviderList$ServiceList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017499sun.security.jca.ProviderList$ServiceList
17500sun.security.jca.ProviderList
Andreas Gampe571fc302016-02-18 13:58:09 -080017501sun.security.jca.Providers
17502sun.security.jca.ServiceId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017503sun.security.pkcs.ContentInfo
art-benchmark-service00abe242023-02-13 10:31:34 -080017504sun.security.pkcs.ESSCertId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017505sun.security.pkcs.PKCS7$VerbatimX509Certificate
17506sun.security.pkcs.PKCS7$WrappedX509Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080017507sun.security.pkcs.PKCS7
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017508sun.security.pkcs.PKCS9Attribute
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017509sun.security.pkcs.PKCS9Attributes
17510sun.security.pkcs.ParsingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017511sun.security.pkcs.SignerInfo
Andreas Gampe571fc302016-02-18 13:58:09 -080017512sun.security.provider.CertPathProvider
17513sun.security.provider.X509Factory
17514sun.security.provider.certpath.AdaptableX509CertSelector
17515sun.security.provider.certpath.AlgorithmChecker
17516sun.security.provider.certpath.BasicChecker
Calin Juravle4a054192018-05-29 17:52:20 -070017517sun.security.provider.certpath.CertId
Andreas Gampe571fc302016-02-18 13:58:09 -080017518sun.security.provider.certpath.CertPathHelper
17519sun.security.provider.certpath.ConstraintsChecker
17520sun.security.provider.certpath.KeyChecker
Calin Juravle4a054192018-05-29 17:52:20 -070017521sun.security.provider.certpath.OCSP$RevocationStatus$CertStatus
Calin Juravle00b23d32019-03-08 17:52:20 -080017522sun.security.provider.certpath.OCSP$RevocationStatus
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017523sun.security.provider.certpath.OCSP
Calin Juravle4a054192018-05-29 17:52:20 -070017524sun.security.provider.certpath.OCSPResponse$ResponseStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017525sun.security.provider.certpath.OCSPResponse$SingleResponse
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017526sun.security.provider.certpath.OCSPResponse-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017527sun.security.provider.certpath.OCSPResponse
Andreas Gampe571fc302016-02-18 13:58:09 -080017528sun.security.provider.certpath.PKIX$ValidatorParams
Calin Juravle00b23d32019-03-08 17:52:20 -080017529sun.security.provider.certpath.PKIX
art-benchmark-service64daec62024-05-18 02:02:57 -070017530sun.security.provider.certpath.PKIXCertPathValidator
Andreas Gampe571fc302016-02-18 13:58:09 -080017531sun.security.provider.certpath.PKIXMasterCertPathValidator
17532sun.security.provider.certpath.PolicyChecker
17533sun.security.provider.certpath.PolicyNodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017534sun.security.provider.certpath.RevocationChecker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080017535sun.security.provider.certpath.RevocationChecker$2
Calin Juravle4a054192018-05-29 17:52:20 -070017536sun.security.provider.certpath.RevocationChecker$Mode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017537sun.security.provider.certpath.RevocationChecker$RevocationProperties
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017538sun.security.provider.certpath.RevocationChecker-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017539sun.security.provider.certpath.RevocationChecker
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017540sun.security.timestamp.TimestampToken
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017541sun.security.util.AbstractAlgorithmConstraints$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017542sun.security.util.AbstractAlgorithmConstraints
Andreas Gampe0db10fd2017-02-01 15:57:57 -080017543sun.security.util.AlgorithmDecomposer
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017544sun.security.util.AnchorCertificates$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017545sun.security.util.AnchorCertificates
Andreas Gampe571fc302016-02-18 13:58:09 -080017546sun.security.util.BitArray
17547sun.security.util.ByteArrayLexOrder
17548sun.security.util.ByteArrayTagOrder
Andreas Gampe571fc302016-02-18 13:58:09 -080017549sun.security.util.Cache$EqualByteArray
Calin Juravle00b23d32019-03-08 17:52:20 -080017550sun.security.util.Cache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017551sun.security.util.CertConstraintParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080017552sun.security.util.Debug
17553sun.security.util.DerEncoder
17554sun.security.util.DerIndefLenConverter
17555sun.security.util.DerInputBuffer
17556sun.security.util.DerInputStream
17557sun.security.util.DerOutputStream
17558sun.security.util.DerValue
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017559sun.security.util.DisabledAlgorithmConstraints$Constraint$Operator
Calin Juravle00b23d32019-03-08 17:52:20 -080017560sun.security.util.DisabledAlgorithmConstraints$Constraint
Mathieu Chartierba2c0462017-05-19 16:41:46 -070017561sun.security.util.DisabledAlgorithmConstraints$Constraints
Andreas Gampe571fc302016-02-18 13:58:09 -080017562sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070017563sun.security.util.DisabledAlgorithmConstraints$jdkCAConstraint
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017564sun.security.util.DisabledAlgorithmConstraints-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017565sun.security.util.DisabledAlgorithmConstraints
art-benchmark-service922a5532023-03-23 03:12:41 -070017566sun.security.util.FilePaths
Andreas Gampe571fc302016-02-18 13:58:09 -080017567sun.security.util.KeyUtil
17568sun.security.util.Length
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017569sun.security.util.ManifestDigester$Entry
17570sun.security.util.ManifestDigester$Position
Calin Juravle00b23d32019-03-08 17:52:20 -080017571sun.security.util.ManifestDigester
Calin Juravle4a054192018-05-29 17:52:20 -070017572sun.security.util.ManifestEntryVerifier$SunProviderHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080017573sun.security.util.ManifestEntryVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080017574sun.security.util.MemoryCache$CacheEntry
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017575sun.security.util.MemoryCache$HardCacheEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080017576sun.security.util.MemoryCache$SoftCacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080017577sun.security.util.MemoryCache
Andreas Gampe571fc302016-02-18 13:58:09 -080017578sun.security.util.ObjectIdentifier
art-benchmark-service00abe242023-02-13 10:31:34 -080017579sun.security.util.PropertyExpander
art-benchmark-service08401c12022-12-23 09:27:20 -080017580sun.security.util.Resources
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017581sun.security.util.ResourcesMgr$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017582sun.security.util.ResourcesMgr
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017583sun.security.util.SecurityConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017584sun.security.util.SignatureFileVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080017585sun.security.x509.AVA
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017586sun.security.x509.AVAComparator
Andreas Gampe571fc302016-02-18 13:58:09 -080017587sun.security.x509.AVAKeyword
17588sun.security.x509.AccessDescription
17589sun.security.x509.AlgorithmId
17590sun.security.x509.AuthorityInfoAccessExtension
17591sun.security.x509.AuthorityKeyIdentifierExtension
17592sun.security.x509.BasicConstraintsExtension
17593sun.security.x509.CRLDistributionPointsExtension
17594sun.security.x509.CRLNumberExtension
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017595sun.security.x509.CRLReasonCodeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017596sun.security.x509.CertAttrSet
17597sun.security.x509.CertificateAlgorithmId
17598sun.security.x509.CertificateExtensions
17599sun.security.x509.CertificateIssuerExtension
17600sun.security.x509.CertificatePoliciesExtension
17601sun.security.x509.CertificatePolicyId
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017602sun.security.x509.CertificatePolicyMap
17603sun.security.x509.CertificatePolicySet
Andreas Gampe571fc302016-02-18 13:58:09 -080017604sun.security.x509.CertificateSerialNumber
17605sun.security.x509.CertificateValidity
17606sun.security.x509.CertificateVersion
17607sun.security.x509.CertificateX509Key
17608sun.security.x509.DNSName
17609sun.security.x509.DeltaCRLIndicatorExtension
17610sun.security.x509.DistributionPoint
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017611sun.security.x509.EDIPartyName
Andreas Gampe571fc302016-02-18 13:58:09 -080017612sun.security.x509.ExtendedKeyUsageExtension
17613sun.security.x509.Extension
17614sun.security.x509.FreshestCRLExtension
17615sun.security.x509.GeneralName
17616sun.security.x509.GeneralNameInterface
17617sun.security.x509.GeneralNames
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017618sun.security.x509.IPAddressName
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017619sun.security.x509.InhibitAnyPolicyExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017620sun.security.x509.IssuerAlternativeNameExtension
17621sun.security.x509.IssuingDistributionPointExtension
17622sun.security.x509.KeyIdentifier
17623sun.security.x509.KeyUsageExtension
17624sun.security.x509.NameConstraintsExtension
Calin Juravle4a054192018-05-29 17:52:20 -070017625sun.security.x509.NetscapeCertTypeExtension$MapEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080017626sun.security.x509.NetscapeCertTypeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017627sun.security.x509.OCSPNoCheckExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017628sun.security.x509.OIDMap$OIDInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080017629sun.security.x509.OIDMap
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017630sun.security.x509.OIDName
17631sun.security.x509.OtherName
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017632sun.security.x509.PKIXExtensions
Andreas Gampe571fc302016-02-18 13:58:09 -080017633sun.security.x509.PolicyConstraintsExtension
17634sun.security.x509.PolicyInformation
17635sun.security.x509.PolicyMappingsExtension
17636sun.security.x509.PrivateKeyUsageExtension
17637sun.security.x509.RDN
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017638sun.security.x509.RFC822Name
Andreas Gampe571fc302016-02-18 13:58:09 -080017639sun.security.x509.SerialNumber
17640sun.security.x509.SubjectAlternativeNameExtension
17641sun.security.x509.SubjectInfoAccessExtension
17642sun.security.x509.SubjectKeyIdentifierExtension
17643sun.security.x509.URIName
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017644sun.security.x509.UniqueIdentity
17645sun.security.x509.UnparseableExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080017646sun.security.x509.X500Name$1
Calin Juravle00b23d32019-03-08 17:52:20 -080017647sun.security.x509.X500Name
Andreas Gampe571fc302016-02-18 13:58:09 -080017648sun.security.x509.X509AttributeName
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017649sun.security.x509.X509CRLImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080017650sun.security.x509.X509CertImpl
17651sun.security.x509.X509CertInfo
17652sun.security.x509.X509Key
Andreas Gampe571fc302016-02-18 13:58:09 -080017653sun.util.calendar.AbstractCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080017654sun.util.calendar.BaseCalendar$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080017655sun.util.calendar.BaseCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080017656sun.util.calendar.CalendarDate
art-benchmark-service08401c12022-12-23 09:27:20 -080017657sun.util.calendar.CalendarSystem$GregorianHolder
Andreas Gampe571fc302016-02-18 13:58:09 -080017658sun.util.calendar.CalendarSystem
17659sun.util.calendar.CalendarUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017660sun.util.calendar.Era
Andreas Gampe571fc302016-02-18 13:58:09 -080017661sun.util.calendar.Gregorian$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080017662sun.util.calendar.Gregorian
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017663sun.util.calendar.ImmutableGregorianDate
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017664sun.util.calendar.JulianCalendar$Date
Andreas Gampe571fc302016-02-18 13:58:09 -080017665sun.util.calendar.JulianCalendar
17666sun.util.calendar.LocalGregorianCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080017667sun.util.locale.BaseLocale$Cache
17668sun.util.locale.BaseLocale$Key
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017669sun.util.locale.BaseLocale-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017670sun.util.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -080017671sun.util.locale.Extension
Andreas Gampe571fc302016-02-18 13:58:09 -080017672sun.util.locale.InternalLocaleBuilder$CaseInsensitiveChar
art-benchmark-service677bd342025-02-19 09:05:31 -080017673sun.util.locale.InternalLocaleBuilder$CaseInsensitiveString
art-benchmark-service9d66e5e2024-11-07 13:41:34 +000017674sun.util.locale.InternalLocaleBuilder-IA
Calin Juravle00b23d32019-03-08 17:52:20 -080017675sun.util.locale.InternalLocaleBuilder
Andreas Gampe571fc302016-02-18 13:58:09 -080017676sun.util.locale.LanguageTag
art-benchmark-serviced5115932020-02-25 17:55:03 -080017677sun.util.locale.LocaleExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017678sun.util.locale.LocaleMatcher
Andreas Gampe571fc302016-02-18 13:58:09 -080017679sun.util.locale.LocaleObjectCache$CacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080017680sun.util.locale.LocaleObjectCache
Andreas Gampe571fc302016-02-18 13:58:09 -080017681sun.util.locale.LocaleSyntaxException
17682sun.util.locale.LocaleUtils
17683sun.util.locale.ParseStatus
17684sun.util.locale.StringTokenIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080017685sun.util.locale.UnicodeLocaleExtension
art-benchmark-service08401c12022-12-23 09:27:20 -080017686sun.util.locale.provider.CalendarDataUtility
Andreas Gampe571fc302016-02-18 13:58:09 -080017687sun.util.logging.LoggingProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080017688sun.util.logging.LoggingSupport$1
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017689sun.util.logging.LoggingSupport$2
Calin Juravle00b23d32019-03-08 17:52:20 -080017690sun.util.logging.LoggingSupport
Andreas Gampe571fc302016-02-18 13:58:09 -080017691sun.util.logging.PlatformLogger$1
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017692sun.util.logging.PlatformLogger$DefaultLoggerProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -080017693sun.util.logging.PlatformLogger$JavaLoggerProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080017694sun.util.logging.PlatformLogger$Level
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070017695sun.util.logging.PlatformLogger$LoggerProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080017696sun.util.logging.PlatformLogger
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017697[B
17698[C
17699[D
17700[F
17701[I
17702[J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017703[Landroid.accounts.Account;
17704[Landroid.accounts.AuthenticatorDescription;
17705[Landroid.animation.Animator;
17706[Landroid.animation.Keyframe$FloatKeyframe;
17707[Landroid.animation.Keyframe$IntKeyframe;
17708[Landroid.animation.Keyframe$ObjectKeyframe;
17709[Landroid.animation.Keyframe;
17710[Landroid.animation.PropertyValuesHolder;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017711[Landroid.app.Activity;
art-benchmark-service08401c12022-12-23 09:27:20 -080017712[Landroid.app.AppOpInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017713[Landroid.app.BackStackState;
17714[Landroid.app.FragmentState;
17715[Landroid.app.LoaderManagerImpl;
17716[Landroid.app.Notification$Action;
17717[Landroid.app.NotificationChannel;
17718[Landroid.app.NotificationChannelGroup;
17719[Landroid.app.Person;
17720[Landroid.app.RemoteInput;
17721[Landroid.app.RemoteInputHistoryItem;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017722[Landroid.app.VoiceInteractor$Request;
17723[Landroid.app.admin.PasswordMetrics$ComplexityBucket;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017724[Landroid.app.assist.AssistStructure$ViewNode;
17725[Landroid.app.job.JobInfo$TriggerContentUri;
art-benchmark-service922a5532023-03-23 03:12:41 -070017726[Landroid.app.slice.SliceItem;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017727[Landroid.app.slice.SliceSpec;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017728[Landroid.audio.policy.configuration.V7_0.AudioUsage;
17729[Landroid.content.AttributionSourceState;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017730[Landroid.content.ComponentCallbacks;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017731[Landroid.content.ComponentName;
17732[Landroid.content.ContentProviderResult;
17733[Landroid.content.ContentValues;
17734[Landroid.content.Intent;
art-benchmark-service922a5532023-03-23 03:12:41 -070017735[Landroid.content.IntentFilter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017736[Landroid.content.SyncAdapterType;
17737[Landroid.content.UndoOwner;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017738[Landroid.content.pm.ActivityInfo;
17739[Landroid.content.pm.Attribution;
17740[Landroid.content.pm.ConfigurationInfo;
17741[Landroid.content.pm.FeatureGroupInfo;
17742[Landroid.content.pm.FeatureInfo;
17743[Landroid.content.pm.InstrumentationInfo;
17744[Landroid.content.pm.PackageParser$NewPermissionInfo;
17745[Landroid.content.pm.PackagePartitions$SystemPartition;
17746[Landroid.content.pm.PathPermission;
17747[Landroid.content.pm.PermissionInfo;
17748[Landroid.content.pm.ProviderInfo;
17749[Landroid.content.pm.ServiceInfo;
17750[Landroid.content.pm.SharedLibraryInfo;
17751[Landroid.content.pm.Signature;
17752[Landroid.content.pm.VerifierInfo;
17753[Landroid.content.res.ApkAssets;
17754[Landroid.content.res.ColorStateList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017755[Landroid.content.res.Configuration;
17756[Landroid.content.res.FontResourcesParser$FontFileResourceEntry;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017757[Landroid.content.res.XmlBlock;
17758[Landroid.content.res.loader.ResourcesLoader;
art-benchmark-service922a5532023-03-23 03:12:41 -070017759[Landroid.content.res.loader.ResourcesProvider;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017760[Landroid.database.Cursor;
17761[Landroid.database.CursorWindow;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017762[Landroid.database.sqlite.SQLiteConnection$Operation;
17763[Landroid.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus;
17764[Landroid.graphics.Bitmap$CompressFormat;
17765[Landroid.graphics.Bitmap$Config;
17766[Landroid.graphics.Bitmap;
17767[Landroid.graphics.BlendMode;
17768[Landroid.graphics.BlurMaskFilter$Blur;
17769[Landroid.graphics.Canvas$EdgeType;
17770[Landroid.graphics.ColorSpace$Adaptation;
17771[Landroid.graphics.ColorSpace$Model;
17772[Landroid.graphics.ColorSpace$Named;
17773[Landroid.graphics.ColorSpace$RenderIntent;
17774[Landroid.graphics.ColorSpace;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017775[Landroid.graphics.Insets;
17776[Landroid.graphics.Interpolator$Result;
17777[Landroid.graphics.Matrix$ScaleToFit;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017778[Landroid.graphics.Matrix;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017779[Landroid.graphics.Paint$Align;
17780[Landroid.graphics.Paint$Cap;
17781[Landroid.graphics.Paint$Join;
17782[Landroid.graphics.Paint$Style;
17783[Landroid.graphics.Path$Direction;
17784[Landroid.graphics.Path$FillType;
17785[Landroid.graphics.Path$Op;
17786[Landroid.graphics.Point;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017787[Landroid.graphics.PointF;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017788[Landroid.graphics.PorterDuff$Mode;
17789[Landroid.graphics.Rect;
17790[Landroid.graphics.Region$Op;
17791[Landroid.graphics.RenderNode$PositionUpdateListener;
17792[Landroid.graphics.Shader$TileMode;
17793[Landroid.graphics.Typeface;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017794[Landroid.graphics.drawable.AdaptiveIconDrawable$ChildDrawable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017795[Landroid.graphics.drawable.Drawable;
17796[Landroid.graphics.drawable.GradientDrawable$Orientation;
17797[Landroid.graphics.drawable.LayerDrawable$ChildDrawable;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017798[Landroid.graphics.drawable.RippleForeground;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017799[Landroid.graphics.fonts.FontVariationAxis;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017800[Landroid.hardware.CameraStatus;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017801[Landroid.hardware.biometrics.BiometricSourceType;
art-benchmark-service64daec62024-05-18 02:02:57 -070017802[Landroid.hardware.camera2.CameraCharacteristics$Key;
17803[Landroid.hardware.camera2.marshal.MarshalQueryable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017804[Landroid.hardware.camera2.params.Capability;
17805[Landroid.hardware.camera2.params.Face;
17806[Landroid.hardware.camera2.params.HighSpeedVideoConfiguration;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070017807[Landroid.hardware.camera2.params.LensIntrinsicsSample;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017808[Landroid.hardware.camera2.params.MandatoryStreamCombination$ReprocessType;
17809[Landroid.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold;
17810[Landroid.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate;
17811[Landroid.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate;
17812[Landroid.hardware.camera2.params.MandatoryStreamCombination;
17813[Landroid.hardware.camera2.params.MeteringRectangle;
17814[Landroid.hardware.camera2.params.OisSample;
17815[Landroid.hardware.camera2.params.RecommendedStreamConfiguration;
17816[Landroid.hardware.camera2.params.StreamConfiguration;
17817[Landroid.hardware.camera2.params.StreamConfigurationDuration;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017818[Landroid.hardware.camera2.utils.ConcurrentCameraIdCombination;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017819[Landroid.hardware.display.WifiDisplay;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017820[Landroid.hardware.location.MemoryRegion;
17821[Landroid.hardware.location.NanoAppRpcService;
17822[Landroid.hardware.security.keymint.KeyParameter;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017823[Landroid.icu.impl.CacheValue$Strength;
17824[Landroid.icu.impl.CacheValue;
17825[Landroid.icu.impl.CalType;
17826[Landroid.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern;
17827[Landroid.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType;
17828[Landroid.icu.impl.DayPeriodRules$CutoffType;
17829[Landroid.icu.impl.DayPeriodRules$DayPeriod;
17830[Landroid.icu.impl.DayPeriodRules;
17831[Landroid.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable;
17832[Landroid.icu.impl.ICUResourceBundle$OpenType;
17833[Landroid.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextUsage;
17834[Landroid.icu.impl.LocaleDisplayNamesImpl$DataTableType;
17835[Landroid.icu.impl.StandardPlural;
17836[Landroid.icu.impl.StaticUnicodeSets$Key;
17837[Landroid.icu.impl.TimeZoneGenericNames$GenericNameType;
17838[Landroid.icu.impl.TimeZoneGenericNames$Pattern;
17839[Landroid.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex;
17840[Landroid.icu.impl.Trie2$ValueWidth;
17841[Landroid.icu.impl.UCharacterName$AlgorithmName;
17842[Landroid.icu.impl.UCharacterProperty$BinaryProperty;
17843[Landroid.icu.impl.UCharacterProperty$IntProperty;
17844[Landroid.icu.impl.ValidIdentifiers$Datasubtype;
17845[Landroid.icu.impl.ValidIdentifiers$Datatype;
17846[Landroid.icu.impl.coll.CollationRuleParser$Position;
17847[Landroid.icu.impl.coll.FCDIterCollationIterator$State;
17848[Landroid.icu.impl.duration.TimeUnit;
17849[Landroid.icu.impl.locale.KeyTypeData$KeyInfoType;
17850[Landroid.icu.impl.locale.KeyTypeData$SpecialType;
17851[Landroid.icu.impl.locale.KeyTypeData$TypeInfoType;
17852[Landroid.icu.impl.locale.KeyTypeData$ValueType;
17853[Landroid.icu.impl.locale.LSR;
17854[Landroid.icu.impl.locale.LocaleValidityChecker$SpecialCase;
17855[Landroid.icu.impl.number.CompactData$CompactType;
17856[Landroid.icu.impl.number.DecimalFormatProperties$ParseMode;
17857[Landroid.icu.impl.number.Modifier$Signum;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017858[Landroid.icu.impl.number.Modifier;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017859[Landroid.icu.impl.number.Padder$PadPosition;
17860[Landroid.icu.impl.number.PatternStringUtils$PatternSignType;
17861[Landroid.icu.impl.units.MeasureUnitImpl$CompoundPart;
17862[Landroid.icu.impl.units.MeasureUnitImpl$InitialCompoundPart;
17863[Landroid.icu.impl.units.MeasureUnitImpl$PowerPart;
17864[Landroid.icu.impl.units.MeasureUnitImpl$UnitsParser$Token$Type;
art-benchmark-service3a157132024-05-31 13:31:01 -070017865[Landroid.icu.lang.UCharacter$IdentifierType;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017866[Landroid.icu.lang.UCharacter$UnicodeBlock;
17867[Landroid.icu.lang.UScript$ScriptUsage;
17868[Landroid.icu.lang.UScriptRun$ParenStackEntry;
17869[Landroid.icu.number.NumberFormatter$DecimalSeparatorDisplay;
17870[Landroid.icu.number.NumberFormatter$GroupingStrategy;
17871[Landroid.icu.number.NumberFormatter$RoundingPriority;
17872[Landroid.icu.number.NumberFormatter$SignDisplay;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017873[Landroid.icu.number.NumberFormatter$TrailingZeroDisplay;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017874[Landroid.icu.number.NumberFormatter$UnitWidth;
17875[Landroid.icu.number.NumberRangeFormatter$RangeCollapse;
17876[Landroid.icu.number.NumberRangeFormatter$RangeIdentityFallback;
17877[Landroid.icu.number.NumberRangeFormatter$RangeIdentityResult;
17878[Landroid.icu.number.NumberSkeletonImpl$ParseState;
17879[Landroid.icu.number.NumberSkeletonImpl$StemEnum;
17880[Landroid.icu.text.AlphabeticIndex$Bucket$LabelType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017881[Landroid.icu.text.Bidi$IsoRun;
17882[Landroid.icu.text.Bidi$Isolate;
17883[Landroid.icu.text.Bidi$Opening;
17884[Landroid.icu.text.Bidi$Point;
17885[Landroid.icu.text.BidiRun;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017886[Landroid.icu.text.BidiTransform$Mirroring;
17887[Landroid.icu.text.BidiTransform$Order;
17888[Landroid.icu.text.BidiTransform$ReorderingScheme;
17889[Landroid.icu.text.CharsetRecog_sbcs$NGramsPlusLang;
17890[Landroid.icu.text.CompactDecimalFormat$CompactStyle;
17891[Landroid.icu.text.ConstrainedFieldPosition$ConstraintType;
17892[Landroid.icu.text.DateFormat$BooleanAttribute;
17893[Landroid.icu.text.DateFormat$Field;
17894[Landroid.icu.text.DateFormat$HourCycle;
17895[Landroid.icu.text.DateFormatSymbols$CalendarDataSink$AliasType;
17896[Landroid.icu.text.DateFormatSymbols$CapitalizationContextUsage;
17897[Landroid.icu.text.DateTimePatternGenerator$DTPGflags;
17898[Landroid.icu.text.DateTimePatternGenerator$DisplayWidth;
17899[Landroid.icu.text.DisplayContext$Type;
17900[Landroid.icu.text.DisplayContext;
17901[Landroid.icu.text.IDNA$Error;
17902[Landroid.icu.text.ListFormatter$Type;
17903[Landroid.icu.text.ListFormatter$Width;
17904[Landroid.icu.text.LocaleDisplayNames$DialectHandling;
17905[Landroid.icu.text.MeasureFormat$FormatWidth;
17906[Landroid.icu.text.MessagePattern$ApostropheMode;
17907[Landroid.icu.text.MessagePattern$ArgType;
17908[Landroid.icu.text.MessagePattern$Part$Type;
17909[Landroid.icu.text.MessagePatternUtil$MessageContentsNode$Type;
17910[Landroid.icu.text.Normalizer2$Mode;
17911[Landroid.icu.text.PluralRules$KeywordStatus;
17912[Landroid.icu.text.PluralRules$Operand;
17913[Landroid.icu.text.PluralRules$PluralType;
17914[Landroid.icu.text.PluralRules$SampleType;
17915[Landroid.icu.text.RBBIRuleParseTable$RBBIRuleTableElement;
17916[Landroid.icu.text.RelativeDateTimeFormatter$AbsoluteUnit;
17917[Landroid.icu.text.RelativeDateTimeFormatter$Direction;
17918[Landroid.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;
17919[Landroid.icu.text.RelativeDateTimeFormatter$RelativeDateTimeUnit;
17920[Landroid.icu.text.RelativeDateTimeFormatter$RelativeUnit;
17921[Landroid.icu.text.RelativeDateTimeFormatter$Style;
17922[Landroid.icu.text.SearchIterator$ElementComparisonType;
17923[Landroid.icu.text.SimpleDateFormat$ContextValue;
17924[Landroid.icu.text.SpoofChecker$RestrictionLevel;
17925[Landroid.icu.text.TimeZoneFormat$GMTOffsetPatternType;
17926[Landroid.icu.text.TimeZoneFormat$OffsetFields;
17927[Landroid.icu.text.TimeZoneFormat$ParseOption;
17928[Landroid.icu.text.TimeZoneFormat$Style;
17929[Landroid.icu.text.TimeZoneFormat$TimeType;
17930[Landroid.icu.text.TimeZoneNames$NameType;
17931[Landroid.icu.text.UnicodeSet$ComparisonStyle;
17932[Landroid.icu.text.UnicodeSet$SpanCondition;
17933[Landroid.icu.text.UnicodeSet;
17934[Landroid.icu.text.UnicodeSetSpanner$CountMethod;
17935[Landroid.icu.text.UnicodeSetSpanner$TrimOption;
17936[Landroid.icu.util.BasicTimeZone$LocalOption;
17937[Landroid.icu.util.BytesTrie$Result;
17938[Landroid.icu.util.CodePointMap$RangeOption;
17939[Landroid.icu.util.CodePointMap;
17940[Landroid.icu.util.CodePointTrie$Type;
17941[Landroid.icu.util.CodePointTrie$ValueWidth;
17942[Landroid.icu.util.Currency$CurrencyUsage;
17943[Landroid.icu.util.GenderInfo$Gender;
17944[Landroid.icu.util.GenderInfo$ListGenderStyle;
17945[Landroid.icu.util.Holiday;
17946[Landroid.icu.util.IslamicCalendar$CalculationType;
17947[Landroid.icu.util.LocaleMatcher$Demotion;
17948[Landroid.icu.util.LocaleMatcher$Direction;
17949[Landroid.icu.util.LocaleMatcher$FavorSubtag;
art-benchmark-service922a5532023-03-23 03:12:41 -070017950[Landroid.icu.util.Measure;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017951[Landroid.icu.util.MeasureUnit$Complexity;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017952[Landroid.icu.util.MeasureUnit$MeasurePrefix;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017953[Landroid.icu.util.Region$RegionType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017954[Landroid.icu.util.StringTrieBuilder$Node;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017955[Landroid.icu.util.StringTrieBuilder$Option;
17956[Landroid.icu.util.StringTrieBuilder$State;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017957[Landroid.icu.util.TimeArrayTimeZoneRule;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017958[Landroid.icu.util.TimeZone$SystemTimeZoneType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017959[Landroid.icu.util.TimeZoneRule;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017960[Landroid.icu.util.ULocale$AvailableType;
17961[Landroid.icu.util.ULocale$Category;
17962[Landroid.icu.util.ULocale$Minimize;
17963[Landroid.icu.util.ULocale;
17964[Landroid.icu.util.UResourceBundle$RootType;
17965[Landroid.icu.util.UniversalTimeScale$TimeScaleData;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017966[Landroid.internal.aconfig.storage.FileType;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017967[Landroid.media.AudioAttributes;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017968[Landroid.media.AudioDeviceInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017969[Landroid.media.AudioGain;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017970[Landroid.media.AudioPatch;
17971[Landroid.media.AudioPort;
17972[Landroid.media.AudioPortConfig;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017973[Landroid.media.DrmInitData$SchemeInitData;
17974[Landroid.media.ExifInterface$ExifTag;
17975[Landroid.media.ImageReader$SurfaceImage$SurfacePlane;
17976[Landroid.media.ImageWriter$WriterSurfaceImage$SurfacePlane;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017977[Landroid.media.MediaCodecInfo$CodecCapabilities;
17978[Landroid.media.MediaCodecInfo$CodecProfileLevel;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017979[Landroid.media.MediaCodecInfo$Feature;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017980[Landroid.media.MediaCodecInfo;
17981[Landroid.media.MediaPlayer$TrackInfo;
17982[Landroid.media.MediaTimeProvider$OnMediaTimeListener;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017983[Landroid.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup;
17984[Landroid.net.LocalSocketAddress$Namespace;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017985[Landroid.net.NetworkKey;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017986[Landroid.net.Uri;
17987[Landroid.net.rtp.AudioCodec;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080017988[Landroid.nfc.NdefMessage;
17989[Landroid.nfc.NdefRecord;
17990[Landroid.nfc.NfcAntennaInfo;
17991[Landroid.nfc.Tag;
17992[Landroid.nfc.TechListParcel;
17993[Landroid.nfc.WlcListenerDeviceInfo;
17994[Landroid.nfc.cardemulation.PollingFrame;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017995[Landroid.os.AsyncTask$Status;
17996[Landroid.os.BatteryConsumer$Key;
17997[Landroid.os.BatteryStats$BitDescription;
17998[Landroid.os.BatteryStats$IntToString;
17999[Landroid.os.BatteryStats$LongCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018000[Landroid.os.Bundle;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070018001[Landroid.os.DdmSyncState$Stage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018002[Landroid.os.Debug$MemoryInfo;
18003[Landroid.os.IBinder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018004[Landroid.os.MessageQueue$IdleHandler;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018005[Landroid.os.ParcelFileDescriptor;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018006[Landroid.os.ParcelUuid;
18007[Landroid.os.Parcelable;
18008[Landroid.os.PatternMatcher;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018009[Landroid.os.PersistableBundle;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018010[Landroid.os.SystemService$State;
art-benchmark-service922a5532023-03-23 03:12:41 -070018011[Landroid.os.Temperature;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018012[Landroid.os.UserHandle;
art-benchmark-service922a5532023-03-23 03:12:41 -070018013[Landroid.os.VibratorInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018014[Landroid.os.health.HealthKeys$SortedIntArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070018015[Landroid.os.storage.DiskInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018016[Landroid.os.storage.StorageVolume;
18017[Landroid.os.storage.VolumeInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070018018[Landroid.os.storage.VolumeRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018019[Landroid.os.vibrator.VibrationEffectSegment;
18020[Landroid.provider.FontsContract$FontInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018021[Landroid.renderscript.Element$DataKind;
18022[Landroid.renderscript.Element$DataType;
18023[Landroid.renderscript.RenderScript$ContextType;
art-benchmark-service922a5532023-03-23 03:12:41 -070018024[Landroid.service.notification.NotificationListenerService$Ranking;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018025[Landroid.service.notification.StatusBarNotification;
18026[Landroid.service.notification.ZenModeConfig$ZenRule;
art-benchmark-service922a5532023-03-23 03:12:41 -070018027[Landroid.service.wallpaper.EngineWindowPage;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018028[Landroid.sysprop.CryptoProperties$state_values;
18029[Landroid.sysprop.CryptoProperties$type_values;
18030[Landroid.system.StructCapUserData;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018031[Landroid.system.StructIfaddrs;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018032[Landroid.system.StructPollfd;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018033[Landroid.system.keystore2.Authorization;
art-benchmark-service922a5532023-03-23 03:12:41 -070018034[Landroid.system.suspend.internal.WakeLockInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018035[Landroid.telephony.ActivityStatsTechSpecificInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018036[Landroid.telephony.LocationAccessPolicy$LocationPermissionResult;
18037[Landroid.telephony.SmsMessage$MessageClass;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018038[Landroid.telephony.SubscriptionPlan;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018039[Landroid.telephony.TelephonyManager$MultiSimVariants;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018040[Landroid.telephony.UiccAccessRule;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018041[Landroid.telephony.gsm.SmsMessage$MessageClass;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018042[Landroid.text.DynamicLayout$ChangeWatcher;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018043[Landroid.text.InputFilter;
18044[Landroid.text.Layout$Alignment;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018045[Landroid.text.Layout$Directions;
18046[Landroid.text.PrecomputedText$ParagraphInfo;
18047[Landroid.text.Selection$MemoryTextWatcher;
18048[Landroid.text.SpanWatcher;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018049[Landroid.text.TextLine;
18050[Landroid.text.TextUtils$TruncateAt;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018051[Landroid.text.TextWatcher;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018052[Landroid.text.method.MultiTapKeyListener;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018053[Landroid.text.method.QwertyKeyListener$Replaced;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018054[Landroid.text.method.QwertyKeyListener;
18055[Landroid.text.method.TextKeyListener$Capitalize;
18056[Landroid.text.method.TextKeyListener;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018057[Landroid.text.method.Touch$DragState;
18058[Landroid.text.style.AlignmentSpan;
18059[Landroid.text.style.CharacterStyle;
18060[Landroid.text.style.ClickableSpan;
18061[Landroid.text.style.LeadingMarginSpan;
18062[Landroid.text.style.LineBackgroundSpan;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070018063[Landroid.text.style.LineBreakConfigSpan;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018064[Landroid.text.style.LineHeightSpan;
18065[Landroid.text.style.MetricAffectingSpan;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018066[Landroid.text.style.ParagraphStyle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018067[Landroid.text.style.ReplacementSpan;
18068[Landroid.text.style.SpellCheckSpan;
18069[Landroid.text.style.SuggestionSpan;
18070[Landroid.text.style.TabStopSpan;
18071[Landroid.text.style.URLSpan;
18072[Landroid.util.ArrayMap;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018073[Landroid.util.DataUnit;
18074[Landroid.util.JsonScope;
18075[Landroid.util.JsonToken;
18076[Landroid.util.LongSparseArray;
18077[Landroid.util.Pair;
18078[Landroid.util.Range;
18079[Landroid.util.Rational;
18080[Landroid.util.Size;
18081[Landroid.util.SparseIntArray;
18082[Landroid.util.Xml$Encoding;
art-benchmark-service922a5532023-03-23 03:12:41 -070018083[Landroid.util.apk.DataSource;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018084[Landroid.view.AppTransitionAnimationSpec;
18085[Landroid.view.Choreographer$CallbackQueue;
18086[Landroid.view.Choreographer$FrameTimeline;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018087[Landroid.view.Display$Mode;
18088[Landroid.view.Display;
18089[Landroid.view.DisplayEventReceiver$VsyncEventData$FrameTimeline;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018090[Landroid.view.HandlerActionQueue$HandlerAction;
art-benchmark-service08401c12022-12-23 09:27:20 -080018091[Landroid.view.InsetsFrameProvider;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018092[Landroid.view.InsetsSource;
18093[Landroid.view.InsetsSourceControl;
18094[Landroid.view.MenuItem;
18095[Landroid.view.MotionEvent$PointerCoords;
18096[Landroid.view.MotionEvent$PointerProperties;
art-benchmark-service922a5532023-03-23 03:12:41 -070018097[Landroid.view.RemoteAnimationTarget;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018098[Landroid.view.RoundedCorner;
18099[Landroid.view.SurfaceControl$DisplayMode;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018100[Landroid.view.SurfaceHolder$Callback;
18101[Landroid.view.SyncRtSurfaceTransactionApplier$SurfaceParams;
18102[Landroid.view.View$AttachInfo$InvalidateInfo;
18103[Landroid.view.View;
18104[Landroid.view.WindowManager$LayoutParams;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018105[Landroid.view.accessibility.CaptioningManager$CaptionStyle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018106[Landroid.view.autofill.AutofillId;
18107[Landroid.view.inputmethod.CompletionInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018108[Landroid.view.inputmethod.InputMethodSubtype;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018109[Landroid.view.textservice.SentenceSuggestionsInfo;
18110[Landroid.view.textservice.SuggestionsInfo;
18111[Landroid.view.textservice.TextInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018112[Landroid.webkit.ConsoleMessage$MessageLevel;
18113[Landroid.webkit.FindAddress$ZipRange;
art-benchmark-service922a5532023-03-23 03:12:41 -070018114[Landroid.webkit.WebMessagePort;
18115[Landroid.webkit.WebSettings$LayoutAlgorithm;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018116[Landroid.webkit.WebSettings$PluginState;
art-benchmark-service922a5532023-03-23 03:12:41 -070018117[Landroid.webkit.WebSettings$RenderPriority;
18118[Landroid.webkit.WebSettings$ZoomDensity;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018119[Landroid.widget.Editor$TextRenderNode;
18120[Landroid.widget.Editor$TextViewPositionListener;
18121[Landroid.widget.GridLayout$Arc;
18122[Landroid.widget.GridLayout$Bounds;
18123[Landroid.widget.GridLayout$Interval;
18124[Landroid.widget.GridLayout$MutableInt;
18125[Landroid.widget.GridLayout$Spec;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018126[Landroid.widget.ImageView$ScaleType;
18127[Landroid.widget.SpellChecker$RemoveReason;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018128[Landroid.widget.SpellChecker$SpellParser;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018129[Landroid.widget.TextView$BufferType;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018130[Landroid.widget.TextView$ChangeWatcher;
art-benchmark-service677bd342025-02-19 09:05:31 -080018131[Landroid.window.BackTouchTracker$TouchTrackerState;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018132[Landroid.window.DesktopModeFlags$ToggleOverride;
18133[Landroid.window.DesktopModeFlags;
art-benchmark-service922a5532023-03-23 03:12:41 -070018134[Landroid.window.TransitionFilter$Requirement;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018135[Lcom.android.framework.protobuf.GeneratedMessageLite$MethodToInvoke;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018136[Lcom.android.framework.protobuf.MessageInfoFactory;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018137[Lcom.android.framework.protobuf.ProtoSyntax;
18138[Lcom.android.i18n.phonenumbers.NumberParseException$ErrorType;
18139[Lcom.android.i18n.phonenumbers.PhoneNumberMatcher$State;
18140[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$Leniency;
18141[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$MatchType;
18142[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat;
18143[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType;
18144[Lcom.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult;
18145[Lcom.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource;
18146[Lcom.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost;
18147[Lcom.android.internal.app.ResolverActivity$ActionTitle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018148[Lcom.android.internal.graphics.drawable.BackgroundBlurDrawable$BlurRegion;
art-benchmark-service922a5532023-03-23 03:12:41 -070018149[Lcom.android.internal.os.PowerProfile$CpuClusterKey;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018150[Lcom.android.internal.os.ZygoteServer$UsapPoolRefillAction;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018151[Lcom.android.internal.policy.PhoneWindow$PanelFeatureState;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018152[Lcom.android.internal.protolog.ProtoLogGroup;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018153[Lcom.android.internal.protolog.common.IProtoLogGroup;
18154[Lcom.android.internal.protolog.common.LogLevel;
art-benchmark-service922a5532023-03-23 03:12:41 -070018155[Lcom.android.internal.statusbar.LetterboxDetails;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018156[Lcom.android.internal.statusbar.NotificationVisibility$NotificationLocation;
18157[Lcom.android.internal.telephony.Call$SrvccState;
18158[Lcom.android.internal.telephony.Call$State;
18159[Lcom.android.internal.telephony.CommandException$Error;
18160[Lcom.android.internal.telephony.Connection$PostDialState;
18161[Lcom.android.internal.telephony.DctConstants$Activity;
18162[Lcom.android.internal.telephony.DctConstants$State;
18163[Lcom.android.internal.telephony.DriverCall$State;
18164[Lcom.android.internal.telephony.IccCardConstants$State;
18165[Lcom.android.internal.telephony.MmiCode$State;
18166[Lcom.android.internal.telephony.OperatorInfo$State;
18167[Lcom.android.internal.telephony.Phone;
18168[Lcom.android.internal.telephony.PhoneConstants$DataState;
18169[Lcom.android.internal.telephony.PhoneConstants$State;
18170[Lcom.android.internal.telephony.PhoneInternalInterface$DataActivityState;
18171[Lcom.android.internal.telephony.PhoneInternalInterface$SuppService;
18172[Lcom.android.internal.telephony.SmsConstants$MessageClass;
18173[Lcom.android.internal.telephony.cat.AppInterface$CommandType;
18174[Lcom.android.internal.telephony.cat.ComprehensionTlvTag;
18175[Lcom.android.internal.telephony.cat.Duration$TimeUnit;
18176[Lcom.android.internal.telephony.cat.FontSize;
18177[Lcom.android.internal.telephony.cat.LaunchBrowserMode;
18178[Lcom.android.internal.telephony.cat.PresentationType;
18179[Lcom.android.internal.telephony.cat.ResultCode;
18180[Lcom.android.internal.telephony.cat.TextAlignment;
18181[Lcom.android.internal.telephony.cat.TextColor;
18182[Lcom.android.internal.telephony.cat.Tone;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018183[Lcom.android.internal.telephony.gsm.SsData$RequestType;
18184[Lcom.android.internal.telephony.gsm.SsData$ServiceType;
18185[Lcom.android.internal.telephony.gsm.SsData$TeleserviceType;
18186[Lcom.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState;
18187[Lcom.android.internal.telephony.nano.PersistAtomsProto$CellularDataServiceSwitch;
18188[Lcom.android.internal.telephony.nano.PersistAtomsProto$CellularServiceState;
18189[Lcom.android.internal.telephony.nano.PersistAtomsProto$DataCallSession;
18190[Lcom.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationStats;
18191[Lcom.android.internal.telephony.nano.PersistAtomsProto$ImsRegistrationTermination;
18192[Lcom.android.internal.telephony.nano.PersistAtomsProto$IncomingSms;
18193[Lcom.android.internal.telephony.nano.PersistAtomsProto$NetworkRequests;
18194[Lcom.android.internal.telephony.nano.PersistAtomsProto$OutgoingSms;
18195[Lcom.android.internal.telephony.nano.PersistAtomsProto$VoiceCallRatUsage;
18196[Lcom.android.internal.telephony.nano.PersistAtomsProto$VoiceCallSession;
18197[Lcom.android.internal.telephony.phonenumbers.NumberParseException$ErrorType;
18198[Lcom.android.internal.telephony.phonenumbers.PhoneNumberMatcher$State;
18199[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency;
18200[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType;
18201[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberFormat;
18202[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberType;
18203[Lcom.android.internal.telephony.phonenumbers.PhoneNumberUtil$ValidationResult;
18204[Lcom.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource;
18205[Lcom.android.internal.telephony.phonenumbers.ShortNumberInfo$ShortNumberCost;
18206[Lcom.android.internal.telephony.uicc.IccCardApplicationStatus$AppState;
18207[Lcom.android.internal.telephony.uicc.IccCardApplicationStatus$AppType;
18208[Lcom.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState;
18209[Lcom.android.internal.telephony.uicc.IccCardStatus$CardState;
18210[Lcom.android.internal.telephony.uicc.IccCardStatus$PinState;
18211[Lcom.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState;
18212[Lcom.android.internal.telephony.uicc.UsimServiceTable$UsimService;
18213[Lcom.android.internal.util.StateMachine$SmHandler$StateInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070018214[Lcom.android.internal.view.AppearanceRegion;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018215[Lcom.android.internal.widget.LockPatternView$Cell;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018216[Lcom.android.okhttp.CipherSuite;
18217[Lcom.android.okhttp.ConnectionSpec;
18218[Lcom.android.okhttp.HttpUrl$Builder$ParseResult;
18219[Lcom.android.okhttp.Protocol;
18220[Lcom.android.okhttp.TlsVersion;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018221[Lcom.android.okhttp.okio.ByteString;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018222[Lcom.android.org.bouncycastle.asn1.ASN1Encodable;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018223[Lcom.android.org.bouncycastle.asn1.ASN1Enumerated;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018224[Lcom.android.org.bouncycastle.asn1.ASN1ObjectIdentifier;
18225[Lcom.android.org.bouncycastle.asn1.ASN1OctetString;
art-benchmark-service08401c12022-12-23 09:27:20 -080018226[Lcom.android.org.bouncycastle.asn1.ASN1Primitive;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018227[Lcom.android.org.bouncycastle.crypto.params.DHParameters;
18228[Lcom.android.org.bouncycastle.crypto.params.DSAParameters;
18229[Lcom.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil$Boundaries;
18230[Lcom.android.org.kxml2.io.KXmlParser$ValueContext;
18231[Ldalvik.system.DexPathList$Element;
18232[Ldalvik.system.DexPathList$NativeLibraryElement;
18233[Lgov.nist.javax.sip.DialogTimeoutEvent$Reason;
18234[Ljava.io.File$PathStatus;
18235[Ljava.io.File;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018236[Ljava.io.FileDescriptor;
18237[Ljava.io.IOException;
art-benchmark-service64daec62024-05-18 02:02:57 -070018238[Ljava.io.InputStream;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018239[Ljava.io.ObjectInputStream$HandleTable$HandleList;
18240[Ljava.io.ObjectStreamClass$ClassDataSlot;
18241[Ljava.io.ObjectStreamClass$MemberSignature;
18242[Ljava.io.ObjectStreamField;
art-benchmark-service677bd342025-02-19 09:05:31 -080018243[Ljava.io.Serializable;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018244[Ljava.lang.Boolean;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018245[Ljava.lang.Byte;
18246[Ljava.lang.CharSequence;
18247[Ljava.lang.Character$UnicodeBlock;
18248[Ljava.lang.Character;
18249[Ljava.lang.Class;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018250[Ljava.lang.ClassLoader;
art-benchmark-service00abe242023-02-13 10:31:34 -080018251[Ljava.lang.ClassValue$Entry;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018252[Ljava.lang.Comparable;
18253[Ljava.lang.Daemons$Daemon;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018254[Ljava.lang.Double;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018255[Ljava.lang.Enum;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018256[Ljava.lang.Integer;
art-benchmark-service677bd342025-02-19 09:05:31 -080018257[Ljava.lang.Iterable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018258[Ljava.lang.Long;
art-benchmark-service08401c12022-12-23 09:27:20 -080018259[Ljava.lang.Number;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018260[Ljava.lang.Object;
18261[Ljava.lang.Package;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070018262[Ljava.lang.ProcessBuilder$Redirect;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018263[Ljava.lang.Runnable;
18264[Ljava.lang.Short;
18265[Ljava.lang.StackTraceElement;
art-benchmark-service00abe242023-02-13 10:31:34 -080018266[Ljava.lang.StackWalker$Option;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018267[Ljava.lang.String;
18268[Ljava.lang.StringBuilder;
18269[Ljava.lang.Thread$State;
18270[Ljava.lang.Thread;
18271[Ljava.lang.ThreadGroup;
18272[Ljava.lang.ThreadLocal$ThreadLocalMap$Entry;
art-benchmark-service677bd342025-02-19 09:05:31 -080018273[Ljava.lang.ThreadLocal;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018274[Ljava.lang.Throwable;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018275[Ljava.lang.Void;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018276[Ljava.lang.annotation.Annotation;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018277[Ljava.lang.constant.ClassDesc;
18278[Ljava.lang.constant.Constable;
18279[Ljava.lang.constant.ConstantDesc;
18280[Ljava.lang.constant.DirectMethodHandleDesc$Kind;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018281[Ljava.lang.invoke.MethodHandle;
18282[Ljava.lang.invoke.MethodType;
art-benchmark-service922a5532023-03-23 03:12:41 -070018283[Ljava.lang.invoke.TypeDescriptor$OfField;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018284[Ljava.lang.invoke.VarHandle$AccessMode;
18285[Ljava.lang.invoke.VarHandle$AccessType;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018286[Ljava.lang.invoke.VarHandle$VarHandleDesc$Kind;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018287[Ljava.lang.ref.WeakReference;
18288[Ljava.lang.reflect.AccessibleObject;
18289[Ljava.lang.reflect.Constructor;
18290[Ljava.lang.reflect.Field;
18291[Ljava.lang.reflect.Method;
18292[Ljava.lang.reflect.Parameter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018293[Ljava.lang.reflect.RecordComponent;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018294[Ljava.lang.reflect.Type;
18295[Ljava.lang.reflect.TypeVariable;
18296[Ljava.math.BigDecimal;
18297[Ljava.math.BigInteger;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018298[Ljava.math.MathContext;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018299[Ljava.math.RoundingMode;
18300[Ljava.net.Authenticator$RequestorType;
18301[Ljava.net.InetAddress;
18302[Ljava.net.InterfaceAddress;
18303[Ljava.net.NetworkInterface;
18304[Ljava.net.Proxy$Type;
18305[Ljava.net.StandardProtocolFamily;
18306[Ljava.nio.ByteBuffer;
18307[Ljava.nio.channels.SelectionKey;
art-benchmark-service00abe242023-02-13 10:31:34 -080018308[Ljava.nio.charset.CoderResult;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018309[Ljava.nio.file.AccessMode;
18310[Ljava.nio.file.CopyOption;
art-benchmark-service00abe242023-02-13 10:31:34 -080018311[Ljava.nio.file.FileVisitResult;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018312[Ljava.nio.file.LinkOption;
18313[Ljava.nio.file.OpenOption;
18314[Ljava.nio.file.StandardCopyOption;
18315[Ljava.nio.file.StandardOpenOption;
18316[Ljava.nio.file.attribute.FileAttribute;
18317[Ljava.security.CodeSigner;
18318[Ljava.security.CryptoPrimitive;
18319[Ljava.security.Permission;
18320[Ljava.security.Principal;
18321[Ljava.security.ProtectionDomain;
18322[Ljava.security.Provider;
18323[Ljava.security.cert.CRLReason;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018324[Ljava.security.cert.CertPathValidatorException$BasicReason;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018325[Ljava.security.cert.Certificate;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018326[Ljava.security.cert.PKIXReason;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018327[Ljava.security.cert.PKIXRevocationChecker$Option;
18328[Ljava.security.cert.X509CRL;
18329[Ljava.security.cert.X509Certificate;
18330[Ljava.text.DateFormat$Field;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018331[Ljava.text.DateFormat;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018332[Ljava.text.Format;
18333[Ljava.text.Normalizer$Form;
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070018334[Ljava.text.NumberFormat$Style;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018335[Ljava.time.DayOfWeek;
18336[Ljava.time.LocalDateTime;
18337[Ljava.time.LocalTime;
18338[Ljava.time.Month;
18339[Ljava.time.ZoneOffset;
18340[Ljava.time.format.DateTimeFormatterBuilder$DateTimePrinterParser;
18341[Ljava.time.format.DateTimeFormatterBuilder$SettingsParser;
18342[Ljava.time.format.ResolverStyle;
18343[Ljava.time.format.SignStyle;
18344[Ljava.time.format.TextStyle;
18345[Ljava.time.temporal.ChronoField;
18346[Ljava.time.temporal.ChronoUnit;
18347[Ljava.time.temporal.IsoFields$Field;
18348[Ljava.time.temporal.IsoFields$Unit;
18349[Ljava.time.temporal.JulianFields$Field;
18350[Ljava.time.temporal.TemporalUnit;
18351[Ljava.time.zone.ZoneOffsetTransition;
18352[Ljava.time.zone.ZoneOffsetTransitionRule$TimeDefinition;
18353[Ljava.time.zone.ZoneOffsetTransitionRule;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018354[Ljava.util.ArrayList;
art-benchmark-service677bd342025-02-19 09:05:31 -080018355[Ljava.util.Comparator;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018356[Ljava.util.Comparators$NaturalOrderComparator;
18357[Ljava.util.Enumeration;
18358[Ljava.util.Formatter$Flags;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018359[Ljava.util.HashMap$Node;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018360[Ljava.util.HashMap;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018361[Ljava.util.Hashtable$HashtableEntry;
18362[Ljava.util.List;
18363[Ljava.util.Locale$Category;
18364[Ljava.util.Locale$FilteringMode;
art-benchmark-service08401c12022-12-23 09:27:20 -080018365[Ljava.util.Locale$IsoCountryCode;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018366[Ljava.util.Locale;
18367[Ljava.util.Map$Entry;
art-benchmark-service677bd342025-02-19 09:05:31 -080018368[Ljava.util.Set;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018369[Ljava.util.TimerTask;
art-benchmark-service677bd342025-02-19 09:05:31 -080018370[Ljava.util.UUID;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018371[Ljava.util.WeakHashMap$Entry;
18372[Ljava.util.concurrent.ConcurrentHashMap$CounterCell;
18373[Ljava.util.concurrent.ConcurrentHashMap$Node;
18374[Ljava.util.concurrent.ConcurrentHashMap$Segment;
18375[Ljava.util.concurrent.ForkJoinPool$WorkQueue;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018376[Ljava.util.concurrent.ForkJoinTask;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018377[Ljava.util.concurrent.Future$State;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018378[Ljava.util.concurrent.RunnableScheduledFuture;
18379[Ljava.util.concurrent.TimeUnit;
art-benchmark-service677bd342025-02-19 09:05:31 -080018380[Ljava.util.concurrent.atomic.AtomicReference;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018381[Ljava.util.concurrent.atomic.Striped64$Cell;
18382[Ljava.util.logging.Handler;
18383[Ljava.util.prefs.AbstractPreferences;
18384[Ljava.util.regex.Pattern;
18385[Ljava.util.stream.Collector$Characteristics;
18386[Ljava.util.stream.MatchOps$MatchKind;
18387[Ljava.util.stream.StreamOpFlag$Type;
18388[Ljava.util.stream.StreamOpFlag;
18389[Ljava.util.stream.StreamShape;
18390[Ljavax.crypto.Cipher$InitType;
18391[Ljavax.crypto.Cipher$NeedToSet;
art-benchmark-service922a5532023-03-23 03:12:41 -070018392[Ljavax.microedition.khronos.egl.EGLConfig;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018393[Ljavax.net.ssl.KeyManager;
18394[Ljavax.net.ssl.SSLEngineResult$HandshakeStatus;
18395[Ljavax.net.ssl.SSLEngineResult$Status;
18396[Ljavax.net.ssl.TrustManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018397[Ljavax.security.auth.callback.Callback;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018398[Ljavax.security.auth.x500.X500Principal;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018399[Ljavax.security.cert.X509Certificate;
18400[Ljavax.sip.DialogState;
18401[Ljavax.sip.Timeout;
18402[Ljavax.sip.TransactionState;
18403[Ljdk.internal.math.FDBigInteger;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018404[Ljdk.internal.math.FormattedFloatingDecimal$Form;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018405[Llibcore.io.ClassPathURLStreamHandler;
18406[Llibcore.io.IoTracker$Mode;
18407[Llibcore.reflect.AnnotationMember$DefaultValues;
18408[Llibcore.reflect.AnnotationMember;
18409[Lorg.json.JSONStringer$Scope;
18410[Lsun.invoke.util.Wrapper;
18411[Lsun.nio.ch.SelectionKeyImpl;
18412[Lsun.nio.fs.NativeBuffer;
18413[Lsun.security.jca.ProviderConfig;
18414[Lsun.security.jca.ServiceId;
18415[Lsun.security.pkcs.SignerInfo;
18416[Lsun.security.provider.certpath.OCSP$RevocationStatus$CertStatus;
18417[Lsun.security.provider.certpath.OCSPResponse$ResponseStatus;
18418[Lsun.security.provider.certpath.RevocationChecker$Mode;
art-benchmark-serviceadd95622024-03-14 09:26:37 -070018419[Lsun.security.util.DerEncoder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018420[Lsun.security.util.DerOutputStream;
18421[Lsun.security.util.DerValue;
18422[Lsun.security.util.DisabledAlgorithmConstraints$Constraint$Operator;
18423[Lsun.security.util.ObjectIdentifier;
18424[Lsun.security.x509.AVA;
18425[Lsun.security.x509.AlgorithmId;
18426[Lsun.security.x509.NetscapeCertTypeExtension$MapEntry;
18427[Lsun.security.x509.RDN;
18428[Lsun.util.calendar.Era;
art-benchmark-service4b6a26a2024-03-22 09:25:24 -070018429[Lsun.util.locale.BaseLocale;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018430[Lsun.util.logging.PlatformLogger$Level;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018431[S
18432[Z
18433[[B
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018434[[C
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018435[[D
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018436[[F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018437[[I
18438[[J
art-benchmark-serviceadd95622024-03-14 09:26:37 -070018439[[Landroid.graphics.Rect;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018440[[Landroid.media.ExifInterface$ExifTag;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018441[[Landroid.widget.GridLayout$Arc;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018442[[Lcom.android.internal.widget.LockPatternView$Cell;
18443[[Ljava.lang.Byte;
18444[[Ljava.lang.Class;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018445[[Ljava.lang.Long;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018446[[Ljava.lang.Object;
18447[[Ljava.lang.String;
18448[[Ljava.lang.annotation.Annotation;
18449[[Ljava.lang.invoke.MethodHandle;
18450[[Ljava.math.BigInteger;
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018451[[S
art-benchmark-service922a5532023-03-23 03:12:41 -070018452[[Z
art-benchmark-service0248ecf2025-02-03 07:17:01 -080018453[[[B
18454[[[I