blob: 09e181da0343f9bd0b99d6e9f0c51c36928c582c [file] [log] [blame]
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001#
2# Copyright (C) 2017 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
Andreas Gampe0db10fd2017-02-01 15:57:57 -080016# Preloaded-classes filter file for phones.
17#
18# Classes in this file will be allocated into the boot image, and forcibly initialized in
19# the zygote during initialization. This is a trade-off, using virtual address space to share
20# common heap between apps.
21#
22# This file has been derived for mainline phone (and tablet) usage.
23#
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080024android.R$styleable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070025android.accessibilityservice.AccessibilityServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -080026android.accessibilityservice.AccessibilityServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -080027android.accessibilityservice.IAccessibilityServiceClient$Stub$Proxy
28android.accessibilityservice.IAccessibilityServiceClient$Stub
29android.accessibilityservice.IAccessibilityServiceClient
art-benchmark-serviced5115932020-02-25 17:55:03 -080030android.accounts.AbstractAccountAuthenticator$Transport
31android.accounts.AbstractAccountAuthenticator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070032android.accounts.Account$1
Calin Juravle00b23d32019-03-08 17:52:20 -080033android.accounts.Account
art-benchmark-serviced8f25642020-01-27 20:25:10 -080034android.accounts.AccountAndUser
art-benchmark-serviced5115932020-02-25 17:55:03 -080035android.accounts.AccountAuthenticatorResponse$1
36android.accounts.AccountAuthenticatorResponse
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070037android.accounts.AccountManager$10
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070038android.accounts.AccountManager$11
art-benchmark-serviced5115932020-02-25 17:55:03 -080039android.accounts.AccountManager$15
40android.accounts.AccountManager$16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080041android.accounts.AccountManager$17
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070042android.accounts.AccountManager$18
Calin Juravle00b23d32019-03-08 17:52:20 -080043android.accounts.AccountManager$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070044android.accounts.AccountManager$20
Calin Juravle00b23d32019-03-08 17:52:20 -080045android.accounts.AccountManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080046android.accounts.AccountManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -080047android.accounts.AccountManager$8
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070048android.accounts.AccountManager$AmsTask$1
49android.accounts.AccountManager$AmsTask$Response
Calin Juravle00b23d32019-03-08 17:52:20 -080050android.accounts.AccountManager$AmsTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -070051android.accounts.AccountManager$BaseFutureTask$1
52android.accounts.AccountManager$BaseFutureTask$Response
Calin Juravle00b23d32019-03-08 17:52:20 -080053android.accounts.AccountManager$BaseFutureTask
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070054android.accounts.AccountManager$Future2Task$1
Calin Juravle00b23d32019-03-08 17:52:20 -080055android.accounts.AccountManager$Future2Task
56android.accounts.AccountManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070057android.accounts.AccountManagerCallback
Jesse Wilson80686182011-01-21 17:12:43 -080058android.accounts.AccountManagerFuture
art-benchmark-serviced8f25642020-01-27 20:25:10 -080059android.accounts.AccountManagerInternal$OnAppPermissionChangeListener
60android.accounts.AccountManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +000061android.accounts.AccountsException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070062android.accounts.AuthenticatorDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -080063android.accounts.AuthenticatorDescription
Andreas Gampedcad4ca2014-10-03 02:00:29 +000064android.accounts.AuthenticatorException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080065android.accounts.IAccountAuthenticator$Stub$Proxy
66android.accounts.IAccountAuthenticator$Stub
67android.accounts.IAccountAuthenticator
art-benchmark-serviced5115932020-02-25 17:55:03 -080068android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
69android.accounts.IAccountAuthenticatorResponse$Stub
70android.accounts.IAccountAuthenticatorResponse
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070071android.accounts.IAccountManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080072android.accounts.IAccountManager$Stub
73android.accounts.IAccountManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080074android.accounts.IAccountManagerResponse$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -070075android.accounts.IAccountManagerResponse$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080076android.accounts.IAccountManagerResponse
Kenny Rootdbf30ed2012-09-19 13:08:12 -070077android.accounts.OnAccountsUpdateListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +000078android.accounts.OperationCanceledException
Andreas Gampe571fc302016-02-18 13:58:09 -080079android.animation.AnimationHandler$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080080android.animation.AnimationHandler$2
Andreas Gampe571fc302016-02-18 13:58:09 -080081android.animation.AnimationHandler$AnimationFrameCallback
82android.animation.AnimationHandler$AnimationFrameCallbackProvider
83android.animation.AnimationHandler$MyFrameCallbackProvider
Calin Juravle00b23d32019-03-08 17:52:20 -080084android.animation.AnimationHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070085android.animation.Animator$AnimatorConstantState
Jesse Wilson80686182011-01-21 17:12:43 -080086android.animation.Animator$AnimatorListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +000087android.animation.Animator$AnimatorPauseListener
Calin Juravle00b23d32019-03-08 17:52:20 -080088android.animation.Animator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070089android.animation.AnimatorInflater$PathDataEvaluator
Calin Juravle00b23d32019-03-08 17:52:20 -080090android.animation.AnimatorInflater
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040091android.animation.AnimatorListenerAdapter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080092android.animation.AnimatorSet$1
93android.animation.AnimatorSet$2
94android.animation.AnimatorSet$3
95android.animation.AnimatorSet$AnimationEvent
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -080096android.animation.AnimatorSet$Builder
97android.animation.AnimatorSet$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080098android.animation.AnimatorSet$SeekState
Calin Juravle00b23d32019-03-08 17:52:20 -080099android.animation.AnimatorSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700100android.animation.ArgbEvaluator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800101android.animation.BidirectionalTypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800102android.animation.FloatEvaluator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400103android.animation.FloatKeyframeSet
Jesse Wilson80686182011-01-21 17:12:43 -0800104android.animation.IntEvaluator
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700105android.animation.IntKeyframeSet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400106android.animation.Keyframe$FloatKeyframe
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700107android.animation.Keyframe$IntKeyframe
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700108android.animation.Keyframe$ObjectKeyframe
Calin Juravle00b23d32019-03-08 17:52:20 -0800109android.animation.Keyframe
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400110android.animation.KeyframeSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000111android.animation.Keyframes$FloatKeyframes
112android.animation.Keyframes$IntKeyframes
Calin Juravle00b23d32019-03-08 17:52:20 -0800113android.animation.Keyframes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700114android.animation.LayoutTransition$1
115android.animation.LayoutTransition$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800116android.animation.LayoutTransition$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700117android.animation.LayoutTransition$4
118android.animation.LayoutTransition$5
119android.animation.LayoutTransition$CleanupCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800120android.animation.LayoutTransition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800121android.animation.LayoutTransition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400122android.animation.ObjectAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700123android.animation.PathKeyframes$1
124android.animation.PathKeyframes$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800125android.animation.PathKeyframes$3
126android.animation.PathKeyframes$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700127android.animation.PathKeyframes$FloatKeyframesBase
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800128android.animation.PathKeyframes$IntKeyframesBase
Andreas Gampe61e7b662015-06-17 23:57:04 -0700129android.animation.PathKeyframes$SimpleKeyframes
Calin Juravle00b23d32019-03-08 17:52:20 -0800130android.animation.PathKeyframes
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800131android.animation.PropertyValuesHolder$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400132android.animation.PropertyValuesHolder$FloatPropertyValuesHolder
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700133android.animation.PropertyValuesHolder$IntPropertyValuesHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800134android.animation.PropertyValuesHolder$PropertyValues$DataSource
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800135android.animation.PropertyValuesHolder$PropertyValues
Calin Juravle00b23d32019-03-08 17:52:20 -0800136android.animation.PropertyValuesHolder
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000137android.animation.RectEvaluator
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700138android.animation.RevealAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000139android.animation.StateListAnimator$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700140android.animation.StateListAnimator$StateListAnimatorConstantState
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000141android.animation.StateListAnimator$Tuple
Calin Juravle00b23d32019-03-08 17:52:20 -0800142android.animation.StateListAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700143android.animation.TimeAnimator$TimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800144android.animation.TimeAnimator
Jesse Wilson80686182011-01-21 17:12:43 -0800145android.animation.TimeInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800146android.animation.TypeConverter
Jesse Wilson80686182011-01-21 17:12:43 -0800147android.animation.TypeEvaluator
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000148android.animation.ValueAnimator$AnimatorUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800149android.animation.ValueAnimator
art-benchmark-servicead05a302020-03-17 09:46:02 -0700150android.annotation.ColorInt
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700151android.annotation.CurrentTimeMillisLong
art-benchmark-serviced5115932020-02-25 17:55:03 -0800152android.annotation.IntRange
153android.annotation.NonNull
154android.annotation.SystemApi
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800155android.apex.ApexInfo$1
156android.apex.ApexInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800157android.apex.ApexSessionInfo$1
158android.apex.ApexSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800159android.apex.IApexService$Stub$Proxy
160android.apex.IApexService$Stub
161android.apex.IApexService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700162android.app.ActionBar$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -0800163android.app.ActionBar
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800164android.app.Activity$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700165android.app.Activity$HostCallbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800166android.app.Activity$ManagedCursor
167android.app.Activity$ManagedDialog
Calin Juravle00b23d32019-03-08 17:52:20 -0800168android.app.Activity$NonConfigurationInstances
169android.app.Activity
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800170android.app.ActivityManager$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700171android.app.ActivityManager$AppTask
172android.app.ActivityManager$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800173android.app.ActivityManager$MemoryInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700174android.app.ActivityManager$OnUidImportanceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -0800175android.app.ActivityManager$ProcessErrorStateInfo$1
176android.app.ActivityManager$ProcessErrorStateInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700177android.app.ActivityManager$RecentTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800178android.app.ActivityManager$RecentTaskInfo
Kenny Root9787b802013-04-26 12:53:57 -0700179android.app.ActivityManager$RunningAppProcessInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800180android.app.ActivityManager$RunningAppProcessInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700181android.app.ActivityManager$RunningServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800182android.app.ActivityManager$RunningServiceInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700183android.app.ActivityManager$RunningTaskInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800184android.app.ActivityManager$RunningTaskInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000185android.app.ActivityManager$TaskDescription$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800186android.app.ActivityManager$TaskDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700187android.app.ActivityManager$UidObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800188android.app.ActivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800189android.app.ActivityManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800190android.app.ActivityOptions$1
art-benchmark-service13164882020-11-07 02:19:14 -0800191android.app.ActivityOptions$2
Andreas Gampe571fc302016-02-18 13:58:09 -0800192android.app.ActivityOptions
Calin Juravle00b23d32019-03-08 17:52:20 -0800193android.app.ActivityTaskManager$1
194android.app.ActivityTaskManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700195android.app.ActivityThread$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700196android.app.ActivityThread$ActivityClientRecord
Calin Juravle00b23d32019-03-08 17:52:20 -0800197android.app.ActivityThread$AndroidOs
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700198android.app.ActivityThread$AppBindData
Calin Juravle00b23d32019-03-08 17:52:20 -0800199android.app.ActivityThread$ApplicationThread$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800200android.app.ActivityThread$ApplicationThread
Jesse Wilson80686182011-01-21 17:12:43 -0800201android.app.ActivityThread$BindServiceData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700202android.app.ActivityThread$ContextCleanupInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700203android.app.ActivityThread$CreateBackupAgentData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700204android.app.ActivityThread$CreateServiceData
Calin Juravle00b23d32019-03-08 17:52:20 -0800205android.app.ActivityThread$DumpComponentInfo
206android.app.ActivityThread$DumpHeapData
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700207android.app.ActivityThread$GcIdler
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800208android.app.ActivityThread$H
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700209android.app.ActivityThread$Idler
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -0800210android.app.ActivityThread$Profiler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700211android.app.ActivityThread$ProviderClientRecord
Kenny Root9787b802013-04-26 12:53:57 -0700212android.app.ActivityThread$ProviderKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700213android.app.ActivityThread$ProviderRefCount
Calin Juravle00b23d32019-03-08 17:52:20 -0800214android.app.ActivityThread$PurgeIdler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700215android.app.ActivityThread$ReceiverData
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700216android.app.ActivityThread$RequestAssistContextExtras
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800217android.app.ActivityThread$SafeCancellationTransport
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700218android.app.ActivityThread$ServiceArgsData
Calin Juravle00b23d32019-03-08 17:52:20 -0800219android.app.ActivityThread$UpdateCompatibilityData
220android.app.ActivityThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800221android.app.ActivityTransitionCoordinator
222android.app.ActivityTransitionState$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000223android.app.ActivityTransitionState
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800224android.app.AlarmManager$AlarmClockInfo$1
225android.app.AlarmManager$AlarmClockInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700226android.app.AlarmManager$ListenerWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800227android.app.AlarmManager$OnAlarmListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800228android.app.AlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700229android.app.AlertDialog$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800230android.app.AlertDialog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800231android.app.AppCompatCallbacks
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700232android.app.AppComponentFactory
Calin Juravle00b23d32019-03-08 17:52:20 -0800233android.app.AppDetailsActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700234android.app.AppGlobals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800235android.app.AppOpsManager$1
236android.app.AppOpsManager$2
237android.app.AppOpsManager$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700238android.app.AppOpsManager$4
art-benchmark-servicead05a302020-03-17 09:46:02 -0700239android.app.AppOpsManager$AppOpsCollector
art-benchmark-service13164882020-11-07 02:19:14 -0800240android.app.AppOpsManager$AttributedHistoricalOps$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700241android.app.AppOpsManager$AttributedHistoricalOps
art-benchmark-service13164882020-11-07 02:19:14 -0800242android.app.AppOpsManager$AttributedOpEntry$1
243android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700244android.app.AppOpsManager$AttributedOpEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800245android.app.AppOpsManager$HistoricalOp$1
246android.app.AppOpsManager$HistoricalOp
247android.app.AppOpsManager$HistoricalOps$1
248android.app.AppOpsManager$HistoricalOps
art-benchmark-serviced5115932020-02-25 17:55:03 -0800249android.app.AppOpsManager$HistoricalOpsRequest$Builder
250android.app.AppOpsManager$HistoricalOpsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800251android.app.AppOpsManager$HistoricalPackageOps$1
252android.app.AppOpsManager$HistoricalPackageOps
253android.app.AppOpsManager$HistoricalUidOps$1
254android.app.AppOpsManager$HistoricalUidOps
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700255android.app.AppOpsManager$Mode
256android.app.AppOpsManager$NoteOpEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800257android.app.AppOpsManager$NoteOpEvent
258android.app.AppOpsManager$OnOpActiveChangedInternalListener
259android.app.AppOpsManager$OnOpActiveChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800260android.app.AppOpsManager$OnOpChangedInternalListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700261android.app.AppOpsManager$OnOpChangedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700262android.app.AppOpsManager$OnOpNotedCallback$1
263android.app.AppOpsManager$OnOpNotedCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800264android.app.AppOpsManager$OnOpNotedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800265android.app.AppOpsManager$OpEntry$1
266android.app.AppOpsManager$OpEntry
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700267android.app.AppOpsManager$OpEventProxyInfo$1
268android.app.AppOpsManager$OpEventProxyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800269android.app.AppOpsManager$PackageOps$1
270android.app.AppOpsManager$PackageOps
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700271android.app.AppOpsManager$RestrictionBypass
Calin Juravle00b23d32019-03-08 17:52:20 -0800272android.app.AppOpsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800273android.app.AppOpsManagerInternal
Kenny Root9787b802013-04-26 12:53:57 -0700274android.app.Application$ActivityLifecycleCallbacks
art-benchmark-serviced5115932020-02-25 17:55:03 -0800275android.app.Application$OnProvideAssistDataListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800276android.app.Application
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800277android.app.ApplicationErrorReport$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800278android.app.ApplicationErrorReport$AnrInfo
279android.app.ApplicationErrorReport$BatteryInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700280android.app.ApplicationErrorReport$CrashInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800281android.app.ApplicationErrorReport$ParcelableCrashInfo$1
282android.app.ApplicationErrorReport$ParcelableCrashInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800283android.app.ApplicationErrorReport$RunningServiceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800284android.app.ApplicationErrorReport
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700285android.app.ApplicationExitInfo$1
286android.app.ApplicationExitInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800287android.app.ApplicationLoaders$CachedClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700288android.app.ApplicationLoaders
art-benchmark-serviced5115932020-02-25 17:55:03 -0800289android.app.ApplicationPackageManager$1
art-benchmark-service13164882020-11-07 02:19:14 -0800290android.app.ApplicationPackageManager$2
art-benchmark-serviced5115932020-02-25 17:55:03 -0800291android.app.ApplicationPackageManager$HasSystemFeatureQuery
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800292android.app.ApplicationPackageManager$MoveCallbackDelegate
Jesse Wilson80686182011-01-21 17:12:43 -0800293android.app.ApplicationPackageManager$ResourceName
Calin Juravle00b23d32019-03-08 17:52:20 -0800294android.app.ApplicationPackageManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800295android.app.AsyncNotedAppOp$1
296android.app.AsyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800297android.app.AutomaticZenRule$1
298android.app.AutomaticZenRule
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700299android.app.BackStackRecord$Op
Calin Juravle00b23d32019-03-08 17:52:20 -0800300android.app.BackStackRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800301android.app.BackStackState$1
302android.app.BackStackState
303android.app.BroadcastOptions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700304android.app.ClientTransactionHandler
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800305android.app.ContentProviderHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800306android.app.ContentProviderHolder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700307android.app.ContextImpl$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700308android.app.ContextImpl$ApplicationContentResolver
Calin Juravle00b23d32019-03-08 17:52:20 -0800309android.app.ContextImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700310android.app.DexLoadReporter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700311android.app.Dialog$ListenersHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800312android.app.Dialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700313android.app.DialogFragment
art-benchmark-serviced5115932020-02-25 17:55:03 -0800314android.app.DirectAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800315android.app.DirectAction
art-benchmark-service13164882020-11-07 02:19:14 -0800316android.app.DisabledWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800317android.app.DownloadManager$CursorTranslator
318android.app.DownloadManager$Query
art-benchmark-service56aece62020-02-10 17:58:03 -0800319android.app.DownloadManager$Request
Andreas Gampe61e7b662015-06-17 23:57:04 -0700320android.app.DownloadManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700321android.app.DreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800322android.app.EnterTransitionCoordinator
art-benchmark-serviced5115932020-02-25 17:55:03 -0800323android.app.EventLogTags
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800324android.app.ExitTransitionCoordinator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700325android.app.Fragment$1
326android.app.Fragment$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800327android.app.Fragment$InstantiationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700328android.app.Fragment$OnStartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800329android.app.Fragment
Kenny Rootdbf30ed2012-09-19 13:08:12 -0700330android.app.FragmentContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -0700331android.app.FragmentController
332android.app.FragmentHostCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700333android.app.FragmentManager$BackStackEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800334android.app.FragmentManager$FragmentLifecycleCallbacks
335android.app.FragmentManager$OnBackStackChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800336android.app.FragmentManager
Jesse Wilson80686182011-01-21 17:12:43 -0800337android.app.FragmentManagerImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800338android.app.FragmentManagerImpl$2
339android.app.FragmentManagerImpl$AnimateOnHWLayerIfNeededListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700340android.app.FragmentManagerImpl$OpGenerator
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800341android.app.FragmentManagerImpl$StartEnterTransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800342android.app.FragmentManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800343android.app.FragmentManagerNonConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700344android.app.FragmentManagerState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800345android.app.FragmentManagerState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700346android.app.FragmentState$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800347android.app.FragmentState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700348android.app.FragmentTransaction
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800349android.app.FragmentTransition$2
350android.app.FragmentTransition$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700351android.app.FragmentTransition$FragmentContainerTransition
Calin Juravle00b23d32019-03-08 17:52:20 -0800352android.app.FragmentTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800353android.app.IActivityController$Stub$Proxy
354android.app.IActivityController$Stub
355android.app.IActivityController
Sudheer Shanka78b1ea82016-12-06 16:36:10 -0800356android.app.IActivityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800357android.app.IActivityManager$Stub
358android.app.IActivityManager
359android.app.IActivityTaskManager$Stub$Proxy
360android.app.IActivityTaskManager$Stub
361android.app.IActivityTaskManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800362android.app.IAlarmCompleteListener$Stub$Proxy
363android.app.IAlarmCompleteListener$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700364android.app.IAlarmCompleteListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800365android.app.IAlarmListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700366android.app.IAlarmListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800367android.app.IAlarmListener
Jesse Wilson80686182011-01-21 17:12:43 -0800368android.app.IAlarmManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800369android.app.IAlarmManager$Stub
370android.app.IAlarmManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700371android.app.IAppTask$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800372android.app.IAppTask$Stub
373android.app.IAppTask
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800374android.app.IApplicationThread$Stub$Proxy
Sudheer Shankaea8e738b2016-10-27 17:42:25 -0700375android.app.IApplicationThread$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800376android.app.IApplicationThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800377android.app.IAssistDataReceiver$Stub$Proxy
378android.app.IAssistDataReceiver$Stub
379android.app.IAssistDataReceiver
380android.app.IBackupAgent$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700381android.app.IBackupAgent$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800382android.app.IBackupAgent
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800383android.app.IInstantAppResolver$Stub$Proxy
384android.app.IInstantAppResolver$Stub
385android.app.IInstantAppResolver
386android.app.IInstrumentationWatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700387android.app.IInstrumentationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800388android.app.IInstrumentationWatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400389android.app.INotificationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800390android.app.INotificationManager$Stub
391android.app.INotificationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800392android.app.IProcessObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700393android.app.IProcessObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800394android.app.IProcessObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800395android.app.ISearchManager$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -0700396android.app.ISearchManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800397android.app.ISearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800398android.app.IServiceConnection$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400399android.app.IServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800400android.app.IServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800401android.app.IStopUserCallback$Stub$Proxy
402android.app.IStopUserCallback$Stub
403android.app.IStopUserCallback
404android.app.ITaskStackListener$Stub$Proxy
405android.app.ITaskStackListener$Stub
406android.app.ITaskStackListener
407android.app.ITransientNotification$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700408android.app.ITransientNotification$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800409android.app.ITransientNotification
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700410android.app.ITransientNotificationCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800411android.app.ITransientNotificationCallback$Stub
412android.app.ITransientNotificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800413android.app.IUiAutomationConnection$Stub$Proxy
Kenny Root9787b802013-04-26 12:53:57 -0700414android.app.IUiAutomationConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800415android.app.IUiAutomationConnection
Andreas Gampe859e2782016-04-06 18:37:56 -0700416android.app.IUiModeManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800417android.app.IUiModeManager$Stub
418android.app.IUiModeManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800419android.app.IUidObserver$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700420android.app.IUidObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800421android.app.IUidObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800422android.app.IUriGrantsManager$Stub$Proxy
423android.app.IUriGrantsManager$Stub
424android.app.IUriGrantsManager
425android.app.IUserSwitchObserver$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700426android.app.IUserSwitchObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800427android.app.IUserSwitchObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700428android.app.IWallpaperManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800429android.app.IWallpaperManager$Stub
430android.app.IWallpaperManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800431android.app.IWallpaperManagerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700432android.app.IWallpaperManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800433android.app.IWallpaperManagerCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800434android.app.InstantAppResolverService$1
435android.app.InstantAppResolverService$InstantAppResolutionCallback
436android.app.InstantAppResolverService$ServiceHandler
437android.app.InstantAppResolverService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800438android.app.Instrumentation$ActivityGoing
439android.app.Instrumentation$ActivityMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -0800440android.app.Instrumentation$ActivityResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800441android.app.Instrumentation$ActivityWaiter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800442android.app.Instrumentation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700443android.app.IntentReceiverLeaked
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400444android.app.IntentService$ServiceHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800445android.app.IntentService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700446android.app.JobSchedulerImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700447android.app.KeyguardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700448android.app.ListActivity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700449android.app.LoadedApk$ReceiverDispatcher$Args
450android.app.LoadedApk$ReceiverDispatcher$InnerReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -0800451android.app.LoadedApk$ReceiverDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400452android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
453android.app.LoadedApk$ServiceDispatcher$DeathMonitor
454android.app.LoadedApk$ServiceDispatcher$InnerConnection
455android.app.LoadedApk$ServiceDispatcher$RunConnection
Calin Juravle00b23d32019-03-08 17:52:20 -0800456android.app.LoadedApk$ServiceDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800457android.app.LoadedApk$SplitDependencyLoaderImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700458android.app.LoadedApk$WarningContextClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -0800459android.app.LoadedApk
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700460android.app.LoaderManager$LoaderCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -0800461android.app.LoaderManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700462android.app.LoaderManagerImpl$LoaderInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800463android.app.LoaderManagerImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700464android.app.NativeActivity
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700465android.app.Notification$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700466android.app.Notification$Action$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700467android.app.Notification$Action$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800468android.app.Notification$Action
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700469android.app.Notification$BigPictureStyle
470android.app.Notification$BigTextStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800471android.app.Notification$BubbleMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700472android.app.Notification$BubbleMetadata$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800473android.app.Notification$BubbleMetadata
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700474android.app.Notification$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700475android.app.Notification$BuilderRemoteViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700476android.app.Notification$DecoratedCustomViewStyle
477android.app.Notification$DecoratedMediaCustomViewStyle
art-benchmark-serviced5115932020-02-25 17:55:03 -0800478android.app.Notification$Extender
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700479android.app.Notification$InboxStyle
480android.app.Notification$MediaStyle
Calin Juravle4a054192018-05-29 17:52:20 -0700481android.app.Notification$MessagingStyle$Message
Calin Juravle00b23d32019-03-08 17:52:20 -0800482android.app.Notification$MessagingStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700483android.app.Notification$StandardTemplateParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700484android.app.Notification$Style
art-benchmark-serviced5115932020-02-25 17:55:03 -0800485android.app.Notification$TemplateBindResult
486android.app.Notification$TvExtender
Calin Juravle00b23d32019-03-08 17:52:20 -0800487android.app.Notification
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700488android.app.NotificationChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800489android.app.NotificationChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700490android.app.NotificationChannelGroup$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800491android.app.NotificationChannelGroup
art-benchmark-serviced5115932020-02-25 17:55:03 -0800492android.app.NotificationHistory$1
493android.app.NotificationHistory$HistoricalNotification$Builder
494android.app.NotificationHistory$HistoricalNotification
495android.app.NotificationHistory
Calin Juravle00b23d32019-03-08 17:52:20 -0800496android.app.NotificationManager$Policy$1
497android.app.NotificationManager$Policy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400498android.app.NotificationManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700499android.app.OnActivityPausedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800500android.app.PackageInstallObserver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800501android.app.PackageInstallObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700502android.app.PendingIntent$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700503android.app.PendingIntent$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000504android.app.PendingIntent$CanceledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800505android.app.PendingIntent$FinishedDispatcher
506android.app.PendingIntent$OnFinished
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800507android.app.PendingIntent$OnMarshaledListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800508android.app.PendingIntent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700509android.app.Person$1
510android.app.Person$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800511android.app.Person
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800512android.app.PictureInPictureParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800513android.app.PictureInPictureParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800514android.app.PictureInPictureParams
art-benchmark-serviced5115932020-02-25 17:55:03 -0800515android.app.ProcessMemoryState$1
516android.app.ProcessMemoryState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700517android.app.ProfilerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800518android.app.ProfilerInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700519android.app.ProgressDialog$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800520android.app.ProgressDialog
521android.app.PropertyInvalidatedCache$1
art-benchmark-service13164882020-11-07 02:19:14 -0800522android.app.PropertyInvalidatedCache$AutoCorker
art-benchmark-serviced5115932020-02-25 17:55:03 -0800523android.app.PropertyInvalidatedCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800524android.app.QueuedWork$QueuedWorkHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800525android.app.QueuedWork
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700526android.app.ReceiverRestrictedContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700527android.app.RemoteAction$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800528android.app.RemoteAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700529android.app.RemoteInput$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800530android.app.RemoteInput$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -0800531android.app.RemoteInput
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700532android.app.RemoteInputHistoryItem$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800533android.app.RemoteInputHistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800534android.app.RemoteServiceException
Andreas Gampe859e2782016-04-06 18:37:56 -0700535android.app.ResourcesManager$1
536android.app.ResourcesManager$ActivityResources
art-benchmark-service13164882020-11-07 02:19:14 -0800537android.app.ResourcesManager$ApkAssetsSupplier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700538android.app.ResourcesManager$ApkKey
art-benchmark-serviced5115932020-02-25 17:55:03 -0800539android.app.ResourcesManager$UpdateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -0800540android.app.ResourcesManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -0700541android.app.ResultInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800542android.app.ResultInfo
art-benchmark-service13164882020-11-07 02:19:14 -0800543android.app.RuntimeAppOpAccessMessage$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700544android.app.RuntimeAppOpAccessMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -0800545android.app.SearchDialog
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700546android.app.SearchManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800547android.app.SearchableInfo$1
548android.app.SearchableInfo$ActionKeyInfo
549android.app.SearchableInfo
Evan Millar0ea97b82009-03-24 17:49:23 -0700550android.app.Service
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400551android.app.ServiceConnectionLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700552android.app.ServiceStartArgs$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800553android.app.ServiceStartArgs
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000554android.app.SharedElementCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800555android.app.SharedElementCallback
Jesse Wilson80686182011-01-21 17:12:43 -0800556android.app.SharedPreferencesImpl$1
557android.app.SharedPreferencesImpl$2
Jesse Wilson80686182011-01-21 17:12:43 -0800558android.app.SharedPreferencesImpl$EditorImpl$1
559android.app.SharedPreferencesImpl$EditorImpl$2
Calin Juravle00b23d32019-03-08 17:52:20 -0800560android.app.SharedPreferencesImpl$EditorImpl
Jesse Wilson80686182011-01-21 17:12:43 -0800561android.app.SharedPreferencesImpl$MemoryCommitResult
Calin Juravle00b23d32019-03-08 17:52:20 -0800562android.app.SharedPreferencesImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -0700563android.app.StatusBarManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700564android.app.SyncNotedAppOp$1
565android.app.SyncNotedAppOp
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800566android.app.SynchronousUserSwitchObserver
Calin Juravle00b23d32019-03-08 17:52:20 -0800567android.app.SystemServiceRegistry$100
568android.app.SystemServiceRegistry$101
569android.app.SystemServiceRegistry$102
570android.app.SystemServiceRegistry$103
571android.app.SystemServiceRegistry$104
572android.app.SystemServiceRegistry$105
573android.app.SystemServiceRegistry$106
574android.app.SystemServiceRegistry$107
575android.app.SystemServiceRegistry$108
576android.app.SystemServiceRegistry$109
Andreas Gampe61e7b662015-06-17 23:57:04 -0700577android.app.SystemServiceRegistry$10
art-benchmark-service35aba412020-02-03 11:53:25 -0800578android.app.SystemServiceRegistry$110
579android.app.SystemServiceRegistry$111
580android.app.SystemServiceRegistry$112
art-benchmark-service56aece62020-02-10 17:58:03 -0800581android.app.SystemServiceRegistry$113
582android.app.SystemServiceRegistry$114
583android.app.SystemServiceRegistry$115
art-benchmark-serviced5115932020-02-25 17:55:03 -0800584android.app.SystemServiceRegistry$116
585android.app.SystemServiceRegistry$117
586android.app.SystemServiceRegistry$118
587android.app.SystemServiceRegistry$119
Andreas Gampe61e7b662015-06-17 23:57:04 -0700588android.app.SystemServiceRegistry$11
art-benchmark-serviced5115932020-02-25 17:55:03 -0800589android.app.SystemServiceRegistry$120
art-benchmark-service84deab32021-05-12 09:41:00 -0700590android.app.SystemServiceRegistry$121
Andreas Gampe61e7b662015-06-17 23:57:04 -0700591android.app.SystemServiceRegistry$12
592android.app.SystemServiceRegistry$13
593android.app.SystemServiceRegistry$14
594android.app.SystemServiceRegistry$15
595android.app.SystemServiceRegistry$16
596android.app.SystemServiceRegistry$17
597android.app.SystemServiceRegistry$18
598android.app.SystemServiceRegistry$19
Calin Juravle00b23d32019-03-08 17:52:20 -0800599android.app.SystemServiceRegistry$1
Andreas Gampe61e7b662015-06-17 23:57:04 -0700600android.app.SystemServiceRegistry$20
601android.app.SystemServiceRegistry$21
602android.app.SystemServiceRegistry$22
603android.app.SystemServiceRegistry$23
604android.app.SystemServiceRegistry$24
605android.app.SystemServiceRegistry$25
606android.app.SystemServiceRegistry$26
607android.app.SystemServiceRegistry$27
608android.app.SystemServiceRegistry$28
609android.app.SystemServiceRegistry$29
Calin Juravle00b23d32019-03-08 17:52:20 -0800610android.app.SystemServiceRegistry$2
Andreas Gampe61e7b662015-06-17 23:57:04 -0700611android.app.SystemServiceRegistry$30
612android.app.SystemServiceRegistry$31
613android.app.SystemServiceRegistry$32
614android.app.SystemServiceRegistry$33
615android.app.SystemServiceRegistry$34
616android.app.SystemServiceRegistry$35
617android.app.SystemServiceRegistry$36
618android.app.SystemServiceRegistry$37
619android.app.SystemServiceRegistry$38
620android.app.SystemServiceRegistry$39
Calin Juravle00b23d32019-03-08 17:52:20 -0800621android.app.SystemServiceRegistry$3
Andreas Gampe61e7b662015-06-17 23:57:04 -0700622android.app.SystemServiceRegistry$40
623android.app.SystemServiceRegistry$41
624android.app.SystemServiceRegistry$42
625android.app.SystemServiceRegistry$43
626android.app.SystemServiceRegistry$44
627android.app.SystemServiceRegistry$45
628android.app.SystemServiceRegistry$46
629android.app.SystemServiceRegistry$47
630android.app.SystemServiceRegistry$48
631android.app.SystemServiceRegistry$49
Calin Juravle00b23d32019-03-08 17:52:20 -0800632android.app.SystemServiceRegistry$4
Andreas Gampe61e7b662015-06-17 23:57:04 -0700633android.app.SystemServiceRegistry$50
634android.app.SystemServiceRegistry$51
635android.app.SystemServiceRegistry$52
636android.app.SystemServiceRegistry$53
637android.app.SystemServiceRegistry$54
638android.app.SystemServiceRegistry$55
639android.app.SystemServiceRegistry$56
640android.app.SystemServiceRegistry$57
641android.app.SystemServiceRegistry$58
642android.app.SystemServiceRegistry$59
Calin Juravle00b23d32019-03-08 17:52:20 -0800643android.app.SystemServiceRegistry$5
Andreas Gampe61e7b662015-06-17 23:57:04 -0700644android.app.SystemServiceRegistry$60
645android.app.SystemServiceRegistry$61
646android.app.SystemServiceRegistry$62
647android.app.SystemServiceRegistry$63
648android.app.SystemServiceRegistry$64
649android.app.SystemServiceRegistry$65
650android.app.SystemServiceRegistry$66
651android.app.SystemServiceRegistry$67
652android.app.SystemServiceRegistry$68
Andreas Gampe571fc302016-02-18 13:58:09 -0800653android.app.SystemServiceRegistry$69
Calin Juravle00b23d32019-03-08 17:52:20 -0800654android.app.SystemServiceRegistry$6
Andreas Gampe571fc302016-02-18 13:58:09 -0800655android.app.SystemServiceRegistry$70
Andreas Gampe859e2782016-04-06 18:37:56 -0700656android.app.SystemServiceRegistry$71
657android.app.SystemServiceRegistry$72
658android.app.SystemServiceRegistry$73
659android.app.SystemServiceRegistry$74
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800660android.app.SystemServiceRegistry$75
661android.app.SystemServiceRegistry$76
662android.app.SystemServiceRegistry$77
663android.app.SystemServiceRegistry$78
664android.app.SystemServiceRegistry$79
Calin Juravle00b23d32019-03-08 17:52:20 -0800665android.app.SystemServiceRegistry$7
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700666android.app.SystemServiceRegistry$80
667android.app.SystemServiceRegistry$81
668android.app.SystemServiceRegistry$82
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700669android.app.SystemServiceRegistry$83
670android.app.SystemServiceRegistry$84
671android.app.SystemServiceRegistry$85
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700672android.app.SystemServiceRegistry$86
673android.app.SystemServiceRegistry$87
674android.app.SystemServiceRegistry$88
675android.app.SystemServiceRegistry$89
Calin Juravle00b23d32019-03-08 17:52:20 -0800676android.app.SystemServiceRegistry$8
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700677android.app.SystemServiceRegistry$90
678android.app.SystemServiceRegistry$91
679android.app.SystemServiceRegistry$92
680android.app.SystemServiceRegistry$93
Calin Juravle00b23d32019-03-08 17:52:20 -0800681android.app.SystemServiceRegistry$94
682android.app.SystemServiceRegistry$95
683android.app.SystemServiceRegistry$96
684android.app.SystemServiceRegistry$97
685android.app.SystemServiceRegistry$98
686android.app.SystemServiceRegistry$99
687android.app.SystemServiceRegistry$9
Andreas Gampe61e7b662015-06-17 23:57:04 -0700688android.app.SystemServiceRegistry$CachedServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800689android.app.SystemServiceRegistry$ContextAwareServiceProducerWithBinder
690android.app.SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder
Andreas Gampe61e7b662015-06-17 23:57:04 -0700691android.app.SystemServiceRegistry$ServiceFetcher
Andreas Gampe859e2782016-04-06 18:37:56 -0700692android.app.SystemServiceRegistry$StaticApplicationContextServiceFetcher
Andreas Gampe61e7b662015-06-17 23:57:04 -0700693android.app.SystemServiceRegistry$StaticServiceFetcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800694android.app.SystemServiceRegistry$StaticServiceProducerWithBinder
art-benchmark-service56aece62020-02-10 17:58:03 -0800695android.app.SystemServiceRegistry$StaticServiceProducerWithoutBinder
Calin Juravle00b23d32019-03-08 17:52:20 -0800696android.app.SystemServiceRegistry
697android.app.TaskInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800698android.app.TaskStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700699android.app.UiModeManager
Calin Juravle36829e52019-04-10 19:07:47 -0700700android.app.UriGrantsManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800701android.app.UriGrantsManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700702android.app.UserSwitchObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800703android.app.VoiceInteractor$Request
704android.app.VoiceInteractor
705android.app.Vr2dDisplayProperties$1
706android.app.Vr2dDisplayProperties
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700707android.app.VrManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800708android.app.WaitResult$1
709android.app.WaitResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700710android.app.WallpaperColors$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800711android.app.WallpaperColors
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700712android.app.WallpaperInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800713android.app.WallpaperInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -0800714android.app.WallpaperManager$ColorManagementProxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700715android.app.WallpaperManager$Globals
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800716android.app.WallpaperManager$OnColorsChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -0800717android.app.WallpaperManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700718android.app.WindowConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800719android.app.WindowConfiguration
720android.app.admin.DeviceAdminInfo$1
721android.app.admin.DeviceAdminInfo$PolicyInfo
722android.app.admin.DeviceAdminInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800723android.app.admin.DevicePolicyCache$EmptyDevicePolicyCache
724android.app.admin.DevicePolicyCache
725android.app.admin.DevicePolicyEventLogger
Calin Juravle00b23d32019-03-08 17:52:20 -0800726android.app.admin.DevicePolicyManager$1
727android.app.admin.DevicePolicyManager$2
Calin Juravle36829e52019-04-10 19:07:47 -0700728android.app.admin.DevicePolicyManager$InstallSystemUpdateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -0800729android.app.admin.DevicePolicyManager$OnClearApplicationUserDataListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000730android.app.admin.DevicePolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800731android.app.admin.DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener
732android.app.admin.DevicePolicyManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -0800733android.app.admin.DeviceStateCache
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700734android.app.admin.FactoryResetProtectionPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800735android.app.admin.FactoryResetProtectionPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800736android.app.admin.IDeviceAdminService$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800737android.app.admin.IDeviceAdminService$Stub
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800738android.app.admin.IDeviceAdminService
Andreas Gampedcad4ca2014-10-03 02:00:29 +0000739android.app.admin.IDevicePolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800740android.app.admin.IDevicePolicyManager$Stub
741android.app.admin.IDevicePolicyManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700742android.app.admin.IKeyguardCallback$Stub
743android.app.admin.IKeyguardCallback
744android.app.admin.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800745android.app.admin.NetworkEvent
Calin Juravle36829e52019-04-10 19:07:47 -0700746android.app.admin.PasswordMetrics$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800747android.app.admin.PasswordMetrics$ComplexityBucket$1
748android.app.admin.PasswordMetrics$ComplexityBucket$2
749android.app.admin.PasswordMetrics$ComplexityBucket$3
750android.app.admin.PasswordMetrics$ComplexityBucket$4
751android.app.admin.PasswordMetrics$ComplexityBucket
Calin Juravle00b23d32019-03-08 17:52:20 -0800752android.app.admin.PasswordMetrics
art-benchmark-serviced5115932020-02-25 17:55:03 -0800753android.app.admin.PasswordPolicy
Andreas Gampe859e2782016-04-06 18:37:56 -0700754android.app.admin.SecurityLog$SecurityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800755android.app.admin.SecurityLog$SecurityEvent
756android.app.admin.SecurityLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800757android.app.admin.StartInstallingUpdateCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800758android.app.admin.StartInstallingUpdateCallback$Stub
759android.app.admin.StartInstallingUpdateCallback
Calin Juravle36829e52019-04-10 19:07:47 -0700760android.app.admin.SystemUpdateInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800761android.app.admin.SystemUpdateInfo
Calin Juravle4a054192018-05-29 17:52:20 -0700762android.app.admin.SystemUpdatePolicy$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800763android.app.admin.SystemUpdatePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700764android.app.assist.AssistContent$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800765android.app.assist.AssistContent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700766android.app.assist.AssistStructure$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800767android.app.assist.AssistStructure$AutofillOverlay
768android.app.assist.AssistStructure$HtmlInfoNode$1
769android.app.assist.AssistStructure$HtmlInfoNode
770android.app.assist.AssistStructure$HtmlInfoNodeBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700771android.app.assist.AssistStructure$ParcelTransferReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700772android.app.assist.AssistStructure$ParcelTransferWriter
773android.app.assist.AssistStructure$SendChannel
774android.app.assist.AssistStructure$ViewNode
775android.app.assist.AssistStructure$ViewNodeBuilder
776android.app.assist.AssistStructure$ViewNodeText
777android.app.assist.AssistStructure$ViewStackEntry
778android.app.assist.AssistStructure$WindowNode
Calin Juravle00b23d32019-03-08 17:52:20 -0800779android.app.assist.AssistStructure
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700780android.app.backup.BackupAgent$BackupServiceBinder
781android.app.backup.BackupAgent$SharedPrefsSynchronizer
Calin Juravle00b23d32019-03-08 17:52:20 -0800782android.app.backup.BackupAgent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700783android.app.backup.BackupAgentHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800784android.app.backup.BackupDataInput$EntityHeader
Calin Juravle00b23d32019-03-08 17:52:20 -0800785android.app.backup.BackupDataInput
Christopher Tate7adc2742010-03-05 18:03:22 -0800786android.app.backup.BackupDataOutput
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700787android.app.backup.BackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800788android.app.backup.BackupHelperDispatcher$Header
Calin Juravle00b23d32019-03-08 17:52:20 -0800789android.app.backup.BackupHelperDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -0800790android.app.backup.BackupManager$BackupManagerMonitorWrapper
791android.app.backup.BackupManager$BackupObserverWrapper$1
792android.app.backup.BackupManager$BackupObserverWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -0800793android.app.backup.BackupManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800794android.app.backup.BackupManagerMonitor
795android.app.backup.BackupObserver
796android.app.backup.BackupProgress$1
797android.app.backup.BackupProgress
Calin Juravle4a054192018-05-29 17:52:20 -0700798android.app.backup.BackupTransport$TransportImpl
Calin Juravle00b23d32019-03-08 17:52:20 -0800799android.app.backup.BackupTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800800android.app.backup.BlobBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -0800801android.app.backup.FileBackupHelper
Christopher Tate7adc2742010-03-05 18:03:22 -0800802android.app.backup.FileBackupHelperBase
Jesse Wilson0d8eeb42011-08-24 09:33:06 -0400803android.app.backup.FullBackup
Andreas Gampe61e7b662015-06-17 23:57:04 -0700804android.app.backup.FullBackupDataOutput
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800805android.app.backup.IBackupCallback$Stub$Proxy
806android.app.backup.IBackupCallback$Stub
807android.app.backup.IBackupCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700808android.app.backup.IBackupManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800809android.app.backup.IBackupManager$Stub
810android.app.backup.IBackupManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800811android.app.backup.IBackupManagerMonitor$Stub$Proxy
812android.app.backup.IBackupManagerMonitor$Stub
813android.app.backup.IBackupManagerMonitor
814android.app.backup.IBackupObserver$Stub$Proxy
815android.app.backup.IBackupObserver$Stub
816android.app.backup.IBackupObserver
817android.app.backup.IFullBackupRestoreObserver$Stub$Proxy
818android.app.backup.IFullBackupRestoreObserver$Stub
819android.app.backup.IFullBackupRestoreObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -0800820android.app.backup.IRestoreSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800821android.app.backup.ISelectBackupTransportCallback$Stub$Proxy
822android.app.backup.ISelectBackupTransportCallback$Stub
823android.app.backup.ISelectBackupTransportCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -0800824android.app.backup.RestoreDescription$1
825android.app.backup.RestoreDescription
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700826android.app.backup.SharedPreferencesBackupHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700827android.app.blob.BlobHandle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800828android.app.blob.BlobHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800829android.app.blob.BlobStoreManager
Sudheer Shankaf5b36962019-10-04 16:16:13 -0700830android.app.blob.BlobStoreManagerFrameworkInitializer
art-benchmark-serviced5115932020-02-25 17:55:03 -0800831android.app.blob.IBlobStoreManager$Stub
832android.app.blob.IBlobStoreManager
833android.app.blob.IBlobStoreSession
art-benchmark-service13164882020-11-07 02:19:14 -0800834android.app.blob.LeaseInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700835android.app.blob.LeaseInfo
art-benchmark-service13164882020-11-07 02:19:14 -0800836android.app.compat.ChangeIdStateCache
837android.app.compat.ChangeIdStateQuery
838android.app.compat.CompatChanges
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700839android.app.contentsuggestions.ClassificationsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800840android.app.contentsuggestions.ClassificationsRequest
art-benchmark-service13164882020-11-07 02:19:14 -0800841android.app.contentsuggestions.ContentSelection$1
842android.app.contentsuggestions.ContentSelection
Calin Juravle00b23d32019-03-08 17:52:20 -0800843android.app.contentsuggestions.ContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700844android.app.contentsuggestions.IClassificationsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800845android.app.contentsuggestions.IClassificationsCallback$Stub
846android.app.contentsuggestions.IClassificationsCallback
art-benchmark-service13164882020-11-07 02:19:14 -0800847android.app.contentsuggestions.IContentSuggestionsManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800848android.app.contentsuggestions.IContentSuggestionsManager$Stub
849android.app.contentsuggestions.IContentSuggestionsManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700850android.app.contentsuggestions.ISelectionsCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -0800851android.app.contentsuggestions.ISelectionsCallback$Stub
852android.app.contentsuggestions.ISelectionsCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700853android.app.contentsuggestions.SelectionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800854android.app.contentsuggestions.SelectionsRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700855android.app.job.IJobCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800856android.app.job.IJobCallback$Stub
857android.app.job.IJobCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700858android.app.job.IJobScheduler$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800859android.app.job.IJobScheduler$Stub
860android.app.job.IJobScheduler
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800861android.app.job.IJobService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700862android.app.job.IJobService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -0800863android.app.job.IJobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700864android.app.job.JobInfo$1
865android.app.job.JobInfo$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700866android.app.job.JobInfo$TriggerContentUri$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800867android.app.job.JobInfo$TriggerContentUri
868android.app.job.JobInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700869android.app.job.JobParameters$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800870android.app.job.JobParameters
Andreas Gampe61e7b662015-06-17 23:57:04 -0700871android.app.job.JobScheduler
Makoto Onuki792de8d2019-07-16 16:19:01 -0700872android.app.job.JobSchedulerFrameworkInitializer
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700873android.app.job.JobService$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800874android.app.job.JobService
Mathieu Chartierba2c0462017-05-19 16:41:46 -0700875android.app.job.JobServiceEngine$JobHandler
876android.app.job.JobServiceEngine$JobInterface
Calin Juravle00b23d32019-03-08 17:52:20 -0800877android.app.job.JobServiceEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700878android.app.job.JobWorkItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800879android.app.job.JobWorkItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800880android.app.prediction.AppPredictionContext$1
881android.app.prediction.AppPredictionContext
Calin Juravle00b23d32019-03-08 17:52:20 -0800882android.app.prediction.AppPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800883android.app.prediction.AppPredictionSessionId$1
884android.app.prediction.AppPredictionSessionId
art-benchmark-serviced5115932020-02-25 17:55:03 -0800885android.app.prediction.AppPredictor$CallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800886android.app.prediction.AppPredictor
887android.app.prediction.AppTarget$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800888android.app.prediction.AppTarget$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800889android.app.prediction.AppTarget
890android.app.prediction.AppTargetEvent$1
891android.app.prediction.AppTargetEvent
892android.app.prediction.AppTargetId$1
893android.app.prediction.AppTargetId
894android.app.prediction.IPredictionCallback$Stub$Proxy
895android.app.prediction.IPredictionCallback$Stub
896android.app.prediction.IPredictionCallback
897android.app.prediction.IPredictionManager$Stub$Proxy
898android.app.prediction.IPredictionManager$Stub
899android.app.prediction.IPredictionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800900android.app.servertransaction.ActivityConfigurationChangeItem$1
901android.app.servertransaction.ActivityConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700902android.app.servertransaction.ActivityLifecycleItem
Calin Juravle36829e52019-04-10 19:07:47 -0700903android.app.servertransaction.ActivityRelaunchItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800904android.app.servertransaction.ActivityRelaunchItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700905android.app.servertransaction.ActivityResultItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800906android.app.servertransaction.ActivityResultItem
art-benchmark-service13164882020-11-07 02:19:14 -0800907android.app.servertransaction.ActivityTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700908android.app.servertransaction.BaseClientRequest
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700909android.app.servertransaction.ClientTransaction$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800910android.app.servertransaction.ClientTransaction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700911android.app.servertransaction.ClientTransactionItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700912android.app.servertransaction.ConfigurationChangeItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800913android.app.servertransaction.ConfigurationChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700914android.app.servertransaction.DestroyActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800915android.app.servertransaction.DestroyActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700916android.app.servertransaction.LaunchActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800917android.app.servertransaction.LaunchActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700918android.app.servertransaction.NewIntentItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800919android.app.servertransaction.NewIntentItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800920android.app.servertransaction.ObjectPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700921android.app.servertransaction.ObjectPoolItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700922android.app.servertransaction.PauseActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800923android.app.servertransaction.PauseActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700924android.app.servertransaction.PendingTransactionActions$StopInfo
Calin Juravle00b23d32019-03-08 17:52:20 -0800925android.app.servertransaction.PendingTransactionActions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700926android.app.servertransaction.ResumeActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800927android.app.servertransaction.ResumeActivityItem
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700928android.app.servertransaction.StartActivityItem$1
929android.app.servertransaction.StartActivityItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700930android.app.servertransaction.StopActivityItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800931android.app.servertransaction.StopActivityItem
932android.app.servertransaction.TopResumedActivityChangeItem$1
933android.app.servertransaction.TopResumedActivityChangeItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700934android.app.servertransaction.TransactionExecutor
935android.app.servertransaction.TransactionExecutorHelper
Calin Juravle4a054192018-05-29 17:52:20 -0700936android.app.slice.ISliceManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800937android.app.slice.ISliceManager$Stub
938android.app.slice.ISliceManager
939android.app.slice.Slice$1
940android.app.slice.Slice$Builder
941android.app.slice.Slice
942android.app.slice.SliceItem$1
943android.app.slice.SliceItem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700944android.app.slice.SliceManager
Calin Juravle00b23d32019-03-08 17:52:20 -0800945android.app.slice.SliceProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -0700946android.app.slice.SliceSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800947android.app.slice.SliceSpec
art-benchmark-service84deab32021-05-12 09:41:00 -0700948android.app.time.TimeManager
Calin Juravle00b23d32019-03-08 17:52:20 -0800949android.app.timedetector.ITimeDetectorService$Stub$Proxy
950android.app.timedetector.ITimeDetectorService$Stub
951android.app.timedetector.ITimeDetectorService
art-benchmark-serviced5115932020-02-25 17:55:03 -0800952android.app.timedetector.ManualTimeSuggestion$1
953android.app.timedetector.ManualTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700954android.app.timedetector.NetworkTimeSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800955android.app.timedetector.NetworkTimeSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700956android.app.timedetector.TelephonyTimeSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -0800957android.app.timedetector.TelephonyTimeSuggestion$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -0800958android.app.timedetector.TelephonyTimeSuggestion
Calin Juravle00b23d32019-03-08 17:52:20 -0800959android.app.timedetector.TimeDetector
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700960android.app.timedetector.TimeDetectorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -0700961android.app.timezone.RulesManager
art-benchmark-serviced5115932020-02-25 17:55:03 -0800962android.app.timezonedetector.ITimeZoneDetectorService$Stub$Proxy
963android.app.timezonedetector.ITimeZoneDetectorService$Stub
964android.app.timezonedetector.ITimeZoneDetectorService
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700965android.app.timezonedetector.ManualTimeZoneSuggestion$1
art-benchmark-serviced5115932020-02-25 17:55:03 -0800966android.app.timezonedetector.ManualTimeZoneSuggestion
art-benchmark-serviced60351b2020-04-11 17:55:40 -0700967android.app.timezonedetector.TelephonyTimeZoneSuggestion$1
art-benchmark-service13164882020-11-07 02:19:14 -0800968android.app.timezonedetector.TelephonyTimeZoneSuggestion$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -0800969android.app.timezonedetector.TelephonyTimeZoneSuggestion
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800970android.app.timezonedetector.TimeZoneDetector
971android.app.trust.IStrongAuthTracker$Stub$Proxy
972android.app.trust.IStrongAuthTracker$Stub
973android.app.trust.IStrongAuthTracker
974android.app.trust.ITrustListener$Stub$Proxy
975android.app.trust.ITrustListener$Stub
976android.app.trust.ITrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700977android.app.trust.ITrustManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800978android.app.trust.ITrustManager$Stub
979android.app.trust.ITrustManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800980android.app.trust.TrustManager$1
981android.app.trust.TrustManager$2
982android.app.trust.TrustManager$TrustListener
Andreas Gampe61e7b662015-06-17 23:57:04 -0700983android.app.trust.TrustManager
Calin Juravle4a054192018-05-29 17:52:20 -0700984android.app.usage.AppStandbyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -0800985android.app.usage.AppStandbyInfo
986android.app.usage.CacheQuotaHint$1
987android.app.usage.CacheQuotaHint$Builder
988android.app.usage.CacheQuotaHint
989android.app.usage.CacheQuotaService$CacheQuotaServiceWrapper
990android.app.usage.CacheQuotaService$ServiceHandler
991android.app.usage.CacheQuotaService
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800992android.app.usage.ConfigurationStats$1
993android.app.usage.ConfigurationStats
994android.app.usage.EventList
art-benchmark-serviced5115932020-02-25 17:55:03 -0800995android.app.usage.ExternalStorageStats$1
996android.app.usage.ExternalStorageStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -0800997android.app.usage.ICacheQuotaService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -0800998android.app.usage.ICacheQuotaService$Stub
Calin Juravle36829e52019-04-10 19:07:47 -0700999android.app.usage.ICacheQuotaService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001000android.app.usage.IStorageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001001android.app.usage.IStorageStatsManager$Stub
1002android.app.usage.IStorageStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001003android.app.usage.IUsageStatsManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001004android.app.usage.IUsageStatsManager$Stub
1005android.app.usage.IUsageStatsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001006android.app.usage.NetworkStats$Bucket
1007android.app.usage.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001008android.app.usage.NetworkStatsManager$CallbackHandler
1009android.app.usage.NetworkStatsManager$UsageCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001010android.app.usage.NetworkStatsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001011android.app.usage.StorageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001012android.app.usage.StorageStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001013android.app.usage.StorageStatsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001014android.app.usage.TimeSparseArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001015android.app.usage.UsageEvents$1
1016android.app.usage.UsageEvents$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08001017android.app.usage.UsageEvents
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001018android.app.usage.UsageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001019android.app.usage.UsageStats
Andreas Gampe61e7b662015-06-17 23:57:04 -07001020android.app.usage.UsageStatsManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001021android.appwidget.AppWidgetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001022android.appwidget.AppWidgetManagerInternal
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001023android.appwidget.AppWidgetProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001024android.appwidget.AppWidgetProviderInfo$1
1025android.appwidget.AppWidgetProviderInfo
1026android.attention.AttentionManagerInternal$AttentionCallbackInternal
1027android.attention.AttentionManagerInternal
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001028android.bluetooth.BluetoothA2dp$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001029android.bluetooth.BluetoothA2dp
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001030android.bluetooth.BluetoothA2dpSink
Calin Juravle4a054192018-05-29 17:52:20 -07001031android.bluetooth.BluetoothActivityEnergyInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001032android.bluetooth.BluetoothActivityEnergyInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07001033android.bluetooth.BluetoothAdapter$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001034android.bluetooth.BluetoothAdapter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08001035android.bluetooth.BluetoothAdapter$3
1036android.bluetooth.BluetoothAdapter$4
1037android.bluetooth.BluetoothAdapter$5
Calin Juravle00b23d32019-03-08 17:52:20 -08001038android.bluetooth.BluetoothAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001039android.bluetooth.BluetoothAvrcpController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001040android.bluetooth.BluetoothClass$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001041android.bluetooth.BluetoothClass
Calin Juravle4a054192018-05-29 17:52:20 -07001042android.bluetooth.BluetoothCodecConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001043android.bluetooth.BluetoothCodecConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001044android.bluetooth.BluetoothCodecStatus$1
1045android.bluetooth.BluetoothCodecStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001046android.bluetooth.BluetoothDevice$1
1047android.bluetooth.BluetoothDevice$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001048android.bluetooth.BluetoothDevice$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001049android.bluetooth.BluetoothDevice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001050android.bluetooth.BluetoothGatt
art-benchmark-serviced5115932020-02-25 17:55:03 -08001051android.bluetooth.BluetoothGattCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001052android.bluetooth.BluetoothGattServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001053android.bluetooth.BluetoothGattService$1
1054android.bluetooth.BluetoothGattService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001055android.bluetooth.BluetoothHeadset$1
1056android.bluetooth.BluetoothHeadset$2
1057android.bluetooth.BluetoothHeadset$3
Calin Juravle00b23d32019-03-08 17:52:20 -08001058android.bluetooth.BluetoothHeadset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001059android.bluetooth.BluetoothHeadsetClient
1060android.bluetooth.BluetoothHearingAid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001061android.bluetooth.BluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001062android.bluetooth.BluetoothHidDevice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001063android.bluetooth.BluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001064android.bluetooth.BluetoothHidDeviceAppQosSettings$1
1065android.bluetooth.BluetoothHidDeviceAppQosSettings
1066android.bluetooth.BluetoothHidDeviceAppSdpSettings$1
1067android.bluetooth.BluetoothHidDeviceAppSdpSettings
1068android.bluetooth.BluetoothHidHost$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001069android.bluetooth.BluetoothHidHost
Calin Juravle4a054192018-05-29 17:52:20 -07001070android.bluetooth.BluetoothInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -07001071android.bluetooth.BluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001072android.bluetooth.BluetoothMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001073android.bluetooth.BluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001074android.bluetooth.BluetoothMapClient
Calin Juravle4a054192018-05-29 17:52:20 -07001075android.bluetooth.BluetoothOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001076android.bluetooth.BluetoothPan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001077android.bluetooth.BluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001078android.bluetooth.BluetoothPbap$1
1079android.bluetooth.BluetoothPbap$2
Calin Juravle00b23d32019-03-08 17:52:20 -08001080android.bluetooth.BluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001081android.bluetooth.BluetoothPbapClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001082android.bluetooth.BluetoothProfile$ServiceListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001083android.bluetooth.BluetoothProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001084android.bluetooth.BluetoothProfileConnector$1
1085android.bluetooth.BluetoothProfileConnector$2
1086android.bluetooth.BluetoothProfileConnector
1087android.bluetooth.BluetoothSap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001088android.bluetooth.BluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001089android.bluetooth.BluetoothServerSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001090android.bluetooth.BluetoothSocket$SocketState
Calin Juravle00b23d32019-03-08 17:52:20 -08001091android.bluetooth.BluetoothSocket
Calin Juravle4a054192018-05-29 17:52:20 -07001092android.bluetooth.BluetoothUuid
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001093android.bluetooth.IBluetooth$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001094android.bluetooth.IBluetooth$Stub
1095android.bluetooth.IBluetooth
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001096android.bluetooth.IBluetoothA2dp$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001097android.bluetooth.IBluetoothA2dp$Stub
1098android.bluetooth.IBluetoothA2dp
Calin Juravle4a054192018-05-29 17:52:20 -07001099android.bluetooth.IBluetoothAvrcpTarget$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001100android.bluetooth.IBluetoothAvrcpTarget
Calin Juravle4a054192018-05-29 17:52:20 -07001101android.bluetooth.IBluetoothCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001102android.bluetooth.IBluetoothCallback$Stub
1103android.bluetooth.IBluetoothCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001104android.bluetooth.IBluetoothGatt$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001105android.bluetooth.IBluetoothGatt$Stub
1106android.bluetooth.IBluetoothGatt
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001107android.bluetooth.IBluetoothGattCallback$Stub$Proxy
1108android.bluetooth.IBluetoothGattCallback$Stub
1109android.bluetooth.IBluetoothGattCallback
1110android.bluetooth.IBluetoothGattServerCallback$Stub$Proxy
1111android.bluetooth.IBluetoothGattServerCallback$Stub
1112android.bluetooth.IBluetoothGattServerCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001113android.bluetooth.IBluetoothHeadset$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001114android.bluetooth.IBluetoothHeadset$Stub
1115android.bluetooth.IBluetoothHeadset
art-benchmark-serviced5115932020-02-25 17:55:03 -08001116android.bluetooth.IBluetoothHearingAid$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001117android.bluetooth.IBluetoothHearingAid$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001118android.bluetooth.IBluetoothHearingAid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001119android.bluetooth.IBluetoothHidDevice$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001120android.bluetooth.IBluetoothHidDevice$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001121android.bluetooth.IBluetoothHidDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001122android.bluetooth.IBluetoothHidDeviceCallback$Stub$Proxy
1123android.bluetooth.IBluetoothHidDeviceCallback$Stub
1124android.bluetooth.IBluetoothHidDeviceCallback
1125android.bluetooth.IBluetoothHidHost$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001126android.bluetooth.IBluetoothHidHost$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001127android.bluetooth.IBluetoothHidHost
Andreas Gampe61e7b662015-06-17 23:57:04 -07001128android.bluetooth.IBluetoothManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001129android.bluetooth.IBluetoothManager$Stub
1130android.bluetooth.IBluetoothManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001131android.bluetooth.IBluetoothManagerCallback$Stub$Proxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07001132android.bluetooth.IBluetoothManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001133android.bluetooth.IBluetoothManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001134android.bluetooth.IBluetoothMap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001135android.bluetooth.IBluetoothMap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001136android.bluetooth.IBluetoothMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001137android.bluetooth.IBluetoothMetadataListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001138android.bluetooth.IBluetoothMetadataListener$Stub
1139android.bluetooth.IBluetoothMetadataListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001140android.bluetooth.IBluetoothPan$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001141android.bluetooth.IBluetoothPan$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001142android.bluetooth.IBluetoothPan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001143android.bluetooth.IBluetoothPbap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001144android.bluetooth.IBluetoothPbap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001145android.bluetooth.IBluetoothPbap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001146android.bluetooth.IBluetoothProfileServiceConnection$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001147android.bluetooth.IBluetoothProfileServiceConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001148android.bluetooth.IBluetoothProfileServiceConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001149android.bluetooth.IBluetoothSap$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001150android.bluetooth.IBluetoothSap$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001151android.bluetooth.IBluetoothSap
Calin Juravle4a054192018-05-29 17:52:20 -07001152android.bluetooth.IBluetoothSocketManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001153android.bluetooth.IBluetoothSocketManager$Stub
1154android.bluetooth.IBluetoothSocketManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001155android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001156android.bluetooth.IBluetoothStateChangeCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001157android.bluetooth.IBluetoothStateChangeCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001158android.bluetooth.OobData$1
1159android.bluetooth.OobData
Calin Juravle4a054192018-05-29 17:52:20 -07001160android.bluetooth.UidTraffic$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001161android.bluetooth.UidTraffic
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001162android.bluetooth.le.AdvertiseData$1
1163android.bluetooth.le.AdvertiseData
1164android.bluetooth.le.AdvertisingSetParameters$1
1165android.bluetooth.le.AdvertisingSetParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001166android.bluetooth.le.BluetoothLeScanner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001167android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001168android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001169android.bluetooth.le.BluetoothLeScanner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001170android.bluetooth.le.BluetoothLeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001171android.bluetooth.le.IAdvertisingSetCallback$Stub$Proxy
1172android.bluetooth.le.IAdvertisingSetCallback$Stub
1173android.bluetooth.le.IAdvertisingSetCallback
1174android.bluetooth.le.IPeriodicAdvertisingCallback$Stub$Proxy
1175android.bluetooth.le.IPeriodicAdvertisingCallback$Stub
1176android.bluetooth.le.IPeriodicAdvertisingCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001177android.bluetooth.le.IScannerCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001178android.bluetooth.le.IScannerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001179android.bluetooth.le.IScannerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001180android.bluetooth.le.PeriodicAdvertisingParameters$1
1181android.bluetooth.le.PeriodicAdvertisingParameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08001182android.bluetooth.le.ScanCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001183android.bluetooth.le.ScanFilter$1
1184android.bluetooth.le.ScanFilter$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001185android.bluetooth.le.ScanFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001186android.bluetooth.le.ScanRecord
Calin Juravle4a054192018-05-29 17:52:20 -07001187android.bluetooth.le.ScanResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001188android.bluetooth.le.ScanResult
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001189android.bluetooth.le.ScanSettings$1
1190android.bluetooth.le.ScanSettings$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001191android.bluetooth.le.ScanSettings
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001192android.companion.AssociationRequest$1
1193android.companion.AssociationRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001194android.companion.CompanionDeviceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001195android.companion.ICompanionDeviceManager$Stub$Proxy
1196android.companion.ICompanionDeviceManager$Stub
1197android.companion.ICompanionDeviceManager
1198android.companion.IFindDeviceCallback$Stub$Proxy
1199android.companion.IFindDeviceCallback$Stub
1200android.companion.IFindDeviceCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001201android.compat.Compatibility$ChangeConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001202android.compat.Compatibility
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001203android.content.AbstractThreadedSyncAdapter$ISyncAdapterImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001204android.content.AbstractThreadedSyncAdapter$SyncThread
Calin Juravle00b23d32019-03-08 17:52:20 -08001205android.content.AbstractThreadedSyncAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001206android.content.ActivityNotFoundException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001207android.content.AsyncQueryHandler$WorkerArgs
1208android.content.AsyncQueryHandler$WorkerHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001209android.content.AsyncQueryHandler
Calin Juravle36829e52019-04-10 19:07:47 -07001210android.content.AutofillOptions$1
1211android.content.AutofillOptions
Andreas Gampe859e2782016-04-06 18:37:56 -07001212android.content.BroadcastReceiver$PendingResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001213android.content.BroadcastReceiver$PendingResult
1214android.content.BroadcastReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001215android.content.ClipData$1
1216android.content.ClipData$Item
1217android.content.ClipData
1218android.content.ClipDescription$1
1219android.content.ClipDescription
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001220android.content.ClipboardManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001221android.content.ClipboardManager$OnPrimaryClipChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001222android.content.ClipboardManager
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001223android.content.ComponentCallbacks2
Calin Juravle00b23d32019-03-08 17:52:20 -08001224android.content.ComponentCallbacks
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001225android.content.ComponentName$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001226android.content.ComponentName$WithComponentName
Calin Juravle00b23d32019-03-08 17:52:20 -08001227android.content.ComponentName
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001228android.content.ContentCaptureOptions$1
Calin Juravle36829e52019-04-10 19:07:47 -07001229android.content.ContentCaptureOptions
Calin Juravle00b23d32019-03-08 17:52:20 -08001230android.content.ContentInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08001231android.content.ContentProvider$CallingIdentity
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001232android.content.ContentProvider$PipeDataWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001233android.content.ContentProvider$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001234android.content.ContentProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001235android.content.ContentProviderClient$CursorWrapperInner
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001236android.content.ContentProviderClient$NotRespondingRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08001237android.content.ContentProviderClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001238android.content.ContentProviderNative
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001239android.content.ContentProviderOperation$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001240android.content.ContentProviderOperation$BackReference$1
1241android.content.ContentProviderOperation$BackReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001242android.content.ContentProviderOperation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001243android.content.ContentProviderOperation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001244android.content.ContentProviderProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001245android.content.ContentProviderResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001246android.content.ContentProviderResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001247android.content.ContentResolver$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001248android.content.ContentResolver$2
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001249android.content.ContentResolver$CursorWrapperInner
art-benchmark-serviced5115932020-02-25 17:55:03 -08001250android.content.ContentResolver$OpenResourceIdResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001251android.content.ContentResolver$ParcelFileDescriptorInner
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001252android.content.ContentResolver$ResultListener
1253android.content.ContentResolver$StringResultListener
art-benchmark-service13164882020-11-07 02:19:14 -08001254android.content.ContentResolver$UriResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001255android.content.ContentResolver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001256android.content.ContentUris
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001257android.content.ContentValues$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001258android.content.ContentValues
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001259android.content.Context
1260android.content.ContextWrapper
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001261android.content.CursorLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001262android.content.DialogInterface$OnCancelListener
1263android.content.DialogInterface$OnClickListener
1264android.content.DialogInterface$OnDismissListener
Calin Juravle4a054192018-05-29 17:52:20 -07001265android.content.DialogInterface$OnKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001266android.content.DialogInterface$OnShowListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001267android.content.DialogInterface
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001268android.content.IClipboard$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001269android.content.IClipboard$Stub
1270android.content.IClipboard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001271android.content.IContentProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001272android.content.IContentService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001273android.content.IContentService$Stub
1274android.content.IContentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001275android.content.IIntentReceiver$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001276android.content.IIntentReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001277android.content.IIntentReceiver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001278android.content.IIntentSender$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001279android.content.IIntentSender$Stub
1280android.content.IIntentSender
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001281android.content.IOnPrimaryClipChangedListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001282android.content.IOnPrimaryClipChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001283android.content.IOnPrimaryClipChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001284android.content.IRestrictionsManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001285android.content.IRestrictionsManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001286android.content.IRestrictionsManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001287android.content.ISyncAdapter$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001288android.content.ISyncAdapter$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001289android.content.ISyncAdapter
Calin Juravle4a054192018-05-29 17:52:20 -07001290android.content.ISyncAdapterUnsyncableAccountCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001291android.content.ISyncAdapterUnsyncableAccountCallback$Stub
1292android.content.ISyncAdapterUnsyncableAccountCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001293android.content.ISyncContext$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001294android.content.ISyncContext$Stub
1295android.content.ISyncContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001296android.content.ISyncStatusObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001297android.content.ISyncStatusObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001298android.content.ISyncStatusObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001299android.content.Intent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001300android.content.Intent$CommandOptionHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001301android.content.Intent$FilterComparison
Calin Juravle00b23d32019-03-08 17:52:20 -08001302android.content.Intent
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001303android.content.IntentFilter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001304android.content.IntentFilter$AuthorityEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001305android.content.IntentFilter$MalformedMimeTypeException
Calin Juravle00b23d32019-03-08 17:52:20 -08001306android.content.IntentFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001307android.content.IntentSender$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001308android.content.IntentSender$FinishedDispatcher
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001309android.content.IntentSender$SendIntentException
Calin Juravle00b23d32019-03-08 17:52:20 -08001310android.content.IntentSender
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001311android.content.Loader$ForceLoadContentObserver
1312android.content.Loader$OnLoadCanceledListener
1313android.content.Loader$OnLoadCompleteListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001314android.content.Loader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001315android.content.LocusId$1
1316android.content.LocusId
art-benchmark-serviced5115932020-02-25 17:55:03 -08001317android.content.LoggingContentInterface
1318android.content.MutableContextWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001319android.content.OperationApplicationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001320android.content.PeriodicSync$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001321android.content.PeriodicSync
1322android.content.PermissionChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001323android.content.ReceiverCallNotAllowedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001324android.content.RestrictionEntry$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001325android.content.RestrictionEntry
Andreas Gampe61e7b662015-06-17 23:57:04 -07001326android.content.RestrictionsManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001327android.content.SearchRecentSuggestionsProvider$DatabaseHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001328android.content.SearchRecentSuggestionsProvider
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001329android.content.ServiceConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001330android.content.SharedPreferences$Editor
1331android.content.SharedPreferences$OnSharedPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001332android.content.SharedPreferences
Calin Juravle4a054192018-05-29 17:52:20 -07001333android.content.SyncAdapterType$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001334android.content.SyncAdapterType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001335android.content.SyncAdaptersCache$MySerializer
1336android.content.SyncAdaptersCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001337android.content.SyncContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08001338android.content.SyncInfo$1
1339android.content.SyncInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001340android.content.SyncRequest$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001341android.content.SyncRequest$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001342android.content.SyncRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001343android.content.SyncResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001344android.content.SyncResult
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001345android.content.SyncStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001346android.content.SyncStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001347android.content.SyncStatusInfo$1
1348android.content.SyncStatusInfo$Stats
1349android.content.SyncStatusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001350android.content.SyncStatusObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001351android.content.UndoManager$UndoState
Calin Juravle00b23d32019-03-08 17:52:20 -08001352android.content.UndoManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001353android.content.UndoOperation
Andreas Gampe61e7b662015-06-17 23:57:04 -07001354android.content.UndoOwner
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001355android.content.UriMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08001356android.content.UriPermission$1
1357android.content.UriPermission
art-benchmark-service56aece62020-02-10 17:58:03 -08001358android.content.integrity.AppIntegrityManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001359android.content.integrity.IAppIntegrityManager$Stub
1360android.content.integrity.IAppIntegrityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001361android.content.om.IOverlayManager$Stub$Proxy
1362android.content.om.IOverlayManager$Stub
1363android.content.om.IOverlayManager
1364android.content.om.OverlayInfo$1
1365android.content.om.OverlayInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08001366android.content.om.OverlayManager
art-benchmark-service35aba412020-02-03 11:53:25 -08001367android.content.om.OverlayableInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001368android.content.pm.ActivityInfo$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001369android.content.pm.ActivityInfo$WindowLayout
Calin Juravle00b23d32019-03-08 17:52:20 -08001370android.content.pm.ActivityInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001371android.content.pm.ActivityPresentationInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001372android.content.pm.AndroidTestBaseUpdater
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001373android.content.pm.ApplicationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001374android.content.pm.ApplicationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001375android.content.pm.AuxiliaryResolveInfo$AuxiliaryFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001376android.content.pm.BaseParceledListSlice$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001377android.content.pm.BaseParceledListSlice
art-benchmark-serviced5115932020-02-25 17:55:03 -08001378android.content.pm.ChangedPackages$1
1379android.content.pm.ChangedPackages
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001380android.content.pm.ComponentInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001381android.content.pm.ConfigurationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001382android.content.pm.ConfigurationInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001383android.content.pm.CrossProfileApps
art-benchmark-service35aba412020-02-03 11:53:25 -08001384android.content.pm.DataLoaderManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08001385android.content.pm.DataLoaderParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001386android.content.pm.DataLoaderParamsParcel$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001387android.content.pm.DataLoaderParamsParcel
Calin Juravle00b23d32019-03-08 17:52:20 -08001388android.content.pm.FallbackCategoryProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001389android.content.pm.FeatureGroupInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001390android.content.pm.FeatureGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001391android.content.pm.FeatureInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001392android.content.pm.FeatureInfo
art-benchmark-service13164882020-11-07 02:19:14 -08001393android.content.pm.FileSystemControlParcel$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001394android.content.pm.FileSystemControlParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08001395android.content.pm.ICrossProfileApps$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001396android.content.pm.ICrossProfileApps$Stub
1397android.content.pm.ICrossProfileApps
art-benchmark-serviced5115932020-02-25 17:55:03 -08001398android.content.pm.IDataLoader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001399android.content.pm.IDataLoaderManager$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001400android.content.pm.IDataLoaderManager$Stub
1401android.content.pm.IDataLoaderManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001402android.content.pm.IDataLoaderStatusListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001403android.content.pm.IDataLoaderStatusListener$Stub
1404android.content.pm.IDataLoaderStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001405android.content.pm.IDexModuleRegisterCallback$Stub$Proxy
1406android.content.pm.IDexModuleRegisterCallback$Stub
1407android.content.pm.IDexModuleRegisterCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001408android.content.pm.ILauncherApps$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001409android.content.pm.ILauncherApps$Stub
1410android.content.pm.ILauncherApps
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001411android.content.pm.IOnAppsChangedListener$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001412android.content.pm.IOnAppsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001413android.content.pm.IOnAppsChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001414android.content.pm.IOtaDexopt$Stub
1415android.content.pm.IOtaDexopt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07001416android.content.pm.IPackageChangeObserver$Stub
1417android.content.pm.IPackageChangeObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001418android.content.pm.IPackageDataObserver$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001419android.content.pm.IPackageDataObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001420android.content.pm.IPackageDataObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001421android.content.pm.IPackageDeleteObserver$Stub$Proxy
1422android.content.pm.IPackageDeleteObserver$Stub
1423android.content.pm.IPackageDeleteObserver2$Stub$Proxy
1424android.content.pm.IPackageDeleteObserver2$Stub
1425android.content.pm.IPackageDeleteObserver2
Calin Juravle4a054192018-05-29 17:52:20 -07001426android.content.pm.IPackageDeleteObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001427android.content.pm.IPackageInstallObserver2$Stub
1428android.content.pm.IPackageInstallObserver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001429android.content.pm.IPackageInstaller$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001430android.content.pm.IPackageInstaller$Stub
1431android.content.pm.IPackageInstaller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001432android.content.pm.IPackageInstallerCallback$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07001433android.content.pm.IPackageInstallerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001434android.content.pm.IPackageInstallerCallback
Calin Juravle4a054192018-05-29 17:52:20 -07001435android.content.pm.IPackageInstallerSession$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001436android.content.pm.IPackageInstallerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08001437android.content.pm.IPackageInstallerSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001438android.content.pm.IPackageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001439android.content.pm.IPackageManager$Stub
1440android.content.pm.IPackageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001441android.content.pm.IPackageManagerNative$Stub
1442android.content.pm.IPackageManagerNative
1443android.content.pm.IPackageMoveObserver$Stub$Proxy
1444android.content.pm.IPackageMoveObserver$Stub
1445android.content.pm.IPackageMoveObserver
1446android.content.pm.IPackageStatsObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001447android.content.pm.IPackageStatsObserver$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07001448android.content.pm.IPackageStatsObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001449android.content.pm.IShortcutChangeCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08001450android.content.pm.IShortcutChangeCallback$Stub
1451android.content.pm.IShortcutChangeCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001452android.content.pm.IShortcutService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001453android.content.pm.IShortcutService$Stub
1454android.content.pm.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08001455android.content.pm.InstallSourceInfo$1
1456android.content.pm.InstallSourceInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001457android.content.pm.InstantAppIntentFilter$1
1458android.content.pm.InstantAppIntentFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08001459android.content.pm.InstantAppRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001460android.content.pm.InstantAppRequestInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001461android.content.pm.InstantAppRequestInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001462android.content.pm.InstantAppResolveInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001463android.content.pm.InstantAppResolveInfo$InstantAppDigest$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001464android.content.pm.InstantAppResolveInfo$InstantAppDigest
1465android.content.pm.InstantAppResolveInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001466android.content.pm.InstrumentationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001467android.content.pm.InstrumentationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001468android.content.pm.IntentFilterVerificationInfo$1
1469android.content.pm.IntentFilterVerificationInfo
1470android.content.pm.KeySet$1
1471android.content.pm.KeySet
1472android.content.pm.LauncherActivityInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001473android.content.pm.LauncherApps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001474android.content.pm.LauncherApps$AppUsageLimit$1
1475android.content.pm.LauncherApps$AppUsageLimit
1476android.content.pm.LauncherApps$Callback
1477android.content.pm.LauncherApps$CallbackMessageHandler$CallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001478android.content.pm.LauncherApps$CallbackMessageHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001479android.content.pm.LauncherApps$ShortcutQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001480android.content.pm.LauncherApps
1481android.content.pm.ModuleInfo$1
1482android.content.pm.ModuleInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001483android.content.pm.PackageInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001484android.content.pm.PackageInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001485android.content.pm.PackageInfoLite$1
1486android.content.pm.PackageInfoLite
Calin Juravle4a054192018-05-29 17:52:20 -07001487android.content.pm.PackageInstaller$Session
1488android.content.pm.PackageInstaller$SessionCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001489android.content.pm.PackageInstaller$SessionCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001490android.content.pm.PackageInstaller$SessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001491android.content.pm.PackageInstaller$SessionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001492android.content.pm.PackageInstaller$SessionParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001493android.content.pm.PackageInstaller$SessionParams
1494android.content.pm.PackageInstaller
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001495android.content.pm.PackageItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001496android.content.pm.PackageManager$1
1497android.content.pm.PackageManager$2
1498android.content.pm.PackageManager$ApplicationInfoQuery
1499android.content.pm.PackageManager$MoveCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001500android.content.pm.PackageManager$NameNotFoundException
Calin Juravle4a054192018-05-29 17:52:20 -07001501android.content.pm.PackageManager$OnPermissionsChangedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001502android.content.pm.PackageManager$PackageInfoQuery
Calin Juravle00b23d32019-03-08 17:52:20 -08001503android.content.pm.PackageManager
1504android.content.pm.PackageParser$1
Calin Juravle4a054192018-05-29 17:52:20 -07001505android.content.pm.PackageParser$Activity$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001506android.content.pm.PackageParser$Activity
Calin Juravle4a054192018-05-29 17:52:20 -07001507android.content.pm.PackageParser$ActivityIntentInfo
1508android.content.pm.PackageParser$ApkLite
1509android.content.pm.PackageParser$CachedComponentArgs
1510android.content.pm.PackageParser$Callback
1511android.content.pm.PackageParser$CallbackImpl
1512android.content.pm.PackageParser$Component
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001513android.content.pm.PackageParser$Instrumentation$1
1514android.content.pm.PackageParser$Instrumentation
Calin Juravle00b23d32019-03-08 17:52:20 -08001515android.content.pm.PackageParser$IntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001516android.content.pm.PackageParser$NewPermissionInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001517android.content.pm.PackageParser$Package$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001518android.content.pm.PackageParser$Package
Calin Juravle4a054192018-05-29 17:52:20 -07001519android.content.pm.PackageParser$PackageLite
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001520android.content.pm.PackageParser$PackageParserException
Calin Juravle4a054192018-05-29 17:52:20 -07001521android.content.pm.PackageParser$ParseComponentArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08001522android.content.pm.PackageParser$ParsePackageItemArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001523android.content.pm.PackageParser$Permission$1
1524android.content.pm.PackageParser$Permission
1525android.content.pm.PackageParser$PermissionGroup$1
1526android.content.pm.PackageParser$PermissionGroup
1527android.content.pm.PackageParser$Provider$1
1528android.content.pm.PackageParser$Provider
1529android.content.pm.PackageParser$ProviderIntentInfo
1530android.content.pm.PackageParser$Service$1
1531android.content.pm.PackageParser$Service
1532android.content.pm.PackageParser$ServiceIntentInfo
Calin Juravle4a054192018-05-29 17:52:20 -07001533android.content.pm.PackageParser$SigningDetails$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001534android.content.pm.PackageParser$SigningDetails$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001535android.content.pm.PackageParser$SigningDetails
Calin Juravle4a054192018-05-29 17:52:20 -07001536android.content.pm.PackageParser$SplitNameComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08001537android.content.pm.PackageParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001538android.content.pm.PackageParserCacheHelper$ReadHelper
1539android.content.pm.PackageParserCacheHelper$WriteHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001540android.content.pm.PackagePartitions$DeferredCanonicalFile
1541android.content.pm.PackagePartitions$SystemPartition
1542android.content.pm.PackagePartitions
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001543android.content.pm.PackageStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001544android.content.pm.PackageStats
Calin Juravle4a054192018-05-29 17:52:20 -07001545android.content.pm.PackageUserState
Andreas Gampe61e7b662015-06-17 23:57:04 -07001546android.content.pm.ParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001547android.content.pm.ParceledListSlice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001548android.content.pm.PathPermission$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001549android.content.pm.PathPermission
1550android.content.pm.PermissionGroupInfo$1
1551android.content.pm.PermissionGroupInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001552android.content.pm.PermissionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001553android.content.pm.PermissionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001554android.content.pm.ProviderInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001555android.content.pm.ProviderInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001556android.content.pm.ProviderInfoList$1
1557android.content.pm.ProviderInfoList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001558android.content.pm.RegisteredServicesCache$1
1559android.content.pm.RegisteredServicesCache$2
1560android.content.pm.RegisteredServicesCache$3
1561android.content.pm.RegisteredServicesCache$ServiceInfo
1562android.content.pm.RegisteredServicesCache$UserServices
1563android.content.pm.RegisteredServicesCache
1564android.content.pm.RegisteredServicesCacheListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001565android.content.pm.ResolveInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001566android.content.pm.ResolveInfo
1567android.content.pm.SELinuxUtil
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001568android.content.pm.ServiceInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001569android.content.pm.ServiceInfo
1570android.content.pm.SharedLibraryInfo$1
1571android.content.pm.SharedLibraryInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001572android.content.pm.ShortcutInfo$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001573android.content.pm.ShortcutInfo$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001574android.content.pm.ShortcutInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001575android.content.pm.ShortcutManager$ShareShortcutInfo$1
1576android.content.pm.ShortcutManager$ShareShortcutInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07001577android.content.pm.ShortcutManager
art-benchmark-service13164882020-11-07 02:19:14 -08001578android.content.pm.ShortcutQueryWrapper$1
1579android.content.pm.ShortcutQueryWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001580android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
1581android.content.pm.ShortcutServiceInternal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001582android.content.pm.Signature$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001583android.content.pm.Signature
Calin Juravle4a054192018-05-29 17:52:20 -07001584android.content.pm.SigningInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001585android.content.pm.SigningInfo
Calin Juravle36829e52019-04-10 19:07:47 -07001586android.content.pm.StringParceledListSlice$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001587android.content.pm.StringParceledListSlice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001588android.content.pm.SuspendDialogInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08001589android.content.pm.SuspendDialogInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001590android.content.pm.SuspendDialogInfo
Kenny Root9787b802013-04-26 12:53:57 -07001591android.content.pm.UserInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001592android.content.pm.UserInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001593android.content.pm.VerifierDeviceIdentity$1
1594android.content.pm.VerifierDeviceIdentity
Calin Juravle36829e52019-04-10 19:07:47 -07001595android.content.pm.VerifierInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001596android.content.pm.VerifierInfo
1597android.content.pm.VersionedPackage$1
1598android.content.pm.VersionedPackage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001599android.content.pm.XmlSerializerAndParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001600android.content.pm.dex.ArtManager$SnapshotRuntimeProfileCallbackDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001601android.content.pm.dex.ArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001602android.content.pm.dex.ArtManagerInternal
1603android.content.pm.dex.DexMetadataHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001604android.content.pm.dex.IArtManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001605android.content.pm.dex.IArtManager$Stub
Calin Juravle4a054192018-05-29 17:52:20 -07001606android.content.pm.dex.IArtManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001607android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub$Proxy
1608android.content.pm.dex.ISnapshotRuntimeProfileCallback$Stub
1609android.content.pm.dex.ISnapshotRuntimeProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08001610android.content.pm.dex.PackageOptimizationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001611android.content.pm.parsing.ApkLiteParseUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08001612android.content.pm.parsing.ParsingPackage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001613android.content.pm.parsing.ParsingPackageRead
art-benchmark-service13164882020-11-07 02:19:14 -08001614android.content.pm.parsing.ParsingPackageUtils$Callback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001615android.content.pm.parsing.ParsingPackageUtils
art-benchmark-service13164882020-11-07 02:19:14 -08001616android.content.pm.parsing.ParsingUtils
1617android.content.pm.parsing.component.ComponentParseUtils
1618android.content.pm.parsing.component.ParsedActivity$1
1619android.content.pm.parsing.component.ParsedActivity
1620android.content.pm.parsing.component.ParsedActivityUtils
1621android.content.pm.parsing.component.ParsedAttribution$1
1622android.content.pm.parsing.component.ParsedAttribution
1623android.content.pm.parsing.component.ParsedAttributionUtils
1624android.content.pm.parsing.component.ParsedComponent
1625android.content.pm.parsing.component.ParsedInstrumentation$1
1626android.content.pm.parsing.component.ParsedInstrumentation
1627android.content.pm.parsing.component.ParsedInstrumentationUtils
art-benchmark-service13164882020-11-07 02:19:14 -08001628android.content.pm.parsing.component.ParsedIntentInfo$ListParceler
1629android.content.pm.parsing.component.ParsedIntentInfo$Parceler
1630android.content.pm.parsing.component.ParsedIntentInfo
1631android.content.pm.parsing.component.ParsedIntentInfoUtils
1632android.content.pm.parsing.component.ParsedMainComponent$1
1633android.content.pm.parsing.component.ParsedMainComponent
1634android.content.pm.parsing.component.ParsedPermission$1
1635android.content.pm.parsing.component.ParsedPermission
1636android.content.pm.parsing.component.ParsedPermissionGroup$1
1637android.content.pm.parsing.component.ParsedPermissionGroup
1638android.content.pm.parsing.component.ParsedPermissionUtils
1639android.content.pm.parsing.component.ParsedProcessUtils
1640android.content.pm.parsing.component.ParsedProvider$1
1641android.content.pm.parsing.component.ParsedProvider
1642android.content.pm.parsing.component.ParsedProviderUtils
1643android.content.pm.parsing.component.ParsedService$1
1644android.content.pm.parsing.component.ParsedService
1645android.content.pm.parsing.component.ParsedServiceUtils
art-benchmark-service13164882020-11-07 02:19:14 -08001646android.content.pm.parsing.result.ParseInput$Callback
1647android.content.pm.parsing.result.ParseInput
1648android.content.pm.parsing.result.ParseResult
1649android.content.pm.parsing.result.ParseTypeImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08001650android.content.pm.permission.SplitPermissionInfoParcelable$1
1651android.content.pm.permission.SplitPermissionInfoParcelable
Calin Juravle4a054192018-05-29 17:52:20 -07001652android.content.pm.split.DefaultSplitAssetLoader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001653android.content.pm.split.SplitAssetDependencyLoader
Calin Juravle4a054192018-05-29 17:52:20 -07001654android.content.pm.split.SplitAssetLoader
Calin Juravle00b23d32019-03-08 17:52:20 -08001655android.content.pm.split.SplitDependencyLoader$IllegalDependencyException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001656android.content.pm.split.SplitDependencyLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001657android.content.res.ApkAssets
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001658android.content.res.AssetFileDescriptor$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001659android.content.res.AssetFileDescriptor$AutoCloseInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08001660android.content.res.AssetFileDescriptor
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001661android.content.res.AssetManager$AssetInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001662android.content.res.AssetManager$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001663android.content.res.AssetManager
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001664android.content.res.ColorStateList$1
Andreas Gampe571fc302016-02-18 13:58:09 -08001665android.content.res.ColorStateList$ColorStateListFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08001666android.content.res.ColorStateList
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001667android.content.res.CompatResources
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001668android.content.res.CompatibilityInfo$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001669android.content.res.CompatibilityInfo$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001670android.content.res.CompatibilityInfo$Translator
Calin Juravle00b23d32019-03-08 17:52:20 -08001671android.content.res.CompatibilityInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08001672android.content.res.ComplexColor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001673android.content.res.Configuration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001674android.content.res.Configuration
Andreas Gampe61e7b662015-06-17 23:57:04 -07001675android.content.res.ConfigurationBoundResourceCache
1676android.content.res.ConstantState
1677android.content.res.DrawableCache
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001678android.content.res.FontResourcesParser$FamilyResourceEntry
1679android.content.res.FontResourcesParser$FontFamilyFilesResourceEntry
1680android.content.res.FontResourcesParser$FontFileResourceEntry
1681android.content.res.FontResourcesParser$ProviderResourceEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08001682android.content.res.FontResourcesParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001683android.content.res.GradientColor$GradientColorFactory
Andreas Gampe571fc302016-02-18 13:58:09 -08001684android.content.res.GradientColor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001685android.content.res.ObbInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001686android.content.res.ObbInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001687android.content.res.ObbScanner
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001688android.content.res.ResourceId
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001689android.content.res.Resources$AssetManagerUpdateHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001690android.content.res.Resources$NotFoundException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001691android.content.res.Resources$Theme
Andreas Gampe61e7b662015-06-17 23:57:04 -07001692android.content.res.Resources$ThemeKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08001693android.content.res.Resources$UpdateCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08001694android.content.res.Resources
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001695android.content.res.ResourcesImpl$LookupStack
Andreas Gampe859e2782016-04-06 18:37:56 -07001696android.content.res.ResourcesImpl$ThemeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08001697android.content.res.ResourcesImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001698android.content.res.ResourcesKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001699android.content.res.StringBlock$Height
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001700android.content.res.StringBlock$StyleIDs
Calin Juravle00b23d32019-03-08 17:52:20 -08001701android.content.res.StringBlock
Andreas Gampe61e7b662015-06-17 23:57:04 -07001702android.content.res.ThemedResourceCache
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001703android.content.res.TypedArray
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001704android.content.res.XmlBlock$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -08001705android.content.res.XmlBlock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001706android.content.res.XmlResourceParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08001707android.content.res.loader.AssetsProvider
1708android.content.res.loader.ResourcesLoader$UpdateCallbacks
1709android.content.res.loader.ResourcesLoader
1710android.content.res.loader.ResourcesProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001711android.content.rollback.IRollbackManager$Stub$Proxy
1712android.content.rollback.IRollbackManager$Stub
1713android.content.rollback.IRollbackManager
Calin Juravle00b23d32019-03-08 17:52:20 -08001714android.content.rollback.RollbackManager
art-benchmark-service13164882020-11-07 02:19:14 -08001715android.content.rollback.RollbackManagerFrameworkInitializer
art-benchmark-serviced5115932020-02-25 17:55:03 -08001716android.content.type.DefaultMimeMapFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001717android.database.AbstractCursor$SelfContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08001718android.database.AbstractCursor
Evan Millar0ea97b82009-03-24 17:49:23 -07001719android.database.AbstractWindowedCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001720android.database.BulkCursorDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001721android.database.BulkCursorDescriptor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001722android.database.BulkCursorNative
1723android.database.BulkCursorProxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001724android.database.BulkCursorToCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001725android.database.CharArrayBuffer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001726android.database.ContentObservable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001727android.database.ContentObserver$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08001728android.database.ContentObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001729android.database.CrossProcessCursor
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001730android.database.CrossProcessCursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001731android.database.Cursor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001732android.database.CursorIndexOutOfBoundsException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001733android.database.CursorToBulkCursorAdaptor$ContentObserverProxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001734android.database.CursorToBulkCursorAdaptor
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001735android.database.CursorWindow$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001736android.database.CursorWindow
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001737android.database.CursorWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001738android.database.DataSetObservable
1739android.database.DataSetObserver
Jesse Wilson80686182011-01-21 17:12:43 -08001740android.database.DatabaseErrorHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08001741android.database.DatabaseUtils$InsertHelper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001742android.database.DatabaseUtils
Jesse Wilson80686182011-01-21 17:12:43 -08001743android.database.DefaultDatabaseErrorHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001744android.database.IBulkCursor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001745android.database.IContentObserver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08001746android.database.IContentObserver$Stub
1747android.database.IContentObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001748android.database.MatrixCursor$RowBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08001749android.database.MatrixCursor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001750android.database.MergeCursor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001751android.database.MergeCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001752android.database.Observable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001753android.database.SQLException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001754android.database.StaleDataException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001755android.database.sqlite.DatabaseObjectNotClosedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001756android.database.sqlite.SQLiteAbortException
1757android.database.sqlite.SQLiteAccessPermException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001758android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
art-benchmark-serviced5115932020-02-25 17:55:03 -08001759android.database.sqlite.SQLiteBlobTooBigException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001760android.database.sqlite.SQLiteCantOpenDatabaseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001761android.database.sqlite.SQLiteClosable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001762android.database.sqlite.SQLiteCompatibilityWalFlags
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001763android.database.sqlite.SQLiteConnection$Operation
1764android.database.sqlite.SQLiteConnection$OperationLog
1765android.database.sqlite.SQLiteConnection$PreparedStatement
1766android.database.sqlite.SQLiteConnection$PreparedStatementCache
Calin Juravle00b23d32019-03-08 17:52:20 -08001767android.database.sqlite.SQLiteConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001768android.database.sqlite.SQLiteConnectionPool$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001769android.database.sqlite.SQLiteConnectionPool$AcquiredConnectionStatus
Kenny Root9787b802013-04-26 12:53:57 -07001770android.database.sqlite.SQLiteConnectionPool$ConnectionWaiter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001771android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08001772android.database.sqlite.SQLiteConnectionPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001773android.database.sqlite.SQLiteConstraintException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001774android.database.sqlite.SQLiteCursor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001775android.database.sqlite.SQLiteCursorDriver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001776android.database.sqlite.SQLiteCustomFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001777android.database.sqlite.SQLiteDatabase$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001778android.database.sqlite.SQLiteDatabase$CursorFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001779android.database.sqlite.SQLiteDatabase$OpenParams$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001780android.database.sqlite.SQLiteDatabase$OpenParams
1781android.database.sqlite.SQLiteDatabase
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001782android.database.sqlite.SQLiteDatabaseConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001783android.database.sqlite.SQLiteDatabaseCorruptException
1784android.database.sqlite.SQLiteDatabaseLockedException
Calin Juravle00b23d32019-03-08 17:52:20 -08001785android.database.sqlite.SQLiteDebug$DbStats
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001786android.database.sqlite.SQLiteDebug$PagerStats
Calin Juravle00b23d32019-03-08 17:52:20 -08001787android.database.sqlite.SQLiteDebug
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001788android.database.sqlite.SQLiteDirectCursorDriver
art-benchmark-serviced5115932020-02-25 17:55:03 -08001789android.database.sqlite.SQLiteDiskIOException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001790android.database.sqlite.SQLiteDoneException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001791android.database.sqlite.SQLiteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001792android.database.sqlite.SQLiteFullException
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001793android.database.sqlite.SQLiteGlobal
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001794android.database.sqlite.SQLiteOpenHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08001795android.database.sqlite.SQLiteOutOfMemoryException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001796android.database.sqlite.SQLiteProgram
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001797android.database.sqlite.SQLiteQuery
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001798android.database.sqlite.SQLiteQueryBuilder
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001799android.database.sqlite.SQLiteSession$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08001800android.database.sqlite.SQLiteSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001801android.database.sqlite.SQLiteStatement
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001802android.database.sqlite.SQLiteStatementInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08001803android.database.sqlite.SQLiteTableLockedException
1804android.database.sqlite.SQLiteTokenizer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001805android.database.sqlite.SQLiteTransactionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001806android.database.sqlite.SqliteWrapper
art-benchmark-service35aba412020-02-03 11:53:25 -08001807android.ddm.DdmHandleAppName$Names
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001808android.ddm.DdmHandleAppName
Evan Millar0ea97b82009-03-24 17:49:23 -07001809android.ddm.DdmHandleExit
art-benchmark-serviceba354032021-03-16 09:58:05 -07001810android.ddm.DdmHandleHeap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001811android.ddm.DdmHandleHello
Evan Millar0ea97b82009-03-24 17:49:23 -07001812android.ddm.DdmHandleNativeHeap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001813android.ddm.DdmHandleProfiling
Kenny Root9787b802013-04-26 12:53:57 -07001814android.ddm.DdmHandleViewDebug
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001815android.ddm.DdmRegister
Calin Juravle00b23d32019-03-08 17:52:20 -08001816android.debug.AdbManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001817android.debug.AdbManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08001818android.debug.IAdbManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001819android.debug.IAdbManager$Stub
1820android.debug.IAdbManager
1821android.debug.IAdbTransport$Stub
1822android.debug.IAdbTransport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001823android.graphics.BLASTBufferQueue
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001824android.graphics.BaseCanvas
John Reck6b164402018-09-24 15:25:42 -07001825android.graphics.BaseRecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001826android.graphics.Bitmap$1
Calin Juravle4a054192018-05-29 17:52:20 -07001827android.graphics.Bitmap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001828android.graphics.Bitmap$CompressFormat
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001829android.graphics.Bitmap$Config
Calin Juravle00b23d32019-03-08 17:52:20 -08001830android.graphics.Bitmap
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001831android.graphics.BitmapFactory$Options
Calin Juravle00b23d32019-03-08 17:52:20 -08001832android.graphics.BitmapFactory
Jesse Wilson80686182011-01-21 17:12:43 -08001833android.graphics.BitmapRegionDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001834android.graphics.BitmapShader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001835android.graphics.BlendMode$1
Calin Juravle36829e52019-04-10 19:07:47 -07001836android.graphics.BlendMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001837android.graphics.BlendModeColorFilter
Calin Juravle4a054192018-05-29 17:52:20 -07001838android.graphics.BlurMaskFilter$Blur
Calin Juravle00b23d32019-03-08 17:52:20 -08001839android.graphics.BlurMaskFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001840android.graphics.Camera
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001841android.graphics.Canvas$EdgeType
Andreas Gampe859e2782016-04-06 18:37:56 -07001842android.graphics.Canvas$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001843android.graphics.Canvas
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001844android.graphics.CanvasProperty
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001845android.graphics.Color
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001846android.graphics.ColorFilter$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08001847android.graphics.ColorFilter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001848android.graphics.ColorMatrixColorFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08001849android.graphics.ColorSpace$Adaptation
art-benchmark-serviced5115932020-02-25 17:55:03 -08001850android.graphics.ColorSpace$Connector
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001851android.graphics.ColorSpace$Lab
1852android.graphics.ColorSpace$Model
1853android.graphics.ColorSpace$Named
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001854android.graphics.ColorSpace$RenderIntent
Calin Juravle00b23d32019-03-08 17:52:20 -08001855android.graphics.ColorSpace$Rgb$NoImagePreloadHolder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001856android.graphics.ColorSpace$Rgb$TransferParameters
Calin Juravle00b23d32019-03-08 17:52:20 -08001857android.graphics.ColorSpace$Rgb
Mathieu Chartierba2c0462017-05-19 16:41:46 -07001858android.graphics.ColorSpace$Xyz
Calin Juravle00b23d32019-03-08 17:52:20 -08001859android.graphics.ColorSpace
art-benchmark-service13164882020-11-07 02:19:14 -08001860android.graphics.Compatibility
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001861android.graphics.ComposePathEffect
1862android.graphics.ComposeShader
1863android.graphics.CornerPathEffect
1864android.graphics.DashPathEffect
1865android.graphics.DiscretePathEffect
1866android.graphics.DrawFilter
1867android.graphics.EmbossMaskFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001868android.graphics.FontFamily
1869android.graphics.FontListParser
Calin Juravle00b23d32019-03-08 17:52:20 -08001870android.graphics.FrameInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001871android.graphics.GraphicBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001872android.graphics.GraphicBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08001873android.graphics.GraphicsStatsService$1
1874android.graphics.GraphicsStatsService$ActiveBuffer
1875android.graphics.GraphicsStatsService$BufferInfo
1876android.graphics.GraphicsStatsService$HistoricalBuffer
1877android.graphics.GraphicsStatsService
Calin Juravle00b23d32019-03-08 17:52:20 -08001878android.graphics.HardwareRenderer$DestroyContextRunnable
1879android.graphics.HardwareRenderer$FrameCompleteCallback
1880android.graphics.HardwareRenderer$FrameDrawingCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001881android.graphics.HardwareRenderer$FrameRenderRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08001882android.graphics.HardwareRenderer$ProcessInitializer$1
1883android.graphics.HardwareRenderer$ProcessInitializer
1884android.graphics.HardwareRenderer
art-benchmark-service56aece62020-02-10 17:58:03 -08001885android.graphics.HardwareRendererObserver$OnFrameMetricsAvailableListener
1886android.graphics.HardwareRendererObserver
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001887android.graphics.ImageDecoder$AssetInputStreamSource
1888android.graphics.ImageDecoder$DecodeException
1889android.graphics.ImageDecoder$ImageInfo
1890android.graphics.ImageDecoder$InputStreamSource
1891android.graphics.ImageDecoder$OnHeaderDecodedListener
1892android.graphics.ImageDecoder$Source
Calin Juravle00b23d32019-03-08 17:52:20 -08001893android.graphics.ImageDecoder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001894android.graphics.ImageFormat
Calin Juravle36829e52019-04-10 19:07:47 -07001895android.graphics.Insets$1
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001896android.graphics.Insets
Calin Juravle4a054192018-05-29 17:52:20 -07001897android.graphics.Interpolator$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08001898android.graphics.Interpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001899android.graphics.LeakyTypefaceStorage
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001900android.graphics.LightingColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001901android.graphics.LinearGradient
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001902android.graphics.MaskFilter
Kenny Rootdbf30ed2012-09-19 13:08:12 -07001903android.graphics.Matrix$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08001904android.graphics.Matrix$NoImagePreloadHolder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07001905android.graphics.Matrix$ScaleToFit
Calin Juravle00b23d32019-03-08 17:52:20 -08001906android.graphics.Matrix
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001907android.graphics.Movie
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001908android.graphics.NinePatch$InsetStruct
Calin Juravle00b23d32019-03-08 17:52:20 -08001909android.graphics.NinePatch
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001910android.graphics.Outline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001911android.graphics.Paint$Align
1912android.graphics.Paint$Cap
1913android.graphics.Paint$FontMetrics
1914android.graphics.Paint$FontMetricsInt
1915android.graphics.Paint$Join
Andreas Gampe859e2782016-04-06 18:37:56 -07001916android.graphics.Paint$NoImagePreloadHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001917android.graphics.Paint$Style
Calin Juravle00b23d32019-03-08 17:52:20 -08001918android.graphics.Paint
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001919android.graphics.PaintFlagsDrawFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001920android.graphics.Path$Direction
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001921android.graphics.Path$FillType
art-benchmark-serviced5115932020-02-25 17:55:03 -08001922android.graphics.Path$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001923android.graphics.Path
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001924android.graphics.PathDashPathEffect
1925android.graphics.PathEffect
1926android.graphics.PathMeasure
art-benchmark-serviced5115932020-02-25 17:55:03 -08001927android.graphics.Picture$PictureCanvas
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001928android.graphics.Picture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001929android.graphics.PixelFormat
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001930android.graphics.Point$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001931android.graphics.Point
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001932android.graphics.PointF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001933android.graphics.PointF
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001934android.graphics.PorterDuff$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -08001935android.graphics.PorterDuff
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001936android.graphics.PorterDuffColorFilter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001937android.graphics.PorterDuffXfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001938android.graphics.RadialGradient
Calin Juravle00b23d32019-03-08 17:52:20 -08001939android.graphics.RecordingCanvas
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001940android.graphics.Rect$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001941android.graphics.Rect$UnflattenHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08001942android.graphics.Rect
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001943android.graphics.RectF$1
Calin Juravle00b23d32019-03-08 17:52:20 -08001944android.graphics.RectF
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001945android.graphics.Region$1
Jesse Wilson80686182011-01-21 17:12:43 -08001946android.graphics.Region$Op
Calin Juravle00b23d32019-03-08 17:52:20 -08001947android.graphics.Region
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001948android.graphics.RegionIterator
art-benchmark-service84deab32021-05-12 09:41:00 -07001949android.graphics.RenderEffect
Calin Juravle36829e52019-04-10 19:07:47 -07001950android.graphics.RenderNode$AnimationHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001951android.graphics.RenderNode$CompositePositionUpdateListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001952android.graphics.RenderNode$NoImagePreloadHolder
1953android.graphics.RenderNode$PositionUpdateListener
1954android.graphics.RenderNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001955android.graphics.RuntimeShader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001956android.graphics.Shader$NoImagePreloadHolder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001957android.graphics.Shader$TileMode
Calin Juravle00b23d32019-03-08 17:52:20 -08001958android.graphics.Shader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001959android.graphics.SumPathEffect
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001960android.graphics.SurfaceTexture$1
1961android.graphics.SurfaceTexture$OnFrameAvailableListener
Calin Juravle00b23d32019-03-08 17:52:20 -08001962android.graphics.SurfaceTexture
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001963android.graphics.SweepGradient
1964android.graphics.TableMaskFilter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04001965android.graphics.TemporaryBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08001966android.graphics.TextureLayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001967android.graphics.Typeface$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08001968android.graphics.Typeface$CustomFallbackBuilder
1969android.graphics.Typeface
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001970android.graphics.Xfermode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08001971android.graphics.YuvImage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001972android.graphics.animation.FallbackLUTInterpolator
1973android.graphics.animation.HasNativeInterpolator
art-benchmark-servicead05a302020-03-17 09:46:02 -07001974android.graphics.animation.NativeInterpolator
1975android.graphics.animation.NativeInterpolatorFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07001976android.graphics.animation.RenderNodeAnimator$DelayedAnimationHelper
art-benchmark-servicead05a302020-03-17 09:46:02 -07001977android.graphics.animation.RenderNodeAnimator$ViewListener
1978android.graphics.animation.RenderNodeAnimator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001979android.graphics.drawable.AdaptiveIconDrawable$ChildDrawable
1980android.graphics.drawable.AdaptiveIconDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08001981android.graphics.drawable.AdaptiveIconDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08001982android.graphics.drawable.Animatable2$AnimationCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07001983android.graphics.drawable.Animatable2
Calin Juravle00b23d32019-03-08 17:52:20 -08001984android.graphics.drawable.Animatable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001985android.graphics.drawable.AnimatedImageDrawable$State
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001986android.graphics.drawable.AnimatedImageDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001987android.graphics.drawable.AnimatedRotateDrawable$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07001988android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08001989android.graphics.drawable.AnimatedRotateDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001990android.graphics.drawable.AnimatedStateListDrawable$AnimatableTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00001991android.graphics.drawable.AnimatedStateListDrawable$AnimatedStateListState
Calin Juravle4a054192018-05-29 17:52:20 -07001992android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001993android.graphics.drawable.AnimatedStateListDrawable$AnimationDrawableTransition
art-benchmark-serviced5115932020-02-25 17:55:03 -08001994android.graphics.drawable.AnimatedStateListDrawable$FrameInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07001995android.graphics.drawable.AnimatedStateListDrawable$Transition
Calin Juravle00b23d32019-03-08 17:52:20 -08001996android.graphics.drawable.AnimatedStateListDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07001997android.graphics.drawable.AnimatedVectorDrawable$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001998android.graphics.drawable.AnimatedVectorDrawable$2
Andreas Gampe61e7b662015-06-17 23:57:04 -07001999android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator
Calin Juravle00b23d32019-03-08 17:52:20 -08002000android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState
Andreas Gampe859e2782016-04-06 18:37:56 -07002001android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimator
Doris Liu28cfd202016-02-22 16:51:40 -08002002android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002003android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorUI
Calin Juravle00b23d32019-03-08 17:52:20 -08002004android.graphics.drawable.AnimatedVectorDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002005android.graphics.drawable.AnimationDrawable$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08002006android.graphics.drawable.AnimationDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002007android.graphics.drawable.BitmapDrawable$BitmapState
Calin Juravle00b23d32019-03-08 17:52:20 -08002008android.graphics.drawable.BitmapDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002009android.graphics.drawable.ClipDrawable$ClipState
Calin Juravle00b23d32019-03-08 17:52:20 -08002010android.graphics.drawable.ClipDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002011android.graphics.drawable.ColorDrawable$ColorState
Calin Juravle00b23d32019-03-08 17:52:20 -08002012android.graphics.drawable.ColorDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002013android.graphics.drawable.ColorStateListDrawable$ColorStateListDrawableState
2014android.graphics.drawable.ColorStateListDrawable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002015android.graphics.drawable.Drawable$Callback
2016android.graphics.drawable.Drawable$ConstantState
Calin Juravle00b23d32019-03-08 17:52:20 -08002017android.graphics.drawable.Drawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002018android.graphics.drawable.DrawableContainer$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002019android.graphics.drawable.DrawableContainer$BlockInvalidateCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002020android.graphics.drawable.DrawableContainer$DrawableContainerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002021android.graphics.drawable.DrawableContainer
Andreas Gampe571fc302016-02-18 13:58:09 -08002022android.graphics.drawable.DrawableInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07002023android.graphics.drawable.DrawableWrapper$DrawableWrapperState
Calin Juravle00b23d32019-03-08 17:52:20 -08002024android.graphics.drawable.DrawableWrapper
Calin Juravle4a054192018-05-29 17:52:20 -07002025android.graphics.drawable.GradientDrawable$1
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08002026android.graphics.drawable.GradientDrawable$GradientState
2027android.graphics.drawable.GradientDrawable$Orientation
Calin Juravle00b23d32019-03-08 17:52:20 -08002028android.graphics.drawable.GradientDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002029android.graphics.drawable.Icon$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002030android.graphics.drawable.Icon$LoadDrawableTask
Calin Juravle00b23d32019-03-08 17:52:20 -08002031android.graphics.drawable.Icon
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002032android.graphics.drawable.InsetDrawable$InsetState
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002033android.graphics.drawable.InsetDrawable$InsetValue
Calin Juravle00b23d32019-03-08 17:52:20 -08002034android.graphics.drawable.InsetDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002035android.graphics.drawable.LayerDrawable$ChildDrawable
Evan Millar0ea97b82009-03-24 17:49:23 -07002036android.graphics.drawable.LayerDrawable$LayerState
Calin Juravle00b23d32019-03-08 17:52:20 -08002037android.graphics.drawable.LayerDrawable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002038android.graphics.drawable.LevelListDrawable$LevelListState
2039android.graphics.drawable.LevelListDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002040android.graphics.drawable.NinePatchDrawable$NinePatchState
Calin Juravle00b23d32019-03-08 17:52:20 -08002041android.graphics.drawable.NinePatchDrawable
Calin Juravle4a054192018-05-29 17:52:20 -07002042android.graphics.drawable.PaintDrawable
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002043android.graphics.drawable.RippleBackground$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07002044android.graphics.drawable.RippleBackground$BackgroundProperty
Calin Juravle00b23d32019-03-08 17:52:20 -08002045android.graphics.drawable.RippleBackground
Andreas Gampe61e7b662015-06-17 23:57:04 -07002046android.graphics.drawable.RippleComponent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002047android.graphics.drawable.RippleDrawable$RippleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002048android.graphics.drawable.RippleDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002049android.graphics.drawable.RippleForeground$1
2050android.graphics.drawable.RippleForeground$2
2051android.graphics.drawable.RippleForeground$3
2052android.graphics.drawable.RippleForeground$4
Calin Juravle00b23d32019-03-08 17:52:20 -08002053android.graphics.drawable.RippleForeground
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002054android.graphics.drawable.RotateDrawable$RotateState
Calin Juravle00b23d32019-03-08 17:52:20 -08002055android.graphics.drawable.RotateDrawable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002056android.graphics.drawable.ScaleDrawable$ScaleState
Calin Juravle00b23d32019-03-08 17:52:20 -08002057android.graphics.drawable.ScaleDrawable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002058android.graphics.drawable.ShapeDrawable$ShaderFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002059android.graphics.drawable.ShapeDrawable$ShapeState
Calin Juravle00b23d32019-03-08 17:52:20 -08002060android.graphics.drawable.ShapeDrawable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08002061android.graphics.drawable.StateListDrawable$StateListState
Calin Juravle00b23d32019-03-08 17:52:20 -08002062android.graphics.drawable.StateListDrawable
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002063android.graphics.drawable.TransitionDrawable$TransitionState
Calin Juravle00b23d32019-03-08 17:52:20 -08002064android.graphics.drawable.TransitionDrawable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002065android.graphics.drawable.VectorDrawable$VClipPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002066android.graphics.drawable.VectorDrawable$VFullPath$10
Calin Juravle00b23d32019-03-08 17:52:20 -08002067android.graphics.drawable.VectorDrawable$VFullPath$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002068android.graphics.drawable.VectorDrawable$VFullPath$2
2069android.graphics.drawable.VectorDrawable$VFullPath$3
2070android.graphics.drawable.VectorDrawable$VFullPath$4
2071android.graphics.drawable.VectorDrawable$VFullPath$5
2072android.graphics.drawable.VectorDrawable$VFullPath$6
2073android.graphics.drawable.VectorDrawable$VFullPath$7
2074android.graphics.drawable.VectorDrawable$VFullPath$8
2075android.graphics.drawable.VectorDrawable$VFullPath$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002076android.graphics.drawable.VectorDrawable$VFullPath
Andreas Gampe571fc302016-02-18 13:58:09 -08002077android.graphics.drawable.VectorDrawable$VGroup$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002078android.graphics.drawable.VectorDrawable$VGroup$2
2079android.graphics.drawable.VectorDrawable$VGroup$3
2080android.graphics.drawable.VectorDrawable$VGroup$4
2081android.graphics.drawable.VectorDrawable$VGroup$5
2082android.graphics.drawable.VectorDrawable$VGroup$6
2083android.graphics.drawable.VectorDrawable$VGroup$7
2084android.graphics.drawable.VectorDrawable$VGroup$8
2085android.graphics.drawable.VectorDrawable$VGroup$9
Calin Juravle00b23d32019-03-08 17:52:20 -08002086android.graphics.drawable.VectorDrawable$VGroup
Andreas Gampe571fc302016-02-18 13:58:09 -08002087android.graphics.drawable.VectorDrawable$VObject
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002088android.graphics.drawable.VectorDrawable$VPath$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002089android.graphics.drawable.VectorDrawable$VPath
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002090android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002091android.graphics.drawable.VectorDrawable$VectorDrawableState
2092android.graphics.drawable.VectorDrawable
Andreas Gampe61e7b662015-06-17 23:57:04 -07002093android.graphics.drawable.shapes.OvalShape
art-benchmark-serviced5115932020-02-25 17:55:03 -08002094android.graphics.drawable.shapes.PathShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002095android.graphics.drawable.shapes.RectShape
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002096android.graphics.drawable.shapes.RoundRectShape
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002097android.graphics.drawable.shapes.Shape
Calin Juravle00b23d32019-03-08 17:52:20 -08002098android.graphics.fonts.Font$Builder
2099android.graphics.fonts.Font
2100android.graphics.fonts.FontCustomizationParser$Result
2101android.graphics.fonts.FontCustomizationParser
2102android.graphics.fonts.FontFamily$Builder
2103android.graphics.fonts.FontFamily
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002104android.graphics.fonts.FontFileUtil
Calin Juravle00b23d32019-03-08 17:52:20 -08002105android.graphics.fonts.FontStyle
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002106android.graphics.fonts.FontVariationAxis
Calin Juravle00b23d32019-03-08 17:52:20 -08002107android.graphics.fonts.SystemFonts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002108android.graphics.pdf.PdfDocument
2109android.graphics.pdf.PdfEditor
2110android.graphics.pdf.PdfRenderer
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002111android.graphics.text.LineBreaker$Builder
2112android.graphics.text.LineBreaker$ParagraphConstraints
2113android.graphics.text.LineBreaker$Result
Calin Juravle00b23d32019-03-08 17:52:20 -08002114android.graphics.text.LineBreaker
Siyamed Sinir8918415f2018-10-29 22:08:22 -07002115android.graphics.text.MeasuredText$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002116android.graphics.text.MeasuredText
art-benchmark-service84deab32021-05-12 09:41:00 -07002117android.graphics.text.PositionedGlyphs
art-benchmark-service13164882020-11-07 02:19:14 -08002118android.gsi.AvbPublicKey$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002119android.gsi.AvbPublicKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08002120android.gsi.GsiProgress$1
2121android.gsi.GsiProgress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002122android.gsi.IGsiService$Stub$Proxy
2123android.gsi.IGsiService$Stub
2124android.gsi.IGsiService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07002125android.hardware.Camera$CameraInfo
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002126android.hardware.Camera$Face
Calin Juravle00b23d32019-03-08 17:52:20 -08002127android.hardware.Camera
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002128android.hardware.CameraStatus$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002129android.hardware.CameraStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07002130android.hardware.ConsumerIrManager
Calin Juravle4a054192018-05-29 17:52:20 -07002131android.hardware.GeomagneticField$LegendreTable
Calin Juravle00b23d32019-03-08 17:52:20 -08002132android.hardware.GeomagneticField
Andreas Gampe0db10fd2017-02-01 15:57:57 -08002133android.hardware.HardwareBuffer$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002134android.hardware.HardwareBuffer
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002135android.hardware.ICameraService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002136android.hardware.ICameraService$Stub
2137android.hardware.ICameraService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002138android.hardware.ICameraServiceListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002139android.hardware.ICameraServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002140android.hardware.ICameraServiceProxy$Stub
2141android.hardware.ICameraServiceProxy
2142android.hardware.IConsumerIrService$Stub
2143android.hardware.IConsumerIrService
2144android.hardware.ISensorPrivacyListener$Stub$Proxy
2145android.hardware.ISensorPrivacyListener$Stub
2146android.hardware.ISensorPrivacyListener
2147android.hardware.ISensorPrivacyManager$Stub$Proxy
2148android.hardware.ISensorPrivacyManager$Stub
2149android.hardware.ISensorPrivacyManager
2150android.hardware.ISerialManager$Stub
2151android.hardware.ISerialManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002152android.hardware.Sensor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002153android.hardware.SensorAdditionalInfo
Andreas Gampe859e2782016-04-06 18:37:56 -07002154android.hardware.SensorEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08002155android.hardware.SensorEventCallback
2156android.hardware.SensorEventListener2
Kenny Root9787b802013-04-26 12:53:57 -07002157android.hardware.SensorEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002158android.hardware.SensorListener
Evan Millar0ea97b82009-03-24 17:49:23 -07002159android.hardware.SensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002160android.hardware.SensorPrivacyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002161android.hardware.SensorPrivacyManager
Andreas Gampe61e7b662015-06-17 23:57:04 -07002162android.hardware.SerialManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002163android.hardware.SerialPort
Kenny Root9787b802013-04-26 12:53:57 -07002164android.hardware.SystemSensorManager$BaseEventQueue
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002165android.hardware.SystemSensorManager$SensorEventQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002166android.hardware.SystemSensorManager$TriggerEventQueue
Calin Juravle00b23d32019-03-08 17:52:20 -08002167android.hardware.SystemSensorManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002168android.hardware.TriggerEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002169android.hardware.TriggerEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08002170android.hardware.biometrics.BiometricAuthenticator$AuthenticationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002171android.hardware.biometrics.BiometricAuthenticator$Identifier
Calin Juravle00b23d32019-03-08 17:52:20 -08002172android.hardware.biometrics.BiometricAuthenticator
2173android.hardware.biometrics.BiometricFaceConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002174android.hardware.biometrics.BiometricFingerprintConstants
Calin Juravle00b23d32019-03-08 17:52:20 -08002175android.hardware.biometrics.BiometricManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002176android.hardware.biometrics.BiometricSourceType$1
2177android.hardware.biometrics.BiometricSourceType
art-benchmark-serviced5115932020-02-25 17:55:03 -08002178android.hardware.biometrics.CryptoObject
2179android.hardware.biometrics.IAuthService$Stub$Proxy
2180android.hardware.biometrics.IAuthService$Stub
2181android.hardware.biometrics.IAuthService
2182android.hardware.biometrics.IBiometricAuthenticator$Stub$Proxy
2183android.hardware.biometrics.IBiometricAuthenticator$Stub
2184android.hardware.biometrics.IBiometricAuthenticator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002185android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub$Proxy
2186android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback$Stub
2187android.hardware.biometrics.IBiometricEnabledOnKeyguardCallback
2188android.hardware.biometrics.IBiometricService$Stub$Proxy
2189android.hardware.biometrics.IBiometricService$Stub
2190android.hardware.biometrics.IBiometricService
2191android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002192android.hardware.biometrics.IBiometricServiceLockoutResetCallback$Stub
2193android.hardware.biometrics.IBiometricServiceLockoutResetCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002194android.hardware.biometrics.IBiometricServiceReceiver$Stub$Proxy
2195android.hardware.biometrics.IBiometricServiceReceiver$Stub
2196android.hardware.biometrics.IBiometricServiceReceiver
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002197android.hardware.camera2.CameraAccessException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002198android.hardware.camera2.CameraCharacteristics$1
2199android.hardware.camera2.CameraCharacteristics$2
2200android.hardware.camera2.CameraCharacteristics$3
2201android.hardware.camera2.CameraCharacteristics$4
2202android.hardware.camera2.CameraCharacteristics$5
art-benchmark-service56aece62020-02-10 17:58:03 -08002203android.hardware.camera2.CameraCharacteristics$6
Andreas Gampe571fc302016-02-18 13:58:09 -08002204android.hardware.camera2.CameraCharacteristics$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002205android.hardware.camera2.CameraCharacteristics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002206android.hardware.camera2.CameraDevice
2207android.hardware.camera2.CameraManager$AvailabilityCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002208android.hardware.camera2.CameraManager$CameraManagerGlobal$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002209android.hardware.camera2.CameraManager$CameraManagerGlobal$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002210android.hardware.camera2.CameraManager$CameraManagerGlobal$4
2211android.hardware.camera2.CameraManager$CameraManagerGlobal$5
2212android.hardware.camera2.CameraManager$CameraManagerGlobal$6
2213android.hardware.camera2.CameraManager$CameraManagerGlobal$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002214android.hardware.camera2.CameraManager$CameraManagerGlobal
2215android.hardware.camera2.CameraManager$TorchCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002216android.hardware.camera2.CameraManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002217android.hardware.camera2.CameraMetadata
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002218android.hardware.camera2.CaptureRequest$1
2219android.hardware.camera2.CaptureRequest$2
Andreas Gampe571fc302016-02-18 13:58:09 -08002220android.hardware.camera2.CaptureRequest$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002221android.hardware.camera2.CaptureRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002222android.hardware.camera2.CaptureResult$1
2223android.hardware.camera2.CaptureResult$2
2224android.hardware.camera2.CaptureResult$3
Andreas Gampe571fc302016-02-18 13:58:09 -08002225android.hardware.camera2.CaptureResult$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002226android.hardware.camera2.CaptureResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002227android.hardware.camera2.DngCreator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002228android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor
2229android.hardware.camera2.impl.CameraDeviceImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002230android.hardware.camera2.impl.CameraMetadataNative$10
2231android.hardware.camera2.impl.CameraMetadataNative$11
2232android.hardware.camera2.impl.CameraMetadataNative$12
2233android.hardware.camera2.impl.CameraMetadataNative$13
2234android.hardware.camera2.impl.CameraMetadataNative$14
2235android.hardware.camera2.impl.CameraMetadataNative$15
2236android.hardware.camera2.impl.CameraMetadataNative$16
2237android.hardware.camera2.impl.CameraMetadataNative$17
2238android.hardware.camera2.impl.CameraMetadataNative$18
2239android.hardware.camera2.impl.CameraMetadataNative$19
Calin Juravle00b23d32019-03-08 17:52:20 -08002240android.hardware.camera2.impl.CameraMetadataNative$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002241android.hardware.camera2.impl.CameraMetadataNative$20
Calin Juravle00b23d32019-03-08 17:52:20 -08002242android.hardware.camera2.impl.CameraMetadataNative$21
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002243android.hardware.camera2.impl.CameraMetadataNative$22
art-benchmark-serviced5115932020-02-25 17:55:03 -08002244android.hardware.camera2.impl.CameraMetadataNative$23
Calin Juravle00b23d32019-03-08 17:52:20 -08002245android.hardware.camera2.impl.CameraMetadataNative$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002246android.hardware.camera2.impl.CameraMetadataNative$3
2247android.hardware.camera2.impl.CameraMetadataNative$4
2248android.hardware.camera2.impl.CameraMetadataNative$5
2249android.hardware.camera2.impl.CameraMetadataNative$6
2250android.hardware.camera2.impl.CameraMetadataNative$7
2251android.hardware.camera2.impl.CameraMetadataNative$8
2252android.hardware.camera2.impl.CameraMetadataNative$9
2253android.hardware.camera2.impl.CameraMetadataNative$Key
Calin Juravle00b23d32019-03-08 17:52:20 -08002254android.hardware.camera2.impl.CameraMetadataNative
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002255android.hardware.camera2.impl.GetCommand
2256android.hardware.camera2.impl.SetCommand
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002257android.hardware.camera2.marshal.MarshalHelpers
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002258android.hardware.camera2.marshal.MarshalQueryable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002259android.hardware.camera2.marshal.MarshalRegistry$MarshalToken
Calin Juravle00b23d32019-03-08 17:52:20 -08002260android.hardware.camera2.marshal.MarshalRegistry
Calin Juravle4a054192018-05-29 17:52:20 -07002261android.hardware.camera2.marshal.Marshaler
art-benchmark-serviced5115932020-02-25 17:55:03 -08002262android.hardware.camera2.marshal.impl.MarshalQueryableArray$MarshalerArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002263android.hardware.camera2.marshal.impl.MarshalQueryableArray
2264android.hardware.camera2.marshal.impl.MarshalQueryableBlackLevelPattern
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002265android.hardware.camera2.marshal.impl.MarshalQueryableBoolean$MarshalerBoolean
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002266android.hardware.camera2.marshal.impl.MarshalQueryableBoolean
2267android.hardware.camera2.marshal.impl.MarshalQueryableColorSpaceTransform
2268android.hardware.camera2.marshal.impl.MarshalQueryableEnum
2269android.hardware.camera2.marshal.impl.MarshalQueryableHighSpeedVideoConfiguration
2270android.hardware.camera2.marshal.impl.MarshalQueryableMeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002271android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger
Calin Juravle00b23d32019-03-08 17:52:20 -08002272android.hardware.camera2.marshal.impl.MarshalQueryableNativeByteToInteger
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002273android.hardware.camera2.marshal.impl.MarshalQueryablePair
2274android.hardware.camera2.marshal.impl.MarshalQueryableParcelable
art-benchmark-serviced5115932020-02-25 17:55:03 -08002275android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive$MarshalerPrimitive
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002276android.hardware.camera2.marshal.impl.MarshalQueryablePrimitive
2277android.hardware.camera2.marshal.impl.MarshalQueryableRange
Calin Juravle00b23d32019-03-08 17:52:20 -08002278android.hardware.camera2.marshal.impl.MarshalQueryableRecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002279android.hardware.camera2.marshal.impl.MarshalQueryableRect
art-benchmark-service13164882020-11-07 02:19:14 -08002280android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002281android.hardware.camera2.marshal.impl.MarshalQueryableReprocessFormatsMap
2282android.hardware.camera2.marshal.impl.MarshalQueryableRggbChannelVector
art-benchmark-serviced5115932020-02-25 17:55:03 -08002283android.hardware.camera2.marshal.impl.MarshalQueryableSize$MarshalerSize
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002284android.hardware.camera2.marshal.impl.MarshalQueryableSize
2285android.hardware.camera2.marshal.impl.MarshalQueryableSizeF
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002286android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002287android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfiguration
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002288android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002289android.hardware.camera2.marshal.impl.MarshalQueryableStreamConfigurationDuration
2290android.hardware.camera2.marshal.impl.MarshalQueryableString
2291android.hardware.camera2.params.BlackLevelPattern
art-benchmark-service56aece62020-02-10 17:58:03 -08002292android.hardware.camera2.params.Capability
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002293android.hardware.camera2.params.ColorSpaceTransform
2294android.hardware.camera2.params.Face
2295android.hardware.camera2.params.HighSpeedVideoConfiguration
2296android.hardware.camera2.params.LensShadingMap
Calin Juravle36829e52019-04-10 19:07:47 -07002297android.hardware.camera2.params.MandatoryStreamCombination$ReprocessType
2298android.hardware.camera2.params.MandatoryStreamCombination$SizeThreshold
2299android.hardware.camera2.params.MandatoryStreamCombination$StreamCombinationTemplate
2300android.hardware.camera2.params.MandatoryStreamCombination$StreamTemplate
Calin Juravle00b23d32019-03-08 17:52:20 -08002301android.hardware.camera2.params.MandatoryStreamCombination
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002302android.hardware.camera2.params.MeteringRectangle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002303android.hardware.camera2.params.OisSample
Calin Juravle00b23d32019-03-08 17:52:20 -08002304android.hardware.camera2.params.RecommendedStreamConfiguration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002305android.hardware.camera2.params.ReprocessFormatsMap
2306android.hardware.camera2.params.RggbChannelVector
2307android.hardware.camera2.params.StreamConfiguration
2308android.hardware.camera2.params.StreamConfigurationDuration
2309android.hardware.camera2.params.StreamConfigurationMap
2310android.hardware.camera2.params.TonemapCurve
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002311android.hardware.camera2.utils.ArrayUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002312android.hardware.camera2.utils.ConcurrentCameraIdCombination$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002313android.hardware.camera2.utils.ConcurrentCameraIdCombination
art-benchmark-service13164882020-11-07 02:19:14 -08002314android.hardware.camera2.utils.SurfaceUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08002315android.hardware.camera2.utils.TypeReference$SpecializedBaseTypeReference
Mathieu Chartierba2c0462017-05-19 16:41:46 -07002316android.hardware.camera2.utils.TypeReference$SpecializedTypeReference
Calin Juravle00b23d32019-03-08 17:52:20 -08002317android.hardware.camera2.utils.TypeReference
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002318android.hardware.contexthub.V1_0.ContextHub
2319android.hardware.contexthub.V1_0.ContextHubMsg
2320android.hardware.contexthub.V1_0.HubAppInfo
2321android.hardware.contexthub.V1_0.IContexthub$Proxy
2322android.hardware.contexthub.V1_0.IContexthub
2323android.hardware.contexthub.V1_0.IContexthubCallback$Stub
2324android.hardware.contexthub.V1_0.IContexthubCallback
2325android.hardware.contexthub.V1_0.MemRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08002326android.hardware.contexthub.V1_0.NanoAppBinary
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002327android.hardware.contexthub.V1_0.PhysicalSensor
Calin Juravle4a054192018-05-29 17:52:20 -07002328android.hardware.display.AmbientBrightnessDayStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002329android.hardware.display.AmbientBrightnessDayStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002330android.hardware.display.AmbientDisplayConfiguration
Calin Juravle4a054192018-05-29 17:52:20 -07002331android.hardware.display.BrightnessChangeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002332android.hardware.display.BrightnessChangeEvent$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002333android.hardware.display.BrightnessChangeEvent
Calin Juravle4a054192018-05-29 17:52:20 -07002334android.hardware.display.BrightnessConfiguration$1
2335android.hardware.display.BrightnessConfiguration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002336android.hardware.display.BrightnessConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002337android.hardware.display.BrightnessCorrection$1
2338android.hardware.display.BrightnessCorrection$BrightnessCorrectionImplementation
2339android.hardware.display.BrightnessCorrection$ScaleAndTranslateLog
2340android.hardware.display.BrightnessCorrection
Calin Juravle00b23d32019-03-08 17:52:20 -08002341android.hardware.display.ColorDisplayManager$ColorDisplayManagerInternal
2342android.hardware.display.ColorDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002343android.hardware.display.Curve$1
2344android.hardware.display.Curve
art-benchmark-servicead05a302020-03-17 09:46:02 -07002345android.hardware.display.DeviceProductInfo$1
2346android.hardware.display.DeviceProductInfo$ManufactureDate$1
2347android.hardware.display.DeviceProductInfo$ManufactureDate
2348android.hardware.display.DeviceProductInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002349android.hardware.display.DisplayManager$DisplayListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002350android.hardware.display.DisplayManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002351android.hardware.display.DisplayManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002352android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002353android.hardware.display.DisplayManagerGlobal$DisplayManagerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002354android.hardware.display.DisplayManagerGlobal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002355android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks
2356android.hardware.display.DisplayManagerInternal$DisplayPowerRequest
2357android.hardware.display.DisplayManagerInternal
2358android.hardware.display.DisplayViewport
Calin Juravle00b23d32019-03-08 17:52:20 -08002359android.hardware.display.DisplayedContentSample
2360android.hardware.display.DisplayedContentSamplingAttributes
2361android.hardware.display.IColorDisplayManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002362android.hardware.display.IColorDisplayManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07002363android.hardware.display.IColorDisplayManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002364android.hardware.display.IDisplayManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002365android.hardware.display.IDisplayManager$Stub
2366android.hardware.display.IDisplayManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002367android.hardware.display.IDisplayManagerCallback$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002368android.hardware.display.IDisplayManagerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002369android.hardware.display.IDisplayManagerCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002370android.hardware.display.IVirtualDisplayCallback$Stub$Proxy
2371android.hardware.display.IVirtualDisplayCallback$Stub
2372android.hardware.display.IVirtualDisplayCallback
2373android.hardware.display.NightDisplayListener$1
2374android.hardware.display.NightDisplayListener$Callback
2375android.hardware.display.NightDisplayListener
2376android.hardware.display.Time$1
2377android.hardware.display.Time
art-benchmark-service13164882020-11-07 02:19:14 -08002378android.hardware.display.VirtualDisplayConfig$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002379android.hardware.display.VirtualDisplayConfig
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002380android.hardware.display.WifiDisplay$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002381android.hardware.display.WifiDisplay
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002382android.hardware.display.WifiDisplaySessionInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002383android.hardware.display.WifiDisplaySessionInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002384android.hardware.display.WifiDisplayStatus$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002385android.hardware.display.WifiDisplayStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002386android.hardware.face.Face$1
2387android.hardware.face.Face
2388android.hardware.face.FaceManager$1
2389android.hardware.face.FaceManager$AuthenticationCallback
2390android.hardware.face.FaceManager$AuthenticationResult
2391android.hardware.face.FaceManager$EnrollmentCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002392android.hardware.face.FaceManager$LockoutResetCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08002393android.hardware.face.FaceManager$MyHandler
2394android.hardware.face.FaceManager$OnAuthenticationCancelListener
2395android.hardware.face.FaceManager$RemovalCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08002396android.hardware.face.FaceManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002397android.hardware.face.IFaceService$Stub$Proxy
2398android.hardware.face.IFaceService$Stub
2399android.hardware.face.IFaceService
2400android.hardware.face.IFaceServiceReceiver$Stub$Proxy
2401android.hardware.face.IFaceServiceReceiver$Stub
2402android.hardware.face.IFaceServiceReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08002403android.hardware.fingerprint.Fingerprint$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002404android.hardware.fingerprint.Fingerprint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002405android.hardware.fingerprint.FingerprintManager$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002406android.hardware.fingerprint.FingerprintManager$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002407android.hardware.fingerprint.FingerprintManager$AuthenticationCallback
2408android.hardware.fingerprint.FingerprintManager$LockoutResetCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002409android.hardware.fingerprint.FingerprintManager$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08002410android.hardware.fingerprint.FingerprintManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002411android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub$Proxy
2412android.hardware.fingerprint.IFingerprintClientActiveCallback$Stub
2413android.hardware.fingerprint.IFingerprintClientActiveCallback
Calin Juravle4a054192018-05-29 17:52:20 -07002414android.hardware.fingerprint.IFingerprintService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002415android.hardware.fingerprint.IFingerprintService$Stub
2416android.hardware.fingerprint.IFingerprintService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002417android.hardware.fingerprint.IFingerprintServiceReceiver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002418android.hardware.fingerprint.IFingerprintServiceReceiver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002419android.hardware.fingerprint.IFingerprintServiceReceiver
Andreas Gampe61e7b662015-06-17 23:57:04 -07002420android.hardware.hdmi.HdmiControlManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002421android.hardware.hdmi.HdmiPlaybackClient$DisplayStatusCallback
2422android.hardware.input.IInputDevicesChangedListener$Stub$Proxy
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002423android.hardware.input.IInputDevicesChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002424android.hardware.input.IInputDevicesChangedListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002425android.hardware.input.IInputManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002426android.hardware.input.IInputManager$Stub
2427android.hardware.input.IInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002428android.hardware.input.ITabletModeChangedListener$Stub$Proxy
2429android.hardware.input.ITabletModeChangedListener$Stub
2430android.hardware.input.ITabletModeChangedListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002431android.hardware.input.InputDeviceIdentifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002432android.hardware.input.InputDeviceIdentifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07002433android.hardware.input.InputManager$InputDeviceListener
2434android.hardware.input.InputManager$InputDeviceListenerDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07002435android.hardware.input.InputManager$InputDevicesChangedListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002436android.hardware.input.InputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002437android.hardware.input.InputManagerInternal
2438android.hardware.input.KeyboardLayout$1
2439android.hardware.input.KeyboardLayout
2440android.hardware.input.TouchCalibration$1
2441android.hardware.input.TouchCalibration
Calin Juravle00b23d32019-03-08 17:52:20 -08002442android.hardware.iris.IrisManager
art-benchmark-service13164882020-11-07 02:19:14 -08002443android.hardware.lights.ILightsManager$Stub
2444android.hardware.lights.ILightsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002445android.hardware.lights.LightsManager
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002446android.hardware.location.ActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002447android.hardware.location.ContextHubClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08002448android.hardware.location.ContextHubClientCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002449android.hardware.location.ContextHubInfo$1
2450android.hardware.location.ContextHubInfo
2451android.hardware.location.ContextHubManager$2
2452android.hardware.location.ContextHubManager$3
2453android.hardware.location.ContextHubManager$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002454android.hardware.location.ContextHubManager$Callback
2455android.hardware.location.ContextHubManager$ICallback
Andreas Gampe859e2782016-04-06 18:37:56 -07002456android.hardware.location.ContextHubManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002457android.hardware.location.ContextHubMessage$1
2458android.hardware.location.ContextHubMessage
art-benchmark-serviced5115932020-02-25 17:55:03 -08002459android.hardware.location.ContextHubTransaction$OnCompleteListener
2460android.hardware.location.ContextHubTransaction$Response
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002461android.hardware.location.ContextHubTransaction
art-benchmark-serviced5115932020-02-25 17:55:03 -08002462android.hardware.location.GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper
2463android.hardware.location.GeofenceHardware
2464android.hardware.location.GeofenceHardwareCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002465android.hardware.location.GeofenceHardwareImpl$1
2466android.hardware.location.GeofenceHardwareImpl$2
2467android.hardware.location.GeofenceHardwareImpl$3
2468android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
2469android.hardware.location.GeofenceHardwareImpl$Reaper
2470android.hardware.location.GeofenceHardwareImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08002471android.hardware.location.GeofenceHardwareMonitorCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002472android.hardware.location.GeofenceHardwareMonitorEvent$1
2473android.hardware.location.GeofenceHardwareMonitorEvent
2474android.hardware.location.GeofenceHardwareRequest
2475android.hardware.location.GeofenceHardwareRequestParcelable$1
2476android.hardware.location.GeofenceHardwareRequestParcelable
2477android.hardware.location.GeofenceHardwareService$1
2478android.hardware.location.GeofenceHardwareService
2479android.hardware.location.IActivityRecognitionHardware$Stub$Proxy
Brian Duddiecfa5b5b2019-01-22 18:01:40 +00002480android.hardware.location.IActivityRecognitionHardware$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08002481android.hardware.location.IActivityRecognitionHardware
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002482android.hardware.location.IActivityRecognitionHardwareClient$Stub$Proxy
2483android.hardware.location.IActivityRecognitionHardwareClient$Stub
2484android.hardware.location.IActivityRecognitionHardwareClient
2485android.hardware.location.IContextHubCallback$Stub$Proxy
2486android.hardware.location.IContextHubCallback$Stub
2487android.hardware.location.IContextHubCallback
2488android.hardware.location.IContextHubClient$Stub$Proxy
2489android.hardware.location.IContextHubClient$Stub
2490android.hardware.location.IContextHubClient
2491android.hardware.location.IContextHubClientCallback$Stub$Proxy
2492android.hardware.location.IContextHubClientCallback$Stub
2493android.hardware.location.IContextHubClientCallback
2494android.hardware.location.IContextHubService$Stub$Proxy
2495android.hardware.location.IContextHubService$Stub
2496android.hardware.location.IContextHubService
2497android.hardware.location.IContextHubTransactionCallback$Stub$Proxy
2498android.hardware.location.IContextHubTransactionCallback$Stub
2499android.hardware.location.IContextHubTransactionCallback
2500android.hardware.location.IGeofenceHardware$Stub$Proxy
2501android.hardware.location.IGeofenceHardware$Stub
2502android.hardware.location.IGeofenceHardware
2503android.hardware.location.IGeofenceHardwareCallback$Stub$Proxy
2504android.hardware.location.IGeofenceHardwareCallback$Stub
2505android.hardware.location.IGeofenceHardwareCallback
2506android.hardware.location.IGeofenceHardwareMonitorCallback$Stub$Proxy
2507android.hardware.location.IGeofenceHardwareMonitorCallback$Stub
2508android.hardware.location.IGeofenceHardwareMonitorCallback
2509android.hardware.location.MemoryRegion$1
2510android.hardware.location.MemoryRegion
2511android.hardware.location.NanoApp$1
2512android.hardware.location.NanoApp
2513android.hardware.location.NanoAppBinary$1
2514android.hardware.location.NanoAppBinary
2515android.hardware.location.NanoAppFilter$1
2516android.hardware.location.NanoAppFilter
2517android.hardware.location.NanoAppInstanceInfo$1
2518android.hardware.location.NanoAppInstanceInfo
2519android.hardware.location.NanoAppMessage$1
2520android.hardware.location.NanoAppMessage
2521android.hardware.location.NanoAppState$1
2522android.hardware.location.NanoAppState
2523android.hardware.radio.ITuner$Stub
2524android.hardware.radio.ITuner
2525android.hardware.radio.ITunerCallback
2526android.hardware.radio.ProgramSelector$1
2527android.hardware.radio.ProgramSelector$Identifier$1
2528android.hardware.radio.ProgramSelector$Identifier
2529android.hardware.radio.ProgramSelector
2530android.hardware.radio.RadioManager$AmBandConfig$1
2531android.hardware.radio.RadioManager$AmBandConfig
2532android.hardware.radio.RadioManager$AmBandDescriptor$1
2533android.hardware.radio.RadioManager$AmBandDescriptor
2534android.hardware.radio.RadioManager$BandConfig$1
2535android.hardware.radio.RadioManager$BandConfig
2536android.hardware.radio.RadioManager$BandDescriptor$1
2537android.hardware.radio.RadioManager$BandDescriptor
2538android.hardware.radio.RadioManager$FmBandConfig$1
2539android.hardware.radio.RadioManager$FmBandConfig
2540android.hardware.radio.RadioManager$FmBandDescriptor$1
2541android.hardware.radio.RadioManager$FmBandDescriptor
2542android.hardware.radio.RadioManager$ModuleProperties$1
2543android.hardware.radio.RadioManager$ModuleProperties
2544android.hardware.radio.RadioManager$ProgramInfo$1
2545android.hardware.radio.RadioManager$ProgramInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07002546android.hardware.radio.RadioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002547android.hardware.radio.RadioMetadata$1
2548android.hardware.radio.RadioMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08002549android.hardware.radio.V1_0.ActivityStatsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002550android.hardware.radio.V1_0.AppStatus
2551android.hardware.radio.V1_0.Call
2552android.hardware.radio.V1_0.CallForwardInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002553android.hardware.radio.V1_0.CardStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002554android.hardware.radio.V1_0.Carrier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002555android.hardware.radio.V1_0.CarrierRestrictions
Calin Juravle00b23d32019-03-08 17:52:20 -08002556android.hardware.radio.V1_0.CdmaBroadcastSmsConfigInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002557android.hardware.radio.V1_0.CdmaCallWaiting
2558android.hardware.radio.V1_0.CdmaInformationRecords
2559android.hardware.radio.V1_0.CdmaSignalInfoRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08002560android.hardware.radio.V1_0.CdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002561android.hardware.radio.V1_0.CdmaSmsAddress
2562android.hardware.radio.V1_0.CdmaSmsMessage
2563android.hardware.radio.V1_0.CdmaSmsSubaddress
2564android.hardware.radio.V1_0.CellIdentity
2565android.hardware.radio.V1_0.CellIdentityCdma
2566android.hardware.radio.V1_0.CellIdentityGsm
2567android.hardware.radio.V1_0.CellIdentityLte
2568android.hardware.radio.V1_0.CellIdentityTdscdma
2569android.hardware.radio.V1_0.CellIdentityWcdma
2570android.hardware.radio.V1_0.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002571android.hardware.radio.V1_0.CellInfoCdma
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002572android.hardware.radio.V1_0.CellInfoGsm
2573android.hardware.radio.V1_0.CellInfoLte
2574android.hardware.radio.V1_0.CellInfoTdscdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002575android.hardware.radio.V1_0.CellInfoType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002576android.hardware.radio.V1_0.CellInfoWcdma
2577android.hardware.radio.V1_0.DataCallFailCause
2578android.hardware.radio.V1_0.DataProfileInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002579android.hardware.radio.V1_0.DataRegStateResult
2580android.hardware.radio.V1_0.EvdoSignalStrength
2581android.hardware.radio.V1_0.GsmBroadcastSmsConfigInfo
2582android.hardware.radio.V1_0.GsmSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002583android.hardware.radio.V1_0.GsmSmsMessage
Calin Juravle00b23d32019-03-08 17:52:20 -08002584android.hardware.radio.V1_0.HardwareConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002585android.hardware.radio.V1_0.HardwareConfigModem
2586android.hardware.radio.V1_0.HardwareConfigSim
Calin Juravle00b23d32019-03-08 17:52:20 -08002587android.hardware.radio.V1_0.IRadio
2588android.hardware.radio.V1_0.IRadioIndication
2589android.hardware.radio.V1_0.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002590android.hardware.radio.V1_0.IccIo
Calin Juravle00b23d32019-03-08 17:52:20 -08002591android.hardware.radio.V1_0.IccIoResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002592android.hardware.radio.V1_0.ImsSmsMessage
2593android.hardware.radio.V1_0.LastCallFailCauseInfo
2594android.hardware.radio.V1_0.LceDataInfo
2595android.hardware.radio.V1_0.LceStatusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002596android.hardware.radio.V1_0.LteSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002597android.hardware.radio.V1_0.NeighboringCell
2598android.hardware.radio.V1_0.OperatorInfo
2599android.hardware.radio.V1_0.PcoDataInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002600android.hardware.radio.V1_0.RadioCapability
2601android.hardware.radio.V1_0.RadioResponseInfo
2602android.hardware.radio.V1_0.RegState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002603android.hardware.radio.V1_0.SendSmsResult
2604android.hardware.radio.V1_0.SetupDataCallResult
2605android.hardware.radio.V1_0.SignalStrength
2606android.hardware.radio.V1_0.SimApdu
2607android.hardware.radio.V1_0.SimRefreshResult
2608android.hardware.radio.V1_0.StkCcUnsolSsResult
2609android.hardware.radio.V1_0.SuppSvcNotification
Calin Juravle00b23d32019-03-08 17:52:20 -08002610android.hardware.radio.V1_0.TdScdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002611android.hardware.radio.V1_0.UusInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08002612android.hardware.radio.V1_0.VoiceRegStateResult
2613android.hardware.radio.V1_0.WcdmaSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002614android.hardware.radio.V1_1.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002615android.hardware.radio.V1_1.IRadio
2616android.hardware.radio.V1_1.IRadioIndication
2617android.hardware.radio.V1_1.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002618android.hardware.radio.V1_1.KeepaliveStatus
2619android.hardware.radio.V1_1.NetworkScanResult
Calin Juravle00b23d32019-03-08 17:52:20 -08002620android.hardware.radio.V1_2.Call
2621android.hardware.radio.V1_2.CardStatus
2622android.hardware.radio.V1_2.CellIdentity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002623android.hardware.radio.V1_2.CellIdentityCdma
2624android.hardware.radio.V1_2.CellIdentityGsm
2625android.hardware.radio.V1_2.CellIdentityLte
Calin Juravle00b23d32019-03-08 17:52:20 -08002626android.hardware.radio.V1_2.CellIdentityOperatorNames
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002627android.hardware.radio.V1_2.CellIdentityTdscdma
2628android.hardware.radio.V1_2.CellIdentityWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002629android.hardware.radio.V1_2.CellInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002630android.hardware.radio.V1_2.CellInfoCdma
2631android.hardware.radio.V1_2.CellInfoGsm
2632android.hardware.radio.V1_2.CellInfoLte
2633android.hardware.radio.V1_2.CellInfoTdscdma
2634android.hardware.radio.V1_2.CellInfoWcdma
Calin Juravle00b23d32019-03-08 17:52:20 -08002635android.hardware.radio.V1_2.DataRegStateResult
2636android.hardware.radio.V1_2.IRadio
2637android.hardware.radio.V1_2.IRadioIndication
2638android.hardware.radio.V1_2.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002639android.hardware.radio.V1_2.LinkCapacityEstimate
2640android.hardware.radio.V1_2.NetworkScanResult
2641android.hardware.radio.V1_2.PhysicalChannelConfig
Calin Juravle00b23d32019-03-08 17:52:20 -08002642android.hardware.radio.V1_2.SignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002643android.hardware.radio.V1_2.TdscdmaSignalStrength
Calin Juravle00b23d32019-03-08 17:52:20 -08002644android.hardware.radio.V1_2.VoiceRegStateResult
2645android.hardware.radio.V1_2.WcdmaSignalStrength
2646android.hardware.radio.V1_3.IRadio$Proxy
2647android.hardware.radio.V1_3.IRadio
2648android.hardware.radio.V1_3.IRadioIndication
2649android.hardware.radio.V1_3.IRadioResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002650android.hardware.radio.V1_4.CardStatus
2651android.hardware.radio.V1_4.CarrierRestrictionsWithPriority
art-benchmark-serviced5115932020-02-25 17:55:03 -08002652android.hardware.radio.V1_4.CellConfigLte
2653android.hardware.radio.V1_4.CellIdentityNr
2654android.hardware.radio.V1_4.CellInfo$Info
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002655android.hardware.radio.V1_4.CellInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08002656android.hardware.radio.V1_4.CellInfoLte
2657android.hardware.radio.V1_4.CellInfoNr
2658android.hardware.radio.V1_4.DataRegStateResult$VopsInfo$hidl_discriminator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002659android.hardware.radio.V1_4.DataRegStateResult$VopsInfo
2660android.hardware.radio.V1_4.DataRegStateResult
2661android.hardware.radio.V1_4.EmergencyNumber
art-benchmark-serviced5115932020-02-25 17:55:03 -08002662android.hardware.radio.V1_4.IRadio$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002663android.hardware.radio.V1_4.IRadio
2664android.hardware.radio.V1_4.IRadioIndication$Stub
2665android.hardware.radio.V1_4.IRadioIndication
2666android.hardware.radio.V1_4.IRadioResponse$Stub
2667android.hardware.radio.V1_4.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002668android.hardware.radio.V1_4.LteVopsInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002669android.hardware.radio.V1_4.NetworkScanResult
2670android.hardware.radio.V1_4.NrIndicators
art-benchmark-serviced5115932020-02-25 17:55:03 -08002671android.hardware.radio.V1_4.NrSignalStrength
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002672android.hardware.radio.V1_4.PhysicalChannelConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08002673android.hardware.radio.V1_4.RadioFrequencyInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002674android.hardware.radio.V1_4.SetupDataCallResult
2675android.hardware.radio.V1_4.SignalStrength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002676android.hardware.radio.V1_5.CellIdentity
2677android.hardware.radio.V1_5.CellIdentityGsm
2678android.hardware.radio.V1_5.CellIdentityLte
2679android.hardware.radio.V1_5.CellIdentityNr
2680android.hardware.radio.V1_5.CellIdentityTdscdma
2681android.hardware.radio.V1_5.CellIdentityWcdma
2682android.hardware.radio.V1_5.ClosedSubscriberGroupInfo
2683android.hardware.radio.V1_5.IRadio
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07002684android.hardware.radio.V1_5.IRadioIndication$Stub
2685android.hardware.radio.V1_5.IRadioIndication
2686android.hardware.radio.V1_5.IRadioResponse$Stub
2687android.hardware.radio.V1_5.IRadioResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08002688android.hardware.radio.V1_5.OptionalCsgInfo
art-benchmark-service13164882020-11-07 02:19:14 -08002689android.hardware.radio.config.V1_0.IRadioConfig$Proxy
2690android.hardware.radio.config.V1_0.IRadioConfig$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002691android.hardware.radio.config.V1_0.IRadioConfig
art-benchmark-service13164882020-11-07 02:19:14 -08002692android.hardware.radio.config.V1_0.IRadioConfigIndication$Proxy
2693android.hardware.radio.config.V1_0.IRadioConfigIndication$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002694android.hardware.radio.config.V1_0.IRadioConfigIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002695android.hardware.radio.config.V1_0.IRadioConfigResponse$Proxy
2696android.hardware.radio.config.V1_0.IRadioConfigResponse$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002697android.hardware.radio.config.V1_0.IRadioConfigResponse
2698android.hardware.radio.config.V1_0.SimSlotStatus
art-benchmark-service13164882020-11-07 02:19:14 -08002699android.hardware.radio.config.V1_0.SlotState
art-benchmark-service56aece62020-02-10 17:58:03 -08002700android.hardware.radio.config.V1_1.IRadioConfig$Proxy
art-benchmark-service13164882020-11-07 02:19:14 -08002701android.hardware.radio.config.V1_1.IRadioConfig$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002702android.hardware.radio.config.V1_1.IRadioConfig
art-benchmark-service13164882020-11-07 02:19:14 -08002703android.hardware.radio.config.V1_1.IRadioConfigIndication$Proxy
2704android.hardware.radio.config.V1_1.IRadioConfigIndication$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002705android.hardware.radio.config.V1_1.IRadioConfigIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002706android.hardware.radio.config.V1_1.IRadioConfigResponse$Proxy
2707android.hardware.radio.config.V1_1.IRadioConfigResponse$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002708android.hardware.radio.config.V1_1.IRadioConfigResponse
2709android.hardware.radio.config.V1_1.ModemInfo
2710android.hardware.radio.config.V1_1.ModemsConfig
2711android.hardware.radio.config.V1_1.PhoneCapability
art-benchmark-service13164882020-11-07 02:19:14 -08002712android.hardware.radio.config.V1_2.IRadioConfigIndication$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002713android.hardware.radio.config.V1_2.IRadioConfigIndication$Stub
2714android.hardware.radio.config.V1_2.IRadioConfigIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002715android.hardware.radio.config.V1_2.IRadioConfigResponse$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002716android.hardware.radio.config.V1_2.IRadioConfigResponse$Stub
2717android.hardware.radio.config.V1_2.IRadioConfigResponse
2718android.hardware.radio.config.V1_2.SimSlotStatus
2719android.hardware.radio.deprecated.V1_0.IOemHook$Proxy
art-benchmark-service13164882020-11-07 02:19:14 -08002720android.hardware.radio.deprecated.V1_0.IOemHook$Stub
art-benchmark-service56aece62020-02-10 17:58:03 -08002721android.hardware.radio.deprecated.V1_0.IOemHook
art-benchmark-service13164882020-11-07 02:19:14 -08002722android.hardware.radio.deprecated.V1_0.IOemHookIndication$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002723android.hardware.radio.deprecated.V1_0.IOemHookIndication$Stub
2724android.hardware.radio.deprecated.V1_0.IOemHookIndication
art-benchmark-service13164882020-11-07 02:19:14 -08002725android.hardware.radio.deprecated.V1_0.IOemHookResponse$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08002726android.hardware.radio.deprecated.V1_0.IOemHookResponse$Stub
2727android.hardware.radio.deprecated.V1_0.IOemHookResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002728android.hardware.sidekick.SidekickInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08002729android.hardware.soundtrigger.ConversionUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002730android.hardware.soundtrigger.IRecognitionStatusCallback$Stub$Proxy
2731android.hardware.soundtrigger.IRecognitionStatusCallback$Stub
2732android.hardware.soundtrigger.IRecognitionStatusCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002733android.hardware.soundtrigger.KeyphraseEnrollmentInfo
2734android.hardware.soundtrigger.KeyphraseMetadata$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002735android.hardware.soundtrigger.KeyphraseMetadata
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002736android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002737android.hardware.soundtrigger.SoundTrigger$ConfidenceLevel
Andreas Gampe859e2782016-04-06 18:37:56 -07002738android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002739android.hardware.soundtrigger.SoundTrigger$GenericRecognitionEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002740android.hardware.soundtrigger.SoundTrigger$GenericSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002741android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002742android.hardware.soundtrigger.SoundTrigger$Keyphrase$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002743android.hardware.soundtrigger.SoundTrigger$Keyphrase
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002744android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002745android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002746android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002747android.hardware.soundtrigger.SoundTrigger$KeyphraseRecognitionExtra
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002748android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002749android.hardware.soundtrigger.SoundTrigger$KeyphraseSoundModel
art-benchmark-serviced5115932020-02-25 17:55:03 -08002750android.hardware.soundtrigger.SoundTrigger$ModelParamRange$1
2751android.hardware.soundtrigger.SoundTrigger$ModelParamRange
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002752android.hardware.soundtrigger.SoundTrigger$ModuleProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002753android.hardware.soundtrigger.SoundTrigger$ModuleProperties
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002754android.hardware.soundtrigger.SoundTrigger$RecognitionConfig$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002755android.hardware.soundtrigger.SoundTrigger$RecognitionConfig
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002756android.hardware.soundtrigger.SoundTrigger$RecognitionEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002757android.hardware.soundtrigger.SoundTrigger$RecognitionEvent
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002758android.hardware.soundtrigger.SoundTrigger$SoundModel
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002759android.hardware.soundtrigger.SoundTrigger$SoundModelEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08002760android.hardware.soundtrigger.SoundTrigger$SoundModelEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002761android.hardware.soundtrigger.SoundTrigger$StatusListener
Calin Juravle00b23d32019-03-08 17:52:20 -08002762android.hardware.soundtrigger.SoundTrigger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002763android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002764android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate
Andreas Gampedcad4ca2014-10-03 02:00:29 +00002765android.hardware.soundtrigger.SoundTriggerModule
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002766android.hardware.thermal.V1_0.IThermal
2767android.hardware.thermal.V1_0.ThermalStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08002768android.hardware.thermal.V2_0.CoolingDevice
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002769android.hardware.thermal.V2_0.IThermal$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08002770android.hardware.thermal.V2_0.IThermal$getCurrentCoolingDevicesCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002771android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback
2772android.hardware.thermal.V2_0.IThermal
2773android.hardware.thermal.V2_0.IThermalChangedCallback$Stub
2774android.hardware.thermal.V2_0.IThermalChangedCallback
2775android.hardware.thermal.V2_0.Temperature
art-benchmark-serviced5115932020-02-25 17:55:03 -08002776android.hardware.usb.AccessoryFilter
2777android.hardware.usb.DeviceFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002778android.hardware.usb.IUsbManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08002779android.hardware.usb.IUsbManager$Stub
2780android.hardware.usb.IUsbManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08002781android.hardware.usb.IUsbSerialReader$Stub
2782android.hardware.usb.IUsbSerialReader
Calin Juravle00b23d32019-03-08 17:52:20 -08002783android.hardware.usb.ParcelableUsbPort$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002784android.hardware.usb.ParcelableUsbPort
2785android.hardware.usb.UsbAccessory$2
2786android.hardware.usb.UsbAccessory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002787android.hardware.usb.UsbConfiguration$1
2788android.hardware.usb.UsbConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07002789android.hardware.usb.UsbDevice$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002790android.hardware.usb.UsbDevice$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08002791android.hardware.usb.UsbDevice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002792android.hardware.usb.UsbDeviceConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002793android.hardware.usb.UsbInterface$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002794android.hardware.usb.UsbInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07002795android.hardware.usb.UsbManager
Calin Juravle00b23d32019-03-08 17:52:20 -08002796android.hardware.usb.UsbPort
2797android.hardware.usb.UsbPortStatus$1
2798android.hardware.usb.UsbPortStatus
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04002799android.hardware.usb.UsbRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002800android.hardware.usb.gadget.V1_0.IUsbGadget$Proxy
2801android.hardware.usb.gadget.V1_0.IUsbGadget
2802android.hardware.usb.gadget.V1_0.IUsbGadgetCallback$Stub
2803android.hardware.usb.gadget.V1_0.IUsbGadgetCallback
art-benchmark-service13164882020-11-07 02:19:14 -08002804android.icu.impl.Assert
art-benchmark-service56aece62020-02-10 17:58:03 -08002805android.icu.impl.BMPSet
art-benchmark-service13164882020-11-07 02:19:14 -08002806android.icu.impl.CSCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08002807android.icu.impl.CacheBase
art-benchmark-service13164882020-11-07 02:19:14 -08002808android.icu.impl.CacheValue$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002809android.icu.impl.CacheValue$NullValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002810android.icu.impl.CacheValue$SoftValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002811android.icu.impl.CacheValue$Strength
art-benchmark-serviced5115932020-02-25 17:55:03 -08002812android.icu.impl.CacheValue$StrongValue
art-benchmark-service56aece62020-02-10 17:58:03 -08002813android.icu.impl.CacheValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08002814android.icu.impl.CalType
art-benchmark-service13164882020-11-07 02:19:14 -08002815android.icu.impl.CalendarAstronomer$1
2816android.icu.impl.CalendarAstronomer$2
2817android.icu.impl.CalendarAstronomer$3
2818android.icu.impl.CalendarAstronomer$4
2819android.icu.impl.CalendarAstronomer$AngleFunc
2820android.icu.impl.CalendarAstronomer$CoordFunc
2821android.icu.impl.CalendarAstronomer$Ecliptic
2822android.icu.impl.CalendarAstronomer$Equatorial
2823android.icu.impl.CalendarAstronomer$Horizon
2824android.icu.impl.CalendarAstronomer$MoonAge
2825android.icu.impl.CalendarAstronomer$SolarLongitude
2826android.icu.impl.CalendarAstronomer
2827android.icu.impl.CalendarCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08002828android.icu.impl.CalendarUtil$CalendarPreferences
2829android.icu.impl.CalendarUtil
art-benchmark-service13164882020-11-07 02:19:14 -08002830android.icu.impl.CaseMapImpl$1
2831android.icu.impl.CaseMapImpl$GreekUpper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002832android.icu.impl.CaseMapImpl$StringContextIterator
art-benchmark-service13164882020-11-07 02:19:14 -08002833android.icu.impl.CaseMapImpl$WholeStringBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08002834android.icu.impl.CaseMapImpl
2835android.icu.impl.CharTrie
2836android.icu.impl.CharacterIteration
art-benchmark-service13164882020-11-07 02:19:14 -08002837android.icu.impl.CharacterIteratorWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08002838android.icu.impl.CharacterPropertiesImpl
art-benchmark-service13164882020-11-07 02:19:14 -08002839android.icu.impl.ClassLoaderUtil$1
2840android.icu.impl.ClassLoaderUtil$BootstrapClassLoader
art-benchmark-service56aece62020-02-10 17:58:03 -08002841android.icu.impl.ClassLoaderUtil
art-benchmark-service13164882020-11-07 02:19:14 -08002842android.icu.impl.CollectionSet
2843android.icu.impl.CurrencyData$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002844android.icu.impl.CurrencyData$CurrencyDisplayInfo
2845android.icu.impl.CurrencyData$CurrencyDisplayInfoProvider
art-benchmark-service13164882020-11-07 02:19:14 -08002846android.icu.impl.CurrencyData$CurrencyFormatInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08002847android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingPattern
2848android.icu.impl.CurrencyData$CurrencySpacingInfo$SpacingType
2849android.icu.impl.CurrencyData$CurrencySpacingInfo
art-benchmark-service13164882020-11-07 02:19:14 -08002850android.icu.impl.CurrencyData$DefaultInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08002851android.icu.impl.CurrencyData
art-benchmark-serviced5115932020-02-25 17:55:03 -08002852android.icu.impl.DateNumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08002853android.icu.impl.DayPeriodRules$1
2854android.icu.impl.DayPeriodRules$CutoffType
2855android.icu.impl.DayPeriodRules$DayPeriod
2856android.icu.impl.DayPeriodRules$DayPeriodRulesCountSink
2857android.icu.impl.DayPeriodRules$DayPeriodRulesData
2858android.icu.impl.DayPeriodRules$DayPeriodRulesDataSink
2859android.icu.impl.DayPeriodRules
art-benchmark-serviced60351b2020-04-11 17:55:40 -07002860android.icu.impl.DontCareFieldPosition
art-benchmark-service13164882020-11-07 02:19:14 -08002861android.icu.impl.EraRules
art-benchmark-serviced5115932020-02-25 17:55:03 -08002862android.icu.impl.FormattedStringBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08002863android.icu.impl.FormattedValueFieldPositionIteratorImpl$FieldWithValue
2864android.icu.impl.FormattedValueFieldPositionIteratorImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -08002865android.icu.impl.FormattedValueStringBuilderImpl$NullField
2866android.icu.impl.FormattedValueStringBuilderImpl
2867android.icu.impl.Grego
art-benchmark-service13164882020-11-07 02:19:14 -08002868android.icu.impl.ICUBinary$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002869android.icu.impl.ICUBinary$Authenticate
2870android.icu.impl.ICUBinary$DatPackageReader$IsAcceptable
2871android.icu.impl.ICUBinary$DatPackageReader
2872android.icu.impl.ICUBinary$DataFile
2873android.icu.impl.ICUBinary$PackageDataFile
art-benchmark-service13164882020-11-07 02:19:14 -08002874android.icu.impl.ICUBinary$SingleDataFile
art-benchmark-service56aece62020-02-10 17:58:03 -08002875android.icu.impl.ICUBinary
2876android.icu.impl.ICUCache
art-benchmark-service13164882020-11-07 02:19:14 -08002877android.icu.impl.ICUConfig$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002878android.icu.impl.ICUConfig
2879android.icu.impl.ICUCurrencyDisplayInfoProvider$1
2880android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable
2881android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink
2882android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData
art-benchmark-service13164882020-11-07 02:19:14 -08002883android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$ParsingData
art-benchmark-service56aece62020-02-10 17:58:03 -08002884android.icu.impl.ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo
2885android.icu.impl.ICUCurrencyDisplayInfoProvider
art-benchmark-service13164882020-11-07 02:19:14 -08002886android.icu.impl.ICUCurrencyMetaInfo$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002887android.icu.impl.ICUCurrencyMetaInfo$Collector
2888android.icu.impl.ICUCurrencyMetaInfo$CurrencyCollector
art-benchmark-service13164882020-11-07 02:19:14 -08002889android.icu.impl.ICUCurrencyMetaInfo$InfoCollector
2890android.icu.impl.ICUCurrencyMetaInfo$RegionCollector
art-benchmark-service56aece62020-02-10 17:58:03 -08002891android.icu.impl.ICUCurrencyMetaInfo$UniqueList
2892android.icu.impl.ICUCurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08002893android.icu.impl.ICUData$1
2894android.icu.impl.ICUData$2
2895android.icu.impl.ICUData$3
art-benchmark-service56aece62020-02-10 17:58:03 -08002896android.icu.impl.ICUData
art-benchmark-service13164882020-11-07 02:19:14 -08002897android.icu.impl.ICUDataVersion
art-benchmark-service56aece62020-02-10 17:58:03 -08002898android.icu.impl.ICUDebug
art-benchmark-service13164882020-11-07 02:19:14 -08002899android.icu.impl.ICULangDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08002900android.icu.impl.ICULocaleService$ICUResourceBundleFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002901android.icu.impl.ICULocaleService$LocaleKey
art-benchmark-service56aece62020-02-10 17:58:03 -08002902android.icu.impl.ICULocaleService$LocaleKeyFactory
art-benchmark-service13164882020-11-07 02:19:14 -08002903android.icu.impl.ICULocaleService$SimpleLocaleKeyFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08002904android.icu.impl.ICULocaleService
art-benchmark-service13164882020-11-07 02:19:14 -08002905android.icu.impl.ICUNotifier$NotifyThread
art-benchmark-service56aece62020-02-10 17:58:03 -08002906android.icu.impl.ICUNotifier
art-benchmark-service13164882020-11-07 02:19:14 -08002907android.icu.impl.ICURWLock$1
2908android.icu.impl.ICURWLock$Stats
art-benchmark-service56aece62020-02-10 17:58:03 -08002909android.icu.impl.ICURWLock
art-benchmark-service13164882020-11-07 02:19:14 -08002910android.icu.impl.ICURegionDataTables
art-benchmark-service56aece62020-02-10 17:58:03 -08002911android.icu.impl.ICUResourceBundle$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08002912android.icu.impl.ICUResourceBundle$2$1
2913android.icu.impl.ICUResourceBundle$2
art-benchmark-service56aece62020-02-10 17:58:03 -08002914android.icu.impl.ICUResourceBundle$3
2915android.icu.impl.ICUResourceBundle$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08002916android.icu.impl.ICUResourceBundle$AvailEntry
art-benchmark-service13164882020-11-07 02:19:14 -08002917android.icu.impl.ICUResourceBundle$AvailableLocalesSink
art-benchmark-service56aece62020-02-10 17:58:03 -08002918android.icu.impl.ICUResourceBundle$Loader
2919android.icu.impl.ICUResourceBundle$OpenType
2920android.icu.impl.ICUResourceBundle$WholeBundle
2921android.icu.impl.ICUResourceBundle
2922android.icu.impl.ICUResourceBundleImpl$ResourceArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08002923android.icu.impl.ICUResourceBundleImpl$ResourceBinary
art-benchmark-service56aece62020-02-10 17:58:03 -08002924android.icu.impl.ICUResourceBundleImpl$ResourceContainer
2925android.icu.impl.ICUResourceBundleImpl$ResourceInt
art-benchmark-serviced5115932020-02-25 17:55:03 -08002926android.icu.impl.ICUResourceBundleImpl$ResourceIntVector
art-benchmark-service56aece62020-02-10 17:58:03 -08002927android.icu.impl.ICUResourceBundleImpl$ResourceString
2928android.icu.impl.ICUResourceBundleImpl$ResourceTable
2929android.icu.impl.ICUResourceBundleImpl
art-benchmark-service13164882020-11-07 02:19:14 -08002930android.icu.impl.ICUResourceBundleReader$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002931android.icu.impl.ICUResourceBundleReader$Array16
2932android.icu.impl.ICUResourceBundleReader$Array32
2933android.icu.impl.ICUResourceBundleReader$Array
2934android.icu.impl.ICUResourceBundleReader$Container
2935android.icu.impl.ICUResourceBundleReader$IsAcceptable
2936android.icu.impl.ICUResourceBundleReader$ReaderCache
2937android.icu.impl.ICUResourceBundleReader$ReaderCacheKey
2938android.icu.impl.ICUResourceBundleReader$ReaderValue
2939android.icu.impl.ICUResourceBundleReader$ResourceCache$Level
2940android.icu.impl.ICUResourceBundleReader$ResourceCache
2941android.icu.impl.ICUResourceBundleReader$Table1632
2942android.icu.impl.ICUResourceBundleReader$Table16
art-benchmark-service13164882020-11-07 02:19:14 -08002943android.icu.impl.ICUResourceBundleReader$Table32
art-benchmark-service56aece62020-02-10 17:58:03 -08002944android.icu.impl.ICUResourceBundleReader$Table
2945android.icu.impl.ICUResourceBundleReader
art-benchmark-service13164882020-11-07 02:19:14 -08002946android.icu.impl.ICUResourceTableAccess
art-benchmark-serviced5115932020-02-25 17:55:03 -08002947android.icu.impl.ICUService$CacheEntry
art-benchmark-service56aece62020-02-10 17:58:03 -08002948android.icu.impl.ICUService$Factory
art-benchmark-serviced5115932020-02-25 17:55:03 -08002949android.icu.impl.ICUService$Key
art-benchmark-service13164882020-11-07 02:19:14 -08002950android.icu.impl.ICUService$LocaleRef
2951android.icu.impl.ICUService$ServiceListener
2952android.icu.impl.ICUService$SimpleFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08002953android.icu.impl.ICUService
art-benchmark-serviced5115932020-02-25 17:55:03 -08002954android.icu.impl.IDNA2003
art-benchmark-servicead05a302020-03-17 09:46:02 -07002955android.icu.impl.IllegalIcuArgumentException
art-benchmark-service13164882020-11-07 02:19:14 -08002956android.icu.impl.IntTrie
2957android.icu.impl.IntTrieBuilder
2958android.icu.impl.InvalidFormatException
2959android.icu.impl.IterableComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -08002960android.icu.impl.JavaTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08002961android.icu.impl.LocaleDisplayNamesImpl$1
2962android.icu.impl.LocaleDisplayNamesImpl$Cache
2963android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextSink
2964android.icu.impl.LocaleDisplayNamesImpl$CapitalizationContextUsage
2965android.icu.impl.LocaleDisplayNamesImpl$DataTable
2966android.icu.impl.LocaleDisplayNamesImpl$DataTableType
2967android.icu.impl.LocaleDisplayNamesImpl$DataTables$1
2968android.icu.impl.LocaleDisplayNamesImpl$DataTables
2969android.icu.impl.LocaleDisplayNamesImpl$ICUDataTable
2970android.icu.impl.LocaleDisplayNamesImpl$ICUDataTables
2971android.icu.impl.LocaleDisplayNamesImpl$LangDataTables
2972android.icu.impl.LocaleDisplayNamesImpl$RegionDataTables
2973android.icu.impl.LocaleDisplayNamesImpl
2974android.icu.impl.LocaleIDParser$1
art-benchmark-service56aece62020-02-10 17:58:03 -08002975android.icu.impl.LocaleIDParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08002976android.icu.impl.LocaleIDs
art-benchmark-servicead05a302020-03-17 09:46:02 -07002977android.icu.impl.LocaleUtility
art-benchmark-serviced5115932020-02-25 17:55:03 -08002978android.icu.impl.Norm2AllModes$1
2979android.icu.impl.Norm2AllModes$ComposeNormalizer2
2980android.icu.impl.Norm2AllModes$DecomposeNormalizer2
2981android.icu.impl.Norm2AllModes$FCDNormalizer2
2982android.icu.impl.Norm2AllModes$NFCSingleton
2983android.icu.impl.Norm2AllModes$NFKCSingleton
art-benchmark-service13164882020-11-07 02:19:14 -08002984android.icu.impl.Norm2AllModes$NFKC_CFSingleton
art-benchmark-serviced5115932020-02-25 17:55:03 -08002985android.icu.impl.Norm2AllModes$NoopNormalizer2
2986android.icu.impl.Norm2AllModes$Norm2AllModesSingleton
2987android.icu.impl.Norm2AllModes$Normalizer2WithImpl
2988android.icu.impl.Norm2AllModes
2989android.icu.impl.Normalizer2Impl$1
art-benchmark-service13164882020-11-07 02:19:14 -08002990android.icu.impl.Normalizer2Impl$Hangul
art-benchmark-serviced5115932020-02-25 17:55:03 -08002991android.icu.impl.Normalizer2Impl$IsAcceptable
2992android.icu.impl.Normalizer2Impl$ReorderingBuffer
2993android.icu.impl.Normalizer2Impl$UTF16Plus
2994android.icu.impl.Normalizer2Impl
2995android.icu.impl.OlsonTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08002996android.icu.impl.PVecToTrieCompactHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08002997android.icu.impl.Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -08002998android.icu.impl.PatternProps
2999android.icu.impl.PatternTokenizer
3000android.icu.impl.PluralRulesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003001android.icu.impl.PropsVectors$1
3002android.icu.impl.PropsVectors$CompactHandler
3003android.icu.impl.PropsVectors$DefaultGetFoldedValue
3004android.icu.impl.PropsVectors$DefaultGetFoldingOffset
3005android.icu.impl.PropsVectors
3006android.icu.impl.Punycode
3007android.icu.impl.RBBIDataWrapper$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003008android.icu.impl.RBBIDataWrapper$IsAcceptable
3009android.icu.impl.RBBIDataWrapper$RBBIDataHeader
3010android.icu.impl.RBBIDataWrapper$RBBIStateTable
3011android.icu.impl.RBBIDataWrapper
art-benchmark-service13164882020-11-07 02:19:14 -08003012android.icu.impl.Relation$SimpleEntry
3013android.icu.impl.Relation
3014android.icu.impl.RelativeDateFormat$1
3015android.icu.impl.RelativeDateFormat$RelDateFmtDataSink
3016android.icu.impl.RelativeDateFormat$URelativeString
3017android.icu.impl.RelativeDateFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003018android.icu.impl.ReplaceableUCharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003019android.icu.impl.ResourceBundleWrapper$1
3020android.icu.impl.ResourceBundleWrapper$2$1
3021android.icu.impl.ResourceBundleWrapper$2
3022android.icu.impl.ResourceBundleWrapper$Loader
3023android.icu.impl.ResourceBundleWrapper
3024android.icu.impl.Row$R2
3025android.icu.impl.Row$R3
3026android.icu.impl.Row$R4
3027android.icu.impl.Row$R5
3028android.icu.impl.Row
art-benchmark-serviced5115932020-02-25 17:55:03 -08003029android.icu.impl.RuleCharacterIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003030android.icu.impl.SimpleCache
art-benchmark-service13164882020-11-07 02:19:14 -08003031android.icu.impl.SimpleFilteredSentenceBreakIterator$Builder
3032android.icu.impl.SimpleFilteredSentenceBreakIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003033android.icu.impl.SimpleFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003034android.icu.impl.SoftCache
art-benchmark-service13164882020-11-07 02:19:14 -08003035android.icu.impl.SortedSetRelation
art-benchmark-serviced5115932020-02-25 17:55:03 -08003036android.icu.impl.StandardPlural
3037android.icu.impl.StaticUnicodeSets$Key
3038android.icu.impl.StaticUnicodeSets$ParseDataSink
3039android.icu.impl.StaticUnicodeSets
3040android.icu.impl.StringPrepDataReader
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003041android.icu.impl.StringRange$1
art-benchmark-service13164882020-11-07 02:19:14 -08003042android.icu.impl.StringRange$Adder
3043android.icu.impl.StringRange$Range
3044android.icu.impl.StringRange$Ranges
art-benchmark-servicead05a302020-03-17 09:46:02 -07003045android.icu.impl.StringRange
art-benchmark-serviced5115932020-02-25 17:55:03 -08003046android.icu.impl.StringSegment
art-benchmark-service13164882020-11-07 02:19:14 -08003047android.icu.impl.TZDBTimeZoneNames$1
3048android.icu.impl.TZDBTimeZoneNames$TZDBNameInfo
3049android.icu.impl.TZDBTimeZoneNames$TZDBNameSearchHandler
3050android.icu.impl.TZDBTimeZoneNames$TZDBNames
3051android.icu.impl.TZDBTimeZoneNames
3052android.icu.impl.TextTrieMap$1
3053android.icu.impl.TextTrieMap$CharIterator
3054android.icu.impl.TextTrieMap$LongestMatchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003055android.icu.impl.TextTrieMap$Node
art-benchmark-service13164882020-11-07 02:19:14 -08003056android.icu.impl.TextTrieMap$Output
3057android.icu.impl.TextTrieMap$ResultHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003058android.icu.impl.TextTrieMap
art-benchmark-service13164882020-11-07 02:19:14 -08003059android.icu.impl.TimeZoneAdapter
3060android.icu.impl.TimeZoneGenericNames$1
3061android.icu.impl.TimeZoneGenericNames$Cache
3062android.icu.impl.TimeZoneGenericNames$GenericMatchInfo
3063android.icu.impl.TimeZoneGenericNames$GenericNameSearchHandler
3064android.icu.impl.TimeZoneGenericNames$GenericNameType
3065android.icu.impl.TimeZoneGenericNames$NameInfo
3066android.icu.impl.TimeZoneGenericNames$Pattern
3067android.icu.impl.TimeZoneGenericNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08003068android.icu.impl.TimeZoneNamesFactoryImpl
3069android.icu.impl.TimeZoneNamesImpl$1
3070android.icu.impl.TimeZoneNamesImpl$MZ2TZsCache
3071android.icu.impl.TimeZoneNamesImpl$MZMapEntry
art-benchmark-service13164882020-11-07 02:19:14 -08003072android.icu.impl.TimeZoneNamesImpl$NameInfo
3073android.icu.impl.TimeZoneNamesImpl$NameSearchHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003074android.icu.impl.TimeZoneNamesImpl$TZ2MZsCache
3075android.icu.impl.TimeZoneNamesImpl$ZNames$NameTypeIndex
3076android.icu.impl.TimeZoneNamesImpl$ZNames
3077android.icu.impl.TimeZoneNamesImpl$ZNamesLoader
art-benchmark-service13164882020-11-07 02:19:14 -08003078android.icu.impl.TimeZoneNamesImpl$ZoneStringsLoader
art-benchmark-serviced5115932020-02-25 17:55:03 -08003079android.icu.impl.TimeZoneNamesImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003080android.icu.impl.Trie$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003081android.icu.impl.Trie$DataManipulate
3082android.icu.impl.Trie$DefaultGetFoldingOffset
art-benchmark-service56aece62020-02-10 17:58:03 -08003083android.icu.impl.Trie2$1
3084android.icu.impl.Trie2$2
art-benchmark-service13164882020-11-07 02:19:14 -08003085android.icu.impl.Trie2$CharSequenceIterator
3086android.icu.impl.Trie2$CharSequenceValues
art-benchmark-serviced5115932020-02-25 17:55:03 -08003087android.icu.impl.Trie2$Range
3088android.icu.impl.Trie2$Trie2Iterator
art-benchmark-service56aece62020-02-10 17:58:03 -08003089android.icu.impl.Trie2$UTrie2Header
3090android.icu.impl.Trie2$ValueMapper
3091android.icu.impl.Trie2$ValueWidth
3092android.icu.impl.Trie2
art-benchmark-service13164882020-11-07 02:19:14 -08003093android.icu.impl.Trie2Writable$1
3094android.icu.impl.Trie2Writable
art-benchmark-service56aece62020-02-10 17:58:03 -08003095android.icu.impl.Trie2_16
art-benchmark-serviced5115932020-02-25 17:55:03 -08003096android.icu.impl.Trie2_32
3097android.icu.impl.Trie
art-benchmark-service13164882020-11-07 02:19:14 -08003098android.icu.impl.TrieBuilder$DataManipulate
3099android.icu.impl.TrieBuilder
3100android.icu.impl.TrieIterator
3101android.icu.impl.UBiDiProps$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003102android.icu.impl.UBiDiProps$IsAcceptable
3103android.icu.impl.UBiDiProps
art-benchmark-service13164882020-11-07 02:19:14 -08003104android.icu.impl.UCaseProps$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003105android.icu.impl.UCaseProps$ContextIterator
3106android.icu.impl.UCaseProps$IsAcceptable
3107android.icu.impl.UCaseProps$LatinCase
3108android.icu.impl.UCaseProps
art-benchmark-service13164882020-11-07 02:19:14 -08003109android.icu.impl.UCharArrayIterator
3110android.icu.impl.UCharacterIteratorWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003111android.icu.impl.UCharacterName$AlgorithmName
art-benchmark-servicead05a302020-03-17 09:46:02 -07003112android.icu.impl.UCharacterName
art-benchmark-service13164882020-11-07 02:19:14 -08003113android.icu.impl.UCharacterNameChoice
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003114android.icu.impl.UCharacterNameReader
art-benchmark-service56aece62020-02-10 17:58:03 -08003115android.icu.impl.UCharacterProperty$10
3116android.icu.impl.UCharacterProperty$11
3117android.icu.impl.UCharacterProperty$12
3118android.icu.impl.UCharacterProperty$13
3119android.icu.impl.UCharacterProperty$14
3120android.icu.impl.UCharacterProperty$15
3121android.icu.impl.UCharacterProperty$16
3122android.icu.impl.UCharacterProperty$17
3123android.icu.impl.UCharacterProperty$18
3124android.icu.impl.UCharacterProperty$19
3125android.icu.impl.UCharacterProperty$1
3126android.icu.impl.UCharacterProperty$20
3127android.icu.impl.UCharacterProperty$21
3128android.icu.impl.UCharacterProperty$22
3129android.icu.impl.UCharacterProperty$23
3130android.icu.impl.UCharacterProperty$24
3131android.icu.impl.UCharacterProperty$25
3132android.icu.impl.UCharacterProperty$26
3133android.icu.impl.UCharacterProperty$27
3134android.icu.impl.UCharacterProperty$2
3135android.icu.impl.UCharacterProperty$3
3136android.icu.impl.UCharacterProperty$4
3137android.icu.impl.UCharacterProperty$5
3138android.icu.impl.UCharacterProperty$6
3139android.icu.impl.UCharacterProperty$7
3140android.icu.impl.UCharacterProperty$8
3141android.icu.impl.UCharacterProperty$9
3142android.icu.impl.UCharacterProperty$BiDiIntProperty
3143android.icu.impl.UCharacterProperty$BinaryProperty
3144android.icu.impl.UCharacterProperty$CaseBinaryProperty
3145android.icu.impl.UCharacterProperty$CombiningClassIntProperty
3146android.icu.impl.UCharacterProperty$IntProperty
3147android.icu.impl.UCharacterProperty$IsAcceptable
art-benchmark-service13164882020-11-07 02:19:14 -08003148android.icu.impl.UCharacterProperty$LayoutProps$IsAcceptable
3149android.icu.impl.UCharacterProperty$LayoutProps
art-benchmark-service56aece62020-02-10 17:58:03 -08003150android.icu.impl.UCharacterProperty$NormInertBinaryProperty
3151android.icu.impl.UCharacterProperty$NormQuickCheckIntProperty
3152android.icu.impl.UCharacterProperty
art-benchmark-service13164882020-11-07 02:19:14 -08003153android.icu.impl.UCharacterUtility
3154android.icu.impl.UPropertyAliases$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003155android.icu.impl.UPropertyAliases$IsAcceptable
3156android.icu.impl.UPropertyAliases
art-benchmark-service13164882020-11-07 02:19:14 -08003157android.icu.impl.URLHandler$FileURLHandler
3158android.icu.impl.URLHandler$JarURLHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003159android.icu.impl.URLHandler$URLVisitor
art-benchmark-service13164882020-11-07 02:19:14 -08003160android.icu.impl.URLHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003161android.icu.impl.UResource$Array
3162android.icu.impl.UResource$Key
3163android.icu.impl.UResource$Sink
3164android.icu.impl.UResource$Table
3165android.icu.impl.UResource$Value
3166android.icu.impl.UResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08003167android.icu.impl.USerializedSet
art-benchmark-service13164882020-11-07 02:19:14 -08003168android.icu.impl.UTS46
3169android.icu.impl.UnicodeRegex$1
3170android.icu.impl.UnicodeRegex
art-benchmark-serviced5115932020-02-25 17:55:03 -08003171android.icu.impl.UnicodeSetStringSpan$OffsetList
3172android.icu.impl.UnicodeSetStringSpan
art-benchmark-service56aece62020-02-10 17:58:03 -08003173android.icu.impl.Utility
art-benchmark-service13164882020-11-07 02:19:14 -08003174android.icu.impl.UtilityExtensions
3175android.icu.impl.ValidIdentifiers$Datasubtype
3176android.icu.impl.ValidIdentifiers$Datatype
3177android.icu.impl.ValidIdentifiers$ValidityData
3178android.icu.impl.ValidIdentifiers$ValiditySet
3179android.icu.impl.ValidIdentifiers
art-benchmark-service56aece62020-02-10 17:58:03 -08003180android.icu.impl.ZoneMeta$1
3181android.icu.impl.ZoneMeta$CustomTimeZoneCache
3182android.icu.impl.ZoneMeta$SystemTimeZoneCache
3183android.icu.impl.ZoneMeta
art-benchmark-service13164882020-11-07 02:19:14 -08003184android.icu.impl.coll.BOCSU
3185android.icu.impl.coll.Collation
3186android.icu.impl.coll.CollationBuilder$1
3187android.icu.impl.coll.CollationBuilder$BundleImporter
3188android.icu.impl.coll.CollationBuilder$CEFinalizer
3189android.icu.impl.coll.CollationBuilder
3190android.icu.impl.coll.CollationCompare
art-benchmark-serviced5115932020-02-25 17:55:03 -08003191android.icu.impl.coll.CollationData
art-benchmark-service13164882020-11-07 02:19:14 -08003192android.icu.impl.coll.CollationDataBuilder$CEModifier
3193android.icu.impl.coll.CollationDataBuilder$ConditionalCE32
3194android.icu.impl.coll.CollationDataBuilder$CopyHelper
3195android.icu.impl.coll.CollationDataBuilder$DataBuilderCollationIterator
3196android.icu.impl.coll.CollationDataBuilder
3197android.icu.impl.coll.CollationDataReader$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003198android.icu.impl.coll.CollationDataReader$IsAcceptable
3199android.icu.impl.coll.CollationDataReader
art-benchmark-service13164882020-11-07 02:19:14 -08003200android.icu.impl.coll.CollationFCD
art-benchmark-serviced5115932020-02-25 17:55:03 -08003201android.icu.impl.coll.CollationFastLatin
art-benchmark-service13164882020-11-07 02:19:14 -08003202android.icu.impl.coll.CollationFastLatinBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08003203android.icu.impl.coll.CollationIterator$CEBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08003204android.icu.impl.coll.CollationIterator$SkippedState
3205android.icu.impl.coll.CollationIterator
3206android.icu.impl.coll.CollationKeys$LevelCallback
3207android.icu.impl.coll.CollationKeys$SortKeyByteSink
3208android.icu.impl.coll.CollationKeys$SortKeyLevel
3209android.icu.impl.coll.CollationKeys
3210android.icu.impl.coll.CollationLoader$ASCII
art-benchmark-serviced5115932020-02-25 17:55:03 -08003211android.icu.impl.coll.CollationLoader
3212android.icu.impl.coll.CollationRoot
art-benchmark-service13164882020-11-07 02:19:14 -08003213android.icu.impl.coll.CollationRootElements
3214android.icu.impl.coll.CollationRuleParser$Importer
3215android.icu.impl.coll.CollationRuleParser$Position
3216android.icu.impl.coll.CollationRuleParser$Sink
3217android.icu.impl.coll.CollationRuleParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08003218android.icu.impl.coll.CollationSettings
3219android.icu.impl.coll.CollationTailoring
art-benchmark-service13164882020-11-07 02:19:14 -08003220android.icu.impl.coll.CollationWeights$1
3221android.icu.impl.coll.CollationWeights$WeightRange
3222android.icu.impl.coll.CollationWeights
3223android.icu.impl.coll.ContractionsAndExpansions$CESink
3224android.icu.impl.coll.ContractionsAndExpansions
3225android.icu.impl.coll.FCDIterCollationIterator$State
3226android.icu.impl.coll.FCDIterCollationIterator
3227android.icu.impl.coll.FCDUTF16CollationIterator
3228android.icu.impl.coll.IterCollationIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003229android.icu.impl.coll.SharedObject$Reference
3230android.icu.impl.coll.SharedObject
art-benchmark-service13164882020-11-07 02:19:14 -08003231android.icu.impl.coll.TailoredSet
3232android.icu.impl.coll.UTF16CollationIterator
3233android.icu.impl.coll.UVector32
3234android.icu.impl.coll.UVector64
3235android.icu.impl.data.HolidayBundle
3236android.icu.impl.data.HolidayBundle_da
3237android.icu.impl.data.HolidayBundle_da_DK
3238android.icu.impl.data.HolidayBundle_de
3239android.icu.impl.data.HolidayBundle_de_AT
3240android.icu.impl.data.HolidayBundle_de_DE
3241android.icu.impl.data.HolidayBundle_el
3242android.icu.impl.data.HolidayBundle_el_GR
3243android.icu.impl.data.HolidayBundle_en
3244android.icu.impl.data.HolidayBundle_en_CA
3245android.icu.impl.data.HolidayBundle_en_GB
3246android.icu.impl.data.HolidayBundle_en_US
3247android.icu.impl.data.HolidayBundle_es
3248android.icu.impl.data.HolidayBundle_es_MX
3249android.icu.impl.data.HolidayBundle_fr
3250android.icu.impl.data.HolidayBundle_fr_CA
3251android.icu.impl.data.HolidayBundle_fr_FR
3252android.icu.impl.data.HolidayBundle_it
3253android.icu.impl.data.HolidayBundle_it_IT
3254android.icu.impl.data.HolidayBundle_iw
3255android.icu.impl.data.HolidayBundle_iw_IL
3256android.icu.impl.data.HolidayBundle_ja_JP
3257android.icu.impl.data.ResourceReader
3258android.icu.impl.data.TokenIterator
3259android.icu.impl.duration.BasicDurationFormat
3260android.icu.impl.duration.BasicDurationFormatter
3261android.icu.impl.duration.BasicDurationFormatterFactory
3262android.icu.impl.duration.BasicPeriodBuilderFactory$Settings
3263android.icu.impl.duration.BasicPeriodBuilderFactory
3264android.icu.impl.duration.BasicPeriodFormatter
3265android.icu.impl.duration.BasicPeriodFormatterFactory$Customizations
3266android.icu.impl.duration.BasicPeriodFormatterFactory
3267android.icu.impl.duration.BasicPeriodFormatterService
3268android.icu.impl.duration.DateFormatter
3269android.icu.impl.duration.DurationFormatter
3270android.icu.impl.duration.DurationFormatterFactory
3271android.icu.impl.duration.FixedUnitBuilder
3272android.icu.impl.duration.MultiUnitBuilder
3273android.icu.impl.duration.OneOrTwoUnitBuilder
3274android.icu.impl.duration.Period
3275android.icu.impl.duration.PeriodBuilder
3276android.icu.impl.duration.PeriodBuilderFactory
3277android.icu.impl.duration.PeriodBuilderImpl
3278android.icu.impl.duration.PeriodFormatter
3279android.icu.impl.duration.PeriodFormatterFactory
3280android.icu.impl.duration.PeriodFormatterService
3281android.icu.impl.duration.SingleUnitBuilder
3282android.icu.impl.duration.TimeUnit
3283android.icu.impl.duration.TimeUnitConstants
3284android.icu.impl.duration.impl.DataRecord$ECountVariant
3285android.icu.impl.duration.impl.DataRecord$EDecimalHandling
3286android.icu.impl.duration.impl.DataRecord$EFractionHandling
3287android.icu.impl.duration.impl.DataRecord$EGender
3288android.icu.impl.duration.impl.DataRecord$EHalfPlacement
3289android.icu.impl.duration.impl.DataRecord$EHalfSupport
3290android.icu.impl.duration.impl.DataRecord$EMilliSupport
3291android.icu.impl.duration.impl.DataRecord$ENumberSystem
3292android.icu.impl.duration.impl.DataRecord$EPluralization
3293android.icu.impl.duration.impl.DataRecord$ESeparatorVariant
3294android.icu.impl.duration.impl.DataRecord$ETimeDirection
3295android.icu.impl.duration.impl.DataRecord$ETimeLimit
3296android.icu.impl.duration.impl.DataRecord$EUnitVariant
3297android.icu.impl.duration.impl.DataRecord$EZeroHandling
3298android.icu.impl.duration.impl.DataRecord$ScopeData
3299android.icu.impl.duration.impl.DataRecord
3300android.icu.impl.duration.impl.PeriodFormatterData
3301android.icu.impl.duration.impl.PeriodFormatterDataService
3302android.icu.impl.duration.impl.RecordReader
3303android.icu.impl.duration.impl.RecordWriter
3304android.icu.impl.duration.impl.ResourceBasedPeriodFormatterDataService
3305android.icu.impl.duration.impl.Utils$ChineseDigits
3306android.icu.impl.duration.impl.Utils
3307android.icu.impl.duration.impl.XMLRecordReader
3308android.icu.impl.duration.impl.XMLRecordWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003309android.icu.impl.locale.AsciiUtil$CaseInsensitiveKey
art-benchmark-service56aece62020-02-10 17:58:03 -08003310android.icu.impl.locale.AsciiUtil
art-benchmark-service13164882020-11-07 02:19:14 -08003311android.icu.impl.locale.BaseLocale$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003312android.icu.impl.locale.BaseLocale$Cache
3313android.icu.impl.locale.BaseLocale$Key
3314android.icu.impl.locale.BaseLocale
art-benchmark-service13164882020-11-07 02:19:14 -08003315android.icu.impl.locale.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -08003316android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveChar
art-benchmark-service13164882020-11-07 02:19:14 -08003317android.icu.impl.locale.InternalLocaleBuilder$CaseInsensitiveString
art-benchmark-serviced5115932020-02-25 17:55:03 -08003318android.icu.impl.locale.InternalLocaleBuilder
art-benchmark-service13164882020-11-07 02:19:14 -08003319android.icu.impl.locale.KeyTypeData$1
3320android.icu.impl.locale.KeyTypeData$CodepointsTypeHandler
3321android.icu.impl.locale.KeyTypeData$KeyData
3322android.icu.impl.locale.KeyTypeData$KeyInfoType
3323android.icu.impl.locale.KeyTypeData$PrivateUseKeyValueTypeHandler
3324android.icu.impl.locale.KeyTypeData$ReorderCodeTypeHandler
3325android.icu.impl.locale.KeyTypeData$RgKeyValueTypeHandler
3326android.icu.impl.locale.KeyTypeData$SpecialType
3327android.icu.impl.locale.KeyTypeData$SpecialTypeHandler
3328android.icu.impl.locale.KeyTypeData$SubdivisionKeyValueTypeHandler
3329android.icu.impl.locale.KeyTypeData$Type
3330android.icu.impl.locale.KeyTypeData$TypeInfoType
3331android.icu.impl.locale.KeyTypeData$ValueType
3332android.icu.impl.locale.KeyTypeData
3333android.icu.impl.locale.LSR
art-benchmark-serviced5115932020-02-25 17:55:03 -08003334android.icu.impl.locale.LanguageTag
art-benchmark-service13164882020-11-07 02:19:14 -08003335android.icu.impl.locale.LocaleDistance$Data
3336android.icu.impl.locale.LocaleDistance
3337android.icu.impl.locale.LocaleExtensions
art-benchmark-service56aece62020-02-10 17:58:03 -08003338android.icu.impl.locale.LocaleObjectCache$CacheEntry
3339android.icu.impl.locale.LocaleObjectCache
3340android.icu.impl.locale.LocaleSyntaxException
art-benchmark-service13164882020-11-07 02:19:14 -08003341android.icu.impl.locale.LocaleValidityChecker$1
3342android.icu.impl.locale.LocaleValidityChecker$SpecialCase
3343android.icu.impl.locale.LocaleValidityChecker$Where
3344android.icu.impl.locale.LocaleValidityChecker
3345android.icu.impl.locale.ParseStatus
3346android.icu.impl.locale.StringTokenIterator
3347android.icu.impl.locale.UnicodeLocaleExtension
3348android.icu.impl.locale.XCldrStub$1
3349android.icu.impl.locale.XCldrStub$CollectionUtilities
3350android.icu.impl.locale.XCldrStub$FileUtilities
3351android.icu.impl.locale.XCldrStub$HashMultimap
3352android.icu.impl.locale.XCldrStub$ImmutableMap
3353android.icu.impl.locale.XCldrStub$ImmutableMultimap
3354android.icu.impl.locale.XCldrStub$ImmutableSet
3355android.icu.impl.locale.XCldrStub$Joiner
3356android.icu.impl.locale.XCldrStub$LinkedHashMultimap
3357android.icu.impl.locale.XCldrStub$Multimap
3358android.icu.impl.locale.XCldrStub$MultimapIterator
3359android.icu.impl.locale.XCldrStub$Multimaps
3360android.icu.impl.locale.XCldrStub$Predicate
3361android.icu.impl.locale.XCldrStub$RegexUtilities
3362android.icu.impl.locale.XCldrStub$ReusableEntry
3363android.icu.impl.locale.XCldrStub$Splitter
3364android.icu.impl.locale.XCldrStub$TreeMultimap
3365android.icu.impl.locale.XCldrStub
3366android.icu.impl.locale.XLikelySubtags$1
3367android.icu.impl.locale.XLikelySubtags$Data
3368android.icu.impl.locale.XLikelySubtags
art-benchmark-serviced5115932020-02-25 17:55:03 -08003369android.icu.impl.number.AdoptingModifierStore
art-benchmark-service13164882020-11-07 02:19:14 -08003370android.icu.impl.number.AffixPatternProvider$Flags
art-benchmark-service56aece62020-02-10 17:58:03 -08003371android.icu.impl.number.AffixPatternProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003372android.icu.impl.number.AffixUtils$SymbolProvider
3373android.icu.impl.number.AffixUtils$TokenConsumer
art-benchmark-service56aece62020-02-10 17:58:03 -08003374android.icu.impl.number.AffixUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003375android.icu.impl.number.CompactData$CompactDataSink
3376android.icu.impl.number.CompactData$CompactType
3377android.icu.impl.number.CompactData
art-benchmark-serviced5115932020-02-25 17:55:03 -08003378android.icu.impl.number.ConstantAffixModifier
3379android.icu.impl.number.ConstantMultiFieldModifier
art-benchmark-service13164882020-11-07 02:19:14 -08003380android.icu.impl.number.CurrencyPluralInfoAffixProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08003381android.icu.impl.number.CurrencySpacingEnabledModifier
art-benchmark-service56aece62020-02-10 17:58:03 -08003382android.icu.impl.number.CustomSymbolCurrency
3383android.icu.impl.number.DecimalFormatProperties$ParseMode
3384android.icu.impl.number.DecimalFormatProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08003385android.icu.impl.number.DecimalQuantity
art-benchmark-service13164882020-11-07 02:19:14 -08003386android.icu.impl.number.DecimalQuantity_AbstractBCD$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003387android.icu.impl.number.DecimalQuantity_AbstractBCD
3388android.icu.impl.number.DecimalQuantity_DualStorageBCD
art-benchmark-service13164882020-11-07 02:19:14 -08003389android.icu.impl.number.Grouper$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003390android.icu.impl.number.Grouper
art-benchmark-service13164882020-11-07 02:19:14 -08003391android.icu.impl.number.LocalizedNumberFormatterAsFormat$Proxy
3392android.icu.impl.number.LocalizedNumberFormatterAsFormat
3393android.icu.impl.number.LongNameHandler$PluralTableSink
3394android.icu.impl.number.LongNameHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08003395android.icu.impl.number.MacroProps
art-benchmark-serviced5115932020-02-25 17:55:03 -08003396android.icu.impl.number.MicroProps
3397android.icu.impl.number.MicroPropsGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08003398android.icu.impl.number.MicroPropsMutator
3399android.icu.impl.number.Modifier$Parameters
art-benchmark-serviced5115932020-02-25 17:55:03 -08003400android.icu.impl.number.Modifier
3401android.icu.impl.number.ModifierStore
3402android.icu.impl.number.MultiplierFormatHandler
art-benchmark-service13164882020-11-07 02:19:14 -08003403android.icu.impl.number.MultiplierProducer
art-benchmark-serviced5115932020-02-25 17:55:03 -08003404android.icu.impl.number.MutablePatternModifier$ImmutablePatternModifier
3405android.icu.impl.number.MutablePatternModifier
art-benchmark-service13164882020-11-07 02:19:14 -08003406android.icu.impl.number.Padder$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003407android.icu.impl.number.Padder$PadPosition
art-benchmark-serviced5115932020-02-25 17:55:03 -08003408android.icu.impl.number.Padder
art-benchmark-service13164882020-11-07 02:19:14 -08003409android.icu.impl.number.PatternStringParser$1
art-benchmark-service56aece62020-02-10 17:58:03 -08003410android.icu.impl.number.PatternStringParser$ParsedPatternInfo
3411android.icu.impl.number.PatternStringParser$ParsedSubpatternInfo
3412android.icu.impl.number.PatternStringParser$ParserState
3413android.icu.impl.number.PatternStringParser
art-benchmark-service13164882020-11-07 02:19:14 -08003414android.icu.impl.number.PatternStringUtils$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003415android.icu.impl.number.PatternStringUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003416android.icu.impl.number.Properties
art-benchmark-service56aece62020-02-10 17:58:03 -08003417android.icu.impl.number.PropertiesAffixPatternProvider
3418android.icu.impl.number.RoundingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003419android.icu.impl.number.SimpleModifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003420android.icu.impl.number.parse.AffixMatcher$1
3421android.icu.impl.number.parse.AffixMatcher
3422android.icu.impl.number.parse.AffixPatternMatcher
3423android.icu.impl.number.parse.AffixTokenMatcherFactory
art-benchmark-service13164882020-11-07 02:19:14 -08003424android.icu.impl.number.parse.CodePointMatcher
3425android.icu.impl.number.parse.CombinedCurrencyMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08003426android.icu.impl.number.parse.DecimalMatcher
3427android.icu.impl.number.parse.IgnorablesMatcher
3428android.icu.impl.number.parse.InfinityMatcher
3429android.icu.impl.number.parse.MinusSignMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08003430android.icu.impl.number.parse.MultiplierParseHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003431android.icu.impl.number.parse.NanMatcher
3432android.icu.impl.number.parse.NumberParseMatcher$Flexible
3433android.icu.impl.number.parse.NumberParseMatcher
3434android.icu.impl.number.parse.NumberParserImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003435android.icu.impl.number.parse.PaddingMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08003436android.icu.impl.number.parse.ParsedNumber$1
3437android.icu.impl.number.parse.ParsedNumber
3438android.icu.impl.number.parse.ParsingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08003439android.icu.impl.number.parse.PercentMatcher
3440android.icu.impl.number.parse.PermilleMatcher
3441android.icu.impl.number.parse.PlusSignMatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -08003442android.icu.impl.number.parse.RequireAffixValidator
art-benchmark-service13164882020-11-07 02:19:14 -08003443android.icu.impl.number.parse.RequireCurrencyValidator
3444android.icu.impl.number.parse.RequireDecimalSeparatorValidator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003445android.icu.impl.number.parse.RequireNumberValidator
3446android.icu.impl.number.parse.ScientificMatcher
3447android.icu.impl.number.parse.SeriesMatcher
3448android.icu.impl.number.parse.SymbolMatcher
3449android.icu.impl.number.parse.ValidationMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08003450android.icu.impl.number.range.PrefixInfixSuffixLengthHelper
3451android.icu.impl.number.range.RangeMacroProps
3452android.icu.impl.number.range.StandardPluralRanges$PluralRangesDataSink
3453android.icu.impl.number.range.StandardPluralRanges
3454android.icu.impl.text.RbnfScannerProviderImpl$1
3455android.icu.impl.text.RbnfScannerProviderImpl$RbnfLenientScannerImpl
3456android.icu.impl.text.RbnfScannerProviderImpl
art-benchmark-servicead05a302020-03-17 09:46:02 -07003457android.icu.lang.CharSequences
art-benchmark-serviced5115932020-02-25 17:55:03 -08003458android.icu.lang.CharacterProperties
art-benchmark-service13164882020-11-07 02:19:14 -08003459android.icu.lang.UCharacter$1
3460android.icu.lang.UCharacter$BidiPairedBracketType
3461android.icu.lang.UCharacter$DecompositionType
3462android.icu.lang.UCharacter$DummyValueIterator
3463android.icu.lang.UCharacter$EastAsianWidth
3464android.icu.lang.UCharacter$GraphemeClusterBreak
3465android.icu.lang.UCharacter$HangulSyllableType
3466android.icu.lang.UCharacter$IndicPositionalCategory
3467android.icu.lang.UCharacter$IndicSyllabicCategory
3468android.icu.lang.UCharacter$JoiningGroup
3469android.icu.lang.UCharacter$JoiningType
3470android.icu.lang.UCharacter$LineBreak
3471android.icu.lang.UCharacter$NumericType
3472android.icu.lang.UCharacter$SentenceBreak
3473android.icu.lang.UCharacter$UCharacterTypeIterator$MaskType
3474android.icu.lang.UCharacter$UCharacterTypeIterator
3475android.icu.lang.UCharacter$UnicodeBlock
3476android.icu.lang.UCharacter$VerticalOrientation
3477android.icu.lang.UCharacter$WordBreak
art-benchmark-service56aece62020-02-10 17:58:03 -08003478android.icu.lang.UCharacter
art-benchmark-service13164882020-11-07 02:19:14 -08003479android.icu.lang.UCharacterCategory
3480android.icu.lang.UCharacterDirection
art-benchmark-service56aece62020-02-10 17:58:03 -08003481android.icu.lang.UCharacterEnums$ECharacterCategory
3482android.icu.lang.UCharacterEnums$ECharacterDirection
art-benchmark-service13164882020-11-07 02:19:14 -08003483android.icu.lang.UCharacterEnums
3484android.icu.lang.UCharacterNameIterator
3485android.icu.lang.UProperty$NameChoice
3486android.icu.lang.UProperty
3487android.icu.lang.UScript$ScriptMetadata
art-benchmark-serviced5115932020-02-25 17:55:03 -08003488android.icu.lang.UScript$ScriptUsage
3489android.icu.lang.UScript
art-benchmark-service13164882020-11-07 02:19:14 -08003490android.icu.lang.UScriptRun$ParenStackEntry
3491android.icu.lang.UScriptRun
art-benchmark-serviced5115932020-02-25 17:55:03 -08003492android.icu.math.BigDecimal
3493android.icu.math.MathContext
art-benchmark-service13164882020-11-07 02:19:14 -08003494android.icu.number.CompactNotation$1
3495android.icu.number.CompactNotation$CompactHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08003496android.icu.number.CompactNotation
art-benchmark-service56aece62020-02-10 17:58:03 -08003497android.icu.number.CurrencyPrecision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003498android.icu.number.FormattedNumber
art-benchmark-service13164882020-11-07 02:19:14 -08003499android.icu.number.FormattedNumberRange
art-benchmark-service56aece62020-02-10 17:58:03 -08003500android.icu.number.FractionPrecision
3501android.icu.number.IntegerWidth
3502android.icu.number.LocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08003503android.icu.number.LocalizedNumberRangeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003504android.icu.number.Notation
art-benchmark-service56aece62020-02-10 17:58:03 -08003505android.icu.number.NumberFormatter$DecimalSeparatorDisplay
art-benchmark-service13164882020-11-07 02:19:14 -08003506android.icu.number.NumberFormatter$GroupingStrategy
art-benchmark-service56aece62020-02-10 17:58:03 -08003507android.icu.number.NumberFormatter$SignDisplay
art-benchmark-serviced5115932020-02-25 17:55:03 -08003508android.icu.number.NumberFormatter$UnitWidth
art-benchmark-service56aece62020-02-10 17:58:03 -08003509android.icu.number.NumberFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08003510android.icu.number.NumberFormatterImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003511android.icu.number.NumberFormatterSettings
3512android.icu.number.NumberPropertyMapper
art-benchmark-service13164882020-11-07 02:19:14 -08003513android.icu.number.NumberRangeFormatter$RangeCollapse
3514android.icu.number.NumberRangeFormatter$RangeIdentityFallback
3515android.icu.number.NumberRangeFormatter$RangeIdentityResult
3516android.icu.number.NumberRangeFormatter
3517android.icu.number.NumberRangeFormatterImpl$1
3518android.icu.number.NumberRangeFormatterImpl$NumberRangeDataSink
3519android.icu.number.NumberRangeFormatterImpl
3520android.icu.number.NumberRangeFormatterSettings
3521android.icu.number.NumberSkeletonImpl$1
3522android.icu.number.NumberSkeletonImpl$2
3523android.icu.number.NumberSkeletonImpl$BlueprintHelpers
3524android.icu.number.NumberSkeletonImpl$EnumToStemString
3525android.icu.number.NumberSkeletonImpl$GeneratorHelpers
3526android.icu.number.NumberSkeletonImpl$ParseState
3527android.icu.number.NumberSkeletonImpl$StemEnum
3528android.icu.number.NumberSkeletonImpl$StemToObject
3529android.icu.number.NumberSkeletonImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003530android.icu.number.Precision$CurrencyRounderImpl
3531android.icu.number.Precision$FracSigRounderImpl
3532android.icu.number.Precision$FractionRounderImpl
3533android.icu.number.Precision$IncrementFiveRounderImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003534android.icu.number.Precision$IncrementOneRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003535android.icu.number.Precision$IncrementRounderImpl
3536android.icu.number.Precision$InfiniteRounderImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003537android.icu.number.Precision$SignificantRounderImpl
3538android.icu.number.Precision
art-benchmark-serviced5115932020-02-25 17:55:03 -08003539android.icu.number.Scale
art-benchmark-service13164882020-11-07 02:19:14 -08003540android.icu.number.ScientificNotation$1
3541android.icu.number.ScientificNotation$ScientificHandler
3542android.icu.number.ScientificNotation$ScientificModifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003543android.icu.number.ScientificNotation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003544android.icu.number.SimpleNotation
art-benchmark-service13164882020-11-07 02:19:14 -08003545android.icu.number.SkeletonSyntaxException
art-benchmark-service56aece62020-02-10 17:58:03 -08003546android.icu.number.UnlocalizedNumberFormatter
art-benchmark-service13164882020-11-07 02:19:14 -08003547android.icu.number.UnlocalizedNumberRangeFormatter
3548android.icu.text.AbsoluteValueSubstitution
art-benchmark-serviced5115932020-02-25 17:55:03 -08003549android.icu.text.AlphabeticIndex$1
art-benchmark-service13164882020-11-07 02:19:14 -08003550android.icu.text.AlphabeticIndex$Bucket$LabelType
art-benchmark-serviced5115932020-02-25 17:55:03 -08003551android.icu.text.AlphabeticIndex$Bucket
3552android.icu.text.AlphabeticIndex$BucketList
3553android.icu.text.AlphabeticIndex$ImmutableIndex
art-benchmark-service13164882020-11-07 02:19:14 -08003554android.icu.text.AlphabeticIndex$Record
3555android.icu.text.AlphabeticIndex
3556android.icu.text.AnyTransliterator$ScriptRunIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003557android.icu.text.AnyTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003558android.icu.text.ArabicShaping
3559android.icu.text.ArabicShapingException
3560android.icu.text.Bidi$1
3561android.icu.text.Bidi$BracketData
art-benchmark-serviced5115932020-02-25 17:55:03 -08003562android.icu.text.Bidi$ImpTabPair
art-benchmark-service13164882020-11-07 02:19:14 -08003563android.icu.text.Bidi$InsertPoints
3564android.icu.text.Bidi$IsoRun
3565android.icu.text.Bidi$Isolate
3566android.icu.text.Bidi$LevState
3567android.icu.text.Bidi$Opening
3568android.icu.text.Bidi$Point
art-benchmark-serviced5115932020-02-25 17:55:03 -08003569android.icu.text.Bidi
art-benchmark-service56aece62020-02-10 17:58:03 -08003570android.icu.text.BidiClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08003571android.icu.text.BidiLine
art-benchmark-service13164882020-11-07 02:19:14 -08003572android.icu.text.BidiRun
3573android.icu.text.BidiTransform$1
3574android.icu.text.BidiTransform$Mirroring
3575android.icu.text.BidiTransform$Order
3576android.icu.text.BidiTransform$ReorderingScheme$10
3577android.icu.text.BidiTransform$ReorderingScheme$11
3578android.icu.text.BidiTransform$ReorderingScheme$12
3579android.icu.text.BidiTransform$ReorderingScheme$13
3580android.icu.text.BidiTransform$ReorderingScheme$14
3581android.icu.text.BidiTransform$ReorderingScheme$15
3582android.icu.text.BidiTransform$ReorderingScheme$16
3583android.icu.text.BidiTransform$ReorderingScheme$1
3584android.icu.text.BidiTransform$ReorderingScheme$2
3585android.icu.text.BidiTransform$ReorderingScheme$3
3586android.icu.text.BidiTransform$ReorderingScheme$4
3587android.icu.text.BidiTransform$ReorderingScheme$5
3588android.icu.text.BidiTransform$ReorderingScheme$6
3589android.icu.text.BidiTransform$ReorderingScheme$7
3590android.icu.text.BidiTransform$ReorderingScheme$8
3591android.icu.text.BidiTransform$ReorderingScheme$9
3592android.icu.text.BidiTransform$ReorderingScheme
3593android.icu.text.BidiTransform
3594android.icu.text.BidiWriter
art-benchmark-service56aece62020-02-10 17:58:03 -08003595android.icu.text.BreakIterator$BreakIteratorCache
3596android.icu.text.BreakIterator$BreakIteratorServiceShim
3597android.icu.text.BreakIterator
3598android.icu.text.BreakIteratorFactory$BFService$1RBBreakIteratorFactory
3599android.icu.text.BreakIteratorFactory$BFService
3600android.icu.text.BreakIteratorFactory
art-benchmark-service13164882020-11-07 02:19:14 -08003601android.icu.text.BreakTransliterator$ReplaceableCharacterIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003602android.icu.text.BreakTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003603android.icu.text.BurmeseBreakEngine
3604android.icu.text.BytesDictionaryMatcher
3605android.icu.text.CanonicalIterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07003606android.icu.text.CaseFoldTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08003607android.icu.text.CaseFoldTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07003608android.icu.text.CaseFoldTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003609android.icu.text.CaseMap$1
3610android.icu.text.CaseMap$Fold
3611android.icu.text.CaseMap$Lower
art-benchmark-serviced5115932020-02-25 17:55:03 -08003612android.icu.text.CaseMap$Title
3613android.icu.text.CaseMap$Upper
3614android.icu.text.CaseMap
art-benchmark-service13164882020-11-07 02:19:14 -08003615android.icu.text.CharsDictionaryMatcher
3616android.icu.text.CharsetDetector$CSRecognizerInfo
3617android.icu.text.CharsetDetector
3618android.icu.text.CharsetMatch
3619android.icu.text.CharsetRecog_2022$CharsetRecog_2022CN
3620android.icu.text.CharsetRecog_2022$CharsetRecog_2022JP
3621android.icu.text.CharsetRecog_2022$CharsetRecog_2022KR
3622android.icu.text.CharsetRecog_2022
3623android.icu.text.CharsetRecog_UTF8
3624android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_BE
3625android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_16_LE
3626android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32
3627android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_BE
3628android.icu.text.CharsetRecog_Unicode$CharsetRecog_UTF_32_LE
3629android.icu.text.CharsetRecog_Unicode
3630android.icu.text.CharsetRecog_mbcs$CharsetRecog_big5
3631android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_jp
3632android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_kr
3633android.icu.text.CharsetRecog_mbcs$CharsetRecog_euc
3634android.icu.text.CharsetRecog_mbcs$CharsetRecog_gb_18030
3635android.icu.text.CharsetRecog_mbcs$CharsetRecog_sjis
3636android.icu.text.CharsetRecog_mbcs$iteratedChar
3637android.icu.text.CharsetRecog_mbcs
3638android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_1
3639android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_2
3640android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5
3641android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_5_ru
3642android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6
3643android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_6_ar
3644android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7
3645android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_7_el
3646android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8
3647android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_I_he
3648android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_8_he
3649android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9
3650android.icu.text.CharsetRecog_sbcs$CharsetRecog_8859_9_tr
3651android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar
3652android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_ltr
3653android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM420_ar_rtl
3654android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he
3655android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_ltr
3656android.icu.text.CharsetRecog_sbcs$CharsetRecog_IBM424_he_rtl
3657android.icu.text.CharsetRecog_sbcs$CharsetRecog_KOI8_R
3658android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1251
3659android.icu.text.CharsetRecog_sbcs$CharsetRecog_windows_1256
3660android.icu.text.CharsetRecog_sbcs$NGramParser
3661android.icu.text.CharsetRecog_sbcs$NGramParser_IBM420
3662android.icu.text.CharsetRecog_sbcs$NGramsPlusLang
3663android.icu.text.CharsetRecog_sbcs
3664android.icu.text.CharsetRecognizer
3665android.icu.text.ChineseDateFormat$Field
3666android.icu.text.ChineseDateFormat
3667android.icu.text.ChineseDateFormatSymbols
3668android.icu.text.CjkBreakEngine
3669android.icu.text.CollationElementIterator$MaxExpSink
3670android.icu.text.CollationElementIterator
3671android.icu.text.CollationKey$BoundMode
3672android.icu.text.CollationKey
3673android.icu.text.Collator$1
3674android.icu.text.Collator$ASCII
3675android.icu.text.Collator$CollatorFactory
3676android.icu.text.Collator$KeywordsSink
3677android.icu.text.Collator$ReorderCodes
art-benchmark-serviced5115932020-02-25 17:55:03 -08003678android.icu.text.Collator$ServiceShim
3679android.icu.text.Collator
art-benchmark-service13164882020-11-07 02:19:14 -08003680android.icu.text.CollatorServiceShim$1CFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003681android.icu.text.CollatorServiceShim$CService$1CollatorFactory
3682android.icu.text.CollatorServiceShim$CService
3683android.icu.text.CollatorServiceShim
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003684android.icu.text.CompactDecimalFormat$CompactStyle
art-benchmark-service13164882020-11-07 02:19:14 -08003685android.icu.text.CompactDecimalFormat
3686android.icu.text.ComposedCharIter
3687android.icu.text.CompoundTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003688android.icu.text.ConstrainedFieldPosition$1
3689android.icu.text.ConstrainedFieldPosition$ConstraintType
3690android.icu.text.ConstrainedFieldPosition
art-benchmark-service56aece62020-02-10 17:58:03 -08003691android.icu.text.CurrencyDisplayNames
art-benchmark-service13164882020-11-07 02:19:14 -08003692android.icu.text.CurrencyFormat
art-benchmark-service56aece62020-02-10 17:58:03 -08003693android.icu.text.CurrencyMetaInfo$CurrencyDigits
3694android.icu.text.CurrencyMetaInfo$CurrencyFilter
art-benchmark-service13164882020-11-07 02:19:14 -08003695android.icu.text.CurrencyMetaInfo$CurrencyInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08003696android.icu.text.CurrencyMetaInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003697android.icu.text.CurrencyPluralInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08003698android.icu.text.DateFormat$BooleanAttribute
3699android.icu.text.DateFormat$Field
3700android.icu.text.DateFormat
3701android.icu.text.DateFormatSymbols$1
3702android.icu.text.DateFormatSymbols$CalendarDataSink$AliasType
3703android.icu.text.DateFormatSymbols$CalendarDataSink
3704android.icu.text.DateFormatSymbols$CapitalizationContextUsage
3705android.icu.text.DateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -08003706android.icu.text.DateIntervalFormat$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003707android.icu.text.DateIntervalFormat$BestMatchInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003708android.icu.text.DateIntervalFormat$FormatOutput
3709android.icu.text.DateIntervalFormat$FormattedDateInterval
3710android.icu.text.DateIntervalFormat$SkeletonAndItsBestMatch
3711android.icu.text.DateIntervalFormat$SpanField
art-benchmark-serviced5115932020-02-25 17:55:03 -08003712android.icu.text.DateIntervalFormat
3713android.icu.text.DateIntervalInfo$DateIntervalSink
3714android.icu.text.DateIntervalInfo$PatternInfo
3715android.icu.text.DateIntervalInfo
art-benchmark-service13164882020-11-07 02:19:14 -08003716android.icu.text.DateTimePatternGenerator$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003717android.icu.text.DateTimePatternGenerator$AppendItemFormatsSink
3718android.icu.text.DateTimePatternGenerator$AppendItemNamesSink
3719android.icu.text.DateTimePatternGenerator$AvailableFormatsSink
3720android.icu.text.DateTimePatternGenerator$DTPGflags
3721android.icu.text.DateTimePatternGenerator$DateTimeMatcher
3722android.icu.text.DateTimePatternGenerator$DayPeriodAllowedHoursSink
3723android.icu.text.DateTimePatternGenerator$DisplayWidth
3724android.icu.text.DateTimePatternGenerator$DistanceInfo
3725android.icu.text.DateTimePatternGenerator$FormatParser
3726android.icu.text.DateTimePatternGenerator$PatternInfo
3727android.icu.text.DateTimePatternGenerator$PatternWithMatcher
3728android.icu.text.DateTimePatternGenerator$PatternWithSkeletonFlag
3729android.icu.text.DateTimePatternGenerator$SkeletonFields
3730android.icu.text.DateTimePatternGenerator$VariableField
3731android.icu.text.DateTimePatternGenerator
art-benchmark-service13164882020-11-07 02:19:14 -08003732android.icu.text.DecimalFormat$PropertySetter
art-benchmark-service56aece62020-02-10 17:58:03 -08003733android.icu.text.DecimalFormat
3734android.icu.text.DecimalFormatSymbols$1
3735android.icu.text.DecimalFormatSymbols$CacheData
3736android.icu.text.DecimalFormatSymbols$DecFmtDataSink
3737android.icu.text.DecimalFormatSymbols
3738android.icu.text.DictionaryBreakEngine$DequeI
art-benchmark-service13164882020-11-07 02:19:14 -08003739android.icu.text.DictionaryBreakEngine$PossibleWord
art-benchmark-service56aece62020-02-10 17:58:03 -08003740android.icu.text.DictionaryBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08003741android.icu.text.DictionaryData
3742android.icu.text.DictionaryMatcher
art-benchmark-service56aece62020-02-10 17:58:03 -08003743android.icu.text.DisplayContext$Type
3744android.icu.text.DisplayContext
art-benchmark-service13164882020-11-07 02:19:14 -08003745android.icu.text.DurationFormat
3746android.icu.text.Edits$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003747android.icu.text.Edits$Iterator
3748android.icu.text.Edits
art-benchmark-servicead05a302020-03-17 09:46:02 -07003749android.icu.text.EscapeTransliterator$1
3750android.icu.text.EscapeTransliterator$2
3751android.icu.text.EscapeTransliterator$3
3752android.icu.text.EscapeTransliterator$4
3753android.icu.text.EscapeTransliterator$5
3754android.icu.text.EscapeTransliterator$6
3755android.icu.text.EscapeTransliterator$7
3756android.icu.text.EscapeTransliterator$8
3757android.icu.text.EscapeTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003758android.icu.text.FilteredBreakIteratorBuilder
3759android.icu.text.FilteredNormalizer2
art-benchmark-serviced5115932020-02-25 17:55:03 -08003760android.icu.text.FormattedValue
art-benchmark-service13164882020-11-07 02:19:14 -08003761android.icu.text.FractionalPartSubstitution
3762android.icu.text.FunctionReplacer
3763android.icu.text.IDNA$Error
3764android.icu.text.IDNA$Info
art-benchmark-serviced5115932020-02-25 17:55:03 -08003765android.icu.text.IDNA
art-benchmark-service13164882020-11-07 02:19:14 -08003766android.icu.text.IntegralPartSubstitution
3767android.icu.text.KhmerBreakEngine
art-benchmark-service56aece62020-02-10 17:58:03 -08003768android.icu.text.LanguageBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08003769android.icu.text.LaoBreakEngine
3770android.icu.text.ListFormatter$1
3771android.icu.text.ListFormatter$Cache
3772android.icu.text.ListFormatter$FormattedListBuilder
art-benchmark-serviced60351b2020-04-11 17:55:40 -07003773android.icu.text.ListFormatter$Style
art-benchmark-service13164882020-11-07 02:19:14 -08003774android.icu.text.ListFormatter
3775android.icu.text.LocaleDisplayNames$1
3776android.icu.text.LocaleDisplayNames$DialectHandling
3777android.icu.text.LocaleDisplayNames$LastResortLocaleDisplayNames
3778android.icu.text.LocaleDisplayNames$UiListItem$UiListItemComparator
3779android.icu.text.LocaleDisplayNames$UiListItem
3780android.icu.text.LocaleDisplayNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07003781android.icu.text.LowercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08003782android.icu.text.LowercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07003783android.icu.text.LowercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003784android.icu.text.MeasureFormat$FormatWidth
art-benchmark-service13164882020-11-07 02:19:14 -08003785android.icu.text.MeasureFormat$MeasureProxy
3786android.icu.text.MeasureFormat$NumberFormatterCacheEntry
3787android.icu.text.MeasureFormat$NumericFormatters
art-benchmark-serviced5115932020-02-25 17:55:03 -08003788android.icu.text.MeasureFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003789android.icu.text.MessageFormat$1
3790android.icu.text.MessageFormat$AppendableWrapper
3791android.icu.text.MessageFormat$AttributeAndPosition
3792android.icu.text.MessageFormat$Field
3793android.icu.text.MessageFormat$PluralSelectorContext
3794android.icu.text.MessageFormat$PluralSelectorProvider
3795android.icu.text.MessageFormat
3796android.icu.text.MessagePattern$1
3797android.icu.text.MessagePattern$ApostropheMode
3798android.icu.text.MessagePattern$ArgType
3799android.icu.text.MessagePattern$Part$Type
3800android.icu.text.MessagePattern$Part
3801android.icu.text.MessagePattern
3802android.icu.text.MessagePatternUtil$1
3803android.icu.text.MessagePatternUtil$ArgNode
3804android.icu.text.MessagePatternUtil$ComplexArgStyleNode
3805android.icu.text.MessagePatternUtil$MessageContentsNode$Type
3806android.icu.text.MessagePatternUtil$MessageContentsNode
3807android.icu.text.MessagePatternUtil$MessageNode
3808android.icu.text.MessagePatternUtil$Node
3809android.icu.text.MessagePatternUtil$TextNode
3810android.icu.text.MessagePatternUtil$VariantNode
3811android.icu.text.MessagePatternUtil
3812android.icu.text.ModulusSubstitution
3813android.icu.text.MultiplierSubstitution
3814android.icu.text.NFRule
3815android.icu.text.NFRuleSet
3816android.icu.text.NFSubstitution
art-benchmark-servicead05a302020-03-17 09:46:02 -07003817android.icu.text.NameUnicodeTransliterator$1
3818android.icu.text.NameUnicodeTransliterator
3819android.icu.text.NormalizationTransliterator$1
3820android.icu.text.NormalizationTransliterator$2
3821android.icu.text.NormalizationTransliterator$3
3822android.icu.text.NormalizationTransliterator$4
3823android.icu.text.NormalizationTransliterator$5
3824android.icu.text.NormalizationTransliterator$6
art-benchmark-service13164882020-11-07 02:19:14 -08003825android.icu.text.NormalizationTransliterator$NormalizingTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07003826android.icu.text.NormalizationTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08003827android.icu.text.Normalizer$1
3828android.icu.text.Normalizer$CharsAppendable
3829android.icu.text.Normalizer$CmpEquivLevel
3830android.icu.text.Normalizer$FCD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003831android.icu.text.Normalizer$FCDMode
art-benchmark-service13164882020-11-07 02:19:14 -08003832android.icu.text.Normalizer$FCDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003833android.icu.text.Normalizer$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003834android.icu.text.Normalizer$ModeImpl
art-benchmark-service13164882020-11-07 02:19:14 -08003835android.icu.text.Normalizer$NFC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003836android.icu.text.Normalizer$NFCMode
art-benchmark-service13164882020-11-07 02:19:14 -08003837android.icu.text.Normalizer$NFCModeImpl
3838android.icu.text.Normalizer$NFD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003839android.icu.text.Normalizer$NFDMode
art-benchmark-service13164882020-11-07 02:19:14 -08003840android.icu.text.Normalizer$NFDModeImpl
3841android.icu.text.Normalizer$NFKC32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003842android.icu.text.Normalizer$NFKCMode
art-benchmark-service13164882020-11-07 02:19:14 -08003843android.icu.text.Normalizer$NFKCModeImpl
3844android.icu.text.Normalizer$NFKD32ModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003845android.icu.text.Normalizer$NFKDMode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003846android.icu.text.Normalizer$NFKDModeImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08003847android.icu.text.Normalizer$NONEMode
3848android.icu.text.Normalizer$QuickCheckResult
art-benchmark-service13164882020-11-07 02:19:14 -08003849android.icu.text.Normalizer$Unicode32
3850android.icu.text.Normalizer2$1
3851android.icu.text.Normalizer2$Mode
art-benchmark-serviced5115932020-02-25 17:55:03 -08003852android.icu.text.Normalizer2
art-benchmark-service56aece62020-02-10 17:58:03 -08003853android.icu.text.Normalizer
art-benchmark-servicead05a302020-03-17 09:46:02 -07003854android.icu.text.NullTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003855android.icu.text.NumberFormat$Field
art-benchmark-service13164882020-11-07 02:19:14 -08003856android.icu.text.NumberFormat$NumberFormatFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003857android.icu.text.NumberFormat$NumberFormatShim
art-benchmark-service13164882020-11-07 02:19:14 -08003858android.icu.text.NumberFormat$SimpleNumberFormatFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08003859android.icu.text.NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003860android.icu.text.NumberFormatServiceShim$NFFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -08003861android.icu.text.NumberFormatServiceShim$NFService$1RBNumberFormatFactory
3862android.icu.text.NumberFormatServiceShim$NFService
art-benchmark-service13164882020-11-07 02:19:14 -08003863android.icu.text.NumberFormatServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08003864android.icu.text.NumberingSystem$1
3865android.icu.text.NumberingSystem$2
3866android.icu.text.NumberingSystem$LocaleLookupData
3867android.icu.text.NumberingSystem
art-benchmark-service13164882020-11-07 02:19:14 -08003868android.icu.text.NumeratorSubstitution
3869android.icu.text.PluralFormat$1
3870android.icu.text.PluralFormat$PluralSelector
3871android.icu.text.PluralFormat$PluralSelectorAdapter
3872android.icu.text.PluralFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08003873android.icu.text.PluralRules$1
3874android.icu.text.PluralRules$2
3875android.icu.text.PluralRules$AndConstraint
3876android.icu.text.PluralRules$BinaryConstraint
3877android.icu.text.PluralRules$Constraint
3878android.icu.text.PluralRules$Factory
3879android.icu.text.PluralRules$FixedDecimal
3880android.icu.text.PluralRules$FixedDecimalRange
3881android.icu.text.PluralRules$FixedDecimalSamples
3882android.icu.text.PluralRules$IFixedDecimal
art-benchmark-service13164882020-11-07 02:19:14 -08003883android.icu.text.PluralRules$KeywordStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08003884android.icu.text.PluralRules$Operand
art-benchmark-service13164882020-11-07 02:19:14 -08003885android.icu.text.PluralRules$OrConstraint
art-benchmark-serviced5115932020-02-25 17:55:03 -08003886android.icu.text.PluralRules$PluralType
3887android.icu.text.PluralRules$RangeConstraint
3888android.icu.text.PluralRules$Rule
3889android.icu.text.PluralRules$RuleList
3890android.icu.text.PluralRules$SampleType
3891android.icu.text.PluralRules$SimpleTokenizer
3892android.icu.text.PluralRules
art-benchmark-service13164882020-11-07 02:19:14 -08003893android.icu.text.PluralRulesSerialProxy
3894android.icu.text.PluralSamples
3895android.icu.text.Quantifier
3896android.icu.text.QuantityFormatter
3897android.icu.text.RBBINode
3898android.icu.text.RBBIRuleBuilder$IntPair
3899android.icu.text.RBBIRuleBuilder
3900android.icu.text.RBBIRuleParseTable$RBBIRuleTableElement
3901android.icu.text.RBBIRuleParseTable
3902android.icu.text.RBBIRuleScanner$RBBIRuleChar
3903android.icu.text.RBBIRuleScanner$RBBISetTableEl
3904android.icu.text.RBBIRuleScanner
3905android.icu.text.RBBISetBuilder$RangeDescriptor
3906android.icu.text.RBBISetBuilder
3907android.icu.text.RBBISymbolTable$RBBISymbolTableEntry
3908android.icu.text.RBBISymbolTable
3909android.icu.text.RBBITableBuilder$RBBIStateDescriptor
3910android.icu.text.RBBITableBuilder
3911android.icu.text.RBNFChinesePostProcessor
3912android.icu.text.RBNFPostProcessor
3913android.icu.text.RawCollationKey
3914android.icu.text.RbnfLenientScanner
3915android.icu.text.RbnfLenientScannerProvider
3916android.icu.text.RelativeDateTimeFormatter$1
3917android.icu.text.RelativeDateTimeFormatter$AbsoluteUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08003918android.icu.text.RelativeDateTimeFormatter$Cache$1
3919android.icu.text.RelativeDateTimeFormatter$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08003920android.icu.text.RelativeDateTimeFormatter$Direction
3921android.icu.text.RelativeDateTimeFormatter$Field
3922android.icu.text.RelativeDateTimeFormatter$FormattedRelativeDateTime
art-benchmark-serviced5115932020-02-25 17:55:03 -08003923android.icu.text.RelativeDateTimeFormatter$Loader
art-benchmark-service13164882020-11-07 02:19:14 -08003924android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08003925android.icu.text.RelativeDateTimeFormatter$RelDateTimeDataSink
art-benchmark-service13164882020-11-07 02:19:14 -08003926android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeFormatterData
3927android.icu.text.RelativeDateTimeFormatter$RelativeDateTimeUnit
3928android.icu.text.RelativeDateTimeFormatter$RelativeUnit
3929android.icu.text.RelativeDateTimeFormatter$Style
3930android.icu.text.RelativeDateTimeFormatter
art-benchmark-servicead05a302020-03-17 09:46:02 -07003931android.icu.text.RemoveTransliterator$1
3932android.icu.text.RemoveTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003933android.icu.text.Replaceable
art-benchmark-service13164882020-11-07 02:19:14 -08003934android.icu.text.ReplaceableContextIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08003935android.icu.text.ReplaceableString
art-benchmark-service56aece62020-02-10 17:58:03 -08003936android.icu.text.RuleBasedBreakIterator$BreakCache
3937android.icu.text.RuleBasedBreakIterator$DictionaryCache
art-benchmark-service56aece62020-02-10 17:58:03 -08003938android.icu.text.RuleBasedBreakIterator
art-benchmark-service13164882020-11-07 02:19:14 -08003939android.icu.text.RuleBasedCollator$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08003940android.icu.text.RuleBasedCollator$CollationBuffer
art-benchmark-service13164882020-11-07 02:19:14 -08003941android.icu.text.RuleBasedCollator$CollationKeyByteSink
art-benchmark-serviced5115932020-02-25 17:55:03 -08003942android.icu.text.RuleBasedCollator$FCDUTF16NFDIterator
3943android.icu.text.RuleBasedCollator$NFDIterator
3944android.icu.text.RuleBasedCollator$UTF16NFDIterator
3945android.icu.text.RuleBasedCollator
art-benchmark-service13164882020-11-07 02:19:14 -08003946android.icu.text.RuleBasedNumberFormat
art-benchmark-servicead05a302020-03-17 09:46:02 -07003947android.icu.text.RuleBasedTransliterator$Data
art-benchmark-service13164882020-11-07 02:19:14 -08003948android.icu.text.RuleBasedTransliterator
3949android.icu.text.SCSU
3950android.icu.text.SameValueSubstitution
3951android.icu.text.ScientificNumberFormatter$1
3952android.icu.text.ScientificNumberFormatter$MarkupStyle
3953android.icu.text.ScientificNumberFormatter$Style
3954android.icu.text.ScientificNumberFormatter$SuperscriptStyle
3955android.icu.text.ScientificNumberFormatter
3956android.icu.text.SearchIterator$ElementComparisonType
3957android.icu.text.SearchIterator$Search
3958android.icu.text.SearchIterator
3959android.icu.text.SelectFormat
3960android.icu.text.SimpleDateFormat$1
3961android.icu.text.SimpleDateFormat$ContextValue
art-benchmark-serviced5115932020-02-25 17:55:03 -08003962android.icu.text.SimpleDateFormat$PatternItem
3963android.icu.text.SimpleDateFormat
art-benchmark-service13164882020-11-07 02:19:14 -08003964android.icu.text.SimpleFormatter
3965android.icu.text.SourceTargetUtility
3966android.icu.text.SpoofChecker$1
3967android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUString
3968android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringComparator
3969android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder$SPUStringPool
3970android.icu.text.SpoofChecker$Builder$ConfusabledataBuilder
3971android.icu.text.SpoofChecker$Builder
3972android.icu.text.SpoofChecker$CheckResult
3973android.icu.text.SpoofChecker$ConfusableDataUtils
3974android.icu.text.SpoofChecker$RestrictionLevel
3975android.icu.text.SpoofChecker$ScriptSet
3976android.icu.text.SpoofChecker$SpoofData$DefaultData
3977android.icu.text.SpoofChecker$SpoofData$IsAcceptable
3978android.icu.text.SpoofChecker$SpoofData
3979android.icu.text.SpoofChecker
3980android.icu.text.StringCharacterIterator
3981android.icu.text.StringMatcher
3982android.icu.text.StringPrep$1
3983android.icu.text.StringPrep$Values
art-benchmark-serviced5115932020-02-25 17:55:03 -08003984android.icu.text.StringPrep
art-benchmark-service56aece62020-02-10 17:58:03 -08003985android.icu.text.StringPrepParseException
art-benchmark-service13164882020-11-07 02:19:14 -08003986android.icu.text.StringReplacer
3987android.icu.text.StringSearch$1
3988android.icu.text.StringSearch$CEBuffer
3989android.icu.text.StringSearch$CEI
3990android.icu.text.StringSearch$CollationPCE$PCEBuffer
3991android.icu.text.StringSearch$CollationPCE$PCEI
3992android.icu.text.StringSearch$CollationPCE$RCEBuffer
3993android.icu.text.StringSearch$CollationPCE$RCEI
3994android.icu.text.StringSearch$CollationPCE$Range
3995android.icu.text.StringSearch$CollationPCE
3996android.icu.text.StringSearch$Match
3997android.icu.text.StringSearch$Pattern
3998android.icu.text.StringSearch
art-benchmark-service56aece62020-02-10 17:58:03 -08003999android.icu.text.StringTransform
art-benchmark-servicead05a302020-03-17 09:46:02 -07004000android.icu.text.SymbolTable
art-benchmark-service13164882020-11-07 02:19:14 -08004001android.icu.text.ThaiBreakEngine
4002android.icu.text.TimeUnitFormat$TimeUnitFormatSetupSink
4003android.icu.text.TimeUnitFormat
4004android.icu.text.TimeZoneFormat$1
4005android.icu.text.TimeZoneFormat$GMTOffsetField
4006android.icu.text.TimeZoneFormat$GMTOffsetPatternType
4007android.icu.text.TimeZoneFormat$OffsetFields
4008android.icu.text.TimeZoneFormat$ParseOption
4009android.icu.text.TimeZoneFormat$Style
4010android.icu.text.TimeZoneFormat$TimeType
4011android.icu.text.TimeZoneFormat$TimeZoneFormatCache
4012android.icu.text.TimeZoneFormat
4013android.icu.text.TimeZoneNames$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004014android.icu.text.TimeZoneNames$Cache
art-benchmark-service13164882020-11-07 02:19:14 -08004015android.icu.text.TimeZoneNames$DefaultTimeZoneNames$FactoryImpl
4016android.icu.text.TimeZoneNames$DefaultTimeZoneNames
art-benchmark-serviced5115932020-02-25 17:55:03 -08004017android.icu.text.TimeZoneNames$Factory
art-benchmark-service13164882020-11-07 02:19:14 -08004018android.icu.text.TimeZoneNames$MatchInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004019android.icu.text.TimeZoneNames$NameType
art-benchmark-serviced5115932020-02-25 17:55:03 -08004020android.icu.text.TimeZoneNames
art-benchmark-servicead05a302020-03-17 09:46:02 -07004021android.icu.text.TitlecaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004022android.icu.text.TitlecaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004023android.icu.text.TitlecaseTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004024android.icu.text.Transform
art-benchmark-service13164882020-11-07 02:19:14 -08004025android.icu.text.TransliterationRule
4026android.icu.text.TransliterationRuleSet
art-benchmark-servicead05a302020-03-17 09:46:02 -07004027android.icu.text.Transliterator$Factory
4028android.icu.text.Transliterator$Position
art-benchmark-service56aece62020-02-10 17:58:03 -08004029android.icu.text.Transliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -07004030android.icu.text.TransliteratorIDParser$SingleID
4031android.icu.text.TransliteratorIDParser$Specs
4032android.icu.text.TransliteratorIDParser
art-benchmark-service13164882020-11-07 02:19:14 -08004033android.icu.text.TransliteratorParser$1
4034android.icu.text.TransliteratorParser$ParseData
4035android.icu.text.TransliteratorParser$RuleArray
4036android.icu.text.TransliteratorParser$RuleBody
4037android.icu.text.TransliteratorParser$RuleHalf
4038android.icu.text.TransliteratorParser
art-benchmark-servicead05a302020-03-17 09:46:02 -07004039android.icu.text.TransliteratorRegistry$AliasEntry
art-benchmark-service13164882020-11-07 02:19:14 -08004040android.icu.text.TransliteratorRegistry$CompoundRBTEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004041android.icu.text.TransliteratorRegistry$IDEnumeration
art-benchmark-service13164882020-11-07 02:19:14 -08004042android.icu.text.TransliteratorRegistry$LocaleEntry
art-benchmark-servicead05a302020-03-17 09:46:02 -07004043android.icu.text.TransliteratorRegistry$ResourceEntry
4044android.icu.text.TransliteratorRegistry$Spec
4045android.icu.text.TransliteratorRegistry
art-benchmark-serviced5115932020-02-25 17:55:03 -08004046android.icu.text.UCharacterIterator
4047android.icu.text.UFieldPosition
art-benchmark-service13164882020-11-07 02:19:14 -08004048android.icu.text.UFormat$SpanField
art-benchmark-service56aece62020-02-10 17:58:03 -08004049android.icu.text.UFormat
art-benchmark-serviced5115932020-02-25 17:55:03 -08004050android.icu.text.UForwardCharacterIterator
4051android.icu.text.UTF16$StringComparator
art-benchmark-service56aece62020-02-10 17:58:03 -08004052android.icu.text.UTF16
art-benchmark-servicead05a302020-03-17 09:46:02 -07004053android.icu.text.UnescapeTransliterator$1
4054android.icu.text.UnescapeTransliterator$2
4055android.icu.text.UnescapeTransliterator$3
4056android.icu.text.UnescapeTransliterator$4
4057android.icu.text.UnescapeTransliterator$5
4058android.icu.text.UnescapeTransliterator$6
4059android.icu.text.UnescapeTransliterator$7
4060android.icu.text.UnescapeTransliterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004061android.icu.text.UnhandledBreakEngine
art-benchmark-service13164882020-11-07 02:19:14 -08004062android.icu.text.UnicodeCompressor
4063android.icu.text.UnicodeDecompressor
art-benchmark-service56aece62020-02-10 17:58:03 -08004064android.icu.text.UnicodeFilter
4065android.icu.text.UnicodeMatcher
art-benchmark-servicead05a302020-03-17 09:46:02 -07004066android.icu.text.UnicodeNameTransliterator$1
4067android.icu.text.UnicodeNameTransliterator
art-benchmark-service13164882020-11-07 02:19:14 -08004068android.icu.text.UnicodeReplacer
4069android.icu.text.UnicodeSet$1
4070android.icu.text.UnicodeSet$ComparisonStyle
4071android.icu.text.UnicodeSet$EntryRange
4072android.icu.text.UnicodeSet$EntryRangeIterable
4073android.icu.text.UnicodeSet$EntryRangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004074android.icu.text.UnicodeSet$Filter
4075android.icu.text.UnicodeSet$GeneralCategoryMaskFilter
4076android.icu.text.UnicodeSet$IntPropertyFilter
art-benchmark-servicead05a302020-03-17 09:46:02 -07004077android.icu.text.UnicodeSet$NumericValueFilter
4078android.icu.text.UnicodeSet$ScriptExtensionsFilter
art-benchmark-serviced5115932020-02-25 17:55:03 -08004079android.icu.text.UnicodeSet$SpanCondition
4080android.icu.text.UnicodeSet$UnicodeSetIterator2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004081android.icu.text.UnicodeSet$VersionFilter
4082android.icu.text.UnicodeSet$XSymbolTable
art-benchmark-service56aece62020-02-10 17:58:03 -08004083android.icu.text.UnicodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08004084android.icu.text.UnicodeSetIterator
4085android.icu.text.UnicodeSetSpanner$CountMethod
4086android.icu.text.UnicodeSetSpanner$TrimOption
4087android.icu.text.UnicodeSetSpanner
art-benchmark-servicead05a302020-03-17 09:46:02 -07004088android.icu.text.UppercaseTransliterator$1
art-benchmark-service13164882020-11-07 02:19:14 -08004089android.icu.text.UppercaseTransliterator$2
art-benchmark-servicead05a302020-03-17 09:46:02 -07004090android.icu.text.UppercaseTransliterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004091android.icu.util.AnnualTimeZoneRule
4092android.icu.util.BasicTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004093android.icu.util.BuddhistCalendar
4094android.icu.util.ByteArrayWrapper
4095android.icu.util.BytesTrie$1
4096android.icu.util.BytesTrie$Entry
4097android.icu.util.BytesTrie$Iterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004098android.icu.util.BytesTrie$Result
art-benchmark-service13164882020-11-07 02:19:14 -08004099android.icu.util.BytesTrie$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08004100android.icu.util.BytesTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004101android.icu.util.BytesTrieBuilder$BytesAsCharSequence
4102android.icu.util.BytesTrieBuilder
4103android.icu.util.CECalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004104android.icu.util.Calendar$1
4105android.icu.util.Calendar$FormatConfiguration
4106android.icu.util.Calendar$PatternData
4107android.icu.util.Calendar$WeekData
4108android.icu.util.Calendar$WeekDataCache
4109android.icu.util.Calendar
art-benchmark-servicead05a302020-03-17 09:46:02 -07004110android.icu.util.CaseInsensitiveString
art-benchmark-service13164882020-11-07 02:19:14 -08004111android.icu.util.CharsTrie$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004112android.icu.util.CharsTrie$Entry
4113android.icu.util.CharsTrie$Iterator
art-benchmark-service13164882020-11-07 02:19:14 -08004114android.icu.util.CharsTrie$State
4115android.icu.util.CharsTrie
4116android.icu.util.CharsTrieBuilder
4117android.icu.util.ChineseCalendar
4118android.icu.util.CodePointMap$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004119android.icu.util.CodePointMap$Range
art-benchmark-service13164882020-11-07 02:19:14 -08004120android.icu.util.CodePointMap$RangeIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004121android.icu.util.CodePointMap$RangeOption
art-benchmark-service13164882020-11-07 02:19:14 -08004122android.icu.util.CodePointMap$StringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004123android.icu.util.CodePointMap$ValueFilter
4124android.icu.util.CodePointMap
4125android.icu.util.CodePointTrie$1
4126android.icu.util.CodePointTrie$Data16
art-benchmark-service13164882020-11-07 02:19:14 -08004127android.icu.util.CodePointTrie$Data32
4128android.icu.util.CodePointTrie$Data8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004129android.icu.util.CodePointTrie$Data
art-benchmark-service13164882020-11-07 02:19:14 -08004130android.icu.util.CodePointTrie$Fast$FastStringIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -08004131android.icu.util.CodePointTrie$Fast16
art-benchmark-service13164882020-11-07 02:19:14 -08004132android.icu.util.CodePointTrie$Fast32
4133android.icu.util.CodePointTrie$Fast8
art-benchmark-serviced5115932020-02-25 17:55:03 -08004134android.icu.util.CodePointTrie$Fast
art-benchmark-service13164882020-11-07 02:19:14 -08004135android.icu.util.CodePointTrie$Small$SmallStringIterator
4136android.icu.util.CodePointTrie$Small16
4137android.icu.util.CodePointTrie$Small32
4138android.icu.util.CodePointTrie$Small8
4139android.icu.util.CodePointTrie$Small
art-benchmark-serviced5115932020-02-25 17:55:03 -08004140android.icu.util.CodePointTrie$Type
4141android.icu.util.CodePointTrie$ValueWidth
4142android.icu.util.CodePointTrie
art-benchmark-service13164882020-11-07 02:19:14 -08004143android.icu.util.CompactByteArray
4144android.icu.util.CompactCharArray
4145android.icu.util.CopticCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004146android.icu.util.Currency$1
art-benchmark-service13164882020-11-07 02:19:14 -08004147android.icu.util.Currency$CurrencyNameResultHandler
4148android.icu.util.Currency$CurrencyStringInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004149android.icu.util.Currency$CurrencyUsage
art-benchmark-service13164882020-11-07 02:19:14 -08004150android.icu.util.Currency$ServiceShim
art-benchmark-service56aece62020-02-10 17:58:03 -08004151android.icu.util.Currency
art-benchmark-service13164882020-11-07 02:19:14 -08004152android.icu.util.CurrencyAmount
4153android.icu.util.CurrencyServiceShim$CFService$1CurrencyFactory
4154android.icu.util.CurrencyServiceShim$CFService
4155android.icu.util.CurrencyServiceShim
4156android.icu.util.DangiCalendar
4157android.icu.util.DateInterval
4158android.icu.util.DateRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08004159android.icu.util.DateTimeRule
art-benchmark-service13164882020-11-07 02:19:14 -08004160android.icu.util.EasterHoliday
4161android.icu.util.EasterRule
4162android.icu.util.EthiopicCalendar
art-benchmark-service56aece62020-02-10 17:58:03 -08004163android.icu.util.Freezable
art-benchmark-service13164882020-11-07 02:19:14 -08004164android.icu.util.GenderInfo$1
4165android.icu.util.GenderInfo$Cache
4166android.icu.util.GenderInfo$Gender
4167android.icu.util.GenderInfo$ListGenderStyle
4168android.icu.util.GenderInfo
4169android.icu.util.GlobalizationPreferences
art-benchmark-serviced5115932020-02-25 17:55:03 -08004170android.icu.util.GregorianCalendar
art-benchmark-service13164882020-11-07 02:19:14 -08004171android.icu.util.HebrewCalendar
4172android.icu.util.HebrewHoliday
4173android.icu.util.Holiday
4174android.icu.util.ICUCloneNotSupportedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004175android.icu.util.ICUException
art-benchmark-servicead05a302020-03-17 09:46:02 -07004176android.icu.util.ICUUncheckedIOException
art-benchmark-service13164882020-11-07 02:19:14 -08004177android.icu.util.IllformedLocaleException
4178android.icu.util.IndianCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004179android.icu.util.InitialTimeZoneRule
art-benchmark-service13164882020-11-07 02:19:14 -08004180android.icu.util.IslamicCalendar$CalculationType
4181android.icu.util.IslamicCalendar
4182android.icu.util.JapaneseCalendar
4183android.icu.util.LocaleData$1
4184android.icu.util.LocaleData$MeasurementSystem
4185android.icu.util.LocaleData$PaperSize
4186android.icu.util.LocaleData
4187android.icu.util.LocaleMatcher$1
4188android.icu.util.LocaleMatcher$Builder
4189android.icu.util.LocaleMatcher$Demotion
4190android.icu.util.LocaleMatcher$FavorSubtag
4191android.icu.util.LocaleMatcher$LocaleLsrIterator
4192android.icu.util.LocaleMatcher$LsrIterator
4193android.icu.util.LocaleMatcher$Result
4194android.icu.util.LocaleMatcher$ULocaleLsrIterator
4195android.icu.util.LocaleMatcher
4196android.icu.util.LocalePriorityList$1
4197android.icu.util.LocalePriorityList$Builder
4198android.icu.util.LocalePriorityList
art-benchmark-serviced5115932020-02-25 17:55:03 -08004199android.icu.util.Measure
art-benchmark-service56aece62020-02-10 17:58:03 -08004200android.icu.util.MeasureUnit$1
4201android.icu.util.MeasureUnit$2
4202android.icu.util.MeasureUnit$3
art-benchmark-service13164882020-11-07 02:19:14 -08004203android.icu.util.MeasureUnit$CurrencyNumericCodeSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004204android.icu.util.MeasureUnit$Factory
art-benchmark-service13164882020-11-07 02:19:14 -08004205android.icu.util.MeasureUnit$MeasureUnitProxy
4206android.icu.util.MeasureUnit$MeasureUnitSink
art-benchmark-service56aece62020-02-10 17:58:03 -08004207android.icu.util.MeasureUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004208android.icu.util.MutableCodePointTrie$1
4209android.icu.util.MutableCodePointTrie$AllSameBlocks
4210android.icu.util.MutableCodePointTrie$MixedBlocks
4211android.icu.util.MutableCodePointTrie
4212android.icu.util.NoUnit
art-benchmark-serviced5115932020-02-25 17:55:03 -08004213android.icu.util.Output
art-benchmark-service13164882020-11-07 02:19:14 -08004214android.icu.util.OutputInt
4215android.icu.util.PersianCalendar
4216android.icu.util.Range
4217android.icu.util.RangeDateRule
4218android.icu.util.RangeValueIterator$Element
4219android.icu.util.RangeValueIterator
4220android.icu.util.Region$RegionType
4221android.icu.util.Region
4222android.icu.util.RuleBasedTimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004223android.icu.util.STZInfo
art-benchmark-service13164882020-11-07 02:19:14 -08004224android.icu.util.SimpleDateRule
4225android.icu.util.SimpleHoliday
art-benchmark-serviced5115932020-02-25 17:55:03 -08004226android.icu.util.SimpleTimeZone
art-benchmark-service13164882020-11-07 02:19:14 -08004227android.icu.util.StringTokenizer
4228android.icu.util.StringTrieBuilder$1
4229android.icu.util.StringTrieBuilder$BranchHeadNode
4230android.icu.util.StringTrieBuilder$BranchNode
4231android.icu.util.StringTrieBuilder$DynamicBranchNode
4232android.icu.util.StringTrieBuilder$IntermediateValueNode
4233android.icu.util.StringTrieBuilder$LinearMatchNode
4234android.icu.util.StringTrieBuilder$ListBranchNode
4235android.icu.util.StringTrieBuilder$Node
4236android.icu.util.StringTrieBuilder$Option
4237android.icu.util.StringTrieBuilder$SplitBranchNode
4238android.icu.util.StringTrieBuilder$State
4239android.icu.util.StringTrieBuilder$ValueNode
4240android.icu.util.StringTrieBuilder
4241android.icu.util.TaiwanCalendar
art-benchmark-serviced5115932020-02-25 17:55:03 -08004242android.icu.util.TimeArrayTimeZoneRule
art-benchmark-service56aece62020-02-10 17:58:03 -08004243android.icu.util.TimeUnit
art-benchmark-service13164882020-11-07 02:19:14 -08004244android.icu.util.TimeUnitAmount
4245android.icu.util.TimeZone$1
art-benchmark-service56aece62020-02-10 17:58:03 -08004246android.icu.util.TimeZone$ConstantZone
4247android.icu.util.TimeZone$SystemTimeZoneType
4248android.icu.util.TimeZone
art-benchmark-serviced5115932020-02-25 17:55:03 -08004249android.icu.util.TimeZoneRule
4250android.icu.util.TimeZoneTransition
art-benchmark-service56aece62020-02-10 17:58:03 -08004251android.icu.util.ULocale$1
4252android.icu.util.ULocale$2
4253android.icu.util.ULocale$3
art-benchmark-service13164882020-11-07 02:19:14 -08004254android.icu.util.ULocale$AvailableType
4255android.icu.util.ULocale$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08004256android.icu.util.ULocale$Category
4257android.icu.util.ULocale$JDKLocaleHelper
art-benchmark-service13164882020-11-07 02:19:14 -08004258android.icu.util.ULocale$Minimize
art-benchmark-service56aece62020-02-10 17:58:03 -08004259android.icu.util.ULocale$Type
4260android.icu.util.ULocale
4261android.icu.util.UResourceBundle$1
4262android.icu.util.UResourceBundle$RootType
4263android.icu.util.UResourceBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -08004264android.icu.util.UResourceBundleIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004265android.icu.util.UResourceTypeMismatchException
art-benchmark-service13164882020-11-07 02:19:14 -08004266android.icu.util.UniversalTimeScale$TimeScaleData
4267android.icu.util.UniversalTimeScale
4268android.icu.util.VTimeZone
4269android.icu.util.ValueIterator$Element
4270android.icu.util.ValueIterator
art-benchmark-service56aece62020-02-10 17:58:03 -08004271android.icu.util.VersionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004272android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodImpl
4273android.inputmethodservice.AbstractInputMethodService$AbstractInputMethodSessionImpl
4274android.inputmethodservice.AbstractInputMethodService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004275android.inputmethodservice.ExtractEditText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004276android.inputmethodservice.IInputMethodSessionWrapper$ImeInputEventReceiver
4277android.inputmethodservice.IInputMethodSessionWrapper
4278android.inputmethodservice.IInputMethodWrapper$InputMethodSessionCallbackWrapper
4279android.inputmethodservice.IInputMethodWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08004280android.inputmethodservice.InputMethodService$InputMethodImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004281android.inputmethodservice.InputMethodService$InputMethodSessionImpl
4282android.inputmethodservice.InputMethodService$Insets
4283android.inputmethodservice.InputMethodService$SettingsObserver
4284android.inputmethodservice.InputMethodService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004285android.inputmethodservice.SoftInputWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004286android.internal.hidl.base.V1_0.DebugInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08004287android.internal.hidl.base.V1_0.IBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08004288android.internal.hidl.safe_union.V1_0.Monostate
art-benchmark-service13164882020-11-07 02:19:14 -08004289android.internal.telephony.sysprop.AdbProperties
4290android.internal.telephony.sysprop.ApkVerityProperties
4291android.internal.telephony.sysprop.CarProperties
4292android.internal.telephony.sysprop.ContactsProperties
4293android.internal.telephony.sysprop.CryptoProperties$state_values
4294android.internal.telephony.sysprop.CryptoProperties$type_values
4295android.internal.telephony.sysprop.CryptoProperties
4296android.internal.telephony.sysprop.DisplayProperties
4297android.internal.telephony.sysprop.HdmiProperties$cec_device_types_values
4298android.internal.telephony.sysprop.HdmiProperties$playback_device_action_on_routing_control_values
art-benchmark-service13164882020-11-07 02:19:14 -08004299android.internal.telephony.sysprop.HdmiProperties
4300android.internal.telephony.sysprop.MediaProperties
art-benchmark-service13164882020-11-07 02:19:14 -08004301android.internal.telephony.sysprop.OtaProperties
4302android.internal.telephony.sysprop.PowerProperties
4303android.internal.telephony.sysprop.SetupWizardProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08004304android.internal.telephony.sysprop.TelephonyProperties
art-benchmark-service13164882020-11-07 02:19:14 -08004305android.internal.telephony.sysprop.TraceProperties
4306android.internal.telephony.sysprop.VndkProperties
4307android.internal.telephony.sysprop.VoldProperties
4308android.internal.telephony.sysprop.WifiProperties
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004309android.location.Address$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004310android.location.Address
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004311android.location.Country$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004312android.location.Country
4313android.location.CountryDetector$ListenerTransport
Andreas Gampe61e7b662015-06-17 23:57:04 -07004314android.location.CountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004315android.location.CountryListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004316android.location.Criteria$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004317android.location.Criteria
art-benchmark-serviced5115932020-02-25 17:55:03 -08004318android.location.FusedBatchOptions$SourceTechnologies
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004319android.location.Geocoder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004320android.location.GeocoderParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004321android.location.GeocoderParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004322android.location.Geofence$1
4323android.location.Geofence
4324android.location.GnssClock$1
4325android.location.GnssClock
4326android.location.GnssMeasurement$1
4327android.location.GnssMeasurement
4328android.location.GnssMeasurementCorrections$1
4329android.location.GnssMeasurementCorrections
art-benchmark-serviced5115932020-02-25 17:55:03 -08004330android.location.GnssMeasurementsEvent$1
4331android.location.GnssMeasurementsEvent
4332android.location.GnssNavigationMessage$1
4333android.location.GnssNavigationMessage
4334android.location.GnssReflectingPlane$1
4335android.location.GnssReflectingPlane
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004336android.location.GnssRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004337android.location.GnssRequest
4338android.location.GnssSingleSatCorrection$1
4339android.location.GnssSingleSatCorrection
art-benchmark-service13164882020-11-07 02:19:14 -08004340android.location.GnssStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004341android.location.GnssStatus$Callback
4342android.location.GnssStatus
4343android.location.GpsSatellite
Calin Juravle4a054192018-05-29 17:52:20 -07004344android.location.GpsStatus$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004345android.location.GpsStatus$SatelliteIterator
4346android.location.GpsStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004347android.location.ICountryDetector$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004348android.location.ICountryDetector$Stub
4349android.location.ICountryDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004350android.location.ICountryListener$Stub$Proxy
4351android.location.ICountryListener$Stub
4352android.location.ICountryListener
4353android.location.IFusedGeofenceHardware$Stub$Proxy
4354android.location.IFusedGeofenceHardware$Stub
4355android.location.IFusedGeofenceHardware
4356android.location.IGeocodeProvider$Stub$Proxy
4357android.location.IGeocodeProvider$Stub
4358android.location.IGeocodeProvider
4359android.location.IGeofenceProvider$Stub$Proxy
4360android.location.IGeofenceProvider$Stub
4361android.location.IGeofenceProvider
4362android.location.IGnssMeasurementsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004363android.location.IGnssMeasurementsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004364android.location.IGnssMeasurementsListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004365android.location.IGnssNavigationMessageListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004366android.location.IGnssNavigationMessageListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004367android.location.IGnssNavigationMessageListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004368android.location.IGnssStatusListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004369android.location.IGnssStatusListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004370android.location.IGnssStatusListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004371android.location.IGpsGeofenceHardware$Stub$Proxy
4372android.location.IGpsGeofenceHardware$Stub
4373android.location.IGpsGeofenceHardware
4374android.location.ILocationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004375android.location.ILocationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004376android.location.ILocationListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004377android.location.ILocationManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004378android.location.ILocationManager$Stub
4379android.location.ILocationManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004380android.location.INetInitiatedListener$Stub
4381android.location.INetInitiatedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004382android.location.Location$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004383android.location.Location$BearingDistanceCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004384android.location.Location
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004385android.location.LocationListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004386android.location.LocationManager$LocationListenerTransport
Calin Juravle00b23d32019-03-08 17:52:20 -08004387android.location.LocationManager
art-benchmark-service13164882020-11-07 02:19:14 -08004388android.location.LocationManagerInternal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004389android.location.LocationProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004390android.location.LocationRequest$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004391android.location.LocationRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08004392android.location.LocationTime$1
4393android.location.LocationTime
4394android.location.OnNmeaMessageListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004395android.media.AudioAttributes$1
4396android.media.AudioAttributes$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004397android.media.AudioAttributes
art-benchmark-servicead05a302020-03-17 09:46:02 -07004398android.media.AudioDeviceAttributes$1
4399android.media.AudioDeviceAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07004400android.media.AudioDeviceCallback
4401android.media.AudioDeviceInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004402android.media.AudioDevicePort
4403android.media.AudioDevicePortConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004404android.media.AudioFocusInfo$1
4405android.media.AudioFocusInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004406android.media.AudioFocusRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004407android.media.AudioFocusRequest
Andreas Gampe859e2782016-04-06 18:37:56 -07004408android.media.AudioFormat$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004409android.media.AudioFormat$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004410android.media.AudioFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004411android.media.AudioGain
4412android.media.AudioGainConfig
4413android.media.AudioHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004414android.media.AudioManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -08004415android.media.AudioManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004416android.media.AudioManager$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004417android.media.AudioManager$4
Calin Juravle4a054192018-05-29 17:52:20 -07004418android.media.AudioManager$AudioPlaybackCallback
4419android.media.AudioManager$AudioPlaybackCallbackInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08004420android.media.AudioManager$AudioRecordingCallback
4421android.media.AudioManager$AudioRecordingCallbackInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004422android.media.AudioManager$BlockingFocusResultReceiver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004423android.media.AudioManager$FocusRequestInfo
Calin Juravle4a054192018-05-29 17:52:20 -07004424android.media.AudioManager$NativeEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004425android.media.AudioManager$NativeEventHandlerDelegate
Calin Juravle4a054192018-05-29 17:52:20 -07004426android.media.AudioManager$OnAmPortUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004427android.media.AudioManager$OnAudioFocusChangeListener
Calin Juravle4a054192018-05-29 17:52:20 -07004428android.media.AudioManager$OnAudioPortUpdateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004429android.media.AudioManager$PlaybackConfigChangeCallbackData
4430android.media.AudioManager$RecordConfigChangeCallbackData
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004431android.media.AudioManager$SafeWaitObject
Andreas Gampe571fc302016-02-18 13:58:09 -08004432android.media.AudioManager$ServiceEventHandlerDelegate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004433android.media.AudioManager$ServiceEventHandlerDelegate
4434android.media.AudioManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004435android.media.AudioManagerInternal$RingerModeDelegate
4436android.media.AudioManagerInternal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004437android.media.AudioMixPort
4438android.media.AudioMixPortConfig
4439android.media.AudioPatch
Calin Juravle4a054192018-05-29 17:52:20 -07004440android.media.AudioPlaybackConfiguration$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004441android.media.AudioPlaybackConfiguration$IPlayerShell
4442android.media.AudioPlaybackConfiguration$PlayerDeathMonitor
Calin Juravle00b23d32019-03-08 17:52:20 -08004443android.media.AudioPlaybackConfiguration
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004444android.media.AudioPort
4445android.media.AudioPortConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004446android.media.AudioPortEventHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004447android.media.AudioPortEventHandler
4448android.media.AudioPresentation
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004449android.media.AudioRecord
Calin Juravle00b23d32019-03-08 17:52:20 -08004450android.media.AudioRecordRoutingProxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004451android.media.AudioRecordingConfiguration$1
4452android.media.AudioRecordingConfiguration
Calin Juravle00b23d32019-03-08 17:52:20 -08004453android.media.AudioRecordingMonitor
4454android.media.AudioRecordingMonitorClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004455android.media.AudioRecordingMonitorImpl$1
4456android.media.AudioRecordingMonitorImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004457android.media.AudioRoutesInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004458android.media.AudioRoutesInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08004459android.media.AudioRouting
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004460android.media.AudioSystem$AudioRecordingCallback
4461android.media.AudioSystem$DynamicPolicyCallback
4462android.media.AudioSystem$ErrorCallback
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004463android.media.AudioSystem
Andreas Gampe571fc302016-02-18 13:58:09 -08004464android.media.AudioTimestamp
art-benchmark-serviced5115932020-02-25 17:55:03 -08004465android.media.AudioTrack$1
4466android.media.AudioTrack$TunerConfiguration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004467android.media.AudioTrack
Calin Juravle00b23d32019-03-08 17:52:20 -08004468android.media.AudioTrackRoutingProxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004469android.media.CamcorderProfile
4470android.media.CameraProfile
4471android.media.DecoderCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -08004472android.media.DrmInitData$SchemeInitData
4473android.media.DrmInitData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004474android.media.EncoderCapabilities
Calin Juravle4a054192018-05-29 17:52:20 -07004475android.media.ExifInterface$ByteOrderedDataInputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08004476android.media.ExifInterface$ByteOrderedDataOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004477android.media.ExifInterface$ExifAttribute
4478android.media.ExifInterface$ExifTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004479android.media.ExifInterface$Rational
Calin Juravle00b23d32019-03-08 17:52:20 -08004480android.media.ExifInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08004481android.media.ExternalRingtonesCursorWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004482android.media.IAudioFocusDispatcher$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07004483android.media.IAudioFocusDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004484android.media.IAudioFocusDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004485android.media.IAudioRoutesObserver$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004486android.media.IAudioRoutesObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004487android.media.IAudioRoutesObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004488android.media.IAudioServerStateDispatcher$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004489android.media.IAudioServerStateDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004490android.media.IAudioServerStateDispatcher
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04004491android.media.IAudioService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004492android.media.IAudioService$Stub
4493android.media.IAudioService
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004494android.media.IMediaHTTPConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004495android.media.IMediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004496android.media.IMediaHTTPService$Stub
4497android.media.IMediaHTTPService
4498android.media.IMediaResourceMonitor$Stub
4499android.media.IMediaResourceMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08004500android.media.IMediaRouter2$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004501android.media.IMediaRouter2$Stub
4502android.media.IMediaRouter2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004503android.media.IMediaRouter2Manager$Stub$Proxy
4504android.media.IMediaRouter2Manager$Stub
4505android.media.IMediaRouter2Manager
4506android.media.IMediaRouterClient$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004507android.media.IMediaRouterClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004508android.media.IMediaRouterClient
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004509android.media.IMediaRouterService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004510android.media.IMediaRouterService$Stub
4511android.media.IMediaRouterService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004512android.media.IPlaybackConfigDispatcher$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004513android.media.IPlaybackConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004514android.media.IPlaybackConfigDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004515android.media.IPlayer$Stub$Proxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004516android.media.IPlayer$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004517android.media.IPlayer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004518android.media.IRecordingConfigDispatcher$Stub$Proxy
Andreas Gampe571fc302016-02-18 13:58:09 -08004519android.media.IRecordingConfigDispatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004520android.media.IRecordingConfigDispatcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004521android.media.IRemoteVolumeObserver$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004522android.media.IRemoteVolumeObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004523android.media.IRingtonePlayer$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004524android.media.IRingtonePlayer$Stub
4525android.media.IRingtonePlayer
jiabinf40141d2020-08-07 17:27:48 -07004526android.media.IStrategyPreferredDevicesDispatcher$Stub$Proxy
4527android.media.IStrategyPreferredDevicesDispatcher$Stub
4528android.media.IStrategyPreferredDevicesDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004529android.media.IVolumeController$Stub$Proxy
4530android.media.IVolumeController$Stub
4531android.media.IVolumeController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004532android.media.Image$Plane
Calin Juravle00b23d32019-03-08 17:52:20 -08004533android.media.Image
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004534android.media.ImageReader$SurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08004535android.media.ImageReader$SurfaceImage
4536android.media.ImageReader
art-benchmark-service13164882020-11-07 02:19:14 -08004537android.media.ImageUtils
Calin Juravle4a054192018-05-29 17:52:20 -07004538android.media.ImageWriter$WriterSurfaceImage$SurfacePlane
Calin Juravle00b23d32019-03-08 17:52:20 -08004539android.media.ImageWriter$WriterSurfaceImage
4540android.media.ImageWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004541android.media.JetPlayer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004542android.media.MediaCodec$BufferInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004543android.media.MediaCodec$BufferMap$CodecBuffer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004544android.media.MediaCodec$BufferMap
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004545android.media.MediaCodec$Callback
Calin Juravle4a054192018-05-29 17:52:20 -07004546android.media.MediaCodec$CodecException
4547android.media.MediaCodec$CryptoException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004548android.media.MediaCodec$CryptoInfo$Pattern
Calin Juravle00b23d32019-03-08 17:52:20 -08004549android.media.MediaCodec$CryptoInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004550android.media.MediaCodec$EventHandler
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004551android.media.MediaCodec$IncompatibleWithBlockModelException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004552android.media.MediaCodec$LinearBlock
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004553android.media.MediaCodec$OnFrameRenderedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004554android.media.MediaCodec$OutputFrame
Calin Juravle4a054192018-05-29 17:52:20 -07004555android.media.MediaCodec$PersistentSurface
art-benchmark-serviced5115932020-02-25 17:55:03 -08004556android.media.MediaCodec$QueueRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08004557android.media.MediaCodec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004558android.media.MediaCodecInfo$AudioCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004559android.media.MediaCodecInfo$CodecCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004560android.media.MediaCodecInfo$CodecProfileLevel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004561android.media.MediaCodecInfo$EncoderCapabilities
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004562android.media.MediaCodecInfo$Feature
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004563android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004564android.media.MediaCodecInfo$VideoCapabilities
Calin Juravle00b23d32019-03-08 17:52:20 -08004565android.media.MediaCodecInfo
Mathieu Chartierd62dd932017-09-09 15:19:46 -07004566android.media.MediaCodecList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004567android.media.MediaCrypto
art-benchmark-serviced5115932020-02-25 17:55:03 -08004568android.media.MediaCryptoException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004569android.media.MediaDescrambler
Calin Juravle4a054192018-05-29 17:52:20 -07004570android.media.MediaDescription$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004571android.media.MediaDescription$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004572android.media.MediaDescription
Calin Juravle4a054192018-05-29 17:52:20 -07004573android.media.MediaDrm$Certificate
art-benchmark-serviced5115932020-02-25 17:55:03 -08004574android.media.MediaDrm$CryptoSession
Calin Juravle4a054192018-05-29 17:52:20 -07004575android.media.MediaDrm$KeyRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004576android.media.MediaDrm$KeyStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -08004577android.media.MediaDrm$ListenerWithExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004578android.media.MediaDrm$MediaDrmStateException
art-benchmark-serviced5115932020-02-25 17:55:03 -08004579android.media.MediaDrm$OnEventListener
Calin Juravle4a054192018-05-29 17:52:20 -07004580android.media.MediaDrm$ProvisionRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08004581android.media.MediaDrm$SessionException
4582android.media.MediaDrm
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004583android.media.MediaDrmException
4584android.media.MediaExtractor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004585android.media.MediaFile
Andreas Gampe859e2782016-04-06 18:37:56 -07004586android.media.MediaFormat
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004587android.media.MediaHTTPConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004588android.media.MediaHTTPService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004589android.media.MediaMetadata$1
4590android.media.MediaMetadata$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004591android.media.MediaMetadata
Calin Juravle4a054192018-05-29 17:52:20 -07004592android.media.MediaMetadataRetriever$BitmapParams
Calin Juravle00b23d32019-03-08 17:52:20 -08004593android.media.MediaMetadataRetriever
art-benchmark-service56aece62020-02-10 17:58:03 -08004594android.media.MediaMetrics
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004595android.media.MediaMuxer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004596android.media.MediaPlayer$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004597android.media.MediaPlayer$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004598android.media.MediaPlayer$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004599android.media.MediaPlayer$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004600android.media.MediaPlayer$6
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004601android.media.MediaPlayer$7
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004602android.media.MediaPlayer$DrmInfo
4603android.media.MediaPlayer$EventHandler$1
4604android.media.MediaPlayer$EventHandler$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004605android.media.MediaPlayer$EventHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08004606android.media.MediaPlayer$OnBufferingUpdateListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004607android.media.MediaPlayer$OnCompletionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004608android.media.MediaPlayer$OnDrmInfoHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004609android.media.MediaPlayer$OnErrorListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004610android.media.MediaPlayer$OnInfoListener
4611android.media.MediaPlayer$OnMediaTimeDiscontinuityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004612android.media.MediaPlayer$OnPreparedListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004613android.media.MediaPlayer$OnSeekCompleteListener
4614android.media.MediaPlayer$OnSubtitleDataListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08004615android.media.MediaPlayer$OnTimedMetaDataAvailableListener
4616android.media.MediaPlayer$OnTimedTextListener
4617android.media.MediaPlayer$OnVideoSizeChangedListener
4618android.media.MediaPlayer$ProvisioningThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004619android.media.MediaPlayer$TimeProvider$EventHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08004620android.media.MediaPlayer$TimeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004621android.media.MediaPlayer$TrackInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004622android.media.MediaPlayer$TrackInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08004623android.media.MediaPlayer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004624android.media.MediaRecorder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004625android.media.MediaRoute2Info$1
4626android.media.MediaRoute2Info
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004627android.media.MediaRouter$Callback
4628android.media.MediaRouter$CallbackInfo
4629android.media.MediaRouter$RouteCategory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004630android.media.MediaRouter$RouteGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004631android.media.MediaRouter$RouteInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004632android.media.MediaRouter$RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004633android.media.MediaRouter$SimpleCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004634android.media.MediaRouter$Static$1$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004635android.media.MediaRouter$Static$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004636android.media.MediaRouter$Static$Client
4637android.media.MediaRouter$Static
art-benchmark-serviced5115932020-02-25 17:55:03 -08004638android.media.MediaRouter$UserRouteInfo$SessionVolumeProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004639android.media.MediaRouter$UserRouteInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004640android.media.MediaRouter$VolumeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004641android.media.MediaRouter$VolumeCallbackInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004642android.media.MediaRouter$VolumeChangeReceiver
4643android.media.MediaRouter$WifiDisplayStatusChangedReceiver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004644android.media.MediaRouter2Manager$Callback
art-benchmark-service13164882020-11-07 02:19:14 -08004645android.media.MediaRouter2Manager$CallbackRecord
4646android.media.MediaRouter2Manager$Client
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004647android.media.MediaRouter2Manager
art-benchmark-service13164882020-11-07 02:19:14 -08004648android.media.MediaRouter2Utils
Calin Juravle00b23d32019-03-08 17:52:20 -08004649android.media.MediaRouter
4650android.media.MediaRouterClientState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004651android.media.MediaRouterClientState$RouteInfo$1
4652android.media.MediaRouterClientState$RouteInfo
4653android.media.MediaRouterClientState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004654android.media.MediaScanner
Calin Juravle4a054192018-05-29 17:52:20 -07004655android.media.MediaScannerConnection$MediaScannerConnectionClient
4656android.media.MediaScannerConnection$OnScanCompletedListener
art-benchmark-service13164882020-11-07 02:19:14 -08004657android.media.MediaServiceManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004658android.media.MediaSync
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004659android.media.MediaTimeProvider$OnMediaTimeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08004660android.media.MediaTimeProvider
Calin Juravle4a054192018-05-29 17:52:20 -07004661android.media.MediaTimestamp
Calin Juravle00b23d32019-03-08 17:52:20 -08004662android.media.MicrophoneDirection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004663android.media.MicrophoneInfo$Coordinate3F
Calin Juravle00b23d32019-03-08 17:52:20 -08004664android.media.MicrophoneInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004665android.media.NativeRoutingEventHandlerDelegate
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004666android.media.NotProvisionedException
Andreas Gampe61e7b662015-06-17 23:57:04 -07004667android.media.PlaybackParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004668android.media.PlaybackParams
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004669android.media.PlayerBase$IPlayerWrapper
Andreas Gampe0db10fd2017-02-01 15:57:57 -08004670android.media.PlayerBase$PlayerIdCard$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004671android.media.PlayerBase$PlayerIdCard
4672android.media.PlayerBase
Calin Juravle4a054192018-05-29 17:52:20 -07004673android.media.Rating$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004674android.media.Rating
art-benchmark-serviced5115932020-02-25 17:55:03 -08004675android.media.RemoteControlClient
Kenny Rootdbf30ed2012-09-19 13:08:12 -07004676android.media.RemoteDisplay
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004677android.media.ResampleInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004678android.media.Ringtone$MyOnCompletionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004679android.media.Ringtone
Calin Juravle4a054192018-05-29 17:52:20 -07004680android.media.RingtoneManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004681android.media.RouteDiscoveryPreference$1
art-benchmark-service13164882020-11-07 02:19:14 -08004682android.media.RouteDiscoveryPreference$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08004683android.media.RouteDiscoveryPreference
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004684android.media.RoutingSessionInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004685android.media.RoutingSessionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004686android.media.SoundPool$Builder
4687android.media.SoundPool$EventHandler
4688android.media.SoundPool$OnLoadCompleteListener
Mathieu Chartierd62dd932017-09-09 15:19:46 -07004689android.media.SoundPool
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004690android.media.SubtitleController$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004691android.media.SubtitleController$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004692android.media.SubtitleController$Anchor
Andreas Gampedcad4ca2014-10-03 02:00:29 +00004693android.media.SubtitleController$Listener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004694android.media.SubtitleController
4695android.media.SubtitleData
4696android.media.SubtitleTrack
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004697android.media.SyncParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004698android.media.ThumbnailUtils$Resizer
4699android.media.ThumbnailUtils$SizedThumbnailBitmap
art-benchmark-serviced5115932020-02-25 17:55:03 -08004700android.media.ThumbnailUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004701android.media.TimedMetaData
4702android.media.TimedText
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004703android.media.ToneGenerator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004704android.media.Utils$1
4705android.media.Utils$2
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004706android.media.Utils$ListenerList
Calin Juravle00b23d32019-03-08 17:52:20 -08004707android.media.Utils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004708android.media.VolumeAutomation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004709android.media.VolumePolicy$1
4710android.media.VolumePolicy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004711android.media.VolumeProvider$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004712android.media.VolumeProvider
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004713android.media.VolumeShaper$Configuration$1
4714android.media.VolumeShaper$Configuration$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004715android.media.VolumeShaper$Configuration
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004716android.media.VolumeShaper$Operation$1
4717android.media.VolumeShaper$Operation$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004718android.media.VolumeShaper$Operation
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004719android.media.VolumeShaper$State$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004720android.media.VolumeShaper$State
art-benchmark-serviced5115932020-02-25 17:55:03 -08004721android.media.VolumeShaper
Calin Juravle00b23d32019-03-08 17:52:20 -08004722android.media.audiofx.AudioEffect$Descriptor
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004723android.media.audiofx.AudioEffect
art-benchmark-service13164882020-11-07 02:19:14 -08004724android.media.audiofx.DefaultEffect
4725android.media.audiofx.SourceDefaultEffect
4726android.media.audiofx.StreamDefaultEffect
4727android.media.audiofx.Visualizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08004728android.media.audiopolicy.AudioMix$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07004729android.media.audiopolicy.AudioMix
Andreas Gampe571fc302016-02-18 13:58:09 -08004730android.media.audiopolicy.AudioMixingRule$AudioMixMatchCriterion
art-benchmark-serviced5115932020-02-25 17:55:03 -08004731android.media.audiopolicy.AudioMixingRule$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08004732android.media.audiopolicy.AudioMixingRule
art-benchmark-serviced5115932020-02-25 17:55:03 -08004733android.media.audiopolicy.AudioPolicy$1
4734android.media.audiopolicy.AudioPolicy$AudioPolicyStatusListener
4735android.media.audiopolicy.AudioPolicy$EventHandler
4736android.media.audiopolicy.AudioPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004737android.media.audiopolicy.AudioPolicyConfig$1
4738android.media.audiopolicy.AudioPolicyConfig
Calin Juravle36829e52019-04-10 19:07:47 -07004739android.media.audiopolicy.AudioProductStrategy$1
4740android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup$1
4741android.media.audiopolicy.AudioProductStrategy$AudioAttributesGroup
4742android.media.audiopolicy.AudioProductStrategy
4743android.media.audiopolicy.AudioVolumeGroup$1
4744android.media.audiopolicy.AudioVolumeGroup
4745android.media.audiopolicy.AudioVolumeGroupChangeHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004746android.media.audiopolicy.IAudioPolicyCallback$Stub$Proxy
4747android.media.audiopolicy.IAudioPolicyCallback$Stub
4748android.media.audiopolicy.IAudioPolicyCallback
Calin Juravle4a054192018-05-29 17:52:20 -07004749android.media.browse.MediaBrowser$1
4750android.media.browse.MediaBrowser$2
4751android.media.browse.MediaBrowser$6
4752android.media.browse.MediaBrowser$7
4753android.media.browse.MediaBrowser$8
4754android.media.browse.MediaBrowser$ConnectionCallback
Calin Juravle4a054192018-05-29 17:52:20 -07004755android.media.browse.MediaBrowser$MediaItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004756android.media.browse.MediaBrowser$MediaItem
Calin Juravle4a054192018-05-29 17:52:20 -07004757android.media.browse.MediaBrowser$MediaServiceConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004758android.media.browse.MediaBrowser$MediaServiceConnection
Calin Juravle4a054192018-05-29 17:52:20 -07004759android.media.browse.MediaBrowser$ServiceCallbacks
4760android.media.browse.MediaBrowser$Subscription
4761android.media.browse.MediaBrowser$SubscriptionCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08004762android.media.browse.MediaBrowser
Calin Juravle4a054192018-05-29 17:52:20 -07004763android.media.browse.MediaBrowserUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004764android.media.midi.IMidiDeviceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004765android.media.midi.IMidiDeviceListener$Stub
4766android.media.midi.IMidiDeviceListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004767android.media.midi.IMidiDeviceOpenCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004768android.media.midi.IMidiDeviceOpenCallback$Stub
4769android.media.midi.IMidiDeviceOpenCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004770android.media.midi.IMidiDeviceServer$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004771android.media.midi.IMidiDeviceServer$Stub
4772android.media.midi.IMidiDeviceServer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004773android.media.midi.IMidiManager$Stub
4774android.media.midi.IMidiManager
Calin Juravle00b23d32019-03-08 17:52:20 -08004775android.media.midi.MidiDevice
4776android.media.midi.MidiDeviceInfo$1
4777android.media.midi.MidiDeviceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004778android.media.midi.MidiDeviceStatus$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08004779android.media.midi.MidiDeviceStatus
Andreas Gampe61e7b662015-06-17 23:57:04 -07004780android.media.midi.MidiManager
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004781android.media.musicrecognition.MusicRecognitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004782android.media.projection.IMediaProjection$Stub$Proxy
4783android.media.projection.IMediaProjection$Stub
4784android.media.projection.IMediaProjection
4785android.media.projection.IMediaProjectionManager$Stub$Proxy
4786android.media.projection.IMediaProjectionManager$Stub
4787android.media.projection.IMediaProjectionManager
4788android.media.projection.IMediaProjectionWatcherCallback$Stub$Proxy
4789android.media.projection.IMediaProjectionWatcherCallback$Stub
4790android.media.projection.IMediaProjectionWatcherCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08004791android.media.projection.MediaProjection
4792android.media.projection.MediaProjectionInfo$1
4793android.media.projection.MediaProjectionInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004794android.media.projection.MediaProjectionManager$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004795android.media.projection.MediaProjectionManager$CallbackDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07004796android.media.projection.MediaProjectionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004797android.media.session.IActiveSessionsListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004798android.media.session.IActiveSessionsListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004799android.media.session.IActiveSessionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004800android.media.session.IOnMediaKeyEventDispatchedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08004801android.media.session.IOnMediaKeyEventDispatchedListener$Stub
4802android.media.session.IOnMediaKeyEventDispatchedListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004803android.media.session.IOnMediaKeyEventSessionChangedListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08004804android.media.session.IOnMediaKeyEventSessionChangedListener$Stub
4805android.media.session.IOnMediaKeyEventSessionChangedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004806android.media.session.IOnMediaKeyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004807android.media.session.IOnMediaKeyListener$Stub
4808android.media.session.IOnMediaKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004809android.media.session.IOnVolumeKeyLongPressListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004810android.media.session.IOnVolumeKeyLongPressListener$Stub
4811android.media.session.IOnVolumeKeyLongPressListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004812android.media.session.ISession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004813android.media.session.ISession$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07004814android.media.session.ISession2TokensListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004815android.media.session.ISession2TokensListener$Stub
4816android.media.session.ISession2TokensListener
4817android.media.session.ISession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004818android.media.session.ISessionCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004819android.media.session.ISessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004820android.media.session.ISessionCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004821android.media.session.ISessionController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004822android.media.session.ISessionController$Stub
4823android.media.session.ISessionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004824android.media.session.ISessionControllerCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004825android.media.session.ISessionControllerCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004826android.media.session.ISessionControllerCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004827android.media.session.ISessionManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004828android.media.session.ISessionManager$Stub
4829android.media.session.ISessionManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004830android.media.session.MediaController$Callback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004831android.media.session.MediaController$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004832android.media.session.MediaController$MessageHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004833android.media.session.MediaController$PlaybackInfo$1
4834android.media.session.MediaController$PlaybackInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004835android.media.session.MediaController$TransportControls
Calin Juravle00b23d32019-03-08 17:52:20 -08004836android.media.session.MediaController
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004837android.media.session.MediaSession$Callback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004838android.media.session.MediaSession$CallbackMessageHandler
Calin Juravle36829e52019-04-10 19:07:47 -07004839android.media.session.MediaSession$CallbackStub
Calin Juravle4a054192018-05-29 17:52:20 -07004840android.media.session.MediaSession$QueueItem$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004841android.media.session.MediaSession$QueueItem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004842android.media.session.MediaSession$Token$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004843android.media.session.MediaSession$Token
4844android.media.session.MediaSession
art-benchmark-serviced5115932020-02-25 17:55:03 -08004845android.media.session.MediaSessionLegacyHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004846android.media.session.MediaSessionManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07004847android.media.session.MediaSessionManager$OnActiveSessionsChangedListener
art-benchmark-service56aece62020-02-10 17:58:03 -08004848android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListener
4849android.media.session.MediaSessionManager$OnMediaKeyEventDispatchedListenerStub
4850android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListener
4851android.media.session.MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08004852android.media.session.MediaSessionManager$OnMediaKeyListener
4853android.media.session.MediaSessionManager$OnMediaKeyListenerImpl
4854android.media.session.MediaSessionManager$OnSession2TokensChangedListener
4855android.media.session.MediaSessionManager$OnVolumeKeyLongPressListener
4856android.media.session.MediaSessionManager$OnVolumeKeyLongPressListenerImpl
4857android.media.session.MediaSessionManager$RemoteUserInfo
4858android.media.session.MediaSessionManager$Session2TokensChangedWrapper
Calin Juravle00b23d32019-03-08 17:52:20 -08004859android.media.session.MediaSessionManager$SessionsChangedWrapper$1
4860android.media.session.MediaSessionManager$SessionsChangedWrapper
4861android.media.session.MediaSessionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004862android.media.session.PlaybackState$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004863android.media.session.PlaybackState$Builder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004864android.media.session.PlaybackState$CustomAction$1
Calin Juravle00b23d32019-03-08 17:52:20 -08004865android.media.session.PlaybackState$CustomAction
4866android.media.session.PlaybackState
art-benchmark-serviced5115932020-02-25 17:55:03 -08004867android.media.soundtrigger.ISoundTriggerDetectionServiceClient$Stub
4868android.media.soundtrigger.ISoundTriggerDetectionServiceClient
Andreas Gampe571fc302016-02-18 13:58:09 -08004869android.media.soundtrigger.SoundTriggerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004870android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004871android.media.soundtrigger_middleware.ISoundTriggerCallback$Stub
4872android.media.soundtrigger_middleware.ISoundTriggerCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004873android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub$Proxy
4874android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004875android.media.soundtrigger_middleware.ISoundTriggerMiddlewareService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004876android.media.soundtrigger_middleware.ISoundTriggerModule$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08004877android.media.soundtrigger_middleware.ISoundTriggerModule
art-benchmark-service13164882020-11-07 02:19:14 -08004878android.media.soundtrigger_middleware.PhraseRecognitionExtra$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004879android.media.soundtrigger_middleware.PhraseRecognitionExtra
4880android.media.soundtrigger_middleware.RecognitionConfig$1
4881android.media.soundtrigger_middleware.RecognitionConfig
4882android.media.soundtrigger_middleware.SoundModel$1
4883android.media.soundtrigger_middleware.SoundModel
4884android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor$1
4885android.media.soundtrigger_middleware.SoundTriggerModuleDescriptor
4886android.media.soundtrigger_middleware.SoundTriggerModuleProperties$1
4887android.media.soundtrigger_middleware.SoundTriggerModuleProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004888android.media.tv.TvInputHardwareInfo$Builder
Andreas Gampe61e7b662015-06-17 23:57:04 -07004889android.media.tv.TvInputManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004890android.media.tv.TvStreamConfig$1
4891android.media.tv.TvStreamConfig$Builder
4892android.media.tv.TvStreamConfig
art-benchmark-servicead05a302020-03-17 09:46:02 -07004893android.media.tv.tunerresourcemanager.TunerResourceManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004894android.metrics.LogMaker
art-benchmark-serviced5115932020-02-25 17:55:03 -08004895android.metrics.MetricsReader$Event
4896android.metrics.MetricsReader$LogReader
4897android.metrics.MetricsReader
art-benchmark-service56aece62020-02-10 17:58:03 -08004898android.mtp.MtpDatabase$1
4899android.mtp.MtpDatabase$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004900android.mtp.MtpDatabase
4901android.mtp.MtpDevice
Kenny Root9787b802013-04-26 12:53:57 -07004902android.mtp.MtpDeviceInfo
Andreas Gampe571fc302016-02-18 13:58:09 -08004903android.mtp.MtpEvent
Kenny Root9787b802013-04-26 12:53:57 -07004904android.mtp.MtpObjectInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004905android.mtp.MtpPropertyGroup
Kenny Root9787b802013-04-26 12:53:57 -07004906android.mtp.MtpPropertyList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07004907android.mtp.MtpServer
Kenny Root9787b802013-04-26 12:53:57 -07004908android.mtp.MtpStorage
4909android.mtp.MtpStorageInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08004910android.mtp.MtpStorageManager$MtpNotifier
4911android.mtp.MtpStorageManager$MtpObject
4912android.mtp.MtpStorageManager
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004913android.net.CaptivePortal$1
4914android.net.CaptivePortal
4915android.net.CaptivePortalData$1
4916android.net.CaptivePortalData
4917android.net.ConnectionInfo$1
4918android.net.ConnectionInfo
4919android.net.ConnectivityDiagnosticsManager$ConnectivityReport$1
4920android.net.ConnectivityDiagnosticsManager$ConnectivityReport
4921android.net.ConnectivityDiagnosticsManager
4922android.net.ConnectivityManager$1
4923android.net.ConnectivityManager$2
4924android.net.ConnectivityManager$3
4925android.net.ConnectivityManager$4
4926android.net.ConnectivityManager$5
4927android.net.ConnectivityManager$CallbackHandler
4928android.net.ConnectivityManager$LegacyRequest
4929android.net.ConnectivityManager$NetworkCallback
4930android.net.ConnectivityManager$OnNetworkActiveListener
4931android.net.ConnectivityManager$OnStartTetheringCallback
4932android.net.ConnectivityManager$OnTetheringEntitlementResultListener
4933android.net.ConnectivityManager$OnTetheringEventCallback
4934android.net.ConnectivityManager$PacketKeepalive
4935android.net.ConnectivityManager$PacketKeepaliveCallback
4936android.net.ConnectivityManager$TooManyRequestsException
4937android.net.ConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004938android.net.ConnectivityMetricsEvent$1
4939android.net.ConnectivityMetricsEvent
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08004940android.net.Credentials
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004941android.net.DataUsageRequest$1
4942android.net.DataUsageRequest
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004943android.net.DhcpInfo$1
4944android.net.DhcpInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004945android.net.DhcpResults$1
4946android.net.DhcpResults
Andreas Gampe61e7b662015-06-17 23:57:04 -07004947android.net.EthernetManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004948android.net.EventLogTags
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004949android.net.ICaptivePortal$Stub
4950android.net.ICaptivePortal
4951android.net.IConnectivityDiagnosticsCallback$Stub$Proxy
4952android.net.IConnectivityDiagnosticsCallback$Stub
4953android.net.IConnectivityDiagnosticsCallback
4954android.net.IConnectivityManager$Stub$Proxy
4955android.net.IConnectivityManager$Stub
4956android.net.IConnectivityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004957android.net.IEthernetManager$Stub
4958android.net.IEthernetManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004959android.net.IEthernetServiceListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08004960android.net.IEthernetServiceListener$Stub
4961android.net.IEthernetServiceListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004962android.net.IIpConnectivityMetrics$Stub$Proxy
4963android.net.IIpConnectivityMetrics$Stub
4964android.net.IIpConnectivityMetrics
4965android.net.IIpSecService$Stub
4966android.net.IIpSecService
4967android.net.INetdEventCallback$Stub$Proxy
4968android.net.INetdEventCallback$Stub
4969android.net.INetdEventCallback
4970android.net.INetworkManagementEventObserver$Stub$Proxy
4971android.net.INetworkManagementEventObserver$Stub
4972android.net.INetworkManagementEventObserver
4973android.net.INetworkPolicyListener$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004974android.net.INetworkPolicyListener$Stub
4975android.net.INetworkPolicyListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07004976android.net.INetworkPolicyManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004977android.net.INetworkPolicyManager$Stub
4978android.net.INetworkPolicyManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08004979android.net.INetworkRecommendationProvider$Stub$Proxy
4980android.net.INetworkRecommendationProvider$Stub
4981android.net.INetworkRecommendationProvider
4982android.net.INetworkScoreCache$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07004983android.net.INetworkScoreCache$Stub
4984android.net.INetworkScoreCache
Calin Juravle00b23d32019-03-08 17:52:20 -08004985android.net.INetworkScoreService$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004986android.net.INetworkScoreService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08004987android.net.INetworkScoreService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07004988android.net.INetworkStatsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08004989android.net.INetworkStatsService$Stub
4990android.net.INetworkStatsService
art-benchmark-serviced5115932020-02-25 17:55:03 -08004991android.net.INetworkStatsSession$Stub$Proxy
4992android.net.INetworkStatsSession$Stub
4993android.net.INetworkStatsSession
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004994android.net.ISocketKeepaliveCallback$Stub$Proxy
4995android.net.ISocketKeepaliveCallback$Stub
4996android.net.ISocketKeepaliveCallback
4997android.net.ITestNetworkManager$Stub
4998android.net.ITestNetworkManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07004999android.net.ITetheredInterfaceCallback$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005000android.net.ITetheredInterfaceCallback$Stub
5001android.net.ITetheredInterfaceCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005002android.net.ITetheringStatsProvider$Stub$Proxy
5003android.net.ITetheringStatsProvider$Stub
5004android.net.ITetheringStatsProvider
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005005android.net.InetAddresses
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005006android.net.InterfaceConfiguration$1
5007android.net.InterfaceConfiguration
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005008android.net.IpConfiguration$1
5009android.net.IpConfiguration$IpAssignment
5010android.net.IpConfiguration$ProxySettings
5011android.net.IpConfiguration
5012android.net.IpPrefix$1
5013android.net.IpPrefix$2
5014android.net.IpPrefix
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005015android.net.IpSecConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005016android.net.IpSecConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005017android.net.IpSecManager$SpiUnavailableException
art-benchmark-service56aece62020-02-10 17:58:03 -08005018android.net.IpSecManager$UdpEncapsulationSocket
Calin Juravle00b23d32019-03-08 17:52:20 -08005019android.net.IpSecManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005020android.net.IpSecSpiResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005021android.net.IpSecSpiResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005022android.net.IpSecTransformResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005023android.net.IpSecTransformResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005024android.net.IpSecTunnelInterfaceResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005025android.net.IpSecTunnelInterfaceResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005026android.net.IpSecUdpEncapResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005027android.net.IpSecUdpEncapResponse
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005028android.net.KeepalivePacketData
5029android.net.LinkAddress$1
5030android.net.LinkAddress
5031android.net.LinkProperties$1
5032android.net.LinkProperties
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005033android.net.LocalServerSocket
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005034android.net.LocalSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005035android.net.LocalSocketAddress$Namespace
Calin Juravle00b23d32019-03-08 17:52:20 -08005036android.net.LocalSocketAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005037android.net.LocalSocketImpl$SocketInputStream
5038android.net.LocalSocketImpl$SocketOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08005039android.net.LocalSocketImpl
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005040android.net.MacAddress$1
5041android.net.MacAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005042android.net.MatchAllNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005043android.net.MatchAllNetworkSpecifier
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005044android.net.NattSocketKeepalive
5045android.net.Network$1
5046android.net.Network$NetworkBoundSocketFactory
5047android.net.Network
5048android.net.NetworkAgent$InitialConfiguration
5049android.net.NetworkAgent$NetworkAgentHandler
5050android.net.NetworkAgent
5051android.net.NetworkAgentConfig$1
5052android.net.NetworkAgentConfig$Builder
5053android.net.NetworkAgentConfig
5054android.net.NetworkCapabilities$1
5055android.net.NetworkCapabilities$NameOf
5056android.net.NetworkCapabilities
5057android.net.NetworkConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005058android.net.NetworkIdentity
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005059android.net.NetworkInfo$1
5060android.net.NetworkInfo$DetailedState
5061android.net.NetworkInfo$State
5062android.net.NetworkInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08005063android.net.NetworkKey$1
5064android.net.NetworkKey
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005065android.net.NetworkPolicy$1
5066android.net.NetworkPolicy
5067android.net.NetworkPolicyManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005068android.net.NetworkPolicyManager$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005069android.net.NetworkPolicyManager$SubscriptionCallback
5070android.net.NetworkPolicyManager$SubscriptionCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07005071android.net.NetworkPolicyManager
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005072android.net.NetworkProvider$1
5073android.net.NetworkProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08005074android.net.NetworkQuotaInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005075android.net.NetworkQuotaInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005076android.net.NetworkRecommendationProvider$ServiceWrapper$1
5077android.net.NetworkRecommendationProvider$ServiceWrapper
5078android.net.NetworkRecommendationProvider
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005079android.net.NetworkRequest$1
5080android.net.NetworkRequest$Builder
5081android.net.NetworkRequest$Type
5082android.net.NetworkRequest
art-benchmark-serviced5115932020-02-25 17:55:03 -08005083android.net.NetworkScoreManager$NetworkScoreCallback
5084android.net.NetworkScoreManager$NetworkScoreCallbackProxy
Andreas Gampe61e7b662015-06-17 23:57:04 -07005085android.net.NetworkScoreManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005086android.net.NetworkScorerAppData$1
5087android.net.NetworkScorerAppData
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005088android.net.NetworkSpecifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08005089android.net.NetworkStack
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005090android.net.NetworkState$1
5091android.net.NetworkState
Kenny Root9787b802013-04-26 12:53:57 -07005092android.net.NetworkStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005093android.net.NetworkStats$Entry
5094android.net.NetworkStats$NonMonotonicObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08005095android.net.NetworkStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005096android.net.NetworkStatsHistory$1
5097android.net.NetworkStatsHistory$DataStreamUtils
5098android.net.NetworkStatsHistory$Entry
5099android.net.NetworkStatsHistory$ParcelUtils
5100android.net.NetworkStatsHistory
5101android.net.NetworkTemplate$1
5102android.net.NetworkTemplate
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005103android.net.NetworkUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005104android.net.NetworkWatchlistManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005105android.net.PacProxySelector
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005106android.net.ParseException
Calin Juravle00b23d32019-03-08 17:52:20 -08005107android.net.PrivateDnsConnectivityChecker
Jesse Wilson80686182011-01-21 17:12:43 -08005108android.net.Proxy
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005109android.net.ProxyInfo$1
5110android.net.ProxyInfo
5111android.net.RouteInfo$1
5112android.net.RouteInfo$RouteKey
5113android.net.RouteInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005114android.net.RssiCurve$1
5115android.net.RssiCurve
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005116android.net.SSLCertificateSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005117android.net.SSLCertificateSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005118android.net.SSLSessionCache
Calin Juravle00b23d32019-03-08 17:52:20 -08005119android.net.ScoredNetwork$1
5120android.net.ScoredNetwork
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005121android.net.SntpClient$InvalidServerReplyException
5122android.net.SntpClient
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005123android.net.SocketKeepalive$Callback
5124android.net.SocketKeepalive$ErrorCodeException
5125android.net.SocketKeepalive
5126android.net.StaticIpConfiguration$1
5127android.net.StaticIpConfiguration$Builder
5128android.net.StaticIpConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005129android.net.StringNetworkSpecifier$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005130android.net.StringNetworkSpecifier
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005131android.net.TcpSocketKeepalive
art-benchmark-serviced5115932020-02-25 17:55:03 -08005132android.net.TelephonyNetworkSpecifier$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005133android.net.TelephonyNetworkSpecifier$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005134android.net.TelephonyNetworkSpecifier
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005135android.net.TestNetworkManager
Ken Shirriff1ec81462009-12-08 13:38:48 -08005136android.net.TrafficStats
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005137android.net.TransportInfo
5138android.net.UidRange$1
5139android.net.UidRange
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005140android.net.Uri$1
5141android.net.Uri$AbstractHierarchicalUri
5142android.net.Uri$AbstractPart
5143android.net.Uri$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005144android.net.Uri$HierarchicalUri
art-benchmark-service13164882020-11-07 02:19:14 -08005145android.net.Uri$NotCachedHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005146android.net.Uri$OpaqueUri
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005147android.net.Uri$Part$EmptyPart
Calin Juravle00b23d32019-03-08 17:52:20 -08005148android.net.Uri$Part
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005149android.net.Uri$PathPart
5150android.net.Uri$PathSegments
5151android.net.Uri$PathSegmentsBuilder
5152android.net.Uri$StringUri
Calin Juravle00b23d32019-03-08 17:52:20 -08005153android.net.Uri
5154android.net.UriCodec
art-benchmark-serviced5115932020-02-25 17:55:03 -08005155android.net.VpnManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005156android.net.WebAddress
Calin Juravle00b23d32019-03-08 17:52:20 -08005157android.net.WifiKey$1
5158android.net.WifiKey
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005159android.net.apf.ApfCapabilities$1
5160android.net.apf.ApfCapabilities
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005161android.net.http.HttpResponseCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005162android.net.http.X509TrustManagerExtensions
5163android.net.lowpan.LowpanManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005164android.net.metrics.ApfProgramEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005165android.net.metrics.ApfProgramEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005166android.net.metrics.ApfProgramEvent
5167android.net.metrics.ApfStats$1
5168android.net.metrics.ApfStats
5169android.net.metrics.ConnectStats
5170android.net.metrics.DefaultNetworkEvent
5171android.net.metrics.DhcpClientEvent$1
5172android.net.metrics.DhcpClientEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -08005173android.net.metrics.DhcpErrorEvent$1
5174android.net.metrics.DhcpErrorEvent$Decoder
5175android.net.metrics.DhcpErrorEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005176android.net.metrics.DnsEvent
5177android.net.metrics.IpConnectivityLog$Event
5178android.net.metrics.IpConnectivityLog
5179android.net.metrics.IpManagerEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005180android.net.metrics.IpManagerEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005181android.net.metrics.IpManagerEvent
5182android.net.metrics.IpReachabilityEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005183android.net.metrics.IpReachabilityEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005184android.net.metrics.IpReachabilityEvent
5185android.net.metrics.NetworkEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005186android.net.metrics.NetworkEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005187android.net.metrics.NetworkEvent
5188android.net.metrics.NetworkMetrics$Metrics
5189android.net.metrics.NetworkMetrics$Summary
art-benchmark-serviced5115932020-02-25 17:55:03 -08005190android.net.metrics.NetworkMetrics
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005191android.net.metrics.RaEvent$1
5192android.net.metrics.RaEvent
5193android.net.metrics.ValidationProbeEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005194android.net.metrics.ValidationProbeEvent$Decoder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005195android.net.metrics.ValidationProbeEvent
5196android.net.metrics.WakeupEvent
5197android.net.metrics.WakeupStats
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005198android.net.netstats.provider.INetworkStatsProvider$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005199android.net.netstats.provider.INetworkStatsProvider$Stub
5200android.net.netstats.provider.INetworkStatsProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005201android.net.netstats.provider.INetworkStatsProviderCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08005202android.net.netstats.provider.INetworkStatsProviderCallback
art-benchmark-service13164882020-11-07 02:19:14 -08005203android.net.netstats.provider.NetworkStatsProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005204android.net.nsd.INsdManager$Stub$Proxy
5205android.net.nsd.INsdManager$Stub
5206android.net.nsd.INsdManager
5207android.net.nsd.NsdManager$ServiceHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07005208android.net.nsd.NsdManager
art-benchmark-serviceba354032021-03-16 09:58:05 -07005209android.net.rtp.AudioCodec
5210android.net.rtp.AudioGroup
5211android.net.rtp.AudioStream
5212android.net.rtp.RtpStream
art-benchmark-service13164882020-11-07 02:19:14 -08005213android.net.sip.ISipService$Default
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005214android.net.sip.ISipService$Stub$Proxy
Calin Juravle36829e52019-04-10 19:07:47 -07005215android.net.sip.ISipService$Stub
5216android.net.sip.ISipService
art-benchmark-service13164882020-11-07 02:19:14 -08005217android.net.sip.ISipSession$Default
5218android.net.sip.ISipSession$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005219android.net.sip.ISipSession$Stub
5220android.net.sip.ISipSession
art-benchmark-service13164882020-11-07 02:19:14 -08005221android.net.sip.ISipSessionListener$Default
5222android.net.sip.ISipSessionListener$Stub$Proxy
art-benchmark-service56aece62020-02-10 17:58:03 -08005223android.net.sip.ISipSessionListener$Stub
5224android.net.sip.ISipSessionListener
art-benchmark-service13164882020-11-07 02:19:14 -08005225android.net.sip.SimpleSessionDescription$1
5226android.net.sip.SimpleSessionDescription$Fields
5227android.net.sip.SimpleSessionDescription$Media
5228android.net.sip.SimpleSessionDescription
5229android.net.sip.SipAudioCall$1
5230android.net.sip.SipAudioCall$Listener
5231android.net.sip.SipAudioCall
5232android.net.sip.SipErrorCode
art-benchmark-service56aece62020-02-10 17:58:03 -08005233android.net.sip.SipException
art-benchmark-service13164882020-11-07 02:19:14 -08005234android.net.sip.SipManager$ListenerRelay
Calin Juravle00b23d32019-03-08 17:52:20 -08005235android.net.sip.SipManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07005236android.net.sip.SipProfile$1
art-benchmark-service13164882020-11-07 02:19:14 -08005237android.net.sip.SipProfile$Builder
art-benchmark-service56aece62020-02-10 17:58:03 -08005238android.net.sip.SipProfile
art-benchmark-service13164882020-11-07 02:19:14 -08005239android.net.sip.SipRegistrationListener
5240android.net.sip.SipSession$1
5241android.net.sip.SipSession$Listener
5242android.net.sip.SipSession$State
5243android.net.sip.SipSession
art-benchmark-service56aece62020-02-10 17:58:03 -08005244android.net.sip.SipSessionAdapter
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005245android.net.util.KeepaliveUtils$KeepaliveDeviceConfigurationException
5246android.net.util.KeepaliveUtils
5247android.net.util.MultinetworkPolicyTracker$1
5248android.net.util.MultinetworkPolicyTracker$SettingObserver
5249android.net.util.MultinetworkPolicyTracker
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005250android.net.wifi.WifiNetworkScoreCache$CacheListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005251android.net.wifi.WifiNetworkScoreCache$CacheListener
5252android.net.wifi.WifiNetworkScoreCache
art-benchmark-servicead05a302020-03-17 09:46:02 -07005253android.net.wifi.nl80211.WifiNl80211Manager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005254android.nfc.BeamShareData$1
5255android.nfc.BeamShareData
5256android.nfc.IAppCallback$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005257android.nfc.IAppCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005258android.nfc.IAppCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005259android.nfc.INfcAdapter$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005260android.nfc.INfcAdapter$Stub
5261android.nfc.INfcAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08005262android.nfc.INfcAdapterExtras
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005263android.nfc.INfcCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005264android.nfc.INfcCardEmulation$Stub
5265android.nfc.INfcCardEmulation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005266android.nfc.INfcDta
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005267android.nfc.INfcFCardEmulation$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005268android.nfc.INfcFCardEmulation$Stub
5269android.nfc.INfcFCardEmulation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005270android.nfc.INfcTag$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005271android.nfc.INfcTag$Stub
5272android.nfc.INfcTag
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005273android.nfc.INfcUnlockHandler$Stub$Proxy
5274android.nfc.INfcUnlockHandler$Stub
5275android.nfc.INfcUnlockHandler
5276android.nfc.ITagRemovedCallback$Stub$Proxy
5277android.nfc.ITagRemovedCallback$Stub
5278android.nfc.ITagRemovedCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005279android.nfc.NfcActivityManager$NfcActivityState
5280android.nfc.NfcActivityManager$NfcApplicationState
Calin Juravle00b23d32019-03-08 17:52:20 -08005281android.nfc.NfcActivityManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005282android.nfc.NfcAdapter$1
5283android.nfc.NfcAdapter$CreateNdefMessageCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005284android.nfc.NfcAdapter
Kenny Root9787b802013-04-26 12:53:57 -07005285android.nfc.NfcManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005286android.nfc.Tag$1
5287android.nfc.Tag
5288android.nfc.TechListParcel$1
5289android.nfc.TechListParcel
art-benchmark-serviced5115932020-02-25 17:55:03 -08005290android.nfc.cardemulation.AidGroup$1
5291android.nfc.cardemulation.AidGroup
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005292android.nfc.cardemulation.ApduServiceInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005293android.nfc.cardemulation.ApduServiceInfo
5294android.nfc.cardemulation.CardEmulation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005295android.nfc.cardemulation.HostApduService$MsgHandler
5296android.nfc.cardemulation.HostApduService
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005297android.opengl.EGL14
Courtney Goeltzenleuchter367ed8b2018-07-18 10:45:37 -06005298android.opengl.EGL15
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005299android.opengl.EGLConfig
5300android.opengl.EGLContext
5301android.opengl.EGLDisplay
5302android.opengl.EGLExt
Calin Juravle00b23d32019-03-08 17:52:20 -08005303android.opengl.EGLImage
art-benchmark-service13164882020-11-07 02:19:14 -08005304android.opengl.EGLLogWrapper
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005305android.opengl.EGLObjectHandle
5306android.opengl.EGLSurface
Calin Juravle00b23d32019-03-08 17:52:20 -08005307android.opengl.EGLSync
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005308android.opengl.ETC1
5309android.opengl.GLES10
5310android.opengl.GLES10Ext
5311android.opengl.GLES11
5312android.opengl.GLES11Ext
5313android.opengl.GLES20
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005314android.opengl.GLES30
5315android.opengl.GLES31
5316android.opengl.GLES31Ext
Andreas Gampe571fc302016-02-18 13:58:09 -08005317android.opengl.GLES32
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005318android.opengl.GLSurfaceView$BaseConfigChooser
5319android.opengl.GLSurfaceView$ComponentSizeChooser
5320android.opengl.GLSurfaceView$DefaultContextFactory
5321android.opengl.GLSurfaceView$DefaultWindowSurfaceFactory
5322android.opengl.GLSurfaceView$EGLConfigChooser
5323android.opengl.GLSurfaceView$EGLContextFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005324android.opengl.GLSurfaceView$EGLWindowSurfaceFactory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005325android.opengl.GLSurfaceView$EglHelper
5326android.opengl.GLSurfaceView$GLThread
5327android.opengl.GLSurfaceView$GLThreadManager
5328android.opengl.GLSurfaceView$Renderer
5329android.opengl.GLSurfaceView$SimpleEGLConfigChooser
5330android.opengl.GLSurfaceView
Andreas Gampe61e7b662015-06-17 23:57:04 -07005331android.opengl.GLUtils
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005332android.opengl.Matrix
5333android.opengl.Visibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08005334android.os.AppZygote
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005335android.os.AsyncResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005336android.os.AsyncTask$1
Jesse Wilson80686182011-01-21 17:12:43 -08005337android.os.AsyncTask$2
5338android.os.AsyncTask$3
Calin Juravle36829e52019-04-10 19:07:47 -07005339android.os.AsyncTask$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005340android.os.AsyncTask$5
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005341android.os.AsyncTask$AsyncTaskResult
Jesse Wilson80686182011-01-21 17:12:43 -08005342android.os.AsyncTask$InternalHandler
Jesse Wilson80686182011-01-21 17:12:43 -08005343android.os.AsyncTask$SerialExecutor$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005344android.os.AsyncTask$SerialExecutor
Jesse Wilson80686182011-01-21 17:12:43 -08005345android.os.AsyncTask$Status
5346android.os.AsyncTask$WorkerRunnable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005347android.os.AsyncTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005348android.os.BadParcelableException
Andreas Gampe52764cb2016-04-19 20:46:43 -07005349android.os.BaseBundle$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08005350android.os.BaseBundle
Andreas Gampe61e7b662015-06-17 23:57:04 -07005351android.os.BatteryManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005352android.os.BatteryManagerInternal
Calin Juravle4a054192018-05-29 17:52:20 -07005353android.os.BatteryProperty$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005354android.os.BatteryProperty
5355android.os.BatterySaverPolicyConfig$1
5356android.os.BatterySaverPolicyConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08005357android.os.BatteryStats$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005358android.os.BatteryStats$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005359android.os.BatteryStats$BitDescription
5360android.os.BatteryStats$ControllerActivityCounter
5361android.os.BatteryStats$Counter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005362android.os.BatteryStats$DailyItem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005363android.os.BatteryStats$HistoryEventTracker
5364android.os.BatteryStats$HistoryItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005365android.os.BatteryStats$HistoryPrinter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005366android.os.BatteryStats$HistoryStepDetails
5367android.os.BatteryStats$HistoryTag
5368android.os.BatteryStats$IntToString
5369android.os.BatteryStats$LevelStepTracker
5370android.os.BatteryStats$LongCounter
5371android.os.BatteryStats$LongCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005372android.os.BatteryStats$PackageChange
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005373android.os.BatteryStats$Timer
art-benchmark-serviced5115932020-02-25 17:55:03 -08005374android.os.BatteryStats$TimerEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005375android.os.BatteryStats$Uid$Pid
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005376android.os.BatteryStats$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08005377android.os.BatteryStats$Uid$Pkg
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005378android.os.BatteryStats$Uid$Proc$ExcessivePower
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005379android.os.BatteryStats$Uid$Proc
5380android.os.BatteryStats$Uid$Sensor
5381android.os.BatteryStats$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08005382android.os.BatteryStats$Uid
5383android.os.BatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005384android.os.BatteryStatsManager
5385android.os.BestClock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005386android.os.Binder$NoImagePreloadHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005387android.os.Binder$PropagateWorkSourceTransactListener
5388android.os.Binder$ProxyTransactListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005389android.os.Binder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005390android.os.BinderProxy$NoImagePreloadHolder
5391android.os.BinderProxy$ProxyMap
Calin Juravle00b23d32019-03-08 17:52:20 -08005392android.os.BinderProxy
5393android.os.BugreportManager
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005394android.os.Build$VERSION
Calin Juravle00b23d32019-03-08 17:52:20 -08005395android.os.Build
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005396android.os.Bundle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005397android.os.Bundle
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005398android.os.CancellationSignal$OnCancelListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005399android.os.CancellationSignal$Transport
Calin Juravle00b23d32019-03-08 17:52:20 -08005400android.os.CancellationSignal
art-benchmark-service84deab32021-05-12 09:41:00 -07005401android.os.CarrierAssociatedAppEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005402android.os.ChildZygoteProcess
Andreas Gampe571fc302016-02-18 13:58:09 -08005403android.os.ConditionVariable
art-benchmark-serviced5115932020-02-25 17:55:03 -08005404android.os.CoolingDevice$1
5405android.os.CoolingDevice
art-benchmark-service13164882020-11-07 02:19:14 -08005406android.os.CountDownTimer$1
5407android.os.CountDownTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005408android.os.CpuUsageInfo$1
5409android.os.CpuUsageInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005410android.os.DeadObjectException
Andreas Gampe859e2782016-04-06 18:37:56 -07005411android.os.DeadSystemException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005412android.os.Debug$MemoryInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005413android.os.Debug$MemoryInfo
5414android.os.Debug
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005415android.os.DeviceIdleManager
Calin Juravle4a054192018-05-29 17:52:20 -07005416android.os.DropBoxManager$Entry$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005417android.os.DropBoxManager$Entry
5418android.os.DropBoxManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005419android.os.Environment$UserEnvironment
Calin Juravle00b23d32019-03-08 17:52:20 -08005420android.os.Environment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005421android.os.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005422android.os.ExternalVibration$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005423android.os.ExternalVibration
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005424android.os.FactoryTest
Calin Juravle4a054192018-05-29 17:52:20 -07005425android.os.FileBridge$FileBridgeOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08005426android.os.FileBridge
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005427android.os.FileObserver$ObserverThread
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005428android.os.FileUtils$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005429android.os.FileUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005430android.os.GraphicsEnvironment$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005431android.os.GraphicsEnvironment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005432android.os.Handler$BlockingRunnable
Kenny Root9787b802013-04-26 12:53:57 -07005433android.os.Handler$Callback
5434android.os.Handler$MessengerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08005435android.os.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005436android.os.HandlerExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005437android.os.HandlerThread
Andreas Gampe571fc302016-02-18 13:58:09 -08005438android.os.HardwarePropertiesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005439android.os.HidlMemory
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005440android.os.HidlMemoryUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005441android.os.HidlSupport$Mutable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005442android.os.HidlSupport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005443android.os.HwBinder
5444android.os.HwBlob
5445android.os.HwParcel
5446android.os.HwRemoteBinder
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005447android.os.IBatteryPropertiesRegistrar$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005448android.os.IBatteryPropertiesRegistrar$Stub
5449android.os.IBatteryPropertiesRegistrar
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005450android.os.IBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08005451android.os.IBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005452android.os.ICancellationSignal$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005453android.os.ICancellationSignal$Stub
5454android.os.ICancellationSignal
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005455android.os.IDeviceIdentifiersPolicyService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005456android.os.IDeviceIdentifiersPolicyService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005457android.os.IDeviceIdentifiersPolicyService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005458android.os.IDeviceIdleController$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005459android.os.IDeviceIdleController$Stub
5460android.os.IDeviceIdleController
art-benchmark-serviced5115932020-02-25 17:55:03 -08005461android.os.IDumpstate$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005462android.os.IDumpstate$Stub
5463android.os.IDumpstate
art-benchmark-serviced5115932020-02-25 17:55:03 -08005464android.os.IDumpstateListener$Stub$Proxy
5465android.os.IDumpstateListener$Stub
5466android.os.IDumpstateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005467android.os.IExternalVibratorService$Stub
5468android.os.IExternalVibratorService
art-benchmark-serviced5115932020-02-25 17:55:03 -08005469android.os.IHardwarePropertiesManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005470android.os.IHardwarePropertiesManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005471android.os.IHardwarePropertiesManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005472android.os.IHwBinder$DeathRecipient
Calin Juravle00b23d32019-03-08 17:52:20 -08005473android.os.IHwBinder
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005474android.os.IHwInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08005475android.os.IIncidentAuthListener$Stub$Proxy
5476android.os.IIncidentAuthListener$Stub
5477android.os.IIncidentAuthListener
5478android.os.IIncidentCompanion$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005479android.os.IIncidentCompanion$Stub
5480android.os.IIncidentCompanion
5481android.os.IIncidentManager$Stub$Proxy
5482android.os.IIncidentManager$Stub
5483android.os.IIncidentManager
5484android.os.IInstalld$Stub$Proxy
5485android.os.IInstalld$Stub
5486android.os.IInstalld
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005487android.os.IInterface
Andreas Gampe61e7b662015-06-17 23:57:04 -07005488android.os.IMessenger$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005489android.os.IMessenger$Stub
5490android.os.IMessenger
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005491android.os.INetworkManagementService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005492android.os.INetworkManagementService$Stub
5493android.os.INetworkManagementService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005494android.os.IPermissionController$Stub
5495android.os.IPermissionController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005496android.os.IPowerManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005497android.os.IPowerManager$Stub
5498android.os.IPowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005499android.os.IProcessInfoService$Stub
5500android.os.IProcessInfoService
5501android.os.IProgressListener$Stub$Proxy
5502android.os.IProgressListener$Stub
5503android.os.IProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005504android.os.IRecoverySystem$Stub
5505android.os.IRecoverySystem
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005506android.os.IRecoverySystemProgressListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005507android.os.IRecoverySystemProgressListener$Stub
5508android.os.IRecoverySystemProgressListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005509android.os.IRemoteCallback$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005510android.os.IRemoteCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005511android.os.IRemoteCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005512android.os.ISchedulingPolicyService$Stub
5513android.os.ISchedulingPolicyService
5514android.os.IServiceManager$Stub$Proxy
5515android.os.IServiceManager$Stub
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005516android.os.IServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005517android.os.IStoraged$Stub$Proxy
5518android.os.IStoraged$Stub
5519android.os.IStoraged
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005520android.os.ISystemConfig$Stub
5521android.os.ISystemConfig
Calin Juravle4a054192018-05-29 17:52:20 -07005522android.os.ISystemUpdateManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005523android.os.ISystemUpdateManager$Stub
5524android.os.ISystemUpdateManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005525android.os.IThermalEventListener$Stub$Proxy
5526android.os.IThermalEventListener$Stub
5527android.os.IThermalEventListener
5528android.os.IThermalService$Stub$Proxy
5529android.os.IThermalService$Stub
5530android.os.IThermalService
5531android.os.IThermalStatusListener$Stub$Proxy
5532android.os.IThermalStatusListener$Stub
5533android.os.IThermalStatusListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005534android.os.IUpdateEngine$Stub$Proxy
5535android.os.IUpdateEngine$Stub
5536android.os.IUpdateEngine
5537android.os.IUpdateEngineCallback$Stub
5538android.os.IUpdateEngineCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005539android.os.IUpdateLock$Stub
5540android.os.IUpdateLock
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005541android.os.IUserManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005542android.os.IUserManager$Stub
5543android.os.IUserManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005544android.os.IUserRestrictionsListener$Stub$Proxy
5545android.os.IUserRestrictionsListener$Stub
5546android.os.IUserRestrictionsListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005547android.os.IVibratorStateListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005548android.os.IVibratorStateListener$Stub
5549android.os.IVibratorStateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005550android.os.IVold$Stub$Proxy
5551android.os.IVold$Stub
5552android.os.IVold
5553android.os.IVoldListener$Stub
5554android.os.IVoldListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005555android.os.IVoldMountCallback$Stub
5556android.os.IVoldMountCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005557android.os.IVoldTaskListener$Stub$Proxy
5558android.os.IVoldTaskListener$Stub
5559android.os.IVoldTaskListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005560android.os.IncidentManager$IncidentReport$1
5561android.os.IncidentManager$IncidentReport
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005562android.os.IncidentManager
Andreas Gampecbcb9e32016-06-03 17:24:05 -07005563android.os.LocaleList$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005564android.os.LocaleList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005565android.os.Looper$Observer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005566android.os.Looper
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005567android.os.MemoryFile
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005568android.os.Message$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005569android.os.Message
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005570android.os.MessageQueue$FileDescriptorRecord
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005571android.os.MessageQueue$IdleHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005572android.os.MessageQueue$OnFileDescriptorEventListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005573android.os.MessageQueue
Kenny Root9787b802013-04-26 12:53:57 -07005574android.os.Messenger$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005575android.os.Messenger
5576android.os.NativeHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005577android.os.NetworkOnMainThreadException
Andreas Gampe571fc302016-02-18 13:58:09 -08005578android.os.OperationCanceledException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005579android.os.Parcel$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005580android.os.Parcel$2
5581android.os.Parcel$ReadWriteHelper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005582android.os.Parcel$SquashReadHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08005583android.os.Parcel
art-benchmark-service84deab32021-05-12 09:41:00 -07005584android.os.ParcelDuration
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005585android.os.ParcelFileDescriptor$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005586android.os.ParcelFileDescriptor$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005587android.os.ParcelFileDescriptor$AutoCloseInputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005588android.os.ParcelFileDescriptor$AutoCloseOutputStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08005589android.os.ParcelFileDescriptor$OnCloseListener
5590android.os.ParcelFileDescriptor$Status
Calin Juravle00b23d32019-03-08 17:52:20 -08005591android.os.ParcelFileDescriptor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005592android.os.ParcelFormatException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005593android.os.ParcelUuid$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005594android.os.ParcelUuid
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005595android.os.Parcelable$ClassLoaderCreator
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005596android.os.Parcelable$Creator
Calin Juravle00b23d32019-03-08 17:52:20 -08005597android.os.Parcelable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005598android.os.ParcelableException$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005599android.os.ParcelableException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005600android.os.ParcelableParcel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005601android.os.ParcelableParcel
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005602android.os.PatternMatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005603android.os.PatternMatcher
Andreas Gampe61e7b662015-06-17 23:57:04 -07005604android.os.PersistableBundle$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005605android.os.PersistableBundle$MyReadMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005606android.os.PersistableBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005607android.os.PooledStringReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005608android.os.PooledStringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08005609android.os.PowerManager$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005610android.os.PowerManager$2
5611android.os.PowerManager$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08005612android.os.PowerManager$OnThermalStatusChangedListener
5613android.os.PowerManager$WakeData
Calin Juravle00b23d32019-03-08 17:52:20 -08005614android.os.PowerManager$WakeLock
5615android.os.PowerManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005616android.os.PowerManagerInternal$1
5617android.os.PowerManagerInternal$LowPowerModeListener
5618android.os.PowerManagerInternal
5619android.os.PowerSaveState$1
5620android.os.PowerSaveState$Builder
5621android.os.PowerSaveState
5622android.os.PowerWhitelistManager
5623android.os.Process$ProcessStartResult
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005624android.os.Process
art-benchmark-service56aece62020-02-10 17:58:03 -08005625android.os.ProxyFileDescriptorCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08005626android.os.RecoverySystem$1
5627android.os.RecoverySystem$2
5628android.os.RecoverySystem$3
5629android.os.RecoverySystem$4
5630android.os.RecoverySystem$5
5631android.os.RecoverySystem$ProgressListener
Andreas Gampe859e2782016-04-06 18:37:56 -07005632android.os.RecoverySystem
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005633android.os.Registrant
Calin Juravle00b23d32019-03-08 17:52:20 -08005634android.os.RegistrantList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005635android.os.RemoteCallback$1
5636android.os.RemoteCallback$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005637android.os.RemoteCallback$3
Calin Juravle36829e52019-04-10 19:07:47 -07005638android.os.RemoteCallback$OnResultListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005639android.os.RemoteCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005640android.os.RemoteCallbackList$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08005641android.os.RemoteCallbackList
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005642android.os.RemoteException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005643android.os.ResultReceiver$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005644android.os.ResultReceiver$MyResultReceiver
5645android.os.ResultReceiver$MyRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08005646android.os.ResultReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005647android.os.SELinux
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005648android.os.ServiceManager$ServiceNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08005649android.os.ServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005650android.os.ServiceManagerNative
5651android.os.ServiceManagerProxy
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005652android.os.ServiceSpecificException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005653android.os.SharedMemory$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005654android.os.SharedMemory$Closer
5655android.os.SharedMemory$MemoryRegistration
5656android.os.SharedMemory$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -08005657android.os.SharedMemory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005658android.os.ShellCallback$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005659android.os.ShellCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005660android.os.ShellCommand
5661android.os.SimpleClock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005662android.os.StatFs
art-benchmark-serviced5115932020-02-25 17:55:03 -08005663android.os.StatsServiceManager$ServiceRegisterer
5664android.os.StatsServiceManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005665android.os.StrictMode$1
5666android.os.StrictMode$2
Jesse Wilson80686182011-01-21 17:12:43 -08005667android.os.StrictMode$3
5668android.os.StrictMode$4
5669android.os.StrictMode$5
5670android.os.StrictMode$6
5671android.os.StrictMode$7
5672android.os.StrictMode$8
Calin Juravle00b23d32019-03-08 17:52:20 -08005673android.os.StrictMode$9
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005674android.os.StrictMode$AndroidBlockGuardPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08005675android.os.StrictMode$AndroidCloseGuardReporter
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04005676android.os.StrictMode$InstanceTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005677android.os.StrictMode$OnThreadViolationListener
Jesse Wilson80686182011-01-21 17:12:43 -08005678android.os.StrictMode$Span
Andreas Gampe571fc302016-02-18 13:58:09 -08005679android.os.StrictMode$ThreadPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005680android.os.StrictMode$ThreadPolicy
Jesse Wilson80686182011-01-21 17:12:43 -08005681android.os.StrictMode$ThreadSpanState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005682android.os.StrictMode$ViolationInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005683android.os.StrictMode$ViolationInfo
Kurt Nelson7d5c07a2017-09-07 16:43:45 -07005684android.os.StrictMode$ViolationLogger
Jesse Wilson80686182011-01-21 17:12:43 -08005685android.os.StrictMode$VmPolicy$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08005686android.os.StrictMode$VmPolicy
5687android.os.StrictMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005688android.os.SynchronousResultReceiver$Result
5689android.os.SynchronousResultReceiver
5690android.os.SystemClock$1
5691android.os.SystemClock$2
5692android.os.SystemClock$3
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005693android.os.SystemClock
art-benchmark-serviced5115932020-02-25 17:55:03 -08005694android.os.SystemConfigManager
5695android.os.SystemProperties$Handle
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005696android.os.SystemProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08005697android.os.SystemService$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005698android.os.SystemService$State
5699android.os.SystemService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005700android.os.SystemUpdateManager
Andreas Gampe859e2782016-04-06 18:37:56 -07005701android.os.SystemVibrator
art-benchmark-serviced5115932020-02-25 17:55:03 -08005702android.os.TelephonyServiceManager$ServiceRegisterer
art-benchmark-service35aba412020-02-03 11:53:25 -08005703android.os.TelephonyServiceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005704android.os.Temperature$1
5705android.os.Temperature
Calin Juravle00b23d32019-03-08 17:52:20 -08005706android.os.ThreadLocalWorkSource
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005707android.os.TimestampedValue$1
5708android.os.TimestampedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005709android.os.TokenWatcher$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005710android.os.TokenWatcher$Death
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005711android.os.TokenWatcher
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005712android.os.Trace
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005713android.os.TraceNameSupplier
5714android.os.TransactionTooLargeException
Calin Juravle00b23d32019-03-08 17:52:20 -08005715android.os.TransactionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08005716android.os.UEventObserver$UEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005717android.os.UEventObserver$UEventThread
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08005718android.os.UEventObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08005719android.os.UpdateEngine$1$1
5720android.os.UpdateEngine$1
5721android.os.UpdateEngine
5722android.os.UpdateEngineCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005723android.os.UpdateLock
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005724android.os.UserHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005725android.os.UserHandle
art-benchmark-serviced5115932020-02-25 17:55:03 -08005726android.os.UserManager$1
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005727android.os.UserManager$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005728android.os.UserManager$EnforcingUser$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005729android.os.UserManager$EnforcingUser
Calin Juravle00b23d32019-03-08 17:52:20 -08005730android.os.UserManager$UserOperationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005731android.os.UserManager
art-benchmark-servicead05a302020-03-17 09:46:02 -07005732android.os.VibrationAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005733android.os.VibrationAttributes$Builder
5734android.os.VibrationAttributes
Calin Juravle4a054192018-05-29 17:52:20 -07005735android.os.VibrationEffect$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005736android.os.VibrationEffect$Composed$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005737android.os.VibrationEffect$Composed
Calin Juravle00b23d32019-03-08 17:52:20 -08005738android.os.VibrationEffect
Andreas Gampe61e7b662015-06-17 23:57:04 -07005739android.os.Vibrator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005740android.os.VintfObject
5741android.os.VintfRuntimeInfo
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005742android.os.WorkSource$1
Calin Juravle4a054192018-05-29 17:52:20 -07005743android.os.WorkSource$WorkChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005744android.os.WorkSource$WorkChain
5745android.os.WorkSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005746android.os.ZygoteProcess$ZygoteState
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005747android.os.ZygoteProcess
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005748android.os.ZygoteStartFailedEx
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005749android.os.connectivity.CellularBatteryStats$1
5750android.os.connectivity.CellularBatteryStats
5751android.os.connectivity.GpsBatteryStats$1
5752android.os.connectivity.GpsBatteryStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08005753android.os.connectivity.WifiActivityEnergyInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005754android.os.connectivity.WifiActivityEnergyInfo
5755android.os.connectivity.WifiBatteryStats$1
5756android.os.connectivity.WifiBatteryStats
5757android.os.health.HealthKeys$Constant
art-benchmark-serviced5115932020-02-25 17:55:03 -08005758android.os.health.HealthKeys$Constants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005759android.os.health.HealthKeys$SortedIntArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005760android.os.health.HealthStats
5761android.os.health.HealthStatsParceler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005762android.os.health.HealthStatsParceler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005763android.os.health.HealthStatsWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -08005764android.os.health.PackageHealthStats
5765android.os.health.PidHealthStats
5766android.os.health.ProcessHealthStats
5767android.os.health.ServiceHealthStats
Andreas Gampe859e2782016-04-06 18:37:56 -07005768android.os.health.SystemHealthManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005769android.os.health.TimerStat$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005770android.os.health.TimerStat
art-benchmark-serviced5115932020-02-25 17:55:03 -08005771android.os.health.UidHealthStats
Po-Chien Hsueh4e908c22019-03-07 11:57:17 +08005772android.os.image.DynamicSystemClient
5773android.os.image.DynamicSystemManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005774android.os.image.IDynamicSystemService$Stub
5775android.os.image.IDynamicSystemService
art-benchmark-service56aece62020-02-10 17:58:03 -08005776android.os.incremental.IncrementalManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005777android.os.storage.DiskInfo$1
5778android.os.storage.DiskInfo
5779android.os.storage.IObbActionListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005780android.os.storage.IObbActionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08005781android.os.storage.IObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005782android.os.storage.IStorageEventListener$Stub$Proxy
5783android.os.storage.IStorageEventListener$Stub
5784android.os.storage.IStorageEventListener
Sudheer Shanka2250d562016-11-07 15:41:02 -08005785android.os.storage.IStorageManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08005786android.os.storage.IStorageManager$Stub
5787android.os.storage.IStorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005788android.os.storage.IStorageShutdownObserver$Stub$Proxy
5789android.os.storage.IStorageShutdownObserver$Stub
5790android.os.storage.IStorageShutdownObserver
art-benchmark-service56aece62020-02-10 17:58:03 -08005791android.os.storage.OnObbStateChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005792android.os.storage.StorageEventListener
art-benchmark-service56aece62020-02-10 17:58:03 -08005793android.os.storage.StorageManager$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005794android.os.storage.StorageManager$ObbActionListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005795android.os.storage.StorageManager$StorageEventListenerDelegate
art-benchmark-service56aece62020-02-10 17:58:03 -08005796android.os.storage.StorageManager$StorageVolumeCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005797android.os.storage.StorageManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005798android.os.storage.StorageManagerInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07005799android.os.storage.StorageVolume$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005800android.os.storage.StorageVolume
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005801android.os.storage.VolumeInfo$1
5802android.os.storage.VolumeInfo$2
Calin Juravle00b23d32019-03-08 17:52:20 -08005803android.os.storage.VolumeInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005804android.os.storage.VolumeRecord$1
5805android.os.storage.VolumeRecord
5806android.os.strictmode.ContentUriWithoutPermissionViolation
5807android.os.strictmode.CredentialProtectedWhileLockedViolation
5808android.os.strictmode.CustomViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005809android.os.strictmode.DiskReadViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005810android.os.strictmode.DiskWriteViolation
5811android.os.strictmode.ExplicitGcViolation
5812android.os.strictmode.ImplicitDirectBootViolation
art-benchmark-servicead05a302020-03-17 09:46:02 -07005813android.os.strictmode.IncorrectContextUseViolation
Calin Juravle4a054192018-05-29 17:52:20 -07005814android.os.strictmode.InstanceCountViolation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005815android.os.strictmode.IntentReceiverLeakedViolation
5816android.os.strictmode.LeakedClosableViolation
5817android.os.strictmode.NetworkViolation
5818android.os.strictmode.ResourceMismatchViolation
5819android.os.strictmode.ServiceConnectionLeakedViolation
5820android.os.strictmode.SqliteObjectLeakedViolation
5821android.os.strictmode.UnbufferedIoViolation
5822android.os.strictmode.UntaggedSocketViolation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005823android.os.strictmode.Violation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005824android.os.strictmode.WebViewMethodCalledOnWrongThreadViolation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005825android.permission.IOnPermissionsChangeListener$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005826android.permission.IOnPermissionsChangeListener$Stub
5827android.permission.IOnPermissionsChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005828android.permission.IPermissionController$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005829android.permission.IPermissionController$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07005830android.permission.IPermissionController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005831android.permission.IPermissionManager$Stub$Proxy
5832android.permission.IPermissionManager$Stub
5833android.permission.IPermissionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08005834android.permission.PermissionControllerManager$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005835android.permission.PermissionControllerManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005836android.permission.PermissionManager$1
5837android.permission.PermissionManager$2
5838android.permission.PermissionManager$PackageNamePermissionQuery
5839android.permission.PermissionManager$PermissionQuery
Calin Juravle787d34d2019-04-25 15:12:44 -07005840android.permission.PermissionManager$SplitPermissionInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005841android.permission.PermissionManagerInternal
5842android.preference.GenericInflater$Parent
5843android.preference.GenericInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005844android.preference.Preference$OnPreferenceChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005845android.preference.Preference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005846android.preference.PreferenceActivity
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005847android.preference.PreferenceFragment$OnPreferenceStartFragmentCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08005848android.preference.PreferenceFragment
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005849android.preference.PreferenceGroup
5850android.preference.PreferenceInflater
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07005851android.preference.PreferenceManager$OnPreferenceTreeClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08005852android.preference.PreferenceManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005853android.preference.PreferenceScreen
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005854android.print.IPrintDocumentAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005855android.print.IPrintDocumentAdapter$Stub
5856android.print.IPrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005857android.print.IPrintJobStateChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005858android.print.IPrintJobStateChangeListener$Stub
5859android.print.IPrintJobStateChangeListener
5860android.print.IPrintManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005861android.print.IPrintManager$Stub
5862android.print.IPrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005863android.print.IPrintServicesChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005864android.print.IPrintServicesChangeListener$Stub
5865android.print.IPrintServicesChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005866android.print.IPrintSpooler$Stub$Proxy
5867android.print.IPrintSpooler$Stub
5868android.print.IPrintSpooler
art-benchmark-serviced5115932020-02-25 17:55:03 -08005869android.print.IPrintSpoolerCallbacks$Stub
5870android.print.IPrintSpoolerCallbacks
5871android.print.IPrintSpoolerClient$Stub
5872android.print.IPrintSpoolerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005873android.print.IPrinterDiscoveryObserver$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005874android.print.IPrinterDiscoveryObserver$Stub
5875android.print.IPrinterDiscoveryObserver
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005876android.print.PrintAttributes$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005877android.print.PrintAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005878android.print.PrintDocumentAdapter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005879android.print.PrintJobId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005880android.print.PrintJobId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005881android.print.PrintJobInfo$1
5882android.print.PrintJobInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08005883android.print.PrintManager$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07005884android.print.PrintManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005885android.print.PrinterId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005886android.print.PrinterId
5887android.printservice.IPrintServiceClient$Stub
5888android.printservice.IPrintServiceClient
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005889android.printservice.PrintServiceInfo$1
5890android.printservice.PrintServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005891android.printservice.recommendation.IRecommendationsChangeListener$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08005892android.printservice.recommendation.IRecommendationsChangeListener$Stub
5893android.printservice.recommendation.IRecommendationsChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005894android.privacy.DifferentialPrivacyConfig
5895android.privacy.DifferentialPrivacyEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -08005896android.privacy.internal.longitudinalreporting.LongitudinalReportingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005897android.privacy.internal.longitudinalreporting.LongitudinalReportingEncoder
5898android.privacy.internal.rappor.RapporConfig
5899android.privacy.internal.rappor.RapporEncoder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005900android.provider.BaseColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005901android.provider.BlockedNumberContract$BlockedNumbers
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005902android.provider.BlockedNumberContract$SystemContract
5903android.provider.BlockedNumberContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005904android.provider.CalendarContract$Attendees
5905android.provider.CalendarContract$AttendeesColumns
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005906android.provider.CalendarContract$CalendarColumns
5907android.provider.CalendarContract$CalendarSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005908android.provider.CalendarContract$Calendars
Calin Juravle4a054192018-05-29 17:52:20 -07005909android.provider.CalendarContract$Events
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005910android.provider.CalendarContract$EventsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005911android.provider.CalendarContract$Instances
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005912android.provider.CalendarContract$SyncColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005913android.provider.CalendarContract
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005914android.provider.CallLog$Calls
art-benchmark-serviced5115932020-02-25 17:55:03 -08005915android.provider.CallLog
5916android.provider.ContactsContract$BaseSyncColumns
Andreas Gampe61e7b662015-06-17 23:57:04 -07005917android.provider.ContactsContract$CommonDataKinds$BaseTypes
Calin Juravle00b23d32019-03-08 17:52:20 -08005918android.provider.ContactsContract$CommonDataKinds$Callable
Andreas Gampe61e7b662015-06-17 23:57:04 -07005919android.provider.ContactsContract$CommonDataKinds$CommonColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005920android.provider.ContactsContract$CommonDataKinds$Email
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005921android.provider.ContactsContract$CommonDataKinds$Event
5922android.provider.ContactsContract$CommonDataKinds$Im
Calin Juravle4a054192018-05-29 17:52:20 -07005923android.provider.ContactsContract$CommonDataKinds$Phone
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005924android.provider.ContactsContract$CommonDataKinds$Relation
art-benchmark-serviced5115932020-02-25 17:55:03 -08005925android.provider.ContactsContract$CommonDataKinds$StructuredPostal
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005926android.provider.ContactsContract$ContactCounts
5927android.provider.ContactsContract$ContactNameColumns
5928android.provider.ContactsContract$ContactOptionsColumns
5929android.provider.ContactsContract$ContactStatusColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005930android.provider.ContactsContract$Contacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005931android.provider.ContactsContract$ContactsColumns
Calin Juravle4a054192018-05-29 17:52:20 -07005932android.provider.ContactsContract$Data
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005933android.provider.ContactsContract$DataColumns
5934android.provider.ContactsContract$DataColumnsWithJoins
art-benchmark-serviced5115932020-02-25 17:55:03 -08005935android.provider.ContactsContract$DataUsageFeedback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005936android.provider.ContactsContract$DataUsageStatColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005937android.provider.ContactsContract$DeletedContacts
5938android.provider.ContactsContract$DeletedContactsColumns
art-benchmark-serviced60351b2020-04-11 17:55:40 -07005939android.provider.ContactsContract$Directory
art-benchmark-serviced5115932020-02-25 17:55:03 -08005940android.provider.ContactsContract$DisplayPhoto
5941android.provider.ContactsContract$Groups
5942android.provider.ContactsContract$GroupsColumns
5943android.provider.ContactsContract$MetadataSync
5944android.provider.ContactsContract$MetadataSyncColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005945android.provider.ContactsContract$PhoneLookup
5946android.provider.ContactsContract$PhoneLookupColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005947android.provider.ContactsContract$Profile
5948android.provider.ContactsContract$ProviderStatus
5949android.provider.ContactsContract$RawContacts
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005950android.provider.ContactsContract$RawContactsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005951android.provider.ContactsContract$RawContactsEntity
5952android.provider.ContactsContract$Settings
5953android.provider.ContactsContract$SettingsColumns
Andreas Gampedcad4ca2014-10-03 02:00:29 +00005954android.provider.ContactsContract$StatusColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08005955android.provider.ContactsContract$SyncColumns
5956android.provider.ContactsContract$SyncState
Calin Juravle00b23d32019-03-08 17:52:20 -08005957android.provider.ContactsContract
5958android.provider.DeviceConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08005959android.provider.DeviceConfig$BadConfigException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005960android.provider.DeviceConfig$OnPropertiesChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08005961android.provider.DeviceConfig$Properties$Builder
5962android.provider.DeviceConfig$Properties
Calin Juravle00b23d32019-03-08 17:52:20 -08005963android.provider.DeviceConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08005964android.provider.DocumentsContract$Path$1
5965android.provider.DocumentsContract$Path
5966android.provider.DocumentsContract
5967android.provider.DocumentsProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005968android.provider.Downloads$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005969android.provider.Downloads
Calin Juravle00b23d32019-03-08 17:52:20 -08005970android.provider.FontRequest
Mathieu Chartierba2c0462017-05-19 16:41:46 -07005971android.provider.FontsContract$1
Calin Juravle00b23d32019-03-08 17:52:20 -08005972android.provider.FontsContract$FontFamilyResult
5973android.provider.FontsContract$FontInfo
5974android.provider.FontsContract
art-benchmark-serviced5115932020-02-25 17:55:03 -08005975android.provider.OpenableColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005976android.provider.SearchIndexableData
5977android.provider.SearchIndexableResource
art-benchmark-serviced5115932020-02-25 17:55:03 -08005978android.provider.SearchIndexablesContract
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07005979android.provider.SearchIndexablesProvider
Calin Juravle4a054192018-05-29 17:52:20 -07005980android.provider.SearchRecentSuggestions
Calin Juravle00b23d32019-03-08 17:52:20 -08005981android.provider.Settings$Config
Andreas Gampe0db10fd2017-02-01 15:57:57 -08005982android.provider.Settings$ContentProviderHolder
Andreas Gampecbcb9e32016-06-03 17:24:05 -07005983android.provider.Settings$GenerationTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08005984android.provider.Settings$Global
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07005985android.provider.Settings$NameValueCache
5986android.provider.Settings$NameValueTable
Calin Juravle00b23d32019-03-08 17:52:20 -08005987android.provider.Settings$Secure
Kenny Root9787b802013-04-26 12:53:57 -07005988android.provider.Settings$SettingNotFoundException
Calin Juravle00b23d32019-03-08 17:52:20 -08005989android.provider.Settings$System
5990android.provider.Settings
art-benchmark-serviced5115932020-02-25 17:55:03 -08005991android.provider.SyncStateContract$Columns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005992android.provider.Telephony$BaseMmsColumns
5993android.provider.Telephony$CarrierColumns
Calin Juravle00b23d32019-03-08 17:52:20 -08005994android.provider.Telephony$CarrierId$All
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005995android.provider.Telephony$CarrierId
Calin Juravle00b23d32019-03-08 17:52:20 -08005996android.provider.Telephony$Carriers
art-benchmark-serviced5115932020-02-25 17:55:03 -08005997android.provider.Telephony$Mms$Inbox
5998android.provider.Telephony$Mms$Sent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005999android.provider.Telephony$Mms
art-benchmark-serviced5115932020-02-25 17:55:03 -08006000android.provider.Telephony$MmsSms
Calin Juravle00b23d32019-03-08 17:52:20 -08006001android.provider.Telephony$ServiceStateTable
art-benchmark-service35aba412020-02-03 11:53:25 -08006002android.provider.Telephony$SimInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006003android.provider.Telephony$Sms$Intents
art-benchmark-serviced5115932020-02-25 17:55:03 -08006004android.provider.Telephony$Sms$Sent
Calin Juravle4a054192018-05-29 17:52:20 -07006005android.provider.Telephony$Sms
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006006android.provider.Telephony$TextBasedSmsColumns
art-benchmark-serviced5115932020-02-25 17:55:03 -08006007android.provider.Telephony$Threads
6008android.provider.Telephony$ThreadsColumns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006009android.provider.UserDictionary$Words
art-benchmark-serviced5115932020-02-25 17:55:03 -08006010android.provider.VoicemailContract$Status
6011android.provider.VoicemailContract$Voicemails
6012android.renderscript.Allocation
6013android.renderscript.BaseObj
6014android.renderscript.Element$1
6015android.renderscript.Element$DataKind
6016android.renderscript.Element$DataType
6017android.renderscript.Element
6018android.renderscript.RSDriverException
6019android.renderscript.RSIllegalArgumentException
6020android.renderscript.RSInvalidStateException
6021android.renderscript.RSRuntimeException
6022android.renderscript.RenderScript$ContextType
6023android.renderscript.RenderScript$MessageThread
6024android.renderscript.RenderScript$RSErrorHandler
6025android.renderscript.RenderScript$RSMessageHandler
6026android.renderscript.RenderScript
Andreas Gampe61e7b662015-06-17 23:57:04 -07006027android.renderscript.RenderScriptCacheDir
art-benchmark-serviced5115932020-02-25 17:55:03 -08006028android.renderscript.Script
6029android.renderscript.ScriptIntrinsic
6030android.renderscript.ScriptIntrinsicBlur
Calin Juravle00b23d32019-03-08 17:52:20 -08006031android.security.AttestedKeyPair
6032android.security.Credentials
art-benchmark-service56aece62020-02-10 17:58:03 -08006033android.security.FileIntegrityManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006034android.security.GateKeeper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006035android.security.IFileIntegrityService$Stub
6036android.security.IFileIntegrityService
Calin Juravle00b23d32019-03-08 17:52:20 -08006037android.security.IKeyChainAliasCallback$Stub
6038android.security.IKeyChainAliasCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006039android.security.IKeyChainService$Stub$Proxy
6040android.security.IKeyChainService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006041android.security.IKeyChainService
6042android.security.KeyChain$1
6043android.security.KeyChain$AliasResponse
6044android.security.KeyChain$KeyChainConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006045android.security.KeyChain
Calin Juravle00b23d32019-03-08 17:52:20 -08006046android.security.KeyChainAliasCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006047android.security.KeyChainException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006048android.security.KeyPairGeneratorSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006049android.security.KeyStore$State
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006050android.security.KeyStore
Calin Juravle00b23d32019-03-08 17:52:20 -08006051android.security.KeyStoreException
Calin Juravle4a054192018-05-29 17:52:20 -07006052android.security.NetworkSecurityPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006053android.security.Scrypt
art-benchmark-serviced5115932020-02-25 17:55:03 -08006054android.security.keymaster.ExportResult$1
6055android.security.keymaster.ExportResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006056android.security.keymaster.IKeyAttestationApplicationIdProvider$Stub
6057android.security.keymaster.IKeyAttestationApplicationIdProvider
art-benchmark-serviced5115932020-02-25 17:55:03 -08006058android.security.keymaster.KeyAttestationApplicationId$1
6059android.security.keymaster.KeyAttestationApplicationId
6060android.security.keymaster.KeyAttestationPackageInfo$1
6061android.security.keymaster.KeyAttestationPackageInfo
Calin Juravle4a054192018-05-29 17:52:20 -07006062android.security.keymaster.KeyCharacteristics$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006063android.security.keymaster.KeyCharacteristics
Calin Juravle4a054192018-05-29 17:52:20 -07006064android.security.keymaster.KeymasterArgument$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006065android.security.keymaster.KeymasterArgument
Calin Juravle4a054192018-05-29 17:52:20 -07006066android.security.keymaster.KeymasterArguments$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006067android.security.keymaster.KeymasterArguments
Calin Juravle4a054192018-05-29 17:52:20 -07006068android.security.keymaster.KeymasterBlob$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006069android.security.keymaster.KeymasterBlob
Calin Juravle4a054192018-05-29 17:52:20 -07006070android.security.keymaster.KeymasterBlobArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006071android.security.keymaster.KeymasterBooleanArgument
Calin Juravle36829e52019-04-10 19:07:47 -07006072android.security.keymaster.KeymasterCertificateChain$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006073android.security.keymaster.KeymasterCertificateChain
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006074android.security.keymaster.KeymasterDateArgument
6075android.security.keymaster.KeymasterDefs
Calin Juravle4a054192018-05-29 17:52:20 -07006076android.security.keymaster.KeymasterIntArgument
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006077android.security.keymaster.KeymasterLongArgument
Calin Juravle4a054192018-05-29 17:52:20 -07006078android.security.keymaster.OperationResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006079android.security.keymaster.OperationResult
Alex Klyubindcdaf872015-05-13 15:57:09 -07006080android.security.keystore.AndroidKeyStoreProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006081android.security.keystore.ArrayUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08006082android.security.keystore.AttestationUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08006083android.security.keystore.DelegatingX509Certificate
6084android.security.keystore.DeviceIdAttestationException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006085android.security.keystore.KeyAttestationException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006086android.security.keystore.KeyExpiredException
6087android.security.keystore.KeyGenParameterSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006088android.security.keystore.KeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006089android.security.keystore.KeyInfo
6090android.security.keystore.KeyNotYetValidException
Calin Juravle36829e52019-04-10 19:07:47 -07006091android.security.keystore.KeyPermanentlyInvalidatedException
art-benchmark-serviced5115932020-02-25 17:55:03 -08006092android.security.keystore.KeyProperties$BlockMode
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006093android.security.keystore.KeyProperties$Digest
art-benchmark-serviced5115932020-02-25 17:55:03 -08006094android.security.keystore.KeyProperties$EncryptionPadding
Calin Juravle4a054192018-05-29 17:52:20 -07006095android.security.keystore.KeyProperties$KeyAlgorithm
art-benchmark-serviced5115932020-02-25 17:55:03 -08006096android.security.keystore.KeyProperties$Origin
6097android.security.keystore.KeyProperties$Purpose
6098android.security.keystore.KeyProperties$SignaturePadding
6099android.security.keystore.KeyProperties
6100android.security.keystore.KeyProtection$Builder
6101android.security.keystore.KeyProtection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006102android.security.keystore.KeyStoreConnectException
Calin Juravle4a054192018-05-29 17:52:20 -07006103android.security.keystore.KeyStoreCryptoOperation
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006104android.security.keystore.KeystoreResponse$1
6105android.security.keystore.KeystoreResponse
Calin Juravle36829e52019-04-10 19:07:47 -07006106android.security.keystore.ParcelableKeyGenParameterSpec$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006107android.security.keystore.ParcelableKeyGenParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08006108android.security.keystore.SecureKeyImportUnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08006109android.security.keystore.StrongBoxUnavailableException
6110android.security.keystore.UserAuthArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006111android.security.keystore.UserNotAuthenticatedException
6112android.security.keystore.Utils
art-benchmark-serviced5115932020-02-25 17:55:03 -08006113android.security.keystore.WrappedKeyEntry
6114android.security.keystore.recovery.InternalRecoveryServiceException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006115android.security.keystore.recovery.KeyChainProtectionParams$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006116android.security.keystore.recovery.KeyChainProtectionParams$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006117android.security.keystore.recovery.KeyChainProtectionParams
6118android.security.keystore.recovery.KeyChainSnapshot$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006119android.security.keystore.recovery.KeyChainSnapshot$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006120android.security.keystore.recovery.KeyChainSnapshot
6121android.security.keystore.recovery.KeyDerivationParams$1
6122android.security.keystore.recovery.KeyDerivationParams
art-benchmark-serviced5115932020-02-25 17:55:03 -08006123android.security.keystore.recovery.LockScreenRequiredException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006124android.security.keystore.recovery.RecoveryCertPath$1
6125android.security.keystore.recovery.RecoveryCertPath
Calin Juravle4a054192018-05-29 17:52:20 -07006126android.security.keystore.recovery.RecoveryController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006127android.security.keystore.recovery.TrustedRootCertificates
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006128android.security.keystore.recovery.WrappedApplicationKey$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006129android.security.keystore.recovery.WrappedApplicationKey$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006130android.security.keystore.recovery.WrappedApplicationKey
6131android.security.keystore.recovery.X509CertificateParsingUtils
Andreas Gampe571fc302016-02-18 13:58:09 -08006132android.security.net.config.ApplicationConfig
6133android.security.net.config.CertificateSource
6134android.security.net.config.CertificatesEntryRef
6135android.security.net.config.ConfigNetworkSecurityPolicy
6136android.security.net.config.ConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006137android.security.net.config.DirectoryCertificateSource$1
6138android.security.net.config.DirectoryCertificateSource$3
6139android.security.net.config.DirectoryCertificateSource$CertSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08006140android.security.net.config.DirectoryCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006141android.security.net.config.Domain
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006142android.security.net.config.KeyStoreCertificateSource
6143android.security.net.config.KeyStoreConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006144android.security.net.config.ManifestConfigSource$DefaultConfigSource
Calin Juravle00b23d32019-03-08 17:52:20 -08006145android.security.net.config.ManifestConfigSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006146android.security.net.config.NetworkSecurityConfig$1
6147android.security.net.config.NetworkSecurityConfig$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -08006148android.security.net.config.NetworkSecurityConfig
Chad Brubaker78d47122015-11-17 22:26:58 -08006149android.security.net.config.NetworkSecurityConfigProvider
Andreas Gampe571fc302016-02-18 13:58:09 -08006150android.security.net.config.NetworkSecurityTrustManager
Calin Juravle00b23d32019-03-08 17:52:20 -08006151android.security.net.config.Pin
Andreas Gampe571fc302016-02-18 13:58:09 -08006152android.security.net.config.PinSet
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006153android.security.net.config.ResourceCertificateSource
Andreas Gampe571fc302016-02-18 13:58:09 -08006154android.security.net.config.RootTrustManager
6155android.security.net.config.RootTrustManagerFactorySpi
6156android.security.net.config.SystemCertificateSource
Calin Juravle00b23d32019-03-08 17:52:20 -08006157android.security.net.config.TrustAnchor
Andreas Gampe571fc302016-02-18 13:58:09 -08006158android.security.net.config.TrustedCertificateStoreAdapter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006159android.security.net.config.UserCertificateSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006160android.security.net.config.WfaCertificateSource
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006161android.security.net.config.XmlConfigSource$ParserException
Calin Juravle00b23d32019-03-08 17:52:20 -08006162android.security.net.config.XmlConfigSource
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006163android.service.appprediction.IPredictionService$Stub$Proxy
6164android.service.appprediction.IPredictionService$Stub
6165android.service.appprediction.IPredictionService
6166android.service.autofill.AutofillServiceInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006167android.service.autofill.Dataset$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006168android.service.autofill.Dataset
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006169android.service.autofill.FieldClassificationUserData
art-benchmark-serviced5115932020-02-25 17:55:03 -08006170android.service.autofill.FillContext$1
6171android.service.autofill.FillContext
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006172android.service.autofill.FillEventHistory$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006173android.service.autofill.FillEventHistory
6174android.service.autofill.FillRequest$1
6175android.service.autofill.FillRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006176android.service.autofill.FillResponse$1
6177android.service.autofill.FillResponse
6178android.service.autofill.IAutoFillService$Stub$Proxy
6179android.service.autofill.IAutoFillService$Stub
6180android.service.autofill.IAutoFillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006181android.service.autofill.IFillCallback$Stub$Proxy
6182android.service.autofill.IFillCallback$Stub
6183android.service.autofill.IFillCallback
6184android.service.autofill.ISaveCallback$Stub
6185android.service.autofill.ISaveCallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006186android.service.autofill.SaveRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006187android.service.autofill.SaveRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006188android.service.autofill.UserData$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006189android.service.autofill.UserData$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006190android.service.autofill.UserData
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006191android.service.autofill.augmented.Helper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006192android.service.autofill.augmented.IAugmentedAutofillService$Stub$Proxy
6193android.service.autofill.augmented.IAugmentedAutofillService$Stub
6194android.service.autofill.augmented.IAugmentedAutofillService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006195android.service.autofill.augmented.IFillCallback$Stub$Proxy
6196android.service.autofill.augmented.IFillCallback$Stub
6197android.service.autofill.augmented.IFillCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006198android.service.carrier.CarrierIdentifier$1
6199android.service.carrier.CarrierIdentifier
art-benchmark-service56aece62020-02-10 17:58:03 -08006200android.service.carrier.CarrierMessagingServiceWrapper
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006201android.service.carrier.ICarrierService$Stub$Proxy
6202android.service.carrier.ICarrierService$Stub
6203android.service.carrier.ICarrierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006204android.service.contentcapture.ActivityEvent$1
6205android.service.contentcapture.ActivityEvent
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006206android.service.contentcapture.ContentCaptureService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006207android.service.contentcapture.ContentCaptureServiceInfo
6208android.service.contentcapture.FlushMetrics$1
6209android.service.contentcapture.FlushMetrics
6210android.service.contentcapture.IContentCaptureService$Stub$Proxy
6211android.service.contentcapture.IContentCaptureService$Stub
6212android.service.contentcapture.IContentCaptureService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006213android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
6214android.service.contentcapture.IContentCaptureServiceCallback$Stub
6215android.service.contentcapture.IContentCaptureServiceCallback
6216android.service.contentcapture.IDataShareCallback$Stub
6217android.service.contentcapture.IDataShareCallback
6218android.service.contentcapture.SnapshotData$1
6219android.service.contentcapture.SnapshotData
art-benchmark-service56aece62020-02-10 17:58:03 -08006220android.service.dataloader.DataLoaderService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006221android.service.dreams.DreamActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006222android.service.dreams.DreamManagerInternal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006223android.service.dreams.DreamService$DreamServiceWrapper
6224android.service.dreams.DreamService
Calin Juravle00b23d32019-03-08 17:52:20 -08006225android.service.dreams.IDreamManager$Stub$Proxy
6226android.service.dreams.IDreamManager$Stub
Calin Juravle36829e52019-04-10 19:07:47 -07006227android.service.dreams.IDreamManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006228android.service.dreams.IDreamService$Stub$Proxy
6229android.service.dreams.IDreamService$Stub
6230android.service.dreams.IDreamService
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006231android.service.euicc.EuiccProfileInfo$1
6232android.service.euicc.EuiccProfileInfo
6233android.service.euicc.GetEuiccProfileInfoListResult$1
6234android.service.euicc.GetEuiccProfileInfoListResult
6235android.service.euicc.IDeleteSubscriptionCallback$Stub
6236android.service.euicc.IDeleteSubscriptionCallback
6237android.service.euicc.IDownloadSubscriptionCallback$Stub
6238android.service.euicc.IDownloadSubscriptionCallback
6239android.service.euicc.IEraseSubscriptionsCallback$Stub
6240android.service.euicc.IEraseSubscriptionsCallback
6241android.service.euicc.IEuiccService$Stub$Proxy
6242android.service.euicc.IEuiccService$Stub
6243android.service.euicc.IEuiccService
6244android.service.euicc.IEuiccServiceDumpResultCallback$Stub
6245android.service.euicc.IEuiccServiceDumpResultCallback
6246android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback$Stub
6247android.service.euicc.IGetDefaultDownloadableSubscriptionListCallback
6248android.service.euicc.IGetDownloadableSubscriptionMetadataCallback$Stub
6249android.service.euicc.IGetDownloadableSubscriptionMetadataCallback
6250android.service.euicc.IGetEidCallback$Stub
6251android.service.euicc.IGetEidCallback
6252android.service.euicc.IGetEuiccInfoCallback$Stub
6253android.service.euicc.IGetEuiccInfoCallback
6254android.service.euicc.IGetEuiccProfileInfoListCallback$Stub$Proxy
6255android.service.euicc.IGetEuiccProfileInfoListCallback$Stub
6256android.service.euicc.IGetEuiccProfileInfoListCallback
6257android.service.euicc.IGetOtaStatusCallback$Stub
6258android.service.euicc.IGetOtaStatusCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006259android.service.euicc.IOtaStatusChangedCallback$Stub
6260android.service.euicc.IOtaStatusChangedCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006261android.service.euicc.IRetainSubscriptionsForFactoryResetCallback$Stub
6262android.service.euicc.IRetainSubscriptionsForFactoryResetCallback
6263android.service.euicc.ISwitchToSubscriptionCallback$Stub
6264android.service.euicc.ISwitchToSubscriptionCallback
6265android.service.euicc.IUpdateSubscriptionNicknameCallback$Stub
6266android.service.euicc.IUpdateSubscriptionNicknameCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006267android.service.gatekeeper.GateKeeperResponse$1
6268android.service.gatekeeper.GateKeeperResponse
6269android.service.gatekeeper.IGateKeeperService$Stub$Proxy
6270android.service.gatekeeper.IGateKeeperService$Stub
6271android.service.gatekeeper.IGateKeeperService
Calin Juravle4a054192018-05-29 17:52:20 -07006272android.service.media.IMediaBrowserService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006273android.service.media.IMediaBrowserService$Stub
6274android.service.media.IMediaBrowserService
Calin Juravle4a054192018-05-29 17:52:20 -07006275android.service.media.IMediaBrowserServiceCallbacks$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08006276android.service.media.IMediaBrowserServiceCallbacks$Stub
6277android.service.media.IMediaBrowserServiceCallbacks
Calin Juravle4a054192018-05-29 17:52:20 -07006278android.service.media.MediaBrowserService$1
6279android.service.media.MediaBrowserService$3
6280android.service.media.MediaBrowserService$BrowserRoot
6281android.service.media.MediaBrowserService$ConnectionRecord
6282android.service.media.MediaBrowserService$Result
Calin Juravle4a054192018-05-29 17:52:20 -07006283android.service.media.MediaBrowserService$ServiceBinder$1
6284android.service.media.MediaBrowserService$ServiceBinder$2
6285android.service.media.MediaBrowserService$ServiceBinder$3
6286android.service.media.MediaBrowserService$ServiceBinder$4
Calin Juravle00b23d32019-03-08 17:52:20 -08006287android.service.media.MediaBrowserService$ServiceBinder
6288android.service.media.MediaBrowserService
6289android.service.notification.Adjustment$1
6290android.service.notification.Adjustment
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006291android.service.notification.Condition$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006292android.service.notification.Condition
6293android.service.notification.ConditionProviderService$H
6294android.service.notification.ConditionProviderService$Provider
6295android.service.notification.ConditionProviderService
6296android.service.notification.IConditionProvider$Stub$Proxy
6297android.service.notification.IConditionProvider$Stub
6298android.service.notification.IConditionProvider
6299android.service.notification.INotificationListener$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006300android.service.notification.INotificationListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006301android.service.notification.INotificationListener
6302android.service.notification.IStatusBarNotificationHolder$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006303android.service.notification.IStatusBarNotificationHolder$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006304android.service.notification.IStatusBarNotificationHolder
6305android.service.notification.NotificationAssistantService$MyHandler
6306android.service.notification.NotificationAssistantService$NotificationAssistantServiceWrapper
6307android.service.notification.NotificationAssistantService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006308android.service.notification.NotificationListenerService$MyHandler
6309android.service.notification.NotificationListenerService$NotificationListenerWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006310android.service.notification.NotificationListenerService$Ranking
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006311android.service.notification.NotificationListenerService$RankingMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006312android.service.notification.NotificationListenerService$RankingMap
6313android.service.notification.NotificationListenerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006314android.service.notification.NotificationRankingUpdate$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006315android.service.notification.NotificationRankingUpdate
6316android.service.notification.NotificationStats$1
6317android.service.notification.NotificationStats
art-benchmark-serviced5115932020-02-25 17:55:03 -08006318android.service.notification.NotifyingApp$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006319android.service.notification.ScheduleCalendar
6320android.service.notification.SnoozeCriterion$1
6321android.service.notification.SnoozeCriterion
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006322android.service.notification.StatusBarNotification$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006323android.service.notification.StatusBarNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006324android.service.notification.ZenModeConfig$1
6325android.service.notification.ZenModeConfig$Diff
6326android.service.notification.ZenModeConfig$EventInfo
6327android.service.notification.ZenModeConfig$ScheduleInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006328android.service.notification.ZenModeConfig$ZenRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006329android.service.notification.ZenModeConfig$ZenRule
6330android.service.notification.ZenModeConfig
6331android.service.notification.ZenPolicy$1
6332android.service.notification.ZenPolicy$Builder
6333android.service.notification.ZenPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -08006334android.service.oemlock.IOemLockService$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006335android.service.oemlock.IOemLockService$Stub
6336android.service.oemlock.IOemLockService
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006337android.service.oemlock.OemLockManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006338android.service.persistentdata.IPersistentDataBlockService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07006339android.service.persistentdata.IPersistentDataBlockService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006340android.service.persistentdata.IPersistentDataBlockService
Andreas Gampe61e7b662015-06-17 23:57:04 -07006341android.service.persistentdata.PersistentDataBlockManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006342android.service.quicksettings.IQSService$Stub
6343android.service.quicksettings.IQSService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006344android.service.textclassifier.ITextClassifierCallback$Stub$Proxy
6345android.service.textclassifier.ITextClassifierCallback$Stub
6346android.service.textclassifier.ITextClassifierCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08006347android.service.textclassifier.ITextClassifierService$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07006348android.service.textclassifier.ITextClassifierService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006349android.service.textclassifier.ITextClassifierService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006350android.service.textclassifier.TextClassifierService$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006351android.service.textclassifier.TextClassifierService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006352android.service.trust.ITrustAgentService$Stub$Proxy
6353android.service.trust.ITrustAgentService$Stub
6354android.service.trust.ITrustAgentService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006355android.service.trust.ITrustAgentServiceCallback$Stub$Proxy
6356android.service.trust.ITrustAgentServiceCallback$Stub
6357android.service.trust.ITrustAgentServiceCallback
6358android.service.trust.TrustAgentService$1
6359android.service.trust.TrustAgentService$ConfigurationData
6360android.service.trust.TrustAgentService$TrustAgentServiceWrapper
6361android.service.trust.TrustAgentService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006362android.service.voice.IVoiceInteractionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006363android.service.voice.IVoiceInteractionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006364android.service.voice.IVoiceInteractionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006365android.service.voice.IVoiceInteractionSession$Stub$Proxy
6366android.service.voice.IVoiceInteractionSession$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006367android.service.voice.IVoiceInteractionSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006368android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006369android.service.voice.IVoiceInteractionSessionService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006370android.service.voice.IVoiceInteractionSessionService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006371android.service.voice.VoiceInteractionManagerInternal
6372android.service.voice.VoiceInteractionServiceInfo
6373android.service.vr.IPersistentVrStateCallbacks$Stub$Proxy
6374android.service.vr.IPersistentVrStateCallbacks$Stub
6375android.service.vr.IPersistentVrStateCallbacks
6376android.service.vr.IVrManager$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006377android.service.vr.IVrManager$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006378android.service.vr.IVrManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006379android.service.vr.IVrStateCallbacks$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006380android.service.vr.IVrStateCallbacks$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006381android.service.vr.IVrStateCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006382android.service.wallpaper.IWallpaperConnection$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006383android.service.wallpaper.IWallpaperConnection$Stub
6384android.service.wallpaper.IWallpaperConnection
6385android.service.wallpaper.IWallpaperEngine$Stub$Proxy
6386android.service.wallpaper.IWallpaperEngine$Stub
6387android.service.wallpaper.IWallpaperEngine
6388android.service.wallpaper.IWallpaperService$Stub$Proxy
6389android.service.wallpaper.IWallpaperService$Stub
6390android.service.wallpaper.IWallpaperService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006391android.service.wallpaper.WallpaperService$Engine$1
6392android.service.wallpaper.WallpaperService$Engine$2
6393android.service.wallpaper.WallpaperService$Engine$3
6394android.service.wallpaper.WallpaperService$Engine$WallpaperInputEventReceiver
6395android.service.wallpaper.WallpaperService$Engine
6396android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper
6397android.service.wallpaper.WallpaperService$IWallpaperServiceWrapper
6398android.service.wallpaper.WallpaperService$WallpaperCommand
6399android.service.wallpaper.WallpaperService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006400android.service.watchdog.ExplicitHealthCheckService$PackageConfig$1
6401android.service.watchdog.ExplicitHealthCheckService$PackageConfig
6402android.service.watchdog.IExplicitHealthCheckService$Stub$Proxy
6403android.service.watchdog.IExplicitHealthCheckService$Stub
6404android.service.watchdog.IExplicitHealthCheckService
6405android.speech.SpeechRecognizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006406android.speech.tts.ITextToSpeechCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006407android.speech.tts.ITextToSpeechCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006408android.speech.tts.ITextToSpeechService$Stub$Proxy
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006409android.speech.tts.ITextToSpeechService$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08006410android.speech.tts.ITextToSpeechService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006411android.speech.tts.TextToSpeech$Action
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006412android.speech.tts.TextToSpeech$Connection$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006413android.speech.tts.TextToSpeech$EngineInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006414android.speech.tts.TextToSpeech$OnInitListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006415android.speech.tts.TtsEngines$EngineInfoComparator
Calin Juravle4a054192018-05-29 17:52:20 -07006416android.speech.tts.TtsEngines
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006417android.stats.devicepolicy.nano.StringList
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006418android.sysprop.AdbProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08006419android.sysprop.ApexProperties
6420android.sysprop.ContactsProperties
Calin Juravle36829e52019-04-10 19:07:47 -07006421android.sysprop.CryptoProperties$state_values
6422android.sysprop.CryptoProperties$type_values
Calin Juravle00b23d32019-03-08 17:52:20 -08006423android.sysprop.CryptoProperties
6424android.sysprop.DisplayProperties
art-benchmark-service13164882020-11-07 02:19:14 -08006425android.sysprop.HdmiProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006426android.sysprop.TelephonyProperties
art-benchmark-serviced5115932020-02-25 17:55:03 -08006427android.sysprop.VndkProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08006428android.sysprop.VoldProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -07006429android.system.ErrnoException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006430android.system.GaiException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006431android.system.Int32Ref
6432android.system.Int64Ref
Andreas Gampe61e7b662015-06-17 23:57:04 -07006433android.system.NetlinkSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006434android.system.Os
6435android.system.OsConstants
Andreas Gampe61e7b662015-06-17 23:57:04 -07006436android.system.PacketSocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006437android.system.StructAddrinfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006438android.system.StructCapUserData
6439android.system.StructCapUserHeader
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006440android.system.StructGroupReq
Andreas Gampe0db10fd2017-02-01 15:57:57 -08006441android.system.StructIfaddrs
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006442android.system.StructLinger
6443android.system.StructPasswd
6444android.system.StructPollfd
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006445android.system.StructRlimit
Andreas Gampe61e7b662015-06-17 23:57:04 -07006446android.system.StructStat
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006447android.system.StructStatVfs
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006448android.system.StructTimespec
Andreas Gampedcad4ca2014-10-03 02:00:29 +00006449android.system.StructTimeval
6450android.system.StructUcred
6451android.system.StructUtsname
Andreas Gampe571fc302016-02-18 13:58:09 -08006452android.system.UnixSocketAddress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006453android.telecom.AudioState$1
6454android.telecom.AudioState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006455android.telecom.CallAudioState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006456android.telecom.CallAudioState
art-benchmark-serviced5115932020-02-25 17:55:03 -08006457android.telecom.CallerInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006458android.telecom.Conference$Listener
6459android.telecom.Conference
6460android.telecom.Conferenceable
6461android.telecom.Connection$FailureSignalingConnection
6462android.telecom.Connection$Listener
art-benchmark-serviced5115932020-02-25 17:55:03 -08006463android.telecom.Connection$VideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006464android.telecom.Connection
6465android.telecom.ConnectionRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006466android.telecom.ConnectionRequest$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006467android.telecom.ConnectionRequest
6468android.telecom.ConnectionService$1
6469android.telecom.ConnectionService$2
6470android.telecom.ConnectionService$3
6471android.telecom.ConnectionService$4
6472android.telecom.ConnectionService$5
6473android.telecom.ConnectionService
6474android.telecom.ConnectionServiceAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006475android.telecom.DefaultDialerManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006476android.telecom.DisconnectCause$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006477android.telecom.DisconnectCause
Calin Juravle00b23d32019-03-08 17:52:20 -08006478android.telecom.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006479android.telecom.Logging.EventManager$Event
6480android.telecom.Logging.EventManager$EventListener
6481android.telecom.Logging.EventManager$EventRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08006482android.telecom.Logging.EventManager$Loggable
6483android.telecom.Logging.EventManager$TimedEventPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006484android.telecom.Logging.EventManager
6485android.telecom.Logging.Runnable$1
6486android.telecom.Logging.Runnable
6487android.telecom.Logging.Session$Info$1
6488android.telecom.Logging.Session$Info
6489android.telecom.Logging.Session
6490android.telecom.Logging.SessionManager$ICurrentThreadId
6491android.telecom.Logging.SessionManager$ISessionCleanupTimeoutMs
6492android.telecom.Logging.SessionManager$ISessionIdQueryHandler
6493android.telecom.Logging.SessionManager$ISessionListener
6494android.telecom.Logging.SessionManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006495android.telecom.ParcelableCall$1
art-benchmark-service13164882020-11-07 02:19:14 -08006496android.telecom.ParcelableCall$ParcelableCallBuilder
art-benchmark-serviced5115932020-02-25 17:55:03 -08006497android.telecom.ParcelableCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006498android.telecom.ParcelableConference$1
6499android.telecom.ParcelableConference
6500android.telecom.ParcelableConnection$1
6501android.telecom.ParcelableConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006502android.telecom.PhoneAccount$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006503android.telecom.PhoneAccount$Builder
6504android.telecom.PhoneAccount
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006505android.telecom.PhoneAccountHandle$1
Calin Juravle00b23d32019-03-08 17:52:20 -08006506android.telecom.PhoneAccountHandle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006507android.telecom.RemoteConnectionManager
6508android.telecom.StatusHints$1
6509android.telecom.StatusHints
art-benchmark-serviced5115932020-02-25 17:55:03 -08006510android.telecom.TelecomAnalytics$1
6511android.telecom.TelecomAnalytics$SessionTiming$1
6512android.telecom.TelecomAnalytics
Andreas Gampe61e7b662015-06-17 23:57:04 -07006513android.telecom.TelecomManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006514android.telecom.TimedEvent
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006515android.telecom.VideoProfile$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006516android.telecom.VideoProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006517android.telephony.AccessNetworkConstants$AccessNetworkType
6518android.telephony.AccessNetworkConstants$TransportType
6519android.telephony.AccessNetworkConstants
6520android.telephony.AccessNetworkUtils
6521android.telephony.AnomalyReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006522android.telephony.AvailableNetworkInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006523android.telephony.AvailableNetworkInfo
art-benchmark-service13164882020-11-07 02:19:14 -08006524android.telephony.BarringInfo$1
6525android.telephony.BarringInfo$BarringServiceInfo$1
6526android.telephony.BarringInfo$BarringServiceInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006527android.telephony.BarringInfo
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07006528android.telephony.BinderCacheManager$BinderInterfaceFactory
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006529android.telephony.CallAttributes$1
6530android.telephony.CallAttributes
art-benchmark-service13164882020-11-07 02:19:14 -08006531android.telephony.CallForwardingInfo$1
6532android.telephony.CallForwardingInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006533android.telephony.CallQuality$1
6534android.telephony.CallQuality
art-benchmark-service13164882020-11-07 02:19:14 -08006535android.telephony.CarrierConfigManager$Apn
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006536android.telephony.CarrierConfigManager$Gps
art-benchmark-service13164882020-11-07 02:19:14 -08006537android.telephony.CarrierConfigManager$Ims
6538android.telephony.CarrierConfigManager$Wifi
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006539android.telephony.CarrierConfigManager
6540android.telephony.CarrierRestrictionRules$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006541android.telephony.CarrierRestrictionRules$Builder
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006542android.telephony.CarrierRestrictionRules
6543android.telephony.CellConfigLte$1
6544android.telephony.CellConfigLte
6545android.telephony.CellIdentity$1
6546android.telephony.CellIdentity
6547android.telephony.CellIdentityCdma$1
6548android.telephony.CellIdentityCdma
6549android.telephony.CellIdentityGsm$1
6550android.telephony.CellIdentityGsm
6551android.telephony.CellIdentityLte$1
6552android.telephony.CellIdentityLte
6553android.telephony.CellIdentityNr$1
6554android.telephony.CellIdentityNr
6555android.telephony.CellIdentityTdscdma$1
6556android.telephony.CellIdentityTdscdma
6557android.telephony.CellIdentityWcdma$1
6558android.telephony.CellIdentityWcdma
6559android.telephony.CellInfo$1
6560android.telephony.CellInfo
6561android.telephony.CellInfoCdma$1
6562android.telephony.CellInfoCdma
6563android.telephony.CellInfoGsm$1
6564android.telephony.CellInfoGsm
6565android.telephony.CellInfoLte$1
6566android.telephony.CellInfoLte
6567android.telephony.CellInfoNr$1
6568android.telephony.CellInfoNr
6569android.telephony.CellInfoTdscdma$1
6570android.telephony.CellInfoTdscdma
6571android.telephony.CellInfoWcdma$1
6572android.telephony.CellInfoWcdma
6573android.telephony.CellLocation
6574android.telephony.CellSignalStrength
6575android.telephony.CellSignalStrengthCdma$1
6576android.telephony.CellSignalStrengthCdma
6577android.telephony.CellSignalStrengthGsm$1
6578android.telephony.CellSignalStrengthGsm
6579android.telephony.CellSignalStrengthLte$1
6580android.telephony.CellSignalStrengthLte
6581android.telephony.CellSignalStrengthNr$1
6582android.telephony.CellSignalStrengthNr
6583android.telephony.CellSignalStrengthTdscdma$1
6584android.telephony.CellSignalStrengthTdscdma
6585android.telephony.CellSignalStrengthWcdma$1
6586android.telephony.CellSignalStrengthWcdma
6587android.telephony.ClientRequestStats$1
6588android.telephony.ClientRequestStats
art-benchmark-service13164882020-11-07 02:19:14 -08006589android.telephony.ClosedSubscriberGroupInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006590android.telephony.ClosedSubscriberGroupInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006591android.telephony.DataConnectionRealTimeInfo$1
6592android.telephony.DataConnectionRealTimeInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006593android.telephony.DataFailCause$1
6594android.telephony.DataFailCause
6595android.telephony.DataSpecificRegistrationInfo$1
6596android.telephony.DataSpecificRegistrationInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08006597android.telephony.DisconnectCause
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006598android.telephony.ICellInfoCallback$Stub$Proxy
6599android.telephony.ICellInfoCallback$Stub
6600android.telephony.ICellInfoCallback
6601android.telephony.INetworkService$Stub$Proxy
6602android.telephony.INetworkService$Stub
6603android.telephony.INetworkService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006604android.telephony.INetworkServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006605android.telephony.INetworkServiceCallback$Stub
6606android.telephony.INetworkServiceCallback
6607android.telephony.IccOpenLogicalChannelResponse$1
6608android.telephony.IccOpenLogicalChannelResponse
6609android.telephony.ImsiEncryptionInfo$1
6610android.telephony.ImsiEncryptionInfo
6611android.telephony.JapanesePhoneNumberFormatter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006612android.telephony.LocationAccessPolicy$LocationPermissionQuery$Builder
6613android.telephony.LocationAccessPolicy$LocationPermissionQuery
6614android.telephony.LocationAccessPolicy$LocationPermissionResult
Calin Juravle00b23d32019-03-08 17:52:20 -08006615android.telephony.LocationAccessPolicy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006616android.telephony.LteVopsSupportInfo$1
6617android.telephony.LteVopsSupportInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08006618android.telephony.MmsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006619android.telephony.ModemActivityInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006620android.telephony.ModemActivityInfo
6621android.telephony.ModemInfo$1
6622android.telephony.ModemInfo
6623android.telephony.NeighboringCellInfo$1
6624android.telephony.NeighboringCellInfo
6625android.telephony.NetworkRegistrationInfo$1
6626android.telephony.NetworkRegistrationInfo$Builder
6627android.telephony.NetworkRegistrationInfo
6628android.telephony.NetworkScan
6629android.telephony.NetworkScanRequest$1
6630android.telephony.NetworkScanRequest
art-benchmark-service13164882020-11-07 02:19:14 -08006631android.telephony.NetworkService$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006632android.telephony.NetworkService$INetworkServiceWrapper
6633android.telephony.NetworkService$NetworkServiceHandler
6634android.telephony.NetworkService$NetworkServiceProvider
6635android.telephony.NetworkService
6636android.telephony.NetworkServiceCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08006637android.telephony.NumberVerificationCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006638android.telephony.PhoneCapability$1
6639android.telephony.PhoneCapability
6640android.telephony.PhoneNumberRange$1
6641android.telephony.PhoneNumberRange
art-benchmark-service13164882020-11-07 02:19:14 -08006642android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006643android.telephony.PhoneNumberUtils
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006644android.telephony.PhoneStateListener$IPhoneStateListenerStub
Calin Juravle00b23d32019-03-08 17:52:20 -08006645android.telephony.PhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006646android.telephony.PhysicalChannelConfig$1
6647android.telephony.PhysicalChannelConfig$Builder
6648android.telephony.PhysicalChannelConfig
art-benchmark-service13164882020-11-07 02:19:14 -08006649android.telephony.PinResult$1
6650android.telephony.PinResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006651android.telephony.PreciseCallState$1
6652android.telephony.PreciseCallState
6653android.telephony.PreciseDataConnectionState$1
6654android.telephony.PreciseDataConnectionState
6655android.telephony.RadioAccessFamily$1
6656android.telephony.RadioAccessFamily
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006657android.telephony.RadioAccessSpecifier$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006658android.telephony.RadioAccessSpecifier
Kenny Root9787b802013-04-26 12:53:57 -07006659android.telephony.Rlog
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006660android.telephony.ServiceState$1
6661android.telephony.ServiceState
6662android.telephony.SignalStrength$1
6663android.telephony.SignalStrength
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006664android.telephony.SmsCbCmasInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006665android.telephony.SmsCbCmasInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006666android.telephony.SmsCbEtwsInfo$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006667android.telephony.SmsCbEtwsInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006668android.telephony.SmsCbLocation$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006669android.telephony.SmsCbLocation
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006670android.telephony.SmsCbMessage$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006671android.telephony.SmsCbMessage
art-benchmark-service13164882020-11-07 02:19:14 -08006672android.telephony.SmsManager$1
6673android.telephony.SmsManager$2
6674android.telephony.SmsManager$3
6675android.telephony.SmsManager$4
6676android.telephony.SmsManager$5
6677android.telephony.SmsManager$6
6678android.telephony.SmsManager$FinancialSmsCallback
6679android.telephony.SmsManager$SubscriptionResolverResult
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006680android.telephony.SmsManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006681android.telephony.SmsMessage$1
6682android.telephony.SmsMessage$MessageClass
art-benchmark-service13164882020-11-07 02:19:14 -08006683android.telephony.SmsMessage$NoEmsSupportConfig
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006684android.telephony.SmsMessage
6685android.telephony.SubscriptionInfo$1
6686android.telephony.SubscriptionInfo
art-benchmark-service13164882020-11-07 02:19:14 -08006687android.telephony.SubscriptionManager$1
6688android.telephony.SubscriptionManager$CallISubMethodHelper
6689android.telephony.SubscriptionManager$IntegerPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006690android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener
6691android.telephony.SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler
6692android.telephony.SubscriptionManager$OnSubscriptionsChangedListener
art-benchmark-service13164882020-11-07 02:19:14 -08006693android.telephony.SubscriptionManager$VoidPropertyInvalidatedCache
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006694android.telephony.SubscriptionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006695android.telephony.SubscriptionPlan$1
6696android.telephony.SubscriptionPlan
art-benchmark-service13164882020-11-07 02:19:14 -08006697android.telephony.TelephonyDisplayInfo$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006698android.telephony.TelephonyDisplayInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006699android.telephony.TelephonyFrameworkInitializer
6700android.telephony.TelephonyHistogram$1
6701android.telephony.TelephonyHistogram
art-benchmark-serviced5115932020-02-25 17:55:03 -08006702android.telephony.TelephonyManager$1
6703android.telephony.TelephonyManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08006704android.telephony.TelephonyManager$3
6705android.telephony.TelephonyManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006706android.telephony.TelephonyManager$5
art-benchmark-service13164882020-11-07 02:19:14 -08006707android.telephony.TelephonyManager$6
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006708android.telephony.TelephonyManager$7
6709android.telephony.TelephonyManager$8
6710android.telephony.TelephonyManager$CellInfoCallback
6711android.telephony.TelephonyManager$DeathRecipient
6712android.telephony.TelephonyManager$MultiSimVariants
art-benchmark-serviced5115932020-02-25 17:55:03 -08006713android.telephony.TelephonyManager$UssdResponseCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006714android.telephony.TelephonyManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006715android.telephony.TelephonyRegistryManager$1
6716android.telephony.TelephonyRegistryManager$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006717android.telephony.TelephonyRegistryManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08006718android.telephony.TelephonyScanManager$NetworkScanCallback
art-benchmark-service13164882020-11-07 02:19:14 -08006719android.telephony.TelephonyScanManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006720android.telephony.UiccAccessRule$1
6721android.telephony.UiccAccessRule
6722android.telephony.UiccCardInfo$1
6723android.telephony.UiccCardInfo
6724android.telephony.UiccSlotInfo$1
6725android.telephony.UiccSlotInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006726android.telephony.UssdResponse$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006727android.telephony.UssdResponse
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006728android.telephony.VisualVoicemailSmsFilterSettings$1
6729android.telephony.VisualVoicemailSmsFilterSettings$Builder
6730android.telephony.VisualVoicemailSmsFilterSettings
6731android.telephony.VoiceSpecificRegistrationInfo$1
6732android.telephony.VoiceSpecificRegistrationInfo
6733android.telephony.cdma.CdmaCellLocation
6734android.telephony.data.ApnSetting$1
6735android.telephony.data.ApnSetting$Builder
6736android.telephony.data.ApnSetting
6737android.telephony.data.DataCallResponse$1
6738android.telephony.data.DataCallResponse
6739android.telephony.data.DataProfile$1
6740android.telephony.data.DataProfile$Builder
6741android.telephony.data.DataProfile
art-benchmark-service13164882020-11-07 02:19:14 -08006742android.telephony.data.DataService$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006743android.telephony.data.DataService$DataCallListChangedIndication
6744android.telephony.data.DataService$DataServiceHandler
6745android.telephony.data.DataService$DataServiceProvider
6746android.telephony.data.DataService$DeactivateDataCallRequest
6747android.telephony.data.DataService$IDataServiceWrapper
6748android.telephony.data.DataService$SetDataProfileRequest
6749android.telephony.data.DataService$SetInitialAttachApnRequest
6750android.telephony.data.DataService$SetupDataCallRequest
6751android.telephony.data.DataService
6752android.telephony.data.DataServiceCallback
6753android.telephony.data.IDataService$Stub$Proxy
6754android.telephony.data.IDataService$Stub
6755android.telephony.data.IDataService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006756android.telephony.data.IDataServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006757android.telephony.data.IDataServiceCallback$Stub
6758android.telephony.data.IDataServiceCallback
6759android.telephony.data.IQualifiedNetworksService$Stub$Proxy
6760android.telephony.data.IQualifiedNetworksService$Stub
6761android.telephony.data.IQualifiedNetworksService
art-benchmark-serviced5115932020-02-25 17:55:03 -08006762android.telephony.data.IQualifiedNetworksServiceCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006763android.telephony.data.IQualifiedNetworksServiceCallback$Stub
6764android.telephony.data.IQualifiedNetworksServiceCallback
6765android.telephony.emergency.EmergencyNumber$1
6766android.telephony.emergency.EmergencyNumber
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006767android.telephony.euicc.DownloadableSubscription$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006768android.telephony.euicc.DownloadableSubscription
art-benchmark-service13164882020-11-07 02:19:14 -08006769android.telephony.euicc.EuiccCardManager$10
6770android.telephony.euicc.EuiccCardManager$11
6771android.telephony.euicc.EuiccCardManager$12
art-benchmark-serviced5115932020-02-25 17:55:03 -08006772android.telephony.euicc.EuiccCardManager$13
art-benchmark-service13164882020-11-07 02:19:14 -08006773android.telephony.euicc.EuiccCardManager$14
6774android.telephony.euicc.EuiccCardManager$15
6775android.telephony.euicc.EuiccCardManager$16
6776android.telephony.euicc.EuiccCardManager$17
6777android.telephony.euicc.EuiccCardManager$18
6778android.telephony.euicc.EuiccCardManager$19
art-benchmark-serviced5115932020-02-25 17:55:03 -08006779android.telephony.euicc.EuiccCardManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08006780android.telephony.euicc.EuiccCardManager$20
6781android.telephony.euicc.EuiccCardManager$21
6782android.telephony.euicc.EuiccCardManager$22
6783android.telephony.euicc.EuiccCardManager$2
6784android.telephony.euicc.EuiccCardManager$3
6785android.telephony.euicc.EuiccCardManager$4
6786android.telephony.euicc.EuiccCardManager$5
6787android.telephony.euicc.EuiccCardManager$6
6788android.telephony.euicc.EuiccCardManager$7
6789android.telephony.euicc.EuiccCardManager$8
6790android.telephony.euicc.EuiccCardManager$9
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006791android.telephony.euicc.EuiccCardManager$ResultCallback
6792android.telephony.euicc.EuiccCardManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006793android.telephony.euicc.EuiccInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08006794android.telephony.euicc.EuiccInfo
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006795android.telephony.euicc.EuiccManager
6796android.telephony.gsm.GsmCellLocation
art-benchmark-service13164882020-11-07 02:19:14 -08006797android.telephony.gsm.SmsManager
6798android.telephony.gsm.SmsMessage$MessageClass
6799android.telephony.gsm.SmsMessage$SubmitPdu
6800android.telephony.gsm.SmsMessage
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006801android.telephony.ims.ImsCallForwardInfo$1
6802android.telephony.ims.ImsCallForwardInfo
6803android.telephony.ims.ImsCallProfile$1
6804android.telephony.ims.ImsCallProfile
art-benchmark-service13164882020-11-07 02:19:14 -08006805android.telephony.ims.ImsCallSession$Listener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006806android.telephony.ims.ImsException
6807android.telephony.ims.ImsExternalCallState$1
6808android.telephony.ims.ImsExternalCallState
6809android.telephony.ims.ImsManager
art-benchmark-service13164882020-11-07 02:19:14 -08006810android.telephony.ims.ImsMmTelManager$1
6811android.telephony.ims.ImsMmTelManager$2
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006812android.telephony.ims.ImsMmTelManager$3
art-benchmark-service13164882020-11-07 02:19:14 -08006813android.telephony.ims.ImsMmTelManager$4
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006814android.telephony.ims.ImsMmTelManager$CapabilityCallback$CapabilityBinder
6815android.telephony.ims.ImsMmTelManager$CapabilityCallback
6816android.telephony.ims.ImsMmTelManager$RegistrationCallback
6817android.telephony.ims.ImsMmTelManager
art-benchmark-service13164882020-11-07 02:19:14 -08006818android.telephony.ims.ImsRcsManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006819android.telephony.ims.ImsReasonInfo$1
6820android.telephony.ims.ImsReasonInfo
6821android.telephony.ims.ImsService$1
6822android.telephony.ims.ImsService$Listener
6823android.telephony.ims.ImsService
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006824android.telephony.ims.ImsSsData$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006825android.telephony.ims.ImsSsData
6826android.telephony.ims.ImsSsInfo$1
6827android.telephony.ims.ImsSsInfo
art-benchmark-service13164882020-11-07 02:19:14 -08006828android.telephony.ims.ImsStreamMediaProfile$1
6829android.telephony.ims.ImsStreamMediaProfile
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006830android.telephony.ims.ImsUtListener
art-benchmark-service13164882020-11-07 02:19:14 -08006831android.telephony.ims.ProvisioningManager$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006832android.telephony.ims.ProvisioningManager$Callback$CallbackBinder
6833android.telephony.ims.ProvisioningManager$Callback
6834android.telephony.ims.RegistrationManager$1
6835android.telephony.ims.RegistrationManager$RegistrationCallback$RegistrationBinder
6836android.telephony.ims.RegistrationManager$RegistrationCallback
6837android.telephony.ims.RegistrationManager
6838android.telephony.ims.aidl.IImsCapabilityCallback$Stub$Proxy
6839android.telephony.ims.aidl.IImsCapabilityCallback$Stub
6840android.telephony.ims.aidl.IImsCapabilityCallback
6841android.telephony.ims.aidl.IImsConfig$Stub$Proxy
6842android.telephony.ims.aidl.IImsConfig$Stub
6843android.telephony.ims.aidl.IImsConfig
6844android.telephony.ims.aidl.IImsConfigCallback$Stub$Proxy
6845android.telephony.ims.aidl.IImsConfigCallback$Stub
6846android.telephony.ims.aidl.IImsConfigCallback
6847android.telephony.ims.aidl.IImsMmTelFeature$Stub$Proxy
6848android.telephony.ims.aidl.IImsMmTelFeature$Stub
6849android.telephony.ims.aidl.IImsMmTelFeature
6850android.telephony.ims.aidl.IImsMmTelListener$Stub$Proxy
6851android.telephony.ims.aidl.IImsMmTelListener$Stub
6852android.telephony.ims.aidl.IImsMmTelListener
6853android.telephony.ims.aidl.IImsRcsFeature$Stub
6854android.telephony.ims.aidl.IImsRcsFeature
art-benchmark-service13164882020-11-07 02:19:14 -08006855android.telephony.ims.aidl.IImsRegistration$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006856android.telephony.ims.aidl.IImsRegistration$Stub
6857android.telephony.ims.aidl.IImsRegistration
6858android.telephony.ims.aidl.IImsRegistrationCallback$Stub$Proxy
6859android.telephony.ims.aidl.IImsRegistrationCallback$Stub
6860android.telephony.ims.aidl.IImsRegistrationCallback
6861android.telephony.ims.aidl.IImsServiceController$Stub$Proxy
6862android.telephony.ims.aidl.IImsServiceController$Stub
6863android.telephony.ims.aidl.IImsServiceController
art-benchmark-serviced5115932020-02-25 17:55:03 -08006864android.telephony.ims.aidl.IImsServiceControllerListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006865android.telephony.ims.aidl.IImsServiceControllerListener$Stub
6866android.telephony.ims.aidl.IImsServiceControllerListener
6867android.telephony.ims.aidl.IImsSmsListener$Stub$Proxy
6868android.telephony.ims.aidl.IImsSmsListener$Stub
6869android.telephony.ims.aidl.IImsSmsListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006870android.telephony.ims.feature.CapabilityChangeRequest$1
6871android.telephony.ims.feature.CapabilityChangeRequest$CapabilityPair
6872android.telephony.ims.feature.CapabilityChangeRequest
6873android.telephony.ims.feature.ImsFeature$1
6874android.telephony.ims.feature.ImsFeature$2
6875android.telephony.ims.feature.ImsFeature$Capabilities
6876android.telephony.ims.feature.ImsFeature$CapabilityCallbackProxy
6877android.telephony.ims.feature.ImsFeature
6878android.telephony.ims.feature.MmTelFeature$1
6879android.telephony.ims.feature.MmTelFeature$Listener
6880android.telephony.ims.feature.MmTelFeature$MmTelCapabilities
6881android.telephony.ims.feature.MmTelFeature
art-benchmark-service13164882020-11-07 02:19:14 -08006882android.telephony.ims.feature.RcsFeature
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07006883android.telephony.ims.stub.ImsCallSessionImplBase
6884android.telephony.ims.stub.ImsConfigImplBase$ImsConfigStub
6885android.telephony.ims.stub.ImsConfigImplBase
6886android.telephony.ims.stub.ImsEcbmImplBase$1
6887android.telephony.ims.stub.ImsEcbmImplBase
6888android.telephony.ims.stub.ImsFeatureConfiguration$1
6889android.telephony.ims.stub.ImsFeatureConfiguration$FeatureSlotPair
6890android.telephony.ims.stub.ImsFeatureConfiguration
6891android.telephony.ims.stub.ImsMultiEndpointImplBase$1
6892android.telephony.ims.stub.ImsMultiEndpointImplBase
6893android.telephony.ims.stub.ImsRegistrationImplBase$1
6894android.telephony.ims.stub.ImsRegistrationImplBase
6895android.telephony.ims.stub.ImsSmsImplBase
6896android.telephony.ims.stub.ImsUtImplBase$1
6897android.telephony.ims.stub.ImsUtImplBase
Calin Juravle00b23d32019-03-08 17:52:20 -08006898android.text.AndroidBidi
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08006899android.text.AndroidCharacter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006900android.text.Annotation
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006901android.text.AutoGrowArray$ByteArray
6902android.text.AutoGrowArray$FloatArray
6903android.text.AutoGrowArray$IntArray
Calin Juravle00b23d32019-03-08 17:52:20 -08006904android.text.AutoGrowArray
6905android.text.BidiFormatter$DirectionalityEstimator
6906android.text.BidiFormatter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006907android.text.BoringLayout$Metrics
Calin Juravle00b23d32019-03-08 17:52:20 -08006908android.text.BoringLayout
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006909android.text.CharSequenceCharacterIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -07006910android.text.ClipboardManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006911android.text.DynamicLayout$Builder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006912android.text.DynamicLayout$ChangeWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08006913android.text.DynamicLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006914android.text.Editable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006915android.text.Editable
Calin Juravle4a054192018-05-29 17:52:20 -07006916android.text.Emoji
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006917android.text.FontConfig$Alias
Clara Bayarri04d72ab2017-01-10 09:31:51 -08006918android.text.FontConfig$Font
Calin Juravle00b23d32019-03-08 17:52:20 -08006919android.text.FontConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006920android.text.GetChars
6921android.text.GraphicsOperations
Mathieu Chartierd62dd932017-09-09 15:19:46 -07006922android.text.Html$HtmlParser
art-benchmark-serviced5115932020-02-25 17:55:03 -08006923android.text.Html$ImageGetter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006924android.text.Html$TagHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08006925android.text.Html
art-benchmark-serviced5115932020-02-25 17:55:03 -08006926android.text.HtmlToSpannedConverter$Alignment
6927android.text.HtmlToSpannedConverter$Background
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006928android.text.HtmlToSpannedConverter$Big
6929android.text.HtmlToSpannedConverter$Blockquote
6930android.text.HtmlToSpannedConverter$Bold
6931android.text.HtmlToSpannedConverter$Bullet
art-benchmark-serviced5115932020-02-25 17:55:03 -08006932android.text.HtmlToSpannedConverter$Font
6933android.text.HtmlToSpannedConverter$Foreground
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006934android.text.HtmlToSpannedConverter$Heading
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006935android.text.HtmlToSpannedConverter$Href
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006936android.text.HtmlToSpannedConverter$Italic
6937android.text.HtmlToSpannedConverter$Monospace
art-benchmark-serviced5115932020-02-25 17:55:03 -08006938android.text.HtmlToSpannedConverter$Newline
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006939android.text.HtmlToSpannedConverter$Small
6940android.text.HtmlToSpannedConverter$Strikethrough
6941android.text.HtmlToSpannedConverter$Sub
6942android.text.HtmlToSpannedConverter$Super
6943android.text.HtmlToSpannedConverter$Underline
Calin Juravle00b23d32019-03-08 17:52:20 -08006944android.text.HtmlToSpannedConverter
Andreas Gampe61e7b662015-06-17 23:57:04 -07006945android.text.Hyphenator
Calin Juravle4a054192018-05-29 17:52:20 -07006946android.text.InputFilter$LengthFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08006947android.text.InputFilter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006948android.text.InputType
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006949android.text.Layout$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006950android.text.Layout$Alignment
6951android.text.Layout$Directions
Andreas Gampe859e2782016-04-06 18:37:56 -07006952android.text.Layout$Ellipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006953android.text.Layout$HorizontalMeasurementProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006954android.text.Layout$SelectionRectangleConsumer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006955android.text.Layout$SpannedEllipsizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006956android.text.Layout$TabStops
Calin Juravle00b23d32019-03-08 17:52:20 -08006957android.text.Layout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006958android.text.MeasuredParagraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006959android.text.NoCopySpan$Concrete
Calin Juravle00b23d32019-03-08 17:52:20 -08006960android.text.NoCopySpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006961android.text.PackedIntVector
6962android.text.PackedObjectVector
6963android.text.ParcelableSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006964android.text.PrecomputedText$ParagraphInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006965android.text.PrecomputedText$Params$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006966android.text.PrecomputedText$Params
Calin Juravle00b23d32019-03-08 17:52:20 -08006967android.text.PrecomputedText
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006968android.text.Selection$END
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07006969android.text.Selection$MEMORY
6970android.text.Selection$MemoryTextWatcher
6971android.text.Selection$PositionIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006972android.text.Selection$START
Calin Juravle00b23d32019-03-08 17:52:20 -08006973android.text.Selection
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006974android.text.SpanSet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006975android.text.SpanWatcher
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006976android.text.Spannable$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -08006977android.text.Spannable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006978android.text.SpannableString
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006979android.text.SpannableStringBuilder
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006980android.text.SpannableStringInternal
6981android.text.Spanned
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006982android.text.SpannedString
Andreas Gampe61e7b662015-06-17 23:57:04 -07006983android.text.StaticLayout$Builder
6984android.text.StaticLayout$LineBreaks
Calin Juravle00b23d32019-03-08 17:52:20 -08006985android.text.StaticLayout
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006986android.text.TextDirectionHeuristic
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006987android.text.TextDirectionHeuristics$AnyStrong
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04006988android.text.TextDirectionHeuristics$FirstStrong
6989android.text.TextDirectionHeuristics$TextDirectionAlgorithm
6990android.text.TextDirectionHeuristics$TextDirectionHeuristicImpl
6991android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal
Kenny Rootdbf30ed2012-09-19 13:08:12 -07006992android.text.TextDirectionHeuristics$TextDirectionHeuristicLocale
Calin Juravle00b23d32019-03-08 17:52:20 -08006993android.text.TextDirectionHeuristics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07006994android.text.TextLine$DecorationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08006995android.text.TextLine
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006996android.text.TextPaint
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07006997android.text.TextUtils$1
6998android.text.TextUtils$EllipsizeCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07006999android.text.TextUtils$SimpleStringSplitter
7000android.text.TextUtils$StringSplitter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007001android.text.TextUtils$StringWithRemovedChars
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007002android.text.TextUtils$TruncateAt
Calin Juravle00b23d32019-03-08 17:52:20 -08007003android.text.TextUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007004android.text.TextWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007005android.text.format.DateFormat
7006android.text.format.DateUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007007android.text.format.Formatter$BytesResult
Mathieu Chartierd62dd932017-09-09 15:19:46 -07007008android.text.format.Formatter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007009android.text.format.Time$TimeCalculator
Calin Juravle00b23d32019-03-08 17:52:20 -08007010android.text.format.Time
Calin Juravle4a054192018-05-29 17:52:20 -07007011android.text.format.TimeFormatter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007012android.text.format.TimeMigrationUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007013android.text.method.AllCapsTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007014android.text.method.ArrowKeyMovementMethod
7015android.text.method.BaseKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08007016android.text.method.BaseMovementMethod
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007017android.text.method.DateKeyListener
7018android.text.method.DateTimeKeyListener
7019android.text.method.DialerKeyListener
7020android.text.method.DigitsKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007021android.text.method.KeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007022android.text.method.LinkMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007023android.text.method.MetaKeyKeyListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007024android.text.method.MovementMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007025android.text.method.MultiTapKeyListener
Calin Juravle4a054192018-05-29 17:52:20 -07007026android.text.method.NumberKeyListener
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007027android.text.method.PasswordTransformationMethod
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007028android.text.method.QwertyKeyListener$Replaced
Calin Juravle4a054192018-05-29 17:52:20 -07007029android.text.method.QwertyKeyListener
Jesse Wilson80686182011-01-21 17:12:43 -08007030android.text.method.ReplacementTransformationMethod$ReplacementCharSequence
7031android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence
Calin Juravle00b23d32019-03-08 17:52:20 -08007032android.text.method.ReplacementTransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07007033android.text.method.ScrollingMovementMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007034android.text.method.SingleLineTransformationMethod
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007035android.text.method.TextKeyListener$Capitalize
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007036android.text.method.TextKeyListener$NullKeyListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007037android.text.method.TextKeyListener$SettingsObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08007038android.text.method.TextKeyListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007039android.text.method.TimeKeyListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007040android.text.method.Touch$DragState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007041android.text.method.Touch
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007042android.text.method.TransformationMethod2
Calin Juravle00b23d32019-03-08 17:52:20 -08007043android.text.method.TransformationMethod
Calin Juravle4a054192018-05-29 17:52:20 -07007044android.text.method.WordIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007045android.text.style.AbsoluteSizeSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007046android.text.style.AccessibilityClickableSpan$1
7047android.text.style.AccessibilityClickableSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08007048android.text.style.AccessibilityReplacementSpan$1
7049android.text.style.AccessibilityReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007050android.text.style.AccessibilityURLSpan
7051android.text.style.AlignmentSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007052android.text.style.AlignmentSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007053android.text.style.BackgroundColorSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007054android.text.style.BulletSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08007055android.text.style.CharacterStyle$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007056android.text.style.CharacterStyle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007057android.text.style.ClickableSpan
7058android.text.style.DynamicDrawableSpan
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007059android.text.style.EasyEditSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007060android.text.style.ForegroundColorSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007061android.text.style.ImageSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007062android.text.style.LeadingMarginSpan$LeadingMarginSpan2
7063android.text.style.LeadingMarginSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007064android.text.style.LeadingMarginSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007065android.text.style.LineBackgroundSpan$Standard
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007066android.text.style.LineBackgroundSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007067android.text.style.LineHeightSpan$Standard
7068android.text.style.LineHeightSpan$WithDensity
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007069android.text.style.LineHeightSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007070android.text.style.LocaleSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08007071android.text.style.MetricAffectingSpan$Passthrough
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007072android.text.style.MetricAffectingSpan
7073android.text.style.ParagraphStyle
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007074android.text.style.QuoteSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007075android.text.style.RelativeSizeSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007076android.text.style.ReplacementSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007077android.text.style.ScaleXSpan
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007078android.text.style.SpellCheckSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007079android.text.style.StrikethroughSpan
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007080android.text.style.StyleSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007081android.text.style.SubscriptSpan
7082android.text.style.SuggestionRangeSpan
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007083android.text.style.SuggestionSpan$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007084android.text.style.SuggestionSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007085android.text.style.SuperscriptSpan
Andreas Gampe61e7b662015-06-17 23:57:04 -07007086android.text.style.TabStopSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007087android.text.style.TextAppearanceSpan
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007088android.text.style.TtsSpan$Builder
7089android.text.style.TtsSpan$SemioticClassBuilder
7090android.text.style.TtsSpan$TelephoneBuilder
7091android.text.style.TtsSpan
7092android.text.style.TypefaceSpan
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007093android.text.style.URLSpan
7094android.text.style.UnderlineSpan
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007095android.text.style.UpdateAppearance
7096android.text.style.UpdateLayout
7097android.text.style.WrapTogetherSpan
art-benchmark-serviced5115932020-02-25 17:55:03 -08007098android.text.util.LinkSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007099android.text.util.Linkify$1
7100android.text.util.Linkify$2
7101android.text.util.Linkify$3
art-benchmark-serviced5115932020-02-25 17:55:03 -08007102android.text.util.Linkify$4
Calin Juravle4a054192018-05-29 17:52:20 -07007103android.text.util.Linkify$MatchFilter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007104android.text.util.Linkify$TransformFilter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007105android.text.util.Linkify
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007106android.text.util.Rfc822Token
7107android.text.util.Rfc822Tokenizer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007108android.transition.ArcMotion
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007109android.transition.AutoTransition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007110android.transition.ChangeBounds$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07007111android.transition.ChangeBounds$2
7112android.transition.ChangeBounds$3
7113android.transition.ChangeBounds$4
7114android.transition.ChangeBounds$5
7115android.transition.ChangeBounds$6
Calin Juravle00b23d32019-03-08 17:52:20 -08007116android.transition.ChangeBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007117android.transition.ChangeClipBounds
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007118android.transition.ChangeImageTransform$1
7119android.transition.ChangeImageTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007120android.transition.ChangeImageTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007121android.transition.ChangeScroll
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007122android.transition.ChangeTransform$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07007123android.transition.ChangeTransform$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007124android.transition.ChangeTransform
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007125android.transition.CircularPropagation
7126android.transition.Explode
Calin Juravle4a054192018-05-29 17:52:20 -07007127android.transition.Fade$1
7128android.transition.Fade$FadeAnimatorListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007129android.transition.Fade
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007130android.transition.PathMotion
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007131android.transition.PatternPathMotion
7132android.transition.Recolor
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007133android.transition.Scene
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007134android.transition.Slide$1
7135android.transition.Slide$2
7136android.transition.Slide$3
7137android.transition.Slide$4
7138android.transition.Slide$5
7139android.transition.Slide$6
7140android.transition.Slide$CalculateSlide
7141android.transition.Slide$CalculateSlideHorizontal
7142android.transition.Slide$CalculateSlideVertical
7143android.transition.Slide
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007144android.transition.Transition$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007145android.transition.Transition$2
7146android.transition.Transition$3
7147android.transition.Transition$AnimationInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007148android.transition.Transition$EpicenterCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007149android.transition.Transition$TransitionListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007150android.transition.Transition
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007151android.transition.TransitionInflater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007152android.transition.TransitionListenerAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007153android.transition.TransitionManager$MultiListener$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007154android.transition.TransitionManager$MultiListener
7155android.transition.TransitionManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007156android.transition.TransitionPropagation
art-benchmark-serviced5115932020-02-25 17:55:03 -08007157android.transition.TransitionSet$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007158android.transition.TransitionSet$TransitionSetListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007159android.transition.TransitionSet
Calin Juravle4a054192018-05-29 17:52:20 -07007160android.transition.TransitionUtils
7161android.transition.TransitionValues
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007162android.transition.TransitionValuesMaps
art-benchmark-serviced5115932020-02-25 17:55:03 -08007163android.transition.Visibility$1
7164android.transition.Visibility$DisappearListener
7165android.transition.Visibility$VisibilityInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007166android.transition.Visibility
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007167android.transition.VisibilityPropagation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007168android.util.AndroidException
7169android.util.AndroidRuntimeException
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007170android.util.ArrayMap$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007171android.util.ArrayMap
Andreas Gampe571fc302016-02-18 13:58:09 -08007172android.util.ArraySet$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007173android.util.ArraySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007174android.util.AtomicFile
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007175android.util.AttributeSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08007176android.util.BackupUtils$BadVersionException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007177android.util.BackupUtils
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007178android.util.Base64$Coder
Kenny Root9787b802013-04-26 12:53:57 -07007179android.util.Base64$Decoder
7180android.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -08007181android.util.Base64
art-benchmark-serviced5115932020-02-25 17:55:03 -08007182android.util.CloseGuard
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007183android.util.ContainerHelpers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007184android.util.DataUnit$1
7185android.util.DataUnit$2
7186android.util.DataUnit$3
7187android.util.DataUnit$4
7188android.util.DataUnit$5
7189android.util.DataUnit$6
Calin Juravle00b23d32019-03-08 17:52:20 -08007190android.util.DataUnit
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007191android.util.DebugUtils
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007192android.util.DisplayMetrics
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007193android.util.EventLog$Event
Calin Juravle00b23d32019-03-08 17:52:20 -08007194android.util.EventLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007195android.util.ExceptionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007196android.util.FastImmutableArraySet$FastIterator
7197android.util.FastImmutableArraySet
Calin Juravle00b23d32019-03-08 17:52:20 -08007198android.util.FeatureFlagUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007199android.util.FloatProperty
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007200android.util.Half
Calin Juravle00b23d32019-03-08 17:52:20 -08007201android.util.IconDrawableFactory
Dmitri Plotnikovf800b702020-05-15 13:49:20 -07007202android.util.IndentingPrintWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007203android.util.IntArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007204android.util.IntProperty
Calin Juravle4a054192018-05-29 17:52:20 -07007205android.util.JsonReader$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007206android.util.JsonReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007207android.util.JsonScope
7208android.util.JsonToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007209android.util.JsonWriter$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007210android.util.JsonWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007211android.util.KeyValueListParser$IntValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007212android.util.KeyValueListParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007213android.util.KeyValueSettingObserver$SettingObserver
7214android.util.KeyValueSettingObserver
7215android.util.LauncherIcons
art-benchmark-serviced5115932020-02-25 17:55:03 -08007216android.util.LocalLog$ReadOnlyLocalLog
Calin Juravle00b23d32019-03-08 17:52:20 -08007217android.util.LocalLog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007218android.util.Log$1
Andreas Gampe571fc302016-02-18 13:58:09 -08007219android.util.Log$ImmediateLogWriter
Andreas Gampe61a3e8c2017-09-27 11:57:27 -07007220android.util.Log$PreloadHolder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007221android.util.Log$TerribleFailure
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007222android.util.Log$TerribleFailureHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007223android.util.Log
Andreas Gampe571fc302016-02-18 13:58:09 -08007224android.util.LogPrinter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007225android.util.LogWriter
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007226android.util.LongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007227android.util.LongArrayQueue
art-benchmark-serviced5115932020-02-25 17:55:03 -08007228android.util.LongSparseArray$StringParcelling
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007229android.util.LongSparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08007230android.util.LongSparseLongArray$Parcelling
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007231android.util.LongSparseLongArray
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007232android.util.LruCache
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007233android.util.MapCollections$ArrayIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007234android.util.MapCollections$EntrySet
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007235android.util.MapCollections$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007236android.util.MapCollections$MapIterator
7237android.util.MapCollections$ValuesCollection
Calin Juravle00b23d32019-03-08 17:52:20 -08007238android.util.MapCollections
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007239android.util.MathUtils
Andreas Gampecbcb9e32016-06-03 17:24:05 -07007240android.util.MemoryIntArray$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007241android.util.MemoryIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007242android.util.MergedConfiguration$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007243android.util.MergedConfiguration
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007244android.util.MutableBoolean
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007245android.util.MutableInt
7246android.util.MutableLong
art-benchmark-serviced5115932020-02-25 17:55:03 -08007247android.util.NtpTrustedTime$1
7248android.util.NtpTrustedTime$NtpConnectionInfo
7249android.util.NtpTrustedTime$TimeResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007250android.util.NtpTrustedTime
7251android.util.PackageUtils
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007252android.util.Pair
Andreas Gampe571fc302016-02-18 13:58:09 -08007253android.util.PathParser$PathData
Calin Juravle00b23d32019-03-08 17:52:20 -08007254android.util.PathParser
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007255android.util.Patterns
Kenny Root9787b802013-04-26 12:53:57 -07007256android.util.Pools$Pool
7257android.util.Pools$SimplePool
7258android.util.Pools$SynchronizedPool
art-benchmark-serviced5115932020-02-25 17:55:03 -08007259android.util.PrefixPrinter
Calin Juravle00b23d32019-03-08 17:52:20 -08007260android.util.PrintWriterPrinter
Andreas Gampe61e7b662015-06-17 23:57:04 -07007261android.util.Printer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007262android.util.Property
Andreas Gampe859e2782016-04-06 18:37:56 -07007263android.util.Range
Andreas Gampe571fc302016-02-18 13:58:09 -08007264android.util.Rational
art-benchmark-serviced5115932020-02-25 17:55:03 -08007265android.util.RecurrenceRule$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007266android.util.RecurrenceRule$NonrecurringIterator
7267android.util.RecurrenceRule$RecurringIterator
7268android.util.RecurrenceRule
Jesse Wilson80686182011-01-21 17:12:43 -08007269android.util.Singleton
Andreas Gampe61e7b662015-06-17 23:57:04 -07007270android.util.Size
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007271android.util.SizeF
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007272android.util.Slog
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007273android.util.SparseArray
art-benchmark-serviced5115932020-02-25 17:55:03 -08007274android.util.SparseArrayMap
Jesse Wilson80686182011-01-21 17:12:43 -08007275android.util.SparseBooleanArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007276android.util.SparseIntArray
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007277android.util.SparseLongArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007278android.util.SparseSetArray
7279android.util.Spline$LinearSpline
7280android.util.Spline$MonotoneCubicSpline
7281android.util.Spline
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007282android.util.StateSet
art-benchmark-serviced5115932020-02-25 17:55:03 -08007283android.util.StringBuilderPrinter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007284android.util.SuperNotCalledException
art-benchmark-service13164882020-11-07 02:19:14 -08007285android.util.SystemConfigFileCommitEventLogger
art-benchmark-serviced5115932020-02-25 17:55:03 -08007286android.util.TimeFormatException
Calin Juravle4a054192018-05-29 17:52:20 -07007287android.util.TimeUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007288android.util.TimedRemoteCaller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007289android.util.TimingLogger
Mathieu Chartierf72073a2017-08-16 11:37:02 -07007290android.util.TimingsTraceLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007291android.util.TrustedTime
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007292android.util.TypedValue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007293android.util.UtilConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08007294android.util.Xml$Encoding
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007295android.util.Xml
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007296android.util.XmlPullAttributes
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007297android.util.apk.ApkSignatureSchemeV2Verifier$VerifiedSigner
7298android.util.apk.ApkSignatureSchemeV2Verifier
7299android.util.apk.ApkSignatureSchemeV3Verifier$PlatformNotSupportedException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007300android.util.apk.ApkSignatureSchemeV3Verifier$VerifiedSigner
7301android.util.apk.ApkSignatureSchemeV3Verifier
7302android.util.apk.ApkSignatureVerifier
7303android.util.apk.ApkSigningBlockUtils$1
7304android.util.apk.ApkSigningBlockUtils$MultipleDigestDataDigester
7305android.util.apk.ApkSigningBlockUtils
7306android.util.apk.ByteBufferDataSource
7307android.util.apk.ByteBufferFactory
7308android.util.apk.DataDigester
7309android.util.apk.DataSource
7310android.util.apk.MemoryMappedFileDataSource
7311android.util.apk.SignatureInfo
7312android.util.apk.SignatureNotFoundException
7313android.util.apk.VerbatimX509Certificate
7314android.util.apk.VerityBuilder$BufferedDigester
7315android.util.apk.VerityBuilder$VerityResult
7316android.util.apk.VerityBuilder
7317android.util.apk.WrappedX509Certificate
7318android.util.apk.ZipUtils
7319android.util.jar.StrictJarFile$EntryIterator
7320android.util.jar.StrictJarFile$FDStream
7321android.util.jar.StrictJarFile$JarFileInputStream
7322android.util.jar.StrictJarFile$ZipInflaterInputStream
Przemyslaw Szczepaniak8a7c1602015-11-03 09:47:56 +00007323android.util.jar.StrictJarFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007324android.util.jar.StrictJarManifest$Chunk
7325android.util.jar.StrictJarManifest
7326android.util.jar.StrictJarManifestReader
7327android.util.jar.StrictJarVerifier$VerifierEntry
7328android.util.jar.StrictJarVerifier
7329android.util.proto.EncodedBuffer
7330android.util.proto.ProtoInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -08007331android.util.proto.ProtoOutputStream
7332android.util.proto.ProtoParseException
7333android.util.proto.ProtoStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08007334android.util.proto.ProtoUtils
Calin Juravle00b23d32019-03-08 17:52:20 -08007335android.util.proto.WireTypeMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007336android.view.AbsSavedState$1
7337android.view.AbsSavedState$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007338android.view.AbsSavedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007339android.view.AccessibilityInteractionController$AccessibilityNodePrefetcher
7340android.view.AccessibilityInteractionController$PrivateHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007341android.view.AccessibilityInteractionController
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007342android.view.ActionMode$Callback2
Jesse Wilson80686182011-01-21 17:12:43 -08007343android.view.ActionMode$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08007344android.view.ActionMode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007345android.view.ActionProvider$SubUiVisibilityListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007346android.view.ActionProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007347android.view.AppTransitionAnimationSpec$1
7348android.view.AppTransitionAnimationSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -08007349android.view.BatchedInputEventReceiver$BatchedInputRunnable
7350android.view.BatchedInputEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007351android.view.Choreographer$1
7352android.view.Choreographer$2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007353android.view.Choreographer$3
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007354android.view.Choreographer$CallbackQueue
7355android.view.Choreographer$CallbackRecord
Andreas Gampe61e7b662015-06-17 23:57:04 -07007356android.view.Choreographer$FrameCallback
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007357android.view.Choreographer$FrameDisplayEventReceiver
7358android.view.Choreographer$FrameHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007359android.view.Choreographer
Calin Juravle36829e52019-04-10 19:07:47 -07007360android.view.CompositionSamplingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007361android.view.ContextMenu$ContextMenuInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007362android.view.ContextMenu
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007363android.view.ContextThemeWrapper
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007364android.view.CutoutSpecification$Parser
7365android.view.CutoutSpecification
Andreas Gampecbcb9e32016-06-03 17:24:05 -07007366android.view.Display$HdrCapabilities$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007367android.view.Display$HdrCapabilities
Andreas Gampe61e7b662015-06-17 23:57:04 -07007368android.view.Display$Mode$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007369android.view.Display$Mode
7370android.view.Display
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007371android.view.DisplayAddress$Physical$1
7372android.view.DisplayAddress$Physical
Calin Juravle36829e52019-04-10 19:07:47 -07007373android.view.DisplayAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007374android.view.DisplayAdjustments
Calin Juravle00b23d32019-03-08 17:52:20 -08007375android.view.DisplayCutout$Bounds
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007376android.view.DisplayCutout$ParcelableWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007377android.view.DisplayCutout$ParcelableWrapper
7378android.view.DisplayCutout
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007379android.view.DisplayEventReceiver
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007380android.view.DisplayInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007381android.view.DisplayInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007382android.view.DragEvent$1
7383android.view.DragEvent
Jesse Wilson80686182011-01-21 17:12:43 -08007384android.view.FallbackEventHandler
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007385android.view.FocusFinder$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007386android.view.FocusFinder$FocusSorter
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007387android.view.FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter
Calin Juravle00b23d32019-03-08 17:52:20 -08007388android.view.FocusFinder$UserSpecifiedFocusComparator
7389android.view.FocusFinder
Andreas Gampe571fc302016-02-18 13:58:09 -08007390android.view.FrameMetrics
7391android.view.FrameMetricsObserver
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007392android.view.FrameStats
Kenny Root9787b802013-04-26 12:53:57 -07007393android.view.GestureDetector$GestureHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -07007394android.view.GestureDetector$OnContextClickListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007395android.view.GestureDetector$OnDoubleTapListener
7396android.view.GestureDetector$OnGestureListener
Kenny Root9787b802013-04-26 12:53:57 -07007397android.view.GestureDetector$SimpleOnGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007398android.view.GestureDetector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007399android.view.GestureExclusionTracker$GestureExclusionViewInfo
7400android.view.GestureExclusionTracker
art-benchmark-serviced5115932020-02-25 17:55:03 -08007401android.view.GhostView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007402android.view.Gravity
Andreas Gampe571fc302016-02-18 13:58:09 -08007403android.view.HandlerActionQueue$HandlerAction
Calin Juravle00b23d32019-03-08 17:52:20 -08007404android.view.HandlerActionQueue
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007405android.view.IAppTransitionAnimationSpecsFuture$Stub$Proxy
7406android.view.IAppTransitionAnimationSpecsFuture$Stub
7407android.view.IAppTransitionAnimationSpecsFuture
art-benchmark-serviced5115932020-02-25 17:55:03 -08007408android.view.IApplicationToken$Stub
7409android.view.IApplicationToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007410android.view.IDisplayFoldListener$Stub$Proxy
7411android.view.IDisplayFoldListener$Stub
7412android.view.IDisplayFoldListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007413android.view.IDisplayWindowInsetsController$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007414android.view.IDisplayWindowInsetsController$Stub
7415android.view.IDisplayWindowInsetsController
7416android.view.IDisplayWindowListener$Stub$Proxy
7417android.view.IDisplayWindowListener$Stub
7418android.view.IDisplayWindowListener
7419android.view.IDisplayWindowRotationCallback$Stub
7420android.view.IDisplayWindowRotationCallback
7421android.view.IDisplayWindowRotationController$Stub$Proxy
7422android.view.IDisplayWindowRotationController$Stub
7423android.view.IDisplayWindowRotationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007424android.view.IDockedStackListener$Stub$Proxy
7425android.view.IDockedStackListener$Stub
7426android.view.IDockedStackListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007427android.view.IGraphicsStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007428android.view.IGraphicsStats$Stub
7429android.view.IGraphicsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007430android.view.IGraphicsStatsCallback$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007431android.view.IGraphicsStatsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007432android.view.IGraphicsStatsCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007433android.view.IInputMonitorHost$Stub$Proxy
7434android.view.IInputMonitorHost$Stub
7435android.view.IInputMonitorHost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007436android.view.IOnKeyguardExitResult$Stub$Proxy
7437android.view.IOnKeyguardExitResult$Stub
7438android.view.IOnKeyguardExitResult
art-benchmark-serviced5115932020-02-25 17:55:03 -08007439android.view.IRecentsAnimationController$Stub$Proxy
7440android.view.IRecentsAnimationController$Stub
7441android.view.IRecentsAnimationController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007442android.view.IRecentsAnimationRunner$Stub$Proxy
7443android.view.IRecentsAnimationRunner$Stub
7444android.view.IRecentsAnimationRunner
art-benchmark-serviced5115932020-02-25 17:55:03 -08007445android.view.IRemoteAnimationFinishedCallback$Stub$Proxy
7446android.view.IRemoteAnimationFinishedCallback$Stub
7447android.view.IRemoteAnimationFinishedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007448android.view.IRemoteAnimationRunner$Stub$Proxy
7449android.view.IRemoteAnimationRunner$Stub
7450android.view.IRemoteAnimationRunner
7451android.view.IRotationWatcher$Stub$Proxy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007452android.view.IRotationWatcher$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007453android.view.IRotationWatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007454android.view.ISystemGestureExclusionListener$Stub$Proxy
7455android.view.ISystemGestureExclusionListener$Stub
7456android.view.ISystemGestureExclusionListener
7457android.view.IWallpaperVisibilityListener$Stub$Proxy
7458android.view.IWallpaperVisibilityListener$Stub
7459android.view.IWallpaperVisibilityListener
7460android.view.IWindow$Stub$Proxy
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007461android.view.IWindow$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007462android.view.IWindow
art-benchmark-serviced5115932020-02-25 17:55:03 -08007463android.view.IWindowFocusObserver$Stub
7464android.view.IWindowFocusObserver
7465android.view.IWindowId$Stub$Proxy
7466android.view.IWindowId$Stub
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007467android.view.IWindowId
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007468android.view.IWindowManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007469android.view.IWindowManager$Stub
7470android.view.IWindowManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007471android.view.IWindowSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007472android.view.IWindowSession$Stub
7473android.view.IWindowSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007474android.view.IWindowSessionCallback$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007475android.view.IWindowSessionCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007476android.view.IWindowSessionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007477android.view.ImeFocusController$InputMethodManagerDelegate
7478android.view.ImeFocusController
Calin Juravle00b23d32019-03-08 17:52:20 -08007479android.view.ImeInsetsSourceConsumer
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007480android.view.InflateException
Calin Juravle00b23d32019-03-08 17:52:20 -08007481android.view.InputApplicationHandle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007482android.view.InputChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007483android.view.InputChannel
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007484android.view.InputDevice$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007485android.view.InputDevice$MotionRange
Calin Juravle00b23d32019-03-08 17:52:20 -08007486android.view.InputDevice
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007487android.view.InputEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007488android.view.InputEvent
7489android.view.InputEventCompatProcessor
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007490android.view.InputEventConsistencyVerifier
SangWook Hanfd9cb492012-08-12 19:46:51 +09007491android.view.InputEventReceiver
Kenny Root9787b802013-04-26 12:53:57 -07007492android.view.InputEventSender
art-benchmark-serviced5115932020-02-25 17:55:03 -08007493android.view.InputMonitor$1
7494android.view.InputMonitor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007495android.view.InputQueue$Callback
Kenny Root9787b802013-04-26 12:53:57 -07007496android.view.InputQueue$FinishedInputEventCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007497android.view.InputQueue
7498android.view.InputWindowHandle
art-benchmark-service56aece62020-02-10 17:58:03 -08007499android.view.InsetsAnimationControlCallbacks
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007500android.view.InsetsAnimationControlImpl
7501android.view.InsetsAnimationControlRunner
7502android.view.InsetsAnimationThread
art-benchmark-service13164882020-11-07 02:19:14 -08007503android.view.InsetsAnimationThreadControlRunner$1
7504android.view.InsetsAnimationThreadControlRunner
7505android.view.InsetsController$Host
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007506android.view.InsetsController$InternalAnimationControlListener$1
7507android.view.InsetsController$InternalAnimationControlListener$2
7508android.view.InsetsController$InternalAnimationControlListener
7509android.view.InsetsController$PendingControlRequest
7510android.view.InsetsController$RunningAnimation
Calin Juravle00b23d32019-03-08 17:52:20 -08007511android.view.InsetsController
art-benchmark-serviced5115932020-02-25 17:55:03 -08007512android.view.InsetsFlags
Calin Juravle00b23d32019-03-08 17:52:20 -08007513android.view.InsetsSource$1
7514android.view.InsetsSource
7515android.view.InsetsSourceConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007516android.view.InsetsSourceControl$1
7517android.view.InsetsSourceControl
Calin Juravle00b23d32019-03-08 17:52:20 -08007518android.view.InsetsState$1
7519android.view.InsetsState
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007520android.view.KeyCharacterMap$1
Jesse Wilson80686182011-01-21 17:12:43 -08007521android.view.KeyCharacterMap$FallbackAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007522android.view.KeyCharacterMap$UnavailableException
Calin Juravle00b23d32019-03-08 17:52:20 -08007523android.view.KeyCharacterMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007524android.view.KeyEvent$1
7525android.view.KeyEvent$Callback
7526android.view.KeyEvent$DispatcherState
Calin Juravle00b23d32019-03-08 17:52:20 -08007527android.view.KeyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007528android.view.LayoutInflater$BlinkLayout$1
7529android.view.LayoutInflater$BlinkLayout
Jesse Wilson80686182011-01-21 17:12:43 -08007530android.view.LayoutInflater$Factory2
Calin Juravle00b23d32019-03-08 17:52:20 -08007531android.view.LayoutInflater$Factory
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007532android.view.LayoutInflater$FactoryMerger
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007533android.view.LayoutInflater$Filter
Calin Juravle00b23d32019-03-08 17:52:20 -08007534android.view.LayoutInflater
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007535android.view.Menu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007536android.view.MenuInflater$InflatedOnMenuItemClickListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007537android.view.MenuInflater$MenuState
Calin Juravle00b23d32019-03-08 17:52:20 -08007538android.view.MenuInflater
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007539android.view.MenuItem$OnActionExpandListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007540android.view.MenuItem$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007541android.view.MenuItem
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007542android.view.MotionEvent$1
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007543android.view.MotionEvent$PointerCoords
7544android.view.MotionEvent$PointerProperties
Calin Juravle00b23d32019-03-08 17:52:20 -08007545android.view.MotionEvent
7546android.view.NativeVectorDrawableAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007547android.view.NotificationHeaderView$1
7548android.view.NotificationHeaderView$HeaderTouchListener
7549android.view.NotificationHeaderView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007550android.view.OrientationEventListener$SensorEventListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08007551android.view.OrientationEventListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007552android.view.OrientationListener
art-benchmark-service13164882020-11-07 02:19:14 -08007553android.view.PendingInsetsController$PendingRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007554android.view.PendingInsetsController
7555android.view.PixelCopy$1
7556android.view.PixelCopy$OnPixelCopyFinishedListener
7557android.view.PixelCopy
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007558android.view.PointerIcon$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007559android.view.PointerIcon$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007560android.view.PointerIcon
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007561android.view.RemotableViewMethod
7562android.view.RemoteAnimationAdapter$1
7563android.view.RemoteAnimationAdapter
7564android.view.RemoteAnimationDefinition$1
7565android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1
7566android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry
7567android.view.RemoteAnimationDefinition
art-benchmark-serviced5115932020-02-25 17:55:03 -08007568android.view.RemoteAnimationTarget$1
7569android.view.RemoteAnimationTarget
Calin Juravle00b23d32019-03-08 17:52:20 -08007570android.view.RenderNodeAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007571android.view.RoundScrollbarRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007572android.view.ScaleGestureDetector$1
7573android.view.ScaleGestureDetector$OnScaleGestureListener
7574android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007575android.view.ScaleGestureDetector
Andreas Gampe61e7b662015-06-17 23:57:04 -07007576android.view.SearchEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007577android.view.SoundEffectConstants
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007578android.view.SubMenu
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007579android.view.Surface$1
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007580android.view.Surface$CompatibleCanvas
art-benchmark-serviced5115932020-02-25 17:55:03 -08007581android.view.Surface$HwuiContext
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007582android.view.Surface$OutOfResourcesException
Calin Juravle00b23d32019-03-08 17:52:20 -08007583android.view.Surface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007584android.view.SurfaceControl$1
7585android.view.SurfaceControl$Builder
art-benchmark-service13164882020-11-07 02:19:14 -08007586android.view.SurfaceControl$CaptureArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08007587android.view.SurfaceControl$CieXyz
art-benchmark-service13164882020-11-07 02:19:14 -08007588android.view.SurfaceControl$DisplayCaptureArgs
Calin Juravle00b23d32019-03-08 17:52:20 -08007589android.view.SurfaceControl$DisplayPrimaries
art-benchmark-service13164882020-11-07 02:19:14 -08007590android.view.SurfaceControl$LayerCaptureArgs
7591android.view.SurfaceControl$ScreenCaptureListener
7592android.view.SurfaceControl$ScreenshotHardwareBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007593android.view.SurfaceControl$Transaction$1
Calin Juravle4a054192018-05-29 17:52:20 -07007594android.view.SurfaceControl$Transaction
Calin Juravle00b23d32019-03-08 17:52:20 -08007595android.view.SurfaceControl
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007596android.view.SurfaceControlViewHost$SurfacePackage$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007597android.view.SurfaceControlViewHost$SurfacePackage
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007598android.view.SurfaceHolder$Callback2
Calin Juravle00b23d32019-03-08 17:52:20 -08007599android.view.SurfaceHolder$Callback
7600android.view.SurfaceHolder
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007601android.view.SurfaceSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007602android.view.SurfaceView$1
7603android.view.SurfaceView$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007604android.view.SurfaceView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007605android.view.SyncRtSurfaceTransactionApplier$SurfaceParams$Builder
7606android.view.SyncRtSurfaceTransactionApplier$SurfaceParams
7607android.view.SyncRtSurfaceTransactionApplier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007608android.view.TextureView$SurfaceTextureListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007609android.view.TextureView
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007610android.view.ThreadedRenderer$DrawCallbacks
Calin Juravle00b23d32019-03-08 17:52:20 -08007611android.view.ThreadedRenderer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007612android.view.TouchDelegate
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007613android.view.VelocityTracker$Estimator
Calin Juravle00b23d32019-03-08 17:52:20 -08007614android.view.VelocityTracker
art-benchmark-servicead05a302020-03-17 09:46:02 -07007615android.view.VerifiedInputEvent$1
7616android.view.VerifiedInputEvent
7617android.view.VerifiedKeyEvent$1
7618android.view.VerifiedKeyEvent
7619android.view.VerifiedMotionEvent$1
7620android.view.VerifiedMotionEvent
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007621android.view.View$10
7622android.view.View$11
7623android.view.View$12
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007624android.view.View$13
Calin Juravle00b23d32019-03-08 17:52:20 -08007625android.view.View$1
Andreas Gampe61e7b662015-06-17 23:57:04 -07007626android.view.View$2
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007627android.view.View$3
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007628android.view.View$4
7629android.view.View$5
7630android.view.View$6
7631android.view.View$7
7632android.view.View$8
7633android.view.View$9
Kenny Root9787b802013-04-26 12:53:57 -07007634android.view.View$AccessibilityDelegate
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007635android.view.View$AttachInfo$Callbacks
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007636android.view.View$AttachInfo$InvalidateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007637android.view.View$AttachInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007638android.view.View$BaseSavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007639android.view.View$BaseSavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007640android.view.View$CheckForLongPress
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007641android.view.View$CheckForTap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007642android.view.View$DeclaredOnClickListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07007643android.view.View$ForegroundInfo
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007644android.view.View$ListenerInfo
Calin Juravle4a054192018-05-29 17:52:20 -07007645android.view.View$MatchIdPredicate
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007646android.view.View$MatchLabelForPredicate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007647android.view.View$MeasureSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -07007648android.view.View$OnApplyWindowInsetsListener
Kenny Root9787b802013-04-26 12:53:57 -07007649android.view.View$OnAttachStateChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007650android.view.View$OnClickListener
7651android.view.View$OnCreateContextMenuListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007652android.view.View$OnDragListener
Jesse Wilson80686182011-01-21 17:12:43 -08007653android.view.View$OnFocusChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007654android.view.View$OnHoverListener
Jesse Wilson80686182011-01-21 17:12:43 -08007655android.view.View$OnKeyListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007656android.view.View$OnLayoutChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007657android.view.View$OnLongClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08007658android.view.View$OnScrollChangeListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007659android.view.View$OnSystemUiVisibilityChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007660android.view.View$OnTouchListener
7661android.view.View$PerformClick
7662android.view.View$ScrollabilityCache
art-benchmark-serviced5115932020-02-25 17:55:03 -08007663android.view.View$SendAccessibilityEventThrottle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007664android.view.View$SendViewScrolledAccessibilityEvent
Calin Juravle4a054192018-05-29 17:52:20 -07007665android.view.View$TintInfo
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007666android.view.View$TooltipInfo
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08007667android.view.View$TransformationInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007668android.view.View$UnsetPressedState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007669android.view.View$VisibilityChangeForAutofillHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08007670android.view.View
7671android.view.ViewAnimationHostBridge
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007672android.view.ViewAnimationUtils
Evan Millar0ea97b82009-03-24 17:49:23 -07007673android.view.ViewConfiguration
art-benchmark-serviced5115932020-02-25 17:55:03 -08007674android.view.ViewDebug$ExportedProperty
7675android.view.ViewDebug$FlagToString
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007676android.view.ViewDebug$HierarchyHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08007677android.view.ViewDebug$IntToString
Calin Juravle00b23d32019-03-08 17:52:20 -08007678android.view.ViewDebug
Andreas Gampe61e7b662015-06-17 23:57:04 -07007679android.view.ViewGroup$1
7680android.view.ViewGroup$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007681android.view.ViewGroup$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007682android.view.ViewGroup$ChildListForAccessibility
7683android.view.ViewGroup$ChildListForAutoFillOrContentCapture
art-benchmark-serviced5115932020-02-25 17:55:03 -08007684android.view.ViewGroup$HoverTarget
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007685android.view.ViewGroup$LayoutParams
7686android.view.ViewGroup$MarginLayoutParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007687android.view.ViewGroup$OnHierarchyChangeListener
Jesse Wilson80686182011-01-21 17:12:43 -08007688android.view.ViewGroup$TouchTarget
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007689android.view.ViewGroup$ViewLocationHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007690android.view.ViewGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007691android.view.ViewGroupOverlay
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007692android.view.ViewManager
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007693android.view.ViewOutlineProvider$1
7694android.view.ViewOutlineProvider$2
7695android.view.ViewOutlineProvider$3
Calin Juravle00b23d32019-03-08 17:52:20 -08007696android.view.ViewOutlineProvider
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007697android.view.ViewOverlay$OverlayViewGroup
Calin Juravle00b23d32019-03-08 17:52:20 -08007698android.view.ViewOverlay
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08007699android.view.ViewParent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007700android.view.ViewPropertyAnimator$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007701android.view.ViewPropertyAnimator$2
7702android.view.ViewPropertyAnimator$3
Andreas Gampe61e7b662015-06-17 23:57:04 -07007703android.view.ViewPropertyAnimator$AnimatorEventListener
7704android.view.ViewPropertyAnimator$NameValuesHolder
7705android.view.ViewPropertyAnimator$PropertyBundle
Calin Juravle00b23d32019-03-08 17:52:20 -08007706android.view.ViewPropertyAnimator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007707android.view.ViewRootImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007708android.view.ViewRootImpl$2
7709android.view.ViewRootImpl$3
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007710android.view.ViewRootImpl$4
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007711android.view.ViewRootImpl$AccessibilityInteractionConnection
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007712android.view.ViewRootImpl$AccessibilityInteractionConnectionManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007713android.view.ViewRootImpl$ActivityConfigCallback
Kenny Root9787b802013-04-26 12:53:57 -07007714android.view.ViewRootImpl$AsyncInputStage
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007715android.view.ViewRootImpl$CalledFromWrongThreadException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007716android.view.ViewRootImpl$ConfigChangedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007717android.view.ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007718android.view.ViewRootImpl$ConsumeBatchedInputRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007719android.view.ViewRootImpl$EarlyPostImeInputStage
art-benchmark-serviced5115932020-02-25 17:55:03 -08007720android.view.ViewRootImpl$GfxInfo
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007721android.view.ViewRootImpl$HighContrastTextManager
Kenny Root9787b802013-04-26 12:53:57 -07007722android.view.ViewRootImpl$ImeInputStage
7723android.view.ViewRootImpl$InputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007724android.view.ViewRootImpl$InvalidateOnAnimationRunnable
Kenny Root9787b802013-04-26 12:53:57 -07007725android.view.ViewRootImpl$NativePostImeInputStage
7726android.view.ViewRootImpl$NativePreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007727android.view.ViewRootImpl$QueuedInputEvent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007728android.view.ViewRootImpl$SendWindowContentChangedAccessibilityEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007729android.view.ViewRootImpl$SurfaceChangedCallback
Kenny Root9787b802013-04-26 12:53:57 -07007730android.view.ViewRootImpl$SyntheticInputStage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007731android.view.ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState
Calin Juravle00b23d32019-03-08 17:52:20 -08007732android.view.ViewRootImpl$SyntheticJoystickHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007733android.view.ViewRootImpl$SyntheticKeyboardHandler
Kenny Root9787b802013-04-26 12:53:57 -07007734android.view.ViewRootImpl$SyntheticTouchNavigationHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007735android.view.ViewRootImpl$SyntheticTouchNavigationHandler
Kenny Root9787b802013-04-26 12:53:57 -07007736android.view.ViewRootImpl$SyntheticTrackballHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007737android.view.ViewRootImpl$SystemUiVisibilityInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007738android.view.ViewRootImpl$TakenSurfaceHolder
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007739android.view.ViewRootImpl$TrackballAxis
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007740android.view.ViewRootImpl$TraversalRunnable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007741android.view.ViewRootImpl$UnhandledKeyManager
Kenny Root9787b802013-04-26 12:53:57 -07007742android.view.ViewRootImpl$ViewPostImeInputStage
7743android.view.ViewRootImpl$ViewPreImeInputStage
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007744android.view.ViewRootImpl$ViewRootHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007745android.view.ViewRootImpl$W
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007746android.view.ViewRootImpl$WindowInputEventReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08007747android.view.ViewRootImpl
art-benchmark-service13164882020-11-07 02:19:14 -08007748android.view.ViewRootInsetsControllerHost
art-benchmark-serviced5115932020-02-25 17:55:03 -08007749android.view.ViewStructure$HtmlInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007750android.view.ViewStructure$HtmlInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007751android.view.ViewStructure
Calin Juravle4a054192018-05-29 17:52:20 -07007752android.view.ViewStub$OnInflateListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007753android.view.ViewStub$ViewReplaceRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08007754android.view.ViewStub
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007755android.view.ViewTreeObserver$CopyOnWriteArray$Access
Calin Juravle00b23d32019-03-08 17:52:20 -08007756android.view.ViewTreeObserver$CopyOnWriteArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007757android.view.ViewTreeObserver$InternalInsetsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007758android.view.ViewTreeObserver$OnComputeInternalInsetsListener
7759android.view.ViewTreeObserver$OnDrawListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007760android.view.ViewTreeObserver$OnEnterAnimationCompleteListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007761android.view.ViewTreeObserver$OnGlobalFocusChangeListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007762android.view.ViewTreeObserver$OnGlobalLayoutListener
7763android.view.ViewTreeObserver$OnPreDrawListener
7764android.view.ViewTreeObserver$OnScrollChangedListener
7765android.view.ViewTreeObserver$OnTouchModeChangeListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007766android.view.ViewTreeObserver$OnWindowAttachListener
7767android.view.ViewTreeObserver$OnWindowFocusChangeListener
7768android.view.ViewTreeObserver$OnWindowShownListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007769android.view.ViewTreeObserver
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007770android.view.Window$Callback
art-benchmark-serviced5115932020-02-25 17:55:03 -08007771android.view.Window$OnContentApplyWindowInsetsListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007772android.view.Window$OnFrameMetricsAvailableListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007773android.view.Window$OnWindowDismissedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007774android.view.Window$OnWindowSwipeDismissedCallback
Andreas Gampe571fc302016-02-18 13:58:09 -08007775android.view.Window$WindowControllerCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08007776android.view.Window
Andreas Gampe61e7b662015-06-17 23:57:04 -07007777android.view.WindowAnimationFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007778android.view.WindowAnimationFrameStats
Andreas Gampe571fc302016-02-18 13:58:09 -08007779android.view.WindowCallbacks
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007780android.view.WindowContentFrameStats$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007781android.view.WindowContentFrameStats
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007782android.view.WindowId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007783android.view.WindowId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007784android.view.WindowInsets$Builder
art-benchmark-serviced5115932020-02-25 17:55:03 -08007785android.view.WindowInsets$Side
Calin Juravle00b23d32019-03-08 17:52:20 -08007786android.view.WindowInsets$Type
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007787android.view.WindowInsets
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007788android.view.WindowInsetsAnimation$Bounds
7789android.view.WindowInsetsAnimation$Callback
7790android.view.WindowInsetsAnimation
7791android.view.WindowInsetsAnimationControlListener
7792android.view.WindowInsetsAnimationController
art-benchmark-service13164882020-11-07 02:19:14 -08007793android.view.WindowInsetsController$OnControllableInsetsChangedListener
Calin Juravle36829e52019-04-10 19:07:47 -07007794android.view.WindowInsetsController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007795android.view.WindowLeaked
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007796android.view.WindowManager$BadTokenException
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007797android.view.WindowManager$InvalidDisplayException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007798android.view.WindowManager$LayoutParams$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007799android.view.WindowManager$LayoutParams
7800android.view.WindowManager
Kenny Rootdbf30ed2012-09-19 13:08:12 -07007801android.view.WindowManagerGlobal$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007802android.view.WindowManagerGlobal$2
Calin Juravle00b23d32019-03-08 17:52:20 -08007803android.view.WindowManagerGlobal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007804android.view.WindowManagerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007805android.view.WindowManagerPolicyConstants$PointerEventListener
7806android.view.WindowManagerPolicyConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -08007807android.view.WindowMetrics
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007808android.view.accessibility.AccessibilityEvent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007809android.view.accessibility.AccessibilityEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -07007810android.view.accessibility.AccessibilityEventSource
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007811android.view.accessibility.AccessibilityManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007812android.view.accessibility.AccessibilityManager$AccessibilityPolicy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007813android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007814android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007815android.view.accessibility.AccessibilityManager$HighTextContrastChangeListener
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007816android.view.accessibility.AccessibilityManager$MyCallback
7817android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08007818android.view.accessibility.AccessibilityManager
7819android.view.accessibility.AccessibilityNodeIdManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007820android.view.accessibility.AccessibilityNodeInfo$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007821android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction$1
Calin Juravle4a054192018-05-29 17:52:20 -07007822android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08007823android.view.accessibility.AccessibilityNodeInfo$CollectionInfo
7824android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007825android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08007826android.view.accessibility.AccessibilityNodeInfo$RangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007827android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007828android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -08007829android.view.accessibility.AccessibilityNodeInfo
Kenny Root9787b802013-04-26 12:53:57 -07007830android.view.accessibility.AccessibilityNodeProvider
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007831android.view.accessibility.AccessibilityRecord
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007832android.view.accessibility.CaptioningManager$1
Calin Juravle4a054192018-05-29 17:52:20 -07007833android.view.accessibility.CaptioningManager$CaptionStyle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007834android.view.accessibility.CaptioningManager$CaptioningChangeListener
7835android.view.accessibility.CaptioningManager$MyContentObserver
Calin Juravle00b23d32019-03-08 17:52:20 -08007836android.view.accessibility.CaptioningManager
art-benchmark-service13164882020-11-07 02:19:14 -08007837android.view.accessibility.IAccessibilityEmbeddedConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007838android.view.accessibility.IAccessibilityInteractionConnection$Stub$Proxy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007839android.view.accessibility.IAccessibilityInteractionConnection$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007840android.view.accessibility.IAccessibilityInteractionConnection
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007841android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007842android.view.accessibility.IAccessibilityInteractionConnectionCallback$Stub
7843android.view.accessibility.IAccessibilityInteractionConnectionCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007844android.view.accessibility.IAccessibilityManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007845android.view.accessibility.IAccessibilityManager$Stub
7846android.view.accessibility.IAccessibilityManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007847android.view.accessibility.IAccessibilityManagerClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007848android.view.accessibility.IAccessibilityManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007849android.view.accessibility.IAccessibilityManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007850android.view.accessibility.IWindowMagnificationConnection$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007851android.view.accessibility.IWindowMagnificationConnection$Stub
7852android.view.accessibility.IWindowMagnificationConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007853android.view.accessibility.WeakSparseArray$WeakReferenceWithId
7854android.view.accessibility.WeakSparseArray
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007855android.view.animation.AccelerateDecelerateInterpolator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04007856android.view.animation.AccelerateInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007857android.view.animation.AlphaAnimation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007858android.view.animation.Animation$1
7859android.view.animation.Animation$2
7860android.view.animation.Animation$3
Kenny Root9787b802013-04-26 12:53:57 -07007861android.view.animation.Animation$AnimationListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007862android.view.animation.Animation$Description
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007863android.view.animation.Animation$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -08007864android.view.animation.Animation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007865android.view.animation.AnimationSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -08007866android.view.animation.AnimationUtils$1
7867android.view.animation.AnimationUtils$AnimationState
Calin Juravle00b23d32019-03-08 17:52:20 -08007868android.view.animation.AnimationUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007869android.view.animation.AnticipateInterpolator
7870android.view.animation.AnticipateOvershootInterpolator
Andreas Gampe61e7b662015-06-17 23:57:04 -07007871android.view.animation.BaseInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007872android.view.animation.BounceInterpolator
7873android.view.animation.ClipRectAnimation
7874android.view.animation.CycleInterpolator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007875android.view.animation.DecelerateInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007876android.view.animation.GridLayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007877android.view.animation.Interpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007878android.view.animation.LayoutAnimationController
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007879android.view.animation.LinearInterpolator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007880android.view.animation.OvershootInterpolator
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007881android.view.animation.PathInterpolator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007882android.view.animation.RotateAnimation
Calin Juravle4a054192018-05-29 17:52:20 -07007883android.view.animation.ScaleAnimation
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007884android.view.animation.Transformation
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007885android.view.animation.TranslateAnimation
7886android.view.autofill.AutofillId$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007887android.view.autofill.AutofillId
art-benchmark-serviced5115932020-02-25 17:55:03 -08007888android.view.autofill.AutofillManager$AugmentedAutofillManagerClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007889android.view.autofill.AutofillManager$AutofillCallback
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007890android.view.autofill.AutofillManager$AutofillClient
7891android.view.autofill.AutofillManager$AutofillManagerClient
art-benchmark-serviced5115932020-02-25 17:55:03 -08007892android.view.autofill.AutofillManager$TrackedViews
Calin Juravle00b23d32019-03-08 17:52:20 -08007893android.view.autofill.AutofillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007894android.view.autofill.AutofillManagerInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -08007895android.view.autofill.AutofillPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007896android.view.autofill.AutofillValue$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007897android.view.autofill.AutofillValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007898android.view.autofill.Helper
art-benchmark-serviced5115932020-02-25 17:55:03 -08007899android.view.autofill.IAugmentedAutofillManagerClient$Stub
7900android.view.autofill.IAugmentedAutofillManagerClient
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007901android.view.autofill.IAutoFillManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08007902android.view.autofill.IAutoFillManager$Stub
7903android.view.autofill.IAutoFillManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007904android.view.autofill.IAutoFillManagerClient$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007905android.view.autofill.IAutoFillManagerClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08007906android.view.autofill.IAutoFillManagerClient
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007907android.view.autofill.IAutofillWindowPresenter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007908android.view.autofill.IAutofillWindowPresenter$Stub
Mathieu Chartierba2c0462017-05-19 16:41:46 -07007909android.view.autofill.IAutofillWindowPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007910android.view.autofill.ParcelableMap$1
7911android.view.autofill.ParcelableMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007912android.view.contentcapture.ContentCaptureCondition$1
7913android.view.contentcapture.ContentCaptureCondition
7914android.view.contentcapture.ContentCaptureContext$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007915android.view.contentcapture.ContentCaptureContext$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007916android.view.contentcapture.ContentCaptureContext
art-benchmark-serviced5115932020-02-25 17:55:03 -08007917android.view.contentcapture.ContentCaptureEvent$1
7918android.view.contentcapture.ContentCaptureEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007919android.view.contentcapture.ContentCaptureHelper
Calin Juravle36829e52019-04-10 19:07:47 -07007920android.view.contentcapture.ContentCaptureManager$ContentCaptureClient
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07007921android.view.contentcapture.ContentCaptureManager$LocalDataShareAdapterResourceManager
Calin Juravle00b23d32019-03-08 17:52:20 -08007922android.view.contentcapture.ContentCaptureManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007923android.view.contentcapture.ContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007924android.view.contentcapture.ContentCaptureSessionId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007925android.view.contentcapture.ContentCaptureSessionId
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007926android.view.contentcapture.DataRemovalRequest$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007927android.view.contentcapture.DataRemovalRequest$LocusIdRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007928android.view.contentcapture.DataRemovalRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007929android.view.contentcapture.DataShareRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007930android.view.contentcapture.DataShareRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007931android.view.contentcapture.IContentCaptureDirectManager$Stub$Proxy
7932android.view.contentcapture.IContentCaptureDirectManager$Stub
7933android.view.contentcapture.IContentCaptureDirectManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08007934android.view.contentcapture.IContentCaptureManager$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007935android.view.contentcapture.IContentCaptureManager$Stub
7936android.view.contentcapture.IContentCaptureManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007937android.view.contentcapture.IDataShareWriteAdapter$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08007938android.view.contentcapture.IDataShareWriteAdapter$Stub
7939android.view.contentcapture.IDataShareWriteAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08007940android.view.contentcapture.MainContentCaptureSession
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007941android.view.contentcapture.ViewNode$ViewNodeText
7942android.view.contentcapture.ViewNode$ViewStructureImpl
7943android.view.contentcapture.ViewNode
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007944android.view.inputmethod.BaseInputConnection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007945android.view.inputmethod.CompletionInfo$1
7946android.view.inputmethod.CompletionInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007947android.view.inputmethod.ComposingText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007948android.view.inputmethod.CorrectionInfo$1
7949android.view.inputmethod.CorrectionInfo
7950android.view.inputmethod.CursorAnchorInfo$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +00007951android.view.inputmethod.CursorAnchorInfo$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007952android.view.inputmethod.CursorAnchorInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007953android.view.inputmethod.EditorInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007954android.view.inputmethod.EditorInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007955android.view.inputmethod.ExtractedText$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007956android.view.inputmethod.ExtractedText
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007957android.view.inputmethod.ExtractedTextRequest$1
7958android.view.inputmethod.ExtractedTextRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07007959android.view.inputmethod.InlineSuggestionsRequest$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007960android.view.inputmethod.InlineSuggestionsRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007961android.view.inputmethod.InputBinding$1
7962android.view.inputmethod.InputBinding
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007963android.view.inputmethod.InputConnection
Calin Juravle4a054192018-05-29 17:52:20 -07007964android.view.inputmethod.InputConnectionInspector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07007965android.view.inputmethod.InputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007966android.view.inputmethod.InputContentInfo$1
7967android.view.inputmethod.InputContentInfo
7968android.view.inputmethod.InputMethod$SessionCallback
7969android.view.inputmethod.InputMethod
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007970android.view.inputmethod.InputMethodInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08007971android.view.inputmethod.InputMethodInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007972android.view.inputmethod.InputMethodManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007973android.view.inputmethod.InputMethodManager$DelegateImpl
Kenny Root9787b802013-04-26 12:53:57 -07007974android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07007975android.view.inputmethod.InputMethodManager$H
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007976android.view.inputmethod.InputMethodManager$ImeInputEventSender
7977android.view.inputmethod.InputMethodManager$PendingEvent
Calin Juravle00b23d32019-03-08 17:52:20 -08007978android.view.inputmethod.InputMethodManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007979android.view.inputmethod.InputMethodSession$EventCallback
7980android.view.inputmethod.InputMethodSession
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007981android.view.inputmethod.InputMethodSubtype$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007982android.view.inputmethod.InputMethodSubtype$InputMethodSubtypeBuilder
Calin Juravle00b23d32019-03-08 17:52:20 -08007983android.view.inputmethod.InputMethodSubtype
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07007984android.view.inputmethod.InputMethodSubtypeArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007985android.view.textclassifier.ConversationAction$1
7986android.view.textclassifier.ConversationAction$Builder
7987android.view.textclassifier.ConversationAction
7988android.view.textclassifier.ConversationActions$1
7989android.view.textclassifier.ConversationActions$Message$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007990android.view.textclassifier.ConversationActions$Message$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007991android.view.textclassifier.ConversationActions$Message
7992android.view.textclassifier.ConversationActions$Request$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08007993android.view.textclassifier.ConversationActions$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007994android.view.textclassifier.ConversationActions$Request
7995android.view.textclassifier.ConversationActions
Calin Juravle00b23d32019-03-08 17:52:20 -08007996android.view.textclassifier.EntityConfidence$1
7997android.view.textclassifier.EntityConfidence
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007998android.view.textclassifier.ExtrasUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007999android.view.textclassifier.Log
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008000android.view.textclassifier.SelectionEvent$1
8001android.view.textclassifier.SelectionEvent
8002android.view.textclassifier.SelectionSessionLogger$SignatureParser
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008003android.view.textclassifier.SelectionSessionLogger
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008004android.view.textclassifier.SystemTextClassifier$BlockingCallback
8005android.view.textclassifier.SystemTextClassifier$ResponseReceiver
Calin Juravle00b23d32019-03-08 17:52:20 -08008006android.view.textclassifier.SystemTextClassifier
art-benchmark-service13164882020-11-07 02:19:14 -08008007android.view.textclassifier.SystemTextClassifierMetadata$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008008android.view.textclassifier.SystemTextClassifierMetadata
Calin Juravle00b23d32019-03-08 17:52:20 -08008009android.view.textclassifier.TextClassification$1
8010android.view.textclassifier.TextClassification$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008011android.view.textclassifier.TextClassification$Request$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008012android.view.textclassifier.TextClassification$Request$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008013android.view.textclassifier.TextClassification$Request
Calin Juravle4a054192018-05-29 17:52:20 -07008014android.view.textclassifier.TextClassification
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008015android.view.textclassifier.TextClassificationConstants
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008016android.view.textclassifier.TextClassificationContext$1
8017android.view.textclassifier.TextClassificationContext$Builder
8018android.view.textclassifier.TextClassificationContext
Calin Juravle00b23d32019-03-08 17:52:20 -08008019android.view.textclassifier.TextClassificationManager
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008020android.view.textclassifier.TextClassificationSession$CleanerRunnable
8021android.view.textclassifier.TextClassificationSession$SelectionEventHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008022android.view.textclassifier.TextClassificationSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008023android.view.textclassifier.TextClassificationSessionFactory
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008024android.view.textclassifier.TextClassificationSessionId$1
8025android.view.textclassifier.TextClassificationSessionId
Calin Juravle00b23d32019-03-08 17:52:20 -08008026android.view.textclassifier.TextClassifier$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008027android.view.textclassifier.TextClassifier$EntityConfig$1
8028android.view.textclassifier.TextClassifier$EntityConfig$Builder
8029android.view.textclassifier.TextClassifier$EntityConfig
8030android.view.textclassifier.TextClassifier$Utils
Calin Juravle4a054192018-05-29 17:52:20 -07008031android.view.textclassifier.TextClassifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008032android.view.textclassifier.TextClassifierEvent$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008033android.view.textclassifier.TextClassifierEvent$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008034android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent$1
8035android.view.textclassifier.TextClassifierEvent$ConversationActionsEvent
8036android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent$1
8037android.view.textclassifier.TextClassifierEvent$LanguageDetectionEvent
8038android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
8039android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
8040android.view.textclassifier.TextClassifierEvent$TextSelectionEvent$1
8041android.view.textclassifier.TextClassifierEvent$TextSelectionEvent
8042android.view.textclassifier.TextClassifierEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008043android.view.textclassifier.TextLanguage$1
8044android.view.textclassifier.TextLanguage$Builder
8045android.view.textclassifier.TextLanguage$Request$1
8046android.view.textclassifier.TextLanguage$Request$Builder
8047android.view.textclassifier.TextLanguage$Request
8048android.view.textclassifier.TextLanguage
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008049android.view.textclassifier.TextLinks$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008050android.view.textclassifier.TextLinks$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008051android.view.textclassifier.TextLinks$Request$1
8052android.view.textclassifier.TextLinks$Request
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008053android.view.textclassifier.TextLinks$TextLink$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008054android.view.textclassifier.TextLinks$TextLink
8055android.view.textclassifier.TextLinks$TextLinkSpan
8056android.view.textclassifier.TextLinks
Calin Juravle00b23d32019-03-08 17:52:20 -08008057android.view.textclassifier.TextSelection$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008058android.view.textclassifier.TextSelection$Request$1
8059android.view.textclassifier.TextSelection$Request
Calin Juravle4a054192018-05-29 17:52:20 -07008060android.view.textclassifier.TextSelection
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008061android.view.textservice.SentenceSuggestionsInfo$1
8062android.view.textservice.SentenceSuggestionsInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008063android.view.textservice.SpellCheckerInfo$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008064android.view.textservice.SpellCheckerInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008065android.view.textservice.SpellCheckerSession$InternalListener
8066android.view.textservice.SpellCheckerSession$SpellCheckerSessionListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008067android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$1
8068android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008069android.view.textservice.SpellCheckerSession$SpellCheckerSessionListenerImpl
Calin Juravle00b23d32019-03-08 17:52:20 -08008070android.view.textservice.SpellCheckerSession
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008071android.view.textservice.SpellCheckerSubtype$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008072android.view.textservice.SpellCheckerSubtype
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008073android.view.textservice.SuggestionsInfo$1
8074android.view.textservice.SuggestionsInfo
8075android.view.textservice.TextInfo$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008076android.view.textservice.TextInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07008077android.view.textservice.TextServicesManager
Calin Juravle4a054192018-05-29 17:52:20 -07008078android.webkit.ConsoleMessage$MessageLevel
Calin Juravle00b23d32019-03-08 17:52:20 -08008079android.webkit.ConsoleMessage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008080android.webkit.CookieManager
8081android.webkit.CookieSyncManager
8082android.webkit.DownloadListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008083android.webkit.FindAddress$ZipRange
8084android.webkit.FindAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008085android.webkit.GeolocationPermissions
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008086android.webkit.IWebViewUpdateService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008087android.webkit.IWebViewUpdateService$Stub
8088android.webkit.IWebViewUpdateService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008089android.webkit.JavascriptInterface
art-benchmark-serviced5115932020-02-25 17:55:03 -08008090android.webkit.MimeTypeMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008091android.webkit.ServiceWorkerClient
8092android.webkit.ServiceWorkerController
8093android.webkit.ServiceWorkerWebSettings
8094android.webkit.TokenBindingService
8095android.webkit.TracingController
Calin Juravle4a054192018-05-29 17:52:20 -07008096android.webkit.URLUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008097android.webkit.UserPackage
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008098android.webkit.ValueCallback
8099android.webkit.WebBackForwardList
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008100android.webkit.WebChromeClient$CustomViewCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008101android.webkit.WebChromeClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008102android.webkit.WebIconDatabase
8103android.webkit.WebMessage
8104android.webkit.WebMessagePort
art-benchmark-serviced5115932020-02-25 17:55:03 -08008105android.webkit.WebResourceError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008106android.webkit.WebResourceRequest
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008107android.webkit.WebResourceResponse
art-benchmark-serviced5115932020-02-25 17:55:03 -08008108android.webkit.WebSettings$PluginState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008109android.webkit.WebSettings
8110android.webkit.WebStorage
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008111android.webkit.WebSyncManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008112android.webkit.WebView$FindListener
8113android.webkit.WebView$HitTestResult
8114android.webkit.WebView$PictureListener
8115android.webkit.WebView$PrivateAccess
8116android.webkit.WebView$VisualStateCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008117android.webkit.WebView
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008118android.webkit.WebViewClient
8119android.webkit.WebViewDatabase
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008120android.webkit.WebViewDelegate$1
8121android.webkit.WebViewDelegate$OnTraceEnabledChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008122android.webkit.WebViewDelegate
Andreas Gampe61e7b662015-06-17 23:57:04 -07008123android.webkit.WebViewFactory$MissingWebViewPackageException
Calin Juravle00b23d32019-03-08 17:52:20 -08008124android.webkit.WebViewFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008125android.webkit.WebViewFactoryProvider$Statics
Calin Juravle00b23d32019-03-08 17:52:20 -08008126android.webkit.WebViewFactoryProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008127android.webkit.WebViewLibraryLoader$1
8128android.webkit.WebViewLibraryLoader$RelroFileCreator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008129android.webkit.WebViewLibraryLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008130android.webkit.WebViewProvider$ScrollDelegate
8131android.webkit.WebViewProvider$ViewDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -08008132android.webkit.WebViewProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008133android.webkit.WebViewProviderInfo$1
8134android.webkit.WebViewProviderInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008135android.webkit.WebViewProviderResponse$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008136android.webkit.WebViewProviderResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008137android.webkit.WebViewZygote
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008138android.widget.AbsListView$1
8139android.widget.AbsListView$2
Calin Juravle4a054192018-05-29 17:52:20 -07008140android.widget.AbsListView$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008141android.widget.AbsListView$4
art-benchmark-serviced5115932020-02-25 17:55:03 -08008142android.widget.AbsListView$AbsPositionScroller
Jesse Wilson80686182011-01-21 17:12:43 -08008143android.widget.AbsListView$AdapterDataSetObserver
art-benchmark-serviced5115932020-02-25 17:55:03 -08008144android.widget.AbsListView$CheckForLongPress
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008145android.widget.AbsListView$CheckForTap
Calin Juravle4a054192018-05-29 17:52:20 -07008146android.widget.AbsListView$FlingRunnable$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008147android.widget.AbsListView$FlingRunnable
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008148android.widget.AbsListView$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008149android.widget.AbsListView$ListItemAccessibilityDelegate
art-benchmark-serviced5115932020-02-25 17:55:03 -08008150android.widget.AbsListView$MultiChoiceModeListener
8151android.widget.AbsListView$MultiChoiceModeWrapper
Jesse Wilson80686182011-01-21 17:12:43 -08008152android.widget.AbsListView$OnScrollListener
Calin Juravle4a054192018-05-29 17:52:20 -07008153android.widget.AbsListView$PerformClick
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008154android.widget.AbsListView$RecycleBin
Calin Juravle4a054192018-05-29 17:52:20 -07008155android.widget.AbsListView$RecyclerListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008156android.widget.AbsListView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008157android.widget.AbsListView$SavedState
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008158android.widget.AbsListView$SelectionBoundsAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -07008159android.widget.AbsListView$WindowRunnnable
Calin Juravle00b23d32019-03-08 17:52:20 -08008160android.widget.AbsListView
Andreas Gampe571fc302016-02-18 13:58:09 -08008161android.widget.AbsSeekBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008162android.widget.AbsSpinner$RecycleBin
8163android.widget.AbsSpinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008164android.widget.AbsSpinner$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008165android.widget.AbsSpinner
art-benchmark-serviced5115932020-02-25 17:55:03 -08008166android.widget.AbsoluteLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008167android.widget.AbsoluteLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008168android.widget.ActionMenuPresenter$1
8169android.widget.ActionMenuPresenter$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008170android.widget.ActionMenuPresenter$ActionButtonSubmenu
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008171android.widget.ActionMenuPresenter$ActionMenuPopupCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008172android.widget.ActionMenuPresenter$OverflowMenuButton$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008173android.widget.ActionMenuPresenter$OverflowMenuButton
art-benchmark-serviced5115932020-02-25 17:55:03 -08008174android.widget.ActionMenuPresenter$OverflowPopup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008175android.widget.ActionMenuPresenter$PopupPresenterCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008176android.widget.ActionMenuPresenter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008177android.widget.ActionMenuView$ActionMenuChildView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008178android.widget.ActionMenuView$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008179android.widget.ActionMenuView$LayoutParams
8180android.widget.ActionMenuView$MenuBuilderCallback
8181android.widget.ActionMenuView$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008182android.widget.ActionMenuView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008183android.widget.Adapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008184android.widget.AdapterView$AdapterDataSetObserver
8185android.widget.AdapterView$OnItemClickListener
Jesse Wilson80686182011-01-21 17:12:43 -08008186android.widget.AdapterView$OnItemSelectedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008187android.widget.AdapterView$SelectionNotifier
Calin Juravle00b23d32019-03-08 17:52:20 -08008188android.widget.AdapterView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008189android.widget.ArrayAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008190android.widget.AutoCompleteTextView$DropDownItemClickListener
8191android.widget.AutoCompleteTextView$MyWatcher
8192android.widget.AutoCompleteTextView$PassThroughClickListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008193android.widget.AutoCompleteTextView$Validator
Calin Juravle00b23d32019-03-08 17:52:20 -08008194android.widget.AutoCompleteTextView
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008195android.widget.BaseAdapter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008196android.widget.Button
Andreas Gampe571fc302016-02-18 13:58:09 -08008197android.widget.CheckBox
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008198android.widget.Checkable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008199android.widget.CheckedTextView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008200android.widget.Chronometer$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008201android.widget.Chronometer$OnChronometerTickListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008202android.widget.Chronometer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008203android.widget.CompoundButton$OnCheckedChangeListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008204android.widget.CompoundButton$SavedState$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008205android.widget.CompoundButton$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008206android.widget.CompoundButton
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008207android.widget.DateTimeView$ReceiverInfo$1
8208android.widget.DateTimeView$ReceiverInfo$2
8209android.widget.DateTimeView$ReceiverInfo
8210android.widget.DateTimeView
8211android.widget.DropDownListView
Dianne Hackborn6b57b7e2011-11-07 14:45:49 -08008212android.widget.EdgeEffect
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008213android.widget.EditText
Andreas Gampe61e7b662015-06-17 23:57:04 -07008214android.widget.Editor$1
8215android.widget.Editor$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008216android.widget.Editor$3
8217android.widget.Editor$5
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008218android.widget.Editor$Blink
art-benchmark-serviced5115932020-02-25 17:55:03 -08008219android.widget.Editor$CorrectionHighlighter
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008220android.widget.Editor$CursorAnchorInfoNotifier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008221android.widget.Editor$CursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008222android.widget.Editor$EasyEditDeleteListener
8223android.widget.Editor$EasyEditPopupWindow
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008224android.widget.Editor$EditOperation$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008225android.widget.Editor$EditOperation
art-benchmark-serviced5115932020-02-25 17:55:03 -08008226android.widget.Editor$ErrorPopup
8227android.widget.Editor$HandleView
SangWook Hanfd9cb492012-08-12 19:46:51 +09008228android.widget.Editor$InputContentType
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008229android.widget.Editor$InputMethodState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008230android.widget.Editor$InsertionHandleView$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008231android.widget.Editor$InsertionHandleView
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008232android.widget.Editor$InsertionPointCursorController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008233android.widget.Editor$InsertionPointCursorController
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008234android.widget.Editor$MagnifierMotionAnimator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008235android.widget.Editor$PinnedPopupWindow
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008236android.widget.Editor$PositionListener
Andreas Gampe571fc302016-02-18 13:58:09 -08008237android.widget.Editor$ProcessTextIntentActionsHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08008238android.widget.Editor$SelectionHandleView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008239android.widget.Editor$SelectionModifierCursorController
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008240android.widget.Editor$SpanController$1
8241android.widget.Editor$SpanController$2
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008242android.widget.Editor$SpanController
Andreas Gampe571fc302016-02-18 13:58:09 -08008243android.widget.Editor$SuggestionHelper$SuggestionSpanComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08008244android.widget.Editor$SuggestionHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08008245android.widget.Editor$SuggestionsPopupWindow
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008246android.widget.Editor$TextRenderNode
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008247android.widget.Editor$TextViewPositionListener
Andreas Gampe61e7b662015-06-17 23:57:04 -07008248android.widget.Editor$UndoInputFilter
Calin Juravle00b23d32019-03-08 17:52:20 -08008249android.widget.Editor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008250android.widget.EditorTouchState
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008251android.widget.FastScroller$1
8252android.widget.FastScroller$2
8253android.widget.FastScroller$3
8254android.widget.FastScroller$4
8255android.widget.FastScroller$5
8256android.widget.FastScroller$6
art-benchmark-serviced5115932020-02-25 17:55:03 -08008257android.widget.FastScroller
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008258android.widget.Filter$Delayer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008259android.widget.Filter$FilterListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008260android.widget.Filter$FilterResults
8261android.widget.Filter$RequestArguments
8262android.widget.Filter$RequestHandler
art-benchmark-serviced5115932020-02-25 17:55:03 -08008263android.widget.Filter$ResultsHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08008264android.widget.Filter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008265android.widget.Filterable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008266android.widget.ForwardingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008267android.widget.FrameLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08008268android.widget.FrameLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008269android.widget.GridLayout$1
8270android.widget.GridLayout$2
8271android.widget.GridLayout$3
8272android.widget.GridLayout$4
8273android.widget.GridLayout$5
8274android.widget.GridLayout$6
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008275android.widget.GridLayout$7$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008276android.widget.GridLayout$7
8277android.widget.GridLayout$8
8278android.widget.GridLayout$Alignment
8279android.widget.GridLayout$Arc
8280android.widget.GridLayout$Assoc
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008281android.widget.GridLayout$Axis$1
8282android.widget.GridLayout$Axis
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008283android.widget.GridLayout$Bounds
8284android.widget.GridLayout$Interval
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008285android.widget.GridLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008286android.widget.GridLayout$MutableInt
8287android.widget.GridLayout$PackedMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008288android.widget.GridLayout$Spec
8289android.widget.GridLayout
Calin Juravle4a054192018-05-29 17:52:20 -07008290android.widget.HeaderViewListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008291android.widget.HorizontalScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008292android.widget.HorizontalScrollView$SavedState
8293android.widget.HorizontalScrollView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008294android.widget.ImageButton
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008295android.widget.ImageView$ImageDrawableCallback
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008296android.widget.ImageView$ScaleType
Calin Juravle00b23d32019-03-08 17:52:20 -08008297android.widget.ImageView
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008298android.widget.LinearLayout$LayoutParams
Calin Juravle00b23d32019-03-08 17:52:20 -08008299android.widget.LinearLayout
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008300android.widget.ListAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008301android.widget.ListPopupWindow$ListSelectorHider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008302android.widget.ListPopupWindow$PopupDataSetObserver
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008303android.widget.ListPopupWindow$PopupScrollListener
8304android.widget.ListPopupWindow$PopupTouchInterceptor
8305android.widget.ListPopupWindow$ResizePopupRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08008306android.widget.ListPopupWindow
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008307android.widget.ListView$ArrowScrollFocusResult
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008308android.widget.ListView$FixedViewInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008309android.widget.ListView$FocusSelector
Calin Juravle00b23d32019-03-08 17:52:20 -08008310android.widget.ListView
8311android.widget.Magnifier$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008312android.widget.MediaController$MediaPlayerControl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008313android.widget.MultiAutoCompleteTextView$Tokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -08008314android.widget.MultiAutoCompleteTextView
Jesse Wilson80686182011-01-21 17:12:43 -08008315android.widget.OverScroller$SplineOverScroller
Calin Juravle00b23d32019-03-08 17:52:20 -08008316android.widget.OverScroller
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008317android.widget.PopupMenu$1
8318android.widget.PopupMenu$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008319android.widget.PopupMenu$OnMenuItemClickListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008320android.widget.PopupMenu
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008321android.widget.PopupWindow$1
8322android.widget.PopupWindow$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008323android.widget.PopupWindow$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008324android.widget.PopupWindow$OnDismissListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008325android.widget.PopupWindow$PopupBackgroundView
8326android.widget.PopupWindow$PopupDecorView$1$1
8327android.widget.PopupWindow$PopupDecorView$1
8328android.widget.PopupWindow$PopupDecorView$2
8329android.widget.PopupWindow$PopupDecorView$3
8330android.widget.PopupWindow$PopupDecorView$4
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008331android.widget.PopupWindow$PopupDecorView
Calin Juravle00b23d32019-03-08 17:52:20 -08008332android.widget.PopupWindow
Andreas Gampe571fc302016-02-18 13:58:09 -08008333android.widget.ProgressBar$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008334android.widget.ProgressBar$ProgressTintInfo
8335android.widget.ProgressBar$RefreshData
8336android.widget.ProgressBar$RefreshProgressRunnable
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008337android.widget.ProgressBar$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008338android.widget.ProgressBar$SavedState
8339android.widget.ProgressBar
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008340android.widget.RadioButton
Calin Juravle4a054192018-05-29 17:52:20 -07008341android.widget.RadioGroup$OnCheckedChangeListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008342android.widget.RatingBar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008343android.widget.RelativeLayout$DependencyGraph$Node
Calin Juravle00b23d32019-03-08 17:52:20 -08008344android.widget.RelativeLayout$DependencyGraph
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008345android.widget.RelativeLayout$LayoutParams
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008346android.widget.RelativeLayout$TopToBottomLeftToRightComparator
Calin Juravle00b23d32019-03-08 17:52:20 -08008347android.widget.RelativeLayout
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008348android.widget.RemoteViews$1
8349android.widget.RemoteViews$2
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008350android.widget.RemoteViews$Action
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008351android.widget.RemoteViews$ActionException
8352android.widget.RemoteViews$AsyncApplyTask
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008353android.widget.RemoteViews$BitmapCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008354android.widget.RemoteViews$BitmapReflectionAction
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008355android.widget.RemoteViews$LayoutParamAction
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008356android.widget.RemoteViews$MethodArgs
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008357android.widget.RemoteViews$MethodKey
art-benchmark-serviced5115932020-02-25 17:55:03 -08008358android.widget.RemoteViews$OnViewAppliedListener
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008359android.widget.RemoteViews$OverrideTextColorsAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008360android.widget.RemoteViews$ReflectionAction
Calin Juravle00b23d32019-03-08 17:52:20 -08008361android.widget.RemoteViews$RemoteResponse
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008362android.widget.RemoteViews$RemoteView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008363android.widget.RemoteViews$RemoteViewsContextWrapper
8364android.widget.RemoteViews$RunnableAction
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008365android.widget.RemoteViews$RuntimeAction
Sunny Goyal5b15392c2017-09-21 21:00:36 -07008366android.widget.RemoteViews$SetDrawableTint
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008367android.widget.RemoteViews$SetEmptyView
8368android.widget.RemoteViews$SetIntTagAction
Calin Juravle00b23d32019-03-08 17:52:20 -08008369android.widget.RemoteViews$SetOnClickResponse
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008370android.widget.RemoteViews$SetPendingIntentTemplate
8371android.widget.RemoteViews$SetRemoteInputsAction
8372android.widget.RemoteViews$SetRemoteViewsAdapterIntent
8373android.widget.RemoteViews$SetRemoteViewsAdapterList
8374android.widget.RemoteViews$SetRippleDrawableColor
8375android.widget.RemoteViews$TextViewDrawableAction
8376android.widget.RemoteViews$TextViewSizeAction
8377android.widget.RemoteViews$ViewContentNavigation
art-benchmark-serviced5115932020-02-25 17:55:03 -08008378android.widget.RemoteViews$ViewGroupActionAdd$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008379android.widget.RemoteViews$ViewGroupActionAdd
art-benchmark-serviced5115932020-02-25 17:55:03 -08008380android.widget.RemoteViews$ViewGroupActionRemove$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008381android.widget.RemoteViews$ViewGroupActionRemove
Calin Juravle4a054192018-05-29 17:52:20 -07008382android.widget.RemoteViews$ViewPaddingAction
art-benchmark-serviced5115932020-02-25 17:55:03 -08008383android.widget.RemoteViews$ViewTree
Calin Juravle00b23d32019-03-08 17:52:20 -08008384android.widget.RemoteViews
Jesse Wilson80686182011-01-21 17:12:43 -08008385android.widget.RemoteViewsAdapter$RemoteAdapterConnectionCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008386android.widget.RemoteViewsAdapter
8387android.widget.RemoteViewsService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008388android.widget.RtlSpacingHelper
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008389android.widget.ScrollBarDrawable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008390android.widget.ScrollView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008391android.widget.ScrollView$SavedState
8392android.widget.ScrollView
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008393android.widget.Scroller$ViscousFluidInterpolator
Calin Juravle00b23d32019-03-08 17:52:20 -08008394android.widget.Scroller
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008395android.widget.SectionIndexer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008396android.widget.SeekBar$OnSeekBarChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008397android.widget.SeekBar
Calin Juravle4a054192018-05-29 17:52:20 -07008398android.widget.SelectionActionModeHelper$SelectionMetricsLogger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008399android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
Calin Juravle00b23d32019-03-08 17:52:20 -08008400android.widget.SelectionActionModeHelper$SelectionTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008401android.widget.SelectionActionModeHelper$TextClassificationHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08008402android.widget.SelectionActionModeHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008403android.widget.SmartSelectSprite
Andreas Gampe61e7b662015-06-17 23:57:04 -07008404android.widget.Space
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008405android.widget.SpellChecker$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008406android.widget.SpellChecker$SpellParser
Calin Juravle00b23d32019-03-08 17:52:20 -08008407android.widget.SpellChecker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008408android.widget.Spinner$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008409android.widget.Spinner$DialogPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008410android.widget.Spinner$DropDownAdapter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008411android.widget.Spinner$DropdownPopup$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008412android.widget.Spinner$DropdownPopup
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008413android.widget.Spinner$SavedState$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008414android.widget.Spinner$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008415android.widget.Spinner$SpinnerPopup
Calin Juravle00b23d32019-03-08 17:52:20 -08008416android.widget.Spinner
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008417android.widget.SpinnerAdapter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008418android.widget.Switch$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008419android.widget.Switch
Calin Juravle4a054192018-05-29 17:52:20 -07008420android.widget.TableLayout$PassThroughHierarchyChangeListener
Calin Juravle00b23d32019-03-08 17:52:20 -08008421android.widget.TableLayout
Calin Juravle4a054192018-05-29 17:52:20 -07008422android.widget.TableRow$ChildrenTracker
Calin Juravle00b23d32019-03-08 17:52:20 -08008423android.widget.TableRow
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008424android.widget.TextClock$1
8425android.widget.TextClock$2
8426android.widget.TextClock$FormatChangeObserver
8427android.widget.TextClock
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008428android.widget.TextView$1
Calin Juravle4a054192018-05-29 17:52:20 -07008429android.widget.TextView$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008430android.widget.TextView$3
Calin Juravle4a054192018-05-29 17:52:20 -07008431android.widget.TextView$4
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008432android.widget.TextView$BufferType
8433android.widget.TextView$ChangeWatcher
8434android.widget.TextView$CharWrapper
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008435android.widget.TextView$Drawables
art-benchmark-serviced5115932020-02-25 17:55:03 -08008436android.widget.TextView$Marquee$1
8437android.widget.TextView$Marquee$2
8438android.widget.TextView$Marquee$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008439android.widget.TextView$Marquee
Jesse Wilson80686182011-01-21 17:12:43 -08008440android.widget.TextView$OnEditorActionListener
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008441android.widget.TextView$SavedState$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008442android.widget.TextView$SavedState
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008443android.widget.TextView$TextAppearanceAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -08008444android.widget.TextView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008445android.widget.ThemedSpinnerAdapter
art-benchmark-serviced5115932020-02-25 17:55:03 -08008446android.widget.Toast$Callback
8447android.widget.Toast$CallbackBinder
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008448android.widget.Toast$TN$1
8449android.widget.Toast$TN
Calin Juravle4a054192018-05-29 17:52:20 -07008450android.widget.Toast
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008451android.widget.ToastPresenter
Calin Juravle4a054192018-05-29 17:52:20 -07008452android.widget.ToggleButton
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008453android.widget.Toolbar$1
8454android.widget.Toolbar$2
8455android.widget.Toolbar$ExpandedActionViewMenuPresenter
8456android.widget.Toolbar$LayoutParams
8457android.widget.Toolbar$OnMenuItemClickListener
8458android.widget.Toolbar$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008459android.widget.Toolbar$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08008460android.widget.Toolbar
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008461android.widget.ViewAnimator
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008462android.widget.ViewFlipper$1
8463android.widget.ViewFlipper$2
8464android.widget.ViewFlipper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008465android.widget.ViewSwitcher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008466android.widget.WrapperListAdapter
art-benchmark-service13164882020-11-07 02:19:14 -08008467android.window.IWindowContainerToken$Stub$Proxy
8468android.window.IWindowContainerToken$Stub
8469android.window.IWindowContainerToken
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008470android.window.IWindowOrganizerController
art-benchmark-service13164882020-11-07 02:19:14 -08008471android.window.WindowContainerToken$1
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008472android.window.WindowContainerToken
art-benchmark-service13164882020-11-07 02:19:14 -08008473android.window.WindowContainerTransaction$1
8474android.window.WindowContainerTransaction$Change$1
8475android.window.WindowContainerTransaction$Change
8476android.window.WindowContainerTransaction
8477com.android.cellbroadcastservice.CellBroadcastStatsLog
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008478com.android.framework.protobuf.nano.CodedInputByteBufferNano
8479com.android.framework.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
8480com.android.framework.protobuf.nano.CodedOutputByteBufferNano
8481com.android.framework.protobuf.nano.InternalNano
8482com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException
8483com.android.framework.protobuf.nano.MessageNano
8484com.android.framework.protobuf.nano.WireFormatNano
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008485com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08008486com.android.i18n.phonenumbers.AsYouTypeFormatter
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008487com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap
8488com.android.i18n.phonenumbers.MetadataLoader
8489com.android.i18n.phonenumbers.MetadataManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08008490com.android.i18n.phonenumbers.MetadataManager$SingleFileMetadataMaps
Calin Juravle00b23d32019-03-08 17:52:20 -08008491com.android.i18n.phonenumbers.MetadataManager
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008492com.android.i18n.phonenumbers.MetadataSource
8493com.android.i18n.phonenumbers.MultiFileMetadataSourceImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008494com.android.i18n.phonenumbers.NumberParseException$ErrorType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008495com.android.i18n.phonenumbers.NumberParseException
art-benchmark-serviced5115932020-02-25 17:55:03 -08008496com.android.i18n.phonenumbers.PhoneNumberMatch
art-benchmark-service13164882020-11-07 02:19:14 -08008497com.android.i18n.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008498com.android.i18n.phonenumbers.PhoneNumberMatcher$State
8499com.android.i18n.phonenumbers.PhoneNumberMatcher
art-benchmark-service13164882020-11-07 02:19:14 -08008500com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper$1
8501com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper$LazyHolder
8502com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008503com.android.i18n.phonenumbers.PhoneNumberUtil$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008504com.android.i18n.phonenumbers.PhoneNumberUtil$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008505com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$1
8506com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$2
art-benchmark-service13164882020-11-07 02:19:14 -08008507com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008508com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$3
art-benchmark-service13164882020-11-07 02:19:14 -08008509com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008510com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency$4
Calin Juravle00b23d32019-03-08 17:52:20 -08008511com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency
art-benchmark-service13164882020-11-07 02:19:14 -08008512com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType
Calin Juravle4a054192018-05-29 17:52:20 -07008513com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
8514com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType
8515com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult
Calin Juravle00b23d32019-03-08 17:52:20 -08008516com.android.i18n.phonenumbers.PhoneNumberUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008517com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008518com.android.i18n.phonenumbers.Phonemetadata$NumberFormat
art-benchmark-service13164882020-11-07 02:19:14 -08008519com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008520com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata
art-benchmark-service13164882020-11-07 02:19:14 -08008521com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008522com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection
art-benchmark-service13164882020-11-07 02:19:14 -08008523com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008524com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc
art-benchmark-service13164882020-11-07 02:19:14 -08008525com.android.i18n.phonenumbers.Phonemetadata
Calin Juravle4a054192018-05-29 17:52:20 -07008526com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
Calin Juravle00b23d32019-03-08 17:52:20 -08008527com.android.i18n.phonenumbers.Phonenumber$PhoneNumber
art-benchmark-service13164882020-11-07 02:19:14 -08008528com.android.i18n.phonenumbers.Phonenumber
8529com.android.i18n.phonenumbers.ShortNumberInfo$1
8530com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008531com.android.i18n.phonenumbers.ShortNumberInfo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008532com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet
art-benchmark-service13164882020-11-07 02:19:14 -08008533com.android.i18n.phonenumbers.SingleFileMetadataSourceImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008534com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008535com.android.i18n.phonenumbers.internal.MatcherApi
8536com.android.i18n.phonenumbers.internal.RegexBasedMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008537com.android.i18n.phonenumbers.internal.RegexCache$LRUCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008538com.android.i18n.phonenumbers.internal.RegexCache$LRUCache
8539com.android.i18n.phonenumbers.internal.RegexCache
art-benchmark-service13164882020-11-07 02:19:14 -08008540com.android.i18n.phonenumbers.prefixmapper.DefaultMapStorage
8541com.android.i18n.phonenumbers.prefixmapper.FlyweightMapStorage
8542com.android.i18n.phonenumbers.prefixmapper.MappingFileProvider
8543com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMap
8544com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
8545com.android.i18n.phonenumbers.prefixmapper.PrefixFileReader
8546com.android.i18n.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-service13164882020-11-07 02:19:14 -08008547com.android.i18n.timezone.CountryTimeZones$OffsetResult
8548com.android.i18n.timezone.CountryTimeZones$TimeZoneMapping
8549com.android.i18n.timezone.CountryTimeZones
8550com.android.i18n.timezone.CountryZonesFinder
8551com.android.i18n.timezone.DebugInfo$DebugEntry
8552com.android.i18n.timezone.DebugInfo
8553com.android.i18n.timezone.I18nModuleDebug
8554com.android.i18n.timezone.TelephonyLookup$1
8555com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkProcessor
8556com.android.i18n.timezone.TelephonyLookup$TelephonyNetworkValidator
8557com.android.i18n.timezone.TelephonyLookup$TelephonyNetworksExtractor
8558com.android.i18n.timezone.TelephonyLookup
8559com.android.i18n.timezone.TelephonyNetwork$MccMnc
8560com.android.i18n.timezone.TelephonyNetwork
8561com.android.i18n.timezone.TelephonyNetworkFinder
8562com.android.i18n.timezone.TimeZoneDataFiles
8563com.android.i18n.timezone.TimeZoneFinder$1
8564com.android.i18n.timezone.TimeZoneFinder$CountryZonesLookupExtractor
8565com.android.i18n.timezone.TimeZoneFinder$IanaVersionExtractor
8566com.android.i18n.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
8567com.android.i18n.timezone.TimeZoneFinder$TimeZonesProcessor
8568com.android.i18n.timezone.TimeZoneFinder$TimeZonesValidator
8569com.android.i18n.timezone.TimeZoneFinder
8570com.android.i18n.timezone.TzDataSetVersion$TzDataSetException
8571com.android.i18n.timezone.TzDataSetVersion
8572com.android.i18n.timezone.XmlUtils$ReaderSupplier
8573com.android.i18n.timezone.XmlUtils
8574com.android.i18n.timezone.ZoneInfoData
8575com.android.i18n.timezone.ZoneInfoDb$1
8576com.android.i18n.timezone.ZoneInfoDb
8577com.android.i18n.timezone.internal.BasicLruCache$1
8578com.android.i18n.timezone.internal.BasicLruCache$CacheMap
8579com.android.i18n.timezone.internal.BasicLruCache
8580com.android.i18n.timezone.internal.BufferIterator
8581com.android.i18n.timezone.internal.ByteBufferIterator
8582com.android.i18n.timezone.internal.Memory
8583com.android.i18n.timezone.internal.MemoryMappedFile
8584com.android.i18n.timezone.internal.NioBufferIterator
8585com.android.i18n.util.Log
art-benchmark-service56aece62020-02-10 17:58:03 -08008586com.android.icu.charset.CharsetDecoderICU
8587com.android.icu.charset.CharsetEncoderICU
8588com.android.icu.charset.CharsetICU
8589com.android.icu.charset.NativeConverter
art-benchmark-service13164882020-11-07 02:19:14 -08008590com.android.icu.text.DateSorterBridge
art-benchmark-service13164882020-11-07 02:19:14 -08008591com.android.icu.text.TimeZoneNamesNative
art-benchmark-service56aece62020-02-10 17:58:03 -08008592com.android.icu.util.CaseMapperNative
8593com.android.icu.util.Icu4cMetadata
8594com.android.icu.util.LocaleNative
8595com.android.icu.util.regex.MatcherNative
8596com.android.icu.util.regex.PatternNative
art-benchmark-service56aece62020-02-10 17:58:03 -08008597com.android.ims.FeatureConnection
art-benchmark-service13164882020-11-07 02:19:14 -08008598com.android.ims.FeatureConnector$1
art-benchmark-service56aece62020-02-10 17:58:03 -08008599com.android.ims.FeatureConnector$Listener
art-benchmark-service13164882020-11-07 02:19:14 -08008600com.android.ims.FeatureConnector$ManagerFactory
8601com.android.ims.FeatureConnector$UnavailableReason
art-benchmark-serviced5115932020-02-25 17:55:03 -08008602com.android.ims.FeatureConnector
art-benchmark-service13164882020-11-07 02:19:14 -08008603com.android.ims.FeatureUpdates
8604com.android.ims.ImsCall$ImsCallSessionListenerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -08008605com.android.ims.ImsCall$Listener
8606com.android.ims.ImsCall
art-benchmark-service13164882020-11-07 02:19:14 -08008607com.android.ims.ImsCallbackAdapterManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -08008608com.android.ims.ImsCallbackAdapterManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008609com.android.ims.ImsConfig
art-benchmark-service13164882020-11-07 02:19:14 -08008610com.android.ims.ImsConfigListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008611com.android.ims.ImsConfigListener$Stub
8612com.android.ims.ImsConfigListener
art-benchmark-service13164882020-11-07 02:19:14 -08008613com.android.ims.ImsConnectionStateListener
art-benchmark-service56aece62020-02-10 17:58:03 -08008614com.android.ims.ImsEcbm$ImsEcbmListenerProxy
8615com.android.ims.ImsEcbm
8616com.android.ims.ImsEcbmStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008617com.android.ims.ImsException
art-benchmark-service56aece62020-02-10 17:58:03 -08008618com.android.ims.ImsExternalCallStateListener
art-benchmark-service13164882020-11-07 02:19:14 -08008619com.android.ims.ImsFeatureBinderRepository$ListenerContainer
8620com.android.ims.ImsFeatureBinderRepository$UpdateMapper
8621com.android.ims.ImsFeatureBinderRepository
8622com.android.ims.ImsManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -08008623com.android.ims.ImsManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08008624com.android.ims.ImsManager$DefaultSubscriptionManagerProxy
8625com.android.ims.ImsManager$InstanceManager
8626com.android.ims.ImsManager$LazyExecutor
8627com.android.ims.ImsManager$MmTelFeatureConnectionFactory
8628com.android.ims.ImsManager$SubscriptionManagerProxy
art-benchmark-service56aece62020-02-10 17:58:03 -08008629com.android.ims.ImsManager
8630com.android.ims.ImsMultiEndpoint$ImsExternalCallStateListenerProxy
8631com.android.ims.ImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -08008632com.android.ims.ImsServiceClass
art-benchmark-service56aece62020-02-10 17:58:03 -08008633com.android.ims.ImsUt$IImsUtListenerProxy
8634com.android.ims.ImsUt
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008635com.android.ims.ImsUtInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08008636com.android.ims.MmTelFeatureConnection$CapabilityCallbackManager
8637com.android.ims.MmTelFeatureConnection$ImsRegistrationCallbackAdapter
8638com.android.ims.MmTelFeatureConnection$ProvisioningCallbackManager
8639com.android.ims.MmTelFeatureConnection
art-benchmark-service13164882020-11-07 02:19:14 -08008640com.android.ims.Preconditions
8641com.android.ims.RcsFeatureConnection$AvailabilityCallbackManager
8642com.android.ims.RcsFeatureConnection$RegistrationCallbackManager
8643com.android.ims.RcsFeatureConnection
8644com.android.ims.RcsFeatureManager$1
8645com.android.ims.RcsFeatureManager$2
art-benchmark-service13164882020-11-07 02:19:14 -08008646com.android.ims.RcsFeatureManager$SubscriptionManagerProxy
8647com.android.ims.RcsFeatureManager
8648com.android.ims.RcsPresenceInfo$1
8649com.android.ims.RcsPresenceInfo$ServiceInfoKey
8650com.android.ims.RcsPresenceInfo$ServiceState
8651com.android.ims.RcsPresenceInfo$ServiceType
8652com.android.ims.RcsPresenceInfo$VolteStatus
8653com.android.ims.RcsPresenceInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08008654com.android.ims.Registrant
art-benchmark-service13164882020-11-07 02:19:14 -08008655com.android.ims.RegistrantList
8656com.android.ims.ResultCode
8657com.android.ims.SomeArgs
art-benchmark-service13164882020-11-07 02:19:14 -08008658com.android.ims.internal.ConferenceParticipant$1
8659com.android.ims.internal.ConferenceParticipant
8660com.android.ims.internal.ContactNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08008661com.android.ims.internal.ICall
art-benchmark-service13164882020-11-07 02:19:14 -08008662com.android.ims.internal.IImsCallSession$Stub
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008663com.android.ims.internal.IImsCallSession
art-benchmark-service13164882020-11-07 02:19:14 -08008664com.android.ims.internal.IImsEcbm$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008665com.android.ims.internal.IImsEcbm$Stub
8666com.android.ims.internal.IImsEcbm
art-benchmark-service13164882020-11-07 02:19:14 -08008667com.android.ims.internal.IImsEcbmListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008668com.android.ims.internal.IImsEcbmListener$Stub
8669com.android.ims.internal.IImsEcbmListener
art-benchmark-service13164882020-11-07 02:19:14 -08008670com.android.ims.internal.IImsExternalCallStateListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008671com.android.ims.internal.IImsExternalCallStateListener$Stub
8672com.android.ims.internal.IImsExternalCallStateListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008673com.android.ims.internal.IImsFeatureStatusCallback$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008674com.android.ims.internal.IImsFeatureStatusCallback$Stub
8675com.android.ims.internal.IImsFeatureStatusCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008676com.android.ims.internal.IImsMultiEndpoint$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008677com.android.ims.internal.IImsMultiEndpoint$Stub
8678com.android.ims.internal.IImsMultiEndpoint
art-benchmark-service13164882020-11-07 02:19:14 -08008679com.android.ims.internal.IImsRegistrationListener$Stub
8680com.android.ims.internal.IImsRegistrationListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008681com.android.ims.internal.IImsServiceFeatureCallback$Stub$Proxy
8682com.android.ims.internal.IImsServiceFeatureCallback$Stub
8683com.android.ims.internal.IImsServiceFeatureCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008684com.android.ims.internal.IImsUt$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008685com.android.ims.internal.IImsUt$Stub
8686com.android.ims.internal.IImsUt
art-benchmark-service13164882020-11-07 02:19:14 -08008687com.android.ims.internal.IImsUtListener$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07008688com.android.ims.internal.IImsUtListener$Stub
8689com.android.ims.internal.IImsUtListener
art-benchmark-service13164882020-11-07 02:19:14 -08008690com.android.ims.internal.IImsVideoCallCallback$Stub
8691com.android.ims.internal.IImsVideoCallCallback
8692com.android.ims.internal.ImsStreamMediaSession$Listener
8693com.android.ims.internal.ImsStreamMediaSession
8694com.android.ims.internal.ImsVideoCallProviderWrapper$1
8695com.android.ims.internal.ImsVideoCallProviderWrapper$2
8696com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoCallCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08008697com.android.ims.internal.ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008698com.android.ims.internal.ImsVideoCallProviderWrapper
8699com.android.ims.internal.Logger
8700com.android.ims.internal.VideoPauseTracker
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008701com.android.ims.internal.uce.UceServiceBase$UceServiceBinder
8702com.android.ims.internal.uce.UceServiceBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08008703com.android.ims.internal.uce.common.CapInfo$1
8704com.android.ims.internal.uce.common.CapInfo
8705com.android.ims.internal.uce.common.StatusCode$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008706com.android.ims.internal.uce.common.UceLong$1
8707com.android.ims.internal.uce.common.UceLong
8708com.android.ims.internal.uce.options.IOptionsListener$Stub$Proxy
8709com.android.ims.internal.uce.options.IOptionsListener$Stub
8710com.android.ims.internal.uce.options.IOptionsListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008711com.android.ims.internal.uce.options.IOptionsService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008712com.android.ims.internal.uce.presence.IPresenceListener$Stub$Proxy
8713com.android.ims.internal.uce.presence.IPresenceListener$Stub
8714com.android.ims.internal.uce.presence.IPresenceListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08008715com.android.ims.internal.uce.presence.IPresenceService$Stub
8716com.android.ims.internal.uce.presence.IPresenceService
8717com.android.ims.internal.uce.presence.PresCapInfo$1
8718com.android.ims.internal.uce.presence.PresCmdId$1
8719com.android.ims.internal.uce.presence.PresCmdStatus$1
8720com.android.ims.internal.uce.presence.PresPublishTriggerType$1
8721com.android.ims.internal.uce.presence.PresSipResponse$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008722com.android.ims.internal.uce.uceservice.IUceListener$Stub$Proxy
8723com.android.ims.internal.uce.uceservice.IUceListener$Stub
8724com.android.ims.internal.uce.uceservice.IUceListener
8725com.android.ims.internal.uce.uceservice.IUceService$Stub
8726com.android.ims.internal.uce.uceservice.IUceService
art-benchmark-service13164882020-11-07 02:19:14 -08008727com.android.ims.rcs.uce.ControllerBase
art-benchmark-service13164882020-11-07 02:19:14 -08008728com.android.ims.rcs.uce.UceController$1
8729com.android.ims.rcs.uce.UceController$ControllerFactory
art-benchmark-service13164882020-11-07 02:19:14 -08008730com.android.ims.rcs.uce.UceController$UceControllerCallback
8731com.android.ims.rcs.uce.UceController
art-benchmark-service13164882020-11-07 02:19:14 -08008732com.android.ims.rcs.uce.eab.EabCapabilityResult
8733com.android.ims.rcs.uce.eab.EabController
8734com.android.ims.rcs.uce.options.OptionsController
8735com.android.ims.rcs.uce.presence.pidfparser.ElementBase
8736com.android.ims.rcs.uce.presence.pidfparser.PidfParser
8737com.android.ims.rcs.uce.presence.pidfparser.PidfParserConstant
art-benchmark-service13164882020-11-07 02:19:14 -08008738com.android.ims.rcs.uce.presence.pidfparser.capabilities.Audio
8739com.android.ims.rcs.uce.presence.pidfparser.capabilities.CapsConstant
8740com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex$DuplexType
8741com.android.ims.rcs.uce.presence.pidfparser.capabilities.Duplex
8742com.android.ims.rcs.uce.presence.pidfparser.capabilities.ServiceCaps
8743com.android.ims.rcs.uce.presence.pidfparser.capabilities.Video
8744com.android.ims.rcs.uce.presence.pidfparser.omapres.Description
8745com.android.ims.rcs.uce.presence.pidfparser.omapres.OmaPresConstant
8746com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceDescription
8747com.android.ims.rcs.uce.presence.pidfparser.omapres.ServiceId
8748com.android.ims.rcs.uce.presence.pidfparser.omapres.Version
8749com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic$BasicValue
8750com.android.ims.rcs.uce.presence.pidfparser.pidf.Basic
8751com.android.ims.rcs.uce.presence.pidfparser.pidf.Contact
8752com.android.ims.rcs.uce.presence.pidfparser.pidf.Note
8753com.android.ims.rcs.uce.presence.pidfparser.pidf.PidfConstant
8754com.android.ims.rcs.uce.presence.pidfparser.pidf.Presence
8755com.android.ims.rcs.uce.presence.pidfparser.pidf.Status
art-benchmark-service13164882020-11-07 02:19:14 -08008756com.android.ims.rcs.uce.presence.pidfparser.pidf.Tuple
art-benchmark-service84deab32021-05-12 09:41:00 -07008757com.android.ims.rcs.uce.presence.publish.DeviceCapabilityInfo
8758com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$1
8759com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$2
8760com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$3
8761com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$4
8762com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$5
8763com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$6
8764com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$7
8765com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsMmTelManagerFactory
8766com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ImsRcsManagerFactory
8767com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener$ProvisioningManagerFactory
8768com.android.ims.rcs.uce.presence.publish.DeviceCapabilityListener
8769com.android.ims.rcs.uce.presence.publish.PublishController$PublishControllerCallback
8770com.android.ims.rcs.uce.presence.publish.PublishController$PublishTriggerType
art-benchmark-service13164882020-11-07 02:19:14 -08008771com.android.ims.rcs.uce.presence.publish.PublishController
art-benchmark-service84deab32021-05-12 09:41:00 -07008772com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$1
8773com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$DeviceCapListenerFactory
8774com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishHandler
8775com.android.ims.rcs.uce.presence.publish.PublishControllerImpl$PublishProcessorFactory
8776com.android.ims.rcs.uce.presence.publish.PublishControllerImpl
8777com.android.ims.rcs.uce.presence.publish.PublishProcessor
8778com.android.ims.rcs.uce.presence.publish.PublishUtils
art-benchmark-service13164882020-11-07 02:19:14 -08008779com.android.ims.rcs.uce.presence.subscribe.SubscribeController
8780com.android.ims.rcs.uce.util.NetworkSipCode
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08008781com.android.internal.R$styleable
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008782com.android.internal.accessibility.AccessibilityShortcutController$1
8783com.android.internal.accessibility.AccessibilityShortcutController$FrameworkObjectProvider
8784com.android.internal.accessibility.AccessibilityShortcutController$ToggleableFrameworkFeatureInfo
8785com.android.internal.accessibility.AccessibilityShortcutController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008786com.android.internal.alsa.AlsaCardsParser$AlsaCardRecord
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008787com.android.internal.alsa.AlsaCardsParser
8788com.android.internal.alsa.LineTokenizer
art-benchmark-serviced5115932020-02-25 17:55:03 -08008789com.android.internal.app.AlertActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008790com.android.internal.app.AlertController$1
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008791com.android.internal.app.AlertController$AlertParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008792com.android.internal.app.AlertController$ButtonHandler
8793com.android.internal.app.AlertController$RecycleListView
Calin Juravle00b23d32019-03-08 17:52:20 -08008794com.android.internal.app.AlertController
8795com.android.internal.app.AssistUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008796com.android.internal.app.IAppOpsActiveCallback$Stub$Proxy
8797com.android.internal.app.IAppOpsActiveCallback$Stub
8798com.android.internal.app.IAppOpsActiveCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008799com.android.internal.app.IAppOpsAsyncNotedCallback$Stub$Proxy
8800com.android.internal.app.IAppOpsAsyncNotedCallback$Stub
8801com.android.internal.app.IAppOpsAsyncNotedCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008802com.android.internal.app.IAppOpsCallback$Stub$Proxy
Andreas Gampecbcb9e32016-06-03 17:24:05 -07008803com.android.internal.app.IAppOpsCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008804com.android.internal.app.IAppOpsCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008805com.android.internal.app.IAppOpsNotedCallback$Stub$Proxy
8806com.android.internal.app.IAppOpsNotedCallback$Stub
8807com.android.internal.app.IAppOpsNotedCallback
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008808com.android.internal.app.IAppOpsService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008809com.android.internal.app.IAppOpsService$Stub
8810com.android.internal.app.IAppOpsService
art-benchmark-service13164882020-11-07 02:19:14 -08008811com.android.internal.app.IAppOpsStartedCallback$Stub
8812com.android.internal.app.IAppOpsStartedCallback
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008813com.android.internal.app.IBatteryStats$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008814com.android.internal.app.IBatteryStats$Stub
8815com.android.internal.app.IBatteryStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008816com.android.internal.app.ISoundTriggerService$Stub
8817com.android.internal.app.ISoundTriggerService
8818com.android.internal.app.IVoiceActionCheckCallback$Stub$Proxy
8819com.android.internal.app.IVoiceActionCheckCallback$Stub
8820com.android.internal.app.IVoiceActionCheckCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008821com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008822com.android.internal.app.IVoiceInteractionManagerService$Stub
8823com.android.internal.app.IVoiceInteractionManagerService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008824com.android.internal.app.IVoiceInteractionSessionListener$Stub$Proxy
8825com.android.internal.app.IVoiceInteractionSessionListener$Stub
8826com.android.internal.app.IVoiceInteractionSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07008827com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008828com.android.internal.app.IVoiceInteractionSessionShowCallback$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008829com.android.internal.app.IVoiceInteractionSessionShowCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008830com.android.internal.app.IVoiceInteractor$Stub$Proxy
Andreas Gampedcad4ca2014-10-03 02:00:29 +00008831com.android.internal.app.IVoiceInteractor$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008832com.android.internal.app.IVoiceInteractor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008833com.android.internal.app.IntentForwarderActivity
art-benchmark-servicead05a302020-03-17 09:46:02 -07008834com.android.internal.app.MessageSamplingConfig$1
8835com.android.internal.app.MessageSamplingConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008836com.android.internal.app.MicroAlertController
art-benchmark-serviced5115932020-02-25 17:55:03 -08008837com.android.internal.app.NetInitiatedActivity
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008838com.android.internal.app.ProcessMap
8839com.android.internal.app.ResolverActivity$ActionTitle
8840com.android.internal.app.ResolverActivity
8841com.android.internal.app.ResolverListAdapter$ResolverListCommunicator
8842com.android.internal.app.ToolbarActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -08008843com.android.internal.app.WindowDecorActionBar$1
8844com.android.internal.app.WindowDecorActionBar$2
8845com.android.internal.app.WindowDecorActionBar$3
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008846com.android.internal.app.WindowDecorActionBar
art-benchmark-serviced5115932020-02-25 17:55:03 -08008847com.android.internal.app.procstats.AssociationState$SourceDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008848com.android.internal.app.procstats.AssociationState$SourceKey
8849com.android.internal.app.procstats.AssociationState$SourceState
8850com.android.internal.app.procstats.AssociationState
8851com.android.internal.app.procstats.DumpUtils
8852com.android.internal.app.procstats.DurationsTable
8853com.android.internal.app.procstats.IProcessStats$Stub$Proxy
8854com.android.internal.app.procstats.IProcessStats$Stub
8855com.android.internal.app.procstats.IProcessStats
8856com.android.internal.app.procstats.ProcessState$1
8857com.android.internal.app.procstats.ProcessState$PssAggr
8858com.android.internal.app.procstats.ProcessState
8859com.android.internal.app.procstats.ProcessStats$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008860com.android.internal.app.procstats.ProcessStats$AssociationDumpContainer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008861com.android.internal.app.procstats.ProcessStats$PackageState
art-benchmark-serviced5115932020-02-25 17:55:03 -08008862com.android.internal.app.procstats.ProcessStats$ProcessDataCollection
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008863com.android.internal.app.procstats.ProcessStats$ProcessStateHolder
8864com.android.internal.app.procstats.ProcessStats$TotalMemoryUseCollection
8865com.android.internal.app.procstats.ProcessStats
8866com.android.internal.app.procstats.PssTable
8867com.android.internal.app.procstats.ServiceState
8868com.android.internal.app.procstats.SparseMappingTable$Table
8869com.android.internal.app.procstats.SparseMappingTable
8870com.android.internal.app.procstats.SysMemUsageTable
8871com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy
8872com.android.internal.appwidget.IAppWidgetHost$Stub
8873com.android.internal.appwidget.IAppWidgetHost
Mathieu Chartierba2c0462017-05-19 16:41:46 -07008874com.android.internal.appwidget.IAppWidgetService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08008875com.android.internal.appwidget.IAppWidgetService$Stub
8876com.android.internal.appwidget.IAppWidgetService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008877com.android.internal.backup.IBackupTransport$Stub$Proxy
Calin Juravle4a054192018-05-29 17:52:20 -07008878com.android.internal.backup.IBackupTransport$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08008879com.android.internal.backup.IBackupTransport
art-benchmark-serviced5115932020-02-25 17:55:03 -08008880com.android.internal.colorextraction.ColorExtractor$GradientColors
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008881com.android.internal.colorextraction.ColorExtractor$LoadWallpaperColors
8882com.android.internal.colorextraction.ColorExtractor$OnColorsChangedListener
8883com.android.internal.colorextraction.ColorExtractor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008884com.android.internal.colorextraction.types.ExtractionType
8885com.android.internal.colorextraction.types.Tonal$ConfigParser
8886com.android.internal.colorextraction.types.Tonal$TonalPalette
8887com.android.internal.colorextraction.types.Tonal
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008888com.android.internal.compat.AndroidBuildClassifier
art-benchmark-serviced5115932020-02-25 17:55:03 -08008889com.android.internal.compat.ChangeReporter$ChangeReport
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008890com.android.internal.compat.ChangeReporter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008891com.android.internal.compat.CompatibilityChangeConfig$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008892com.android.internal.compat.CompatibilityChangeConfig
8893com.android.internal.compat.CompatibilityChangeInfo$1
8894com.android.internal.compat.CompatibilityChangeInfo
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008895com.android.internal.compat.IOverrideValidator$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08008896com.android.internal.compat.IOverrideValidator
8897com.android.internal.compat.IPlatformCompat$Stub$Proxy
8898com.android.internal.compat.IPlatformCompat$Stub
8899com.android.internal.compat.IPlatformCompat
8900com.android.internal.compat.IPlatformCompatNative$Stub
8901com.android.internal.compat.IPlatformCompatNative
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008902com.android.internal.content.NativeLibraryHelper$Handle
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04008903com.android.internal.content.NativeLibraryHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008904com.android.internal.content.PackageHelper$1
8905com.android.internal.content.PackageHelper$TestableInterface
8906com.android.internal.content.PackageHelper
Calin Juravle00b23d32019-03-08 17:52:20 -08008907com.android.internal.content.PackageMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -07008908com.android.internal.content.ReferrerIntent$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008909com.android.internal.content.ReferrerIntent
art-benchmark-servicead05a302020-03-17 09:46:02 -07008910com.android.internal.content.om.OverlayConfig$Configuration
8911com.android.internal.content.om.OverlayConfig$IdmapInvocation
8912com.android.internal.content.om.OverlayConfig
8913com.android.internal.content.om.OverlayConfigParser$OverlayPartition
8914com.android.internal.content.om.OverlayConfigParser$ParsedConfiguration
8915com.android.internal.content.om.OverlayConfigParser
8916com.android.internal.content.om.OverlayScanner$ParsedOverlayInfo
8917com.android.internal.content.om.OverlayScanner
art-benchmark-service56aece62020-02-10 17:58:03 -08008918com.android.internal.database.SortCursor
art-benchmark-serviced5115932020-02-25 17:55:03 -08008919com.android.internal.graphics.ColorUtils$ContrastCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008920com.android.internal.graphics.ColorUtils
8921com.android.internal.graphics.SfVsyncFrameCallbackProvider
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008922com.android.internal.graphics.drawable.AnimationScaleListDrawable$AnimationScaleListState
Calin Juravle00b23d32019-03-08 17:52:20 -08008923com.android.internal.graphics.drawable.AnimationScaleListDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -08008924com.android.internal.infra.AbstractMultiplePendingRequestsRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008925com.android.internal.infra.AbstractRemoteService$AsyncRequest
Calin Juravle36829e52019-04-10 19:07:47 -07008926com.android.internal.infra.AbstractRemoteService$BasePendingRequest
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008927com.android.internal.infra.AbstractRemoteService$MyAsyncPendingRequest
Calin Juravle00b23d32019-03-08 17:52:20 -08008928com.android.internal.infra.AbstractRemoteService$PendingRequest
8929com.android.internal.infra.AbstractRemoteService$RemoteServiceConnection
Calin Juravle36829e52019-04-10 19:07:47 -07008930com.android.internal.infra.AbstractRemoteService$VultureCallback
Calin Juravle00b23d32019-03-08 17:52:20 -08008931com.android.internal.infra.AbstractRemoteService
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008932com.android.internal.infra.AbstractSinglePendingRequestRemoteService
art-benchmark-serviced5115932020-02-25 17:55:03 -08008933com.android.internal.infra.AndroidFuture$1
8934com.android.internal.infra.AndroidFuture$2
8935com.android.internal.infra.AndroidFuture
8936com.android.internal.infra.GlobalWhitelistState
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008937com.android.internal.infra.IAndroidFuture$Stub$Proxy
art-benchmark-serviced5115932020-02-25 17:55:03 -08008938com.android.internal.infra.IAndroidFuture$Stub
8939com.android.internal.infra.IAndroidFuture
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008940com.android.internal.infra.PerUser
art-benchmark-serviced5115932020-02-25 17:55:03 -08008941com.android.internal.infra.RemoteStream$1
8942com.android.internal.infra.RemoteStream
8943com.android.internal.infra.ServiceConnector$Impl$CompletionAwareJob
8944com.android.internal.infra.ServiceConnector$Impl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008945com.android.internal.infra.ServiceConnector$Job
art-benchmark-serviced5115932020-02-25 17:55:03 -08008946com.android.internal.infra.ServiceConnector$VoidJob
8947com.android.internal.infra.ServiceConnector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008948com.android.internal.infra.WhitelistHelper
art-benchmark-service13164882020-11-07 02:19:14 -08008949com.android.internal.inputmethod.ICharSequenceResultCallback$Stub$Proxy
8950com.android.internal.inputmethod.ICharSequenceResultCallback$Stub
8951com.android.internal.inputmethod.ICharSequenceResultCallback
art-benchmark-service13164882020-11-07 02:19:14 -08008952com.android.internal.inputmethod.IExtractedTextResultCallback$Stub
8953com.android.internal.inputmethod.IExtractedTextResultCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08008954com.android.internal.inputmethod.IInputContentUriToken
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008955com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub$Proxy
8956com.android.internal.inputmethod.IInputMethodPrivilegedOperations$Stub
8957com.android.internal.inputmethod.IInputMethodPrivilegedOperations
art-benchmark-service13164882020-11-07 02:19:14 -08008958com.android.internal.inputmethod.IIntResultCallback$Stub
8959com.android.internal.inputmethod.IIntResultCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008960com.android.internal.inputmethod.InputMethodDebug
8961com.android.internal.inputmethod.InputMethodPrivilegedOperations$OpsHolder
8962com.android.internal.inputmethod.InputMethodPrivilegedOperations
8963com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
8964com.android.internal.inputmethod.SubtypeLocaleUtils
art-benchmark-service13164882020-11-07 02:19:14 -08008965com.android.internal.listeners.ListenerExecutor
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008966com.android.internal.location.GpsNetInitiatedHandler$1
8967com.android.internal.location.GpsNetInitiatedHandler$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08008968com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008969com.android.internal.location.GpsNetInitiatedHandler
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008970com.android.internal.location.nano.GnssLogsProto$GnssLog
8971com.android.internal.location.nano.GnssLogsProto$PowerMetrics
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008972com.android.internal.logging.AndroidConfig
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07008973com.android.internal.logging.AndroidHandler$1
Calin Juravle00b23d32019-03-08 17:52:20 -08008974com.android.internal.logging.AndroidHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07008975com.android.internal.logging.EventLogTags
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008976com.android.internal.logging.InstanceId$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08008977com.android.internal.logging.InstanceId
art-benchmark-service13164882020-11-07 02:19:14 -08008978com.android.internal.logging.InstanceIdSequence
Andreas Gampe0db10fd2017-02-01 15:57:57 -08008979com.android.internal.logging.MetricsLogger
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008980com.android.internal.logging.UiEventLogger$UiEventEnum
8981com.android.internal.logging.UiEventLogger
8982com.android.internal.logging.UiEventLoggerImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008983com.android.internal.net.INetworkWatchlistManager$Stub$Proxy
8984com.android.internal.net.INetworkWatchlistManager$Stub
8985com.android.internal.net.INetworkWatchlistManager
art-benchmark-serviced5115932020-02-25 17:55:03 -08008986com.android.internal.net.LegacyVpnInfo$1
8987com.android.internal.net.LegacyVpnInfo
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008988com.android.internal.net.VpnConfig$1
8989com.android.internal.net.VpnConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008990com.android.internal.net.VpnProfile$1
8991com.android.internal.net.VpnProfile
8992com.android.internal.notification.SystemNotificationChannels
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008993com.android.internal.os.AndroidPrintStream
art-benchmark-serviced5115932020-02-25 17:55:03 -08008994com.android.internal.os.AppFuseMount$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008995com.android.internal.os.AppFuseMount
art-benchmark-serviced5115932020-02-25 17:55:03 -08008996com.android.internal.os.AppIdToPackageMap
Calin Juravle00b23d32019-03-08 17:52:20 -08008997com.android.internal.os.AtomicDirectory
Calin Juravle4a054192018-05-29 17:52:20 -07008998com.android.internal.os.BackgroundThread
Calin Juravle00b23d32019-03-08 17:52:20 -08008999com.android.internal.os.BatterySipper$DrainType
9000com.android.internal.os.BatterySipper
9001com.android.internal.os.BatteryStatsHelper
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009002com.android.internal.os.BatteryStatsHistory$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009003com.android.internal.os.BatteryStatsHistory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009004com.android.internal.os.BatteryStatsImpl$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009005com.android.internal.os.BatteryStatsImpl$2
9006com.android.internal.os.BatteryStatsImpl$3
9007com.android.internal.os.BatteryStatsImpl$4
Calin Juravle4a054192018-05-29 17:52:20 -07009008com.android.internal.os.BatteryStatsImpl$5
Calin Juravle00b23d32019-03-08 17:52:20 -08009009com.android.internal.os.BatteryStatsImpl$6
Calin Juravle4a054192018-05-29 17:52:20 -07009010com.android.internal.os.BatteryStatsImpl$BatchTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009011com.android.internal.os.BatteryStatsImpl$BatteryCallback
art-benchmark-service13164882020-11-07 02:19:14 -08009012com.android.internal.os.BatteryStatsImpl$BinderCallStats
Calin Juravle4a054192018-05-29 17:52:20 -07009013com.android.internal.os.BatteryStatsImpl$BluetoothActivityInfoCache
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009014com.android.internal.os.BatteryStatsImpl$Clocks
Calin Juravle4a054192018-05-29 17:52:20 -07009015com.android.internal.os.BatteryStatsImpl$Constants
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009016com.android.internal.os.BatteryStatsImpl$ControllerActivityCounterImpl
9017com.android.internal.os.BatteryStatsImpl$Counter
9018com.android.internal.os.BatteryStatsImpl$DualTimer
9019com.android.internal.os.BatteryStatsImpl$DurationTimer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009020com.android.internal.os.BatteryStatsImpl$ExternalStatsSync
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009021com.android.internal.os.BatteryStatsImpl$LongSamplingCounter
9022com.android.internal.os.BatteryStatsImpl$LongSamplingCounterArray
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009023com.android.internal.os.BatteryStatsImpl$MyHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009024com.android.internal.os.BatteryStatsImpl$OverflowArrayMap
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009025com.android.internal.os.BatteryStatsImpl$PlatformIdleStateCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009026com.android.internal.os.BatteryStatsImpl$SamplingTimer
9027com.android.internal.os.BatteryStatsImpl$StopwatchTimer
9028com.android.internal.os.BatteryStatsImpl$SystemClocks
9029com.android.internal.os.BatteryStatsImpl$TimeBase
9030com.android.internal.os.BatteryStatsImpl$TimeBaseObs
9031com.android.internal.os.BatteryStatsImpl$Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009032com.android.internal.os.BatteryStatsImpl$Uid$1
9033com.android.internal.os.BatteryStatsImpl$Uid$2
9034com.android.internal.os.BatteryStatsImpl$Uid$3
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009035com.android.internal.os.BatteryStatsImpl$Uid$Pkg$Serv
Calin Juravle00b23d32019-03-08 17:52:20 -08009036com.android.internal.os.BatteryStatsImpl$Uid$Pkg
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009037com.android.internal.os.BatteryStatsImpl$Uid$Proc
9038com.android.internal.os.BatteryStatsImpl$Uid$Sensor
9039com.android.internal.os.BatteryStatsImpl$Uid$Wakelock
Calin Juravle00b23d32019-03-08 17:52:20 -08009040com.android.internal.os.BatteryStatsImpl$Uid
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009041com.android.internal.os.BatteryStatsImpl$UidToRemove
9042com.android.internal.os.BatteryStatsImpl$UserInfoProvider
Calin Juravle00b23d32019-03-08 17:52:20 -08009043com.android.internal.os.BatteryStatsImpl
art-benchmark-service84deab32021-05-12 09:41:00 -07009044com.android.internal.os.BinderCallHeavyHitterWatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009045com.android.internal.os.BinderCallsStats$CallStat
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009046com.android.internal.os.BinderCallsStats$CallStatKey
9047com.android.internal.os.BinderCallsStats$ExportedCallStat
9048com.android.internal.os.BinderCallsStats$Injector
Calin Juravle00b23d32019-03-08 17:52:20 -08009049com.android.internal.os.BinderCallsStats$OverflowBinder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009050com.android.internal.os.BinderCallsStats$UidEntry
Calin Juravle00b23d32019-03-08 17:52:20 -08009051com.android.internal.os.BinderCallsStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009052com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009053com.android.internal.os.BinderDeathDispatcher
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009054com.android.internal.os.BinderInternal$BinderProxyLimitListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009055com.android.internal.os.BinderInternal$BinderProxyLimitListenerDelegate
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009056com.android.internal.os.BinderInternal$CallSession
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009057com.android.internal.os.BinderInternal$GcWatcher
Calin Juravle00b23d32019-03-08 17:52:20 -08009058com.android.internal.os.BinderInternal$Observer
9059com.android.internal.os.BinderInternal$WorkSourceProvider
9060com.android.internal.os.BinderInternal
9061com.android.internal.os.BluetoothPowerCalculator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009062com.android.internal.os.ByteTransferPipe
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009063com.android.internal.os.CachedDeviceState$Readonly
9064com.android.internal.os.CachedDeviceState$TimeInStateStopwatch
9065com.android.internal.os.CachedDeviceState
Calin Juravle00b23d32019-03-08 17:52:20 -08009066com.android.internal.os.CameraPowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009067com.android.internal.os.ClassLoaderFactory
Calin Juravle00b23d32019-03-08 17:52:20 -08009068com.android.internal.os.CpuPowerCalculator
9069com.android.internal.os.FlashlightPowerCalculator
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009070com.android.internal.os.FuseAppLoop$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009071com.android.internal.os.FuseAppLoop
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009072com.android.internal.os.FuseUnavailableMountException
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009073com.android.internal.os.HandlerCaller$Callback
9074com.android.internal.os.HandlerCaller$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -08009075com.android.internal.os.HandlerCaller
Calin Juravle4a054192018-05-29 17:52:20 -07009076com.android.internal.os.IDropBoxManagerService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009077com.android.internal.os.IDropBoxManagerService$Stub
9078com.android.internal.os.IDropBoxManagerService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009079com.android.internal.os.IResultReceiver$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009080com.android.internal.os.IResultReceiver$Stub
9081com.android.internal.os.IResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009082com.android.internal.os.IShellCallback$Stub$Proxy
9083com.android.internal.os.IShellCallback$Stub
9084com.android.internal.os.IShellCallback
9085com.android.internal.os.KernelCpuProcStringReader$ProcFileIterator
Calin Juravle00b23d32019-03-08 17:52:20 -08009086com.android.internal.os.KernelCpuProcStringReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009087com.android.internal.os.KernelCpuSpeedReader
9088com.android.internal.os.KernelCpuThreadReader$FrequencyBucketCreator
9089com.android.internal.os.KernelCpuThreadReader$Injector
9090com.android.internal.os.KernelCpuThreadReader$ProcessCpuUsage
9091com.android.internal.os.KernelCpuThreadReader$ThreadCpuUsage
9092com.android.internal.os.KernelCpuThreadReader
art-benchmark-serviced5115932020-02-25 17:55:03 -08009093com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
9094com.android.internal.os.KernelCpuThreadReaderDiff
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009095com.android.internal.os.KernelCpuThreadReaderSettingsObserver$UidPredicate
9096com.android.internal.os.KernelCpuThreadReaderSettingsObserver
art-benchmark-servicead05a302020-03-17 09:46:02 -07009097com.android.internal.os.KernelCpuUidBpfMapReader$BpfMapIterator
9098com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidActiveTimeBpfMapReader
9099com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidClusterTimeBpfMapReader
9100com.android.internal.os.KernelCpuUidBpfMapReader$KernelCpuUidFreqTimeBpfMapReader
9101com.android.internal.os.KernelCpuUidBpfMapReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009102com.android.internal.os.KernelCpuUidTimeReader$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -08009103com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader
9104com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader
9105com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader
9106com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader
9107com.android.internal.os.KernelCpuUidTimeReader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009108com.android.internal.os.KernelMemoryBandwidthStats
art-benchmark-service84deab32021-05-12 09:41:00 -07009109com.android.internal.os.KernelSingleProcessCpuThreadReader
art-benchmark-servicead05a302020-03-17 09:46:02 -07009110com.android.internal.os.KernelSingleUidTimeReader$Injector
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009111com.android.internal.os.KernelSingleUidTimeReader
Calin Juravle4a054192018-05-29 17:52:20 -07009112com.android.internal.os.KernelWakelockReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009113com.android.internal.os.KernelWakelockStats$Entry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009114com.android.internal.os.KernelWakelockStats
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009115com.android.internal.os.LoggingPrintStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009116com.android.internal.os.LoggingPrintStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009117com.android.internal.os.LooperStats$DispatchSession
9118com.android.internal.os.LooperStats$Entry
9119com.android.internal.os.LooperStats$ExportedEntry
9120com.android.internal.os.LooperStats
Calin Juravle00b23d32019-03-08 17:52:20 -08009121com.android.internal.os.MediaPowerCalculator
9122com.android.internal.os.MemoryPowerCalculator
9123com.android.internal.os.MobileRadioPowerCalculator
9124com.android.internal.os.PowerCalculator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009125com.android.internal.os.PowerProfile$CpuClusterKey
Calin Juravle00b23d32019-03-08 17:52:20 -08009126com.android.internal.os.PowerProfile
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009127com.android.internal.os.ProcStatsUtil
9128com.android.internal.os.ProcTimeInStateReader
9129com.android.internal.os.ProcessCpuTracker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009130com.android.internal.os.ProcessCpuTracker$FilterStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009131com.android.internal.os.ProcessCpuTracker$Stats
9132com.android.internal.os.ProcessCpuTracker
9133com.android.internal.os.RailStats
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009134com.android.internal.os.RoSystemProperties
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009135com.android.internal.os.RpmStats$PowerStateElement
9136com.android.internal.os.RpmStats$PowerStatePlatformSleepState
9137com.android.internal.os.RpmStats$PowerStateSubsystem
Calin Juravle4a054192018-05-29 17:52:20 -07009138com.android.internal.os.RpmStats
Evan Millar0ea97b82009-03-24 17:49:23 -07009139com.android.internal.os.RuntimeInit$1
art-benchmark-service13164882020-11-07 02:19:14 -08009140com.android.internal.os.RuntimeInit$ApplicationWtfHandler
Jesse Wilson0d8eeb42011-08-24 09:33:06 -04009141com.android.internal.os.RuntimeInit$Arguments
Tobias Thiereraddbf902016-07-21 15:05:19 +01009142com.android.internal.os.RuntimeInit$KillApplicationHandler
9143com.android.internal.os.RuntimeInit$LoggingHandler
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009144com.android.internal.os.RuntimeInit$MethodAndArgsCaller
Calin Juravle00b23d32019-03-08 17:52:20 -08009145com.android.internal.os.RuntimeInit
9146com.android.internal.os.SensorPowerCalculator
Kenny Rootdbf30ed2012-09-19 13:08:12 -07009147com.android.internal.os.SomeArgs
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009148com.android.internal.os.StatsdHiddenApiUsageLogger
9149com.android.internal.os.StoragedUidIoStatsReader
9150com.android.internal.os.TransferPipe
Calin Juravle00b23d32019-03-08 17:52:20 -08009151com.android.internal.os.WakelockPowerCalculator
9152com.android.internal.os.WifiPowerCalculator
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009153com.android.internal.os.WrapperInit
Andreas Gampedcad4ca2014-10-03 02:00:29 +00009154com.android.internal.os.Zygote
Calin Juravle00b23d32019-03-08 17:52:20 -08009155com.android.internal.os.ZygoteArguments
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009156com.android.internal.os.ZygoteConnection
Jesse Wilsone9fcaa02010-02-23 17:06:58 -08009157com.android.internal.os.ZygoteInit
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009158com.android.internal.os.ZygoteSecurityException
9159com.android.internal.os.ZygoteServer$UsapPoolRefillAction
Andreas Gampe0db10fd2017-02-01 15:57:57 -08009160com.android.internal.os.ZygoteServer
art-benchmark-serviced5115932020-02-25 17:55:03 -08009161com.android.internal.os.logging.MetricsLoggerWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009162com.android.internal.policy.BackdropFrameRenderer
Andreas Gampe571fc302016-02-18 13:58:09 -08009163com.android.internal.policy.DecorContext
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009164com.android.internal.policy.DecorView$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009165com.android.internal.policy.DecorView$2
9166com.android.internal.policy.DecorView$3
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009167com.android.internal.policy.DecorView$6
9168com.android.internal.policy.DecorView$ActionModeCallback2Wrapper$1
9169com.android.internal.policy.DecorView$ActionModeCallback2Wrapper
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009170com.android.internal.policy.DecorView$ColorViewAttributes
Andreas Gampe571fc302016-02-18 13:58:09 -08009171com.android.internal.policy.DecorView$ColorViewState
Calin Juravle00b23d32019-03-08 17:52:20 -08009172com.android.internal.policy.DecorView
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009173com.android.internal.policy.DividerSnapAlgorithm$SnapTarget
9174com.android.internal.policy.DividerSnapAlgorithm
9175com.android.internal.policy.DockedDividerUtils
art-benchmark-service13164882020-11-07 02:19:14 -08009176com.android.internal.policy.GestureNavigationSettingsObserver
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009177com.android.internal.policy.IKeyguardDismissCallback$Stub$Proxy
9178com.android.internal.policy.IKeyguardDismissCallback$Stub
9179com.android.internal.policy.IKeyguardDismissCallback
9180com.android.internal.policy.IKeyguardDrawnCallback$Stub$Proxy
9181com.android.internal.policy.IKeyguardDrawnCallback$Stub
9182com.android.internal.policy.IKeyguardDrawnCallback
9183com.android.internal.policy.IKeyguardExitCallback$Stub$Proxy
9184com.android.internal.policy.IKeyguardExitCallback$Stub
9185com.android.internal.policy.IKeyguardExitCallback
9186com.android.internal.policy.IKeyguardService$Stub$Proxy
9187com.android.internal.policy.IKeyguardService$Stub
9188com.android.internal.policy.IKeyguardService
9189com.android.internal.policy.IKeyguardStateCallback$Stub$Proxy
9190com.android.internal.policy.IKeyguardStateCallback$Stub
9191com.android.internal.policy.IKeyguardStateCallback
9192com.android.internal.policy.IShortcutService$Stub$Proxy
9193com.android.internal.policy.IShortcutService$Stub
9194com.android.internal.policy.IShortcutService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009195com.android.internal.policy.KeyInterceptionInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -07009196com.android.internal.policy.PhoneFallbackEventHandler
9197com.android.internal.policy.PhoneLayoutInflater
Andreas Gampe61e7b662015-06-17 23:57:04 -07009198com.android.internal.policy.PhoneWindow$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009199com.android.internal.policy.PhoneWindow$ActionMenuPresenterCallback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009200com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009201com.android.internal.policy.PhoneWindow$PanelFeatureState$SavedState
Calin Juravle00b23d32019-03-08 17:52:20 -08009202com.android.internal.policy.PhoneWindow$PanelFeatureState
Andreas Gampe571fc302016-02-18 13:58:09 -08009203com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -07009204com.android.internal.policy.PhoneWindow$RotationWatcher$1
Calin Juravle00b23d32019-03-08 17:52:20 -08009205com.android.internal.policy.PhoneWindow$RotationWatcher
9206com.android.internal.policy.PhoneWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009207com.android.internal.policy.ScreenDecorationsUtils
9208com.android.internal.statusbar.IStatusBar$Stub$Proxy
9209com.android.internal.statusbar.IStatusBar$Stub
9210com.android.internal.statusbar.IStatusBar
9211com.android.internal.statusbar.IStatusBarService$Stub$Proxy
9212com.android.internal.statusbar.IStatusBarService$Stub
9213com.android.internal.statusbar.IStatusBarService
9214com.android.internal.statusbar.NotificationVisibility$1
9215com.android.internal.statusbar.NotificationVisibility$NotificationLocation
9216com.android.internal.statusbar.NotificationVisibility
art-benchmark-serviced5115932020-02-25 17:55:03 -08009217com.android.internal.statusbar.RegisterStatusBarResult$1
9218com.android.internal.statusbar.RegisterStatusBarResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009219com.android.internal.statusbar.StatusBarIcon$1
9220com.android.internal.statusbar.StatusBarIcon
9221com.android.internal.telecom.IConnectionService$Stub$Proxy
9222com.android.internal.telecom.IConnectionService$Stub
9223com.android.internal.telecom.IConnectionService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009224com.android.internal.telecom.IConnectionServiceAdapter$Stub
9225com.android.internal.telecom.IConnectionServiceAdapter
9226com.android.internal.telecom.IInCallAdapter$Stub
9227com.android.internal.telecom.IInCallAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009228com.android.internal.telecom.IInCallService$Stub$Proxy
9229com.android.internal.telecom.IInCallService$Stub
9230com.android.internal.telecom.IInCallService
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -07009231com.android.internal.telecom.ITelecomService$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009232com.android.internal.telecom.ITelecomService$Stub
9233com.android.internal.telecom.ITelecomService
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009234com.android.internal.telecom.IVideoCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009235com.android.internal.telecom.IVideoProvider$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009236com.android.internal.telecom.IVideoProvider$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009237com.android.internal.telecom.IVideoProvider
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009238com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
9239com.android.internal.telecom.RemoteServiceCallback$Stub
9240com.android.internal.telecom.RemoteServiceCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009241com.android.internal.telephony.ATParseEx
art-benchmark-service13164882020-11-07 02:19:14 -08009242com.android.internal.telephony.ATResponseParser
9243com.android.internal.telephony.AndroidUtilIndentingPrintWriter
9244com.android.internal.telephony.AppSmsManager$AppRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08009245com.android.internal.telephony.AppSmsManager
art-benchmark-service13164882020-11-07 02:19:14 -08009246com.android.internal.telephony.AsyncChannel$1
9247com.android.internal.telephony.AsyncChannel$1ConnectAsync
9248com.android.internal.telephony.AsyncChannel$AsyncChannelConnection
9249com.android.internal.telephony.AsyncChannel$DeathMonitor
9250com.android.internal.telephony.AsyncChannel$SyncMessenger$SyncHandler
9251com.android.internal.telephony.AsyncChannel$SyncMessenger
9252com.android.internal.telephony.AsyncChannel
9253com.android.internal.telephony.AsyncEmergencyContactNotifier
9254com.android.internal.telephony.AsyncService$AsyncServiceInfo
9255com.android.internal.telephony.AsyncService
art-benchmark-service56aece62020-02-10 17:58:03 -08009256com.android.internal.telephony.BaseCommands
art-benchmark-service13164882020-11-07 02:19:14 -08009257com.android.internal.telephony.BitwiseInputStream$AccessException
9258com.android.internal.telephony.BitwiseInputStream
art-benchmark-service56aece62020-02-10 17:58:03 -08009259com.android.internal.telephony.BlockChecker
art-benchmark-service13164882020-11-07 02:19:14 -08009260com.android.internal.telephony.BtSmsInterfaceManager$MapMessageSender
9261com.android.internal.telephony.BtSmsInterfaceManager
9262com.android.internal.telephony.Call$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009263com.android.internal.telephony.Call$SrvccState
9264com.android.internal.telephony.Call$State
9265com.android.internal.telephony.Call
art-benchmark-service13164882020-11-07 02:19:14 -08009266com.android.internal.telephony.CallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -08009267com.android.internal.telephony.CallForwardInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009268com.android.internal.telephony.CallManager$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009269com.android.internal.telephony.CallManager$CallManagerHandler
9270com.android.internal.telephony.CallManager
9271com.android.internal.telephony.CallStateException
9272com.android.internal.telephony.CallTracker
9273com.android.internal.telephony.CarrierActionAgent$1
9274com.android.internal.telephony.CarrierActionAgent
Calin Juravle00b23d32019-03-08 17:52:20 -08009275com.android.internal.telephony.CarrierAppUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009276com.android.internal.telephony.CarrierInfoManager
9277com.android.internal.telephony.CarrierKeyDownloadManager$1
9278com.android.internal.telephony.CarrierKeyDownloadManager
art-benchmark-service13164882020-11-07 02:19:14 -08009279com.android.internal.telephony.CarrierPrivilegesTracker$1
9280com.android.internal.telephony.CarrierPrivilegesTracker
art-benchmark-service56aece62020-02-10 17:58:03 -08009281com.android.internal.telephony.CarrierResolver$1
9282com.android.internal.telephony.CarrierResolver$2
art-benchmark-service13164882020-11-07 02:19:14 -08009283com.android.internal.telephony.CarrierResolver$3
art-benchmark-service56aece62020-02-10 17:58:03 -08009284com.android.internal.telephony.CarrierResolver$CarrierMatchingRule
9285com.android.internal.telephony.CarrierResolver
9286com.android.internal.telephony.CarrierServiceBindHelper$1
9287com.android.internal.telephony.CarrierServiceBindHelper$2
9288com.android.internal.telephony.CarrierServiceBindHelper$AppBinding
9289com.android.internal.telephony.CarrierServiceBindHelper$CarrierServiceConnection
9290com.android.internal.telephony.CarrierServiceBindHelper$CarrierServicePackageMonitor
9291com.android.internal.telephony.CarrierServiceBindHelper
9292com.android.internal.telephony.CarrierServiceStateTracker$1
9293com.android.internal.telephony.CarrierServiceStateTracker$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009294com.android.internal.telephony.CarrierServiceStateTracker$EmergencyNetworkNotification
9295com.android.internal.telephony.CarrierServiceStateTracker$NotificationType
9296com.android.internal.telephony.CarrierServiceStateTracker$PrefNetworkNotification
9297com.android.internal.telephony.CarrierServiceStateTracker
9298com.android.internal.telephony.CarrierServicesSmsFilter$CallbackTimeoutHandler
9299com.android.internal.telephony.CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface
art-benchmark-service13164882020-11-07 02:19:14 -08009300com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilter
9301com.android.internal.telephony.CarrierServicesSmsFilter$CarrierSmsFilterCallback
9302com.android.internal.telephony.CarrierServicesSmsFilter$FilterAggregator
art-benchmark-service56aece62020-02-10 17:58:03 -08009303com.android.internal.telephony.CarrierServicesSmsFilter
9304com.android.internal.telephony.CarrierSignalAgent$1
art-benchmark-service13164882020-11-07 02:19:14 -08009305com.android.internal.telephony.CarrierSignalAgent$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009306com.android.internal.telephony.CarrierSignalAgent
9307com.android.internal.telephony.CarrierSmsUtils
art-benchmark-service13164882020-11-07 02:19:14 -08009308com.android.internal.telephony.CellBroadcastServiceManager$1
9309com.android.internal.telephony.CellBroadcastServiceManager$CellBroadcastServiceConnection
art-benchmark-serviced5115932020-02-25 17:55:03 -08009310com.android.internal.telephony.CellBroadcastServiceManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009311com.android.internal.telephony.CellNetworkScanResult$1
9312com.android.internal.telephony.CellNetworkScanResult
art-benchmark-service56aece62020-02-10 17:58:03 -08009313com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider$1
9314com.android.internal.telephony.CellularNetworkService$CellularNetworkServiceProvider
9315com.android.internal.telephony.CellularNetworkService
art-benchmark-service13164882020-11-07 02:19:14 -08009316com.android.internal.telephony.CellularNetworkValidator$1
9317com.android.internal.telephony.CellularNetworkValidator$ConnectivityNetworkCallback
9318com.android.internal.telephony.CellularNetworkValidator$ValidatedNetworkCache$ValidatedNetwork
9319com.android.internal.telephony.CellularNetworkValidator$ValidatedNetworkCache
art-benchmark-service56aece62020-02-10 17:58:03 -08009320com.android.internal.telephony.CellularNetworkValidator$ValidationCallback
9321com.android.internal.telephony.CellularNetworkValidator
9322com.android.internal.telephony.ClientWakelockAccountant
9323com.android.internal.telephony.ClientWakelockTracker
9324com.android.internal.telephony.CommandException$Error
9325com.android.internal.telephony.CommandException
9326com.android.internal.telephony.CommandsInterface
art-benchmark-service13164882020-11-07 02:19:14 -08009327com.android.internal.telephony.Connection$Capability
art-benchmark-service56aece62020-02-10 17:58:03 -08009328com.android.internal.telephony.Connection$Listener
art-benchmark-service13164882020-11-07 02:19:14 -08009329com.android.internal.telephony.Connection$ListenerBase
9330com.android.internal.telephony.Connection$PostDialListener
art-benchmark-service56aece62020-02-10 17:58:03 -08009331com.android.internal.telephony.Connection$PostDialState
9332com.android.internal.telephony.Connection
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009333com.android.internal.telephony.DctConstants$Activity
9334com.android.internal.telephony.DctConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009335com.android.internal.telephony.DebugService
9336com.android.internal.telephony.DefaultPhoneNotifier$1
9337com.android.internal.telephony.DefaultPhoneNotifier
9338com.android.internal.telephony.DeviceStateMonitor$1
9339com.android.internal.telephony.DeviceStateMonitor$2
9340com.android.internal.telephony.DeviceStateMonitor$3
9341com.android.internal.telephony.DeviceStateMonitor$AccessNetworkThresholds
9342com.android.internal.telephony.DeviceStateMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08009343com.android.internal.telephony.DisplayInfoController
art-benchmark-service56aece62020-02-10 17:58:03 -08009344com.android.internal.telephony.DriverCall$State
9345com.android.internal.telephony.DriverCall
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009346com.android.internal.telephony.EncodeException
art-benchmark-service13164882020-11-07 02:19:14 -08009347com.android.internal.telephony.EventLogTags
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009348com.android.internal.telephony.ExponentialBackoff$1
9349com.android.internal.telephony.ExponentialBackoff$HandlerAdapter
9350com.android.internal.telephony.ExponentialBackoff
art-benchmark-service13164882020-11-07 02:19:14 -08009351com.android.internal.telephony.FastXmlSerializer
art-benchmark-service56aece62020-02-10 17:58:03 -08009352com.android.internal.telephony.GlobalSettingsHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -08009353com.android.internal.telephony.GsmAlphabet$TextEncodingDetails
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009354com.android.internal.telephony.GsmAlphabet
art-benchmark-service56aece62020-02-10 17:58:03 -08009355com.android.internal.telephony.GsmCdmaCall
9356com.android.internal.telephony.GsmCdmaCallTracker$1
9357com.android.internal.telephony.GsmCdmaCallTracker$2
9358com.android.internal.telephony.GsmCdmaCallTracker$3
9359com.android.internal.telephony.GsmCdmaCallTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009360com.android.internal.telephony.GsmCdmaConnection$1
9361com.android.internal.telephony.GsmCdmaConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08009362com.android.internal.telephony.GsmCdmaConnection
9363com.android.internal.telephony.GsmCdmaPhone$1
9364com.android.internal.telephony.GsmCdmaPhone$2
9365com.android.internal.telephony.GsmCdmaPhone$3
9366com.android.internal.telephony.GsmCdmaPhone$Cfu
9367com.android.internal.telephony.GsmCdmaPhone
9368com.android.internal.telephony.HalVersion
9369com.android.internal.telephony.HardwareConfig
art-benchmark-serviced5115932020-02-25 17:55:03 -08009370com.android.internal.telephony.HbpcdLookup$MccIdd
9371com.android.internal.telephony.HbpcdLookup$MccLookup
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009372com.android.internal.telephony.HbpcdUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -08009373com.android.internal.telephony.HexDump
art-benchmark-service13164882020-11-07 02:19:14 -08009374com.android.internal.telephony.IBooleanConsumer$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009375com.android.internal.telephony.IBooleanConsumer$Stub
9376com.android.internal.telephony.IBooleanConsumer
9377com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy
9378com.android.internal.telephony.ICarrierConfigLoader$Stub
9379com.android.internal.telephony.ICarrierConfigLoader
art-benchmark-service13164882020-11-07 02:19:14 -08009380com.android.internal.telephony.IIccPhoneBook$Default
art-benchmark-service56aece62020-02-10 17:58:03 -08009381com.android.internal.telephony.IIccPhoneBook$Stub$Proxy
9382com.android.internal.telephony.IIccPhoneBook$Stub
9383com.android.internal.telephony.IIccPhoneBook
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009384com.android.internal.telephony.IIntegerConsumer$Stub$Proxy
9385com.android.internal.telephony.IIntegerConsumer$Stub
9386com.android.internal.telephony.IIntegerConsumer
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009387com.android.internal.telephony.IMms$Stub$Proxy
9388com.android.internal.telephony.IMms$Stub
9389com.android.internal.telephony.IMms
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009390com.android.internal.telephony.INumberVerificationCallback$Stub$Proxy
9391com.android.internal.telephony.INumberVerificationCallback$Stub
9392com.android.internal.telephony.INumberVerificationCallback
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009393com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009394com.android.internal.telephony.IOnSubscriptionsChangedListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009395com.android.internal.telephony.IOnSubscriptionsChangedListener
art-benchmark-serviced5115932020-02-25 17:55:03 -08009396com.android.internal.telephony.IOns$Stub$Proxy
9397com.android.internal.telephony.IOns$Stub
9398com.android.internal.telephony.IOns
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009399com.android.internal.telephony.IPhoneStateListener$Stub$Proxy
Mathieu Chartierba2c0462017-05-19 16:41:46 -07009400com.android.internal.telephony.IPhoneStateListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -08009401com.android.internal.telephony.IPhoneStateListener
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009402com.android.internal.telephony.IPhoneSubInfo$Stub$Proxy
9403com.android.internal.telephony.IPhoneSubInfo$Stub
9404com.android.internal.telephony.IPhoneSubInfo
9405com.android.internal.telephony.ISetOpportunisticDataCallback$Stub$Proxy
9406com.android.internal.telephony.ISetOpportunisticDataCallback$Stub
9407com.android.internal.telephony.ISetOpportunisticDataCallback
9408com.android.internal.telephony.ISms$Stub$Proxy
9409com.android.internal.telephony.ISms$Stub
9410com.android.internal.telephony.ISms
9411com.android.internal.telephony.ISmsImplBase
art-benchmark-service56aece62020-02-10 17:58:03 -08009412com.android.internal.telephony.IState
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009413com.android.internal.telephony.ISub$Stub$Proxy
9414com.android.internal.telephony.ISub$Stub
9415com.android.internal.telephony.ISub
9416com.android.internal.telephony.ITelephony$Stub$Proxy
9417com.android.internal.telephony.ITelephony$Stub
9418com.android.internal.telephony.ITelephony
Jesse Wilsoneaca10e2010-10-12 21:35:56 -07009419com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -08009420com.android.internal.telephony.ITelephonyRegistry$Stub
9421com.android.internal.telephony.ITelephonyRegistry
art-benchmark-service13164882020-11-07 02:19:14 -08009422com.android.internal.telephony.IUpdateAvailableNetworksCallback$Stub
art-benchmark-serviced5115932020-02-25 17:55:03 -08009423com.android.internal.telephony.IUpdateAvailableNetworksCallback
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009424com.android.internal.telephony.IWapPushManager
art-benchmark-service56aece62020-02-10 17:58:03 -08009425com.android.internal.telephony.IccCard
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009426com.android.internal.telephony.IccCardConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009427com.android.internal.telephony.IccPhoneBookInterfaceManager$1
9428com.android.internal.telephony.IccPhoneBookInterfaceManager$Request
9429com.android.internal.telephony.IccPhoneBookInterfaceManager
9430com.android.internal.telephony.IccProvider
9431com.android.internal.telephony.IccSmsInterfaceManager$1
9432com.android.internal.telephony.IccSmsInterfaceManager$CdmaBroadcastRangeManager
9433com.android.internal.telephony.IccSmsInterfaceManager$CellBroadcastRangeManager
art-benchmark-service13164882020-11-07 02:19:14 -08009434com.android.internal.telephony.IccSmsInterfaceManager$Request
art-benchmark-service56aece62020-02-10 17:58:03 -08009435com.android.internal.telephony.IccSmsInterfaceManager
9436com.android.internal.telephony.ImsSmsDispatcher$1
9437com.android.internal.telephony.ImsSmsDispatcher$2
9438com.android.internal.telephony.ImsSmsDispatcher$3
9439com.android.internal.telephony.ImsSmsDispatcher$4
art-benchmark-service13164882020-11-07 02:19:14 -08009440com.android.internal.telephony.ImsSmsDispatcher$5
9441com.android.internal.telephony.ImsSmsDispatcher$FeatureConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08009442com.android.internal.telephony.ImsSmsDispatcher
9443com.android.internal.telephony.InboundSmsHandler$1
9444com.android.internal.telephony.InboundSmsHandler$2
9445com.android.internal.telephony.InboundSmsHandler$CarrierServicesSmsFilterCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009446com.android.internal.telephony.InboundSmsHandler$CbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08009447com.android.internal.telephony.InboundSmsHandler$DefaultState
9448com.android.internal.telephony.InboundSmsHandler$DeliveringState
9449com.android.internal.telephony.InboundSmsHandler$IdleState
9450com.android.internal.telephony.InboundSmsHandler$NewMessageNotificationActionReceiver
9451com.android.internal.telephony.InboundSmsHandler$SmsBroadcastReceiver
art-benchmark-service13164882020-11-07 02:19:14 -08009452com.android.internal.telephony.InboundSmsHandler$SmsFilter
9453com.android.internal.telephony.InboundSmsHandler$SmsSource
art-benchmark-service56aece62020-02-10 17:58:03 -08009454com.android.internal.telephony.InboundSmsHandler$StartupState
9455com.android.internal.telephony.InboundSmsHandler$WaitingState
9456com.android.internal.telephony.InboundSmsHandler
9457com.android.internal.telephony.InboundSmsTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009458com.android.internal.telephony.IndentingPrintWriter
art-benchmark-service56aece62020-02-10 17:58:03 -08009459com.android.internal.telephony.IntRangeManager$ClientRange
9460com.android.internal.telephony.IntRangeManager$IntRange
9461com.android.internal.telephony.IntRangeManager
9462com.android.internal.telephony.IntentBroadcaster$1
9463com.android.internal.telephony.IntentBroadcaster
9464com.android.internal.telephony.LastCallFailCause
art-benchmark-service13164882020-11-07 02:19:14 -08009465com.android.internal.telephony.LocalLog$ReadOnlyLocalLog
art-benchmark-service56aece62020-02-10 17:58:03 -08009466com.android.internal.telephony.LocalLog
9467com.android.internal.telephony.LocaleTracker$1
9468com.android.internal.telephony.LocaleTracker
9469com.android.internal.telephony.MccTable$MccEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -08009470com.android.internal.telephony.MccTable$MccMnc
art-benchmark-service56aece62020-02-10 17:58:03 -08009471com.android.internal.telephony.MccTable
art-benchmark-service13164882020-11-07 02:19:14 -08009472com.android.internal.telephony.MissedIncomingCallSmsFilter
9473com.android.internal.telephony.MmiCode$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009474com.android.internal.telephony.MmiCode
9475com.android.internal.telephony.MultiSimSettingController$1
art-benchmark-service13164882020-11-07 02:19:14 -08009476com.android.internal.telephony.MultiSimSettingController$PrimarySubChangeType
9477com.android.internal.telephony.MultiSimSettingController$SimCombinationWarningParams
art-benchmark-service56aece62020-02-10 17:58:03 -08009478com.android.internal.telephony.MultiSimSettingController$UpdateDefaultAction
9479com.android.internal.telephony.MultiSimSettingController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009480com.android.internal.telephony.NetworkFactory
art-benchmark-service56aece62020-02-10 17:58:03 -08009481com.android.internal.telephony.NetworkRegistrationManager$1
9482com.android.internal.telephony.NetworkRegistrationManager$NetworkRegStateCallback
9483com.android.internal.telephony.NetworkRegistrationManager$NetworkServiceConnection
9484com.android.internal.telephony.NetworkRegistrationManager$RegManagerDeathRecipient
9485com.android.internal.telephony.NetworkRegistrationManager
9486com.android.internal.telephony.NetworkScanRequestTracker$1
art-benchmark-service13164882020-11-07 02:19:14 -08009487com.android.internal.telephony.NetworkScanRequestTracker$2
9488com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestInfo
art-benchmark-service56aece62020-02-10 17:58:03 -08009489com.android.internal.telephony.NetworkScanRequestTracker$NetworkScanRequestScheduler
9490com.android.internal.telephony.NetworkScanRequestTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009491com.android.internal.telephony.NetworkTypeController$1
9492com.android.internal.telephony.NetworkTypeController$DefaultState
9493com.android.internal.telephony.NetworkTypeController$IdleState
9494com.android.internal.telephony.NetworkTypeController$LegacyState
9495com.android.internal.telephony.NetworkTypeController$LteConnectedState
9496com.android.internal.telephony.NetworkTypeController$NrConnectedState
9497com.android.internal.telephony.NetworkTypeController$OverrideTimerRule
9498com.android.internal.telephony.NetworkTypeController
art-benchmark-service56aece62020-02-10 17:58:03 -08009499com.android.internal.telephony.NitzData
9500com.android.internal.telephony.NitzStateMachine$DeviceState
art-benchmark-service13164882020-11-07 02:19:14 -08009501com.android.internal.telephony.NitzStateMachine$DeviceStateImpl
art-benchmark-service56aece62020-02-10 17:58:03 -08009502com.android.internal.telephony.NitzStateMachine
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009503com.android.internal.telephony.OperatorInfo$1
9504com.android.internal.telephony.OperatorInfo$State
9505com.android.internal.telephony.OperatorInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009506com.android.internal.telephony.PackageBasedTokenUtil
9507com.android.internal.telephony.Phone$NetworkSelectMessage
9508com.android.internal.telephony.Phone$SilentRedialParam
art-benchmark-service56aece62020-02-10 17:58:03 -08009509com.android.internal.telephony.Phone
art-benchmark-service13164882020-11-07 02:19:14 -08009510com.android.internal.telephony.PhoneConfigurationManager$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009511com.android.internal.telephony.PhoneConfigurationManager$ConfigManagerHandler
9512com.android.internal.telephony.PhoneConfigurationManager$MockableInterface
art-benchmark-service56aece62020-02-10 17:58:03 -08009513com.android.internal.telephony.PhoneConfigurationManager
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009514com.android.internal.telephony.PhoneConstantConversions$1
9515com.android.internal.telephony.PhoneConstantConversions
9516com.android.internal.telephony.PhoneConstants$DataState
9517com.android.internal.telephony.PhoneConstants$State
art-benchmark-service56aece62020-02-10 17:58:03 -08009518com.android.internal.telephony.PhoneFactory
9519com.android.internal.telephony.PhoneInternalInterface$DataActivityState
9520com.android.internal.telephony.PhoneInternalInterface$DialArgs$Builder
9521com.android.internal.telephony.PhoneInternalInterface$DialArgs
9522com.android.internal.telephony.PhoneInternalInterface$SuppService
9523com.android.internal.telephony.PhoneInternalInterface
9524com.android.internal.telephony.PhoneNotifier
9525com.android.internal.telephony.PhoneSubInfoController$CallPhoneMethodHelper
9526com.android.internal.telephony.PhoneSubInfoController$PermissionCheckHelper
9527com.android.internal.telephony.PhoneSubInfoController
9528com.android.internal.telephony.PhoneSwitcher$1
9529com.android.internal.telephony.PhoneSwitcher$2
art-benchmark-serviced5115932020-02-25 17:55:03 -08009530com.android.internal.telephony.PhoneSwitcher$3
art-benchmark-service13164882020-11-07 02:19:14 -08009531com.android.internal.telephony.PhoneSwitcher$4
art-benchmark-service56aece62020-02-10 17:58:03 -08009532com.android.internal.telephony.PhoneSwitcher$DefaultNetworkCallback
9533com.android.internal.telephony.PhoneSwitcher$EmergencyOverrideRequest
9534com.android.internal.telephony.PhoneSwitcher$PhoneState
9535com.android.internal.telephony.PhoneSwitcher$PhoneSwitcherNetworkRequestListener
9536com.android.internal.telephony.PhoneSwitcher
art-benchmark-service13164882020-11-07 02:19:14 -08009537com.android.internal.telephony.Preconditions
art-benchmark-service56aece62020-02-10 17:58:03 -08009538com.android.internal.telephony.ProxyController$1
9539com.android.internal.telephony.ProxyController
art-benchmark-service13164882020-11-07 02:19:14 -08009540com.android.internal.telephony.RIL$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009541com.android.internal.telephony.RIL$RadioProxyDeathRecipient
9542com.android.internal.telephony.RIL$RilHandler
9543com.android.internal.telephony.RIL
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009544com.android.internal.telephony.RILConstants
art-benchmark-service56aece62020-02-10 17:58:03 -08009545com.android.internal.telephony.RILRequest
9546com.android.internal.telephony.RadioBugDetector
9547com.android.internal.telephony.RadioCapability
9548com.android.internal.telephony.RadioConfig$ServiceDeathRecipient
9549com.android.internal.telephony.RadioConfig
9550com.android.internal.telephony.RadioConfigIndication
9551com.android.internal.telephony.RadioConfigResponse
9552com.android.internal.telephony.RadioIndication
art-benchmark-service13164882020-11-07 02:19:14 -08009553com.android.internal.telephony.RadioNVItems
art-benchmark-service56aece62020-02-10 17:58:03 -08009554com.android.internal.telephony.RadioResponse
9555com.android.internal.telephony.RatRatcheter$1
9556com.android.internal.telephony.RatRatcheter
art-benchmark-serviced5115932020-02-25 17:55:03 -08009557com.android.internal.telephony.Registrant
art-benchmark-service56aece62020-02-10 17:58:03 -08009558com.android.internal.telephony.RegistrantList
art-benchmark-service13164882020-11-07 02:19:14 -08009559com.android.internal.telephony.RegistrationFailedEvent
art-benchmark-service56aece62020-02-10 17:58:03 -08009560com.android.internal.telephony.RestrictedState
9561com.android.internal.telephony.RetryManager$RetryRec
9562com.android.internal.telephony.RetryManager
9563com.android.internal.telephony.RilWakelockInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009564com.android.internal.telephony.SMSDispatcher$1
9565com.android.internal.telephony.SMSDispatcher$ConfirmDialogListener
art-benchmark-service56aece62020-02-10 17:58:03 -08009566com.android.internal.telephony.SMSDispatcher$DataSmsSender
art-benchmark-service13164882020-11-07 02:19:14 -08009567com.android.internal.telephony.SMSDispatcher$MultipartSmsSender
9568com.android.internal.telephony.SMSDispatcher$MultipartSmsSenderCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009569com.android.internal.telephony.SMSDispatcher$SettingsObserver
9570com.android.internal.telephony.SMSDispatcher$SmsSender
9571com.android.internal.telephony.SMSDispatcher$SmsSenderCallback
9572com.android.internal.telephony.SMSDispatcher$SmsTracker
9573com.android.internal.telephony.SMSDispatcher$TextSmsSender
9574com.android.internal.telephony.SMSDispatcher
9575com.android.internal.telephony.ServiceStateTracker$1
art-benchmark-service13164882020-11-07 02:19:14 -08009576com.android.internal.telephony.ServiceStateTracker$CarrierNameDisplayBitmask
art-benchmark-service56aece62020-02-10 17:58:03 -08009577com.android.internal.telephony.ServiceStateTracker$SstSubscriptionsChangedListener
9578com.android.internal.telephony.ServiceStateTracker
9579com.android.internal.telephony.SettingsObserver
9580com.android.internal.telephony.SimActivationTracker$1
9581com.android.internal.telephony.SimActivationTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009582com.android.internal.telephony.Sms7BitEncodingTranslator
art-benchmark-serviced5115932020-02-25 17:55:03 -08009583com.android.internal.telephony.SmsAddress
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -07009584com.android.internal.telephony.SmsApplication$SmsApplicationData
Calin Juravle00b23d32019-03-08 17:52:20 -08009585com.android.internal.telephony.SmsApplication$SmsPackageMonitor
9586com.android.internal.telephony.SmsApplication
art-benchmark-service56aece62020-02-10 17:58:03 -08009587com.android.internal.telephony.SmsBroadcastUndelivered$1
art-benchmark-serviced5115932020-02-25 17:55:03 -08009588com.android.internal.telephony.SmsBroadcastUndelivered$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009589com.android.internal.telephony.SmsBroadcastUndelivered$ScanRawTableThread
9590com.android.internal.telephony.SmsBroadcastUndelivered$SmsReferenceKey
9591com.android.internal.telephony.SmsBroadcastUndelivered
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009592com.android.internal.telephony.SmsConstants$MessageClass
art-benchmark-service56aece62020-02-10 17:58:03 -08009593com.android.internal.telephony.SmsController
9594com.android.internal.telephony.SmsDispatchersController$1
art-benchmark-service13164882020-11-07 02:19:14 -08009595com.android.internal.telephony.SmsDispatchersController$SmsInjectionCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009596com.android.internal.telephony.SmsDispatchersController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009597com.android.internal.telephony.SmsHeader$ConcatRef
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009598com.android.internal.telephony.SmsHeader$MiscElt
art-benchmark-serviced5115932020-02-25 17:55:03 -08009599com.android.internal.telephony.SmsHeader$PortAddrs
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009600com.android.internal.telephony.SmsHeader$SpecialSmsMsg
art-benchmark-serviced5115932020-02-25 17:55:03 -08009601com.android.internal.telephony.SmsHeader
9602com.android.internal.telephony.SmsMessageBase$SubmitPduBase
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009603com.android.internal.telephony.SmsMessageBase
art-benchmark-serviced5115932020-02-25 17:55:03 -08009604com.android.internal.telephony.SmsNumberUtils$NumberEntry
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009605com.android.internal.telephony.SmsNumberUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009606com.android.internal.telephony.SmsPermissions
art-benchmark-service13164882020-11-07 02:19:14 -08009607com.android.internal.telephony.SmsRawData$1
9608com.android.internal.telephony.SmsRawData
art-benchmark-service56aece62020-02-10 17:58:03 -08009609com.android.internal.telephony.SmsResponse
9610com.android.internal.telephony.SmsStorageMonitor$1
9611com.android.internal.telephony.SmsStorageMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08009612com.android.internal.telephony.SmsUsageMonitor$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009613com.android.internal.telephony.SmsUsageMonitor$SettingsObserver
9614com.android.internal.telephony.SmsUsageMonitor$SettingsObserverHandler
art-benchmark-service13164882020-11-07 02:19:14 -08009615com.android.internal.telephony.SmsUsageMonitor$ShortCodePatternMatcher
art-benchmark-service56aece62020-02-10 17:58:03 -08009616com.android.internal.telephony.SmsUsageMonitor
art-benchmark-serviced5115932020-02-25 17:55:03 -08009617com.android.internal.telephony.SomeArgs
art-benchmark-service56aece62020-02-10 17:58:03 -08009618com.android.internal.telephony.State
art-benchmark-service13164882020-11-07 02:19:14 -08009619com.android.internal.telephony.StateMachine$1
9620com.android.internal.telephony.StateMachine$LogRec
art-benchmark-serviced5115932020-02-25 17:55:03 -08009621com.android.internal.telephony.StateMachine$LogRecords
art-benchmark-service13164882020-11-07 02:19:14 -08009622com.android.internal.telephony.StateMachine$SmHandler$HaltingState
9623com.android.internal.telephony.StateMachine$SmHandler$QuittingState
9624com.android.internal.telephony.StateMachine$SmHandler$StateInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -08009625com.android.internal.telephony.StateMachine$SmHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08009626com.android.internal.telephony.StateMachine
art-benchmark-service13164882020-11-07 02:19:14 -08009627com.android.internal.telephony.SubscriptionController$1
9628com.android.internal.telephony.SubscriptionController$WatchedInt
9629com.android.internal.telephony.SubscriptionController$WatchedSlotIndexToSubIds
art-benchmark-service56aece62020-02-10 17:58:03 -08009630com.android.internal.telephony.SubscriptionController
9631com.android.internal.telephony.SubscriptionInfoUpdater$1
9632com.android.internal.telephony.SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback
9633com.android.internal.telephony.SubscriptionInfoUpdater
9634com.android.internal.telephony.TelephonyCapabilities
art-benchmark-serviced5115932020-02-25 17:55:03 -08009635com.android.internal.telephony.TelephonyCommonStatsLog
art-benchmark-service13164882020-11-07 02:19:14 -08009636com.android.internal.telephony.TelephonyComponentFactory$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009637com.android.internal.telephony.TelephonyComponentFactory$InjectedComponents
9638com.android.internal.telephony.TelephonyComponentFactory
9639com.android.internal.telephony.TelephonyDevController
Calin Juravle00b23d32019-03-08 17:52:20 -08009640com.android.internal.telephony.TelephonyPermissions
art-benchmark-service13164882020-11-07 02:19:14 -08009641com.android.internal.telephony.TelephonyStatsLog
art-benchmark-service56aece62020-02-10 17:58:03 -08009642com.android.internal.telephony.TelephonyTester$1
9643com.android.internal.telephony.TelephonyTester
art-benchmark-serviced5115932020-02-25 17:55:03 -08009644com.android.internal.telephony.TimeUtils
art-benchmark-service56aece62020-02-10 17:58:03 -08009645com.android.internal.telephony.UUSInfo
9646com.android.internal.telephony.UiccPhoneBookController
art-benchmark-service13164882020-11-07 02:19:14 -08009647com.android.internal.telephony.UserIcons
art-benchmark-service56aece62020-02-10 17:58:03 -08009648com.android.internal.telephony.VisualVoicemailSmsFilter$1
art-benchmark-service13164882020-11-07 02:19:14 -08009649com.android.internal.telephony.VisualVoicemailSmsFilter$FullMessage
art-benchmark-service56aece62020-02-10 17:58:03 -08009650com.android.internal.telephony.VisualVoicemailSmsFilter$PhoneAccountHandleConverter
9651com.android.internal.telephony.VisualVoicemailSmsFilter
art-benchmark-service13164882020-11-07 02:19:14 -08009652com.android.internal.telephony.VisualVoicemailSmsParser$WrappedMessageData
9653com.android.internal.telephony.VisualVoicemailSmsParser
art-benchmark-service56aece62020-02-10 17:58:03 -08009654com.android.internal.telephony.WakeLockStateMachine$1
9655com.android.internal.telephony.WakeLockStateMachine$DefaultState
9656com.android.internal.telephony.WakeLockStateMachine$IdleState
9657com.android.internal.telephony.WakeLockStateMachine$WaitingState
9658com.android.internal.telephony.WakeLockStateMachine
art-benchmark-service13164882020-11-07 02:19:14 -08009659com.android.internal.telephony.WapPushManagerParams
art-benchmark-service56aece62020-02-10 17:58:03 -08009660com.android.internal.telephony.WapPushOverSms$1
art-benchmark-service13164882020-11-07 02:19:14 -08009661com.android.internal.telephony.WapPushOverSms$DecodedResult
art-benchmark-service56aece62020-02-10 17:58:03 -08009662com.android.internal.telephony.WapPushOverSms
art-benchmark-service13164882020-11-07 02:19:14 -08009663com.android.internal.telephony.WspTypeDecoder
art-benchmark-service56aece62020-02-10 17:58:03 -08009664com.android.internal.telephony.cat.AppInterface$CommandType
9665com.android.internal.telephony.cat.AppInterface
9666com.android.internal.telephony.cat.BIPClientParams
9667com.android.internal.telephony.cat.BerTlv
9668com.android.internal.telephony.cat.CallSetupParams
9669com.android.internal.telephony.cat.CatCmdMessage$1
art-benchmark-service13164882020-11-07 02:19:14 -08009670com.android.internal.telephony.cat.CatCmdMessage$2
9671com.android.internal.telephony.cat.CatCmdMessage$BrowserSettings
9672com.android.internal.telephony.cat.CatCmdMessage$BrowserTerminationCauses
9673com.android.internal.telephony.cat.CatCmdMessage$CallSettings
9674com.android.internal.telephony.cat.CatCmdMessage$SetupEventListConstants
9675com.android.internal.telephony.cat.CatCmdMessage$SetupEventListSettings
art-benchmark-service56aece62020-02-10 17:58:03 -08009676com.android.internal.telephony.cat.CatCmdMessage
9677com.android.internal.telephony.cat.CatException
9678com.android.internal.telephony.cat.CatLog
9679com.android.internal.telephony.cat.CatResponseMessage
9680com.android.internal.telephony.cat.CatService$1
9681com.android.internal.telephony.cat.CatService
art-benchmark-serviced5115932020-02-25 17:55:03 -08009682com.android.internal.telephony.cat.CommandDetails$1
9683com.android.internal.telephony.cat.CommandDetails
art-benchmark-service56aece62020-02-10 17:58:03 -08009684com.android.internal.telephony.cat.CommandParams
9685com.android.internal.telephony.cat.CommandParamsFactory$1
9686com.android.internal.telephony.cat.CommandParamsFactory
9687com.android.internal.telephony.cat.ComprehensionTlv
9688com.android.internal.telephony.cat.ComprehensionTlvTag
9689com.android.internal.telephony.cat.DTTZResponseData
art-benchmark-service13164882020-11-07 02:19:14 -08009690com.android.internal.telephony.cat.DeviceIdentities
art-benchmark-service56aece62020-02-10 17:58:03 -08009691com.android.internal.telephony.cat.DisplayTextParams
art-benchmark-service13164882020-11-07 02:19:14 -08009692com.android.internal.telephony.cat.Duration$1
9693com.android.internal.telephony.cat.Duration$TimeUnit
9694com.android.internal.telephony.cat.Duration
9695com.android.internal.telephony.cat.FontSize
9696com.android.internal.telephony.cat.GetInkeyInputResponseData
9697com.android.internal.telephony.cat.GetInputParams
9698com.android.internal.telephony.cat.IconId
art-benchmark-service56aece62020-02-10 17:58:03 -08009699com.android.internal.telephony.cat.IconLoader
art-benchmark-service13164882020-11-07 02:19:14 -08009700com.android.internal.telephony.cat.ImageDescriptor
9701com.android.internal.telephony.cat.Input$1
9702com.android.internal.telephony.cat.Input
9703com.android.internal.telephony.cat.Item$1
9704com.android.internal.telephony.cat.Item
9705com.android.internal.telephony.cat.ItemsIconId
art-benchmark-service56aece62020-02-10 17:58:03 -08009706com.android.internal.telephony.cat.LanguageParams
9707com.android.internal.telephony.cat.LanguageResponseData
art-benchmark-service13164882020-11-07 02:19:14 -08009708com.android.internal.telephony.cat.LaunchBrowserMode
art-benchmark-service56aece62020-02-10 17:58:03 -08009709com.android.internal.telephony.cat.LaunchBrowserParams
art-benchmark-service13164882020-11-07 02:19:14 -08009710com.android.internal.telephony.cat.Menu$1
9711com.android.internal.telephony.cat.Menu
9712com.android.internal.telephony.cat.PlayToneParams
9713com.android.internal.telephony.cat.PresentationType
art-benchmark-service56aece62020-02-10 17:58:03 -08009714com.android.internal.telephony.cat.ResponseData
9715com.android.internal.telephony.cat.ResultCode
art-benchmark-service13164882020-11-07 02:19:14 -08009716com.android.internal.telephony.cat.ResultException$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009717com.android.internal.telephony.cat.ResultException
9718com.android.internal.telephony.cat.RilMessage
art-benchmark-service13164882020-11-07 02:19:14 -08009719com.android.internal.telephony.cat.RilMessageDecoder$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009720com.android.internal.telephony.cat.RilMessageDecoder$StateCmdParamsReady
9721com.android.internal.telephony.cat.RilMessageDecoder$StateStart
9722com.android.internal.telephony.cat.RilMessageDecoder
art-benchmark-service13164882020-11-07 02:19:14 -08009723com.android.internal.telephony.cat.SelectItemParams
9724com.android.internal.telephony.cat.SelectItemResponseData
9725com.android.internal.telephony.cat.SetEventListParams
9726com.android.internal.telephony.cat.TextAlignment
9727com.android.internal.telephony.cat.TextAttribute
9728com.android.internal.telephony.cat.TextColor
art-benchmark-serviced5115932020-02-25 17:55:03 -08009729com.android.internal.telephony.cat.TextMessage$1
9730com.android.internal.telephony.cat.TextMessage
art-benchmark-service13164882020-11-07 02:19:14 -08009731com.android.internal.telephony.cat.Tone$1
9732com.android.internal.telephony.cat.Tone
9733com.android.internal.telephony.cat.ToneSettings$1
9734com.android.internal.telephony.cat.ToneSettings
art-benchmark-serviced5115932020-02-25 17:55:03 -08009735com.android.internal.telephony.cat.ValueObject
art-benchmark-service56aece62020-02-10 17:58:03 -08009736com.android.internal.telephony.cat.ValueParser
9737com.android.internal.telephony.cdma.CdmaCallWaitingNotification
art-benchmark-serviced5115932020-02-25 17:55:03 -08009738com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver
9739com.android.internal.telephony.cdma.CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -08009740com.android.internal.telephony.cdma.CdmaInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -08009741com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaDisplayInfoRec
9742com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaLineControlInfoRec
9743com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaNumberInfoRec
9744com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaRedirectingNumberInfoRec
9745com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaSignalInfoRec
9746com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53AudioControlInfoRec
9747com.android.internal.telephony.cdma.CdmaInformationRecords$CdmaT53ClirInfoRec
9748com.android.internal.telephony.cdma.CdmaInformationRecords
9749com.android.internal.telephony.cdma.CdmaMmiCode
art-benchmark-service56aece62020-02-10 17:58:03 -08009750com.android.internal.telephony.cdma.CdmaSMSDispatcher
9751com.android.internal.telephony.cdma.CdmaSmsBroadcastConfigInfo
9752com.android.internal.telephony.cdma.CdmaSubscriptionSourceManager
9753com.android.internal.telephony.cdma.EriInfo
art-benchmark-service13164882020-11-07 02:19:14 -08009754com.android.internal.telephony.cdma.EriManager$EriDisplayInformation
art-benchmark-service56aece62020-02-10 17:58:03 -08009755com.android.internal.telephony.cdma.EriManager$EriFile
9756com.android.internal.telephony.cdma.EriManager
art-benchmark-service13164882020-11-07 02:19:14 -08009757com.android.internal.telephony.cdma.SignalToneUtil
9758com.android.internal.telephony.cdma.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009759com.android.internal.telephony.cdma.SmsMessage
art-benchmark-service13164882020-11-07 02:19:14 -08009760com.android.internal.telephony.cdma.SmsMessageConverter
art-benchmark-serviced60351b2020-04-11 17:55:40 -07009761com.android.internal.telephony.cdma.sms.BearerData$CodingException
art-benchmark-serviced5115932020-02-25 17:55:03 -08009762com.android.internal.telephony.cdma.sms.BearerData$TimeStamp
9763com.android.internal.telephony.cdma.sms.BearerData
9764com.android.internal.telephony.cdma.sms.CdmaSmsAddress
9765com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress
9766com.android.internal.telephony.cdma.sms.SmsEnvelope
9767com.android.internal.telephony.cdma.sms.UserData
art-benchmark-service13164882020-11-07 02:19:14 -08009768com.android.internal.telephony.cdnr.BrandOverrideEfData
9769com.android.internal.telephony.cdnr.CarrierConfigEfData
art-benchmark-service56aece62020-02-10 17:58:03 -08009770com.android.internal.telephony.cdnr.CarrierDisplayNameData$1
9771com.android.internal.telephony.cdnr.CarrierDisplayNameData$Builder
9772com.android.internal.telephony.cdnr.CarrierDisplayNameData
9773com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$CarrierDisplayNameConditionRule
art-benchmark-service13164882020-11-07 02:19:14 -08009774com.android.internal.telephony.cdnr.CarrierDisplayNameResolver$WfcCarrierNameFormatter
art-benchmark-service56aece62020-02-10 17:58:03 -08009775com.android.internal.telephony.cdnr.CarrierDisplayNameResolver
art-benchmark-service13164882020-11-07 02:19:14 -08009776com.android.internal.telephony.cdnr.EfData$EFSource
9777com.android.internal.telephony.cdnr.EfData
9778com.android.internal.telephony.cdnr.EriEfData
9779com.android.internal.telephony.cdnr.RuimEfData
9780com.android.internal.telephony.cdnr.UsimEfData
art-benchmark-service56aece62020-02-10 17:58:03 -08009781com.android.internal.telephony.dataconnection.AccessNetworksManager$1
art-benchmark-service13164882020-11-07 02:19:14 -08009782com.android.internal.telephony.dataconnection.AccessNetworksManager$AccessNetworksManagerDeathRecipient
9783com.android.internal.telephony.dataconnection.AccessNetworksManager$QualifiedNetworks
9784com.android.internal.telephony.dataconnection.AccessNetworksManager$QualifiedNetworksServiceCallback
9785com.android.internal.telephony.dataconnection.AccessNetworksManager$QualifiedNetworksServiceConnection
art-benchmark-service56aece62020-02-10 17:58:03 -08009786com.android.internal.telephony.dataconnection.AccessNetworksManager
art-benchmark-service13164882020-11-07 02:19:14 -08009787com.android.internal.telephony.dataconnection.ApnConfigType
9788com.android.internal.telephony.dataconnection.ApnConfigTypeRepository
art-benchmark-service56aece62020-02-10 17:58:03 -08009789com.android.internal.telephony.dataconnection.ApnContext
9790com.android.internal.telephony.dataconnection.ApnSettingUtils
art-benchmark-service13164882020-11-07 02:19:14 -08009791com.android.internal.telephony.dataconnection.CellularDataService$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009792com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider$1
9793com.android.internal.telephony.dataconnection.CellularDataService$CellularDataServiceProvider
9794com.android.internal.telephony.dataconnection.CellularDataService
art-benchmark-service13164882020-11-07 02:19:14 -08009795com.android.internal.telephony.dataconnection.DataConnection$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009796com.android.internal.telephony.dataconnection.DataConnection$2
9797com.android.internal.telephony.dataconnection.DataConnection$ConnectionParams
9798com.android.internal.telephony.dataconnection.DataConnection$DcActivatingState
9799com.android.internal.telephony.dataconnection.DataConnection$DcActiveState
9800com.android.internal.telephony.dataconnection.DataConnection$DcDefaultState
9801com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectingState
9802com.android.internal.telephony.dataconnection.DataConnection$DcDisconnectionErrorCreatingConnection
9803com.android.internal.telephony.dataconnection.DataConnection$DcInactiveState
9804com.android.internal.telephony.dataconnection.DataConnection$DisconnectParams
art-benchmark-service13164882020-11-07 02:19:14 -08009805com.android.internal.telephony.dataconnection.DataConnection$HandoverState
art-benchmark-service56aece62020-02-10 17:58:03 -08009806com.android.internal.telephony.dataconnection.DataConnection$SetupResult
9807com.android.internal.telephony.dataconnection.DataConnection$UpdateLinkPropertyResult
9808com.android.internal.telephony.dataconnection.DataConnection
9809com.android.internal.telephony.dataconnection.DataConnectionReasons$DataAllowedReasonType
9810com.android.internal.telephony.dataconnection.DataConnectionReasons$DataDisallowedReasonType
9811com.android.internal.telephony.dataconnection.DataConnectionReasons
art-benchmark-service13164882020-11-07 02:19:14 -08009812com.android.internal.telephony.dataconnection.DataEnabledOverride$1
9813com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideConditions$Condition
art-benchmark-service56aece62020-02-10 17:58:03 -08009814com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideConditions
9815com.android.internal.telephony.dataconnection.DataEnabledOverride$OverrideRule
9816com.android.internal.telephony.dataconnection.DataEnabledOverride
9817com.android.internal.telephony.dataconnection.DataEnabledSettings$1
9818com.android.internal.telephony.dataconnection.DataEnabledSettings$2
art-benchmark-service13164882020-11-07 02:19:14 -08009819com.android.internal.telephony.dataconnection.DataEnabledSettings$DataEnabledChangedReason
art-benchmark-service56aece62020-02-10 17:58:03 -08009820com.android.internal.telephony.dataconnection.DataEnabledSettings
9821com.android.internal.telephony.dataconnection.DataServiceManager$1
9822com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceCallback
9823com.android.internal.telephony.dataconnection.DataServiceManager$CellularDataServiceConnection
9824com.android.internal.telephony.dataconnection.DataServiceManager$DataServiceManagerDeathRecipient
9825com.android.internal.telephony.dataconnection.DataServiceManager
art-benchmark-service13164882020-11-07 02:19:14 -08009826com.android.internal.telephony.dataconnection.DcController$PhysicalLinkState
art-benchmark-service56aece62020-02-10 17:58:03 -08009827com.android.internal.telephony.dataconnection.DcController
9828com.android.internal.telephony.dataconnection.DcFailBringUp
art-benchmark-service13164882020-11-07 02:19:14 -08009829com.android.internal.telephony.dataconnection.DcNetworkAgent$DcKeepaliveTracker$KeepaliveRecord
art-benchmark-serviced5115932020-02-25 17:55:03 -08009830com.android.internal.telephony.dataconnection.DcNetworkAgent$DcKeepaliveTracker
art-benchmark-service56aece62020-02-10 17:58:03 -08009831com.android.internal.telephony.dataconnection.DcNetworkAgent
9832com.android.internal.telephony.dataconnection.DcRequest
9833com.android.internal.telephony.dataconnection.DcTesterDeactivateAll$1
9834com.android.internal.telephony.dataconnection.DcTesterDeactivateAll
9835com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll$1
9836com.android.internal.telephony.dataconnection.DcTesterFailBringUpAll
9837com.android.internal.telephony.dataconnection.DcTracker$1
9838com.android.internal.telephony.dataconnection.DcTracker$2
9839com.android.internal.telephony.dataconnection.DcTracker$3
9840com.android.internal.telephony.dataconnection.DcTracker$4
art-benchmark-service56aece62020-02-10 17:58:03 -08009841com.android.internal.telephony.dataconnection.DcTracker$ApnChangeObserver
9842com.android.internal.telephony.dataconnection.DcTracker$DataStallRecoveryHandler
art-benchmark-service56aece62020-02-10 17:58:03 -08009843com.android.internal.telephony.dataconnection.DcTracker$ProvisionNotificationBroadcastReceiver
art-benchmark-service13164882020-11-07 02:19:14 -08009844com.android.internal.telephony.dataconnection.DcTracker$RecoveryAction
9845com.android.internal.telephony.dataconnection.DcTracker$ReleaseNetworkType
9846com.android.internal.telephony.dataconnection.DcTracker$RequestNetworkType
art-benchmark-service56aece62020-02-10 17:58:03 -08009847com.android.internal.telephony.dataconnection.DcTracker$RetryFailures
9848com.android.internal.telephony.dataconnection.DcTracker$TxRxSum
9849com.android.internal.telephony.dataconnection.DcTracker
9850com.android.internal.telephony.dataconnection.KeepaliveStatus$1
9851com.android.internal.telephony.dataconnection.KeepaliveStatus
art-benchmark-service13164882020-11-07 02:19:14 -08009852com.android.internal.telephony.dataconnection.TelephonyNetworkFactory$1
art-benchmark-service56aece62020-02-10 17:58:03 -08009853com.android.internal.telephony.dataconnection.TelephonyNetworkFactory$InternalHandler
9854com.android.internal.telephony.dataconnection.TelephonyNetworkFactory
art-benchmark-service13164882020-11-07 02:19:14 -08009855com.android.internal.telephony.dataconnection.TransportManager$HandoverParams$HandoverCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009856com.android.internal.telephony.dataconnection.TransportManager$HandoverParams
art-benchmark-service13164882020-11-07 02:19:14 -08009857com.android.internal.telephony.dataconnection.TransportManager$IwlanOperationMode
art-benchmark-service56aece62020-02-10 17:58:03 -08009858com.android.internal.telephony.dataconnection.TransportManager
9859com.android.internal.telephony.emergency.EmergencyNumberTracker$1
9860com.android.internal.telephony.emergency.EmergencyNumberTracker
art-benchmark-service13164882020-11-07 02:19:14 -08009861com.android.internal.telephony.euicc.EuiccCardController$10
9862com.android.internal.telephony.euicc.EuiccCardController$11
9863com.android.internal.telephony.euicc.EuiccCardController$12
9864com.android.internal.telephony.euicc.EuiccCardController$13
9865com.android.internal.telephony.euicc.EuiccCardController$14
9866com.android.internal.telephony.euicc.EuiccCardController$15
9867com.android.internal.telephony.euicc.EuiccCardController$16
9868com.android.internal.telephony.euicc.EuiccCardController$17
9869com.android.internal.telephony.euicc.EuiccCardController$18
9870com.android.internal.telephony.euicc.EuiccCardController$19
9871com.android.internal.telephony.euicc.EuiccCardController$1
9872com.android.internal.telephony.euicc.EuiccCardController$20
9873com.android.internal.telephony.euicc.EuiccCardController$21
9874com.android.internal.telephony.euicc.EuiccCardController$22
9875com.android.internal.telephony.euicc.EuiccCardController$2
9876com.android.internal.telephony.euicc.EuiccCardController$3
9877com.android.internal.telephony.euicc.EuiccCardController$4$1
9878com.android.internal.telephony.euicc.EuiccCardController$4
9879com.android.internal.telephony.euicc.EuiccCardController$5
9880com.android.internal.telephony.euicc.EuiccCardController$6
9881com.android.internal.telephony.euicc.EuiccCardController$7
9882com.android.internal.telephony.euicc.EuiccCardController$8
9883com.android.internal.telephony.euicc.EuiccCardController$9
art-benchmark-service56aece62020-02-10 17:58:03 -08009884com.android.internal.telephony.euicc.EuiccCardController$SimSlotStatusChangedBroadcastReceiver
9885com.android.internal.telephony.euicc.EuiccCardController
9886com.android.internal.telephony.euicc.EuiccConnector$1
9887com.android.internal.telephony.euicc.EuiccConnector$AvailableState
9888com.android.internal.telephony.euicc.EuiccConnector$BaseEuiccCommandCallback
9889com.android.internal.telephony.euicc.EuiccConnector$BindingState
9890com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$10
9891com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$11
9892com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$12
9893com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$13
art-benchmark-serviced5115932020-02-25 17:55:03 -08009894com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$14
art-benchmark-service13164882020-11-07 02:19:14 -08009895com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$15
art-benchmark-service56aece62020-02-10 17:58:03 -08009896com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$1
9897com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$2
9898com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$3
9899com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$4
9900com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$5
9901com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$6
9902com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$7
9903com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$8
9904com.android.internal.telephony.euicc.EuiccConnector$ConnectedState$9
9905com.android.internal.telephony.euicc.EuiccConnector$ConnectedState
art-benchmark-service13164882020-11-07 02:19:14 -08009906com.android.internal.telephony.euicc.EuiccConnector$DeleteCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009907com.android.internal.telephony.euicc.EuiccConnector$DeleteRequest
9908com.android.internal.telephony.euicc.EuiccConnector$DisconnectedState
art-benchmark-service13164882020-11-07 02:19:14 -08009909com.android.internal.telephony.euicc.EuiccConnector$DownloadCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009910com.android.internal.telephony.euicc.EuiccConnector$DownloadRequest
art-benchmark-service13164882020-11-07 02:19:14 -08009911com.android.internal.telephony.euicc.EuiccConnector$DumpEuiccServiceCommandCallback
9912com.android.internal.telephony.euicc.EuiccConnector$EraseCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009913com.android.internal.telephony.euicc.EuiccConnector$EuiccPackageMonitor
art-benchmark-service13164882020-11-07 02:19:14 -08009914com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009915com.android.internal.telephony.euicc.EuiccConnector$GetDefaultListRequest
art-benchmark-service13164882020-11-07 02:19:14 -08009916com.android.internal.telephony.euicc.EuiccConnector$GetEidCommandCallback
9917com.android.internal.telephony.euicc.EuiccConnector$GetEuiccInfoCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009918com.android.internal.telephony.euicc.EuiccConnector$GetEuiccProfileInfoListCommandCallback
art-benchmark-service13164882020-11-07 02:19:14 -08009919com.android.internal.telephony.euicc.EuiccConnector$GetMetadataCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009920com.android.internal.telephony.euicc.EuiccConnector$GetMetadataRequest
art-benchmark-service13164882020-11-07 02:19:14 -08009921com.android.internal.telephony.euicc.EuiccConnector$GetOtaStatusCommandCallback
9922com.android.internal.telephony.euicc.EuiccConnector$OtaStatusChangedCallback
9923com.android.internal.telephony.euicc.EuiccConnector$RetainSubscriptionsCommandCallback
9924com.android.internal.telephony.euicc.EuiccConnector$SwitchCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009925com.android.internal.telephony.euicc.EuiccConnector$SwitchRequest
9926com.android.internal.telephony.euicc.EuiccConnector$UnavailableState
art-benchmark-service13164882020-11-07 02:19:14 -08009927com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009928com.android.internal.telephony.euicc.EuiccConnector$UpdateNicknameRequest
9929com.android.internal.telephony.euicc.EuiccConnector
art-benchmark-service13164882020-11-07 02:19:14 -08009930com.android.internal.telephony.euicc.EuiccController$10
9931com.android.internal.telephony.euicc.EuiccController$11
9932com.android.internal.telephony.euicc.EuiccController$12
9933com.android.internal.telephony.euicc.EuiccController$13
9934com.android.internal.telephony.euicc.EuiccController$1
9935com.android.internal.telephony.euicc.EuiccController$2
art-benchmark-service56aece62020-02-10 17:58:03 -08009936com.android.internal.telephony.euicc.EuiccController$3
art-benchmark-service13164882020-11-07 02:19:14 -08009937com.android.internal.telephony.euicc.EuiccController$4
9938com.android.internal.telephony.euicc.EuiccController$5
9939com.android.internal.telephony.euicc.EuiccController$6
9940com.android.internal.telephony.euicc.EuiccController$7
9941com.android.internal.telephony.euicc.EuiccController$8
9942com.android.internal.telephony.euicc.EuiccController$9
9943com.android.internal.telephony.euicc.EuiccController$DownloadSubscriptionGetMetadataCommandCallback
9944com.android.internal.telephony.euicc.EuiccController$GetDefaultListCommandCallback
9945com.android.internal.telephony.euicc.EuiccController$GetMetadataCommandCallback
art-benchmark-service56aece62020-02-10 17:58:03 -08009946com.android.internal.telephony.euicc.EuiccController
art-benchmark-service13164882020-11-07 02:19:14 -08009947com.android.internal.telephony.euicc.EuiccOperation$1
9948com.android.internal.telephony.euicc.EuiccOperation$Action
9949com.android.internal.telephony.euicc.EuiccOperation
9950com.android.internal.telephony.euicc.IAuthenticateServerCallback$Stub
9951com.android.internal.telephony.euicc.IAuthenticateServerCallback
9952com.android.internal.telephony.euicc.ICancelSessionCallback$Stub
9953com.android.internal.telephony.euicc.ICancelSessionCallback
9954com.android.internal.telephony.euicc.IDeleteProfileCallback$Stub
9955com.android.internal.telephony.euicc.IDeleteProfileCallback
9956com.android.internal.telephony.euicc.IDisableProfileCallback$Stub
9957com.android.internal.telephony.euicc.IDisableProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009958com.android.internal.telephony.euicc.IEuiccCardController$Stub$Proxy
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009959com.android.internal.telephony.euicc.IEuiccCardController$Stub
9960com.android.internal.telephony.euicc.IEuiccCardController
9961com.android.internal.telephony.euicc.IEuiccController$Stub$Proxy
9962com.android.internal.telephony.euicc.IEuiccController$Stub
9963com.android.internal.telephony.euicc.IEuiccController
art-benchmark-serviced5115932020-02-25 17:55:03 -08009964com.android.internal.telephony.euicc.IGetAllProfilesCallback$Stub
9965com.android.internal.telephony.euicc.IGetAllProfilesCallback
art-benchmark-service13164882020-11-07 02:19:14 -08009966com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback$Stub
9967com.android.internal.telephony.euicc.IGetDefaultSmdpAddressCallback
9968com.android.internal.telephony.euicc.IGetEuiccChallengeCallback$Stub
9969com.android.internal.telephony.euicc.IGetEuiccChallengeCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -08009970com.android.internal.telephony.euicc.IGetEuiccInfo1Callback$Stub
9971com.android.internal.telephony.euicc.IGetEuiccInfo1Callback
art-benchmark-service13164882020-11-07 02:19:14 -08009972com.android.internal.telephony.euicc.IGetEuiccInfo2Callback$Stub
9973com.android.internal.telephony.euicc.IGetEuiccInfo2Callback
9974com.android.internal.telephony.euicc.IGetProfileCallback$Stub
9975com.android.internal.telephony.euicc.IGetProfileCallback
9976com.android.internal.telephony.euicc.IGetRulesAuthTableCallback$Stub
9977com.android.internal.telephony.euicc.IGetRulesAuthTableCallback
9978com.android.internal.telephony.euicc.IGetSmdsAddressCallback$Stub
9979com.android.internal.telephony.euicc.IGetSmdsAddressCallback
9980com.android.internal.telephony.euicc.IListNotificationsCallback$Stub
9981com.android.internal.telephony.euicc.IListNotificationsCallback
9982com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback$Stub
9983com.android.internal.telephony.euicc.ILoadBoundProfilePackageCallback
9984com.android.internal.telephony.euicc.IPrepareDownloadCallback$Stub
9985com.android.internal.telephony.euicc.IPrepareDownloadCallback
9986com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback$Stub
9987com.android.internal.telephony.euicc.IRemoveNotificationFromListCallback
9988com.android.internal.telephony.euicc.IResetMemoryCallback$Stub
9989com.android.internal.telephony.euicc.IResetMemoryCallback
9990com.android.internal.telephony.euicc.IRetrieveNotificationCallback$Stub
9991com.android.internal.telephony.euicc.IRetrieveNotificationCallback
9992com.android.internal.telephony.euicc.IRetrieveNotificationListCallback$Stub
9993com.android.internal.telephony.euicc.IRetrieveNotificationListCallback
9994com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback$Stub
9995com.android.internal.telephony.euicc.ISetDefaultSmdpAddressCallback
9996com.android.internal.telephony.euicc.ISetNicknameCallback$Stub
9997com.android.internal.telephony.euicc.ISetNicknameCallback
9998com.android.internal.telephony.euicc.ISwitchToProfileCallback$Stub
9999com.android.internal.telephony.euicc.ISwitchToProfileCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080010000com.android.internal.telephony.gsm.GsmInboundSmsHandler$GsmCbTestBroadcastReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080010001com.android.internal.telephony.gsm.GsmInboundSmsHandler
art-benchmark-service13164882020-11-07 02:19:14 -080010002com.android.internal.telephony.gsm.GsmMmiCode$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010003com.android.internal.telephony.gsm.GsmMmiCode
10004com.android.internal.telephony.gsm.GsmSMSDispatcher
art-benchmark-serviced5115932020-02-25 17:55:03 -080010005com.android.internal.telephony.gsm.GsmSmsAddress
art-benchmark-service56aece62020-02-10 17:58:03 -080010006com.android.internal.telephony.gsm.SimTlv
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010007com.android.internal.telephony.gsm.SmsBroadcastConfigInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080010008com.android.internal.telephony.gsm.SmsMessage$PduParser
art-benchmark-service13164882020-11-07 02:19:14 -080010009com.android.internal.telephony.gsm.SmsMessage$SubmitPdu
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010010com.android.internal.telephony.gsm.SmsMessage
art-benchmark-service13164882020-11-07 02:19:14 -080010011com.android.internal.telephony.gsm.SsData$RequestType
10012com.android.internal.telephony.gsm.SsData$ServiceType
10013com.android.internal.telephony.gsm.SsData$TeleserviceType
10014com.android.internal.telephony.gsm.SsData
art-benchmark-service56aece62020-02-10 17:58:03 -080010015com.android.internal.telephony.gsm.SuppServiceNotification
10016com.android.internal.telephony.gsm.UsimDataDownloadHandler
10017com.android.internal.telephony.gsm.UsimPhoneBookManager$File
10018com.android.internal.telephony.gsm.UsimPhoneBookManager$PbrRecord
10019com.android.internal.telephony.gsm.UsimPhoneBookManager
art-benchmark-service13164882020-11-07 02:19:14 -080010020com.android.internal.telephony.ims.ImsConfigCompatAdapter
10021com.android.internal.telephony.ims.ImsRegistrationCompatAdapter$1
10022com.android.internal.telephony.ims.ImsRegistrationCompatAdapter
art-benchmark-service56aece62020-02-10 17:58:03 -080010023com.android.internal.telephony.ims.ImsResolver$1
10024com.android.internal.telephony.ims.ImsResolver$2
10025com.android.internal.telephony.ims.ImsResolver$3
10026com.android.internal.telephony.ims.ImsResolver$4
10027com.android.internal.telephony.ims.ImsResolver$5
10028com.android.internal.telephony.ims.ImsResolver$6
10029com.android.internal.telephony.ims.ImsResolver$7
10030com.android.internal.telephony.ims.ImsResolver$8
10031com.android.internal.telephony.ims.ImsResolver$ImsDynamicQueryManagerFactory
10032com.android.internal.telephony.ims.ImsResolver$ImsServiceControllerFactory
10033com.android.internal.telephony.ims.ImsResolver$ImsServiceInfo
art-benchmark-service13164882020-11-07 02:19:14 -080010034com.android.internal.telephony.ims.ImsResolver$OverrideConfig
art-benchmark-service56aece62020-02-10 17:58:03 -080010035com.android.internal.telephony.ims.ImsResolver$SubscriptionManagerProxy
10036com.android.internal.telephony.ims.ImsResolver$TelephonyManagerProxy
10037com.android.internal.telephony.ims.ImsResolver
10038com.android.internal.telephony.ims.ImsServiceController$1
10039com.android.internal.telephony.ims.ImsServiceController$2
10040com.android.internal.telephony.ims.ImsServiceController$3
art-benchmark-service56aece62020-02-10 17:58:03 -080010041com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback$1
10042com.android.internal.telephony.ims.ImsServiceController$ImsFeatureStatusCallback
10043com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection
10044com.android.internal.telephony.ims.ImsServiceController$ImsServiceControllerCallbacks
10045com.android.internal.telephony.ims.ImsServiceController$RebindRetry
10046com.android.internal.telephony.ims.ImsServiceController
art-benchmark-service13164882020-11-07 02:19:14 -080010047com.android.internal.telephony.ims.ImsServiceControllerCompat
art-benchmark-service56aece62020-02-10 17:58:03 -080010048com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$ImsServiceFeatureQuery
10049com.android.internal.telephony.ims.ImsServiceFeatureQueryManager$Listener
10050com.android.internal.telephony.ims.ImsServiceFeatureQueryManager
art-benchmark-service13164882020-11-07 02:19:14 -080010051com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$1
10052com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$2
10053com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$3
10054com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$4
10055com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$5
10056com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ConfigListener
10057com.android.internal.telephony.ims.MmTelFeatureCompatAdapter$ImsRegistrationListenerBase
10058com.android.internal.telephony.ims.MmTelFeatureCompatAdapter
10059com.android.internal.telephony.ims.MmTelInterfaceAdapter
art-benchmark-service13164882020-11-07 02:19:14 -080010060com.android.internal.telephony.imsphone.ImsExternalCall
art-benchmark-service56aece62020-02-10 17:58:03 -080010061com.android.internal.telephony.imsphone.ImsExternalCallTracker$1
10062com.android.internal.telephony.imsphone.ImsExternalCallTracker$2
10063com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalCallStateListener
10064com.android.internal.telephony.imsphone.ImsExternalCallTracker$ExternalConnectionListener
10065com.android.internal.telephony.imsphone.ImsExternalCallTracker$ImsCallNotify
10066com.android.internal.telephony.imsphone.ImsExternalCallTracker
10067com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
10068com.android.internal.telephony.imsphone.ImsExternalConnection
10069com.android.internal.telephony.imsphone.ImsPhone$1
10070com.android.internal.telephony.imsphone.ImsPhone$2
10071com.android.internal.telephony.imsphone.ImsPhone$3
art-benchmark-serviced5115932020-02-25 17:55:03 -080010072com.android.internal.telephony.imsphone.ImsPhone$4
art-benchmark-service56aece62020-02-10 17:58:03 -080010073com.android.internal.telephony.imsphone.ImsPhone$Cf
art-benchmark-serviced5115932020-02-25 17:55:03 -080010074com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs$Builder
art-benchmark-service13164882020-11-07 02:19:14 -080010075com.android.internal.telephony.imsphone.ImsPhone$ImsDialArgs
10076com.android.internal.telephony.imsphone.ImsPhone$ImsManagerFactory
10077com.android.internal.telephony.imsphone.ImsPhone$SS
art-benchmark-service56aece62020-02-10 17:58:03 -080010078com.android.internal.telephony.imsphone.ImsPhone
10079com.android.internal.telephony.imsphone.ImsPhoneBase
10080com.android.internal.telephony.imsphone.ImsPhoneCall
art-benchmark-service13164882020-11-07 02:19:14 -080010081com.android.internal.telephony.imsphone.ImsPhoneCallTracker$10
art-benchmark-service56aece62020-02-10 17:58:03 -080010082com.android.internal.telephony.imsphone.ImsPhoneCallTracker$1
10083com.android.internal.telephony.imsphone.ImsPhoneCallTracker$2
10084com.android.internal.telephony.imsphone.ImsPhoneCallTracker$3
10085com.android.internal.telephony.imsphone.ImsPhoneCallTracker$4
10086com.android.internal.telephony.imsphone.ImsPhoneCallTracker$5
10087com.android.internal.telephony.imsphone.ImsPhoneCallTracker$6
10088com.android.internal.telephony.imsphone.ImsPhoneCallTracker$7
10089com.android.internal.telephony.imsphone.ImsPhoneCallTracker$8
10090com.android.internal.telephony.imsphone.ImsPhoneCallTracker$9
art-benchmark-service13164882020-11-07 02:19:14 -080010091com.android.internal.telephony.imsphone.ImsPhoneCallTracker$CacheEntry
10092com.android.internal.telephony.imsphone.ImsPhoneCallTracker$ConnectorFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080010093com.android.internal.telephony.imsphone.ImsPhoneCallTracker$HoldSwapState
10094com.android.internal.telephony.imsphone.ImsPhoneCallTracker$MmTelFeatureListener
art-benchmark-service56aece62020-02-10 17:58:03 -080010095com.android.internal.telephony.imsphone.ImsPhoneCallTracker$PhoneStateListener
10096com.android.internal.telephony.imsphone.ImsPhoneCallTracker$SharedPreferenceProxy
art-benchmark-service13164882020-11-07 02:19:14 -080010097com.android.internal.telephony.imsphone.ImsPhoneCallTracker$VtDataUsageProvider
art-benchmark-service56aece62020-02-10 17:58:03 -080010098com.android.internal.telephony.imsphone.ImsPhoneCallTracker
10099com.android.internal.telephony.imsphone.ImsPhoneCommandInterface
art-benchmark-service13164882020-11-07 02:19:14 -080010100com.android.internal.telephony.imsphone.ImsPhoneConnection$MyHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080010101com.android.internal.telephony.imsphone.ImsPhoneConnection
10102com.android.internal.telephony.imsphone.ImsPhoneFactory
10103com.android.internal.telephony.imsphone.ImsPhoneMmiCode
10104com.android.internal.telephony.imsphone.ImsPullCall
art-benchmark-service13164882020-11-07 02:19:14 -080010105com.android.internal.telephony.imsphone.ImsRcsStatusListener
10106com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010107com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper$ImsRegistrationUpdate
art-benchmark-service13164882020-11-07 02:19:14 -080010108com.android.internal.telephony.imsphone.ImsRegistrationCallbackHelper
10109com.android.internal.telephony.imsphone.ImsRttTextHandler$InCallReaderThread
10110com.android.internal.telephony.imsphone.ImsRttTextHandler$NetworkWriter
10111com.android.internal.telephony.imsphone.ImsRttTextHandler
art-benchmark-service84deab32021-05-12 09:41:00 -070010112com.android.internal.telephony.metrics.AirplaneModeStats
art-benchmark-service13164882020-11-07 02:19:14 -080010113com.android.internal.telephony.metrics.CallQualityMetrics$TimestampedQualitySnapshot
10114com.android.internal.telephony.metrics.CallQualityMetrics
art-benchmark-service56aece62020-02-10 17:58:03 -080010115com.android.internal.telephony.metrics.CallSessionEventBuilder
10116com.android.internal.telephony.metrics.InProgressCallSession
10117com.android.internal.telephony.metrics.InProgressSmsSession
art-benchmark-service13164882020-11-07 02:19:14 -080010118com.android.internal.telephony.metrics.MetricsCollector
art-benchmark-service56aece62020-02-10 17:58:03 -080010119com.android.internal.telephony.metrics.ModemPowerMetrics
art-benchmark-service84deab32021-05-12 09:41:00 -070010120com.android.internal.telephony.metrics.ModemRestartStats
art-benchmark-service13164882020-11-07 02:19:14 -080010121com.android.internal.telephony.metrics.PersistAtomsStorage
art-benchmark-service13164882020-11-07 02:19:14 -080010122com.android.internal.telephony.metrics.SimSlotState
art-benchmark-service56aece62020-02-10 17:58:03 -080010123com.android.internal.telephony.metrics.SmsSessionEventBuilder
art-benchmark-service13164882020-11-07 02:19:14 -080010124com.android.internal.telephony.metrics.SmsStats
art-benchmark-service56aece62020-02-10 17:58:03 -080010125com.android.internal.telephony.metrics.TelephonyEventBuilder
10126com.android.internal.telephony.metrics.TelephonyMetrics$1
10127com.android.internal.telephony.metrics.TelephonyMetrics
art-benchmark-service13164882020-11-07 02:19:14 -080010128com.android.internal.telephony.metrics.VoiceCallRatTracker$Key
10129com.android.internal.telephony.metrics.VoiceCallRatTracker$Value
10130com.android.internal.telephony.metrics.VoiceCallRatTracker
10131com.android.internal.telephony.metrics.VoiceCallSessionStats$1
10132com.android.internal.telephony.metrics.VoiceCallSessionStats
art-benchmark-service56aece62020-02-10 17:58:03 -080010133com.android.internal.telephony.nano.CarrierIdProto$CarrierAttribute
10134com.android.internal.telephony.nano.CarrierIdProto$CarrierId
10135com.android.internal.telephony.nano.CarrierIdProto$CarrierList
art-benchmark-service13164882020-11-07 02:19:14 -080010136com.android.internal.telephony.nano.CarrierIdProto
art-benchmark-service13164882020-11-07 02:19:14 -080010137com.android.internal.telephony.nano.PersistAtomsProto$IncomingSms
art-benchmark-service84deab32021-05-12 09:41:00 -070010138com.android.internal.telephony.nano.PersistAtomsProto$OutgoingSms
art-benchmark-service13164882020-11-07 02:19:14 -080010139com.android.internal.telephony.nano.PersistAtomsProto$PersistAtoms
10140com.android.internal.telephony.nano.PersistAtomsProto$VoiceCallSession
10141com.android.internal.telephony.nano.PersistAtomsProto
art-benchmark-service56aece62020-02-10 17:58:03 -080010142com.android.internal.telephony.nano.TelephonyProto$ActiveSubscriptionInfo
10143com.android.internal.telephony.nano.TelephonyProto$EmergencyNumberInfo
10144com.android.internal.telephony.nano.TelephonyProto$ImsCapabilities
art-benchmark-service13164882020-11-07 02:19:14 -080010145com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState$State
art-benchmark-service56aece62020-02-10 17:58:03 -080010146com.android.internal.telephony.nano.TelephonyProto$ImsConnectionState
10147com.android.internal.telephony.nano.TelephonyProto$ImsReasonInfo
art-benchmark-service13164882020-11-07 02:19:14 -080010148com.android.internal.telephony.nano.TelephonyProto$ImsServiceErrno
art-benchmark-service56aece62020-02-10 17:58:03 -080010149com.android.internal.telephony.nano.TelephonyProto$ModemPowerStats
art-benchmark-service13164882020-11-07 02:19:14 -080010150com.android.internal.telephony.nano.TelephonyProto$PdpType
10151com.android.internal.telephony.nano.TelephonyProto$RadioAccessTechnology
10152com.android.internal.telephony.nano.TelephonyProto$RilDataCall$State
art-benchmark-service56aece62020-02-10 17:58:03 -080010153com.android.internal.telephony.nano.TelephonyProto$RilDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080010154com.android.internal.telephony.nano.TelephonyProto$RilErrno
10155com.android.internal.telephony.nano.TelephonyProto$SimState
10156com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessage
10157com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBMessageType
10158com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$CBPriority
10159com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Format
10160com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$IncompleteSms
10161com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$SmsType
10162com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Tech
10163com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010164com.android.internal.telephony.nano.TelephonyProto$SmsSession$Event
10165com.android.internal.telephony.nano.TelephonyProto$SmsSession
art-benchmark-service13164882020-11-07 02:19:14 -080010166com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$AudioCodec
10167com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality$CallQualityLevel
10168com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQuality
10169com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallQualitySummary
10170com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$CallState
10171com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$ImsCommand
10172com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$PhoneState
10173com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010174com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilCall
art-benchmark-service13164882020-11-07 02:19:14 -080010175com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilRequest
10176com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$RilSrvccState
10177com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$SignalStrength
10178com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010179com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession$Event
10180com.android.internal.telephony.nano.TelephonyProto$TelephonyCallSession
art-benchmark-service13164882020-11-07 02:19:14 -080010181com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ApnType
art-benchmark-service56aece62020-02-10 17:58:03 -080010182com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatching
10183com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierIdMatchingResult
art-benchmark-service13164882020-11-07 02:19:14 -080010184com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange$KeyType
10185com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$CarrierKeyChange
10186com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch$Reason
art-benchmark-service56aece62020-02-10 17:58:03 -080010187com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$DataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080010188com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$EventState
10189com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$ModemRestart
art-benchmark-serviced5115932020-02-25 17:55:03 -080010190com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo
art-benchmark-service13164882020-11-07 02:19:14 -080010191com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$NetworkValidationState
art-benchmark-service56aece62020-02-10 17:58:03 -080010192com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$OnDemandDataSwitch
art-benchmark-service13164882020-11-07 02:19:14 -080010193com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall$DeactivateReason
art-benchmark-service56aece62020-02-10 17:58:03 -080010194com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilDeactivateDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080010195com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall$RilDataProfile
art-benchmark-service56aece62020-02-10 17:58:03 -080010196com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCall
art-benchmark-service13164882020-11-07 02:19:14 -080010197com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse$RilDataCallFailCause
art-benchmark-service56aece62020-02-10 17:58:03 -080010198com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$RilSetupDataCallResponse
art-benchmark-service13164882020-11-07 02:19:14 -080010199com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080010200com.android.internal.telephony.nano.TelephonyProto$TelephonyEvent
10201com.android.internal.telephony.nano.TelephonyProto$TelephonyHistogram
10202com.android.internal.telephony.nano.TelephonyProto$TelephonyLog
art-benchmark-service13164882020-11-07 02:19:14 -080010203com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Domain
10204com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$FrequencyRange
10205com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NetworkRegistrationInfo
10206com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$NrState
10207com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$RoamingType
art-benchmark-service56aece62020-02-10 17:58:03 -080010208com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$TelephonyOperator
art-benchmark-service13164882020-11-07 02:19:14 -080010209com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState$Transport
art-benchmark-service56aece62020-02-10 17:58:03 -080010210com.android.internal.telephony.nano.TelephonyProto$TelephonyServiceState
art-benchmark-service13164882020-11-07 02:19:14 -080010211com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$RilNetworkMode
10212com.android.internal.telephony.nano.TelephonyProto$TelephonySettings$WiFiCallingMode
art-benchmark-service56aece62020-02-10 17:58:03 -080010213com.android.internal.telephony.nano.TelephonyProto$TelephonySettings
10214com.android.internal.telephony.nano.TelephonyProto$Time
art-benchmark-service13164882020-11-07 02:19:14 -080010215com.android.internal.telephony.nano.TelephonyProto$TimeInterval
10216com.android.internal.telephony.nano.TelephonyProto
art-benchmark-service13164882020-11-07 02:19:14 -080010217com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$1
10218com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$NitzSignalInputFilterPredicateImpl
10219com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory$TrivalentPredicate
10220com.android.internal.telephony.nitz.NitzSignalInputFilterPredicateFactory
10221com.android.internal.telephony.nitz.NitzStateMachineImpl$NitzSignalInputFilterPredicate
10222com.android.internal.telephony.nitz.NitzStateMachineImpl$TimeZoneSuggester
10223com.android.internal.telephony.nitz.NitzStateMachineImpl
10224com.android.internal.telephony.nitz.TimeServiceHelper
10225com.android.internal.telephony.nitz.TimeServiceHelperImpl
10226com.android.internal.telephony.nitz.TimeZoneLookupHelper$CountryResult$Quality
10227com.android.internal.telephony.nitz.TimeZoneLookupHelper$CountryResult
10228com.android.internal.telephony.nitz.TimeZoneLookupHelper
10229com.android.internal.telephony.nitz.TimeZoneSuggesterImpl
10230com.android.internal.telephony.phonenumbers.AlternateFormatsCountryCodeSet
10231com.android.internal.telephony.phonenumbers.AsYouTypeFormatter
10232com.android.internal.telephony.phonenumbers.CountryCodeToRegionCodeMap
10233com.android.internal.telephony.phonenumbers.MetadataLoader
10234com.android.internal.telephony.phonenumbers.MetadataManager$1
10235com.android.internal.telephony.phonenumbers.MetadataManager$SingleFileMetadataMaps
10236com.android.internal.telephony.phonenumbers.MetadataManager
10237com.android.internal.telephony.phonenumbers.MetadataSource
10238com.android.internal.telephony.phonenumbers.MultiFileMetadataSourceImpl
10239com.android.internal.telephony.phonenumbers.NumberParseException$ErrorType
10240com.android.internal.telephony.phonenumbers.NumberParseException
10241com.android.internal.telephony.phonenumbers.PhoneNumberMatch
10242com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker
10243com.android.internal.telephony.phonenumbers.PhoneNumberMatcher$State
10244com.android.internal.telephony.phonenumbers.PhoneNumberMatcher
10245com.android.internal.telephony.phonenumbers.PhoneNumberToCarrierMapper
10246com.android.internal.telephony.phonenumbers.PhoneNumberUtil$1
10247com.android.internal.telephony.phonenumbers.PhoneNumberUtil$2
10248com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$1
10249com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$2
10250com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3$1
10251com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$3
10252com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4$1
10253com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency$4
10254com.android.internal.telephony.phonenumbers.PhoneNumberUtil$Leniency
10255com.android.internal.telephony.phonenumbers.PhoneNumberUtil$MatchType
10256com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberFormat
10257com.android.internal.telephony.phonenumbers.PhoneNumberUtil$PhoneNumberType
10258com.android.internal.telephony.phonenumbers.PhoneNumberUtil$ValidationResult
10259com.android.internal.telephony.phonenumbers.PhoneNumberUtil
10260com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat$Builder
10261com.android.internal.telephony.phonenumbers.Phonemetadata$NumberFormat
10262com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata$Builder
10263com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadata
10264com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder
10265com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneMetadataCollection
10266com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder
10267com.android.internal.telephony.phonenumbers.Phonemetadata$PhoneNumberDesc
10268com.android.internal.telephony.phonenumbers.Phonemetadata
10269com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource
10270com.android.internal.telephony.phonenumbers.Phonenumber$PhoneNumber
10271com.android.internal.telephony.phonenumbers.Phonenumber
10272com.android.internal.telephony.phonenumbers.ShortNumberInfo$1
10273com.android.internal.telephony.phonenumbers.ShortNumberInfo$ShortNumberCost
10274com.android.internal.telephony.phonenumbers.ShortNumberInfo
10275com.android.internal.telephony.phonenumbers.ShortNumbersRegionCodeSet
10276com.android.internal.telephony.phonenumbers.SingleFileMetadataSourceImpl
10277com.android.internal.telephony.phonenumbers.internal.MatcherApi
10278com.android.internal.telephony.phonenumbers.internal.RegexBasedMatcher
10279com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache$1
10280com.android.internal.telephony.phonenumbers.internal.RegexCache$LRUCache
10281com.android.internal.telephony.phonenumbers.internal.RegexCache
10282com.android.internal.telephony.phonenumbers.prefixmapper.DefaultMapStorage
10283com.android.internal.telephony.phonenumbers.prefixmapper.FlyweightMapStorage
10284com.android.internal.telephony.phonenumbers.prefixmapper.MappingFileProvider
10285com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMap
10286com.android.internal.telephony.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy
10287com.android.internal.telephony.phonenumbers.prefixmapper.PrefixFileReader
10288com.android.internal.telephony.phonenumbers.prefixmapper.PrefixTimeZonesMap
art-benchmark-service56aece62020-02-10 17:58:03 -080010289com.android.internal.telephony.protobuf.nano.CodedInputByteBufferNano
10290com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano$OutOfSpaceException
10291com.android.internal.telephony.protobuf.nano.CodedOutputByteBufferNano
10292com.android.internal.telephony.protobuf.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080010293com.android.internal.telephony.protobuf.nano.Extension$1
10294com.android.internal.telephony.protobuf.nano.Extension$PrimitiveExtension
10295com.android.internal.telephony.protobuf.nano.Extension
art-benchmark-serviced5115932020-02-25 17:55:03 -080010296com.android.internal.telephony.protobuf.nano.FieldArray
10297com.android.internal.telephony.protobuf.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080010298com.android.internal.telephony.protobuf.nano.InternalNano
10299com.android.internal.telephony.protobuf.nano.InvalidProtocolBufferNanoException
art-benchmark-service13164882020-11-07 02:19:14 -080010300com.android.internal.telephony.protobuf.nano.MapFactories$1
10301com.android.internal.telephony.protobuf.nano.MapFactories$DefaultMapFactory
10302com.android.internal.telephony.protobuf.nano.MapFactories$MapFactory
10303com.android.internal.telephony.protobuf.nano.MapFactories
art-benchmark-service56aece62020-02-10 17:58:03 -080010304com.android.internal.telephony.protobuf.nano.MessageNano
10305com.android.internal.telephony.protobuf.nano.MessageNanoPrinter
art-benchmark-service13164882020-11-07 02:19:14 -080010306com.android.internal.telephony.protobuf.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080010307com.android.internal.telephony.protobuf.nano.WireFormatNano
art-benchmark-service13164882020-11-07 02:19:14 -080010308com.android.internal.telephony.protobuf.nano.android.ParcelableExtendableMessageNano
10309com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNano
10310com.android.internal.telephony.protobuf.nano.android.ParcelableMessageNanoCreator
10311com.android.internal.telephony.sip.SipCallBase
10312com.android.internal.telephony.sip.SipCommandInterface
10313com.android.internal.telephony.sip.SipConnectionBase$1
10314com.android.internal.telephony.sip.SipConnectionBase
10315com.android.internal.telephony.sip.SipPhone$1
10316com.android.internal.telephony.sip.SipPhone$SipAudioCallAdapter
10317com.android.internal.telephony.sip.SipPhone$SipCall
10318com.android.internal.telephony.sip.SipPhone$SipConnection$1
10319com.android.internal.telephony.sip.SipPhone$SipConnection
art-benchmark-service56aece62020-02-10 17:58:03 -080010320com.android.internal.telephony.sip.SipPhone
10321com.android.internal.telephony.sip.SipPhoneBase
art-benchmark-service13164882020-11-07 02:19:14 -080010322com.android.internal.telephony.sip.SipPhoneFactory
art-benchmark-service56aece62020-02-10 17:58:03 -080010323com.android.internal.telephony.test.SimulatedRadioControl
art-benchmark-service13164882020-11-07 02:19:14 -080010324com.android.internal.telephony.test.TestConferenceEventPackageParser
art-benchmark-service56aece62020-02-10 17:58:03 -080010325com.android.internal.telephony.uicc.AdnRecord$1
10326com.android.internal.telephony.uicc.AdnRecord
10327com.android.internal.telephony.uicc.AdnRecordCache
10328com.android.internal.telephony.uicc.AdnRecordLoader
art-benchmark-service13164882020-11-07 02:19:14 -080010329com.android.internal.telephony.uicc.AnswerToReset$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010330com.android.internal.telephony.uicc.AnswerToReset$HistoricalBytes
10331com.android.internal.telephony.uicc.AnswerToReset$InterfaceByte
10332com.android.internal.telephony.uicc.AnswerToReset
art-benchmark-service13164882020-11-07 02:19:14 -080010333com.android.internal.telephony.uicc.CarrierAppInstallReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080010334com.android.internal.telephony.uicc.CarrierTestOverride
10335com.android.internal.telephony.uicc.CsimFileHandler
art-benchmark-service13164882020-11-07 02:19:14 -080010336com.android.internal.telephony.uicc.IccCardApplicationStatus$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010337com.android.internal.telephony.uicc.IccCardApplicationStatus$AppState
10338com.android.internal.telephony.uicc.IccCardApplicationStatus$AppType
10339com.android.internal.telephony.uicc.IccCardApplicationStatus$PersoSubState
10340com.android.internal.telephony.uicc.IccCardApplicationStatus
10341com.android.internal.telephony.uicc.IccCardStatus$CardState
10342com.android.internal.telephony.uicc.IccCardStatus$PinState
10343com.android.internal.telephony.uicc.IccCardStatus
10344com.android.internal.telephony.uicc.IccConstants
10345com.android.internal.telephony.uicc.IccException
10346com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
10347com.android.internal.telephony.uicc.IccFileHandler
10348com.android.internal.telephony.uicc.IccFileNotFound
10349com.android.internal.telephony.uicc.IccFileTypeMismatch
10350com.android.internal.telephony.uicc.IccIoResult
art-benchmark-service13164882020-11-07 02:19:14 -080010351com.android.internal.telephony.uicc.IccRecords$1
10352com.android.internal.telephony.uicc.IccRecords$AuthAsyncResponse
10353com.android.internal.telephony.uicc.IccRecords$CarrierNameDisplayConditionBitmask
art-benchmark-service56aece62020-02-10 17:58:03 -080010354com.android.internal.telephony.uicc.IccRecords$IccRecordLoaded
art-benchmark-service13164882020-11-07 02:19:14 -080010355com.android.internal.telephony.uicc.IccRecords$OperatorPlmnInfo
10356com.android.internal.telephony.uicc.IccRecords$PlmnNetworkName
art-benchmark-service56aece62020-02-10 17:58:03 -080010357com.android.internal.telephony.uicc.IccRecords
10358com.android.internal.telephony.uicc.IccRefreshResponse
10359com.android.internal.telephony.uicc.IccServiceTable
10360com.android.internal.telephony.uicc.IccSlotStatus$SlotState
10361com.android.internal.telephony.uicc.IccSlotStatus
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010362com.android.internal.telephony.uicc.IccUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010363com.android.internal.telephony.uicc.IccVmFixedException
art-benchmark-service56aece62020-02-10 17:58:03 -080010364com.android.internal.telephony.uicc.IccVmNotSupportedException
10365com.android.internal.telephony.uicc.InstallCarrierAppTrampolineActivity
10366com.android.internal.telephony.uicc.InstallCarrierAppUtils
10367com.android.internal.telephony.uicc.IsimFileHandler
10368com.android.internal.telephony.uicc.IsimRecords
art-benchmark-service13164882020-11-07 02:19:14 -080010369com.android.internal.telephony.uicc.IsimUiccRecords$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010370com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimDomainLoaded
10371com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpiLoaded
10372com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimImpuLoaded
10373com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimIstLoaded
10374com.android.internal.telephony.uicc.IsimUiccRecords$EfIsimPcscfLoaded
10375com.android.internal.telephony.uicc.IsimUiccRecords
10376com.android.internal.telephony.uicc.PlmnActRecord$1
art-benchmark-service13164882020-11-07 02:19:14 -080010377com.android.internal.telephony.uicc.PlmnActRecord$AccessTech
art-benchmark-service56aece62020-02-10 17:58:03 -080010378com.android.internal.telephony.uicc.PlmnActRecord
10379com.android.internal.telephony.uicc.RuimFileHandler
art-benchmark-service13164882020-11-07 02:19:14 -080010380com.android.internal.telephony.uicc.RuimRecords$1
10381com.android.internal.telephony.uicc.RuimRecords$EfCsimCdmaHomeLoaded
10382com.android.internal.telephony.uicc.RuimRecords$EfCsimEprlLoaded
10383com.android.internal.telephony.uicc.RuimRecords$EfCsimImsimLoaded
10384com.android.internal.telephony.uicc.RuimRecords$EfCsimLiLoaded
10385com.android.internal.telephony.uicc.RuimRecords$EfCsimMdnLoaded
10386com.android.internal.telephony.uicc.RuimRecords$EfCsimMipUppLoaded
10387com.android.internal.telephony.uicc.RuimRecords$EfCsimSpnLoaded
10388com.android.internal.telephony.uicc.RuimRecords$EfPlLoaded
art-benchmark-service56aece62020-02-10 17:58:03 -080010389com.android.internal.telephony.uicc.RuimRecords
10390com.android.internal.telephony.uicc.SIMFileHandler
10391com.android.internal.telephony.uicc.SIMRecords$1
10392com.android.internal.telephony.uicc.SIMRecords$EfPlLoaded
10393com.android.internal.telephony.uicc.SIMRecords$EfUsimLiLoaded
10394com.android.internal.telephony.uicc.SIMRecords$GetSpnFsmState
10395com.android.internal.telephony.uicc.SIMRecords
art-benchmark-service13164882020-11-07 02:19:14 -080010396com.android.internal.telephony.uicc.ShowInstallAppNotificationReceiver
art-benchmark-service56aece62020-02-10 17:58:03 -080010397com.android.internal.telephony.uicc.UiccCard
10398com.android.internal.telephony.uicc.UiccCardApplication$1
10399com.android.internal.telephony.uicc.UiccCardApplication$2
10400com.android.internal.telephony.uicc.UiccCardApplication
10401com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$1
10402com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules$TLV
10403com.android.internal.telephony.uicc.UiccCarrierPrivilegeRules
10404com.android.internal.telephony.uicc.UiccController$1
10405com.android.internal.telephony.uicc.UiccController
10406com.android.internal.telephony.uicc.UiccPkcs15$FileHandler
10407com.android.internal.telephony.uicc.UiccPkcs15$Pkcs15Selector
10408com.android.internal.telephony.uicc.UiccPkcs15
10409com.android.internal.telephony.uicc.UiccProfile$1
10410com.android.internal.telephony.uicc.UiccProfile$2
10411com.android.internal.telephony.uicc.UiccProfile$3
10412com.android.internal.telephony.uicc.UiccProfile$4
10413com.android.internal.telephony.uicc.UiccProfile$5
10414com.android.internal.telephony.uicc.UiccProfile
art-benchmark-service13164882020-11-07 02:19:14 -080010415com.android.internal.telephony.uicc.UiccSlot$1
art-benchmark-service56aece62020-02-10 17:58:03 -080010416com.android.internal.telephony.uicc.UiccSlot
10417com.android.internal.telephony.uicc.UiccStateChangedLauncher
10418com.android.internal.telephony.uicc.UsimFileHandler
10419com.android.internal.telephony.uicc.UsimServiceTable$UsimService
10420com.android.internal.telephony.uicc.UsimServiceTable
10421com.android.internal.telephony.uicc.VoiceMailConstants
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010422com.android.internal.telephony.uicc.asn1.InvalidAsn1DataException
10423com.android.internal.telephony.uicc.asn1.TagNotFoundException
art-benchmark-service13164882020-11-07 02:19:14 -080010424com.android.internal.telephony.uicc.euicc.EuiccCard$1
10425com.android.internal.telephony.uicc.euicc.EuiccCard$2
10426com.android.internal.telephony.uicc.euicc.EuiccCard$ApduExceptionHandler
10427com.android.internal.telephony.uicc.euicc.EuiccCard$ApduIntermediateResultHandler
10428com.android.internal.telephony.uicc.euicc.EuiccCard$ApduRequestBuilder
10429com.android.internal.telephony.uicc.euicc.EuiccCard$ApduResponseHandler
art-benchmark-service56aece62020-02-10 17:58:03 -080010430com.android.internal.telephony.uicc.euicc.EuiccCard
art-benchmark-service13164882020-11-07 02:19:14 -080010431com.android.internal.telephony.uicc.euicc.EuiccCardErrorException$OperationCode
10432com.android.internal.telephony.uicc.euicc.EuiccCardErrorException
10433com.android.internal.telephony.uicc.euicc.EuiccCardException
art-benchmark-service56aece62020-02-10 17:58:03 -080010434com.android.internal.telephony.uicc.euicc.EuiccSpecVersion
art-benchmark-service13164882020-11-07 02:19:14 -080010435com.android.internal.telephony.uicc.euicc.Tags
10436com.android.internal.telephony.uicc.euicc.apdu.ApduCommand
10437com.android.internal.telephony.uicc.euicc.apdu.ApduException
10438com.android.internal.telephony.uicc.euicc.apdu.ApduSender$1
10439com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2$1
10440com.android.internal.telephony.uicc.euicc.apdu.ApduSender$2
10441com.android.internal.telephony.uicc.euicc.apdu.ApduSender$3
10442com.android.internal.telephony.uicc.euicc.apdu.ApduSender$4
10443com.android.internal.telephony.uicc.euicc.apdu.ApduSender
10444com.android.internal.telephony.uicc.euicc.apdu.ApduSenderResultCallback
10445com.android.internal.telephony.uicc.euicc.apdu.CloseLogicalChannelInvocation
10446com.android.internal.telephony.uicc.euicc.apdu.OpenLogicalChannelInvocation
10447com.android.internal.telephony.uicc.euicc.apdu.RequestBuilder
10448com.android.internal.telephony.uicc.euicc.apdu.RequestProvider
10449com.android.internal.telephony.uicc.euicc.apdu.TransmitApduLogicalChannelInvocation
10450com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation
10451com.android.internal.telephony.uicc.euicc.async.AsyncResultCallback
10452com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$1
10453com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper$2
10454com.android.internal.telephony.uicc.euicc.async.AsyncResultHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010455com.android.internal.telephony.util.ArrayUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010456com.android.internal.telephony.util.DnsPacket$DnsHeader
10457com.android.internal.telephony.util.DnsPacket$DnsRecord
10458com.android.internal.telephony.util.DnsPacket$ParseException
10459com.android.internal.telephony.util.DnsPacket
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010460com.android.internal.telephony.util.HandlerExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080010461com.android.internal.telephony.util.Inet4AddressUtils
10462com.android.internal.telephony.util.InetAddressUtils
10463com.android.internal.telephony.util.IpRange
art-benchmark-service84deab32021-05-12 09:41:00 -070010464com.android.internal.telephony.util.IpUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010465com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult
10466com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult
10467com.android.internal.telephony.util.LinkPropertiesUtils
10468com.android.internal.telephony.util.LocaleUtils
10469com.android.internal.telephony.util.MacAddressUtils
10470com.android.internal.telephony.util.NetUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080010471com.android.internal.telephony.util.NotificationChannelController$1
10472com.android.internal.telephony.util.NotificationChannelController
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010473com.android.internal.telephony.util.RemoteCallbackListExt
art-benchmark-service56aece62020-02-10 17:58:03 -080010474com.android.internal.telephony.util.SMSDispatcherUtil
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010475com.android.internal.telephony.util.TelephonyUtils
art-benchmark-service56aece62020-02-10 17:58:03 -080010476com.android.internal.telephony.util.VoicemailNotificationSettingsUtil
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010477com.android.internal.telephony.util.XmlUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010478com.android.internal.textservice.ISpellCheckerService$Stub$Proxy
10479com.android.internal.textservice.ISpellCheckerService$Stub
10480com.android.internal.textservice.ISpellCheckerService
art-benchmark-serviced5115932020-02-25 17:55:03 -080010481com.android.internal.textservice.ISpellCheckerServiceCallback$Stub$Proxy
10482com.android.internal.textservice.ISpellCheckerServiceCallback$Stub
10483com.android.internal.textservice.ISpellCheckerServiceCallback
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010484com.android.internal.textservice.ISpellCheckerSession$Stub$Proxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010485com.android.internal.textservice.ISpellCheckerSession$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010486com.android.internal.textservice.ISpellCheckerSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010487com.android.internal.textservice.ISpellCheckerSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010488com.android.internal.textservice.ISpellCheckerSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010489com.android.internal.textservice.ISpellCheckerSessionListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010490com.android.internal.textservice.ITextServicesManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010491com.android.internal.textservice.ITextServicesManager$Stub
10492com.android.internal.textservice.ITextServicesManager
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010493com.android.internal.textservice.ITextServicesSessionListener$Stub$Proxy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010494com.android.internal.textservice.ITextServicesSessionListener$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010495com.android.internal.textservice.ITextServicesSessionListener
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010496com.android.internal.transition.EpicenterTranslateClipReveal$1
10497com.android.internal.transition.EpicenterTranslateClipReveal$State
10498com.android.internal.transition.EpicenterTranslateClipReveal$StateEvaluator
10499com.android.internal.transition.EpicenterTranslateClipReveal$StateProperty
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010500com.android.internal.transition.EpicenterTranslateClipReveal
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010501com.android.internal.transition.TransitionConstants
art-benchmark-serviced5115932020-02-25 17:55:03 -080010502com.android.internal.usb.DumpUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010503com.android.internal.util.AnnotationValidations
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080010504com.android.internal.util.ArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010505com.android.internal.util.AsyncChannel$AsyncChannelConnection
10506com.android.internal.util.AsyncChannel$DeathMonitor
10507com.android.internal.util.AsyncChannel$SyncMessenger$SyncHandler
10508com.android.internal.util.AsyncChannel$SyncMessenger
Calin Juravle00b23d32019-03-08 17:52:20 -080010509com.android.internal.util.AsyncChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010510com.android.internal.util.BitUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010511com.android.internal.util.BitwiseInputStream$AccessException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010512com.android.internal.util.BitwiseOutputStream$AccessException
Calin Juravle00b23d32019-03-08 17:52:20 -080010513com.android.internal.util.CollectionUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010514com.android.internal.util.ConcurrentUtils$1$1
10515com.android.internal.util.ConcurrentUtils$1
10516com.android.internal.util.ConcurrentUtils$DirectExecutor
10517com.android.internal.util.ConcurrentUtils
10518com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
10519com.android.internal.util.ContrastColorUtil
art-benchmark-serviced5115932020-02-25 17:55:03 -080010520com.android.internal.util.DumpUtils$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010521com.android.internal.util.DumpUtils$Dump
10522com.android.internal.util.DumpUtils
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010523com.android.internal.util.EmergencyAffordanceManager
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010524com.android.internal.util.ExponentiallyBucketedHistogram
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010525com.android.internal.util.FastMath
Andreas Gampe61e7b662015-06-17 23:57:04 -070010526com.android.internal.util.FastPrintWriter$DummyWriter
Calin Juravle00b23d32019-03-08 17:52:20 -080010527com.android.internal.util.FastPrintWriter
Dianne Hackborn2269d1572010-02-24 19:54:22 -080010528com.android.internal.util.FastXmlSerializer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010529com.android.internal.util.FileRotator$FileInfo
10530com.android.internal.util.FileRotator$Reader
10531com.android.internal.util.FileRotator$Rewriter
10532com.android.internal.util.FileRotator$Writer
10533com.android.internal.util.FileRotator
art-benchmark-serviced5115932020-02-25 17:55:03 -080010534com.android.internal.util.FrameworkStatsLog
10535com.android.internal.util.FunctionalUtils$RemoteExceptionIgnoringConsumer
art-benchmark-service13164882020-11-07 02:19:14 -080010536com.android.internal.util.FunctionalUtils$ThrowingBiFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010537com.android.internal.util.FunctionalUtils$ThrowingConsumer
art-benchmark-serviced5115932020-02-25 17:55:03 -080010538com.android.internal.util.FunctionalUtils$ThrowingFunction
Calin Juravle4a054192018-05-29 17:52:20 -070010539com.android.internal.util.FunctionalUtils$ThrowingRunnable
10540com.android.internal.util.FunctionalUtils$ThrowingSupplier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010541com.android.internal.util.FunctionalUtils
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010542com.android.internal.util.GrowingArrayUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010543com.android.internal.util.HexDump
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010544com.android.internal.util.IState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010545com.android.internal.util.ImageUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010546com.android.internal.util.IndentingPrintWriter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010547com.android.internal.util.IntPair
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010548com.android.internal.util.JournaledFile
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010549com.android.internal.util.LatencyTracker
Andreas Gampe571fc302016-02-18 13:58:09 -080010550com.android.internal.util.LineBreakBufferedWriter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010551com.android.internal.util.LocalLog
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010552com.android.internal.util.MemInfoReader
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010553com.android.internal.util.MessageUtils$DuplicateConstantError
10554com.android.internal.util.MessageUtils
10555com.android.internal.util.NotificationMessagingUtil$1
10556com.android.internal.util.NotificationMessagingUtil
10557com.android.internal.util.ObjectUtils
art-benchmark-service13164882020-11-07 02:19:14 -080010558com.android.internal.util.Parcelling$BuiltIn$ForBoolean
art-benchmark-serviced5115932020-02-25 17:55:03 -080010559com.android.internal.util.Parcelling$Cache
10560com.android.internal.util.Parcelling
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010561com.android.internal.util.ParseUtils
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010562com.android.internal.util.Preconditions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010563com.android.internal.util.ProcFileReader
10564com.android.internal.util.ProgressReporter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010565com.android.internal.util.ProviderAccessStats$PerThreadData
10566com.android.internal.util.ProviderAccessStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010567com.android.internal.util.RingBuffer
10568com.android.internal.util.RingBufferIndices
art-benchmark-serviced5115932020-02-25 17:55:03 -080010569com.android.internal.util.ScreenshotHelper$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010570com.android.internal.util.ScreenshotHelper$2
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010571com.android.internal.util.ScreenshotHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010572com.android.internal.util.StatLogger
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010573com.android.internal.util.State
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010574com.android.internal.util.StateMachine$LogRec
10575com.android.internal.util.StateMachine$LogRecords
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010576com.android.internal.util.StateMachine$SmHandler$HaltingState
10577com.android.internal.util.StateMachine$SmHandler$QuittingState
10578com.android.internal.util.StateMachine$SmHandler$StateInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080010579com.android.internal.util.StateMachine$SmHandler
10580com.android.internal.util.StateMachine
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010581com.android.internal.util.SyncResultReceiver$TimeoutException
Calin Juravle00b23d32019-03-08 17:52:20 -080010582com.android.internal.util.SyncResultReceiver
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010583com.android.internal.util.ToBooleanFunction
10584com.android.internal.util.TokenBucket
art-benchmark-service13164882020-11-07 02:19:14 -080010585com.android.internal.util.TraceBuffer$ProtoOutputStreamProvider
10586com.android.internal.util.TraceBuffer$ProtoProvider
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010587com.android.internal.util.TraceBuffer
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010588com.android.internal.util.UserIcons
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010589com.android.internal.util.VirtualRefBasePtr
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010590com.android.internal.util.WakeupMessage
10591com.android.internal.util.XmlUtils$ReadMapCallback
Andreas Gampe61e7b662015-06-17 23:57:04 -070010592com.android.internal.util.XmlUtils$WriteMapCallback
Calin Juravle00b23d32019-03-08 17:52:20 -080010593com.android.internal.util.XmlUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010594com.android.internal.util.dump.DualDumpOutputStream$DumpField
10595com.android.internal.util.dump.DualDumpOutputStream$DumpObject
10596com.android.internal.util.dump.DualDumpOutputStream$Dumpable
10597com.android.internal.util.dump.DualDumpOutputStream
10598com.android.internal.util.dump.DumpUtils
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010599com.android.internal.util.function.DecConsumer
10600com.android.internal.util.function.DecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010601com.android.internal.util.function.DecPredicate
Adam Hec4f03f32018-11-07 11:31:18 -080010602com.android.internal.util.function.HeptConsumer
10603com.android.internal.util.function.HeptFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010604com.android.internal.util.function.HeptPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010605com.android.internal.util.function.HexConsumer
10606com.android.internal.util.function.HexFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010607com.android.internal.util.function.HexPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080010608com.android.internal.util.function.NonaConsumer
10609com.android.internal.util.function.NonaFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010610com.android.internal.util.function.NonaPredicate
Calin Juravle00b23d32019-03-08 17:52:20 -080010611com.android.internal.util.function.OctConsumer
10612com.android.internal.util.function.OctFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010613com.android.internal.util.function.OctPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010614com.android.internal.util.function.QuadConsumer
10615com.android.internal.util.function.QuadFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010616com.android.internal.util.function.QuadPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010617com.android.internal.util.function.QuintConsumer
10618com.android.internal.util.function.QuintFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010619com.android.internal.util.function.QuintPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010620com.android.internal.util.function.TriConsumer
10621com.android.internal.util.function.TriFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010622com.android.internal.util.function.TriPredicate
10623com.android.internal.util.function.UndecConsumer
10624com.android.internal.util.function.UndecFunction
art-benchmark-serviced5115932020-02-25 17:55:03 -080010625com.android.internal.util.function.UndecPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070010626com.android.internal.util.function.pooled.ArgumentPlaceholder
10627com.android.internal.util.function.pooled.OmniFunction
10628com.android.internal.util.function.pooled.PooledConsumer
10629com.android.internal.util.function.pooled.PooledFunction
10630com.android.internal.util.function.pooled.PooledLambda
art-benchmark-serviced5115932020-02-25 17:55:03 -080010631com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType$ReturnType
Calin Juravle4a054192018-05-29 17:52:20 -070010632com.android.internal.util.function.pooled.PooledLambdaImpl$LambdaType
10633com.android.internal.util.function.pooled.PooledLambdaImpl$Pool
Calin Juravle00b23d32019-03-08 17:52:20 -080010634com.android.internal.util.function.pooled.PooledLambdaImpl
Calin Juravle4a054192018-05-29 17:52:20 -070010635com.android.internal.util.function.pooled.PooledPredicate
10636com.android.internal.util.function.pooled.PooledRunnable
Calin Juravle4a054192018-05-29 17:52:20 -070010637com.android.internal.util.function.pooled.PooledSupplier$OfDouble
10638com.android.internal.util.function.pooled.PooledSupplier$OfInt
10639com.android.internal.util.function.pooled.PooledSupplier$OfLong
Calin Juravle00b23d32019-03-08 17:52:20 -080010640com.android.internal.util.function.pooled.PooledSupplier
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010641com.android.internal.view.ActionBarPolicy
art-benchmark-serviced5115932020-02-25 17:55:03 -080010642com.android.internal.view.AppearanceRegion$1
10643com.android.internal.view.AppearanceRegion
10644com.android.internal.view.BaseIWindow
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010645com.android.internal.view.BaseSurfaceHolder
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010646com.android.internal.view.FloatingActionMode$1
10647com.android.internal.view.FloatingActionMode$2
10648com.android.internal.view.FloatingActionMode$3
10649com.android.internal.view.FloatingActionMode$FloatingToolbarVisibilityHelper
10650com.android.internal.view.FloatingActionMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080010651com.android.internal.view.IInlineSuggestionsRequestCallback$Stub
10652com.android.internal.view.IInlineSuggestionsRequestCallback
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010653com.android.internal.view.IInputConnectionWrapper$MyHandler
Calin Juravle00b23d32019-03-08 17:52:20 -080010654com.android.internal.view.IInputConnectionWrapper
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010655com.android.internal.view.IInputContext$Stub$Proxy
Evan Millar0ea97b82009-03-24 17:49:23 -070010656com.android.internal.view.IInputContext$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010657com.android.internal.view.IInputContext
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010658com.android.internal.view.IInputMethod$Stub$Proxy
10659com.android.internal.view.IInputMethod$Stub
10660com.android.internal.view.IInputMethod
10661com.android.internal.view.IInputMethodClient$Stub$Proxy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010662com.android.internal.view.IInputMethodClient$Stub
Calin Juravle00b23d32019-03-08 17:52:20 -080010663com.android.internal.view.IInputMethodClient
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010664com.android.internal.view.IInputMethodManager$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010665com.android.internal.view.IInputMethodManager$Stub
10666com.android.internal.view.IInputMethodManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010667com.android.internal.view.IInputMethodSession$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010668com.android.internal.view.IInputMethodSession$Stub
10669com.android.internal.view.IInputMethodSession
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010670com.android.internal.view.IInputSessionCallback$Stub$Proxy
10671com.android.internal.view.IInputSessionCallback$Stub
10672com.android.internal.view.IInputSessionCallback
art-benchmark-service13164882020-11-07 02:19:14 -080010673com.android.internal.view.InlineSuggestionsRequestInfo$1
10674com.android.internal.view.InlineSuggestionsRequestInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010675com.android.internal.view.InputBindResult$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010676com.android.internal.view.InputBindResult
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010677com.android.internal.view.InputConnectionWrapper
10678com.android.internal.view.OneShotPreDrawListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010679com.android.internal.view.RootViewSurfaceTaker
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010680com.android.internal.view.RotationPolicy$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080010681com.android.internal.view.RotationPolicy$RotationPolicyListener$1
10682com.android.internal.view.RotationPolicy$RotationPolicyListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010683com.android.internal.view.RotationPolicy
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010684com.android.internal.view.SurfaceCallbackHelper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010685com.android.internal.view.SurfaceCallbackHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010686com.android.internal.view.TooltipPopup
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010687com.android.internal.view.WindowManagerPolicyThread
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010688com.android.internal.view.menu.ActionMenuItem
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010689com.android.internal.view.menu.ActionMenuItemView$ActionMenuItemForwardingListener
10690com.android.internal.view.menu.ActionMenuItemView$PopupCallback
10691com.android.internal.view.menu.ActionMenuItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010692com.android.internal.view.menu.BaseMenuPresenter
art-benchmark-serviced5115932020-02-25 17:55:03 -080010693com.android.internal.view.menu.ContextMenuBuilder
10694com.android.internal.view.menu.IconMenuPresenter
10695com.android.internal.view.menu.ListMenuPresenter
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070010696com.android.internal.view.menu.MenuBuilder$Callback
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010697com.android.internal.view.menu.MenuBuilder$ItemInvoker
Calin Juravle00b23d32019-03-08 17:52:20 -080010698com.android.internal.view.menu.MenuBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010699com.android.internal.view.menu.MenuHelper
Calin Juravle4a054192018-05-29 17:52:20 -070010700com.android.internal.view.menu.MenuItemImpl
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010701com.android.internal.view.menu.MenuPopupHelper$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010702com.android.internal.view.menu.MenuPopupHelper
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010703com.android.internal.view.menu.MenuPresenter$Callback
Calin Juravle00b23d32019-03-08 17:52:20 -080010704com.android.internal.view.menu.MenuPresenter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010705com.android.internal.view.menu.MenuView$ItemView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010706com.android.internal.view.menu.MenuView
10707com.android.internal.view.menu.ShowableListMenu
10708com.android.internal.widget.AbsActionBarView$VisibilityAnimListener
Calin Juravle00b23d32019-03-08 17:52:20 -080010709com.android.internal.widget.AbsActionBarView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010710com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
Calin Juravle00b23d32019-03-08 17:52:20 -080010711com.android.internal.widget.ActionBarContainer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010712com.android.internal.widget.ActionBarContextView
10713com.android.internal.widget.ActionBarOverlayLayout$1
10714com.android.internal.widget.ActionBarOverlayLayout$2
10715com.android.internal.widget.ActionBarOverlayLayout$3
10716com.android.internal.widget.ActionBarOverlayLayout$4
10717com.android.internal.widget.ActionBarOverlayLayout$5
10718com.android.internal.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback
10719com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010720com.android.internal.widget.ActionBarOverlayLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010721com.android.internal.widget.AlertDialogLayout
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010722com.android.internal.widget.BackgroundFallback
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010723com.android.internal.widget.ButtonBarLayout
10724com.android.internal.widget.CachingIconView
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010725com.android.internal.widget.DecorCaptionView
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010726com.android.internal.widget.DecorContentParent
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010727com.android.internal.widget.DecorToolbar
Calin Juravle4a054192018-05-29 17:52:20 -070010728com.android.internal.widget.DialogTitle
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010729com.android.internal.widget.EditableInputConnection
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010730com.android.internal.widget.FloatingToolbar$1
10731com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$11
10732com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$12
10733com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$13
10734com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$1
10735com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$2
10736com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$3
10737com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$4
10738com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$LogAccelerateInterpolator
10739com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanel
10740com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup$OverflowPanelViewHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010741com.android.internal.widget.FloatingToolbar$FloatingToolbarPopup
10742com.android.internal.widget.FloatingToolbar
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010743com.android.internal.widget.ICheckCredentialProgressCallback$Stub$Proxy
10744com.android.internal.widget.ICheckCredentialProgressCallback$Stub
10745com.android.internal.widget.ICheckCredentialProgressCallback
Calin Juravle4a054192018-05-29 17:52:20 -070010746com.android.internal.widget.ILockSettings$Stub$Proxy
Calin Juravle00b23d32019-03-08 17:52:20 -080010747com.android.internal.widget.ILockSettings$Stub
10748com.android.internal.widget.ILockSettings
art-benchmark-service13164882020-11-07 02:19:14 -080010749com.android.internal.widget.IMessagingLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010750com.android.internal.widget.ImageFloatingTextView
art-benchmark-service13164882020-11-07 02:19:14 -080010751com.android.internal.widget.ImageMessageConsumer
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010752com.android.internal.widget.LockPatternChecker$2
10753com.android.internal.widget.LockPatternChecker$OnCheckCallback
10754com.android.internal.widget.LockPatternChecker
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010755com.android.internal.widget.LockPatternUtils$CheckCredentialProgressCallback
art-benchmark-serviced5115932020-02-25 17:55:03 -080010756com.android.internal.widget.LockPatternUtils$RequestThrottledException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010757com.android.internal.widget.LockPatternUtils$StrongAuthTracker$1
10758com.android.internal.widget.LockPatternUtils$StrongAuthTracker$H
10759com.android.internal.widget.LockPatternUtils$StrongAuthTracker
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010760com.android.internal.widget.LockPatternUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010761com.android.internal.widget.LockPatternView$Cell
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010762com.android.internal.widget.LockSettingsInternal
art-benchmark-serviced5115932020-02-25 17:55:03 -080010763com.android.internal.widget.LockscreenCredential$1
10764com.android.internal.widget.LockscreenCredential
art-benchmark-service13164882020-11-07 02:19:14 -080010765com.android.internal.widget.MessagingGroup$1
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010766com.android.internal.widget.MessagingGroup
10767com.android.internal.widget.MessagingImageMessage
art-benchmark-service13164882020-11-07 02:19:14 -080010768com.android.internal.widget.MessagingLayout
10769com.android.internal.widget.MessagingLinearLayout$LayoutParams
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010770com.android.internal.widget.MessagingLinearLayout$MessagingChild
art-benchmark-service13164882020-11-07 02:19:14 -080010771com.android.internal.widget.MessagingLinearLayout
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010772com.android.internal.widget.MessagingMessage
art-benchmark-service13164882020-11-07 02:19:14 -080010773com.android.internal.widget.MessagingMessageState
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010774com.android.internal.widget.MessagingPropertyAnimator$1
10775com.android.internal.widget.MessagingPropertyAnimator
10776com.android.internal.widget.MessagingTextMessage
10777com.android.internal.widget.NotificationActionListLayout
10778com.android.internal.widget.NotificationExpandButton
art-benchmark-serviced5115932020-02-25 17:55:03 -080010779com.android.internal.widget.PasswordValidationError
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010780com.android.internal.widget.RemeasuringLinearLayout
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010781com.android.internal.widget.ScrollBarUtils
art-benchmark-serviced5115932020-02-25 17:55:03 -080010782com.android.internal.widget.ScrollingTabContainerView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070010783com.android.internal.widget.ToolbarWidgetWrapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010784com.android.internal.widget.ToolbarWidgetWrapper
art-benchmark-serviced5115932020-02-25 17:55:03 -080010785com.android.internal.widget.VerifyCredentialResponse$1
10786com.android.internal.widget.VerifyCredentialResponse
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010787com.android.internal.widget.ViewClippingUtil$ClippingParameters
10788com.android.internal.widget.ViewClippingUtil
art-benchmark-service13164882020-11-07 02:19:14 -080010789com.android.net.module.annotation.CallbackExecutor
10790com.android.net.module.annotation.CheckResult
10791com.android.net.module.annotation.CurrentTimeMillisLong
10792com.android.net.module.annotation.GuardedBy
10793com.android.net.module.annotation.Hide
10794com.android.net.module.annotation.Immutable
10795com.android.net.module.annotation.IntDef
10796com.android.net.module.annotation.IntRange
10797com.android.net.module.annotation.LongDef
10798com.android.net.module.annotation.NonNull
10799com.android.net.module.annotation.Nullable
10800com.android.net.module.annotation.RequiresPermission$Read
10801com.android.net.module.annotation.RequiresPermission$Write
10802com.android.net.module.annotation.RequiresPermission
10803com.android.net.module.annotation.SdkConstant$SdkConstantType
10804com.android.net.module.annotation.SdkConstant
10805com.android.net.module.annotation.StringDef
10806com.android.net.module.annotation.SystemApi$Client
10807com.android.net.module.annotation.SystemApi$Container
10808com.android.net.module.annotation.SystemApi
10809com.android.net.module.annotation.SystemService
10810com.android.net.module.annotation.TestApi
10811com.android.net.module.annotation.VisibleForTesting$Visibility
10812com.android.net.module.annotation.VisibleForTesting
10813com.android.net.module.annotation.WorkerThread
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010814com.android.okhttp.Address
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010815com.android.okhttp.AndroidShimResponseCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010816com.android.okhttp.Authenticator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010817com.android.okhttp.Cache$1
Calin Juravle4a054192018-05-29 17:52:20 -070010818com.android.okhttp.Cache$CacheResponseBody$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010819com.android.okhttp.Cache$CacheResponseBody
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010820com.android.okhttp.Cache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010821com.android.okhttp.Cache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010822com.android.okhttp.CacheControl$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010823com.android.okhttp.CacheControl
Andreas Gampe61e7b662015-06-17 23:57:04 -070010824com.android.okhttp.CertificatePinner$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010825com.android.okhttp.CertificatePinner
Andreas Gampe61e7b662015-06-17 23:57:04 -070010826com.android.okhttp.CipherSuite
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010827com.android.okhttp.ConfigAwareConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010828com.android.okhttp.ConfigAwareConnectionPool
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010829com.android.okhttp.Connection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010830com.android.okhttp.ConnectionPool$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010831com.android.okhttp.ConnectionPool
Andreas Gampe61e7b662015-06-17 23:57:04 -070010832com.android.okhttp.ConnectionSpec$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010833com.android.okhttp.ConnectionSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010834com.android.okhttp.ConnectionSpecs
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010835com.android.okhttp.Dispatcher
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010836com.android.okhttp.Dns$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010837com.android.okhttp.Dns
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010838com.android.okhttp.Handshake
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010839com.android.okhttp.Headers$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010840com.android.okhttp.Headers
Andreas Gampe571fc302016-02-18 13:58:09 -080010841com.android.okhttp.HttpHandler$CleartextURLFilter
Calin Juravle00b23d32019-03-08 17:52:20 -080010842com.android.okhttp.HttpHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010843com.android.okhttp.HttpUrl$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010844com.android.okhttp.HttpUrl$Builder$ParseResult
Calin Juravle00b23d32019-03-08 17:52:20 -080010845com.android.okhttp.HttpUrl$Builder
10846com.android.okhttp.HttpUrl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010847com.android.okhttp.HttpsHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010848com.android.okhttp.OkCacheContainer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010849com.android.okhttp.OkHttpClient$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010850com.android.okhttp.OkHttpClient
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010851com.android.okhttp.OkUrlFactories
Andreas Gampe61e7b662015-06-17 23:57:04 -070010852com.android.okhttp.OkUrlFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010853com.android.okhttp.Protocol
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010854com.android.okhttp.Request$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010855com.android.okhttp.Request
Andreas Gampe61e7b662015-06-17 23:57:04 -070010856com.android.okhttp.RequestBody$2
Calin Juravle00b23d32019-03-08 17:52:20 -080010857com.android.okhttp.RequestBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010858com.android.okhttp.Response$Builder
Calin Juravle00b23d32019-03-08 17:52:20 -080010859com.android.okhttp.Response
Andreas Gampe61e7b662015-06-17 23:57:04 -070010860com.android.okhttp.ResponseBody
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010861com.android.okhttp.Route
Andreas Gampe61e7b662015-06-17 23:57:04 -070010862com.android.okhttp.TlsVersion
10863com.android.okhttp.internal.ConnectionSpecSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010864com.android.okhttp.internal.DiskLruCache$1
10865com.android.okhttp.internal.DiskLruCache$4
10866com.android.okhttp.internal.DiskLruCache$Editor
10867com.android.okhttp.internal.DiskLruCache$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080010868com.android.okhttp.internal.DiskLruCache
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010869com.android.okhttp.internal.FaultHidingSink
10870com.android.okhttp.internal.Internal
10871com.android.okhttp.internal.InternalCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070010872com.android.okhttp.internal.OptionalMethod
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010873com.android.okhttp.internal.Platform
Andreas Gampe61e7b662015-06-17 23:57:04 -070010874com.android.okhttp.internal.RouteDatabase
Andreas Gampe571fc302016-02-18 13:58:09 -080010875com.android.okhttp.internal.URLFilter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010876com.android.okhttp.internal.Util$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010877com.android.okhttp.internal.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010878com.android.okhttp.internal.http.AuthenticatorAdapter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010879com.android.okhttp.internal.http.CacheStrategy$Factory
Calin Juravle00b23d32019-03-08 17:52:20 -080010880com.android.okhttp.internal.http.CacheStrategy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010881com.android.okhttp.internal.http.HeaderParser
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010882com.android.okhttp.internal.http.Http1xStream$AbstractSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010883com.android.okhttp.internal.http.Http1xStream$ChunkedSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010884com.android.okhttp.internal.http.Http1xStream$ChunkedSource
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010885com.android.okhttp.internal.http.Http1xStream$FixedLengthSink
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010886com.android.okhttp.internal.http.Http1xStream$FixedLengthSource
Calin Juravle00b23d32019-03-08 17:52:20 -080010887com.android.okhttp.internal.http.Http1xStream
Calin Juravle4a054192018-05-29 17:52:20 -070010888com.android.okhttp.internal.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010889com.android.okhttp.internal.http.HttpDate
Andreas Gampe61e7b662015-06-17 23:57:04 -070010890com.android.okhttp.internal.http.HttpEngine$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010891com.android.okhttp.internal.http.HttpEngine
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010892com.android.okhttp.internal.http.HttpMethod
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010893com.android.okhttp.internal.http.HttpStream
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010894com.android.okhttp.internal.http.OkHeaders$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010895com.android.okhttp.internal.http.OkHeaders
Andreas Gampe61e7b662015-06-17 23:57:04 -070010896com.android.okhttp.internal.http.RealResponseBody
10897com.android.okhttp.internal.http.RequestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010898com.android.okhttp.internal.http.RequestLine
10899com.android.okhttp.internal.http.RetryableSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010900com.android.okhttp.internal.http.RouteException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010901com.android.okhttp.internal.http.RouteSelector
10902com.android.okhttp.internal.http.StatusLine
Andreas Gampe0db10fd2017-02-01 15:57:57 -080010903com.android.okhttp.internal.http.StreamAllocation
Andreas Gampe61e7b662015-06-17 23:57:04 -070010904com.android.okhttp.internal.huc.DelegatingHttpsURLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010905com.android.okhttp.internal.huc.HttpURLConnectionImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070010906com.android.okhttp.internal.huc.HttpsURLConnectionImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010907com.android.okhttp.internal.io.FileSystem$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010908com.android.okhttp.internal.io.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010909com.android.okhttp.internal.io.RealConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000010910com.android.okhttp.internal.tls.OkHostnameVerifier
Calin Juravle36829e52019-04-10 19:07:47 -070010911com.android.okhttp.internal.tls.RealTrustRootIndex
10912com.android.okhttp.internal.tls.TrustRootIndex
art-benchmark-serviced5115932020-02-25 17:55:03 -080010913com.android.okhttp.internalandroidapi.AndroidResponseCacheAdapter
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010914com.android.okhttp.internalandroidapi.Dns
art-benchmark-serviced5115932020-02-25 17:55:03 -080010915com.android.okhttp.internalandroidapi.HasCacheHolder$CacheHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080010916com.android.okhttp.internalandroidapi.HasCacheHolder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010917com.android.okhttp.internalandroidapi.HttpURLConnectionFactory$DnsAdapter
10918com.android.okhttp.internalandroidapi.HttpURLConnectionFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070010919com.android.okhttp.okio.AsyncTimeout$1
10920com.android.okhttp.okio.AsyncTimeout$2
10921com.android.okhttp.okio.AsyncTimeout$Watchdog
Calin Juravle00b23d32019-03-08 17:52:20 -080010922com.android.okhttp.okio.AsyncTimeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010923com.android.okhttp.okio.Buffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070010924com.android.okhttp.okio.BufferedSink
10925com.android.okhttp.okio.BufferedSource
Calin Juravle4a054192018-05-29 17:52:20 -070010926com.android.okhttp.okio.ByteString
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010927com.android.okhttp.okio.ForwardingSink
Calin Juravle4a054192018-05-29 17:52:20 -070010928com.android.okhttp.okio.ForwardingSource
Andreas Gampe571fc302016-02-18 13:58:09 -080010929com.android.okhttp.okio.ForwardingTimeout
Mathieu Chartierba2c0462017-05-19 16:41:46 -070010930com.android.okhttp.okio.GzipSource
10931com.android.okhttp.okio.InflaterSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070010932com.android.okhttp.okio.Okio$1
10933com.android.okhttp.okio.Okio$2
10934com.android.okhttp.okio.Okio$3
Calin Juravle00b23d32019-03-08 17:52:20 -080010935com.android.okhttp.okio.Okio
Andreas Gampe61e7b662015-06-17 23:57:04 -070010936com.android.okhttp.okio.RealBufferedSink$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010937com.android.okhttp.okio.RealBufferedSink
Andreas Gampe61e7b662015-06-17 23:57:04 -070010938com.android.okhttp.okio.RealBufferedSource$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010939com.android.okhttp.okio.RealBufferedSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070010940com.android.okhttp.okio.Segment
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010941com.android.okhttp.okio.SegmentPool
Andreas Gampe61e7b662015-06-17 23:57:04 -070010942com.android.okhttp.okio.Sink
10943com.android.okhttp.okio.Source
Andreas Gampe61e7b662015-06-17 23:57:04 -070010944com.android.okhttp.okio.Timeout$1
Calin Juravle00b23d32019-03-08 17:52:20 -080010945com.android.okhttp.okio.Timeout
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070010946com.android.okhttp.okio.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080010947com.android.org.bouncycastle.asn1.ASN1BitString
art-benchmark-serviced5115932020-02-25 17:55:03 -080010948com.android.org.bouncycastle.asn1.ASN1Choice
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010949com.android.org.bouncycastle.asn1.ASN1Encodable
Calin Juravle00b23d32019-03-08 17:52:20 -080010950com.android.org.bouncycastle.asn1.ASN1EncodableVector
10951com.android.org.bouncycastle.asn1.ASN1InputStream
10952com.android.org.bouncycastle.asn1.ASN1Integer
10953com.android.org.bouncycastle.asn1.ASN1Null
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010954com.android.org.bouncycastle.asn1.ASN1Object
Andreas Gampe571fc302016-02-18 13:58:09 -080010955com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier$OidHandle
Calin Juravle00b23d32019-03-08 17:52:20 -080010956com.android.org.bouncycastle.asn1.ASN1ObjectIdentifier
10957com.android.org.bouncycastle.asn1.ASN1OutputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070010958com.android.org.bouncycastle.asn1.ASN1Primitive
Calin Juravle00b23d32019-03-08 17:52:20 -080010959com.android.org.bouncycastle.asn1.ASN1Sequence
10960com.android.org.bouncycastle.asn1.ASN1SequenceParser
10961com.android.org.bouncycastle.asn1.ASN1Set
10962com.android.org.bouncycastle.asn1.ASN1String
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010963com.android.org.bouncycastle.asn1.ASN1TaggedObject
10964com.android.org.bouncycastle.asn1.ASN1TaggedObjectParser
Calin Juravle00b23d32019-03-08 17:52:20 -080010965com.android.org.bouncycastle.asn1.BERTags
10966com.android.org.bouncycastle.asn1.DERBitString
10967com.android.org.bouncycastle.asn1.DERFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080010968com.android.org.bouncycastle.asn1.DERInteger
Calin Juravle00b23d32019-03-08 17:52:20 -080010969com.android.org.bouncycastle.asn1.DERNull
10970com.android.org.bouncycastle.asn1.DEROutputStream
10971com.android.org.bouncycastle.asn1.DERSequence
10972com.android.org.bouncycastle.asn1.DERSet
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010973com.android.org.bouncycastle.asn1.DERTaggedObject
Calin Juravle00b23d32019-03-08 17:52:20 -080010974com.android.org.bouncycastle.asn1.DLSequence
10975com.android.org.bouncycastle.asn1.DefiniteLengthInputStream
10976com.android.org.bouncycastle.asn1.InMemoryRepresentable
10977com.android.org.bouncycastle.asn1.IndefiniteLengthInputStream
10978com.android.org.bouncycastle.asn1.LimitedInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080010979com.android.org.bouncycastle.asn1.OIDTokenizer
Calin Juravle00b23d32019-03-08 17:52:20 -080010980com.android.org.bouncycastle.asn1.StreamUtil
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010981com.android.org.bouncycastle.asn1.bc.BCObjectIdentifiers
10982com.android.org.bouncycastle.asn1.iana.IANAObjectIdentifiers
Andreas Gampe571fc302016-02-18 13:58:09 -080010983com.android.org.bouncycastle.asn1.misc.MiscObjectIdentifiers
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010984com.android.org.bouncycastle.asn1.nist.NISTObjectIdentifiers
10985com.android.org.bouncycastle.asn1.oiw.OIWObjectIdentifiers
10986com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010987com.android.org.bouncycastle.asn1.x500.X500Name
art-benchmark-service13164882020-11-07 02:19:14 -080010988com.android.org.bouncycastle.asn1.x500.X500NameStyle
10989com.android.org.bouncycastle.asn1.x500.style.AbstractX500NameStyle
10990com.android.org.bouncycastle.asn1.x500.style.BCStyle
Calin Juravle00b23d32019-03-08 17:52:20 -080010991com.android.org.bouncycastle.asn1.x509.AlgorithmIdentifier
art-benchmark-serviced5115932020-02-25 17:55:03 -080010992com.android.org.bouncycastle.asn1.x509.Certificate
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010993com.android.org.bouncycastle.asn1.x509.DSAParameter
Calin Juravle00b23d32019-03-08 17:52:20 -080010994com.android.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
art-benchmark-serviced5115932020-02-25 17:55:03 -080010995com.android.org.bouncycastle.asn1.x509.Time
10996com.android.org.bouncycastle.asn1.x509.V3TBSCertificateGenerator
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010997com.android.org.bouncycastle.asn1.x509.X509ExtensionsGenerator
art-benchmark-serviced5115932020-02-25 17:55:03 -080010998com.android.org.bouncycastle.asn1.x509.X509Name
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040010999com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
Calin Juravle36829e52019-04-10 19:07:47 -070011000com.android.org.bouncycastle.asn1.x9.X9ECParameters
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011001com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011002com.android.org.bouncycastle.crypto.BlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070011003com.android.org.bouncycastle.crypto.BufferedBlockCipher
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011004com.android.org.bouncycastle.crypto.CipherParameters
Calin Juravle4a054192018-05-29 17:52:20 -070011005com.android.org.bouncycastle.crypto.CryptoException
Calin Juravle36829e52019-04-10 19:07:47 -070011006com.android.org.bouncycastle.crypto.CryptoServicesPermission
11007com.android.org.bouncycastle.crypto.CryptoServicesRegistrar$Property
11008com.android.org.bouncycastle.crypto.CryptoServicesRegistrar
Calin Juravle4a054192018-05-29 17:52:20 -070011009com.android.org.bouncycastle.crypto.DataLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011010com.android.org.bouncycastle.crypto.Digest
11011com.android.org.bouncycastle.crypto.ExtendedDigest
Calin Juravle4a054192018-05-29 17:52:20 -070011012com.android.org.bouncycastle.crypto.InvalidCipherTextException
11013com.android.org.bouncycastle.crypto.OutputLengthException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011014com.android.org.bouncycastle.crypto.PBEParametersGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070011015com.android.org.bouncycastle.crypto.RuntimeCryptoException
11016com.android.org.bouncycastle.crypto.digests.AndroidDigestFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011017com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryBouncyCastle
Calin Juravle4a054192018-05-29 17:52:20 -070011018com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011019com.android.org.bouncycastle.crypto.digests.AndroidDigestFactoryOpenSSL
Calin Juravle4a054192018-05-29 17:52:20 -070011020com.android.org.bouncycastle.crypto.digests.OpenSSLDigest$MD5
Calin Juravle00b23d32019-03-08 17:52:20 -080011021com.android.org.bouncycastle.crypto.digests.OpenSSLDigest
Calin Juravle4a054192018-05-29 17:52:20 -070011022com.android.org.bouncycastle.crypto.engines.AESEngine
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011023com.android.org.bouncycastle.crypto.paddings.BlockCipherPadding
Calin Juravle4a054192018-05-29 17:52:20 -070011024com.android.org.bouncycastle.crypto.paddings.PKCS7Padding
11025com.android.org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher
Calin Juravle36829e52019-04-10 19:07:47 -070011026com.android.org.bouncycastle.crypto.params.AsymmetricKeyParameter
11027com.android.org.bouncycastle.crypto.params.DHParameters
11028com.android.org.bouncycastle.crypto.params.DHValidationParameters
11029com.android.org.bouncycastle.crypto.params.DSAKeyParameters
Calin Juravle00b23d32019-03-08 17:52:20 -080011030com.android.org.bouncycastle.crypto.params.DSAParameters
11031com.android.org.bouncycastle.crypto.params.DSAPublicKeyParameters
Calin Juravle36829e52019-04-10 19:07:47 -070011032com.android.org.bouncycastle.crypto.params.DSAValidationParameters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011033com.android.org.bouncycastle.crypto.params.KeyParameter
Calin Juravle4a054192018-05-29 17:52:20 -070011034com.android.org.bouncycastle.crypto.params.ParametersWithIV
11035com.android.org.bouncycastle.crypto.params.ParametersWithRandom
11036com.android.org.bouncycastle.jcajce.PBKDFKey
11037com.android.org.bouncycastle.jcajce.PKCS12Key
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011038com.android.org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011039com.android.org.bouncycastle.jcajce.provider.asymmetric.DH
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011040com.android.org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings
11041com.android.org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011042com.android.org.bouncycastle.jcajce.provider.asymmetric.EC
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011043com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011044com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011045com.android.org.bouncycastle.jcajce.provider.asymmetric.X509$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011046com.android.org.bouncycastle.jcajce.provider.asymmetric.dh.KeyFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080011047com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.BCDSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011048com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.DSAUtil
11049com.android.org.bouncycastle.jcajce.provider.asymmetric.dsa.KeyFactorySpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011050com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi$EC
Calin Juravle00b23d32019-03-08 17:52:20 -080011051com.android.org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
Calin Juravle4a054192018-05-29 17:52:20 -070011052com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi$NoPadding
Calin Juravle00b23d32019-03-08 17:52:20 -080011053com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.CipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011054com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011055com.android.org.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
Calin Juravle00b23d32019-03-08 17:52:20 -080011056com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseCipherSpi
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011057com.android.org.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011058com.android.org.bouncycastle.jcajce.provider.asymmetric.util.KeyUtil
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011059com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory
art-benchmark-service13164882020-11-07 02:19:14 -080011060com.android.org.bouncycastle.jcajce.provider.asymmetric.x509.PEMUtil
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011061com.android.org.bouncycastle.jcajce.provider.config.ConfigurableProvider
11062com.android.org.bouncycastle.jcajce.provider.config.ProviderConfiguration
11063com.android.org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission
11064com.android.org.bouncycastle.jcajce.provider.digest.DigestAlgorithmProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011065com.android.org.bouncycastle.jcajce.provider.digest.MD5$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011066com.android.org.bouncycastle.jcajce.provider.digest.MD5
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011067com.android.org.bouncycastle.jcajce.provider.digest.SHA1$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011068com.android.org.bouncycastle.jcajce.provider.digest.SHA1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011069com.android.org.bouncycastle.jcajce.provider.digest.SHA224$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011070com.android.org.bouncycastle.jcajce.provider.digest.SHA224
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011071com.android.org.bouncycastle.jcajce.provider.digest.SHA256$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011072com.android.org.bouncycastle.jcajce.provider.digest.SHA256
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011073com.android.org.bouncycastle.jcajce.provider.digest.SHA384$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011074com.android.org.bouncycastle.jcajce.provider.digest.SHA384
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011075com.android.org.bouncycastle.jcajce.provider.digest.SHA512$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011076com.android.org.bouncycastle.jcajce.provider.digest.SHA512
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011077com.android.org.bouncycastle.jcajce.provider.keystore.BC$Mappings
11078com.android.org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011079com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011080com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$StoreEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080011081com.android.org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011082com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011083com.android.org.bouncycastle.jcajce.provider.symmetric.AES$ECB
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011084com.android.org.bouncycastle.jcajce.provider.symmetric.AES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011085com.android.org.bouncycastle.jcajce.provider.symmetric.AES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011086com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011087com.android.org.bouncycastle.jcajce.provider.symmetric.ARC4
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011088com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011089com.android.org.bouncycastle.jcajce.provider.symmetric.Blowfish
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011090com.android.org.bouncycastle.jcajce.provider.symmetric.DES$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011091com.android.org.bouncycastle.jcajce.provider.symmetric.DES
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011092com.android.org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011093com.android.org.bouncycastle.jcajce.provider.symmetric.DESede
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011094com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011095com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011096com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011097com.android.org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011098com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011099com.android.org.bouncycastle.jcajce.provider.symmetric.PBES2AlgorithmParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011100com.android.org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011101com.android.org.bouncycastle.jcajce.provider.symmetric.RC2
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011102com.android.org.bouncycastle.jcajce.provider.symmetric.SymmetricAlgorithmProvider
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011103com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings
Calin Juravle00b23d32019-03-08 17:52:20 -080011104com.android.org.bouncycastle.jcajce.provider.symmetric.Twofish
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011105com.android.org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey
Calin Juravle4a054192018-05-29 17:52:20 -070011106com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$AEADGenericBlockCipher
11107com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011108com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$GenericBlockCipher
Calin Juravle00b23d32019-03-08 17:52:20 -080011109com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher
Calin Juravle4a054192018-05-29 17:52:20 -070011110com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011111com.android.org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher
11112com.android.org.bouncycastle.jcajce.provider.symmetric.util.BlockCipherProvider
Calin Juravle36829e52019-04-10 19:07:47 -070011113com.android.org.bouncycastle.jcajce.provider.symmetric.util.ClassUtil
Calin Juravle4a054192018-05-29 17:52:20 -070011114com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE$Util
Calin Juravle00b23d32019-03-08 17:52:20 -080011115com.android.org.bouncycastle.jcajce.provider.symmetric.util.PBE
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011116com.android.org.bouncycastle.jcajce.provider.util.AlgorithmProvider
11117com.android.org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
11118com.android.org.bouncycastle.jcajce.provider.util.AsymmetricKeyInfoConverter
Calin Juravle4a054192018-05-29 17:52:20 -070011119com.android.org.bouncycastle.jcajce.provider.util.DigestFactory
11120com.android.org.bouncycastle.jcajce.spec.AEADParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070011121com.android.org.bouncycastle.jcajce.util.BCJcaJceHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011122com.android.org.bouncycastle.jcajce.util.DefaultJcaJceHelper
Andreas Gampe61e7b662015-06-17 23:57:04 -070011123com.android.org.bouncycastle.jcajce.util.JcaJceHelper
11124com.android.org.bouncycastle.jcajce.util.ProviderJcaJceHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080011125com.android.org.bouncycastle.jce.X509Principal
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011126com.android.org.bouncycastle.jce.interfaces.BCKeyStore
art-benchmark-serviced5115932020-02-25 17:55:03 -080011127com.android.org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011128com.android.org.bouncycastle.jce.provider.BouncyCastleProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011129com.android.org.bouncycastle.jce.provider.BouncyCastleProvider
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011130com.android.org.bouncycastle.jce.provider.BouncyCastleProviderConfiguration
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011131com.android.org.bouncycastle.jce.provider.CertStoreCollectionSpi
art-benchmark-serviced5115932020-02-25 17:55:03 -080011132com.android.org.bouncycastle.jce.provider.X509CertificateObject
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011133com.android.org.bouncycastle.jce.spec.ECKeySpec
11134com.android.org.bouncycastle.jce.spec.ECPublicKeySpec
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011135com.android.org.bouncycastle.util.Arrays
Andreas Gampe61e7b662015-06-17 23:57:04 -070011136com.android.org.bouncycastle.util.Encodable
Calin Juravle36829e52019-04-10 19:07:47 -070011137com.android.org.bouncycastle.util.Integers
Calin Juravle00b23d32019-03-08 17:52:20 -080011138com.android.org.bouncycastle.util.Iterable
Calin Juravle4a054192018-05-29 17:52:20 -070011139com.android.org.bouncycastle.util.Pack
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011140com.android.org.bouncycastle.util.Properties$1
11141com.android.org.bouncycastle.util.Properties
Andreas Gampe571fc302016-02-18 13:58:09 -080011142com.android.org.bouncycastle.util.Strings$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011143com.android.org.bouncycastle.util.Strings
Calin Juravle36829e52019-04-10 19:07:47 -070011144com.android.org.bouncycastle.util.encoders.Encoder
11145com.android.org.bouncycastle.util.encoders.Hex
11146com.android.org.bouncycastle.util.encoders.HexEncoder
Calin Juravle00b23d32019-03-08 17:52:20 -080011147com.android.org.bouncycastle.util.io.Streams
art-benchmark-serviced5115932020-02-25 17:55:03 -080011148com.android.org.bouncycastle.x509.X509V3CertificateGenerator
11149com.android.org.kxml2.io.KXmlParser$ContentSource
Calin Juravle00b23d32019-03-08 17:52:20 -080011150com.android.org.kxml2.io.KXmlParser$ValueContext
11151com.android.org.kxml2.io.KXmlParser
11152com.android.org.kxml2.io.KXmlSerializer
art-benchmark-service56aece62020-02-10 17:58:03 -080011153com.android.phone.ecc.nano.CodedInputByteBufferNano
art-benchmark-service13164882020-11-07 02:19:14 -080011154com.android.phone.ecc.nano.CodedOutputByteBufferNano$OutOfSpaceException
11155com.android.phone.ecc.nano.CodedOutputByteBufferNano
art-benchmark-service56aece62020-02-10 17:58:03 -080011156com.android.phone.ecc.nano.ExtendableMessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080011157com.android.phone.ecc.nano.Extension$1
11158com.android.phone.ecc.nano.Extension$PrimitiveExtension
11159com.android.phone.ecc.nano.Extension
11160com.android.phone.ecc.nano.FieldArray
11161com.android.phone.ecc.nano.FieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080011162com.android.phone.ecc.nano.InternalNano
11163com.android.phone.ecc.nano.InvalidProtocolBufferNanoException
art-benchmark-service13164882020-11-07 02:19:14 -080011164com.android.phone.ecc.nano.MapFactories$1
11165com.android.phone.ecc.nano.MapFactories$DefaultMapFactory
11166com.android.phone.ecc.nano.MapFactories$MapFactory
11167com.android.phone.ecc.nano.MapFactories
art-benchmark-service56aece62020-02-10 17:58:03 -080011168com.android.phone.ecc.nano.MessageNano
art-benchmark-service13164882020-11-07 02:19:14 -080011169com.android.phone.ecc.nano.MessageNanoPrinter
art-benchmark-service56aece62020-02-10 17:58:03 -080011170com.android.phone.ecc.nano.ProtobufEccData$AllInfo
11171com.android.phone.ecc.nano.ProtobufEccData$CountryInfo
art-benchmark-service13164882020-11-07 02:19:14 -080011172com.android.phone.ecc.nano.ProtobufEccData$EccInfo$Type
art-benchmark-service56aece62020-02-10 17:58:03 -080011173com.android.phone.ecc.nano.ProtobufEccData$EccInfo
art-benchmark-service13164882020-11-07 02:19:14 -080011174com.android.phone.ecc.nano.ProtobufEccData
11175com.android.phone.ecc.nano.UnknownFieldData
art-benchmark-service56aece62020-02-10 17:58:03 -080011176com.android.phone.ecc.nano.WireFormatNano
art-benchmark-service13164882020-11-07 02:19:14 -080011177com.android.phone.ecc.nano.android.ParcelableExtendableMessageNano
11178com.android.phone.ecc.nano.android.ParcelableMessageNano
11179com.android.phone.ecc.nano.android.ParcelableMessageNanoCreator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011180com.android.server.AppWidgetBackupBridge
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011181com.android.server.LocalServices
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011182com.android.server.NetworkManagementSocketTagger$1
11183com.android.server.NetworkManagementSocketTagger$SocketTags
Calin Juravle00b23d32019-03-08 17:52:20 -080011184com.android.server.NetworkManagementSocketTagger
Calin Juravle787d34d2019-04-25 15:12:44 -070011185com.android.server.SystemConfig$PermissionEntry
11186com.android.server.SystemConfig$SharedLibraryEntry
11187com.android.server.SystemConfig
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011188com.android.server.WidgetBackupProvider
11189com.android.server.backup.AccountManagerBackupHelper
11190com.android.server.backup.AccountSyncSettingsBackupHelper
11191com.android.server.backup.NotificationBackupHelper
11192com.android.server.backup.PermissionBackupHelper
11193com.android.server.backup.PreferredActivityBackupHelper
11194com.android.server.backup.ShortcutBackupHelper
11195com.android.server.backup.SliceBackupHelper
art-benchmark-serviced5115932020-02-25 17:55:03 -080011196com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfProgramEvent
11197com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ApfStatistics
11198com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ConnectStatistics
11199com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DHCPEvent
11200com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DNSLookupBatch
11201com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$DefaultNetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011202com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityEvent
art-benchmark-serviced5115932020-02-25 17:55:03 -080011203com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpConnectivityLog
11204com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpProvisioningEvent
11205com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$IpReachabilityEvent
11206com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$NetworkEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011207com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$Pair
art-benchmark-serviced5115932020-02-25 17:55:03 -080011208com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$RaEvent
11209com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$ValidationProbeEvent
11210com.android.server.connectivity.metrics.nano.IpConnectivityLogClass$WakeupStats
11211com.android.server.job.JobSchedulerInternal$JobStorePersistStats
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011212com.android.server.net.BaseNetdEventCallback
11213com.android.server.net.BaseNetworkObserver
art-benchmark-service13164882020-11-07 02:19:14 -080011214com.android.server.sip.SipHelper
art-benchmark-service56aece62020-02-10 17:58:03 -080011215com.android.server.sip.SipService$1
art-benchmark-service13164882020-11-07 02:19:14 -080011216com.android.server.sip.SipService$ConnectivityReceiver$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011217com.android.server.sip.SipService$ConnectivityReceiver
11218com.android.server.sip.SipService$MyExecutor
art-benchmark-service13164882020-11-07 02:19:14 -080011219com.android.server.sip.SipService$SipAutoReg
art-benchmark-service56aece62020-02-10 17:58:03 -080011220com.android.server.sip.SipService$SipKeepAliveProcessCallback
11221com.android.server.sip.SipService$SipSessionGroupExt
Calin Juravle00b23d32019-03-08 17:52:20 -080011222com.android.server.sip.SipService
art-benchmark-service56aece62020-02-10 17:58:03 -080011223com.android.server.sip.SipSessionGroup$KeepAliveProcessCallback
art-benchmark-service13164882020-11-07 02:19:14 -080011224com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$1
11225com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy$2
11226com.android.server.sip.SipSessionGroup$KeepAliveProcessCallbackProxy
11227com.android.server.sip.SipSessionGroup$MakeCallCommand
11228com.android.server.sip.SipSessionGroup$RegisterCommand
11229com.android.server.sip.SipSessionGroup$SipSessionCallReceiverImpl
11230com.android.server.sip.SipSessionGroup$SipSessionImpl$1
11231com.android.server.sip.SipSessionGroup$SipSessionImpl$2$1
11232com.android.server.sip.SipSessionGroup$SipSessionImpl$2
11233com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer$1
11234com.android.server.sip.SipSessionGroup$SipSessionImpl$SessionTimer
11235com.android.server.sip.SipSessionGroup$SipSessionImpl$SipKeepAlive
art-benchmark-service56aece62020-02-10 17:58:03 -080011236com.android.server.sip.SipSessionGroup$SipSessionImpl
art-benchmark-service13164882020-11-07 02:19:14 -080011237com.android.server.sip.SipSessionGroup
11238com.android.server.sip.SipSessionListenerProxy$10
11239com.android.server.sip.SipSessionListenerProxy$11
11240com.android.server.sip.SipSessionListenerProxy$12
11241com.android.server.sip.SipSessionListenerProxy$13
11242com.android.server.sip.SipSessionListenerProxy$1
11243com.android.server.sip.SipSessionListenerProxy$2
11244com.android.server.sip.SipSessionListenerProxy$3
11245com.android.server.sip.SipSessionListenerProxy$4
11246com.android.server.sip.SipSessionListenerProxy$5
11247com.android.server.sip.SipSessionListenerProxy$6
11248com.android.server.sip.SipSessionListenerProxy$7
11249com.android.server.sip.SipSessionListenerProxy$8
11250com.android.server.sip.SipSessionListenerProxy$9
11251com.android.server.sip.SipSessionListenerProxy
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011252com.android.server.sip.SipWakeLock
art-benchmark-service13164882020-11-07 02:19:14 -080011253com.android.server.sip.SipWakeupTimer$1
11254com.android.server.sip.SipWakeupTimer$MyEvent
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011255com.android.server.sip.SipWakeupTimer$MyEventComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080011256com.android.server.sip.SipWakeupTimer
art-benchmark-serviced5115932020-02-25 17:55:03 -080011257com.android.server.usage.AppStandbyInternal$AppIdleStateChangeListener
11258com.android.server.usage.AppStandbyInternal
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011259com.android.server.wm.nano.WindowManagerProtos$TaskSnapshotProto
art-benchmark-service13164882020-11-07 02:19:14 -080011260com.android.service.ims.RcsSettingUtils
11261com.android.service.ims.Task
11262com.android.service.ims.TaskManager$MessageData
11263com.android.service.ims.TaskManager$MessageHandler
11264com.android.service.ims.TaskManager
art-benchmark-service13164882020-11-07 02:19:14 -080011265com.android.service.ims.presence.ContactCapabilityResponse
11266com.android.service.ims.presence.PresenceAvailabilityTask
11267com.android.service.ims.presence.PresenceBase$PresencePublishState
11268com.android.service.ims.presence.PresenceBase
11269com.android.service.ims.presence.PresenceCapabilityTask
11270com.android.service.ims.presence.PresencePublication$1
11271com.android.service.ims.presence.PresencePublication$PublishRequest
11272com.android.service.ims.presence.PresencePublication$PublishType
11273com.android.service.ims.presence.PresencePublication$StackPublishTriggerType
11274com.android.service.ims.presence.PresencePublication
11275com.android.service.ims.presence.PresencePublishTask
11276com.android.service.ims.presence.PresencePublisher
11277com.android.service.ims.presence.PresenceSubscriber
11278com.android.service.ims.presence.PresenceTask
11279com.android.service.ims.presence.PresenceUtils
11280com.android.service.ims.presence.SubscribePublisher
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070011281com.android.telephony.Rlog
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011282com.google.android.collect.Lists
11283com.google.android.collect.Maps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011284com.google.android.collect.Sets
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011285com.google.android.gles_jni.EGLConfigImpl
11286com.google.android.gles_jni.EGLContextImpl
11287com.google.android.gles_jni.EGLDisplayImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011288com.google.android.gles_jni.EGLImpl
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011289com.google.android.gles_jni.EGLSurfaceImpl
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011290com.google.android.gles_jni.GLImpl
Calin Juravle4a054192018-05-29 17:52:20 -070011291com.google.android.mms.MmsException
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011292com.google.android.rappor.Encoder
11293com.google.android.rappor.HmacDrbg
Calin Juravle4a054192018-05-29 17:52:20 -070011294com.sun.security.cert.internal.x509.X509V1CertImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011295dalvik.annotation.optimization.CriticalNative
11296dalvik.annotation.optimization.FastNative
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011297dalvik.system.BaseDexClassLoader$Reporter
Calin Juravle00b23d32019-03-08 17:52:20 -080011298dalvik.system.BaseDexClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011299dalvik.system.BlockGuard$1
11300dalvik.system.BlockGuard$2
Calin Juravle00b23d32019-03-08 17:52:20 -080011301dalvik.system.BlockGuard$3
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011302dalvik.system.BlockGuard$BlockGuardPolicyException
11303dalvik.system.BlockGuard$Policy
Calin Juravle00b23d32019-03-08 17:52:20 -080011304dalvik.system.BlockGuard$VmPolicy
11305dalvik.system.BlockGuard
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011306dalvik.system.ClassExt
Andreas Gampe61e7b662015-06-17 23:57:04 -070011307dalvik.system.CloseGuard$DefaultReporter
11308dalvik.system.CloseGuard$Reporter
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011309dalvik.system.CloseGuard$Tracker
Calin Juravle00b23d32019-03-08 17:52:20 -080011310dalvik.system.CloseGuard
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011311dalvik.system.DelegateLastClassLoader
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011312dalvik.system.DexClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011313dalvik.system.DexFile$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070011314dalvik.system.DexFile$DFEnum
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011315dalvik.system.DexFile$OptimizationInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080011316dalvik.system.DexFile
Andreas Gampe61e7b662015-06-17 23:57:04 -070011317dalvik.system.DexPathList$Element
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011318dalvik.system.DexPathList$NativeLibraryElement
Calin Juravle00b23d32019-03-08 17:52:20 -080011319dalvik.system.DexPathList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011320dalvik.system.EmulatedStackFrame$Range
Calin Juravle00b23d32019-03-08 17:52:20 -080011321dalvik.system.EmulatedStackFrame
11322dalvik.system.InMemoryDexClassLoader
Andreas Gampe61e7b662015-06-17 23:57:04 -070011323dalvik.system.PathClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080011324dalvik.system.RuntimeHooks
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011325dalvik.system.SocketTagger$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011326dalvik.system.SocketTagger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011327dalvik.system.VMDebug
Calin Juravle00b23d32019-03-08 17:52:20 -080011328dalvik.system.VMRuntime$HiddenApiUsageLogger
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011329dalvik.system.VMRuntime
Andreas Gampe61e7b662015-06-17 23:57:04 -070011330dalvik.system.VMStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011331dalvik.system.ZygoteHooks
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080011332gov.nist.core.Debug
11333gov.nist.core.DuplicateNameValueList
11334gov.nist.core.GenericObject
11335gov.nist.core.GenericObjectList
11336gov.nist.core.Host
11337gov.nist.core.HostNameParser
11338gov.nist.core.HostPort
11339gov.nist.core.InternalErrorHandler
11340gov.nist.core.LexerCore
11341gov.nist.core.LogLevels
11342gov.nist.core.LogWriter
11343gov.nist.core.Match
11344gov.nist.core.MultiValueMap
11345gov.nist.core.MultiValueMapImpl
11346gov.nist.core.NameValue
11347gov.nist.core.NameValueList
11348gov.nist.core.PackageNames
11349gov.nist.core.ParserCore
11350gov.nist.core.Separators
11351gov.nist.core.ServerLogger
11352gov.nist.core.StackLogger
11353gov.nist.core.StringTokenizer
11354gov.nist.core.ThreadAuditor$ThreadHandle
11355gov.nist.core.ThreadAuditor
11356gov.nist.core.Token
11357gov.nist.core.net.AddressResolver
11358gov.nist.core.net.NetworkLayer
11359gov.nist.core.net.SslNetworkLayer
11360gov.nist.javax.sip.ClientTransactionExt
11361gov.nist.javax.sip.DefaultAddressResolver
11362gov.nist.javax.sip.DialogExt
11363gov.nist.javax.sip.DialogFilter
11364gov.nist.javax.sip.DialogTimeoutEvent$Reason
11365gov.nist.javax.sip.DialogTimeoutEvent
11366gov.nist.javax.sip.EventScanner
11367gov.nist.javax.sip.EventWrapper
11368gov.nist.javax.sip.ListeningPointExt
11369gov.nist.javax.sip.ListeningPointImpl
11370gov.nist.javax.sip.LogRecord
11371gov.nist.javax.sip.LogRecordFactory
11372gov.nist.javax.sip.NistSipMessageFactoryImpl
11373gov.nist.javax.sip.ResponseEventExt
11374gov.nist.javax.sip.SIPConstants
11375gov.nist.javax.sip.ServerTransactionExt
11376gov.nist.javax.sip.SipListenerExt
11377gov.nist.javax.sip.SipProviderExt
11378gov.nist.javax.sip.SipProviderImpl
11379gov.nist.javax.sip.SipStackExt
11380gov.nist.javax.sip.SipStackImpl
11381gov.nist.javax.sip.TransactionExt
11382gov.nist.javax.sip.Utils
11383gov.nist.javax.sip.UtilsExt
11384gov.nist.javax.sip.address.AddressFactoryImpl
11385gov.nist.javax.sip.address.AddressImpl
11386gov.nist.javax.sip.address.Authority
11387gov.nist.javax.sip.address.GenericURI
11388gov.nist.javax.sip.address.NetObject
11389gov.nist.javax.sip.address.NetObjectList
11390gov.nist.javax.sip.address.ParameterNames
11391gov.nist.javax.sip.address.RFC2396UrlDecoder
11392gov.nist.javax.sip.address.RouterExt
11393gov.nist.javax.sip.address.SipURIExt
11394gov.nist.javax.sip.address.SipUri
11395gov.nist.javax.sip.address.TelURLImpl
11396gov.nist.javax.sip.address.TelephoneNumber
11397gov.nist.javax.sip.address.UserInfo
11398gov.nist.javax.sip.clientauthutils.AccountManager
11399gov.nist.javax.sip.clientauthutils.AuthenticationHelper
11400gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
11401gov.nist.javax.sip.clientauthutils.CredentialsCache$TimeoutTask
11402gov.nist.javax.sip.clientauthutils.CredentialsCache
11403gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm
11404gov.nist.javax.sip.clientauthutils.SecureAccountManager
11405gov.nist.javax.sip.clientauthutils.UserCredentialHash
11406gov.nist.javax.sip.clientauthutils.UserCredentials
11407gov.nist.javax.sip.header.Accept
11408gov.nist.javax.sip.header.AcceptEncoding
11409gov.nist.javax.sip.header.AcceptEncodingList
11410gov.nist.javax.sip.header.AcceptLanguage
11411gov.nist.javax.sip.header.AcceptLanguageList
11412gov.nist.javax.sip.header.AcceptList
11413gov.nist.javax.sip.header.AddressParameters
11414gov.nist.javax.sip.header.AddressParametersHeader
11415gov.nist.javax.sip.header.AlertInfo
11416gov.nist.javax.sip.header.AlertInfoList
11417gov.nist.javax.sip.header.Allow
11418gov.nist.javax.sip.header.AllowEvents
11419gov.nist.javax.sip.header.AllowEventsList
11420gov.nist.javax.sip.header.AllowList
11421gov.nist.javax.sip.header.AuthenticationHeader
11422gov.nist.javax.sip.header.AuthenticationInfo
11423gov.nist.javax.sip.header.AuthenticationInfoList
11424gov.nist.javax.sip.header.Authorization
11425gov.nist.javax.sip.header.AuthorizationList
11426gov.nist.javax.sip.header.CSeq
11427gov.nist.javax.sip.header.CallID
11428gov.nist.javax.sip.header.CallIdentifier
11429gov.nist.javax.sip.header.CallInfo
11430gov.nist.javax.sip.header.CallInfoList
11431gov.nist.javax.sip.header.Challenge
11432gov.nist.javax.sip.header.Contact
11433gov.nist.javax.sip.header.ContactList
11434gov.nist.javax.sip.header.ContentDisposition
11435gov.nist.javax.sip.header.ContentEncoding
11436gov.nist.javax.sip.header.ContentEncodingList
11437gov.nist.javax.sip.header.ContentLanguage
11438gov.nist.javax.sip.header.ContentLanguageList
11439gov.nist.javax.sip.header.ContentLength
11440gov.nist.javax.sip.header.ContentType
11441gov.nist.javax.sip.header.Credentials
11442gov.nist.javax.sip.header.ErrorInfo
11443gov.nist.javax.sip.header.ErrorInfoList
11444gov.nist.javax.sip.header.Event
11445gov.nist.javax.sip.header.Expires
11446gov.nist.javax.sip.header.ExtensionHeaderImpl
11447gov.nist.javax.sip.header.ExtensionHeaderList
11448gov.nist.javax.sip.header.From
11449gov.nist.javax.sip.header.HeaderExt
11450gov.nist.javax.sip.header.HeaderFactoryExt
11451gov.nist.javax.sip.header.HeaderFactoryImpl
11452gov.nist.javax.sip.header.InReplyTo
11453gov.nist.javax.sip.header.InReplyToList
11454gov.nist.javax.sip.header.Indentation
11455gov.nist.javax.sip.header.MaxForwards
11456gov.nist.javax.sip.header.MediaRange
11457gov.nist.javax.sip.header.MimeVersion
11458gov.nist.javax.sip.header.MinExpires
11459gov.nist.javax.sip.header.NameMap
11460gov.nist.javax.sip.header.Organization
11461gov.nist.javax.sip.header.ParameterNames
11462gov.nist.javax.sip.header.ParametersHeader
11463gov.nist.javax.sip.header.Priority
11464gov.nist.javax.sip.header.Protocol
11465gov.nist.javax.sip.header.ProxyAuthenticate
11466gov.nist.javax.sip.header.ProxyAuthenticateList
11467gov.nist.javax.sip.header.ProxyAuthorization
11468gov.nist.javax.sip.header.ProxyAuthorizationList
11469gov.nist.javax.sip.header.ProxyRequire
11470gov.nist.javax.sip.header.ProxyRequireList
11471gov.nist.javax.sip.header.RAck
11472gov.nist.javax.sip.header.RSeq
11473gov.nist.javax.sip.header.Reason
11474gov.nist.javax.sip.header.ReasonList
11475gov.nist.javax.sip.header.RecordRoute
11476gov.nist.javax.sip.header.RecordRouteList
11477gov.nist.javax.sip.header.ReferTo
11478gov.nist.javax.sip.header.ReplyTo
11479gov.nist.javax.sip.header.RequestLine
11480gov.nist.javax.sip.header.Require
11481gov.nist.javax.sip.header.RequireList
11482gov.nist.javax.sip.header.RetryAfter
11483gov.nist.javax.sip.header.Route
11484gov.nist.javax.sip.header.RouteList
11485gov.nist.javax.sip.header.SIPDate
11486gov.nist.javax.sip.header.SIPDateHeader
11487gov.nist.javax.sip.header.SIPETag
11488gov.nist.javax.sip.header.SIPHeader
11489gov.nist.javax.sip.header.SIPHeaderList
11490gov.nist.javax.sip.header.SIPHeaderNames
11491gov.nist.javax.sip.header.SIPHeaderNamesCache
11492gov.nist.javax.sip.header.SIPIfMatch
11493gov.nist.javax.sip.header.SIPObject
11494gov.nist.javax.sip.header.SIPObjectList
11495gov.nist.javax.sip.header.Server
11496gov.nist.javax.sip.header.SipRequestLine
11497gov.nist.javax.sip.header.SipStatusLine
11498gov.nist.javax.sip.header.StatusLine
11499gov.nist.javax.sip.header.Subject
11500gov.nist.javax.sip.header.SubscriptionState
11501gov.nist.javax.sip.header.Supported
11502gov.nist.javax.sip.header.SupportedList
11503gov.nist.javax.sip.header.TimeStamp
11504gov.nist.javax.sip.header.To
11505gov.nist.javax.sip.header.Unsupported
11506gov.nist.javax.sip.header.UnsupportedList
11507gov.nist.javax.sip.header.UserAgent
11508gov.nist.javax.sip.header.Via
11509gov.nist.javax.sip.header.ViaHeaderExt
11510gov.nist.javax.sip.header.ViaList
11511gov.nist.javax.sip.header.WWWAuthenticate
11512gov.nist.javax.sip.header.WWWAuthenticateList
11513gov.nist.javax.sip.header.Warning
11514gov.nist.javax.sip.header.WarningList
11515gov.nist.javax.sip.header.extensions.Join
11516gov.nist.javax.sip.header.extensions.JoinHeader
11517gov.nist.javax.sip.header.extensions.MinSE
11518gov.nist.javax.sip.header.extensions.MinSEHeader
11519gov.nist.javax.sip.header.extensions.References
11520gov.nist.javax.sip.header.extensions.ReferencesHeader
11521gov.nist.javax.sip.header.extensions.ReferredBy
11522gov.nist.javax.sip.header.extensions.ReferredByHeader
11523gov.nist.javax.sip.header.extensions.Replaces
11524gov.nist.javax.sip.header.extensions.ReplacesHeader
11525gov.nist.javax.sip.header.extensions.SessionExpires
11526gov.nist.javax.sip.header.extensions.SessionExpiresHeader
11527gov.nist.javax.sip.header.ims.AddressHeaderIms
11528gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
11529gov.nist.javax.sip.header.ims.PAccessNetworkInfo
11530gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
11531gov.nist.javax.sip.header.ims.PAssertedIdentity
11532gov.nist.javax.sip.header.ims.PAssertedIdentityHeader
11533gov.nist.javax.sip.header.ims.PAssertedIdentityList
11534gov.nist.javax.sip.header.ims.PAssertedService
11535gov.nist.javax.sip.header.ims.PAssertedServiceHeader
11536gov.nist.javax.sip.header.ims.PAssociatedURI
11537gov.nist.javax.sip.header.ims.PAssociatedURIHeader
11538gov.nist.javax.sip.header.ims.PAssociatedURIList
11539gov.nist.javax.sip.header.ims.PCalledPartyID
11540gov.nist.javax.sip.header.ims.PCalledPartyIDHeader
11541gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
11542gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
11543gov.nist.javax.sip.header.ims.PChargingVector
11544gov.nist.javax.sip.header.ims.PChargingVectorHeader
11545gov.nist.javax.sip.header.ims.PMediaAuthorization
11546gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
11547gov.nist.javax.sip.header.ims.PMediaAuthorizationList
11548gov.nist.javax.sip.header.ims.PPreferredIdentity
11549gov.nist.javax.sip.header.ims.PPreferredIdentityHeader
11550gov.nist.javax.sip.header.ims.PPreferredService
11551gov.nist.javax.sip.header.ims.PPreferredServiceHeader
11552gov.nist.javax.sip.header.ims.PProfileKey
11553gov.nist.javax.sip.header.ims.PProfileKeyHeader
11554gov.nist.javax.sip.header.ims.PServedUser
11555gov.nist.javax.sip.header.ims.PServedUserHeader
11556gov.nist.javax.sip.header.ims.PUserDatabase
11557gov.nist.javax.sip.header.ims.PUserDatabaseHeader
11558gov.nist.javax.sip.header.ims.PVisitedNetworkID
11559gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
11560gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
11561gov.nist.javax.sip.header.ims.ParameterNamesIms
11562gov.nist.javax.sip.header.ims.Path
11563gov.nist.javax.sip.header.ims.PathHeader
11564gov.nist.javax.sip.header.ims.PathList
11565gov.nist.javax.sip.header.ims.Privacy
11566gov.nist.javax.sip.header.ims.PrivacyHeader
11567gov.nist.javax.sip.header.ims.PrivacyList
11568gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
11569gov.nist.javax.sip.header.ims.SecurityAgree
11570gov.nist.javax.sip.header.ims.SecurityAgreeHeader
11571gov.nist.javax.sip.header.ims.SecurityClient
11572gov.nist.javax.sip.header.ims.SecurityClientHeader
11573gov.nist.javax.sip.header.ims.SecurityClientList
11574gov.nist.javax.sip.header.ims.SecurityServer
11575gov.nist.javax.sip.header.ims.SecurityServerHeader
11576gov.nist.javax.sip.header.ims.SecurityServerList
11577gov.nist.javax.sip.header.ims.SecurityVerify
11578gov.nist.javax.sip.header.ims.SecurityVerifyHeader
11579gov.nist.javax.sip.header.ims.SecurityVerifyList
11580gov.nist.javax.sip.header.ims.ServiceRoute
11581gov.nist.javax.sip.header.ims.ServiceRouteHeader
11582gov.nist.javax.sip.header.ims.ServiceRouteList
11583gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
11584gov.nist.javax.sip.message.Content
11585gov.nist.javax.sip.message.ContentImpl
11586gov.nist.javax.sip.message.HeaderIterator
11587gov.nist.javax.sip.message.ListMap
11588gov.nist.javax.sip.message.MessageExt
11589gov.nist.javax.sip.message.MessageFactoryExt
11590gov.nist.javax.sip.message.MessageFactoryImpl$1
11591gov.nist.javax.sip.message.MessageFactoryImpl
11592gov.nist.javax.sip.message.MessageObject
11593gov.nist.javax.sip.message.MultipartMimeContent
11594gov.nist.javax.sip.message.MultipartMimeContentImpl
11595gov.nist.javax.sip.message.RequestExt
11596gov.nist.javax.sip.message.ResponseExt
11597gov.nist.javax.sip.message.SIPDuplicateHeaderException
11598gov.nist.javax.sip.message.SIPMessage
11599gov.nist.javax.sip.message.SIPRequest
11600gov.nist.javax.sip.message.SIPResponse
11601gov.nist.javax.sip.parser.AcceptEncodingParser
11602gov.nist.javax.sip.parser.AcceptLanguageParser
11603gov.nist.javax.sip.parser.AcceptParser
11604gov.nist.javax.sip.parser.AddressParametersParser
11605gov.nist.javax.sip.parser.AddressParser
11606gov.nist.javax.sip.parser.AlertInfoParser
11607gov.nist.javax.sip.parser.AllowEventsParser
11608gov.nist.javax.sip.parser.AllowParser
11609gov.nist.javax.sip.parser.AuthenticationInfoParser
11610gov.nist.javax.sip.parser.AuthorizationParser
11611gov.nist.javax.sip.parser.CSeqParser
11612gov.nist.javax.sip.parser.CallIDParser
11613gov.nist.javax.sip.parser.CallInfoParser
11614gov.nist.javax.sip.parser.ChallengeParser
11615gov.nist.javax.sip.parser.ContactParser
11616gov.nist.javax.sip.parser.ContentDispositionParser
11617gov.nist.javax.sip.parser.ContentEncodingParser
11618gov.nist.javax.sip.parser.ContentLanguageParser
11619gov.nist.javax.sip.parser.ContentLengthParser
11620gov.nist.javax.sip.parser.ContentTypeParser
11621gov.nist.javax.sip.parser.DateParser
11622gov.nist.javax.sip.parser.ErrorInfoParser
11623gov.nist.javax.sip.parser.EventParser
11624gov.nist.javax.sip.parser.ExpiresParser
11625gov.nist.javax.sip.parser.FromParser
11626gov.nist.javax.sip.parser.HeaderParser
11627gov.nist.javax.sip.parser.InReplyToParser
11628gov.nist.javax.sip.parser.Lexer
11629gov.nist.javax.sip.parser.MaxForwardsParser
11630gov.nist.javax.sip.parser.MimeVersionParser
11631gov.nist.javax.sip.parser.MinExpiresParser
11632gov.nist.javax.sip.parser.OrganizationParser
11633gov.nist.javax.sip.parser.ParametersParser
11634gov.nist.javax.sip.parser.ParseExceptionListener
11635gov.nist.javax.sip.parser.Parser
11636gov.nist.javax.sip.parser.ParserFactory
11637gov.nist.javax.sip.parser.Pipeline$Buffer
11638gov.nist.javax.sip.parser.Pipeline$MyTimer
11639gov.nist.javax.sip.parser.Pipeline
11640gov.nist.javax.sip.parser.PipelinedMsgParser
11641gov.nist.javax.sip.parser.PriorityParser
11642gov.nist.javax.sip.parser.ProxyAuthenticateParser
11643gov.nist.javax.sip.parser.ProxyAuthorizationParser
11644gov.nist.javax.sip.parser.ProxyRequireParser
11645gov.nist.javax.sip.parser.RAckParser
11646gov.nist.javax.sip.parser.RSeqParser
11647gov.nist.javax.sip.parser.ReasonParser
11648gov.nist.javax.sip.parser.RecordRouteParser
11649gov.nist.javax.sip.parser.ReferToParser
11650gov.nist.javax.sip.parser.ReplyToParser
11651gov.nist.javax.sip.parser.RequestLineParser
11652gov.nist.javax.sip.parser.RequireParser
11653gov.nist.javax.sip.parser.RetryAfterParser
11654gov.nist.javax.sip.parser.RouteParser
11655gov.nist.javax.sip.parser.SIPETagParser
11656gov.nist.javax.sip.parser.SIPIfMatchParser
11657gov.nist.javax.sip.parser.SIPMessageListener
11658gov.nist.javax.sip.parser.ServerParser
11659gov.nist.javax.sip.parser.StatusLineParser
11660gov.nist.javax.sip.parser.StringMsgParser$1ParserThread
11661gov.nist.javax.sip.parser.StringMsgParser
11662gov.nist.javax.sip.parser.SubjectParser
11663gov.nist.javax.sip.parser.SubscriptionStateParser
11664gov.nist.javax.sip.parser.SupportedParser
11665gov.nist.javax.sip.parser.TimeStampParser
11666gov.nist.javax.sip.parser.ToParser
11667gov.nist.javax.sip.parser.TokenNames
11668gov.nist.javax.sip.parser.TokenTypes
11669gov.nist.javax.sip.parser.URLParser
11670gov.nist.javax.sip.parser.UnsupportedParser
11671gov.nist.javax.sip.parser.UserAgentParser
11672gov.nist.javax.sip.parser.ViaParser
11673gov.nist.javax.sip.parser.WWWAuthenticateParser
11674gov.nist.javax.sip.parser.WarningParser
11675gov.nist.javax.sip.parser.extensions.JoinParser
11676gov.nist.javax.sip.parser.extensions.MinSEParser
11677gov.nist.javax.sip.parser.extensions.ReferencesParser
11678gov.nist.javax.sip.parser.extensions.ReferredByParser
11679gov.nist.javax.sip.parser.extensions.ReplacesParser
11680gov.nist.javax.sip.parser.extensions.SessionExpiresParser
11681gov.nist.javax.sip.parser.ims.AddressHeaderParser
11682gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
11683gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
11684gov.nist.javax.sip.parser.ims.PAssertedServiceParser
11685gov.nist.javax.sip.parser.ims.PAssociatedURIParser
11686gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
11687gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
11688gov.nist.javax.sip.parser.ims.PChargingVectorParser
11689gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
11690gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
11691gov.nist.javax.sip.parser.ims.PPreferredServiceParser
11692gov.nist.javax.sip.parser.ims.PProfileKeyParser
11693gov.nist.javax.sip.parser.ims.PServedUserParser
11694gov.nist.javax.sip.parser.ims.PUserDatabaseParser
11695gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
11696gov.nist.javax.sip.parser.ims.PathParser
11697gov.nist.javax.sip.parser.ims.PrivacyParser
11698gov.nist.javax.sip.parser.ims.SecurityAgreeParser
11699gov.nist.javax.sip.parser.ims.SecurityClientParser
11700gov.nist.javax.sip.parser.ims.SecurityServerParser
11701gov.nist.javax.sip.parser.ims.SecurityVerifyParser
11702gov.nist.javax.sip.parser.ims.ServiceRouteParser
11703gov.nist.javax.sip.parser.ims.TokenNamesIms
11704gov.nist.javax.sip.stack.DefaultMessageLogFactory
11705gov.nist.javax.sip.stack.DefaultRouter
11706gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
11707gov.nist.javax.sip.stack.HopImpl
11708gov.nist.javax.sip.stack.IOHandler
11709gov.nist.javax.sip.stack.MessageChannel
11710gov.nist.javax.sip.stack.MessageLog
11711gov.nist.javax.sip.stack.MessageProcessor
11712gov.nist.javax.sip.stack.RawMessageChannel
11713gov.nist.javax.sip.stack.SIPClientTransaction$TransactionTimer
11714gov.nist.javax.sip.stack.SIPClientTransaction
11715gov.nist.javax.sip.stack.SIPDialog$DialogDeleteIfNoAckSentTask
11716gov.nist.javax.sip.stack.SIPDialog$DialogDeleteTask
11717gov.nist.javax.sip.stack.SIPDialog$DialogTimerTask
11718gov.nist.javax.sip.stack.SIPDialog$LingerTimer
11719gov.nist.javax.sip.stack.SIPDialog$ReInviteSender
11720gov.nist.javax.sip.stack.SIPDialog
11721gov.nist.javax.sip.stack.SIPDialogErrorEvent
11722gov.nist.javax.sip.stack.SIPDialogEventListener
11723gov.nist.javax.sip.stack.SIPServerTransaction$ListenerExecutionMaxTimer
11724gov.nist.javax.sip.stack.SIPServerTransaction$ProvisionalResponseTask
11725gov.nist.javax.sip.stack.SIPServerTransaction$RetransmissionAlertTimerTask
11726gov.nist.javax.sip.stack.SIPServerTransaction$SendTrying
11727gov.nist.javax.sip.stack.SIPServerTransaction$TransactionTimer
11728gov.nist.javax.sip.stack.SIPServerTransaction
11729gov.nist.javax.sip.stack.SIPStackTimerTask
11730gov.nist.javax.sip.stack.SIPTransaction$LingerTimer
11731gov.nist.javax.sip.stack.SIPTransaction
11732gov.nist.javax.sip.stack.SIPTransactionErrorEvent
11733gov.nist.javax.sip.stack.SIPTransactionEventListener
11734gov.nist.javax.sip.stack.SIPTransactionStack$PingTimer
11735gov.nist.javax.sip.stack.SIPTransactionStack$RemoveForkedTransactionTimerTask
11736gov.nist.javax.sip.stack.SIPTransactionStack
11737gov.nist.javax.sip.stack.ServerLog
11738gov.nist.javax.sip.stack.ServerRequestInterface
11739gov.nist.javax.sip.stack.ServerResponseInterface
11740gov.nist.javax.sip.stack.StackMessageFactory
11741gov.nist.javax.sip.stack.TCPMessageChannel$1
11742gov.nist.javax.sip.stack.TCPMessageChannel
11743gov.nist.javax.sip.stack.TCPMessageProcessor
11744gov.nist.javax.sip.stack.TLSMessageChannel
11745gov.nist.javax.sip.stack.TLSMessageProcessor
11746gov.nist.javax.sip.stack.UDPMessageChannel$PingBackTimerTask
11747gov.nist.javax.sip.stack.UDPMessageChannel
11748gov.nist.javax.sip.stack.UDPMessageProcessor
Andreas Gampe571fc302016-02-18 13:58:09 -080011749java.io.Bits
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011750java.io.BufferedInputStream
Kenny Rootdbf30ed2012-09-19 13:08:12 -070011751java.io.BufferedOutputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011752java.io.BufferedReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011753java.io.BufferedWriter
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011754java.io.ByteArrayInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011755java.io.ByteArrayOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011756java.io.CharArrayReader
Andreas Gampe571fc302016-02-18 13:58:09 -080011757java.io.CharArrayWriter
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011758java.io.Closeable
Andreas Gampe859e2782016-04-06 18:37:56 -070011759java.io.Console
Andreas Gampe61e7b662015-06-17 23:57:04 -070011760java.io.DataInput
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011761java.io.DataInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011762java.io.DataOutput
11763java.io.DataOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011764java.io.DefaultFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011765java.io.EOFException
Andreas Gampe571fc302016-02-18 13:58:09 -080011766java.io.ExpiringCache$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011767java.io.ExpiringCache
Kenny Root9787b802013-04-26 12:53:57 -070011768java.io.Externalizable
Andreas Gampe571fc302016-02-18 13:58:09 -080011769java.io.File$PathStatus
Mathieu Chartierba2c0462017-05-19 16:41:46 -070011770java.io.File$TempDirectory
Calin Juravle00b23d32019-03-08 17:52:20 -080011771java.io.File
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011772java.io.FileDescriptor$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011773java.io.FileDescriptor
Andreas Gampe859e2782016-04-06 18:37:56 -070011774java.io.FileFilter
Andreas Gampe571fc302016-02-18 13:58:09 -080011775java.io.FileInputStream$UseManualSkipException
Calin Juravle00b23d32019-03-08 17:52:20 -080011776java.io.FileInputStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011777java.io.FileNotFoundException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011778java.io.FileOutputStream
Kenny Root9787b802013-04-26 12:53:57 -070011779java.io.FileReader
Andreas Gampe571fc302016-02-18 13:58:09 -080011780java.io.FileSystem
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011781java.io.FileWriter
Andreas Gampe571fc302016-02-18 13:58:09 -080011782java.io.FilenameFilter
Evan Millar0ea97b82009-03-24 17:49:23 -070011783java.io.FilterInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011784java.io.FilterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011785java.io.FilterReader
Andreas Gampe61e7b662015-06-17 23:57:04 -070011786java.io.Flushable
Evan Millar0ea97b82009-03-24 17:49:23 -070011787java.io.IOException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011788java.io.InputStream
11789java.io.InputStreamReader
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011790java.io.InterruptedIOException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011791java.io.InvalidClassException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011792java.io.InvalidObjectException
art-benchmark-service13164882020-11-07 02:19:14 -080011793java.io.LineNumberReader
Calin Juravle4a054192018-05-29 17:52:20 -070011794java.io.NotSerializableException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011795java.io.ObjectInput
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011796java.io.ObjectInputStream$BlockDataInputStream
art-benchmark-service13164882020-11-07 02:19:14 -080011797java.io.ObjectInputStream$GetField
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011798java.io.ObjectInputStream$HandleTable$HandleList
Calin Juravle00b23d32019-03-08 17:52:20 -080011799java.io.ObjectInputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011800java.io.ObjectInputStream$PeekInputStream
11801java.io.ObjectInputStream$ValidationList
Calin Juravle00b23d32019-03-08 17:52:20 -080011802java.io.ObjectInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070011803java.io.ObjectOutput
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011804java.io.ObjectOutputStream$BlockDataOutputStream
11805java.io.ObjectOutputStream$HandleTable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011806java.io.ObjectOutputStream$PutField
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011807java.io.ObjectOutputStream$ReplaceTable
Calin Juravle00b23d32019-03-08 17:52:20 -080011808java.io.ObjectOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011809java.io.ObjectStreamClass$1
11810java.io.ObjectStreamClass$2
11811java.io.ObjectStreamClass$3
11812java.io.ObjectStreamClass$4
11813java.io.ObjectStreamClass$5
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011814java.io.ObjectStreamClass$Caches
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011815java.io.ObjectStreamClass$ClassDataSlot
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011816java.io.ObjectStreamClass$DefaultSUIDCompatibilityListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011817java.io.ObjectStreamClass$EntryFuture
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011818java.io.ObjectStreamClass$ExceptionInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011819java.io.ObjectStreamClass$FieldReflector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011820java.io.ObjectStreamClass$FieldReflectorKey
11821java.io.ObjectStreamClass$MemberSignature
11822java.io.ObjectStreamClass$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080011823java.io.ObjectStreamClass
Andreas Gampe61e7b662015-06-17 23:57:04 -070011824java.io.ObjectStreamConstants
11825java.io.ObjectStreamException
11826java.io.ObjectStreamField
art-benchmark-serviced5115932020-02-25 17:55:03 -080011827java.io.OptionalDataException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011828java.io.OutputStream
11829java.io.OutputStreamWriter
Andreas Gampe61e7b662015-06-17 23:57:04 -070011830java.io.PrintStream
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011831java.io.PrintWriter
Kenny Root9787b802013-04-26 12:53:57 -070011832java.io.PushbackInputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011833java.io.PushbackReader
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011834java.io.RandomAccessFile
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011835java.io.Reader
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011836java.io.SequenceInputStream
11837java.io.SerialCallbackContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011838java.io.Serializable
Andreas Gampe61e7b662015-06-17 23:57:04 -070011839java.io.SerializablePermission
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011840java.io.StreamCorruptedException
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011841java.io.StringBufferInputStream
Kenny Root9787b802013-04-26 12:53:57 -070011842java.io.StringReader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011843java.io.StringWriter
art-benchmark-serviced5115932020-02-25 17:55:03 -080011844java.io.UTFDataFormatException
Calin Juravle36829e52019-04-10 19:07:47 -070011845java.io.UncheckedIOException
Andreas Gampe571fc302016-02-18 13:58:09 -080011846java.io.UnixFileSystem
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011847java.io.UnsupportedEncodingException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011848java.io.Writer
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011849java.lang.AbstractMethodError
Andreas Gampe61e7b662015-06-17 23:57:04 -070011850java.lang.AbstractStringBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011851java.lang.AndroidHardcodedSystemProperties
Andreas Gampe61e7b662015-06-17 23:57:04 -070011852java.lang.Appendable
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011853java.lang.ArithmeticException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011854java.lang.ArrayIndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080011855java.lang.ArrayStoreException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011856java.lang.AssertionError
11857java.lang.AutoCloseable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011858java.lang.Boolean
Andreas Gampe61e7b662015-06-17 23:57:04 -070011859java.lang.BootClassLoader
Andreas Gampe571fc302016-02-18 13:58:09 -080011860java.lang.Byte$ByteCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011861java.lang.Byte
Andreas Gampe61e7b662015-06-17 23:57:04 -070011862java.lang.CaseMapper$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011863java.lang.CaseMapper
Andreas Gampecbcb9e32016-06-03 17:24:05 -070011864java.lang.CharSequence$1CharIterator
11865java.lang.CharSequence$1CodePointIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080011866java.lang.CharSequence
Andreas Gampe571fc302016-02-18 13:58:09 -080011867java.lang.Character$CharacterCache
Andreas Gampe61e7b662015-06-17 23:57:04 -070011868java.lang.Character$Subset
11869java.lang.Character$UnicodeBlock
Calin Juravle00b23d32019-03-08 17:52:20 -080011870java.lang.Character
Andreas Gampe61e7b662015-06-17 23:57:04 -070011871java.lang.Class$Caches
Calin Juravle00b23d32019-03-08 17:52:20 -080011872java.lang.Class
Jesse Wilson80686182011-01-21 17:12:43 -080011873java.lang.ClassCastException
art-benchmark-serviced5115932020-02-25 17:55:03 -080011874java.lang.ClassFormatError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011875java.lang.ClassLoader$SystemClassLoader
Calin Juravle00b23d32019-03-08 17:52:20 -080011876java.lang.ClassLoader
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011877java.lang.ClassNotFoundException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011878java.lang.CloneNotSupportedException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011879java.lang.Cloneable
11880java.lang.Comparable
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011881java.lang.Daemons$Daemon
11882java.lang.Daemons$FinalizerDaemon
11883java.lang.Daemons$FinalizerWatchdogDaemon
Andreas Gampe61e7b662015-06-17 23:57:04 -070011884java.lang.Daemons$HeapTaskDaemon
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011885java.lang.Daemons$ReferenceQueueDaemon
Calin Juravle00b23d32019-03-08 17:52:20 -080011886java.lang.Daemons
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011887java.lang.Deprecated
Andreas Gampe61e7b662015-06-17 23:57:04 -070011888java.lang.DexCache
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011889java.lang.Double
Andreas Gampe61e7b662015-06-17 23:57:04 -070011890java.lang.Enum$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011891java.lang.Enum
Andreas Gampe571fc302016-02-18 13:58:09 -080011892java.lang.EnumConstantNotPresentException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011893java.lang.Error
11894java.lang.Exception
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011895java.lang.ExceptionInInitializerError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011896java.lang.Float
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011897java.lang.IllegalAccessError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011898java.lang.IllegalAccessException
Evan Millar0ea97b82009-03-24 17:49:23 -070011899java.lang.IllegalArgumentException
Calin Juravle00b23d32019-03-08 17:52:20 -080011900java.lang.IllegalMonitorStateException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011901java.lang.IllegalStateException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011902java.lang.IllegalThreadStateException
11903java.lang.IncompatibleClassChangeError
11904java.lang.IndexOutOfBoundsException
Andreas Gampe571fc302016-02-18 13:58:09 -080011905java.lang.InheritableThreadLocal
art-benchmark-serviced5115932020-02-25 17:55:03 -080011906java.lang.InstantiationError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011907java.lang.InstantiationException
Andreas Gampe571fc302016-02-18 13:58:09 -080011908java.lang.Integer$IntegerCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011909java.lang.Integer
Andreas Gampe61e7b662015-06-17 23:57:04 -070011910java.lang.InternalError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011911java.lang.InterruptedException
11912java.lang.Iterable
Andreas Gampe61e7b662015-06-17 23:57:04 -070011913java.lang.LinkageError
Andreas Gampe571fc302016-02-18 13:58:09 -080011914java.lang.Long$LongCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011915java.lang.Long
Andreas Gampe0db10fd2017-02-01 15:57:57 -080011916java.lang.Math$RandomNumberGeneratorHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080011917java.lang.Math
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011918java.lang.NegativeArraySizeException
Evan Millar0ea97b82009-03-24 17:49:23 -070011919java.lang.NoClassDefFoundError
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011920java.lang.NoSuchFieldError
11921java.lang.NoSuchFieldException
11922java.lang.NoSuchMethodError
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070011923java.lang.NoSuchMethodException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040011924java.lang.NullPointerException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011925java.lang.Number
Evan Millar0ea97b82009-03-24 17:49:23 -070011926java.lang.NumberFormatException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011927java.lang.Object
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011928java.lang.OutOfMemoryError
Andreas Gampe61e7b662015-06-17 23:57:04 -070011929java.lang.Package
Andreas Gampe571fc302016-02-18 13:58:09 -080011930java.lang.Process
Calin Juravle4a054192018-05-29 17:52:20 -070011931java.lang.ProcessBuilder$NullInputStream
11932java.lang.ProcessBuilder$NullOutputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080011933java.lang.ProcessBuilder
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011934java.lang.ProcessEnvironment$ExternalData
11935java.lang.ProcessEnvironment$StringEnvironment
11936java.lang.ProcessEnvironment$Value
11937java.lang.ProcessEnvironment$Variable
Calin Juravle00b23d32019-03-08 17:52:20 -080011938java.lang.ProcessEnvironment
Calin Juravle4a054192018-05-29 17:52:20 -070011939java.lang.ProcessImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070011940java.lang.Readable
Andreas Gampe61e7b662015-06-17 23:57:04 -070011941java.lang.ReflectiveOperationException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011942java.lang.Runnable
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011943java.lang.Runtime
Evan Millar0ea97b82009-03-24 17:49:23 -070011944java.lang.RuntimeException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011945java.lang.RuntimePermission
Kenny Root9787b802013-04-26 12:53:57 -070011946java.lang.SecurityException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011947java.lang.SecurityManager
Andreas Gampe571fc302016-02-18 13:58:09 -080011948java.lang.Short$ShortCache
Calin Juravle00b23d32019-03-08 17:52:20 -080011949java.lang.Short
Andreas Gampe61e7b662015-06-17 23:57:04 -070011950java.lang.StackOverflowError
11951java.lang.StackTraceElement
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011952java.lang.StrictMath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011953java.lang.String$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070011954java.lang.String$CaseInsensitiveComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080011955java.lang.String
Andreas Gampe61e7b662015-06-17 23:57:04 -070011956java.lang.StringBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011957java.lang.StringBuilder
Andreas Gampe61e7b662015-06-17 23:57:04 -070011958java.lang.StringFactory
11959java.lang.StringIndexOutOfBoundsException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011960java.lang.System$PropertiesWithNonOverrideableDefaults
Calin Juravle00b23d32019-03-08 17:52:20 -080011961java.lang.System
Andreas Gampe571fc302016-02-18 13:58:09 -080011962java.lang.Thread$1
11963java.lang.Thread$Caches
Andreas Gampe61e7b662015-06-17 23:57:04 -070011964java.lang.Thread$State
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011965java.lang.Thread$UncaughtExceptionHandler
Andreas Gampe571fc302016-02-18 13:58:09 -080011966java.lang.Thread$WeakClassKey
Calin Juravle00b23d32019-03-08 17:52:20 -080011967java.lang.Thread
Andreas Gampe61e7b662015-06-17 23:57:04 -070011968java.lang.ThreadDeath
11969java.lang.ThreadGroup
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070011970java.lang.ThreadLocal$SuppliedThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080011971java.lang.ThreadLocal$ThreadLocalMap$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080011972java.lang.ThreadLocal$ThreadLocalMap
11973java.lang.ThreadLocal
Andreas Gampe571fc302016-02-18 13:58:09 -080011974java.lang.Throwable$PrintStreamOrWriter
11975java.lang.Throwable$SentinelHolder
11976java.lang.Throwable$WrappedPrintStream
11977java.lang.Throwable$WrappedPrintWriter
Calin Juravle00b23d32019-03-08 17:52:20 -080011978java.lang.Throwable
Andreas Gampe571fc302016-02-18 13:58:09 -080011979java.lang.TypeNotPresentException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011980java.lang.UNIXProcess$1
11981java.lang.UNIXProcess$2
11982java.lang.UNIXProcess$3
11983java.lang.UNIXProcess$ProcessPipeInputStream
11984java.lang.UNIXProcess$ProcessPipeOutputStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011985java.lang.UNIXProcess$ProcessReaperThreadFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080011986java.lang.UNIXProcess$ProcessReaperThreadFactory
11987java.lang.UNIXProcess
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011988java.lang.UnsatisfiedLinkError
11989java.lang.UnsupportedOperationException
Andreas Gampe61e7b662015-06-17 23:57:04 -070011990java.lang.VMClassLoader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011991java.lang.VerifyError
Andreas Gampe61e7b662015-06-17 23:57:04 -070011992java.lang.VirtualMachineError
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080011993java.lang.Void
11994java.lang.annotation.Annotation
Andreas Gampe571fc302016-02-18 13:58:09 -080011995java.lang.annotation.AnnotationTypeMismatchException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070011996java.lang.annotation.Documented
Andreas Gampe571fc302016-02-18 13:58:09 -080011997java.lang.annotation.IncompleteAnnotationException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000011998java.lang.annotation.Inherited
Andreas Gampe571fc302016-02-18 13:58:09 -080011999java.lang.annotation.Retention
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012000java.lang.annotation.Target
12001java.lang.invoke.ArrayElementVarHandle
12002java.lang.invoke.ByteArrayViewVarHandle
12003java.lang.invoke.ByteBufferViewVarHandle
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012004java.lang.invoke.CallSite
12005java.lang.invoke.ConstantCallSite
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012006java.lang.invoke.FieldVarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012007java.lang.invoke.MethodHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012008java.lang.invoke.MethodHandleImpl$HandleInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080012009java.lang.invoke.MethodHandleImpl
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012010java.lang.invoke.MethodHandleInfo
12011java.lang.invoke.MethodHandleStatics
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012012java.lang.invoke.MethodHandles$Lookup
Calin Juravle00b23d32019-03-08 17:52:20 -080012013java.lang.invoke.MethodHandles
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012014java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012015java.lang.invoke.MethodType$ConcurrentWeakInternSet
12016java.lang.invoke.MethodType
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012017java.lang.invoke.MethodTypeForm
Calin Juravle36829e52019-04-10 19:07:47 -070012018java.lang.invoke.SerializedLambda
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012019java.lang.invoke.Transformers$AlwaysThrow
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012020java.lang.invoke.Transformers$BindTo
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012021java.lang.invoke.Transformers$CatchException
12022java.lang.invoke.Transformers$CollectArguments
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012023java.lang.invoke.Transformers$Collector
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012024java.lang.invoke.Transformers$Constant
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012025java.lang.invoke.Transformers$Construct
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012026java.lang.invoke.Transformers$DropArguments
12027java.lang.invoke.Transformers$ExplicitCastArguments
12028java.lang.invoke.Transformers$FilterArguments
12029java.lang.invoke.Transformers$FilterReturnValue
12030java.lang.invoke.Transformers$FoldArguments
12031java.lang.invoke.Transformers$GuardWithTest
12032java.lang.invoke.Transformers$InsertArguments
12033java.lang.invoke.Transformers$Invoker
12034java.lang.invoke.Transformers$PermuteArguments
12035java.lang.invoke.Transformers$ReferenceArrayElementGetter
12036java.lang.invoke.Transformers$ReferenceArrayElementSetter
12037java.lang.invoke.Transformers$ReferenceIdentity
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012038java.lang.invoke.Transformers$Spreader
12039java.lang.invoke.Transformers$Transformer
12040java.lang.invoke.Transformers$VarargsCollector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012041java.lang.invoke.VarHandle$1
12042java.lang.invoke.VarHandle$AccessMode
12043java.lang.invoke.VarHandle$AccessType
Calin Juravle00b23d32019-03-08 17:52:20 -080012044java.lang.invoke.VarHandle
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012045java.lang.invoke.WrongMethodTypeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012046java.lang.ref.FinalizerReference$1
Andreas Gampe61e7b662015-06-17 23:57:04 -070012047java.lang.ref.FinalizerReference$Sentinel
Calin Juravle00b23d32019-03-08 17:52:20 -080012048java.lang.ref.FinalizerReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070012049java.lang.ref.PhantomReference
Calin Juravle4a054192018-05-29 17:52:20 -070012050java.lang.ref.Reference$SinkHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012051java.lang.ref.Reference$SinkHolder
12052java.lang.ref.Reference
Andreas Gampe61e7b662015-06-17 23:57:04 -070012053java.lang.ref.ReferenceQueue
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012054java.lang.ref.SoftReference
12055java.lang.ref.WeakReference
Andreas Gampe61e7b662015-06-17 23:57:04 -070012056java.lang.reflect.AccessibleObject
12057java.lang.reflect.AnnotatedElement
12058java.lang.reflect.Array
12059java.lang.reflect.Constructor
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012060java.lang.reflect.Executable$GenericInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080012061java.lang.reflect.Executable
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012062java.lang.reflect.Field
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012063java.lang.reflect.GenericArrayType
Andreas Gampe61e7b662015-06-17 23:57:04 -070012064java.lang.reflect.GenericDeclaration
art-benchmark-serviced5115932020-02-25 17:55:03 -080012065java.lang.reflect.GenericSignatureFormatError
Andreas Gampe61e7b662015-06-17 23:57:04 -070012066java.lang.reflect.InvocationHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012067java.lang.reflect.InvocationTargetException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012068java.lang.reflect.MalformedParametersException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012069java.lang.reflect.Member
Andreas Gampe61e7b662015-06-17 23:57:04 -070012070java.lang.reflect.Method$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012071java.lang.reflect.Method
Andreas Gampe61e7b662015-06-17 23:57:04 -070012072java.lang.reflect.Modifier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012073java.lang.reflect.Parameter
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012074java.lang.reflect.ParameterizedType
Andreas Gampe61e7b662015-06-17 23:57:04 -070012075java.lang.reflect.Proxy$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012076java.lang.reflect.Proxy$Key1
12077java.lang.reflect.Proxy$Key2
12078java.lang.reflect.Proxy$KeyFactory
12079java.lang.reflect.Proxy$KeyX
12080java.lang.reflect.Proxy$ProxyClassFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080012081java.lang.reflect.Proxy
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012082java.lang.reflect.Type
Andreas Gampe61e7b662015-06-17 23:57:04 -070012083java.lang.reflect.TypeVariable
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012084java.lang.reflect.UndeclaredThrowableException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012085java.lang.reflect.WeakCache$CacheKey
12086java.lang.reflect.WeakCache$CacheValue
12087java.lang.reflect.WeakCache$Factory
12088java.lang.reflect.WeakCache$LookupValue
12089java.lang.reflect.WeakCache$Value
Calin Juravle00b23d32019-03-08 17:52:20 -080012090java.lang.reflect.WeakCache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012091java.lang.reflect.WildcardType
Calin Juravle4a054192018-05-29 17:52:20 -070012092java.math.BigDecimal$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012093java.math.BigDecimal
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012094java.math.BigInteger
Calin Juravle4a054192018-05-29 17:52:20 -070012095java.math.MathContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012096java.math.RoundingMode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012097java.net.AbstractPlainDatagramSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080012098java.net.AbstractPlainSocketImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012099java.net.AddressCache$AddressCacheEntry
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012100java.net.AddressCache$AddressCacheKey
Calin Juravle00b23d32019-03-08 17:52:20 -080012101java.net.AddressCache
art-benchmark-service13164882020-11-07 02:19:14 -080012102java.net.Authenticator$RequestorType
12103java.net.Authenticator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012104java.net.ConnectException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012105java.net.CookieHandler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012106java.net.CookieManager$CookiePathComparator
Calin Juravle00b23d32019-03-08 17:52:20 -080012107java.net.CookieManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012108java.net.CookiePolicy$1
12109java.net.CookiePolicy$2
12110java.net.CookiePolicy$3
Calin Juravle00b23d32019-03-08 17:52:20 -080012111java.net.CookiePolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012112java.net.CookieStore
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012113java.net.DatagramPacket
12114java.net.DatagramSocket$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012115java.net.DatagramSocket
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012116java.net.DatagramSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070012117java.net.DefaultDatagramSocketImplFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012118java.net.DefaultInterface
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012119java.net.HttpCookie$10
12120java.net.HttpCookie$11
Calin Juravle00b23d32019-03-08 17:52:20 -080012121java.net.HttpCookie$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012122java.net.HttpCookie$2
12123java.net.HttpCookie$3
12124java.net.HttpCookie$4
12125java.net.HttpCookie$5
12126java.net.HttpCookie$6
12127java.net.HttpCookie$7
12128java.net.HttpCookie$8
12129java.net.HttpCookie$9
12130java.net.HttpCookie$CookieAttributeAssignor
Calin Juravle00b23d32019-03-08 17:52:20 -080012131java.net.HttpCookie
art-benchmark-serviced5115932020-02-25 17:55:03 -080012132java.net.HttpRetryException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012133java.net.HttpURLConnection
Andreas Gampe571fc302016-02-18 13:58:09 -080012134java.net.IDN
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012135java.net.InMemoryCookieStore
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012136java.net.Inet4Address
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012137java.net.Inet6Address$Inet6AddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012138java.net.Inet6Address
Andreas Gampe571fc302016-02-18 13:58:09 -080012139java.net.Inet6AddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080012140java.net.InetAddress$1
12141java.net.InetAddress$InetAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012142java.net.InetAddress
Andreas Gampe571fc302016-02-18 13:58:09 -080012143java.net.InetAddressImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080012144java.net.InetSocketAddress$InetSocketAddressHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012145java.net.InetSocketAddress
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012146java.net.InterfaceAddress
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012147java.net.JarURLConnection
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012148java.net.MalformedURLException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012149java.net.MulticastSocket
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012150java.net.NetPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012151java.net.NetworkInterface$1checkedAddresses
Calin Juravle00b23d32019-03-08 17:52:20 -080012152java.net.NetworkInterface
Calin Juravle4a054192018-05-29 17:52:20 -070012153java.net.NoRouteToHostException
Andreas Gampe571fc302016-02-18 13:58:09 -080012154java.net.Parts
art-benchmark-service13164882020-11-07 02:19:14 -080012155java.net.PasswordAuthentication
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012156java.net.PlainDatagramSocketImpl
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012157java.net.PlainSocketImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012158java.net.PortUnreachableException
12159java.net.ProtocolException
12160java.net.ProtocolFamily
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012161java.net.Proxy$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080012162java.net.Proxy
Jesse Wilson80686182011-01-21 17:12:43 -080012163java.net.ProxySelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012164java.net.ResponseCache
12165java.net.ServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012166java.net.Socket$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012167java.net.Socket$2
12168java.net.Socket$3
Calin Juravle00b23d32019-03-08 17:52:20 -080012169java.net.Socket
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012170java.net.SocketAddress
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012171java.net.SocketException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012172java.net.SocketImpl
art-benchmark-serviced5115932020-02-25 17:55:03 -080012173java.net.SocketImplFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080012174java.net.SocketInputStream
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012175java.net.SocketOptions
Andreas Gampe571fc302016-02-18 13:58:09 -080012176java.net.SocketOutputStream
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012177java.net.SocketPermission
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012178java.net.SocketTimeoutException
Andreas Gampe571fc302016-02-18 13:58:09 -080012179java.net.SocksConsts
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012180java.net.SocksSocketImpl
Calin Juravle4a054192018-05-29 17:52:20 -070012181java.net.StandardProtocolFamily
Andreas Gampe571fc302016-02-18 13:58:09 -080012182java.net.URI$Parser
Calin Juravle00b23d32019-03-08 17:52:20 -080012183java.net.URI
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012184java.net.URISyntaxException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012185java.net.URL
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012186java.net.URLConnection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012187java.net.URLDecoder
12188java.net.URLEncoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012189java.net.URLStreamHandler
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012190java.net.URLStreamHandlerFactory
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012191java.net.UnknownHostException
Calin Juravle4a054192018-05-29 17:52:20 -070012192java.net.UnknownServiceException
Andreas Gampe571fc302016-02-18 13:58:09 -080012193java.nio.Bits
Andreas Gampe61e7b662015-06-17 23:57:04 -070012194java.nio.Buffer
12195java.nio.BufferOverflowException
12196java.nio.BufferUnderflowException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012197java.nio.ByteBuffer
12198java.nio.ByteBufferAsCharBuffer
12199java.nio.ByteBufferAsDoubleBuffer
12200java.nio.ByteBufferAsFloatBuffer
12201java.nio.ByteBufferAsIntBuffer
12202java.nio.ByteBufferAsLongBuffer
12203java.nio.ByteBufferAsShortBuffer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012204java.nio.ByteOrder
Andreas Gampe61e7b662015-06-17 23:57:04 -070012205java.nio.CharBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080012206java.nio.DirectByteBuffer$MemoryRef
Calin Juravle00b23d32019-03-08 17:52:20 -080012207java.nio.DirectByteBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070012208java.nio.DoubleBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070012209java.nio.FloatBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080012210java.nio.HeapByteBuffer
12211java.nio.HeapCharBuffer
Andreas Gampe61e7b662015-06-17 23:57:04 -070012212java.nio.IntBuffer
12213java.nio.InvalidMarkException
12214java.nio.LongBuffer
12215java.nio.MappedByteBuffer
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012216java.nio.NIOAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012217java.nio.NioUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070012218java.nio.ReadOnlyBufferException
12219java.nio.ShortBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080012220java.nio.StringCharBuffer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012221java.nio.channels.AsynchronousCloseException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012222java.nio.channels.ByteChannel
12223java.nio.channels.Channel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012224java.nio.channels.Channels$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012225java.nio.channels.Channels
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012226java.nio.channels.ClosedByInterruptException
12227java.nio.channels.ClosedChannelException
Andreas Gampe571fc302016-02-18 13:58:09 -080012228java.nio.channels.DatagramChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070012229java.nio.channels.FileChannel$MapMode
Calin Juravle00b23d32019-03-08 17:52:20 -080012230java.nio.channels.FileChannel
Andreas Gampe61e7b662015-06-17 23:57:04 -070012231java.nio.channels.FileLock
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012232java.nio.channels.GatheringByteChannel
12233java.nio.channels.InterruptibleChannel
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012234java.nio.channels.MulticastChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080012235java.nio.channels.NetworkChannel
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012236java.nio.channels.OverlappingFileLockException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012237java.nio.channels.ReadableByteChannel
12238java.nio.channels.ScatteringByteChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080012239java.nio.channels.SeekableByteChannel
12240java.nio.channels.SelectableChannel
Calin Juravle4a054192018-05-29 17:52:20 -070012241java.nio.channels.SelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012242java.nio.channels.Selector
Andreas Gampe571fc302016-02-18 13:58:09 -080012243java.nio.channels.ServerSocketChannel
12244java.nio.channels.SocketChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012245java.nio.channels.WritableByteChannel
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012246java.nio.channels.spi.AbstractInterruptibleChannel$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012247java.nio.channels.spi.AbstractInterruptibleChannel
Andreas Gampe571fc302016-02-18 13:58:09 -080012248java.nio.channels.spi.AbstractSelectableChannel
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012249java.nio.channels.spi.AbstractSelectionKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012250java.nio.channels.spi.AbstractSelector$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012251java.nio.channels.spi.AbstractSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012252java.nio.channels.spi.SelectorProvider$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012253java.nio.channels.spi.SelectorProvider
Andreas Gampe61e7b662015-06-17 23:57:04 -070012254java.nio.charset.CharacterCodingException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012255java.nio.charset.Charset
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012256java.nio.charset.CharsetDecoder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012257java.nio.charset.CharsetEncoder
art-benchmark-serviced5115932020-02-25 17:55:03 -080012258java.nio.charset.CoderMalfunctionError
Andreas Gampe571fc302016-02-18 13:58:09 -080012259java.nio.charset.CoderResult$1
12260java.nio.charset.CoderResult$2
12261java.nio.charset.CoderResult$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080012262java.nio.charset.CoderResult
Andreas Gampe61e7b662015-06-17 23:57:04 -070012263java.nio.charset.CodingErrorAction
12264java.nio.charset.IllegalCharsetNameException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012265java.nio.charset.StandardCharsets
Andreas Gampe61e7b662015-06-17 23:57:04 -070012266java.nio.charset.UnsupportedCharsetException
Calin Juravle00b23d32019-03-08 17:52:20 -080012267java.nio.file.AccessMode
art-benchmark-serviced5115932020-02-25 17:55:03 -080012268java.nio.file.CopyMoveHelper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012269java.nio.file.CopyOption
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012270java.nio.file.DirectoryStream$Filter
12271java.nio.file.DirectoryStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012272java.nio.file.FileAlreadyExistsException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012273java.nio.file.FileSystem
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012274java.nio.file.FileSystemException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012275java.nio.file.FileSystems$DefaultFileSystemHolder$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012276java.nio.file.FileSystems$DefaultFileSystemHolder
12277java.nio.file.FileSystems
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012278java.nio.file.Files$AcceptAllFilter
Calin Juravle4a054192018-05-29 17:52:20 -070012279java.nio.file.Files
art-benchmark-serviced5115932020-02-25 17:55:03 -080012280java.nio.file.InvalidPathException
Calin Juravle00b23d32019-03-08 17:52:20 -080012281java.nio.file.LinkOption
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012282java.nio.file.NoSuchFileException
12283java.nio.file.OpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012284java.nio.file.Path
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012285java.nio.file.Paths
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012286java.nio.file.StandardCopyOption
Calin Juravle4a054192018-05-29 17:52:20 -070012287java.nio.file.StandardOpenOption
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012288java.nio.file.Watchable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012289java.nio.file.attribute.AttributeView
12290java.nio.file.attribute.BasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012291java.nio.file.attribute.BasicFileAttributes
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012292java.nio.file.attribute.FileAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012293java.nio.file.attribute.FileAttributeView
Calin Juravle4a054192018-05-29 17:52:20 -070012294java.nio.file.attribute.FileTime
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012295java.nio.file.attribute.PosixFileAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012296java.nio.file.spi.FileSystemProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080012297java.security.AccessControlContext
Andreas Gampe61e7b662015-06-17 23:57:04 -070012298java.security.AccessControlException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012299java.security.AccessController
Andreas Gampe571fc302016-02-18 13:58:09 -080012300java.security.AlgorithmConstraints
12301java.security.AlgorithmParameters
12302java.security.AlgorithmParametersSpi
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012303java.security.AllPermission
Andreas Gampe61e7b662015-06-17 23:57:04 -070012304java.security.BasicPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012305java.security.CodeSigner
Andreas Gampe571fc302016-02-18 13:58:09 -080012306java.security.CryptoPrimitive
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012307java.security.DigestException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012308java.security.GeneralSecurityException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012309java.security.Guard
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012310java.security.InvalidAlgorithmParameterException
12311java.security.InvalidKeyException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012312java.security.InvalidParameterException
Jesse Wilson80686182011-01-21 17:12:43 -080012313java.security.Key
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012314java.security.KeyException
Andreas Gampe571fc302016-02-18 13:58:09 -080012315java.security.KeyFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012316java.security.KeyFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012317java.security.KeyManagementException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012318java.security.KeyPair
Calin Juravle4a054192018-05-29 17:52:20 -070012319java.security.KeyPairGenerator$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012320java.security.KeyPairGenerator
Calin Juravle4a054192018-05-29 17:52:20 -070012321java.security.KeyPairGeneratorSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080012322java.security.KeyStore$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012323java.security.KeyStore$Entry
12324java.security.KeyStore$LoadStoreParameter
12325java.security.KeyStore$PasswordProtection
12326java.security.KeyStore$PrivateKeyEntry
12327java.security.KeyStore$ProtectionParameter
art-benchmark-serviced5115932020-02-25 17:55:03 -080012328java.security.KeyStore$SecretKeyEntry
12329java.security.KeyStore$TrustedCertificateEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012330java.security.KeyStore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012331java.security.KeyStoreException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012332java.security.KeyStoreSpi
Andreas Gampe571fc302016-02-18 13:58:09 -080012333java.security.MessageDigest$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012334java.security.MessageDigest
Andreas Gampe61e7b662015-06-17 23:57:04 -070012335java.security.MessageDigestSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012336java.security.NoSuchAlgorithmException
12337java.security.NoSuchProviderException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012338java.security.Permission
Andreas Gampe571fc302016-02-18 13:58:09 -080012339java.security.PermissionCollection
Andreas Gampe859e2782016-04-06 18:37:56 -070012340java.security.Permissions
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012341java.security.Principal
Andreas Gampe61e7b662015-06-17 23:57:04 -070012342java.security.PrivateKey
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012343java.security.PrivilegedAction
Andreas Gampe571fc302016-02-18 13:58:09 -080012344java.security.PrivilegedActionException
12345java.security.PrivilegedExceptionAction
Andreas Gampe61e7b662015-06-17 23:57:04 -070012346java.security.ProtectionDomain
Andreas Gampe571fc302016-02-18 13:58:09 -080012347java.security.Provider$EngineDescription
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012348java.security.Provider$Service
Andreas Gampe571fc302016-02-18 13:58:09 -080012349java.security.Provider$ServiceKey
12350java.security.Provider$UString
Calin Juravle00b23d32019-03-08 17:52:20 -080012351java.security.Provider
12352java.security.ProviderException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012353java.security.PublicKey
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012354java.security.SecureRandom
12355java.security.SecureRandomSpi
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012356java.security.Security
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012357java.security.SecurityPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012358java.security.Signature$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012359java.security.Signature
Andreas Gampe61e7b662015-06-17 23:57:04 -070012360java.security.SignatureException
12361java.security.SignatureSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012362java.security.UnrecoverableEntryException
12363java.security.UnrecoverableKeyException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012364java.security.cert.CRL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012365java.security.cert.CRLException
Calin Juravle4a054192018-05-29 17:52:20 -070012366java.security.cert.CRLReason
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012367java.security.cert.CertPath
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012368java.security.cert.CertPathBuilderException
Andreas Gampe571fc302016-02-18 13:58:09 -080012369java.security.cert.CertPathChecker
12370java.security.cert.CertPathHelperImpl
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012371java.security.cert.CertPathParameters
12372java.security.cert.CertPathValidator
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012373java.security.cert.CertPathValidatorException
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012374java.security.cert.CertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012375java.security.cert.CertPathValidatorSpi
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012376java.security.cert.CertSelector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012377java.security.cert.CertStore
12378java.security.cert.CertStoreException
12379java.security.cert.CertStoreParameters
12380java.security.cert.CertStoreSpi
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012381java.security.cert.Certificate
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012382java.security.cert.CertificateEncodingException
12383java.security.cert.CertificateException
12384java.security.cert.CertificateExpiredException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012385java.security.cert.CertificateFactory
12386java.security.cert.CertificateFactorySpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012387java.security.cert.CertificateNotYetValidException
12388java.security.cert.CertificateParsingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012389java.security.cert.CollectionCertStoreParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080012390java.security.cert.Extension
Kenny Root9787b802013-04-26 12:53:57 -070012391java.security.cert.PKIXCertPathChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012392java.security.cert.PKIXCertPathValidatorResult
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012393java.security.cert.PKIXParameters
Calin Juravle4a054192018-05-29 17:52:20 -070012394java.security.cert.PKIXRevocationChecker$Option
Calin Juravle00b23d32019-03-08 17:52:20 -080012395java.security.cert.PKIXRevocationChecker
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012396java.security.cert.PolicyNode
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012397java.security.cert.PolicyQualifierInfo
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012398java.security.cert.TrustAnchor
Calin Juravle00b23d32019-03-08 17:52:20 -080012399java.security.cert.X509CRL
art-benchmark-service13164882020-11-07 02:19:14 -080012400java.security.cert.X509CRLEntry
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012401java.security.cert.X509CertSelector
Evan Millar0ea97b82009-03-24 17:49:23 -070012402java.security.cert.X509Certificate
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012403java.security.cert.X509Extension
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012404java.security.interfaces.DSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080012405java.security.interfaces.DSAParams
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012406java.security.interfaces.DSAPublicKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070012407java.security.interfaces.ECKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012408java.security.interfaces.ECPrivateKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070012409java.security.interfaces.ECPublicKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012410java.security.interfaces.RSAKey
Calin Juravle00b23d32019-03-08 17:52:20 -080012411java.security.interfaces.RSAPrivateCrtKey
Andreas Gampe61e7b662015-06-17 23:57:04 -070012412java.security.interfaces.RSAPrivateKey
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012413java.security.interfaces.RSAPublicKey
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012414java.security.spec.AlgorithmParameterSpec
Calin Juravle00b23d32019-03-08 17:52:20 -080012415java.security.spec.DSAParameterSpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012416java.security.spec.DSAPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070012417java.security.spec.ECField
12418java.security.spec.ECFieldFp
art-benchmark-serviced5115932020-02-25 17:55:03 -080012419java.security.spec.ECGenParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070012420java.security.spec.ECParameterSpec
12421java.security.spec.ECPoint
Calin Juravle00b23d32019-03-08 17:52:20 -080012422java.security.spec.ECPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080012423java.security.spec.ECPublicKeySpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070012424java.security.spec.EllipticCurve
Andreas Gampe571fc302016-02-18 13:58:09 -080012425java.security.spec.EncodedKeySpec
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012426java.security.spec.InvalidKeySpecException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012427java.security.spec.InvalidParameterSpecException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012428java.security.spec.KeySpec
Calin Juravle4a054192018-05-29 17:52:20 -070012429java.security.spec.MGF1ParameterSpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012430java.security.spec.PKCS8EncodedKeySpec
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012431java.security.spec.PSSParameterSpec
art-benchmark-serviced5115932020-02-25 17:55:03 -080012432java.security.spec.RSAKeyGenParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012433java.security.spec.RSAPrivateCrtKeySpec
12434java.security.spec.RSAPrivateKeySpec
Andreas Gampe571fc302016-02-18 13:58:09 -080012435java.security.spec.RSAPublicKeySpec
12436java.security.spec.X509EncodedKeySpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012437java.sql.Date
Calin Juravle4a054192018-05-29 17:52:20 -070012438java.sql.SQLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012439java.sql.Time
12440java.sql.Timestamp
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012441java.text.AttributedCharacterIterator$Attribute
art-benchmark-service13164882020-11-07 02:19:14 -080012442java.text.AttributedCharacterIterator
12443java.text.AttributedString
Calin Juravle4a054192018-05-29 17:52:20 -070012444java.text.Bidi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012445java.text.BreakIterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012446java.text.CalendarBuilder
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012447java.text.CharacterIterator
art-benchmark-service13164882020-11-07 02:19:14 -080012448java.text.CharacterIteratorFieldDelegate
12449java.text.CollationElementIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080012450java.text.CollationKey
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012451java.text.Collator
Kenny Root9787b802013-04-26 12:53:57 -070012452java.text.DateFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080012453java.text.DateFormat
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012454java.text.DateFormatSymbols
art-benchmark-service13164882020-11-07 02:19:14 -080012455java.text.DecimalFormat$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012456java.text.DecimalFormat
12457java.text.DecimalFormatSymbols
Andreas Gampe571fc302016-02-18 13:58:09 -080012458java.text.DontCareFieldPosition$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012459java.text.DontCareFieldPosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012460java.text.FieldPosition$Delegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012461java.text.FieldPosition
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012462java.text.Format$Field
Andreas Gampe571fc302016-02-18 13:58:09 -080012463java.text.Format$FieldDelegate
Calin Juravle00b23d32019-03-08 17:52:20 -080012464java.text.Format
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012465java.text.IcuIteratorWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012466java.text.MessageFormat$Field
Calin Juravle00b23d32019-03-08 17:52:20 -080012467java.text.MessageFormat
Andreas Gampe571fc302016-02-18 13:58:09 -080012468java.text.Normalizer$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080012469java.text.Normalizer
art-benchmark-service13164882020-11-07 02:19:14 -080012470java.text.NumberFormat$Field
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012471java.text.NumberFormat
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012472java.text.ParseException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012473java.text.ParsePosition
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012474java.text.RuleBasedCollator
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012475java.text.SimpleDateFormat
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012476java.text.StringCharacterIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012477java.time.Clock$SystemClock
Calin Juravle00b23d32019-03-08 17:52:20 -080012478java.time.Clock
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012479java.time.DateTimeException
Calin Juravle4a054192018-05-29 17:52:20 -070012480java.time.DayOfWeek
12481java.time.Duration
Calin Juravle4a054192018-05-29 17:52:20 -070012482java.time.Instant$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012483java.time.Instant
Calin Juravle4a054192018-05-29 17:52:20 -070012484java.time.LocalDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012485java.time.LocalDate
Calin Juravle4a054192018-05-29 17:52:20 -070012486java.time.LocalDateTime
12487java.time.LocalTime
12488java.time.Month
12489java.time.Period
12490java.time.ZoneId
12491java.time.ZoneOffset
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012492java.time.ZoneRegion
Calin Juravle4a054192018-05-29 17:52:20 -070012493java.time.ZonedDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070012494java.time.chrono.AbstractChronology
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012495java.time.chrono.ChronoLocalDate
12496java.time.chrono.ChronoLocalDateTime
Calin Juravle4a054192018-05-29 17:52:20 -070012497java.time.chrono.ChronoPeriod
12498java.time.chrono.ChronoZonedDateTime
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012499java.time.chrono.Chronology
Calin Juravle4a054192018-05-29 17:52:20 -070012500java.time.chrono.IsoChronology
Calin Juravle4a054192018-05-29 17:52:20 -070012501java.time.format.DateTimeFormatter
Calin Juravle00b23d32019-03-08 17:52:20 -080012502java.time.format.DateTimeFormatterBuilder$1
Calin Juravle4a054192018-05-29 17:52:20 -070012503java.time.format.DateTimeFormatterBuilder$2
12504java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser
12505java.time.format.DateTimeFormatterBuilder$CompositePrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012506java.time.format.DateTimeFormatterBuilder$DateTimePrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070012507java.time.format.DateTimeFormatterBuilder$FractionPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012508java.time.format.DateTimeFormatterBuilder$InstantPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070012509java.time.format.DateTimeFormatterBuilder$NumberPrinterParser
12510java.time.format.DateTimeFormatterBuilder$OffsetIdPrinterParser
12511java.time.format.DateTimeFormatterBuilder$SettingsParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012512java.time.format.DateTimeFormatterBuilder$StringLiteralPrinterParser
12513java.time.format.DateTimeFormatterBuilder$TextPrinterParser
Calin Juravle4a054192018-05-29 17:52:20 -070012514java.time.format.DateTimeFormatterBuilder$ZoneIdPrinterParser
Calin Juravle00b23d32019-03-08 17:52:20 -080012515java.time.format.DateTimeFormatterBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070012516java.time.format.DateTimeParseContext
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012517java.time.format.DateTimeParseException
Calin Juravle4a054192018-05-29 17:52:20 -070012518java.time.format.DateTimeTextProvider$1
12519java.time.format.DateTimeTextProvider$LocaleStore
Calin Juravle00b23d32019-03-08 17:52:20 -080012520java.time.format.DateTimeTextProvider
Calin Juravle4a054192018-05-29 17:52:20 -070012521java.time.format.DecimalStyle
12522java.time.format.Parsed
12523java.time.format.ResolverStyle
12524java.time.format.SignStyle
12525java.time.format.TextStyle
Calin Juravle4a054192018-05-29 17:52:20 -070012526java.time.temporal.ChronoField
12527java.time.temporal.ChronoUnit
12528java.time.temporal.IsoFields$Field$1
12529java.time.temporal.IsoFields$Field$2
12530java.time.temporal.IsoFields$Field$3
12531java.time.temporal.IsoFields$Field$4
Calin Juravle00b23d32019-03-08 17:52:20 -080012532java.time.temporal.IsoFields$Field
Calin Juravle4a054192018-05-29 17:52:20 -070012533java.time.temporal.IsoFields$Unit
Calin Juravle00b23d32019-03-08 17:52:20 -080012534java.time.temporal.IsoFields
art-benchmark-service13164882020-11-07 02:19:14 -080012535java.time.temporal.JulianFields
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012536java.time.temporal.Temporal
12537java.time.temporal.TemporalAccessor
12538java.time.temporal.TemporalAdjuster
Calin Juravle4a054192018-05-29 17:52:20 -070012539java.time.temporal.TemporalAdjusters
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012540java.time.temporal.TemporalAmount
12541java.time.temporal.TemporalField
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012542java.time.temporal.TemporalQueries
Calin Juravle00b23d32019-03-08 17:52:20 -080012543java.time.temporal.TemporalQuery
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012544java.time.temporal.TemporalUnit
12545java.time.temporal.UnsupportedTemporalTypeException
12546java.time.temporal.ValueRange
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012547java.time.zone.IcuZoneRulesProvider$ZoneRulesCache
Calin Juravle00b23d32019-03-08 17:52:20 -080012548java.time.zone.IcuZoneRulesProvider
Calin Juravle4a054192018-05-29 17:52:20 -070012549java.time.zone.ZoneOffsetTransition
Calin Juravle4a054192018-05-29 17:52:20 -070012550java.time.zone.ZoneOffsetTransitionRule$1
12551java.time.zone.ZoneOffsetTransitionRule$TimeDefinition
Calin Juravle00b23d32019-03-08 17:52:20 -080012552java.time.zone.ZoneOffsetTransitionRule
Calin Juravle4a054192018-05-29 17:52:20 -070012553java.time.zone.ZoneRules
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012554java.time.zone.ZoneRulesException
Calin Juravle4a054192018-05-29 17:52:20 -070012555java.time.zone.ZoneRulesProvider
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012556java.util.AbstractCollection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012557java.util.AbstractList$1
Andreas Gampe571fc302016-02-18 13:58:09 -080012558java.util.AbstractList$Itr
12559java.util.AbstractList$ListItr
art-benchmark-serviced5115932020-02-25 17:55:03 -080012560java.util.AbstractList$RandomAccessSpliterator
12561java.util.AbstractList$RandomAccessSubList
12562java.util.AbstractList$SubList
Calin Juravle00b23d32019-03-08 17:52:20 -080012563java.util.AbstractList
Andreas Gampe61e7b662015-06-17 23:57:04 -070012564java.util.AbstractMap$1
12565java.util.AbstractMap$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012566java.util.AbstractMap$SimpleEntry
Andreas Gampe571fc302016-02-18 13:58:09 -080012567java.util.AbstractMap$SimpleImmutableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012568java.util.AbstractMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070012569java.util.AbstractQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012570java.util.AbstractSequentialList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012571java.util.AbstractSet
Andreas Gampe859e2782016-04-06 18:37:56 -070012572java.util.ArrayDeque$DeqIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012573java.util.ArrayDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012574java.util.ArrayList$1
Andreas Gampe859e2782016-04-06 18:37:56 -070012575java.util.ArrayList$ArrayListSpliterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012576java.util.ArrayList$Itr
12577java.util.ArrayList$ListItr
Andreas Gampe571fc302016-02-18 13:58:09 -080012578java.util.ArrayList$SubList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012579java.util.ArrayList$SubList
12580java.util.ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012581java.util.ArrayPrefixHelpers$CumulateTask
12582java.util.ArrayPrefixHelpers$DoubleCumulateTask
12583java.util.ArrayPrefixHelpers$IntCumulateTask
12584java.util.ArrayPrefixHelpers$LongCumulateTask
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012585java.util.Arrays$ArrayList
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012586java.util.Arrays$NaturalOrder
Calin Juravle00b23d32019-03-08 17:52:20 -080012587java.util.Arrays
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012588java.util.ArraysParallelSortHelpers$FJByte$Sorter
12589java.util.ArraysParallelSortHelpers$FJChar$Sorter
12590java.util.ArraysParallelSortHelpers$FJDouble$Sorter
12591java.util.ArraysParallelSortHelpers$FJFloat$Sorter
12592java.util.ArraysParallelSortHelpers$FJInt$Sorter
12593java.util.ArraysParallelSortHelpers$FJLong$Sorter
12594java.util.ArraysParallelSortHelpers$FJObject$Sorter
12595java.util.ArraysParallelSortHelpers$FJShort$Sorter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012596java.util.Base64$Decoder
12597java.util.Base64$Encoder
Calin Juravle00b23d32019-03-08 17:52:20 -080012598java.util.Base64
Kenny Root9787b802013-04-26 12:53:57 -070012599java.util.BitSet
art-benchmark-service13164882020-11-07 02:19:14 -080012600java.util.Calendar$Builder
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012601java.util.Calendar
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012602java.util.Collection
Andreas Gampe61e7b662015-06-17 23:57:04 -070012603java.util.Collections$1
12604java.util.Collections$2
Andreas Gampe859e2782016-04-06 18:37:56 -070012605java.util.Collections$3
Andreas Gampe61e7b662015-06-17 23:57:04 -070012606java.util.Collections$AsLIFOQueue
12607java.util.Collections$CheckedCollection
12608java.util.Collections$CheckedList
12609java.util.Collections$CheckedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012610java.util.Collections$CheckedNavigableMap
12611java.util.Collections$CheckedNavigableSet
12612java.util.Collections$CheckedQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012613java.util.Collections$CheckedRandomAccessList
12614java.util.Collections$CheckedSet
12615java.util.Collections$CheckedSortedMap
12616java.util.Collections$CheckedSortedSet
12617java.util.Collections$CopiesList
Andreas Gampe571fc302016-02-18 13:58:09 -080012618java.util.Collections$EmptyEnumeration
12619java.util.Collections$EmptyIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012620java.util.Collections$EmptyList
Andreas Gampe571fc302016-02-18 13:58:09 -080012621java.util.Collections$EmptyListIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012622java.util.Collections$EmptyMap
12623java.util.Collections$EmptySet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012624java.util.Collections$ReverseComparator2
Calin Juravle00b23d32019-03-08 17:52:20 -080012625java.util.Collections$ReverseComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012626java.util.Collections$SetFromMap
12627java.util.Collections$SingletonList
12628java.util.Collections$SingletonMap
12629java.util.Collections$SingletonSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012630java.util.Collections$SynchronizedCollection
12631java.util.Collections$SynchronizedList
12632java.util.Collections$SynchronizedMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012633java.util.Collections$SynchronizedNavigableMap
12634java.util.Collections$SynchronizedNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012635java.util.Collections$SynchronizedRandomAccessList
12636java.util.Collections$SynchronizedSet
12637java.util.Collections$SynchronizedSortedMap
12638java.util.Collections$SynchronizedSortedSet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012639java.util.Collections$UnmodifiableCollection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012640java.util.Collections$UnmodifiableCollection
Andreas Gampe571fc302016-02-18 13:58:09 -080012641java.util.Collections$UnmodifiableList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012642java.util.Collections$UnmodifiableList
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012643java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1
Andreas Gampe571fc302016-02-18 13:58:09 -080012644java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080012645java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet
12646java.util.Collections$UnmodifiableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012647java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
Calin Juravle00b23d32019-03-08 17:52:20 -080012648java.util.Collections$UnmodifiableNavigableMap
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012649java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet
Calin Juravle00b23d32019-03-08 17:52:20 -080012650java.util.Collections$UnmodifiableNavigableSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012651java.util.Collections$UnmodifiableRandomAccessList
12652java.util.Collections$UnmodifiableSet
12653java.util.Collections$UnmodifiableSortedMap
12654java.util.Collections$UnmodifiableSortedSet
Calin Juravle00b23d32019-03-08 17:52:20 -080012655java.util.Collections
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012656java.util.ComparableTimSort
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012657java.util.Comparator
Andreas Gampe859e2782016-04-06 18:37:56 -070012658java.util.Comparators$NaturalOrderComparator
12659java.util.Comparators$NullComparator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012660java.util.ConcurrentModificationException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012661java.util.Currency
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012662java.util.Date
Andreas Gampe61e7b662015-06-17 23:57:04 -070012663java.util.Deque
12664java.util.Dictionary
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012665java.util.DualPivotQuicksort
art-benchmark-serviced5115932020-02-25 17:55:03 -080012666java.util.DuplicateFormatFlagsException
Andreas Gampe571fc302016-02-18 13:58:09 -080012667java.util.EnumMap$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012668java.util.EnumMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080012669java.util.EnumMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012670java.util.EnumMap$EntrySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012671java.util.EnumMap$EnumMapIterator
12672java.util.EnumMap$KeyIterator
12673java.util.EnumMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012674java.util.EnumMap$ValueIterator
12675java.util.EnumMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012676java.util.EnumMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012677java.util.EnumSet$SerializationProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080012678java.util.EnumSet
Andreas Gampe61e7b662015-06-17 23:57:04 -070012679java.util.Enumeration
12680java.util.EventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012681java.util.EventObject
art-benchmark-serviced5115932020-02-25 17:55:03 -080012682java.util.FormatFlagsConversionMismatchException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012683java.util.Formattable
Andreas Gampe571fc302016-02-18 13:58:09 -080012684java.util.Formatter$Conversion
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012685java.util.Formatter$DateTime
Andreas Gampe571fc302016-02-18 13:58:09 -080012686java.util.Formatter$FixedString
12687java.util.Formatter$Flags
12688java.util.Formatter$FormatSpecifier
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012689java.util.Formatter$FormatSpecifierParser
Andreas Gampe571fc302016-02-18 13:58:09 -080012690java.util.Formatter$FormatString
Calin Juravle00b23d32019-03-08 17:52:20 -080012691java.util.Formatter
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012692java.util.FormatterClosedException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012693java.util.GregorianCalendar
Andreas Gampe61e7b662015-06-17 23:57:04 -070012694java.util.HashMap$EntryIterator
12695java.util.HashMap$EntrySet
12696java.util.HashMap$HashIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012697java.util.HashMap$HashMapSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012698java.util.HashMap$KeyIterator
12699java.util.HashMap$KeySet
Calin Juravle00b23d32019-03-08 17:52:20 -080012700java.util.HashMap$KeySpliterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012701java.util.HashMap$Node
12702java.util.HashMap$TreeNode
Andreas Gampe61e7b662015-06-17 23:57:04 -070012703java.util.HashMap$ValueIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012704java.util.HashMap$ValueSpliterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012705java.util.HashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012706java.util.HashMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012707java.util.HashSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012708java.util.Hashtable$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080012709java.util.Hashtable$Enumerator
Andreas Gampe61e7b662015-06-17 23:57:04 -070012710java.util.Hashtable$HashtableEntry
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012711java.util.Hashtable$KeySet
12712java.util.Hashtable$ValueCollection
Calin Juravle00b23d32019-03-08 17:52:20 -080012713java.util.Hashtable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012714java.util.IdentityHashMap$EntryIterator$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080012715java.util.IdentityHashMap$EntryIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012716java.util.IdentityHashMap$EntrySet
12717java.util.IdentityHashMap$IdentityHashMapIterator
12718java.util.IdentityHashMap$KeyIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012719java.util.IdentityHashMap$KeySet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012720java.util.IdentityHashMap$ValueIterator
12721java.util.IdentityHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012722java.util.IdentityHashMap
Andreas Gampe61e7b662015-06-17 23:57:04 -070012723java.util.IllegalFormatException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012724java.util.IllegalFormatPrecisionException
Andreas Gampe61e7b662015-06-17 23:57:04 -070012725java.util.IllformedLocaleException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012726java.util.ImmutableCollections$AbstractImmutableList
12727java.util.ImmutableCollections$AbstractImmutableMap
12728java.util.ImmutableCollections$AbstractImmutableSet
art-benchmark-serviced5115932020-02-25 17:55:03 -080012729java.util.ImmutableCollections$ListN
12730java.util.ImmutableCollections$Map0
12731java.util.ImmutableCollections$Map1
12732java.util.ImmutableCollections$MapN
12733java.util.ImmutableCollections$Set0
12734java.util.ImmutableCollections$Set1
12735java.util.ImmutableCollections$Set2
12736java.util.ImmutableCollections$SetN
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012737java.util.Iterator
Calin Juravle4a054192018-05-29 17:52:20 -070012738java.util.JumboEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012739java.util.JumboEnumSet
art-benchmark-serviced5115932020-02-25 17:55:03 -080012740java.util.KeyValueHolder
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012741java.util.LinkedHashMap$LinkedEntryIterator
12742java.util.LinkedHashMap$LinkedEntrySet
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012743java.util.LinkedHashMap$LinkedHashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012744java.util.LinkedHashMap$LinkedHashMapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012745java.util.LinkedHashMap$LinkedKeyIterator
12746java.util.LinkedHashMap$LinkedKeySet
12747java.util.LinkedHashMap$LinkedValueIterator
12748java.util.LinkedHashMap$LinkedValues
Calin Juravle00b23d32019-03-08 17:52:20 -080012749java.util.LinkedHashMap
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012750java.util.LinkedHashSet
Andreas Gampe571fc302016-02-18 13:58:09 -080012751java.util.LinkedList$ListItr
12752java.util.LinkedList$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012753java.util.LinkedList
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012754java.util.List
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012755java.util.ListIterator
art-benchmark-service13164882020-11-07 02:19:14 -080012756java.util.ListResourceBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012757java.util.Locale$1
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012758java.util.Locale$Builder
Andreas Gampe571fc302016-02-18 13:58:09 -080012759java.util.Locale$Cache
12760java.util.Locale$Category
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012761java.util.Locale$FilteringMode
12762java.util.Locale$LanguageRange
Andreas Gampe571fc302016-02-18 13:58:09 -080012763java.util.Locale$LocaleKey
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012764java.util.Locale$NoImagePreloadHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080012765java.util.Locale
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012766java.util.Map$Entry
Calin Juravle00b23d32019-03-08 17:52:20 -080012767java.util.Map
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012768java.util.MissingFormatArgumentException
art-benchmark-serviced5115932020-02-25 17:55:03 -080012769java.util.MissingFormatWidthException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012770java.util.MissingResourceException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012771java.util.NavigableMap
12772java.util.NavigableSet
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012773java.util.NoSuchElementException
12774java.util.Objects
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012775java.util.Observable
12776java.util.Observer
Calin Juravle4a054192018-05-29 17:52:20 -070012777java.util.Optional
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012778java.util.PrimitiveIterator$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080012779java.util.PrimitiveIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012780java.util.PriorityQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080012781java.util.PriorityQueue
Andreas Gampe571fc302016-02-18 13:58:09 -080012782java.util.Properties$LineReader
Calin Juravle00b23d32019-03-08 17:52:20 -080012783java.util.Properties
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012784java.util.PropertyPermission
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012785java.util.PropertyResourceBundle
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012786java.util.Queue
12787java.util.Random
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012788java.util.RandomAccess
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012789java.util.RegularEnumSet$EnumSetIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012790java.util.RegularEnumSet
Andreas Gampe571fc302016-02-18 13:58:09 -080012791java.util.ResourceBundle$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012792java.util.ResourceBundle$BundleReference
12793java.util.ResourceBundle$CacheKey
12794java.util.ResourceBundle$CacheKeyReference
12795java.util.ResourceBundle$Control$1
12796java.util.ResourceBundle$Control$CandidateListCache
art-benchmark-serviced5115932020-02-25 17:55:03 -080012797java.util.ResourceBundle$Control
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012798java.util.ResourceBundle$LoaderReference
Calin Juravle00b23d32019-03-08 17:52:20 -080012799java.util.ResourceBundle
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012800java.util.Scanner$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012801java.util.Scanner
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012802java.util.ServiceConfigurationError
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012803java.util.ServiceLoader$1
12804java.util.ServiceLoader$LazyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012805java.util.ServiceLoader
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012806java.util.Set
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012807java.util.SimpleTimeZone
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012808java.util.SortedMap
12809java.util.SortedSet
Andreas Gampe859e2782016-04-06 18:37:56 -070012810java.util.Spliterator$OfDouble
12811java.util.Spliterator$OfInt
12812java.util.Spliterator$OfLong
12813java.util.Spliterator$OfPrimitive
Calin Juravle00b23d32019-03-08 17:52:20 -080012814java.util.Spliterator
Calin Juravle4a054192018-05-29 17:52:20 -070012815java.util.Spliterators$ArraySpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070012816java.util.Spliterators$EmptySpliterator$OfDouble
12817java.util.Spliterators$EmptySpliterator$OfInt
12818java.util.Spliterators$EmptySpliterator$OfLong
12819java.util.Spliterators$EmptySpliterator$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080012820java.util.Spliterators$EmptySpliterator
12821java.util.Spliterators$IntArraySpliterator
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012822java.util.Spliterators$IteratorSpliterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012823java.util.Spliterators
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012824java.util.Stack
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012825java.util.StringJoiner
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012826java.util.StringTokenizer
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012827java.util.TaskQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012828java.util.TimSort
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012829java.util.TimeZone
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012830java.util.Timer$1
Calin Juravle00b23d32019-03-08 17:52:20 -080012831java.util.Timer
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012832java.util.TimerTask
12833java.util.TimerThread
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012834java.util.TreeMap$AscendingSubMap$AscendingEntrySetView
Calin Juravle00b23d32019-03-08 17:52:20 -080012835java.util.TreeMap$AscendingSubMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012836java.util.TreeMap$DescendingSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080012837java.util.TreeMap$EntryIterator
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012838java.util.TreeMap$EntrySet
Andreas Gampe571fc302016-02-18 13:58:09 -080012839java.util.TreeMap$KeyIterator
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012840java.util.TreeMap$KeySet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012841java.util.TreeMap$NavigableSubMap$EntrySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012842java.util.TreeMap$NavigableSubMap$SubMapEntryIterator
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012843java.util.TreeMap$NavigableSubMap$SubMapIterator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012844java.util.TreeMap$NavigableSubMap$SubMapKeyIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012845java.util.TreeMap$NavigableSubMap
Andreas Gampe571fc302016-02-18 13:58:09 -080012846java.util.TreeMap$PrivateEntryIterator
12847java.util.TreeMap$TreeMapEntry
12848java.util.TreeMap$ValueIterator
12849java.util.TreeMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012850java.util.TreeMap
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012851java.util.TreeSet
Andreas Gampe571fc302016-02-18 13:58:09 -080012852java.util.UUID$Holder
Calin Juravle00b23d32019-03-08 17:52:20 -080012853java.util.UUID
art-benchmark-serviced5115932020-02-25 17:55:03 -080012854java.util.UnknownFormatConversionException
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012855java.util.Vector$1
Andreas Gampe571fc302016-02-18 13:58:09 -080012856java.util.Vector$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080012857java.util.Vector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012858java.util.WeakHashMap$1
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080012859java.util.WeakHashMap$Entry
Calin Juravle4a054192018-05-29 17:52:20 -070012860java.util.WeakHashMap$EntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012861java.util.WeakHashMap$EntrySet
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012862java.util.WeakHashMap$HashIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012863java.util.WeakHashMap$KeyIterator
12864java.util.WeakHashMap$KeySet
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012865java.util.WeakHashMap$ValueIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080012866java.util.WeakHashMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012867java.util.WeakHashMap
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012868java.util.concurrent.AbstractExecutorService
Mathieu Chartierba2c0462017-05-19 16:41:46 -070012869java.util.concurrent.ArrayBlockingQueue
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012870java.util.concurrent.BlockingDeque
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012871java.util.concurrent.BlockingQueue
12872java.util.concurrent.Callable
Kenny Root9787b802013-04-26 12:53:57 -070012873java.util.concurrent.CancellationException
Calin Juravle00b23d32019-03-08 17:52:20 -080012874java.util.concurrent.CompletableFuture$AltResult
12875java.util.concurrent.CompletableFuture$AsynchronousCompletionTask
12876java.util.concurrent.CompletableFuture$Completion
art-benchmark-serviced5115932020-02-25 17:55:03 -080012877java.util.concurrent.CompletableFuture$Signaller
12878java.util.concurrent.CompletableFuture$UniCompletion
12879java.util.concurrent.CompletableFuture$UniWhenComplete
Calin Juravle00b23d32019-03-08 17:52:20 -080012880java.util.concurrent.CompletableFuture
12881java.util.concurrent.CompletionStage
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012882java.util.concurrent.ConcurrentHashMap$BaseIterator
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012883java.util.concurrent.ConcurrentHashMap$BulkTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012884java.util.concurrent.ConcurrentHashMap$CollectionView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012885java.util.concurrent.ConcurrentHashMap$CounterCell
Andreas Gampecbcb9e32016-06-03 17:24:05 -070012886java.util.concurrent.ConcurrentHashMap$EntryIterator
12887java.util.concurrent.ConcurrentHashMap$EntrySetView
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012888java.util.concurrent.ConcurrentHashMap$ForEachEntryTask
12889java.util.concurrent.ConcurrentHashMap$ForEachKeyTask
12890java.util.concurrent.ConcurrentHashMap$ForEachMappingTask
12891java.util.concurrent.ConcurrentHashMap$ForEachTransformedEntryTask
12892java.util.concurrent.ConcurrentHashMap$ForEachTransformedKeyTask
12893java.util.concurrent.ConcurrentHashMap$ForEachTransformedMappingTask
12894java.util.concurrent.ConcurrentHashMap$ForEachTransformedValueTask
12895java.util.concurrent.ConcurrentHashMap$ForEachValueTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012896java.util.concurrent.ConcurrentHashMap$ForwardingNode
12897java.util.concurrent.ConcurrentHashMap$KeyIterator
12898java.util.concurrent.ConcurrentHashMap$KeySetView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012899java.util.concurrent.ConcurrentHashMap$MapEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012900java.util.concurrent.ConcurrentHashMap$MapReduceEntriesTask
12901java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToDoubleTask
12902java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToIntTask
12903java.util.concurrent.ConcurrentHashMap$MapReduceEntriesToLongTask
12904java.util.concurrent.ConcurrentHashMap$MapReduceKeysTask
12905java.util.concurrent.ConcurrentHashMap$MapReduceKeysToDoubleTask
12906java.util.concurrent.ConcurrentHashMap$MapReduceKeysToIntTask
12907java.util.concurrent.ConcurrentHashMap$MapReduceKeysToLongTask
12908java.util.concurrent.ConcurrentHashMap$MapReduceMappingsTask
12909java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToDoubleTask
12910java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToIntTask
12911java.util.concurrent.ConcurrentHashMap$MapReduceMappingsToLongTask
12912java.util.concurrent.ConcurrentHashMap$MapReduceValuesTask
12913java.util.concurrent.ConcurrentHashMap$MapReduceValuesToDoubleTask
12914java.util.concurrent.ConcurrentHashMap$MapReduceValuesToIntTask
12915java.util.concurrent.ConcurrentHashMap$MapReduceValuesToLongTask
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012916java.util.concurrent.ConcurrentHashMap$Node
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012917java.util.concurrent.ConcurrentHashMap$ReduceEntriesTask
12918java.util.concurrent.ConcurrentHashMap$ReduceKeysTask
12919java.util.concurrent.ConcurrentHashMap$ReduceValuesTask
12920java.util.concurrent.ConcurrentHashMap$ReservationNode
12921java.util.concurrent.ConcurrentHashMap$SearchEntriesTask
12922java.util.concurrent.ConcurrentHashMap$SearchKeysTask
12923java.util.concurrent.ConcurrentHashMap$SearchMappingsTask
12924java.util.concurrent.ConcurrentHashMap$SearchValuesTask
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012925java.util.concurrent.ConcurrentHashMap$Segment
art-benchmark-serviced5115932020-02-25 17:55:03 -080012926java.util.concurrent.ConcurrentHashMap$TableStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012927java.util.concurrent.ConcurrentHashMap$Traverser
Andreas Gampe61e7b662015-06-17 23:57:04 -070012928java.util.concurrent.ConcurrentHashMap$TreeBin
12929java.util.concurrent.ConcurrentHashMap$TreeNode
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012930java.util.concurrent.ConcurrentHashMap$ValueIterator
12931java.util.concurrent.ConcurrentHashMap$ValuesView
Calin Juravle00b23d32019-03-08 17:52:20 -080012932java.util.concurrent.ConcurrentHashMap
Calin Juravle4a054192018-05-29 17:52:20 -070012933java.util.concurrent.ConcurrentLinkedDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012934java.util.concurrent.ConcurrentLinkedDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012935java.util.concurrent.ConcurrentLinkedQueue$Itr
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012936java.util.concurrent.ConcurrentLinkedQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012937java.util.concurrent.ConcurrentLinkedQueue
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040012938java.util.concurrent.ConcurrentMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012939java.util.concurrent.ConcurrentNavigableMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012940java.util.concurrent.ConcurrentSkipListMap$HeadIndex
12941java.util.concurrent.ConcurrentSkipListMap$Index
12942java.util.concurrent.ConcurrentSkipListMap$Iter
12943java.util.concurrent.ConcurrentSkipListMap$KeySet
12944java.util.concurrent.ConcurrentSkipListMap$Node
Calin Juravle4a054192018-05-29 17:52:20 -070012945java.util.concurrent.ConcurrentSkipListMap$ValueIterator
12946java.util.concurrent.ConcurrentSkipListMap$Values
Calin Juravle00b23d32019-03-08 17:52:20 -080012947java.util.concurrent.ConcurrentSkipListMap
Calin Juravle4a054192018-05-29 17:52:20 -070012948java.util.concurrent.ConcurrentSkipListSet
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012949java.util.concurrent.CopyOnWriteArrayList$COWIterator
Calin Juravle00b23d32019-03-08 17:52:20 -080012950java.util.concurrent.CopyOnWriteArrayList
Andreas Gampe61e7b662015-06-17 23:57:04 -070012951java.util.concurrent.CopyOnWriteArraySet
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012952java.util.concurrent.CountDownLatch$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080012953java.util.concurrent.CountDownLatch
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012954java.util.concurrent.CountedCompleter
Calin Juravle4a054192018-05-29 17:52:20 -070012955java.util.concurrent.DelayQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012956java.util.concurrent.Delayed
Kenny Root9787b802013-04-26 12:53:57 -070012957java.util.concurrent.ExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012958java.util.concurrent.Executor
12959java.util.concurrent.ExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012960java.util.concurrent.Executors$DefaultThreadFactory
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080012961java.util.concurrent.Executors$DelegatedExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070012962java.util.concurrent.Executors$DelegatedScheduledExecutorService
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012963java.util.concurrent.Executors$FinalizableDelegatedExecutorService
Kenny Root9787b802013-04-26 12:53:57 -070012964java.util.concurrent.Executors$RunnableAdapter
Calin Juravle00b23d32019-03-08 17:52:20 -080012965java.util.concurrent.Executors
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012966java.util.concurrent.ForkJoinPool$1
12967java.util.concurrent.ForkJoinPool$DefaultForkJoinWorkerThreadFactory
12968java.util.concurrent.ForkJoinPool$ForkJoinWorkerThreadFactory
12969java.util.concurrent.ForkJoinPool$ManagedBlocker
Calin Juravle00b23d32019-03-08 17:52:20 -080012970java.util.concurrent.ForkJoinPool
Andreas Gampe0db10fd2017-02-01 15:57:57 -080012971java.util.concurrent.ForkJoinTask$ExceptionNode
Calin Juravle00b23d32019-03-08 17:52:20 -080012972java.util.concurrent.ForkJoinTask
art-benchmark-serviced5115932020-02-25 17:55:03 -080012973java.util.concurrent.ForkJoinWorkerThread
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012974java.util.concurrent.Future
Kenny Rootdbf30ed2012-09-19 13:08:12 -070012975java.util.concurrent.FutureTask$WaitNode
Calin Juravle00b23d32019-03-08 17:52:20 -080012976java.util.concurrent.FutureTask
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070012977java.util.concurrent.LinkedBlockingDeque$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012978java.util.concurrent.LinkedBlockingDeque
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012979java.util.concurrent.LinkedBlockingQueue$Itr
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012980java.util.concurrent.LinkedBlockingQueue$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080012981java.util.concurrent.LinkedBlockingQueue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012982java.util.concurrent.PriorityBlockingQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012983java.util.concurrent.RejectedExecutionException
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070012984java.util.concurrent.RejectedExecutionHandler
12985java.util.concurrent.RunnableFuture
Andreas Gampe61e7b662015-06-17 23:57:04 -070012986java.util.concurrent.RunnableScheduledFuture
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012987java.util.concurrent.ScheduledExecutorService
Andreas Gampe61e7b662015-06-17 23:57:04 -070012988java.util.concurrent.ScheduledFuture
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012989java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue$Itr
Calin Juravle00b23d32019-03-08 17:52:20 -080012990java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
Andreas Gampe61e7b662015-06-17 23:57:04 -070012991java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask
Calin Juravle00b23d32019-03-08 17:52:20 -080012992java.util.concurrent.ScheduledThreadPoolExecutor
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070012993java.util.concurrent.Semaphore$FairSync
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012994java.util.concurrent.Semaphore$NonfairSync
12995java.util.concurrent.Semaphore$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080012996java.util.concurrent.Semaphore
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012997java.util.concurrent.SynchronousQueue$TransferStack$SNode
Calin Juravle00b23d32019-03-08 17:52:20 -080012998java.util.concurrent.SynchronousQueue$TransferStack
Andreas Gampedcad4ca2014-10-03 02:00:29 +000012999java.util.concurrent.SynchronousQueue$Transferer
Calin Juravle00b23d32019-03-08 17:52:20 -080013000java.util.concurrent.SynchronousQueue
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013001java.util.concurrent.ThreadFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013002java.util.concurrent.ThreadLocalRandom$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013003java.util.concurrent.ThreadLocalRandom
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013004java.util.concurrent.ThreadPoolExecutor$AbortPolicy
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013005java.util.concurrent.ThreadPoolExecutor$DiscardPolicy
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013006java.util.concurrent.ThreadPoolExecutor$Worker
Calin Juravle00b23d32019-03-08 17:52:20 -080013007java.util.concurrent.ThreadPoolExecutor
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013008java.util.concurrent.TimeUnit$1
13009java.util.concurrent.TimeUnit$2
13010java.util.concurrent.TimeUnit$3
13011java.util.concurrent.TimeUnit$4
13012java.util.concurrent.TimeUnit$5
13013java.util.concurrent.TimeUnit$6
13014java.util.concurrent.TimeUnit$7
Calin Juravle00b23d32019-03-08 17:52:20 -080013015java.util.concurrent.TimeUnit
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013016java.util.concurrent.TimeoutException
Jesse Wilson80686182011-01-21 17:12:43 -080013017java.util.concurrent.atomic.AtomicBoolean
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013018java.util.concurrent.atomic.AtomicInteger
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013019java.util.concurrent.atomic.AtomicIntegerArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013020java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080013021java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013022java.util.concurrent.atomic.AtomicLong
Calin Juravle4a054192018-05-29 17:52:20 -070013023java.util.concurrent.atomic.AtomicLongArray
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013024java.util.concurrent.atomic.AtomicLongFieldUpdater$CASUpdater
Calin Juravle00b23d32019-03-08 17:52:20 -080013025java.util.concurrent.atomic.AtomicLongFieldUpdater
Jesse Wilson80686182011-01-21 17:12:43 -080013026java.util.concurrent.atomic.AtomicReference
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013027java.util.concurrent.atomic.AtomicReferenceArray
Andreas Gampe571fc302016-02-18 13:58:09 -080013028java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080013029java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013030java.util.concurrent.atomic.LongAdder
Calin Juravle4a054192018-05-29 17:52:20 -070013031java.util.concurrent.atomic.Striped64
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013032java.util.concurrent.locks.AbstractOwnableSynchronizer
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013033java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
13034java.util.concurrent.locks.AbstractQueuedSynchronizer$Node
Calin Juravle00b23d32019-03-08 17:52:20 -080013035java.util.concurrent.locks.AbstractQueuedSynchronizer
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013036java.util.concurrent.locks.Condition
Evan Millar0ea97b82009-03-24 17:49:23 -070013037java.util.concurrent.locks.Lock
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013038java.util.concurrent.locks.LockSupport
Jesse Wilson80686182011-01-21 17:12:43 -080013039java.util.concurrent.locks.ReadWriteLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013040java.util.concurrent.locks.ReentrantLock$FairSync
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013041java.util.concurrent.locks.ReentrantLock$NonfairSync
13042java.util.concurrent.locks.ReentrantLock$Sync
Calin Juravle00b23d32019-03-08 17:52:20 -080013043java.util.concurrent.locks.ReentrantLock
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013044java.util.concurrent.locks.ReentrantReadWriteLock$FairSync
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013045java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync
Jesse Wilson80686182011-01-21 17:12:43 -080013046java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013047java.util.concurrent.locks.ReentrantReadWriteLock$Sync$HoldCounter
Jesse Wilson80686182011-01-21 17:12:43 -080013048java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
Calin Juravle00b23d32019-03-08 17:52:20 -080013049java.util.concurrent.locks.ReentrantReadWriteLock$Sync
Jesse Wilson80686182011-01-21 17:12:43 -080013050java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
Calin Juravle00b23d32019-03-08 17:52:20 -080013051java.util.concurrent.locks.ReentrantReadWriteLock
Andreas Gampe859e2782016-04-06 18:37:56 -070013052java.util.function.BiConsumer
13053java.util.function.BiFunction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013054java.util.function.BiPredicate
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013055java.util.function.BinaryOperator
art-benchmark-serviced5115932020-02-25 17:55:03 -080013056java.util.function.BooleanSupplier
Andreas Gampe859e2782016-04-06 18:37:56 -070013057java.util.function.Consumer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013058java.util.function.DoubleBinaryOperator
Calin Juravle4a054192018-05-29 17:52:20 -070013059java.util.function.DoubleSupplier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013060java.util.function.DoubleUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070013061java.util.function.Function
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013062java.util.function.IntBinaryOperator
13063java.util.function.IntConsumer
13064java.util.function.IntFunction
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013065java.util.function.IntPredicate
Calin Juravle4a054192018-05-29 17:52:20 -070013066java.util.function.IntSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013067java.util.function.IntToDoubleFunction
13068java.util.function.IntToLongFunction
13069java.util.function.IntUnaryOperator
13070java.util.function.LongBinaryOperator
Calin Juravle00b23d32019-03-08 17:52:20 -080013071java.util.function.LongConsumer
Calin Juravle4a054192018-05-29 17:52:20 -070013072java.util.function.LongSupplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013073java.util.function.LongUnaryOperator
Andreas Gampe859e2782016-04-06 18:37:56 -070013074java.util.function.Predicate
13075java.util.function.Supplier
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013076java.util.function.ToDoubleBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070013077java.util.function.ToDoubleFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013078java.util.function.ToIntBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070013079java.util.function.ToIntFunction
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013080java.util.function.ToLongBiFunction
Andreas Gampe859e2782016-04-06 18:37:56 -070013081java.util.function.ToLongFunction
13082java.util.function.UnaryOperator
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013083java.util.jar.Attributes$Name
Calin Juravle00b23d32019-03-08 17:52:20 -080013084java.util.jar.Attributes
Evan Millar0ea97b82009-03-24 17:49:23 -070013085java.util.jar.JarEntry
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013086java.util.jar.JarFile$JarEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080013087java.util.jar.JarFile$JarFileEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013088java.util.jar.JarFile
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013089java.util.jar.JarVerifier$3
13090java.util.jar.JarVerifier$VerifierStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013091java.util.jar.JarVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013092java.util.jar.Manifest$FastInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013093java.util.jar.Manifest
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013094java.util.logging.ErrorManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013095java.util.logging.FileHandler$MeteredStream
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013096java.util.logging.Formatter
Evan Millar0ea97b82009-03-24 17:49:23 -070013097java.util.logging.Handler
Andreas Gampe571fc302016-02-18 13:58:09 -080013098java.util.logging.Level$KnownLevel
Calin Juravle00b23d32019-03-08 17:52:20 -080013099java.util.logging.Level
Evan Millar0ea97b82009-03-24 17:49:23 -070013100java.util.logging.LogManager$1
Andreas Gampe571fc302016-02-18 13:58:09 -080013101java.util.logging.LogManager$2
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013102java.util.logging.LogManager$3
13103java.util.logging.LogManager$5
Andreas Gampe571fc302016-02-18 13:58:09 -080013104java.util.logging.LogManager$Cleaner
13105java.util.logging.LogManager$LogNode
Andreas Gampe571fc302016-02-18 13:58:09 -080013106java.util.logging.LogManager$LoggerContext$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013107java.util.logging.LogManager$LoggerContext
Andreas Gampe571fc302016-02-18 13:58:09 -080013108java.util.logging.LogManager$LoggerWeakRef
13109java.util.logging.LogManager$RootLogger
13110java.util.logging.LogManager$SystemLoggerContext
Calin Juravle00b23d32019-03-08 17:52:20 -080013111java.util.logging.LogManager
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013112java.util.logging.LogRecord
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013113java.util.logging.Logger$1
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013114java.util.logging.Logger$LoggerBundle
art-benchmark-serviced5115932020-02-25 17:55:03 -080013115java.util.logging.Logger$SystemLoggerHelper$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013116java.util.logging.Logger$SystemLoggerHelper
Calin Juravle00b23d32019-03-08 17:52:20 -080013117java.util.logging.Logger
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013118java.util.logging.LoggingPermission
Andreas Gampe571fc302016-02-18 13:58:09 -080013119java.util.logging.LoggingProxyImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013120java.util.logging.StreamHandler
Andreas Gampe859e2782016-04-06 18:37:56 -070013121java.util.prefs.AbstractPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013122java.util.prefs.BackingStoreException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013123java.util.prefs.FileSystemPreferences$3
Calin Juravle00b23d32019-03-08 17:52:20 -080013124java.util.prefs.FileSystemPreferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013125java.util.prefs.FileSystemPreferencesFactory
Andreas Gampe859e2782016-04-06 18:37:56 -070013126java.util.prefs.Preferences
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013127java.util.prefs.PreferencesFactory
Andreas Gampe61e7b662015-06-17 23:57:04 -070013128java.util.regex.MatchResult
13129java.util.regex.Matcher
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013130java.util.regex.Pattern
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013131java.util.regex.PatternSyntaxException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013132java.util.stream.AbstractPipeline
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013133java.util.stream.AbstractSpinedBuffer
Andreas Gampe859e2782016-04-06 18:37:56 -070013134java.util.stream.BaseStream
Calin Juravle4a054192018-05-29 17:52:20 -070013135java.util.stream.Collector$Characteristics
Calin Juravle00b23d32019-03-08 17:52:20 -080013136java.util.stream.Collector
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013137java.util.stream.Collectors$CollectorImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080013138java.util.stream.Collectors
Calin Juravle4a054192018-05-29 17:52:20 -070013139java.util.stream.DistinctOps$1$2
Calin Juravle00b23d32019-03-08 17:52:20 -080013140java.util.stream.DistinctOps$1
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013141java.util.stream.DistinctOps
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013142java.util.stream.DoubleStream
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013143java.util.stream.FindOps$FindOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013144java.util.stream.FindOps$FindSink$OfRef
Calin Juravle00b23d32019-03-08 17:52:20 -080013145java.util.stream.FindOps$FindSink
13146java.util.stream.FindOps
13147java.util.stream.ForEachOps$ForEachOp$OfRef
13148java.util.stream.ForEachOps$ForEachOp
13149java.util.stream.ForEachOps
13150java.util.stream.IntPipeline$4$1
13151java.util.stream.IntPipeline$4
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013152java.util.stream.IntPipeline$Head
Calin Juravle36829e52019-04-10 19:07:47 -070013153java.util.stream.IntPipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080013154java.util.stream.IntPipeline
Andreas Gampecbcb9e32016-06-03 17:24:05 -070013155java.util.stream.IntStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013156java.util.stream.LongPipeline$StatelessOp
13157java.util.stream.LongPipeline
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013158java.util.stream.LongStream
Calin Juravle36829e52019-04-10 19:07:47 -070013159java.util.stream.MatchOps$1MatchSink
13160java.util.stream.MatchOps$BooleanTerminalSink
13161java.util.stream.MatchOps$MatchKind
13162java.util.stream.MatchOps$MatchOp
13163java.util.stream.MatchOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013164java.util.stream.Node$Builder$OfInt
Calin Juravle36829e52019-04-10 19:07:47 -070013165java.util.stream.Node$Builder
13166java.util.stream.Node$OfDouble
13167java.util.stream.Node$OfInt
13168java.util.stream.Node$OfLong
13169java.util.stream.Node$OfPrimitive
13170java.util.stream.Node
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013171java.util.stream.Nodes$ArrayNode
Calin Juravle36829e52019-04-10 19:07:47 -070013172java.util.stream.Nodes$EmptyNode$OfDouble
13173java.util.stream.Nodes$EmptyNode$OfInt
13174java.util.stream.Nodes$EmptyNode$OfLong
13175java.util.stream.Nodes$EmptyNode$OfRef
13176java.util.stream.Nodes$EmptyNode
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013177java.util.stream.Nodes$FixedNodeBuilder
13178java.util.stream.Nodes$IntArrayNode
13179java.util.stream.Nodes$IntFixedNodeBuilder
13180java.util.stream.Nodes$IntSpinedNodeBuilder
Calin Juravle36829e52019-04-10 19:07:47 -070013181java.util.stream.Nodes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013182java.util.stream.PipelineHelper
Calin Juravle4a054192018-05-29 17:52:20 -070013183java.util.stream.ReduceOps$1
13184java.util.stream.ReduceOps$1ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013185java.util.stream.ReduceOps$3
13186java.util.stream.ReduceOps$3ReducingSink
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013187java.util.stream.ReduceOps$5
13188java.util.stream.ReduceOps$5ReducingSink
Calin Juravle00b23d32019-03-08 17:52:20 -080013189java.util.stream.ReduceOps$8
13190java.util.stream.ReduceOps$8ReducingSink
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013191java.util.stream.ReduceOps$AccumulatingSink
13192java.util.stream.ReduceOps$Box
13193java.util.stream.ReduceOps$ReduceOp
Calin Juravle00b23d32019-03-08 17:52:20 -080013194java.util.stream.ReduceOps
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013195java.util.stream.ReferencePipeline$2$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013196java.util.stream.ReferencePipeline$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013197java.util.stream.ReferencePipeline$3$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013198java.util.stream.ReferencePipeline$3
Calin Juravle36829e52019-04-10 19:07:47 -070013199java.util.stream.ReferencePipeline$4$1
13200java.util.stream.ReferencePipeline$4
Calin Juravle00b23d32019-03-08 17:52:20 -080013201java.util.stream.ReferencePipeline$5$1
13202java.util.stream.ReferencePipeline$5
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013203java.util.stream.ReferencePipeline$Head
Calin Juravle4a054192018-05-29 17:52:20 -070013204java.util.stream.ReferencePipeline$StatefulOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013205java.util.stream.ReferencePipeline$StatelessOp
Calin Juravle00b23d32019-03-08 17:52:20 -080013206java.util.stream.ReferencePipeline
13207java.util.stream.Sink$ChainedInt
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013208java.util.stream.Sink$ChainedReference
Calin Juravle36829e52019-04-10 19:07:47 -070013209java.util.stream.Sink$OfInt
Calin Juravle00b23d32019-03-08 17:52:20 -080013210java.util.stream.Sink$OfLong
13211java.util.stream.Sink
13212java.util.stream.SliceOps$1$1
13213java.util.stream.SliceOps$1
13214java.util.stream.SliceOps
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013215java.util.stream.SpinedBuffer$OfInt
13216java.util.stream.SpinedBuffer$OfPrimitive
Andreas Gampe859e2782016-04-06 18:37:56 -070013217java.util.stream.Stream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013218java.util.stream.StreamOpFlag$MaskBuilder
Calin Juravle4a054192018-05-29 17:52:20 -070013219java.util.stream.StreamOpFlag$Type
Calin Juravle00b23d32019-03-08 17:52:20 -080013220java.util.stream.StreamOpFlag
Calin Juravle4a054192018-05-29 17:52:20 -070013221java.util.stream.StreamShape
Calin Juravle00b23d32019-03-08 17:52:20 -080013222java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator$OfRef
13223java.util.stream.StreamSpliterators$InfiniteSupplyingSpliterator
Andreas Gampe859e2782016-04-06 18:37:56 -070013224java.util.stream.StreamSupport
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013225java.util.stream.Streams$2
13226java.util.stream.Streams$ConcatSpliterator$OfRef
13227java.util.stream.Streams$ConcatSpliterator
art-benchmark-servicead05a302020-03-17 09:46:02 -070013228java.util.stream.Streams$RangeIntSpliterator
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013229java.util.stream.Streams
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013230java.util.stream.TerminalOp
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013231java.util.stream.TerminalSink
Andreas Gampe61e7b662015-06-17 23:57:04 -070013232java.util.zip.Adler32
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013233java.util.zip.CRC32
Andreas Gampe571fc302016-02-18 13:58:09 -080013234java.util.zip.CheckedInputStream
Andreas Gampe61e7b662015-06-17 23:57:04 -070013235java.util.zip.Checksum
13236java.util.zip.DataFormatException
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013237java.util.zip.Deflater
Kenny Root9787b802013-04-26 12:53:57 -070013238java.util.zip.DeflaterOutputStream
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013239java.util.zip.GZIPInputStream$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013240java.util.zip.GZIPInputStream
Kenny Root9787b802013-04-26 12:53:57 -070013241java.util.zip.GZIPOutputStream
Evan Millar0ea97b82009-03-24 17:49:23 -070013242java.util.zip.Inflater
13243java.util.zip.InflaterInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080013244java.util.zip.ZStreamRef
13245java.util.zip.ZipCoder
Andreas Gampe61e7b662015-06-17 23:57:04 -070013246java.util.zip.ZipConstants
13247java.util.zip.ZipEntry
art-benchmark-serviced5115932020-02-25 17:55:03 -080013248java.util.zip.ZipError
Calin Juravle4a054192018-05-29 17:52:20 -070013249java.util.zip.ZipException
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013250java.util.zip.ZipFile$ZipEntryIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080013251java.util.zip.ZipFile$ZipFileInflaterInputStream
13252java.util.zip.ZipFile$ZipFileInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013253java.util.zip.ZipFile
art-benchmark-serviced5115932020-02-25 17:55:03 -080013254java.util.zip.ZipInputStream
13255java.util.zip.ZipOutputStream
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013256java.util.zip.ZipUtils
Calin Juravle00b23d32019-03-08 17:52:20 -080013257javax.crypto.AEADBadTagException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013258javax.crypto.BadPaddingException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013259javax.crypto.Cipher$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013260javax.crypto.Cipher$CipherSpiAndProvider
13261javax.crypto.Cipher$InitParams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013262javax.crypto.Cipher$InitType
13263javax.crypto.Cipher$NeedToSet
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013264javax.crypto.Cipher$SpiAndProviderUpdater
13265javax.crypto.Cipher$Transform
Calin Juravle00b23d32019-03-08 17:52:20 -080013266javax.crypto.Cipher
art-benchmark-serviced5115932020-02-25 17:55:03 -080013267javax.crypto.CipherOutputStream
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013268javax.crypto.CipherSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013269javax.crypto.IllegalBlockSizeException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013270javax.crypto.JceSecurity
art-benchmark-service13164882020-11-07 02:19:14 -080013271javax.crypto.KeyAgreementSpi
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013272javax.crypto.KeyGenerator
13273javax.crypto.KeyGeneratorSpi
13274javax.crypto.Mac
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013275javax.crypto.MacSpi
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013276javax.crypto.NoSuchPaddingException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013277javax.crypto.NullCipher
Andreas Gampe61e7b662015-06-17 23:57:04 -070013278javax.crypto.SecretKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013279javax.crypto.SecretKeyFactory
13280javax.crypto.SecretKeyFactorySpi
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013281javax.crypto.ShortBufferException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013282javax.crypto.interfaces.PBEKey
art-benchmark-service13164882020-11-07 02:19:14 -080013283javax.crypto.spec.DESedeKeySpec
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013284javax.crypto.spec.GCMParameterSpec
Andreas Gampe61e7b662015-06-17 23:57:04 -070013285javax.crypto.spec.IvParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070013286javax.crypto.spec.OAEPParameterSpec
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013287javax.crypto.spec.PBEKeySpec
13288javax.crypto.spec.PBEParameterSpec
Calin Juravle4a054192018-05-29 17:52:20 -070013289javax.crypto.spec.PSource$PSpecified
Calin Juravle00b23d32019-03-08 17:52:20 -080013290javax.crypto.spec.PSource
Andreas Gampe61e7b662015-06-17 23:57:04 -070013291javax.crypto.spec.SecretKeySpec
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013292javax.microedition.khronos.egl.EGL10
art-benchmark-service13164882020-11-07 02:19:14 -080013293javax.microedition.khronos.egl.EGL11
Calin Juravle00b23d32019-03-08 17:52:20 -080013294javax.microedition.khronos.egl.EGL
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013295javax.microedition.khronos.egl.EGLConfig
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013296javax.microedition.khronos.egl.EGLContext
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013297javax.microedition.khronos.egl.EGLDisplay
13298javax.microedition.khronos.egl.EGLSurface
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013299javax.microedition.khronos.opengles.GL10
13300javax.microedition.khronos.opengles.GL10Ext
13301javax.microedition.khronos.opengles.GL11
13302javax.microedition.khronos.opengles.GL11Ext
13303javax.microedition.khronos.opengles.GL11ExtensionPack
Calin Juravle00b23d32019-03-08 17:52:20 -080013304javax.microedition.khronos.opengles.GL
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013305javax.net.DefaultSocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013306javax.net.ServerSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013307javax.net.SocketFactory
Andreas Gampe571fc302016-02-18 13:58:09 -080013308javax.net.ssl.ExtendedSSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080013309javax.net.ssl.HandshakeCompletedEvent
Andreas Gampe61e7b662015-06-17 23:57:04 -070013310javax.net.ssl.HandshakeCompletedListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013311javax.net.ssl.HostnameVerifier
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013312javax.net.ssl.HttpsURLConnection
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013313javax.net.ssl.KeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013314javax.net.ssl.KeyManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013315javax.net.ssl.KeyManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013316javax.net.ssl.KeyManagerFactorySpi
Calin Juravle00b23d32019-03-08 17:52:20 -080013317javax.net.ssl.ManagerFactoryParameters
Andreas Gampe859e2782016-04-06 18:37:56 -070013318javax.net.ssl.SNIHostName
art-benchmark-serviced5115932020-02-25 17:55:03 -080013319javax.net.ssl.SNIMatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013320javax.net.ssl.SNIServerName
Andreas Gampe61e7b662015-06-17 23:57:04 -070013321javax.net.ssl.SSLContext
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013322javax.net.ssl.SSLContextSpi
Andreas Gampe61e7b662015-06-17 23:57:04 -070013323javax.net.ssl.SSLEngine
art-benchmark-serviced5115932020-02-25 17:55:03 -080013324javax.net.ssl.SSLEngineResult$HandshakeStatus
13325javax.net.ssl.SSLEngineResult$Status
Calin Juravle00b23d32019-03-08 17:52:20 -080013326javax.net.ssl.SSLEngineResult
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013327javax.net.ssl.SSLException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013328javax.net.ssl.SSLHandshakeException
Andreas Gampe571fc302016-02-18 13:58:09 -080013329javax.net.ssl.SSLParameters
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013330javax.net.ssl.SSLPeerUnverifiedException
13331javax.net.ssl.SSLProtocolException
art-benchmark-service13164882020-11-07 02:19:14 -080013332javax.net.ssl.SSLServerSocket
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013333javax.net.ssl.SSLServerSocketFactory
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013334javax.net.ssl.SSLSession
Calin Juravle00b23d32019-03-08 17:52:20 -080013335javax.net.ssl.SSLSessionBindingEvent
13336javax.net.ssl.SSLSessionBindingListener
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013337javax.net.ssl.SSLSessionContext
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013338javax.net.ssl.SSLSocket
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013339javax.net.ssl.SSLSocketFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013340javax.net.ssl.SSLSocketFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013341javax.net.ssl.TrustManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013342javax.net.ssl.TrustManagerFactory$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013343javax.net.ssl.TrustManagerFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013344javax.net.ssl.TrustManagerFactorySpi
13345javax.net.ssl.X509ExtendedKeyManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013346javax.net.ssl.X509ExtendedTrustManager
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013347javax.net.ssl.X509KeyManager
13348javax.net.ssl.X509TrustManager
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013349javax.security.auth.Destroyable
Andreas Gampe571fc302016-02-18 13:58:09 -080013350javax.security.auth.callback.UnsupportedCallbackException
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080013351javax.security.auth.x500.X500Principal
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013352javax.security.cert.Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080013353javax.security.cert.CertificateEncodingException
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013354javax.security.cert.CertificateException
Calin Juravle4a054192018-05-29 17:52:20 -070013355javax.security.cert.X509Certificate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013356javax.security.cert.X509Certificate
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013357javax.sip.ClientTransaction
13358javax.sip.Dialog
13359javax.sip.DialogDoesNotExistException
13360javax.sip.DialogState
13361javax.sip.DialogTerminatedEvent
13362javax.sip.IOExceptionEvent
13363javax.sip.InvalidArgumentException
13364javax.sip.ListeningPoint
13365javax.sip.ObjectInUseException
13366javax.sip.PeerUnavailableException
13367javax.sip.ProviderDoesNotExistException
13368javax.sip.RequestEvent
13369javax.sip.ResponseEvent
13370javax.sip.ServerTransaction
13371javax.sip.SipException
13372javax.sip.SipFactory
13373javax.sip.SipListener
13374javax.sip.SipProvider
13375javax.sip.SipStack
13376javax.sip.Timeout
13377javax.sip.TimeoutEvent
13378javax.sip.Transaction
13379javax.sip.TransactionAlreadyExistsException
13380javax.sip.TransactionDoesNotExistException
13381javax.sip.TransactionState
13382javax.sip.TransactionTerminatedEvent
13383javax.sip.TransactionUnavailableException
13384javax.sip.TransportNotSupportedException
13385javax.sip.address.Address
13386javax.sip.address.AddressFactory
13387javax.sip.address.Hop
13388javax.sip.address.Router
13389javax.sip.address.SipURI
13390javax.sip.address.TelURL
13391javax.sip.address.URI
13392javax.sip.header.AcceptEncodingHeader
13393javax.sip.header.AcceptHeader
13394javax.sip.header.AcceptLanguageHeader
13395javax.sip.header.AlertInfoHeader
13396javax.sip.header.AllowEventsHeader
13397javax.sip.header.AllowHeader
13398javax.sip.header.AuthenticationInfoHeader
13399javax.sip.header.AuthorizationHeader
13400javax.sip.header.CSeqHeader
13401javax.sip.header.CallIdHeader
13402javax.sip.header.CallInfoHeader
13403javax.sip.header.ContactHeader
13404javax.sip.header.ContentDispositionHeader
13405javax.sip.header.ContentEncodingHeader
13406javax.sip.header.ContentLanguageHeader
13407javax.sip.header.ContentLengthHeader
13408javax.sip.header.ContentTypeHeader
13409javax.sip.header.DateHeader
13410javax.sip.header.Encoding
13411javax.sip.header.ErrorInfoHeader
13412javax.sip.header.EventHeader
13413javax.sip.header.ExpiresHeader
13414javax.sip.header.ExtensionHeader
13415javax.sip.header.FromHeader
13416javax.sip.header.Header
13417javax.sip.header.HeaderAddress
13418javax.sip.header.HeaderFactory
13419javax.sip.header.InReplyToHeader
13420javax.sip.header.MaxForwardsHeader
13421javax.sip.header.MediaType
13422javax.sip.header.MimeVersionHeader
13423javax.sip.header.MinExpiresHeader
13424javax.sip.header.OptionTag
13425javax.sip.header.OrganizationHeader
13426javax.sip.header.Parameters
13427javax.sip.header.PriorityHeader
13428javax.sip.header.ProxyAuthenticateHeader
13429javax.sip.header.ProxyAuthorizationHeader
13430javax.sip.header.ProxyRequireHeader
13431javax.sip.header.RAckHeader
13432javax.sip.header.RSeqHeader
13433javax.sip.header.ReasonHeader
13434javax.sip.header.RecordRouteHeader
13435javax.sip.header.ReferToHeader
13436javax.sip.header.ReplyToHeader
13437javax.sip.header.RequireHeader
13438javax.sip.header.RetryAfterHeader
13439javax.sip.header.RouteHeader
13440javax.sip.header.SIPETagHeader
13441javax.sip.header.SIPIfMatchHeader
13442javax.sip.header.ServerHeader
13443javax.sip.header.SubjectHeader
13444javax.sip.header.SubscriptionStateHeader
13445javax.sip.header.SupportedHeader
13446javax.sip.header.TimeStampHeader
13447javax.sip.header.ToHeader
13448javax.sip.header.TooManyHopsException
13449javax.sip.header.UnsupportedHeader
13450javax.sip.header.UserAgentHeader
13451javax.sip.header.ViaHeader
13452javax.sip.header.WWWAuthenticateHeader
13453javax.sip.header.WarningHeader
13454javax.sip.message.Message
13455javax.sip.message.MessageFactory
13456javax.sip.message.Request
13457javax.sip.message.Response
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013458javax.xml.parsers.DocumentBuilder
13459javax.xml.parsers.DocumentBuilderFactory
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013460javax.xml.parsers.ParserConfigurationException
13461javax.xml.parsers.SAXParser
13462javax.xml.parsers.SAXParserFactory
art-benchmark-serviced5115932020-02-25 17:55:03 -080013463jdk.internal.util.Preconditions
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013464libcore.content.type.MimeMap$Builder
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013465libcore.content.type.MimeMap$MemoizingSupplier
13466libcore.content.type.MimeMap
art-benchmark-service13164882020-11-07 02:19:14 -080013467libcore.icu.CollationKeyICU
Calin Juravle4a054192018-05-29 17:52:20 -070013468libcore.icu.DateIntervalFormat
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013469libcore.icu.DateUtilsBridge
Jesse Wilson80686182011-01-21 17:12:43 -080013470libcore.icu.ICU
13471libcore.icu.LocaleData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013472libcore.icu.TimeZoneNames$1
13473libcore.icu.TimeZoneNames$ZoneStringsCache
Calin Juravle00b23d32019-03-08 17:52:20 -080013474libcore.icu.TimeZoneNames
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013475libcore.internal.StringPool
13476libcore.io.AsynchronousCloseMonitor
Andreas Gampe61e7b662015-06-17 23:57:04 -070013477libcore.io.BlockGuardOs
Jesse Wilson80686182011-01-21 17:12:43 -080013478libcore.io.BufferIterator
Andreas Gampe571fc302016-02-18 13:58:09 -080013479libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013480libcore.io.ClassPathURLStreamHandler$ClassPathURLConnection
13481libcore.io.ClassPathURLStreamHandler
Andreas Gampe61e7b662015-06-17 23:57:04 -070013482libcore.io.ForwardingOs
Jesse Wilson0d8eeb42011-08-24 09:33:06 -040013483libcore.io.IoBridge
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013484libcore.io.IoTracker$Mode
Calin Juravle00b23d32019-03-08 17:52:20 -080013485libcore.io.IoTracker
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013486libcore.io.IoUtils$FileReader
Calin Juravle00b23d32019-03-08 17:52:20 -080013487libcore.io.IoUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070013488libcore.io.Libcore
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013489libcore.io.Linux
Andreas Gampe61e7b662015-06-17 23:57:04 -070013490libcore.io.Memory
Jesse Wilson80686182011-01-21 17:12:43 -080013491libcore.io.MemoryMappedFile
13492libcore.io.NioBufferIterator
Andreas Gampe61e7b662015-06-17 23:57:04 -070013493libcore.io.Os
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013494libcore.io.Streams
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013495libcore.math.MathUtils
art-benchmark-service13164882020-11-07 02:19:14 -080013496libcore.math.NativeBN
Calin Juravle00b23d32019-03-08 17:52:20 -080013497libcore.net.InetAddressUtils
Andreas Gampe571fc302016-02-18 13:58:09 -080013498libcore.net.NetworkSecurityPolicy$DefaultNetworkSecurityPolicy
Calin Juravle00b23d32019-03-08 17:52:20 -080013499libcore.net.NetworkSecurityPolicy
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013500libcore.net.event.NetworkEventDispatcher
13501libcore.net.event.NetworkEventListener
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013502libcore.net.http.HttpDate$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013503libcore.net.http.HttpDate
Andreas Gampe571fc302016-02-18 13:58:09 -080013504libcore.reflect.AnnotatedElements
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013505libcore.reflect.AnnotationFactory
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013506libcore.reflect.AnnotationMember$DefaultValues
Calin Juravle00b23d32019-03-08 17:52:20 -080013507libcore.reflect.AnnotationMember
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013508libcore.reflect.GenericArrayTypeImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070013509libcore.reflect.GenericSignatureParser
Andreas Gampe61e7b662015-06-17 23:57:04 -070013510libcore.reflect.ListOfTypes
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013511libcore.reflect.ListOfVariables
13512libcore.reflect.ParameterizedTypeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013513libcore.reflect.TypeVariableImpl
Andreas Gampe61e7b662015-06-17 23:57:04 -070013514libcore.reflect.Types
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013515libcore.reflect.WildcardTypeImpl
Calin Juravle00b23d32019-03-08 17:52:20 -080013516libcore.util.ArrayUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070013517libcore.util.BasicLruCache
13518libcore.util.CharsetUtils
13519libcore.util.CollectionUtils
Andreas Gampe61e7b662015-06-17 23:57:04 -070013520libcore.util.EmptyArray
art-benchmark-serviced5115932020-02-25 17:55:03 -080013521libcore.util.FP16
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013522libcore.util.HexEncoding
Andreas Gampe571fc302016-02-18 13:58:09 -080013523libcore.util.NativeAllocationRegistry$CleanerRunner
13524libcore.util.NativeAllocationRegistry$CleanerThunk
Calin Juravle00b23d32019-03-08 17:52:20 -080013525libcore.util.NativeAllocationRegistry
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013526libcore.util.Objects
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013527libcore.util.SneakyThrow
Calin Juravle00b23d32019-03-08 17:52:20 -080013528libcore.util.XmlObjectFactory
Calin Juravle00b23d32019-03-08 17:52:20 -080013529libcore.util.ZoneInfo
Andreas Gampe61e7b662015-06-17 23:57:04 -070013530org.apache.harmony.dalvik.ddmc.Chunk
13531org.apache.harmony.dalvik.ddmc.ChunkHandler
13532org.apache.harmony.dalvik.ddmc.DdmServer
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013533org.apache.harmony.dalvik.ddmc.DdmVmInternal
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013534org.apache.harmony.xml.ExpatAttributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013535org.apache.harmony.xml.ExpatException
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013536org.apache.harmony.xml.ExpatParser$CurrentAttributes
13537org.apache.harmony.xml.ExpatParser$ExpatLocator
Calin Juravle00b23d32019-03-08 17:52:20 -080013538org.apache.harmony.xml.ExpatParser
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013539org.apache.harmony.xml.ExpatReader
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013540org.apache.harmony.xml.dom.CharacterDataImpl
13541org.apache.harmony.xml.dom.DocumentImpl
13542org.apache.harmony.xml.dom.ElementImpl
13543org.apache.harmony.xml.dom.InnerNodeImpl
13544org.apache.harmony.xml.dom.LeafNodeImpl
13545org.apache.harmony.xml.dom.NodeImpl$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013546org.apache.harmony.xml.dom.NodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013547org.apache.harmony.xml.dom.NodeListImpl
13548org.apache.harmony.xml.dom.TextImpl
13549org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013550org.apache.harmony.xml.parsers.SAXParserFactoryImpl
13551org.apache.harmony.xml.parsers.SAXParserImpl
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013552org.apache.http.conn.ConnectTimeoutException
art-benchmark-serviced5115932020-02-25 17:55:03 -080013553org.apache.http.conn.scheme.HostNameResolver
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013554org.apache.http.conn.scheme.LayeredSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013555org.apache.http.conn.scheme.SocketFactory
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013556org.apache.http.conn.ssl.AbstractVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013557org.apache.http.conn.ssl.AllowAllHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013558org.apache.http.conn.ssl.AndroidDistinguishedNameParser
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013559org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013560org.apache.http.conn.ssl.SSLSocketFactory
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013561org.apache.http.conn.ssl.StrictHostnameVerifier
13562org.apache.http.conn.ssl.X509HostnameVerifier
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013563org.apache.http.params.CoreConnectionPNames
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013564org.apache.http.params.HttpConnectionParams
13565org.apache.http.params.HttpParams
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013566org.ccil.cowan.tagsoup.AttributesImpl
13567org.ccil.cowan.tagsoup.AutoDetector
art-benchmark-service13164882020-11-07 02:19:14 -080013568org.ccil.cowan.tagsoup.CommandLine
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013569org.ccil.cowan.tagsoup.Element
13570org.ccil.cowan.tagsoup.ElementType
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013571org.ccil.cowan.tagsoup.HTMLModels
Mathieu Chartierd62dd932017-09-09 15:19:46 -070013572org.ccil.cowan.tagsoup.HTMLScanner
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013573org.ccil.cowan.tagsoup.HTMLSchema
art-benchmark-service13164882020-11-07 02:19:14 -080013574org.ccil.cowan.tagsoup.PYXScanner
13575org.ccil.cowan.tagsoup.PYXWriter
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013576org.ccil.cowan.tagsoup.Parser$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013577org.ccil.cowan.tagsoup.Parser
Andreas Gampe41aa8e802017-02-17 10:14:29 -080013578org.ccil.cowan.tagsoup.ScanHandler
13579org.ccil.cowan.tagsoup.Scanner
13580org.ccil.cowan.tagsoup.Schema
art-benchmark-service13164882020-11-07 02:19:14 -080013581org.ccil.cowan.tagsoup.XMLWriter
13582org.ccil.cowan.tagsoup.jaxp.JAXPTest
13583org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$AttributesWrapper
13584org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$DocHandlerWrapper
13585org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter
13586org.ccil.cowan.tagsoup.jaxp.SAXFactoryImpl
13587org.ccil.cowan.tagsoup.jaxp.SAXParserImpl
Kenny Root9787b802013-04-26 12:53:57 -070013588org.json.JSON
13589org.json.JSONArray
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013590org.json.JSONException
Kenny Root9787b802013-04-26 12:53:57 -070013591org.json.JSONObject$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013592org.json.JSONObject
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013593org.json.JSONStringer$Scope
Calin Juravle00b23d32019-03-08 17:52:20 -080013594org.json.JSONStringer
Kenny Root9787b802013-04-26 12:53:57 -070013595org.json.JSONTokener
Calin Juravle4a054192018-05-29 17:52:20 -070013596org.w3c.dom.CharacterData
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013597org.w3c.dom.DOMImplementation
13598org.w3c.dom.Document
Calin Juravle4a054192018-05-29 17:52:20 -070013599org.w3c.dom.Element
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013600org.w3c.dom.Node
Calin Juravle4a054192018-05-29 17:52:20 -070013601org.w3c.dom.NodeList
13602org.w3c.dom.Text
13603org.w3c.dom.TypeInfo
art-benchmark-service13164882020-11-07 02:19:14 -080013604org.xml.sax.AttributeList
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013605org.xml.sax.Attributes
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013606org.xml.sax.ContentHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013607org.xml.sax.DTDHandler
13608org.xml.sax.EntityResolver
13609org.xml.sax.ErrorHandler
13610org.xml.sax.InputSource
13611org.xml.sax.Locator
art-benchmark-service13164882020-11-07 02:19:14 -080013612org.xml.sax.Parser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013613org.xml.sax.SAXException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013614org.xml.sax.SAXNotRecognizedException
13615org.xml.sax.SAXNotSupportedException
art-benchmark-service13164882020-11-07 02:19:14 -080013616org.xml.sax.XMLFilter
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013617org.xml.sax.XMLReader
Calin Juravle4a054192018-05-29 17:52:20 -070013618org.xml.sax.ext.DeclHandler
13619org.xml.sax.ext.DefaultHandler2
13620org.xml.sax.ext.EntityResolver2
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013621org.xml.sax.ext.LexicalHandler
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013622org.xml.sax.helpers.DefaultHandler
art-benchmark-service13164882020-11-07 02:19:14 -080013623org.xml.sax.helpers.XMLFilterImpl
Jesse Wilsone9fcaa02010-02-23 17:06:58 -080013624org.xmlpull.v1.XmlPullParser
Andreas Gampedcad4ca2014-10-03 02:00:29 +000013625org.xmlpull.v1.XmlPullParserException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013626org.xmlpull.v1.XmlPullParserFactory
Jesse Wilsoneaca10e2010-10-12 21:35:56 -070013627org.xmlpull.v1.XmlSerializer
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013628sun.invoke.util.BytecodeDescriptor
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013629sun.invoke.util.VerifyAccess
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013630sun.invoke.util.Wrapper$Format
Calin Juravle00b23d32019-03-08 17:52:20 -080013631sun.invoke.util.Wrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013632sun.misc.ASCIICaseInsensitiveComparator
art-benchmark-serviced5115932020-02-25 17:55:03 -080013633sun.misc.Cleaner$1
Andreas Gampe571fc302016-02-18 13:58:09 -080013634sun.misc.Cleaner
13635sun.misc.CompoundEnumeration
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013636sun.misc.FDBigInteger
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013637sun.misc.FloatingDecimal$1
13638sun.misc.FloatingDecimal$ASCIIToBinaryBuffer
13639sun.misc.FloatingDecimal$ASCIIToBinaryConverter
13640sun.misc.FloatingDecimal$BinaryToASCIIBuffer
13641sun.misc.FloatingDecimal$BinaryToASCIIConverter
13642sun.misc.FloatingDecimal$ExceptionalBinaryToASCIIBuffer
13643sun.misc.FloatingDecimal$PreparedASCIIToBinaryBuffer
Calin Juravle00b23d32019-03-08 17:52:20 -080013644sun.misc.FloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080013645sun.misc.FormattedFloatingDecimal$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013646sun.misc.FormattedFloatingDecimal$2
13647sun.misc.FormattedFloatingDecimal$Form
Calin Juravle00b23d32019-03-08 17:52:20 -080013648sun.misc.FormattedFloatingDecimal
Andreas Gampe571fc302016-02-18 13:58:09 -080013649sun.misc.IOUtils
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013650sun.misc.JavaIOFileDescriptorAccess
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013651sun.misc.LRUCache
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013652sun.misc.SharedSecrets
Andreas Gampe61e7b662015-06-17 23:57:04 -070013653sun.misc.Unsafe
Andreas Gampe571fc302016-02-18 13:58:09 -080013654sun.misc.VM
13655sun.misc.Version
13656sun.net.ConnectionResetException
13657sun.net.NetHooks
Andreas Gampe571fc302016-02-18 13:58:09 -080013658sun.net.NetProperties$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013659sun.net.NetProperties
Calin Juravle4a054192018-05-29 17:52:20 -070013660sun.net.ResourceManager
Andreas Gampe571fc302016-02-18 13:58:09 -080013661sun.net.spi.DefaultProxySelector$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013662sun.net.spi.DefaultProxySelector$NonProxyInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080013663sun.net.spi.DefaultProxySelector
Andreas Gampe571fc302016-02-18 13:58:09 -080013664sun.net.spi.nameservice.NameService
13665sun.net.util.IPAddressUtil
13666sun.net.www.ParseUtil
13667sun.net.www.protocol.file.Handler
13668sun.net.www.protocol.jar.Handler
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013669sun.nio.ch.AbstractPollArrayWrapper
Calin Juravle4a054192018-05-29 17:52:20 -070013670sun.nio.ch.AbstractPollSelectorImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013671sun.nio.ch.AllocatedNativeObject
13672sun.nio.ch.ChannelInputStream
Andreas Gampe571fc302016-02-18 13:58:09 -080013673sun.nio.ch.DatagramChannelImpl
13674sun.nio.ch.DatagramDispatcher
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013675sun.nio.ch.DefaultSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080013676sun.nio.ch.DirectBuffer
Andreas Gampe571fc302016-02-18 13:58:09 -080013677sun.nio.ch.FileChannelImpl$Unmapper
Calin Juravle00b23d32019-03-08 17:52:20 -080013678sun.nio.ch.FileChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013679sun.nio.ch.FileDescriptorHolderSocketImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013680sun.nio.ch.FileDispatcher
13681sun.nio.ch.FileDispatcherImpl
13682sun.nio.ch.FileKey
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013683sun.nio.ch.FileLockImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013684sun.nio.ch.FileLockTable
13685sun.nio.ch.IOStatus
13686sun.nio.ch.IOUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080013687sun.nio.ch.Interruptible
13688sun.nio.ch.NativeDispatcher
Calin Juravle4a054192018-05-29 17:52:20 -070013689sun.nio.ch.NativeObject
Andreas Gampe571fc302016-02-18 13:58:09 -080013690sun.nio.ch.NativeThread
13691sun.nio.ch.NativeThreadSet
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013692sun.nio.ch.Net$1
13693sun.nio.ch.Net$3
Calin Juravle00b23d32019-03-08 17:52:20 -080013694sun.nio.ch.Net
Calin Juravle4a054192018-05-29 17:52:20 -070013695sun.nio.ch.PollArrayWrapper
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013696sun.nio.ch.PollSelectorImpl
13697sun.nio.ch.PollSelectorProvider
Andreas Gampe571fc302016-02-18 13:58:09 -080013698sun.nio.ch.SelChImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013699sun.nio.ch.SelectionKeyImpl
13700sun.nio.ch.SelectorImpl
13701sun.nio.ch.SelectorProviderImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013702sun.nio.ch.ServerSocketChannelImpl
Andreas Gampe571fc302016-02-18 13:58:09 -080013703sun.nio.ch.SharedFileLockTable$FileLockReference
Calin Juravle00b23d32019-03-08 17:52:20 -080013704sun.nio.ch.SharedFileLockTable
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013705sun.nio.ch.SocketAdaptor$1
13706sun.nio.ch.SocketAdaptor$2
13707sun.nio.ch.SocketAdaptor$SocketInputStream
Calin Juravle00b23d32019-03-08 17:52:20 -080013708sun.nio.ch.SocketAdaptor
Andreas Gampe571fc302016-02-18 13:58:09 -080013709sun.nio.ch.SocketChannelImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013710sun.nio.ch.SocketDispatcher
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013711sun.nio.ch.Util$1
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013712sun.nio.ch.Util$2
art-benchmark-serviced5115932020-02-25 17:55:03 -080013713sun.nio.ch.Util$3
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013714sun.nio.ch.Util$BufferCache
Calin Juravle00b23d32019-03-08 17:52:20 -080013715sun.nio.ch.Util
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013716sun.nio.cs.ArrayDecoder
Andreas Gampe571fc302016-02-18 13:58:09 -080013717sun.nio.cs.ArrayEncoder
13718sun.nio.cs.StreamDecoder
13719sun.nio.cs.StreamEncoder
Calin Juravle4a054192018-05-29 17:52:20 -070013720sun.nio.cs.ThreadLocalCoders$1
13721sun.nio.cs.ThreadLocalCoders$2
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013722sun.nio.cs.ThreadLocalCoders$Cache
Calin Juravle00b23d32019-03-08 17:52:20 -080013723sun.nio.cs.ThreadLocalCoders
Calin Juravle4a054192018-05-29 17:52:20 -070013724sun.nio.fs.AbstractBasicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013725sun.nio.fs.AbstractFileSystemProvider
13726sun.nio.fs.AbstractPath
13727sun.nio.fs.DefaultFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013728sun.nio.fs.DynamicFileAttributeView
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013729sun.nio.fs.LinuxFileSystem
13730sun.nio.fs.LinuxFileSystemProvider
13731sun.nio.fs.NativeBuffer$Deallocator
Calin Juravle00b23d32019-03-08 17:52:20 -080013732sun.nio.fs.NativeBuffer
Calin Juravle4a054192018-05-29 17:52:20 -070013733sun.nio.fs.NativeBuffers
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013734sun.nio.fs.UnixChannelFactory$Flags
Calin Juravle4a054192018-05-29 17:52:20 -070013735sun.nio.fs.UnixConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013736sun.nio.fs.UnixException
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013737sun.nio.fs.UnixFileAttributeViews$Basic
Calin Juravle00b23d32019-03-08 17:52:20 -080013738sun.nio.fs.UnixFileAttributeViews
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013739sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
Calin Juravle00b23d32019-03-08 17:52:20 -080013740sun.nio.fs.UnixFileAttributes
Calin Juravle4a054192018-05-29 17:52:20 -070013741sun.nio.fs.UnixFileModeAttribute
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013742sun.nio.fs.UnixFileStoreAttributes
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070013743sun.nio.fs.UnixFileSystem
13744sun.nio.fs.UnixFileSystemProvider
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013745sun.nio.fs.UnixMountEntry
13746sun.nio.fs.UnixNativeDispatcher
13747sun.nio.fs.UnixPath
13748sun.nio.fs.Util
Calin Juravle00b23d32019-03-08 17:52:20 -080013749sun.reflect.Reflection
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013750sun.reflect.misc.ReflectUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080013751sun.security.action.GetBooleanAction
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013752sun.security.action.GetIntegerAction
Andreas Gampe571fc302016-02-18 13:58:09 -080013753sun.security.action.GetPropertyAction
Andreas Gampe571fc302016-02-18 13:58:09 -080013754sun.security.jca.GetInstance$Instance
Calin Juravle00b23d32019-03-08 17:52:20 -080013755sun.security.jca.GetInstance
Calin Juravle4a054192018-05-29 17:52:20 -070013756sun.security.jca.JCAUtil$CachedSecureRandomHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080013757sun.security.jca.JCAUtil
Andreas Gampe571fc302016-02-18 13:58:09 -080013758sun.security.jca.ProviderConfig$2
Calin Juravle00b23d32019-03-08 17:52:20 -080013759sun.security.jca.ProviderConfig
Andreas Gampe571fc302016-02-18 13:58:09 -080013760sun.security.jca.ProviderList$1
13761sun.security.jca.ProviderList$2
13762sun.security.jca.ProviderList$3
Andreas Gampe571fc302016-02-18 13:58:09 -080013763sun.security.jca.ProviderList$ServiceList$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013764sun.security.jca.ProviderList$ServiceList
13765sun.security.jca.ProviderList
Andreas Gampe571fc302016-02-18 13:58:09 -080013766sun.security.jca.Providers
13767sun.security.jca.ServiceId
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013768sun.security.pkcs.ContentInfo
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013769sun.security.pkcs.PKCS7$VerbatimX509Certificate
13770sun.security.pkcs.PKCS7$WrappedX509Certificate
Calin Juravle00b23d32019-03-08 17:52:20 -080013771sun.security.pkcs.PKCS7
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013772sun.security.pkcs.PKCS9Attribute
13773sun.security.pkcs.SignerInfo
Andreas Gampe571fc302016-02-18 13:58:09 -080013774sun.security.provider.CertPathProvider
13775sun.security.provider.X509Factory
13776sun.security.provider.certpath.AdaptableX509CertSelector
13777sun.security.provider.certpath.AlgorithmChecker
13778sun.security.provider.certpath.BasicChecker
Calin Juravle4a054192018-05-29 17:52:20 -070013779sun.security.provider.certpath.CertId
Andreas Gampe571fc302016-02-18 13:58:09 -080013780sun.security.provider.certpath.CertPathHelper
13781sun.security.provider.certpath.ConstraintsChecker
13782sun.security.provider.certpath.KeyChecker
Calin Juravle4a054192018-05-29 17:52:20 -070013783sun.security.provider.certpath.OCSP$RevocationStatus$CertStatus
Calin Juravle00b23d32019-03-08 17:52:20 -080013784sun.security.provider.certpath.OCSP$RevocationStatus
art-benchmark-serviced5115932020-02-25 17:55:03 -080013785sun.security.provider.certpath.OCSPResponse$1
Calin Juravle4a054192018-05-29 17:52:20 -070013786sun.security.provider.certpath.OCSPResponse$ResponseStatus
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013787sun.security.provider.certpath.OCSPResponse$SingleResponse
Calin Juravle00b23d32019-03-08 17:52:20 -080013788sun.security.provider.certpath.OCSPResponse
Andreas Gampe571fc302016-02-18 13:58:09 -080013789sun.security.provider.certpath.PKIX$ValidatorParams
Calin Juravle00b23d32019-03-08 17:52:20 -080013790sun.security.provider.certpath.PKIX
Andreas Gampe571fc302016-02-18 13:58:09 -080013791sun.security.provider.certpath.PKIXCertPathValidator
13792sun.security.provider.certpath.PKIXMasterCertPathValidator
13793sun.security.provider.certpath.PolicyChecker
13794sun.security.provider.certpath.PolicyNodeImpl
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013795sun.security.provider.certpath.RevocationChecker$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013796sun.security.provider.certpath.RevocationChecker$2
Calin Juravle4a054192018-05-29 17:52:20 -070013797sun.security.provider.certpath.RevocationChecker$Mode
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013798sun.security.provider.certpath.RevocationChecker$RevocationProperties
Calin Juravle00b23d32019-03-08 17:52:20 -080013799sun.security.provider.certpath.RevocationChecker
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013800sun.security.util.AbstractAlgorithmConstraints$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013801sun.security.util.AbstractAlgorithmConstraints
Andreas Gampe0db10fd2017-02-01 15:57:57 -080013802sun.security.util.AlgorithmDecomposer
Andreas Gampe571fc302016-02-18 13:58:09 -080013803sun.security.util.BitArray
13804sun.security.util.ByteArrayLexOrder
13805sun.security.util.ByteArrayTagOrder
Andreas Gampe571fc302016-02-18 13:58:09 -080013806sun.security.util.Cache$EqualByteArray
Calin Juravle00b23d32019-03-08 17:52:20 -080013807sun.security.util.Cache
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013808sun.security.util.CertConstraintParameters
Andreas Gampe571fc302016-02-18 13:58:09 -080013809sun.security.util.Debug
13810sun.security.util.DerEncoder
13811sun.security.util.DerIndefLenConverter
13812sun.security.util.DerInputBuffer
13813sun.security.util.DerInputStream
13814sun.security.util.DerOutputStream
13815sun.security.util.DerValue
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013816sun.security.util.DisabledAlgorithmConstraints$1
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013817sun.security.util.DisabledAlgorithmConstraints$Constraint$Operator
Calin Juravle00b23d32019-03-08 17:52:20 -080013818sun.security.util.DisabledAlgorithmConstraints$Constraint
Mathieu Chartierba2c0462017-05-19 16:41:46 -070013819sun.security.util.DisabledAlgorithmConstraints$Constraints
Andreas Gampe571fc302016-02-18 13:58:09 -080013820sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint
Calin Juravle00b23d32019-03-08 17:52:20 -080013821sun.security.util.DisabledAlgorithmConstraints
Andreas Gampe571fc302016-02-18 13:58:09 -080013822sun.security.util.KeyUtil
13823sun.security.util.Length
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013824sun.security.util.ManifestDigester$Entry
13825sun.security.util.ManifestDigester$Position
Calin Juravle00b23d32019-03-08 17:52:20 -080013826sun.security.util.ManifestDigester
Calin Juravle4a054192018-05-29 17:52:20 -070013827sun.security.util.ManifestEntryVerifier$SunProviderHolder
Calin Juravle00b23d32019-03-08 17:52:20 -080013828sun.security.util.ManifestEntryVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080013829sun.security.util.MemoryCache$CacheEntry
13830sun.security.util.MemoryCache$SoftCacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013831sun.security.util.MemoryCache
Andreas Gampe571fc302016-02-18 13:58:09 -080013832sun.security.util.ObjectIdentifier
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013833sun.security.util.SecurityConstants
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013834sun.security.util.SignatureFileVerifier
Andreas Gampe571fc302016-02-18 13:58:09 -080013835sun.security.x509.AVA
13836sun.security.x509.AVAKeyword
13837sun.security.x509.AccessDescription
13838sun.security.x509.AlgorithmId
13839sun.security.x509.AuthorityInfoAccessExtension
13840sun.security.x509.AuthorityKeyIdentifierExtension
13841sun.security.x509.BasicConstraintsExtension
13842sun.security.x509.CRLDistributionPointsExtension
13843sun.security.x509.CRLNumberExtension
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013844sun.security.x509.CRLReasonCodeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013845sun.security.x509.CertAttrSet
13846sun.security.x509.CertificateAlgorithmId
13847sun.security.x509.CertificateExtensions
13848sun.security.x509.CertificateIssuerExtension
13849sun.security.x509.CertificatePoliciesExtension
13850sun.security.x509.CertificatePolicyId
13851sun.security.x509.CertificateSerialNumber
13852sun.security.x509.CertificateValidity
13853sun.security.x509.CertificateVersion
13854sun.security.x509.CertificateX509Key
13855sun.security.x509.DNSName
13856sun.security.x509.DeltaCRLIndicatorExtension
13857sun.security.x509.DistributionPoint
13858sun.security.x509.ExtendedKeyUsageExtension
13859sun.security.x509.Extension
13860sun.security.x509.FreshestCRLExtension
13861sun.security.x509.GeneralName
13862sun.security.x509.GeneralNameInterface
13863sun.security.x509.GeneralNames
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013864sun.security.x509.InhibitAnyPolicyExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013865sun.security.x509.IssuerAlternativeNameExtension
13866sun.security.x509.IssuingDistributionPointExtension
13867sun.security.x509.KeyIdentifier
13868sun.security.x509.KeyUsageExtension
13869sun.security.x509.NameConstraintsExtension
Calin Juravle4a054192018-05-29 17:52:20 -070013870sun.security.x509.NetscapeCertTypeExtension$MapEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013871sun.security.x509.NetscapeCertTypeExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013872sun.security.x509.OCSPNoCheckExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013873sun.security.x509.OIDMap$OIDInfo
Calin Juravle00b23d32019-03-08 17:52:20 -080013874sun.security.x509.OIDMap
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013875sun.security.x509.PKIXExtensions
Andreas Gampe571fc302016-02-18 13:58:09 -080013876sun.security.x509.PolicyConstraintsExtension
13877sun.security.x509.PolicyInformation
13878sun.security.x509.PolicyMappingsExtension
13879sun.security.x509.PrivateKeyUsageExtension
13880sun.security.x509.RDN
13881sun.security.x509.SerialNumber
13882sun.security.x509.SubjectAlternativeNameExtension
13883sun.security.x509.SubjectInfoAccessExtension
13884sun.security.x509.SubjectKeyIdentifierExtension
13885sun.security.x509.URIName
Andreas Gampe571fc302016-02-18 13:58:09 -080013886sun.security.x509.X500Name$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013887sun.security.x509.X500Name
Andreas Gampe571fc302016-02-18 13:58:09 -080013888sun.security.x509.X509AttributeName
13889sun.security.x509.X509CertImpl
13890sun.security.x509.X509CertInfo
13891sun.security.x509.X509Key
Andreas Gampe571fc302016-02-18 13:58:09 -080013892sun.util.calendar.AbstractCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080013893sun.util.calendar.BaseCalendar$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080013894sun.util.calendar.BaseCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080013895sun.util.calendar.CalendarDate
13896sun.util.calendar.CalendarSystem
13897sun.util.calendar.CalendarUtils
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013898sun.util.calendar.Era
Andreas Gampe571fc302016-02-18 13:58:09 -080013899sun.util.calendar.Gregorian$Date
Calin Juravle00b23d32019-03-08 17:52:20 -080013900sun.util.calendar.Gregorian
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013901sun.util.calendar.ImmutableGregorianDate
Andreas Gampe571fc302016-02-18 13:58:09 -080013902sun.util.calendar.JulianCalendar
13903sun.util.calendar.LocalGregorianCalendar
Andreas Gampe571fc302016-02-18 13:58:09 -080013904sun.util.locale.BaseLocale$Cache
13905sun.util.locale.BaseLocale$Key
Calin Juravle00b23d32019-03-08 17:52:20 -080013906sun.util.locale.BaseLocale
art-benchmark-serviced5115932020-02-25 17:55:03 -080013907sun.util.locale.Extension
Andreas Gampe571fc302016-02-18 13:58:09 -080013908sun.util.locale.InternalLocaleBuilder$CaseInsensitiveChar
Calin Juravle00b23d32019-03-08 17:52:20 -080013909sun.util.locale.InternalLocaleBuilder
Andreas Gampe571fc302016-02-18 13:58:09 -080013910sun.util.locale.LanguageTag
art-benchmark-serviced5115932020-02-25 17:55:03 -080013911sun.util.locale.LocaleExtensions
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013912sun.util.locale.LocaleMatcher
Andreas Gampe571fc302016-02-18 13:58:09 -080013913sun.util.locale.LocaleObjectCache$CacheEntry
Calin Juravle00b23d32019-03-08 17:52:20 -080013914sun.util.locale.LocaleObjectCache
Andreas Gampe571fc302016-02-18 13:58:09 -080013915sun.util.locale.LocaleSyntaxException
13916sun.util.locale.LocaleUtils
13917sun.util.locale.ParseStatus
13918sun.util.locale.StringTokenIterator
art-benchmark-serviced5115932020-02-25 17:55:03 -080013919sun.util.locale.UnicodeLocaleExtension
Andreas Gampe571fc302016-02-18 13:58:09 -080013920sun.util.logging.LoggingProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080013921sun.util.logging.LoggingSupport$1
Calin Juravle00b23d32019-03-08 17:52:20 -080013922sun.util.logging.LoggingSupport
Andreas Gampe571fc302016-02-18 13:58:09 -080013923sun.util.logging.PlatformLogger$1
art-benchmark-serviced5115932020-02-25 17:55:03 -080013924sun.util.logging.PlatformLogger$JavaLoggerProxy
Andreas Gampe571fc302016-02-18 13:58:09 -080013925sun.util.logging.PlatformLogger$Level
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070013926sun.util.logging.PlatformLogger$LoggerProxy
Calin Juravle00b23d32019-03-08 17:52:20 -080013927sun.util.logging.PlatformLogger